AWS::CloudFormation::PublisherRegister as a publisher in the CloudFormation Registry.
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AcceptTermsAndConditions | boolean | RequiredCreate-only |
ConnectionArn | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
IdentityProvider | string | The type of account used as the identity provider when registering this publisher with CloudFormation. |
PublisherId | string | The reserved publisher id for this type, or the publisher id assigned by CloudFormation for publishing in this region. |
PublisherProfile | string | The URL to the publisher's profile with the identity provider. |
PublisherStatus | string | Whether the publisher is verified. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFormation::Publisher
Resources:
MyResource:
Type: AWS::CloudFormation::Publisher
Properties:
AcceptTermsAndConditions: truePermissions CloudFormation needs in your IAM role to manage this resource.
cloudformation:RegisterPublishercloudformation:DescribePublishercodestar-connections:GetConnectioncodestar-connections:UseConnectioncloudformation:DescribePublishercloudformation:DescribePublisherEverything you need to know about CloudFormation on one page. HD quality, print-friendly.
Download Free InfographicPublisherIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AcceptTermsAndConditionsConnectionArn