ConfigurationPolicySummary
An object that contains the details of an AWS Security Hub configuration policy that’s returned in a
ListConfigurationPolicies
request.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the configuration policy.
Type: String
Pattern:
.*\S.*
Required: No
- Description
-
The description of the configuration policy.
Type: String
Pattern:
.*\S.*
Required: No
- Id
-
The universally unique identifier (UUID) of the configuration policy.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The name of the configuration policy. Alphanumeric characters and the following ASCII characters are permitted:
-, ., !, *, /
.Type: String
Pattern:
.*\S.*
Required: No
- ServiceEnabled
-
Indicates whether the service that the configuration policy applies to is enabled in the policy.
Type: Boolean
Required: No
- UpdatedAt
-
The date and time, in UTC and ISO 8601 format, that the configuration policy was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: