Service Control Policies
Resource Control Policies
Declarative Policies
Tag, Backup & AI Opt-Out Policies
Config Rules
CloudWatch Alarms and Event Rules
CloudFormation Guard Rules
Backups & DR
This template creates a data pipeline that backs up data from an Amazon DynamoDB table to an Amazon S3 bucket. The pipeline uses the HiveCopyActivity activity to copy the data and runs it once a day. The pipeline includes parameter objects for DynamoDB read throughput ratio, S3 output bucket, and DynamoDB table name. It also includes pipeline objects for the S3 backup location, DynamoDB source table, DDB export format, table backup activity, default schedule, default configuration, and EMR cluster for backup.