Skip to main content

Retrieve a configuration

GET 

/api/v1/aws/configurations/:accountId

Retrieve a configuration

Request

Path Parameters

    accountId stringrequired

Responses

Successfully found configuration

Schema

    accountId stringrequired

    The account ID for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

Loading...