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
We discovered that when copying a product, the outcome varies depending on the sharing type:
For products with a "shared" type that are imported, the copy command works as expected.
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.
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:
For products with a "shared" type that are imported, the copy command works as expected.
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.