AmazonIamRoleExternalId Object
Description
A generated external ID to be used when registering an Amazon IAM role.
Properties
expiryDate
Date, in ISO8601 format, when the external ID will expire. The external ID must be used to create an IAM role before the expiry date.
Type: string
externalId
Generated external ID to be used in the trust relationship of the IAM role.
Type: string
Sample JSON
Last updated