v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Updates a security requirement pack. For customer managed packs, both metadata and status can be updated. For AWS managed packs, only status can be updated.

post/UpdateSecurityRequirementPack

Request body

packIdstring required

The unique identifier of the security requirement pack to update.

namestring

The updated name of the security requirement pack.

descriptionstring

The updated description of the security requirement pack.

status'ENABLED' | 'DISABLED'

The updated status of the security requirement pack.

Response

Success

packIdstring required

The unique identifier of the security requirement pack.

namestring

The name of the security requirement pack.

descriptionstring

The description of the security requirement pack.

status'ENABLED' | 'DISABLED'

The status of the security requirement pack.