aws-cdk-ses-domain-identity icon indicating copy to clipboard operation
aws-cdk-ses-domain-identity copied to clipboard

Refactor to AWS SDK v3

Open arpadgabor opened this issue 1 year ago • 0 comments

Closes #83


Apparently the refactor wasn't as big as I had thought, all tests pass except verifier.test.ts as it stubs sdk v2 methods and ~~I haven't yet studied how testing works with v3~~ I'm working on it.

There's also the API for waiting that has changed, which needs to be tested that it works (and if the parameters need changing).

I also haven't formatted the code yet.

arpadgabor avatar Jan 17 '24 22:01 arpadgabor