lightsail_get_distributions {paws.compute} | R Documentation |
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions
Description
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
See https://www.paws-r-sdk.com/docs/lightsail_get_distributions/ for full documentation.
Usage
lightsail_get_distributions(distributionName = NULL, pageToken = NULL)
Arguments
distributionName |
The name of the distribution for which to return information. When omitted, the response includes all of your distributions in the Amazon Web Services Region where the request is made. |
pageToken |
The token to advance to the next page of results from your request. To get a page token, perform an initial
|
[Package paws.compute version 0.7.0 Index]