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

## Properties

- `Arn` (`string`, optional): The Amazon Resource Number (ARN) of the extension.
- `LogDeliveryBucket` (`string`, optional): A url to the S3 bucket where logs for the testType run will be available
- `PublicTypeArn` (`string`, optional): The Amazon Resource Number (ARN) assigned to the public extension upon publication
- `PublicVersionNumber` (`string`, optional): The version number of a public third-party extension
- `PublisherId` (`string`, optional): The reserved publisher id for this type, or the publisher id assigned by CloudFormation for publishing in this region.
- `Type` (`"HOOK" | "MODULE" | "RESOURCE"`, optional): The kind of extension
- `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.
- `TypeVersionArn` (`string`, optional): The Amazon Resource Number (ARN) of the extension with the versionId.

## Attributes

- `PublicTypeArn`
- `PublisherId`
- `TypeVersionArn`
