@aws-sdk/client-auto-scaling-plans 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,10 +36,10 @@ class CreateScalingPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateScalingPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateScalingPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateScalingPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateScalingPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateScalingPlanCommand = CreateScalingPlanCommand;
@@ -36,10 +36,10 @@ class DeleteScalingPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteScalingPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteScalingPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteScalingPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteScalingPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteScalingPlanCommand = DeleteScalingPlanCommand;
@@ -36,10 +36,10 @@ class DescribeScalingPlanResourcesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeScalingPlanResourcesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeScalingPlanResourcesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeScalingPlanResourcesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeScalingPlanResourcesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeScalingPlanResourcesCommand = DescribeScalingPlanResourcesCommand;
@@ -36,10 +36,10 @@ class DescribeScalingPlansCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeScalingPlansCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeScalingPlansCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeScalingPlansCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeScalingPlansCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeScalingPlansCommand = DescribeScalingPlansCommand;
@@ -36,10 +36,10 @@ class GetScalingPlanResourceForecastDataCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetScalingPlanResourceForecastDataCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetScalingPlanResourceForecastDataCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetScalingPlanResourceForecastDataCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetScalingPlanResourceForecastDataCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetScalingPlanResourceForecastDataCommand = GetScalingPlanResourceForecastDataCommand;
@@ -36,10 +36,10 @@ class UpdateScalingPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateScalingPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateScalingPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateScalingPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateScalingPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateScalingPlanCommand = UpdateScalingPlanCommand;