aws-sdk-php-automation on master
Update models for release 3.232.4 release (compare)
aws-sdk-php-automation on 3.232.4
aws-sdk-php-automation on 3.232.3
aws-sdk-php-automation on master
Update models for release 3.232.3 release (compare)
aws-vault exec
to generate temporary credentials for an app. If I do an aws s3 ls
everything works as expected. But when I try to test the app I get a "The security token included in the request is invalid." message back, despite having included the access key and secret key in the configuration. Someone suggested I may need to pass a session token too, but I don't know how to do that.
aws-sdk-php
so I am definitely in at the deep end!