cloudformation_describe_publisher {paws.management}R Documentation

Returns information about a CloudFormation extension publisher

Description

Returns information about a CloudFormation extension publisher.

See https://www.paws-r-sdk.com/docs/cloudformation_describe_publisher/ for full documentation.

Usage

cloudformation_describe_publisher(PublisherId = NULL)

Arguments

PublisherId

The ID of the extension publisher.

If you don't supply a PublisherId, and you have registered as an extension publisher, describe_publisher returns information about your own publisher account.


[Package paws.management version 0.7.0 Index]