Class: ConfigurationRecorder

Config.ConfigurationRecorder

new ConfigurationRecorder()

Properties:
Name Type Description
Name String Required: No. A name for the configuration recorder. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the configuration recorder name. For more information, see Name Type.NoteAfter you create a configuration recorder, you cannot rename it. If you don't want a AWS CloudFormation-generated name, specify a value for this property.If you specify the name of an existing configuration recorder, AWS CloudFormation uses that recorder.Update requires: Updates are not supported.
RecordingGroup AWSConfigConfigurationRecorderRecordingGroup Required: No. Indicates whether to record configurations for all supported resources or for a list of resource types. The resource types that you list must be supported by AWS Config.Update requires: No interruption
RoleARN String Required: Yes. The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to make read or write requests to the delivery channel that you specify and to get configuration details for supported AWS resources. For more information, see Permissions for the AWS Config IAM Role in the AWS Config Developer Guide.Update requires: No interruption
Source:

Extends

  • WKResource

Config.ConfigurationRecorder

new ConfigurationRecorder()

Properties:
Name Type Description
Name String Required: No. A name for the configuration recorder. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the configuration recorder name. For more information, see Name Type.NoteAfter you create a configuration recorder, you cannot rename it. If you don't want a AWS CloudFormation-generated name, specify a value for this property.If you specify the name of an existing configuration recorder, AWS CloudFormation uses that recorder.Update requires: Updates are not supported.
RecordingGroup AWSConfigConfigurationRecorderRecordingGroup Required: No. Indicates whether to record configurations for all supported resources or for a list of resource types. The resource types that you list must be supported by AWS Config.Update requires: No interruption
RoleARN String Required: Yes. The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to make read or write requests to the delivery channel that you specify and to get configuration details for supported AWS resources. For more information, see Permissions for the AWS Config IAM Role in the AWS Config Developer Guide.Update requires: No interruption
Source:

Extends

  • WKResource