Get External ID of an Account
GET/v1/cloudAccounts/awsLoggingAccounts/:accountId/role/:roleName/externalId
Get external ID of an AWS Logging Accountby account ID and rolename.
Request
Path Parameters
accountId stringrequired
AWS AccountId
roleName stringrequired
AWS Role Name
Responses
- 200
- 400
success
- application/json; charset=UTF-8
- Schema
Schema
string
bad_request
Loading...