-
Looking at [this value here](https://github.com/aws-observability/helm-charts/blob/29c25f77900f062ecee4e69802e5432b76ed4047/charts/amazon-cloudwatch-observability/values.yaml#L492) to pass annotations…
-
### Describe the feature
The user should be able to override the creation of a new CloudWatch Log Resource Policy when defining a Log Group as the target of an EventBridge rule.
### Use Case
When a…
-
`pk/schedule` with cron schedule. ~With option to not deploy in order to only change schedule, in which case checks if the function has been deployed.~
-
### Description
Hello,
It looks like the cloudwatch and sns config for automation_parameters is in the documentation, but is not implemented. It seems similar to this issue.
https://github.com…
-
## Description
The current code creates a policy to add to the eb role for writing to cw logs when set as a target, however, it is not permitted to add the role to the target. When you try to do s…
-
Are there plans to expand this to run on a cadence like it would with cloudwatch events in prod? Basically call again with setTimeout rather than process.exit() here:
https://github.com/ashiina/la…
-
Hey Team,
Can you guide me to build the cloud watch events something like SPOT Instance termination events to come in Slack channel?.
Currently, It just works as generic events, but I would li…
-
### Describe the Bug
i'm defining event patter:
```
module "cloudwatch_event" {
source = "cloudposse/cloudwatch-events/aws"
version = "0.8.0"
name = var.name
namespace …
noizo updated
2 months ago
-
# This is a Feature Proposal
Step functions could be launched from a Cloudwatch event. AWS allows us to transform the event data before passing it to the Step Function. This library is missing the us…
-
Hi,
I noticed the CloudWatch publisher to generate an error event whenever the transform function returns the empty sequence since the AWS API PutLogEvents does not accept the empty array as the inpu…