IdleRecommendation - AWS Compute Optimizer
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IdleRecommendation

Describes an Idle resource recommendation.

Contents

accountId

The AWS 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 AWS SDKs, see the following: