Update Logging Account
PUT/v1/cloudAccounts/awsLoggingAccounts/:loggingAccountId
Update details of the logging account.
Request
Path Parameters
loggingAccountId stringrequired
AWS Logging Account ID
- application/json
Body
loggingAccountId stringrequired
CSP Cloud Account Id
loggingAccountName stringrequired
Account Name
loggingAccountRoleArn stringrequired
Account Role ARN
loggingAccountBuckets stringrequired
List of buckets associated with account
Responses
- 204
- 400
- 401
No content
Bad Request. Data validation failed.
Unauthorized Access
Loading...