...
Response Status Code - Success: 200 - OK
Response Body Example:
Code Block |
---|
{ "data": [ { "id": 2, "role": "<my_iam_role_arn_9", "createdFrom": "api", "createdAt": "2019-07-15T23:18:59.360Z", "updatedAt": "2019-07-15T23:34:31.191Z", "awsConfig": { "idawsConfigId": 3 } }, { "id": 1, "role": "string4", "role": "<my_iam_role_arn_8", "createdAt": "2019-07-15T23:18:59.360Z", "updatedAt": "2019-07-15T23:34:31.191Z", "awsConfigawsConfigId": { "id": 1 } } ] } |
Reference
...
Property | Description |
---|---|
id | Internal identifier of the AWS role object |
role | The AWS IAM role ARN associated with this object |
createdFrom | Method by which the AWS role object was created. Possible values:
|
createdAt | Timestamp for when the AWS role object was launched |
updatedAt | Timestamp for when the AWS role object was last updated |
deletedAt | Timestamp for when the AWS role object was deleted |
awsConfigId | Internal identifier of the AWS configuration object with which this AWS role object is associated. |