How copy file from RDS to S3 Bucket

1

Hi

How can I upload a database log and dump file generated on RDS oracle instance to S3 bucket? Please post any videos or articles that show steps if there is any.

Thanks,

1개 답변
1
수락된 답변

To access S3 from RDS, IAM roles must be set up.
Follow the steps in the following document to set up access to S3.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.html
https://repost.aws/knowledge-center/rds-oracle-s3-integration

Once you have access to S3, you can upload the dump file by following the instructions in the following document.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.html#oracle-s3-integration.using

Incidentally, if RDS is running on a private subnet, a NAT Gateway or VPC endpoint must be configured to communicate to S3.

profile picture
전문가
답변함 10달 전
profile pictureAWS
전문가
검토됨 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠