laravel-dynamodb icon indicating copy to clipboard operation
laravel-dynamodb copied to clipboard

Could I use AssumeRole with baopham dynamodb?

Open sinzo33 opened this issue 3 years ago • 2 comments
trafficstars

I'm sorry for my poor English.

I want to use Aws AssumeRole with baopham dynamodb. Currently there is no such setting on the config/dynamodb.php. Will I be able to do it in the future?

Assuming an IAM Role in Another AWS Account https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_assume_role.html#assuming-an-iam-role-in-another-aws-account

sinzo33 avatar Feb 15 '22 08:02 sinzo33

Unfortunately we don't have this capability, you would need to create an IAM user in the correct AWS account and create access credentials for that user

JackPriceBurns avatar Feb 15 '22 09:02 JackPriceBurns

Thank you for your reply. I understand.

sinzo33 avatar Feb 16 '22 09:02 sinzo33