Create Spot Datafeed Subscription
GET {{aws_ec2_base_url}}/?Bucket&DryRun&Prefix&Action=CreateSpotDatafeedSubscription
Creates a data feed for Spot Instances, enabling you to view Spot Instance usage logs.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Bucket | null | The Amazon S3 bucket in which to store the Spot Instance data feed. | |
DryRun | null | 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 DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
Prefix | null | A prefix for the data feed file names. | |
Action | string |