Skip to main content

IIAMSigningCertificate

Interface in AWS.IAM

Interface for IAM SigningCertificate.

Properties

CertificateBody

property CertificateBody: string

The contents of the signing certificate.

CertificateId

property CertificateId: string

The identifier of the signing certificate.

Status

property Status: string

The status of the signing certificate.

Valid values: Active | Inactive.

UploadDate

property UploadDate: TOptional<TDateTime>

The date and time when the signing certificate was uploaded.

UserName

property UserName: string

The name of the IAM user that the signing certificate is associated with.