Regenerate CFT for New RoleName
POST/v1/cloudAccounts/awsLoggingAccounts/:accountId/cft
Regenerate a new CFT for an existing logging account if roleName changes.
Request
Path Parameters
accountId stringrequired
Account ID
- application/json
Body
required
Logging Account CFT
- Array [
- Array [
- ]
- ]
awsPartition string
externalId string
loggingAccountId string
loggingAccountRoleName string
trustedEntity string
partitionName string
Possible values: [US_GLOBAL
, US_GOV
, CHINA
]
loggingAccountBuckets object[]
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[]
string
lastUpdatedTs int64
Last Updated Timestamp
Responses
- 200
- 400
- 404
success
bad_request
Account or bucket not found.
Loading...