BatchCreateSecurityRequirementResult
Contains information about a successfully created security requirement.
Contents
- createdAt
-
The date and time the security requirement was created, in UTC format.
Type: Timestamp
Required: Yes
- description
-
A description of the security requirement.
Type: String
Required: Yes
- domain
-
The security domain the requirement belongs to.
Type: String
Required: Yes
- evaluation
-
The evaluation criteria used to assess compliance with this requirement.
Type: String
Required: Yes
- name
-
The name of the security requirement.
Type: String
Required: Yes
- packId
-
The unique identifier of the pack containing the security requirement.
Type: String
Required: Yes
- updatedAt
-
The date and time the security requirement was last updated, in UTC format.
Type: Timestamp
Required: Yes
- remediation
-
The recommended remediation steps when the requirement is not met.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: