v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Retrieves information about a security requirement pack.

post/GetSecurityRequirementPack

Request body

packIdstring required

The unique identifier of the security requirement pack to retrieve.

Response

Success

packIdstring required

The unique identifier of the security requirement pack.

namestring required

The name of the security requirement pack.

descriptionstring

A description of the security requirement pack.

vendorNamestring

The vendor name for AWS managed packs, such as ISO or NIST.

managementType'AWS_MANAGED' | 'CUSTOMER_MANAGED' required

The management type of the pack. Valid values are AWS_MANAGED and CUSTOMER_MANAGED.

status'ENABLED' | 'DISABLED' required

The status of the security requirement pack.

importStatus'PENDING' | 'IN_PROGRESS' | 'FAILED' | 'COMPLETED'

The status of the security requirements import workflow for this pack.

createdAtstring date-time required

The date and time the security requirement pack was created, in UTC format.

updatedAtstring date-time required

The date and time the security requirement pack was last updated, in UTC format.

kmsKeyIdstring

The identifier of the AWS KMS key used to encrypt pack contents.