v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141710872.9 KB

Returns information on a specific signing profile.

get/signing-profiles/{profileName}

Path parameters

profileNamestring required

The name of the target signing profile.

Query parameters

profileOwnerstring

The AWS account ID of the profile owner.

Response

Success

profileNamestring

The name of the target signing profile.

profileVersionstring

The current version of the signing profile.

profileVersionArnstring

The signing profile ARN, including the profile version.

platformIdstring

The ID of the platform that is used by the target signing profile.

platformDisplayNamestring

A human-readable name for the signing platform associated with the signing profile.

signingParametersobject

A map of key-value pairs for signing operations that is attached to the target signing profile.

status'Active' | 'Canceled' | 'Revoked'

The status of the target signing profile.

statusReasonstring

Reason for the status of the target signing profile.

arnstring

The Amazon Resource Name (ARN) for the signing profile.

tagsobject

A list of tags associated with the signing profile.