ec2_describe_spot_datafeed_subscription {paws.compute} | R Documentation |
Describes the data feed for Spot Instances
Description
Describes the data feed for Spot Instances. For more information, see Spot Instance data feed in the Amazon EC2 User Guide.
See https://www.paws-r-sdk.com/docs/ec2_describe_spot_datafeed_subscription/ for full documentation.
Usage
ec2_describe_spot_datafeed_subscription(DryRun = NULL)
Arguments
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |
[Package paws.compute version 0.9.0 Index]