Comment on page
AmazonIamRoleExternalId Object
A generated external ID to be used when registering an Amazon IAM role.
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
Generated external ID to be used in the trust relationship of the IAM role.
Type:
string
{
"expiryDate": "2016-06-07T20:21:00Z",
"externalId": "skeddly-12345678"
}