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.

DynamoDBInputS3OutputHive
AWS::DataPipeline::Pipeline


ParameterObjects
Attributes *
Attributes *
Attributes *
ParameterValues
PipelineObjects
Fields *
Fields *
Fields *
Fields *
Fields *
Fields *
Fields *

CloudFormation Template

Share Template