Question 263:
Company ABC has started to use AWS Service Catalog to manage its CloudFormation stacks within the company. In Service Catalog, several portfolios have been created with relevant products configured. It is supposed to assign access to different users or teams for these different products. For example, for one important payment service, only DevOps team can create, modify or delete the product. In Service Catalog, how should you manage the user access?
Answer options:
A.Make sure AWS Organization is created. Manage Organization Service Control Policies in Service Catalog to control the access. B.Assign AWS Cognito User Pools to manage the access to different products. C.In Service Catalog, use AWS CLI or console to configure ACL policies to manage user access. D.Assign permissions to IAM users, groups, and roles.