aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

Add support for "recordingMode" property in AWS::Config::ConfigurationRecorder #1861

Closed beezly closed 9 months ago

beezly commented 9 months ago

Name of the resource

AWS::Config::ConfigurationRecorder

Resource name

No response

Description

Periodic Recording just launched as a new feature in AWS Config. This exposes a new attribute recordingMode in the ConfigurationRecorder object supplied when calling the AWS Config Rest API PutConfigurationRecorder call, see https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html#API_PutConfigurationRecorder_RequestSyntax.

Cloudformation should support this new feature, especially as CloudFormation is frequently used to automate the deployment of AWS Config with Control Tower.

Other Details

No response

hrsmoha-amazon commented 9 months ago

Thank you for bringing this to our attention. We have planned CloudFormation support already in the works that will be generally available soon.

hrsmoha-amazon commented 9 months ago

The feature should be live now: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html