-
Hi, I'm currently looking into a case where a resource was shown as being part of the allowlist in the dry run exec log, but a few days later, when the destroy run took place, the resource was deleted…
-
| Target version | Development issue | Development PR | Test planning |
|--------------------|--------------------|-----------------|-----------------|
| 5.0.0 | https://gi…
-
Not sure how to reproduce, but this happens reliably for me when creating a cluster, due to permissions error on my account regarding EC2 AMI's. This is how the error and encoded message is reported b…
-
### Describe the bug
I had policies running in `cloudtrail` mode with `c7n-org` script and these policies were removed completely.
But cloud custodian only handles provisioning the lambdas, if a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I am trying to use move objects between buckets on localstack s3 passing both `--region` and …
-
This works:
```ts
const s3ShimTrail = new cloudtrail.Trail(sourceStack, 'trail-for-bucket-to-event-bridge', {
});
s3ShimTrail.addS3EventSelector([{
bucket: thebucket,
}], {
includeManagem…
-
If I create an EC2 Instance using web console I see `userAgent: "AWS Internal"` in cloudtrail events. As a result this is not parsed as user action in web console. Is this an expected behaviour?
re…
-
CloudFromation deployment failed with the following error:
invalid request Multi-Region trail must include global service events
Corrected in my local by adding IncludeGlobalServiceEvents: True
ref…
-
Kibana version: 7.12.1
Elasticsearch version: 7.12.1
Describe the bug:
Getting an "Unable to initialize Fleet" error on the fleet home screen with the details: "'407 Proxy Authentication Requ…
-
The creation of an audit log bucket is currently dependent on an AWS organization.
Right now, if an account is not the start of the OU, it is impossible to create a `master` account and adding **me…