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
Hi AWS, while disabling the unapproved regions in our AWS accounts we noticed that a couple of regions are enabled by default. After research I figured out **Regions introduced before March 20, 2019...
I'm creating a config rule with custom lambda configuration but getting below error message.
Error :**
Before you add this rule, update your IAM permissions to allow the lambda:AddPermission...
Hi AWS, we are planning to delete all the AWS resources created outside of the four approved AWS regions i.e. us-east-1, us-east-2, us-west-1 and us-west-2. The AWS services/resources are CloudWatch,...
Hi AWS, we have deployed an SCP and it is restricting us to create any AWS resources outside of approved four AWS regions i.e. `us-east-1`, `us-east-2`, `us-west-1` and `us-west-2`. But one of the...
how to configure AWS Config to block non-FIPS endpoint for a particular account. Does one need to be account root to see this setting?.
Hello to everyone!
I have angular app deployed to AWS S3 bucket that Failed to load resource: the server responded with a status of 403 () on aws bucket s3.
I use "@angular/core":...
I hope you are having a good day. I am facing an issue with Serverless and the use of S3 services. When I implement version 2 of the AWS SDK ("aws-sdk": "^2.1386.0"), everything works perfectly; I can...
I want to use AppConfig builtin extension (AppConfig deployment events to Amazon SNS) to send deployment event to SNS. I created topic and attached environment resource to this extension. But I never...
Trying to apply tags to AWS Config custom rule using RDK. [Docs show ](https://rdk.readthedocs.io/en/latest/reference/modify.html) the following but can't find any examples actual syntax.
--tags...
Hi AWS, I am working on a requirement set where:
1. There are X AWS Accounts, with Security Hub deployed in management account **Audit Account**.
2. AWS Config has been enabled in `us-east 1`,...
I am currently working on integrating AWS Pinpoint SMS with Appian using the API reference provided in the documentation. I am using the base URL:
https://sms-voice.us-east-1.amazonaws.com
When I...
I want to forward all A.com website activity (in Route 53) to B.com website (under EC2 - different IP, same zone) but want all A.com email to continue to the original Workmail site setup on Route 53. ...