@aws-sdk/client-auto-scaling 3.1087.0 → 3.1089.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.
Files changed (89) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AutoScaling.d.ts +218 -253
  3. package/dist-types/ts3.4/AutoScalingClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +3 -4
  18. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +3 -4
  19. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -2
  23. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  24. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  25. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -3
  27. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -3
  28. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -3
  31. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -3
  34. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -3
  38. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +4 -10
  41. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -4
  42. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -3
  45. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +3 -5
  54. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -2
  55. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/LaunchInstancesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -2
  65. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +3 -4
  67. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -2
  68. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -2
  71. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +3 -4
  73. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  74. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  75. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  76. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  77. package/dist-types/ts3.4/models/errors.d.ts +7 -30
  78. package/dist-types/ts3.4/models/models_0.d.ts +15 -45
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  84. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  85. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  86. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +3 -7
  87. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +3 -7
  88. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +3 -7
  89. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75