---
type: resource-type
title: HookTypeConfig
description: aws resource type AWS::CloudFormation::HookTypeConfig
name: HookTypeConfig
lexicon: aws
resource_type: AWS::CloudFormation::HookTypeConfig
---
`AWS::CloudFormation::HookTypeConfig`, a resource type of the aws lexicon.

## Properties

- `Configuration` (`string`, optional): The configuration data for the extension, in this account and region.
- `ConfigurationAlias` (`"default"`, optional): An alias by which to refer to this extension configuration data.
- `ConfigurationArn` (`string`, optional): The Amazon Resource Name (ARN) for the configuration data, in this account and region.
- `TypeArn` (`string`, optional): The Amazon Resource Name (ARN) of the type without version number.
- `TypeName` (`string`, optional): The name of the type being registered. We recommend that type names adhere to the following pattern: company_or_organization::service::type.

## Attributes

- `ConfigurationArn`
