-
I have created two policies related to the removal of MFA from an IAM account, with a Lambda trigger on Cloudtrail events.
The one for deactivation of the MFA works okay but the deletion does not (al…
-
Hi Team,
When using terrascan github action, it seems that some false positive findings are being reported.
One example is Cloudtrail multi-region flag policy. Even though the default value for …
-
### Datadog Terraform Provider Version
3.38.0
### Terraform Version
1.7.4
### What resources or data sources are affected?
resource "datadog_security_monitoring_rule"
### Terraform Configuratio…
-
### Describe the Bug
I have a main module that uses your module as a sub module , which is turn is passed to a template. There has been no alteration to your code.
When , I try to generate the …
-
## Issue
We're currently getting a false positive from the [CloudTrail Enabled plugin](https://github.com/cloudsploit/scans/blob/a74c7e5b7df1cd8d4c8d3561d47e421f2af36786/plugins/cloudtrail/cloudtrail…
-
I have a cloudtrail type policy that is supposed to evaluate new ELBs and see if they have the desired tags.
```
policies:
- name: elb-tag-compliance
description: |
Identifies the …
-
Currently, logs are parsed just enough to extract timestamps before pushing them to CWL. JSON parsing would enable more effective queries through CW Insights.
Things to think about:
- Testing: t…
-
### Describe the feature
Currently, the S3 triggers that CDK Pipelines support are described here:
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_codepipeline_actions.S3Trigger.html
…
-
### Describe the bug
Some aws commands generate warning related to strings, when asking for help.
### Expected Behavior
Help pages shouldn't generate warnings.
### Current Behavior
This is just e…
-
Hi,
I was wondering if it is possible to kick off a periodic lambda deployed in a centralized account in various child accounts by invoking the periodic lambda with custom payload which includes the…