Skip to main content

Update Logging Account

PUT 

/v1/cloudAccounts/awsLoggingAccounts/:loggingAccountId

Update details of the logging account.

Request

Path Parameters

    loggingAccountId stringrequired

    AWS Logging Account ID

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

No content

Loading...