CredentialSummary - IAM Roles Anywhere

CredentialSummary

A record of a presented X509 credential from a temporary credential request.

Contents

enabled

Indicates whether the credential is enabled.

Type: Boolean

Required: No

failed

Indicates whether the temporary credential request was successful.

Type: Boolean

Required: No

issuer

The fully qualified domain name of the issuing certificate for the presented end-entity certificate.

Type: String

Required: No

seenAt

The ISO-8601 time stamp of when the certificate was last used in a temporary credential request.

Type: Timestamp

Required: No

serialNumber

The serial number of the certificate.

Type: String

Required: No

x509CertificateData

The PEM-encoded data of the certificate.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: