For a newer integration that uses IAM role assumption (no access keys required), see CloudWatch log integration (OTel).
This integration ships broker logs from your CloudAMQP cluster to AWS CloudWatch Logs using an IAM user with programmatic access.
Link: https://aws.amazon.com/cloudwatch
Create an IAM user with programmatic access and attach a policy that grants the following permissions:
CreateLogGroup
CreateLogStream
DescribeLogStreams
PutLogEvents
To use the optional retention and tagging settings, also add:
PutRetentionPolicy
DeleteRetentionPolicy
TagResource
Open the CloudAMQP console, go to Integrations → Add log integration → CloudWatch, and fill in the following fields:
us-east-1
Click Save to activate the integration. Logs will begin shipping within a few minutes.