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?
AWS Config
AWS software development kits (SDKs)
AWS Service Catalog
AWS AppSync
Explanations:
AWS Config is used for monitoring and managing configurations of AWS resources, not for access control.
AWS SDKs provide APIs for interacting with AWS services but do not manage access to resources.
AWS Service Catalog allows organizations to create and manage catalogs of IT services, enabling predefined access to AWS resources.
AWS AppSync is a service for building GraphQL APIs and does not relate to access management of AWS resources.