PublishDestination
PublishDestination
JSON Example
{
"s3BucketDestination": {
"accountId": "string",
"bucket": "string",
"bucketAccountId": "string",
"encryption": {
"sseKms": {
"keyId": "string"
}
},
"format": "string",
"prefix": "string"
}
}