You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using the dynamoDBMapper to access the db resource . And we have one use case to access the cross account resource. And we are trying to use the aws STS service but AWSCredentialsProvider is not accepting the sts credentials. How we can achieve this cross account access using DynamoDBMapper .
The text was updated successfully, but these errors were encountered:
vyankatsakhare4
changed the title
STS support for DynamoDBMapper
AWS STS(security token service) support for DynamoDBMapper
Dec 20, 2023
Currently we are using the dynamoDBMapper to access the db resource . And we have one use case to access the cross account resource. And we are trying to use the aws STS service but AWSCredentialsProvider is not accepting the sts credentials. How we can achieve this cross account access using DynamoDBMapper .
The text was updated successfully, but these errors were encountered: