Skip to main content

Add a single configuration

POST 

/api/v1/aws/configurations

Add a single configuration

Request

Body

required

    accountId stringrequired

    The account ID for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

Responses

Successfully added configuration

Schema

    accountId stringrequired

    The account ID for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

Loading...