awslabs / aws-service-catalog-products

This repository contains a number of CloudFormation templates which can be used independently or as Products with AWS Service Catalog including the Open Source Tools AWS Service Catalog Factory and AWS Service Catalog Puppet. The templates include a number of the foundational AWS Services you may choose to manage Account Compliance including AWS Config, AWS CloudTrail and GuardDuty
MIT No Attribution
163 stars 36 forks source link

Not able to copy service catalog product #87

Open mosestam97 opened 2 weeks ago

mosestam97 commented 2 weeks ago

Following the documentation provided at: https://docs.aws.amazon.com/cli/latest/reference/servicecatalog/copy-product.html

We discovered that when copying a product, the outcome varies depending on the sharing type:

  1. For products with a "shared" type that are imported, the copy command works as expected.

  2. However, when attempting to copy products shared through AWS Organizations, we encountered an internal failure. We checked CloudTrail logs but were unable to identify the reason for the failure.

This discrepancy in behavior between different sharing types suggests a potential limitation or issue with the copy-product command when dealing with AWS Organizations-shared products. Further investigation may be necessary to determine the root cause of this internal failure.

eamonnfaherty commented 2 weeks ago

Could you please share the manifest file that works and the one that doesnt.

Also, can you confirm the account you are running the solution from is a delegated administrator for AWS Service Catalog.