Q95 — AWS SOA-C02 Ch.1
Question 95 of 100 | ← Chapter 1
A SysOps administrator has created an AWS Service Catalog portfolio and has shared the portfolio with a second AWS account in the company. The second account is controlled by a different administrator. Which action will the administrator of the second account be able to perform?
- A. Add a product from the imported portfolio to a local portfolio. ✓
- B. Add new products to the imported portfolio.
- C. Change the launch role for the products contained in the imported portfolio.
- D. Customize the products in the imported portfolio.
Correct Answer: A. Add a product from the imported portfolio to a local portfolio.
Explanation
AWS Service Catalog允许跨账户共享产品组合。当共享到另一个账户时,接受方的权限由共享时的策略决定。根据AWS文档,被共享的产品组合在目标账户中为“只读”状态,接收方无法修改原始共享组合的内容或配置。接受方管理员可以将共享组合中的产品添加到本地组合中,但无法直接修改共享产品组合中的产品、启动角色或添加新产品。选项A描述的是将共享产品组合中的产品关联到本地组合,这一操作符合权限范围。其他选项均涉及修改共享组合本身,超出接收方权限。参考AWS Service Catalog用户指南关于跨账户共享的说明。