Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#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
Post