A signing profile is a signing template that can be used to carry out a pre-defined signing job.
platform_id
(String) The ID of the target signing platform.signature_validity_period
(Attributes) Signature validity period of the profile. (see below for nested schema)tags
(Attributes List) A list of tags associated with the signing profile. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the specified signing profile.id
(String) Uniquely identifies the resource.profile_name
(String) A name for the signing profile. AWS CloudFormation generates a unique physical ID and uses that ID for the signing profile name.profile_version
(String) A version for the signing profile. AWS Signer generates a unique version for each profile of the same profile name.profile_version_arn
(String) The Amazon Resource Name (ARN) of the specified signing profile version.signature_validity_period
Optional:
type
(String)value
(Number)tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_signer_signing_profile.example <resource ID>