ConfigurationRecorderSummary
A summary of a configuration recorder, including the arn, name, servicePrincipal, recordingScope, and provider.
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 | PAIDRequired: Yes
- provider
-
For service-linked configuration recorders that record resources from a third-party cloud service provider, indicates the cloud service provider. Currently,
AZUREis supported.Type: String
Valid Values:
AZURERequired: No
- 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: