UpdateSecurityRequirementEntry
Contains the details for updating an existing security requirement within a pack. The name is an immutable identifier used to locate the requirement and cannot be modified.
Contents
- name
-
The name of the security requirement to update. This is an immutable identifier and cannot be changed once the requirement is created.
Type: String
Required: Yes
- description
-
The updated description of the security requirement.
Type: String
Required: No
- domain
-
The updated security domain the requirement belongs to.
Type: String
Required: No
- evaluation
-
The updated evaluation criteria used to assess compliance with this requirement.
Type: String
Required: No
- remediation
-
The updated 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: