HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/doc/awscli/examples/cloudformation/deactivate-type.rst
**To deactivate a type**

The following ``deactivate-type`` example deactivates a public extension that was previously activated in this account and Region. ::

    aws cloudformation deactivate-type \
        --region us-west-2 \
        --type MODULE \
        --type-name Example::Test::Type::MODULE

This command produces no output.

For more information, see `Using the AWS CloudFormation registry <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html>`__ in the *AWS CloudFormation User Guide*.