Signer Signing Profile

A Signer Signing Profile in AWS is a resource that defines the code signing configuration used to sign software artifacts. It specifies details such as the signing platform, signature validity period, and policies for revocation. Signing profiles help ensure the integrity and authenticity of applications by applying cryptographic signatures, making them essential for secure software distribution and compliance.

aws.signer_signing_profile

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) for the signing profile.
overridescorejsonA list of overrides applied by the target signing profile for signing operations.
platform_display_namecorestringA human-readable name for the signing platform associated with the signing profile.
platform_idcorestringThe ID of the platform that is used by the target signing profile.
profile_namecorestringThe name of the target signing profile.
profile_versioncorestringThe current version of the signing profile.
profile_version_arncorestringThe signing profile ARN, including the profile version.
revocation_recordcorejsonRevocation information for a signing profile.
signature_validity_periodcorejsonThe validity period for a signing job.
signing_materialcorejsonThe ARN of the certificate that the target profile uses for signing operations.
signing_parameterscorehstoreA map of key-value pairs for signing operations that is attached to the target signing profile.
statuscorestringThe status of the target signing profile.
status_reasoncorestringReason for the status of the target signing profile.
tagscorehstore