IdleRecommendation - Amazon Compute Optimizer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IdleRecommendation

Describes an Idle resource recommendation.

Contents

accountId

The Amazon Web Services account ID of the idle resource.

Type: String

Required: No

finding

The finding classification of an idle resource.

Type: String

Valid Values: Idle | Unattached

Required: No

findingDescription

A summary of the findings for the resource.

Type: String

Required: No

lastRefreshTimestamp

The timestamp of when the idle resource recommendation was last generated.

Type: Timestamp

Required: No

lookBackPeriodInDays

The number of days the idle resource utilization metrics were analyzed.

Type: Double

Required: No

resourceArn

The ARN of the current idle resource.

Type: String

Required: No

resourceId

The unique identifier for the resource.

Type: String

Required: No

resourceType

The type of resource that is idle.

Type: String

Valid Values: EC2Instance | AutoScalingGroup | EBSVolume | ECSService | RDSDBInstance

Required: No

savingsOpportunity

The savings opportunity for the idle resource.

Type: IdleSavingsOpportunity object

Required: No

savingsOpportunityAfterDiscounts

The savings opportunity for the idle resource after any applying discounts.

Type: IdleSavingsOpportunityAfterDiscounts object

Required: No

tags

A list of tags assigned to your idle resource recommendations.

Type: Array of Tag objects

Required: No

utilizationMetrics

An array of objects that describe the utilization metrics of the idle resource.

Type: Array of IdleUtilizationMetric objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: