
Answer-first summary for fast verification
Answer: AWS Resource Access Manager (AWS RAM)
## Explanation AWS Resource Access Manager (AWS RAM) is specifically designed to securely share AWS resources across multiple AWS accounts within an organization or with other AWS accounts. ### Key Features of AWS RAM: - **Resource Sharing**: Allows sharing of resources like VPC subnets, AWS Transit Gateways, Route 53 Resolver rules, and more - **Cross-Account Access**: Enables secure resource sharing between accounts within an AWS Organization - **Centralized Management**: Provides centralized control over shared resources - **Security**: Maintains security boundaries while allowing resource access ### Why Other Options Are Incorrect: - **AWS License Manager**: Manages software licenses, not resource sharing between accounts - **AWS CloudHSM**: Provides hardware security modules for cryptographic key storage, not cross-account resource sharing - **Amazon Aurora**: A relational database service, not designed for cross-account resource sharing AWS RAM is the correct service for securely sharing resources between AWS accounts within an organization.
Author: Ritesh Yadav
Ultimate access to all questions.
A company has an organization in AWS Organizations that contains multiple AWS accounts. The company needs to securely share resources between the accounts. Which AWS service will meet this requirement?
A
AWS License Manager
B
AWS Resource Access Manager (AWS RAM)
C
AWS CloudHSM
D
Amazon Aurora
No comments yet.