RegisterPublisher
Registers your account as a publisher of public extensions in the CloudFormation registry. Public extensions are available for use by all CloudFormation users. This publisher ID applies to your account in all Amazon Web Services Regions.
For information about requirements for registering as a public extension publisher, see Prerequisite: Registering your account to publish CloudFormation extensions in the Amazon CloudFormation Command Line Interface (CLI) User Guide.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- AcceptTermsAndConditions
- 
               Whether you accept the Terms and Conditions for publishing extensions in the CloudFormation registry. You must accept the terms and conditions in order to register to publish public extensions to the CloudFormation registry. The default is false.Type: Boolean Required: No 
- ConnectionArn
- 
               If you are using a Bitbucket or GitHub account for identity verification, the Amazon Resource Name (ARN) for your connection to that account. For more information, see Prerequisite: Registering your account to publish CloudFormation extensions in the Amazon CloudFormation Command Line Interface (CLI) User Guide. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Pattern: arn:aws(-[\w]+)*:.+:.+:[0-9]{12}:.+Required: No 
Response Elements
The following element is returned by the service.
- PublisherId
- 
               The ID assigned this account by CloudFormation for publishing extensions. Type: String Length Constraints: Minimum length of 1. Maximum length of 40. Pattern: [0-9a-zA-Z]{12,40}
Errors
For information about the errors that are common to all actions, see Common Errors.
- CFNRegistry
- 
               An error occurred during a CloudFormation registry operation. - Message
- 
                        A message with details about the error that occurred. 
 HTTP Status Code: 400 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: