AWS::CloudFormation::PublicTypeVersionTest and Publish a resource that has been registered in the CloudFormation Registry.
5 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Arn | string | Create-onlyWrite-only |
LogDeliveryBucket | string | Create-only |
PublicVersionNumber | string | Create-only |
Type | string | Create-only |
TypeName | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
PublicTypeArn | string | The Amazon Resource Number (ARN) assigned to the public extension upon publication |
PublisherId | string | The reserved publisher id for this type, or the publisher id assigned by CloudFormation for publishing in this region. |
TypeVersionArn | string | The Amazon Resource Number (ARN) of the extension with the versionId. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFormation::PublicTypeVersion
Resources:
MyResource:
Type: AWS::CloudFormation::PublicTypeVersion
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
cloudformation:TestTypecloudformation:DescribeTypecloudformation:PublishTypecloudformation:DescribePublishers3:GetObjects3:PutObjectcloudformation:DescribeTypecloudformation:DescribePublishercloudformation:ListTypesEverything you need to know about CloudFormation on one page. HD quality, print-friendly.
Download Free InfographicPublicTypeArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
LogDeliveryBucketPublicVersionNumberTypeNameTypeArn