Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 5 0/1 pts You have (2) accounts. Account A will have your Lambda function. Account B will have an $3 bucket. What components are
Question 5 0/1 pts You have (2) accounts. Account A will have your Lambda function. Account B will have an $3 bucket. What components are required so that Account A's Lambda inction can access the S3 bucket resources in Account B? Lambda execution role and STS assume policy attached in Account B; Lambda Assume Role with S3 Policy Permissions in Account A, Modify trust in Lambda Assume Role to Allow for Account B's Execution Role ARN Lambda execution role in Account A, Lambda Assume Role with S3 Permissions in Account B Lambda execution role and STS assume policy attached in Account A; Lambda Assume Role with S3 Policy Permissions in Account B, Modify trust in Lambda Assume Role to Allow for Account A's Execution Role ARN Enable Cross Account Resource Sharing, then add execution roles for Lambda in account A and B
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started