Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cloudformation
/
Filename :
register-publisher.rst
back
Copy
**To register a publisher** The following ``register-publisher`` example registers a publisher and accepts the terms and condition parameter. :: aws cloudformation register-publisher \ --region us-west-2 \ --accept-terms-and-conditions Output:: { "PublisherId": "000q6TfUovXsEMmgKowxDZLlwqr2QUshd2e75c8c" } For more information, see `Using the AWS CloudFormation registry <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html>`__ in the *AWS CloudFormation User Guide*.