List of questions
Related questions
Question 395 - DVA-C01 discussion
A developer must modify an Alexa skill backed by an AWS Lambda function to access an Amazon DynamoDB table in a second account A role in the second account has been created with permissions to access the table How should the table be accessed?
A.
Modify the Lambda function execution role's permissions to include the new role
B.
Change the Lambda function execution role to be the new role
C.
Assume the new role in the Lambda function when accessing the table
D.
Store the access key and the secret key for the new role and use them when accessing the table
Your answer:
0 comments
Sorted by
Leave a comment first