v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141710872.9 KB

Creates a signing profile. A signing profile is a code signing template that can be used to carry out a pre-defined signing job. For more information, see <a href="http://docs.aws.amazon.com/signer/latest/developerguide/gs-profile.html">http://docs.aws.amazon.com/signer/latest/developerguide/gs-profile.html</a>

put/signing-profiles/{profileName}

Path parameters

profileNamestring required

The name of the signing profile to be created.

Request body

platformIdstring required

The ID of the signing platform to be created.

signingParametersobject

Map of key-value pairs for signing. These can include any information that you want to use during signing.

tagsobject

Tags to be associated with the signing profile that is being created.

Response

Success

arnstring

The Amazon Resource Name (ARN) of the signing profile created.

profileVersionstring

The version of the signing profile being created.

profileVersionArnstring

The signing profile ARN, including the profile version.