Service Catalog Error - Resource handler returned message: "No launch paths found for resource" #31208
Unanswered
matt-challe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy a service catalog provisioned product for an ACM certificate using the following code in us-east-1 (stack definition removed)
which results in the following error:
I have confirmed the launch
path_name
is correct by running the following:aws servicecatalog describe-product --id prod-XXXXXXXXX --region us-east-1
Additionally I have tried using the
path_id
which results in the following error:I have verified the role used for deployment has admin privileges for this portfolio, what am I missing?
Beta Was this translation helpful? Give feedback.
All reactions