https://pulumi.com logo
#getting-started
Title
# getting-started
b

bulky-agent-73210

07/19/2022, 8:49 AM
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

billowy-army-68599

07/19/2022, 2:55 PM
@bulky-agent-73210 it’s done on the provider
b

bulky-agent-73210

07/19/2022, 3:04 PM
Thanks, found it in terraform code
3 Views