ConfigurationRecorderSummary - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon Web Services 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 Amazon SDKs, see the following: