All Content tagged with AWS Config
AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources.
Content language: English
Select up to 5 tags to filter
Sort by most recent
I am trying to build a system that detects untagged AWS resources across our organization and automatically applies the required tags.
In my first attempt:
I used AWS Config’s "required-tags" rule to...
Recently, I noticed that some of my adapters from custom queries were deleted in my AWS environment. I’m trying to understand the potential root causes for this issue. Any insights or troubleshooting...
I have an event bridge rule that sends to another SNS topic. Before sending to another SNS topic it must be in a specific format similar to a CloudWatch Alarm like below.
How can I satisfy this...
In the process of creating an event bridge rule, in which will contain multiple AWS Config non-compliant events and sent them to SNS topic or Lambda I want.
The problem and concern is I want to...
We're in the process of using AWS Config and found two similar rules related to MFA:
-...
In AWS documentation to Config I stumbled on the following statement:
> If a resource type is supported by AWS Config in at least one Region, you can enable the recording of that resource type in all...
I have a use case where I have an existing SNS topic that sends appropriate notifications to appropriate subscribers.
However, the only payload it accepts at the moment is the format of CloudWatch...
When setting up AWS Config to send to > Event Bridge > SNS, am I able to specify certain rules that AWS Config generates to send to the event bus? Or am I only allow to send ALL rules to the event...
I am trying to modify an existing Config rule to send to an event that will eventually go to an SNS topic and perform the rest of the functions needed.
However, I am not able to find this on an...
I'm wanting to have an alarm generate when I have a public rest api, public s3, public dynamodb that is being pulled from Config rule.
Is it possible to generate this from config rule or will it be...
I am in the process of trying to create an alarm via CDK. My Alarm references AWS Config; but specified resourceType is **AWS::S3::AccountPublicAccessBlock** When I go through the console I am able...
EXPERT
published a month ago1 votes297 views