#Using amplify from CLI with IAM role ( identityPool )

2 messages · Page 1 of 1 (latest)

digital jolt
#

I need to make a service script which I'll run in CLI using my IAM role. However I do not find any example on how this is done? Do you have an example how you can use IAM roles, it seems that it does not use my cli access tokens?

graceful junco
#

Add —profile myProfile for each command in script, or export AWS_PROFILE env var before executing the commands