{
"awsAccountId": "131469670754",
"bucketName": "The-big--bucket"
}
curl --location -g --request POST 'https://www.amazon.com/ap/oa/amc/instances/{{instanceId}}/updateCustomerAwsAccount' \
--header 'Amazon-Advertising-API-ClientId: {{client_id}}' \
--header 'Amazon-Advertising-API-MarketplaceId: {{marketplace_id}}' \
--header 'Amazon-Advertising-API-AdvertiserId: {{advertiser_id}}' \
--header 'Authorization: Bearer {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"awsAccountId": "131469670754",
"bucketName": "The-big--bucket"
}'
{"cfnBucketUrl":"https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?templateURL=https://public-file-hosting-repository.s3.amazonaws.com/cfn-template.yaml&stackName=amcDeliveryBucketStack¶m_pBucketName=The-big-bucket¶m_pCrossAccountAccessAccountId=811639200769"}