IIAMUpdateSigningCertificateRequest
Interface in AWS.IAM
Interface for UpdateSigningCertificate requests.
Ancestors
Properties
CertificateId
property CertificateId: string
Specify the unique identifier of the signing certificate to update.
Status
property Status: string
Specify the desired status for the signing certificate.
Valid values: Active | Inactive.
UserName
property UserName: string
Optionally, specify the name of the IAM user associated with the signing certificate. If not provided, the operation assumes the caller.