Skip to main content

Update configurations

PUT 

/api/v1/aws/configurations

Update configurations

Request

Body

required

    configurations

    object[]

    required

  • Array [

  • accountId stringrequired

    The account ID for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

  • ]

Responses

Successfully replaced configurations

Schema

    configurations

    object[]

    required

  • Array [

  • accountId stringrequired

    The account ID for the AWS account

    role stringrequired

    The IAM role Cortex would be assuming

  • ]

Loading...