I’m trying to get SES SMTP password from AWS Acces...
# getting-started
b
I’m trying to get SES SMTP password from AWS Access Key, but API is rejecting my generated credentials. Since SES password is region-locked, how is the region selected when generating the resource? https://www.pulumi.com/registry/packages/aws/api-docs/iam/accesskey/#sessmtppasswordv4_go
b
@bulky-agent-73210 it’s done on the provider
b
Thanks, found it in terraform code