Skip to main content

Retrieve configurations

GET 

/api/v1/aws/configurations

Retrieve configurations

Responses

Successfully found configurations

Schema

    configurations

    object[]

    required

  • Array [

  • accountId stringrequired

    The account ID for the AWS account

    accountName string

    The account alias for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

  • ]

Loading...