Publisher

class Publisher : KotlinCustomResource

Register as a publisher in the CloudFormation Registry.

Properties

Link copied to clipboard

Whether you accept the terms and conditions for publishing extensions in the CloudFormation registry. You must accept the terms and conditions in order to publish public extensions to the CloudFormation registry. The terms and conditions can be found at https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf

Link copied to clipboard
val connectionArn: Output<String>?

If you are using a Bitbucket or GitHub account for identity verification, the Amazon Resource Name (ARN) for your connection to that account.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The type of account used as the identity provider when registering this publisher with CloudFormation.

Link copied to clipboard
val publisherId: Output<String>

The reserved publisher id for this type, or the publisher id assigned by CloudFormation for publishing in this region.

Link copied to clipboard

The URL to the publisher's profile with the identity provider.

Link copied to clipboard

Whether the publisher is verified.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>