{"repo":"aws-samples/rds-snapshot-export-to-s3-pipeline","free":true,"listed":false,"github":"https://github.com/aws-samples/rds-snapshot-export-to-s3-pipeline","clone":"git clone https://github.com/aws-samples/rds-snapshot-export-to-s3-pipeline.git","description":"RDS Snapshot Export to S3 Pipeline","language":"TypeScript","stars":124,"topics":["aws","amazon-web-services","cdk","aws-cdk","athena","rds"],"license":"MIT-0","category":"data-pipelines","readme_excerpt":"RDS Snapshot Export to S3 Pipeline This repository creates the automation necessary to export Amazon RDS snapshots to S3 for a specific database whenever a snapshot is created, whether created by an automated snapshot, manual, or by AWS Backup service. Usage 1. Install the Amazon Cloud Development Kit (CDK). 2. Clone this repository and cd into it. 3. Modify the arguments to the RdsSnapshotExportPipelineStack constructor in $/bin/cdk.ts according to your environment. dbName : This RDS database must already exist. rdsEvents : This should be indicate the RDS event ID and corresponsing snapshot type, where: rdsEventId should be: RdsEventId.DB AUTOMATED AURORA SNAPSHOT CREATED for Amazon Aurora databases RdsEventId.DB AUTOMATED SNAPSHOT CREATED for RDS automated snapshots RdsEventId.DB MANUAL SNAPSHOT CREATED for AWS Backup service or otherwise. RdsEventId.DB BACKUP SNAPSHOT FINISHED COPY for AWS Backup service snapshots, created shortly after a prior snapshot has been taken. rdsSnapshotType should be: RdsSnapshotType.DB AUTOMATED SNAPSHOT for Automated snapshots or RdsSnapshotType.DB BACKUP SNAPSHOT for Backup service snapshots or RdsSnapshotType.DB MANUAL SNAPSHOT for manual snapshots. s3BucketName : An S3 bucket with the provided name will be created automatically for you. For example, the following configuration will automatically export all snapshots and snapshot-copies, created by both the Automated service and by AWS Backup of an existing RDS database named my-rds-db , to ","default_branch":null,"files":null,"tree":[],"storefront":"/r/aws-samples","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aws-samples/rds-snapshot-export-to-s3-pipeline/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}