Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

SigningProfile - AWS Signer

SigningProfile

Contains information about the ACM certificates and signing configuration parameters that can be used by a given code signing user.

Contents

arn

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

Type: String

Required: No

platformDisplayName

The name of the signing platform.

Type: String

Required: No

platformId

The ID of a platform that is available for use by a signing profile.

Type: String

Required: No

profileName

The name of the signing profile.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_]{2,}

Required: No

profileVersion

The version of a signing profile.

Type: String

Length Constraints: Fixed length of 10.

Pattern: ^[a-zA-Z0-9]{10}$

Required: No

profileVersionArn

The ARN of a signing profile, including the profile version.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

signatureValidityPeriod

The validity period for a signing job created using this signing profile.

Type: SignatureValidityPeriod object

Required: No

signingMaterial

The ACM certificate that is available for use by a signing profile.

Type: SigningMaterial object

Required: No

signingParameters

The parameters that are available for use by a Signer user.

Type: String to string map

Required: No

status

The status of a signing profile.

Type: String

Valid Values: Active | Canceled | Revoked

Required: No

tags

A list of tags associated with the signing profile.

Type: String to string map

Map Entries: Maximum number of 200 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.