describePublisher
inline suspend fun CloudFormationClient.describePublisher(crossinline block: DescribePublisherRequest.Builder.() -> Unit): DescribePublisherResponse
Returns information about a CloudFormation extension publisher.
If you don't supply a PublisherId
, and you have registered as an extension publisher, DescribePublisher
returns information about your own publisher account.
For more information about registering as a publisher, see:
Publishing extensions to make them available for public use in the CloudFormation Command Line Interface (CLI) User Guide