AWSConsoleRecorder icon indicating copy to clipboard operation
AWSConsoleRecorder copied to clipboard

Add support for Aurora Global Database

Open sumitag opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. I was recently working on Aurora Global Database PostgreSQL and noticed that the console recorder didn't capture the Global Database API calls when I added a region to an existing cluster

Describe the solution you'd like It would be good to have the Global Database commands captured

Describe alternatives you've considered I was able to figure out the Terraform for Global Database based on a combination of the TF documentation and the AWS API calls

sumitag avatar Jun 14 '20 01:06 sumitag

Apologies, I have very little time to add support in Console Recorder right now.

I'll happily review and merge pull requests for support if you add the information. Most of the SDK support uses the generator, however the CloudFormation / Terraform support is manual.

Alternatively, Former2 is maintained a bit better.

iann0036 avatar Sep 20 '20 11:09 iann0036