AmazonEC2Client.CreateSpotDatafeedSubscription Method (CreateSpotDatafeedSubscriptionRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs. You can create one data feed per account.

For conceptual information about Spot Instances, refer to the Amazon Elastic Compute Cloud Developer Guide or Amazon Elastic Compute Cloud User Guide .

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual CreateSpotDatafeedSubscriptionResponse CreateSpotDatafeedSubscription(
         CreateSpotDatafeedSubscriptionRequest createSpotDatafeedSubscriptionRequest
)

Parameters

createSpotDatafeedSubscriptionRequest
Type: Amazon.EC2.Model.CreateSpotDatafeedSubscriptionRequest

Container for the necessary parameters to execute the CreateSpotDatafeedSubscription service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.CreateSpotDatafeedSubscriptionResponse
The response from the CreateSpotDatafeedSubscription service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5