Skip to main content

Update Data Security Config (AWS Org)

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Updates the data security configuration for the AWS Organization with the specified account ID.

Request Body
  • accountId string required

    AWS account ID

  • cloudType string required

    Possible values: [AWS]

    Cloud type

  • masterExternalId string required

    AWS master external ID, which establishes trust between your Prisma Cloud and AWS accounts

  • masterRoleArn string required

    AWS master role ARN for your Prisma Cloud role

  • memberExternalId string required

    AWS member external ID

  • memberRoleName string required

    AWS memeber role name

  • scanOption string required

    Possible values: [Full, Custom]

    Scan option

  • snsTopicArn string required

    SNS topic ARN for notification of storage object changes

  • storageUUID string required

    Storage UUID

Responses

success


Schema
  • detail string

    Exception details

  • message string

    API response

  • name string

    Exception name

Loading...