

# View the available and activated extensions in the CloudFormation registry
<a name="registry-view"></a>

To view the available and activated extensions in the CloudFormation registry, you can use the Amazon Web Services Management Console or the Amazon CLI.

**To view the available and activated extensions (console)**

1. Sign in to the Amazon Web Services Management Console and open the Amazon CloudFormation console at [https://console.amazonaws.cn/cloudformation](https://console.amazonaws.cn/cloudformation/).

1. On the navigation bar at the top of the screen, choose your Amazon Web Services Region.

1. From the navigation pane, under **Registry**, choose what extension category you want to view:
   + **Public extensions** displays the public extensions available in your account.

     1. For **Filter**, **Extension type**, choose your extension type: **Resource types**, **Modules**, or **Hooks**.

     1. For **Filter**, **Publisher**, choose a publisher: **Amazon** or **Third party**.
   + **Activated extensions** displays the public and private extensions activated in your account.

     1. Choose your extension type: **Resource types**, **Modules**, or **Hooks**.

     1. Use the **Filter** drop-down menu to further choose the extensions to view:
        + **Amazon** – lists extensions published by Amazon. Extensions published by Amazon are activated by default.
        + **Third-party** – lists any public extensions from publishers other than Amazon that you have activated in this account.
        + **Registered** – lists any private extensions you have activated in this account.
   + **Publisher** displays any public extensions that you have published using this account.

1. Search or choose the extension name to view extension details.

**To view the available and activated extensions (Amazon CLI)**  
Use the [https://docs.amazonaws.cn/cli/latest/reference/cloudformation/list-types.html](https://docs.amazonaws.cn/cli/latest/reference/cloudformation/list-types.html) command.