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 Resposta
1
Resposta aceita

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
ESPECIALISTA
respondido há 10 meses
profile pictureAWS
ESPECIALISTA
avaliado há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas