Hello,
I am on Landing Zone 4.0
I just configured the stack with the following parameters:
{
"AccountSelectionMode": "EXCLUSION",
"ExcludedAccounts": "['XXXXXXXX5431', 'XXXXXXXX4052', 'XXXXXXXX7336']",
"IncludedAccounts": "[]",
"ConfigRecorderStrategy": "INCLUSION",
"ConfigRecorderIncludedResourceTypes": "AWS::S3::Bucket",
"ConfigRecorderDefaultRecordingFrequency": "DAILY",
"ConfigRecorderDailyGlobalResourceTypes": "AWS::IAM::Policy,AWS::IAM::User,AWS::IAM::Role,AWS::IAM::Group"
}
I can confirm everything works as excepted.
The IAM resources are recorded in Frankfurt, our Home region.
The only problem I found, that beside S3, both resource types:
AWS AutoScaling AutoScalingGroup
AWS AutoScaling LaunchConfiguration
are recorded. Not sure why?
Any idea?
Thanks!
Hello,
I am on Landing Zone 4.0
I just configured the stack with the following parameters:
{
"AccountSelectionMode": "EXCLUSION",
"ExcludedAccounts": "['XXXXXXXX5431', 'XXXXXXXX4052', 'XXXXXXXX7336']",
"IncludedAccounts": "[]",
"ConfigRecorderStrategy": "INCLUSION",
"ConfigRecorderIncludedResourceTypes": "AWS::S3::Bucket",
"ConfigRecorderDefaultRecordingFrequency": "DAILY",
"ConfigRecorderDailyGlobalResourceTypes": "AWS::IAM::Policy,AWS::IAM::User,AWS::IAM::Role,AWS::IAM::Group"
}
I can confirm everything works as excepted.
The IAM resources are recorded in Frankfurt, our Home region.
The only problem I found, that beside S3, both resource types:
AWS AutoScaling AutoScalingGroup
AWS AutoScaling LaunchConfiguration
are recorded. Not sure why?
Any idea?
Thanks!