Cloudwatch

Using Cloudwatch repository requires you to configure the following options in the CKAN configuration file:

ckanext.event_audit.cloudwatch.access_key = YOUR_ACCESS_KEY
ckanext.event_audit.cloudwatch.secret_key = YOUR_SECRET_KEY
ckanext.event_audit.cloudwatch.region = YOUR_REGION

See the AWS documentation for more information on how to obtain these values and configure the AWS Cloudwatch service.