Skip to main content

Generate and Download the AWS CFT Template

Generates the AWS CFT template. The Generated CFT template includes Prisma Cloud generated externalId and the permissions based on selected features. The CFT template can be used to create IAM role via AWS CloudFormation stack.

Request Body required
  • accountType string required

    Possible values: [account, organization]

    Cloud Account Type

  • accountId string required

    Account Id

  • awsPartition string

    Possible values: [us-east-1, us-gov-west-1]

    Applicable only for Prisma Government Stack(app.gov.prismacloud.io) and given if the Cloud account Global Deployment option is enabled

    • us-east-1 - AWS Commercial/Global account

    • us-gov-west-1 - AWS GovCloud account.

  • features string[]

    Features for which the permissions should be generated and included in the template.

    To get a list of all the supported features, call Get Supported Features endpoint

Responses

Template Generated Successfully

Loading...