Skip to main content

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

success

Schema

    string

Loading...