Skip to content

CloudFormation Macro registration

0

Hi. I'm developing few CloudFormation Macros and wondering if there is any option for registering these for use by all CloudFormation users?

asked 4 years ago454 views
2 Answers
0

Hi ssuk,

I'm unaware of any 'community' sharing tool for CloudFormation. Is this what you were searching? I'll search and update my comment in case I find any information that might help.

Best regards, Gabriel Bartholomeu

AWS
answered 4 years ago
0

There is some ability to share Resource Types and/or Modules, which could contain a Macro. Details on the CloudFormation Public Registry can be found here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html

You will need to determine if this option suits your use case.

AWS
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.