AWS::CloudFormation::HookDefaultVersionSet a version as default version for a hook in CloudFormation Registry.
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TypeName | string | |
TypeVersionArn | string | |
VersionId | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The Amazon Resource Name (ARN) of the type. This is used to uniquely identify a HookDefaultVersion |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFormation::HookDefaultVersion
Resources:
MyResource:
Type: AWS::CloudFormation::HookDefaultVersion
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
cloudformation:SetTypeDefaultVersioncloudformation:DescribeTypecloudformation:SetTypeDefaultVersioncloudformation:ListTypesEverything you need to know about CloudFormation on one page. HD quality, print-friendly.
Download Free InfographicArn