1. Packages
  2. AWS Native
  3. API Docs
  4. cloudformation
  5. PublicTypeVersion

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.cloudformation.PublicTypeVersion

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Test and Publish a resource that has been registered in the CloudFormation Registry.

    Create PublicTypeVersion Resource

    new PublicTypeVersion(name: string, args?: PublicTypeVersionArgs, opts?: CustomResourceOptions);
    @overload
    def PublicTypeVersion(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          arn: Optional[str] = None,
                          log_delivery_bucket: Optional[str] = None,
                          public_version_number: Optional[str] = None,
                          type: Optional[PublicTypeVersionType] = None,
                          type_name: Optional[str] = None)
    @overload
    def PublicTypeVersion(resource_name: str,
                          args: Optional[PublicTypeVersionArgs] = None,
                          opts: Optional[ResourceOptions] = None)
    func NewPublicTypeVersion(ctx *Context, name string, args *PublicTypeVersionArgs, opts ...ResourceOption) (*PublicTypeVersion, error)
    public PublicTypeVersion(string name, PublicTypeVersionArgs? args = null, CustomResourceOptions? opts = null)
    public PublicTypeVersion(String name, PublicTypeVersionArgs args)
    public PublicTypeVersion(String name, PublicTypeVersionArgs args, CustomResourceOptions options)
    
    type: aws-native:cloudformation:PublicTypeVersion
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args PublicTypeVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PublicTypeVersionArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PublicTypeVersionArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PublicTypeVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PublicTypeVersionArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    PublicTypeVersion Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The PublicTypeVersion resource accepts the following input properties:

    Arn string
    The Amazon Resource Number (ARN) of the extension.
    LogDeliveryBucket string
    A url to the S3 bucket where logs for the testType run will be available
    PublicVersionNumber string
    The version number of a public third-party extension
    Type Pulumi.AwsNative.CloudFormation.PublicTypeVersionType
    The kind of extension
    TypeName string

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    Arn string
    The Amazon Resource Number (ARN) of the extension.
    LogDeliveryBucket string
    A url to the S3 bucket where logs for the testType run will be available
    PublicVersionNumber string
    The version number of a public third-party extension
    Type PublicTypeVersionType
    The kind of extension
    TypeName string

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    arn String
    The Amazon Resource Number (ARN) of the extension.
    logDeliveryBucket String
    A url to the S3 bucket where logs for the testType run will be available
    publicVersionNumber String
    The version number of a public third-party extension
    type PublicTypeVersionType
    The kind of extension
    typeName String

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    arn string
    The Amazon Resource Number (ARN) of the extension.
    logDeliveryBucket string
    A url to the S3 bucket where logs for the testType run will be available
    publicVersionNumber string
    The version number of a public third-party extension
    type PublicTypeVersionType
    The kind of extension
    typeName string

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    arn str
    The Amazon Resource Number (ARN) of the extension.
    log_delivery_bucket str
    A url to the S3 bucket where logs for the testType run will be available
    public_version_number str
    The version number of a public third-party extension
    type PublicTypeVersionType
    The kind of extension
    type_name str

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    arn String
    The Amazon Resource Number (ARN) of the extension.
    logDeliveryBucket String
    A url to the S3 bucket where logs for the testType run will be available
    publicVersionNumber String
    The version number of a public third-party extension
    type "RESOURCE" | "MODULE" | "HOOK"
    The kind of extension
    typeName String

    The name of the type being registered.

    We recommend that type names adhere to the following pattern: company_or_organization::service::type.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PublicTypeVersion resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    PublicTypeArn string
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    PublisherId string
    The publisher id assigned by CloudFormation for publishing in this region.
    TypeVersionArn string
    The Amazon Resource Number (ARN) of the extension with the versionId.
    Id string
    The provider-assigned unique ID for this managed resource.
    PublicTypeArn string
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    PublisherId string
    The publisher id assigned by CloudFormation for publishing in this region.
    TypeVersionArn string
    The Amazon Resource Number (ARN) of the extension with the versionId.
    id String
    The provider-assigned unique ID for this managed resource.
    publicTypeArn String
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    publisherId String
    The publisher id assigned by CloudFormation for publishing in this region.
    typeVersionArn String
    The Amazon Resource Number (ARN) of the extension with the versionId.
    id string
    The provider-assigned unique ID for this managed resource.
    publicTypeArn string
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    publisherId string
    The publisher id assigned by CloudFormation for publishing in this region.
    typeVersionArn string
    The Amazon Resource Number (ARN) of the extension with the versionId.
    id str
    The provider-assigned unique ID for this managed resource.
    public_type_arn str
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    publisher_id str
    The publisher id assigned by CloudFormation for publishing in this region.
    type_version_arn str
    The Amazon Resource Number (ARN) of the extension with the versionId.
    id String
    The provider-assigned unique ID for this managed resource.
    publicTypeArn String
    The Amazon Resource Number (ARN) assigned to the public extension upon publication
    publisherId String
    The publisher id assigned by CloudFormation for publishing in this region.
    typeVersionArn String
    The Amazon Resource Number (ARN) of the extension with the versionId.

    Supporting Types

    PublicTypeVersionType, PublicTypeVersionTypeArgs

    Resource
    RESOURCE
    Module
    MODULE
    Hook
    HOOK
    PublicTypeVersionTypeResource
    RESOURCE
    PublicTypeVersionTypeModule
    MODULE
    PublicTypeVersionTypeHook
    HOOK
    Resource
    RESOURCE
    Module
    MODULE
    Hook
    HOOK
    Resource
    RESOURCE
    Module
    MODULE
    Hook
    HOOK
    RESOURCE
    RESOURCE
    MODULE
    MODULE
    HOOK
    HOOK
    "RESOURCE"
    RESOURCE
    "MODULE"
    MODULE
    "HOOK"
    HOOK

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi