question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if youā€™re still stuck at the end, weā€™re happy to hop on a call to see how we can help out.

Stabilize AWS Service Catalog module

See original GitHub issue

Add your +1 šŸ‘ to help us prioritize high-level constructs for this service

Overview:

AWS Service Catalog enables organizations to create and manage catalogs of products that are approved for use on AWS.

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:31
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
AlexRexcommented, Apr 17, 2020

If someone is reaching here and needs some light on how to achieve my previous comment until thereā€™s some development in the CDK project I put together a project to showcase it: https://github.com/AlexRex/cdk-service-catalog

The idea is to create a stack inside a stack (which wonā€™t be deployed) and get the resulting JSON template out of it (https://github.com/AlexRex/cdk-service-catalog/blob/master/src/products/s3-bucket/s3-bucket.product.ts#L11).

I hope it helps.

1reaction
arcrankcommented, Nov 2, 2021

@AlexRex pleased to share that we have released new feature with this latest PR that allows you to create a product version/artifact from what we call a ProductStack.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS CloudFormation support for AWS Service Catalog products
Many customers use AWS Service Catalog to restrict access to resources, such as AWS APIs, using a launch constraint. Launch constraints allow anĀ ......
Read more >
Troubleshooting CloudFormation - AWS Documentation
Resource failed to stabilize during a create, update, or delete stack operation. A resource didn't respond because the operation exceeded the AWS CloudFormationĀ ......
Read more >
Resolve the "Internal Failure" error in CloudFormation
To resolve this issue using AWS CloudTrail, complete the steps in the Find the failed API operations in your CloudTrail event logs section....
Read more >
Overview of AWS Service Catalog
Catalog administrators prepare AWS CloudFormation templates, configure constraints, and manage IAM roles for products to provide for advanced resourceĀ ...
Read more >
aws-cdk/aws-servicecatalog module - AWS Documentation
ā€ŗ@aws-cdk/aws-servicecatalog ... AWS Service Catalog portfolios allow administrators to organize, manage, and distribute cloud resources for their end usersĀ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found