CLF-C02 · Question #706
A company wants to limit its employees' AWS access to a portfolio of predefined AWS resources. Which AWS solution should the company use to meet this requirement?
The correct answer is C. AWS Service Catalog. AWS Service Catalog enables organizations to manage and restrict access to a portfolio of approved AWS resources by defining standardized product configurations. This ensures employees can only deploy and access resources that comply with company policies. AWS Config monitors res
Question
A company wants to limit its employees' AWS access to a portfolio of predefined AWS resources. Which AWS solution should the company use to meet this requirement?
Options
- AAWS Config
- BAWS software development kits (SDKs)
- CAWS Service Catalog
- DAWS AppSync
How the community answered
(16 responses)- B6% (1)
- C94% (15)
Explanation
AWS Service Catalog enables organizations to manage and restrict access to a portfolio of approved AWS resources by defining standardized product configurations. This ensures employees can only deploy and access resources that comply with company policies. AWS Config monitors resource configurations but doesn't restrict access. AWS SDKs are tools for interacting with AWS programmatically, not for access control. AWS AppSync is a managed GraphQL service, unrelated to access control or resource portfolios.
Community Discussion
No community discussion yet for this question.