AWS::CloudFormation::HookTypeConfigSpecifies the configuration data for a registered hook in CloudFormation Registry.
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Configuration | string | |
ConfigurationAlias | string | Create-only |
TypeArn | string | |
TypeName | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConfigurationArn | string | The Amazon Resource Name (ARN) for the configuration data, in this account and region. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFormation::HookTypeConfig
Resources:
MyResource:
Type: AWS::CloudFormation::HookTypeConfig
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
cloudformation:SetTypeConfigurationcloudformation:BatchDescribeTypeConfigurationscloudformation:SetTypeConfigurationcloudformation:SetTypeConfigurationcloudformation:ListTypescloudformation:BatchDescribeTypeConfigurationsEverything you need to know about CloudFormation on one page. HD quality, print-friendly.
Download Free InfographicConfigurationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ConfigurationAlias