Skip to main content

Generate a New CFT Template

POST 

/v1/cloudAccounts/awsLoggingAccounts/cft

Dynamically generate a CFT for the AWS Logging Account.

Request

Body

required

Logging Account CFT

    awsPartition string
    externalId string
    loggingAccountId string
    loggingAccountRoleName string
    trustedEntity string
    partitionName string

    Possible values: [US_GLOBAL, US_GOV, CHINA]

    loggingAccountBuckets object[]
  • Array [
  • bucketName stringrequired

    S3 Bucket Name

    bucketRegion stringrequired

    S3 Bucket Region

    bucketPathPrefixes string

    Bucket Path Prefixes

    keyArn string

    CMS Key ARN

    loggingAccountId int32required

    Log Archive Account Id

    featureMap object

    Monitored account and bucket purpose details

    property name* string[]
  • Array [
  • string

  • ]
  • lastUpdatedTs int64

    Last Updated Timestamp

  • ]

Responses

success

Loading...