Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + type AutoScalingPlansAPI interface + CreateScalingPlan func(*autoscalingplans.CreateScalingPlanInput) (*autoscalingplans.CreateScalingPlanOutput, error) + CreateScalingPlanRequest func(*autoscalingplans.CreateScalingPlanInput) (*request.Request, *autoscalingplans.CreateScalingPlanOutput) + CreateScalingPlanWithContext func(aws.Context, *autoscalingplans.CreateScalingPlanInput, ...request.Option) (*autoscalingplans.CreateScalingPlanOutput, error) + DeleteScalingPlan func(*autoscalingplans.DeleteScalingPlanInput) (*autoscalingplans.DeleteScalingPlanOutput, error) + DeleteScalingPlanRequest func(*autoscalingplans.DeleteScalingPlanInput) (*request.Request, *autoscalingplans.DeleteScalingPlanOutput) + DeleteScalingPlanWithContext func(aws.Context, *autoscalingplans.DeleteScalingPlanInput, ...request.Option) (*autoscalingplans.DeleteScalingPlanOutput, error) + DescribeScalingPlanResources func(*autoscalingplans.DescribeScalingPlanResourcesInput) (*autoscalingplans.DescribeScalingPlanResourcesOutput, error) + DescribeScalingPlanResourcesRequest func(*autoscalingplans.DescribeScalingPlanResourcesInput) (*request.Request, *autoscalingplans.DescribeScalingPlanResourcesOutput) + DescribeScalingPlanResourcesWithContext func(aws.Context, *autoscalingplans.DescribeScalingPlanResourcesInput, ...) (*autoscalingplans.DescribeScalingPlanResourcesOutput, error) + DescribeScalingPlans func(*autoscalingplans.DescribeScalingPlansInput) (*autoscalingplans.DescribeScalingPlansOutput, error) + DescribeScalingPlansRequest func(*autoscalingplans.DescribeScalingPlansInput) (*request.Request, *autoscalingplans.DescribeScalingPlansOutput) + DescribeScalingPlansWithContext func(aws.Context, *autoscalingplans.DescribeScalingPlansInput, ...request.Option) (*autoscalingplans.DescribeScalingPlansOutput, error) + GetScalingPlanResourceForecastData func(*autoscalingplans.GetScalingPlanResourceForecastDataInput) (*autoscalingplans.GetScalingPlanResourceForecastDataOutput, error) + GetScalingPlanResourceForecastDataRequest func(*autoscalingplans.GetScalingPlanResourceForecastDataInput) (*request.Request, *autoscalingplans.GetScalingPlanResourceForecastDataOutput) + GetScalingPlanResourceForecastDataWithContext func(aws.Context, *autoscalingplans.GetScalingPlanResourceForecastDataInput, ...) (*autoscalingplans.GetScalingPlanResourceForecastDataOutput, error) + UpdateScalingPlan func(*autoscalingplans.UpdateScalingPlanInput) (*autoscalingplans.UpdateScalingPlanOutput, error) + UpdateScalingPlanRequest func(*autoscalingplans.UpdateScalingPlanInput) (*request.Request, *autoscalingplans.UpdateScalingPlanOutput) + UpdateScalingPlanWithContext func(aws.Context, *autoscalingplans.UpdateScalingPlanInput, ...request.Option) (*autoscalingplans.UpdateScalingPlanOutput, error)