IIAMUploadSigningCertificateRequest
Interface in AWS.IAM
Interface for UploadSigningCertificate requests.
Ancestors
Properties
CertificateBody
property CertificateBody: string
Specify the contents of the signing certificate.
UserName
property UserName: string
Optionally, specify the name of the IAM user the signing certificate is for.
If not specified, the user will be implied as the caller of the operation.