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 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace 10 meses
profile pictureAWS
EXPERTO
revisado hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas