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...
1
answers
0
votes
23
views
asked 2 days ago
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...
0
answers
0
votes
18
views
muizz
asked 9 days ago
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...
1
answers
0
votes
50
views
asked 18 days ago
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...
1
answers
0
votes
36
views
asked 19 days ago
We're in the process of using AWS Config and found two similar rules related to MFA: -...
1
answers
0
votes
57
views
asked 20 days ago
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...
2
answers
0
votes
67
views
profile picture
asked 25 days ago
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...
1
answers
0
votes
45
views
asked a month ago
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...
1
answers
0
votes
37
views
Mont23
asked a month ago
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...
2
answers
0
votes
60
views
Mont23
asked a month ago
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...
2
answers
0
votes
105
views
asked a month ago
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...
1
answers
0
votes
93
views
asked a month ago