Skip to main content

Add Data Security Config (AWS Org)

deprecated

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

Creates a data security configuration for an AWS Organization.

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...