Skip to content

DOC-169 CFn: support custom resource types in registry#623

Open
blkgrlcto wants to merge 1 commit intomainfrom
doc-169-doc-cfn-support-custom-resource-types-in-registry
Open

DOC-169 CFn: support custom resource types in registry#623
blkgrlcto wants to merge 1 commit intomainfrom
doc-169-doc-cfn-support-custom-resource-types-in-registry

Conversation

@blkgrlcto
Copy link
Copy Markdown
Contributor

Added Registry Extensions section
Added item to feature list

Added Registry Extensions section
Added item to feature list
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d6261cc
Status: ✅  Deploy successful!
Preview URL: https://1ee8a249.localstack-docs.pages.dev
Branch Preview URL: https://doc-169-doc-cfn-support-cust.localstack-docs.pages.dev

View logs

@quetzalliwrites
Copy link
Copy Markdown
Collaborator

ty @blkgrlcto !! ❤️

Comment on lines +145 to +149
```bash
awslocal cloudformation activate-type \
--type RESOURCE \
--type-name MyOrg::MyService::MyResource
```
Copy link
Copy Markdown
Member

@pinzon pinzon May 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ActiveType is for activating a third-party resource into the user's account. Currently we don't have a pre-loaded registry so it's not necessary and the operation is not implemented yet. A user should be able to use their custom type after registering it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants