Skip to main content

Get Data Security Config (AWS Org)

deprecated

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

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

Path Parameters
  • accountId string required

    AWS account ID

Responses

success


Schema
  • accountId string

    AWS account ID

  • masterCftLandingPage string required

    AWS master CFT landing page

  • masterCftTemplate string required

    AWS member CFT template

  • masterCftUrl string required

    AWS master CFT URL

  • 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

  • memberCftTemplate string required

    AWS member CFT template

  • memberCftUrl string required

    AWS member CFT URL

  • memberExternalId string required

    AWS member external ID

  • memberRoleName string required

    AWS member role name

  • scanOption string required

    Possible values: [Full, Custom]

    Scan option

  • snsEndpointUrl string required

    SNS subscription URL

  • snsTopicArn string required

    SNS topic ARN for notification of storage object changes

  • storageUUID string required

    Storage UUID

Loading...