describePublisher
abstract suspend fun describePublisher(input: DescribePublisherRequest = DescribePublisherRequest { }): 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 CLI User Guide