S3 Credentials on AWS RDS Custom for SQL
Not a big post, just something around the topic “Today I learned”
If you’d like to restore a backup piece located on a S3 bucket to your RDS Custom for SQL on AWS you need to create a credential first. This should be in the following format:
CREATE C...
mmuehlbeyer.hashnode.dev2 min read