ConfigurationRecorderSummary - AWS Config
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ConfigurationRecorderSummary

A summary of a configuration recorder, including the arn, name, servicePrincipal, and recordingScope.

Contents

arn

The Amazon Resource Name (ARN) of the configuration recorder.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Required: Yes

name

The name of the configuration recorder.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

recordingScope

Indicates whether the ConfigurationItems in scope for the configuration recorder are recorded for free (INTERNAL) or if you are charged a service fee for recording (PAID).

Type: String

Valid Values: INTERNAL | PAID

Required: Yes

servicePrincipal

For service-linked configuration recorders, indicates which AWS service the configuration recorder is linked to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+=,.@-]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: