aws-sdk-autoscaling 1.105.0 → 1.106.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '058cb42fe48d6015c91cea6225fdaf26743e716a018ccd69eae8734d29bed73f'
4
- data.tar.gz: 3e6bcee35a79bb961a1a76b27247f27c88964fe13af38679c9ce6db283f5b71e
3
+ metadata.gz: 88ef441230671fa988fe9d8cc775ffb44db57cea4c919a0cabdeac60bce65bb0
4
+ data.tar.gz: 65766290be336891f862ef64eb7bb9103546601d1af3737178471dd9bcbf1289
5
5
  SHA512:
6
- metadata.gz: '01419a836db0fc290f61d54258ba239a3cffd743e769ac71f88fae0c38a93af057b9244b7cb3cd76a8238996ef7f86806e1f484f431fe8421ea57bb2b08d1d9b'
7
- data.tar.gz: 19e2a5792b538df88f15a9e157187613a8472f4badc7b7d426ec93225a331d199dda68fd95e8284061575b7a1c7b88a0d622812052b762f7c97dc158cd703f1d
6
+ metadata.gz: 6a550bbebdccc21c4aacedefc0f91cf76f1bfc04100bb7e18b7bc2ab5bfd161358ddbd1c34796214dfd9c73ce3ae0193d0161674befb850da1b18af8d27d574c
7
+ data.tar.gz: 322ce3e880325697871b16d3422615de84de32cc6cec8867458d0cfe9966197cfd323a4f07820a6a37f34b164dd543df5299e705bf7f28e89e3350ea503aae75
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.106.0 (2024-04-16)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.105.0 (2024-03-01)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.105.0
1
+ 1.106.0
@@ -7165,7 +7165,7 @@ module Aws::AutoScaling
7165
7165
  params: params,
7166
7166
  config: config)
7167
7167
  context[:gem_name] = 'aws-sdk-autoscaling'
7168
- context[:gem_version] = '1.105.0'
7168
+ context[:gem_version] = '1.106.0'
7169
7169
  Seahorse::Client::Request.new(handlers, context)
7170
7170
  end
7171
7171
 
@@ -21,7 +21,7 @@ module Aws::AutoScaling
21
21
  AcceleratorTotalMemoryMiBRequest = Shapes::StructureShape.new(name: 'AcceleratorTotalMemoryMiBRequest')
22
22
  AcceleratorType = Shapes::StringShape.new(name: 'AcceleratorType')
23
23
  AcceleratorTypes = Shapes::ListShape.new(name: 'AcceleratorTypes')
24
- ActiveInstanceRefreshNotFoundFault = Shapes::StructureShape.new(name: 'ActiveInstanceRefreshNotFoundFault')
24
+ ActiveInstanceRefreshNotFoundFault = Shapes::StructureShape.new(name: 'ActiveInstanceRefreshNotFoundFault', error: {"code"=>"ActiveInstanceRefreshNotFound", "httpStatusCode"=>400, "senderFault"=>true})
25
25
  Activities = Shapes::ListShape.new(name: 'Activities')
26
26
  ActivitiesType = Shapes::StructureShape.new(name: 'ActivitiesType')
27
27
  Activity = Shapes::StructureShape.new(name: 'Activity')
@@ -35,7 +35,7 @@ module Aws::AutoScaling
35
35
  Alarms = Shapes::ListShape.new(name: 'Alarms')
36
36
  AllowedInstanceType = Shapes::StringShape.new(name: 'AllowedInstanceType')
37
37
  AllowedInstanceTypes = Shapes::ListShape.new(name: 'AllowedInstanceTypes')
38
- AlreadyExistsFault = Shapes::StructureShape.new(name: 'AlreadyExistsFault')
38
+ AlreadyExistsFault = Shapes::StructureShape.new(name: 'AlreadyExistsFault', error: {"code"=>"AlreadyExists", "httpStatusCode"=>400, "senderFault"=>true})
39
39
  AnyPrintableAsciiStringMaxLen4000 = Shapes::StringShape.new(name: 'AnyPrintableAsciiStringMaxLen4000')
40
40
  AsciiStringMaxLen255 = Shapes::StringShape.new(name: 'AsciiStringMaxLen255')
41
41
  AssociatePublicIpAddress = Shapes::BooleanShape.new(name: 'AssociatePublicIpAddress')
@@ -178,7 +178,7 @@ module Aws::AutoScaling
178
178
  InstanceProtected = Shapes::BooleanShape.new(name: 'InstanceProtected')
179
179
  InstanceRefresh = Shapes::StructureShape.new(name: 'InstanceRefresh')
180
180
  InstanceRefreshIds = Shapes::ListShape.new(name: 'InstanceRefreshIds')
181
- InstanceRefreshInProgressFault = Shapes::StructureShape.new(name: 'InstanceRefreshInProgressFault')
181
+ InstanceRefreshInProgressFault = Shapes::StructureShape.new(name: 'InstanceRefreshInProgressFault', error: {"code"=>"InstanceRefreshInProgress", "httpStatusCode"=>400, "senderFault"=>true})
182
182
  InstanceRefreshLivePoolProgress = Shapes::StructureShape.new(name: 'InstanceRefreshLivePoolProgress')
183
183
  InstanceRefreshProgressDetails = Shapes::StructureShape.new(name: 'InstanceRefreshProgressDetails')
184
184
  InstanceRefreshStatus = Shapes::StringShape.new(name: 'InstanceRefreshStatus')
@@ -193,8 +193,8 @@ module Aws::AutoScaling
193
193
  IntPercent100To200 = Shapes::IntegerShape.new(name: 'IntPercent100To200')
194
194
  IntPercent100To200Resettable = Shapes::IntegerShape.new(name: 'IntPercent100To200Resettable')
195
195
  IntPercentResettable = Shapes::IntegerShape.new(name: 'IntPercentResettable')
196
- InvalidNextToken = Shapes::StructureShape.new(name: 'InvalidNextToken')
197
- IrreversibleInstanceRefreshFault = Shapes::StructureShape.new(name: 'IrreversibleInstanceRefreshFault')
196
+ InvalidNextToken = Shapes::StructureShape.new(name: 'InvalidNextToken', error: {"code"=>"InvalidNextToken", "httpStatusCode"=>400, "senderFault"=>true})
197
+ IrreversibleInstanceRefreshFault = Shapes::StructureShape.new(name: 'IrreversibleInstanceRefreshFault', error: {"code"=>"IrreversibleInstanceRefresh", "httpStatusCode"=>400, "senderFault"=>true})
198
198
  LaunchConfiguration = Shapes::StructureShape.new(name: 'LaunchConfiguration')
199
199
  LaunchConfigurationNameType = Shapes::StructureShape.new(name: 'LaunchConfigurationNameType')
200
200
  LaunchConfigurationNames = Shapes::ListShape.new(name: 'LaunchConfigurationNames')
@@ -214,7 +214,7 @@ module Aws::AutoScaling
214
214
  LifecycleHooks = Shapes::ListShape.new(name: 'LifecycleHooks')
215
215
  LifecycleState = Shapes::StringShape.new(name: 'LifecycleState')
216
216
  LifecycleTransition = Shapes::StringShape.new(name: 'LifecycleTransition')
217
- LimitExceededFault = Shapes::StructureShape.new(name: 'LimitExceededFault')
217
+ LimitExceededFault = Shapes::StructureShape.new(name: 'LimitExceededFault', error: {"code"=>"LimitExceeded", "httpStatusCode"=>400, "senderFault"=>true})
218
218
  LoadBalancerNames = Shapes::ListShape.new(name: 'LoadBalancerNames')
219
219
  LoadBalancerState = Shapes::StructureShape.new(name: 'LoadBalancerState')
220
220
  LoadBalancerStates = Shapes::ListShape.new(name: 'LoadBalancerStates')
@@ -314,8 +314,8 @@ module Aws::AutoScaling
314
314
  RefreshInstanceWarmup = Shapes::IntegerShape.new(name: 'RefreshInstanceWarmup')
315
315
  RefreshPreferences = Shapes::StructureShape.new(name: 'RefreshPreferences')
316
316
  RefreshStrategy = Shapes::StringShape.new(name: 'RefreshStrategy')
317
- ResourceContentionFault = Shapes::StructureShape.new(name: 'ResourceContentionFault')
318
- ResourceInUseFault = Shapes::StructureShape.new(name: 'ResourceInUseFault')
317
+ ResourceContentionFault = Shapes::StructureShape.new(name: 'ResourceContentionFault', error: {"code"=>"ResourceContention", "httpStatusCode"=>500, "senderFault"=>true})
318
+ ResourceInUseFault = Shapes::StructureShape.new(name: 'ResourceInUseFault', error: {"code"=>"ResourceInUse", "httpStatusCode"=>400, "senderFault"=>true})
319
319
  ResourceName = Shapes::StringShape.new(name: 'ResourceName')
320
320
  ReturnData = Shapes::BooleanShape.new(name: 'ReturnData')
321
321
  ReuseOnScaleIn = Shapes::BooleanShape.new(name: 'ReuseOnScaleIn')
@@ -323,7 +323,7 @@ module Aws::AutoScaling
323
323
  RollbackInstanceRefreshAnswer = Shapes::StructureShape.new(name: 'RollbackInstanceRefreshAnswer')
324
324
  RollbackInstanceRefreshType = Shapes::StructureShape.new(name: 'RollbackInstanceRefreshType')
325
325
  ScaleInProtectedInstances = Shapes::StringShape.new(name: 'ScaleInProtectedInstances')
326
- ScalingActivityInProgressFault = Shapes::StructureShape.new(name: 'ScalingActivityInProgressFault')
326
+ ScalingActivityInProgressFault = Shapes::StructureShape.new(name: 'ScalingActivityInProgressFault', error: {"code"=>"ScalingActivityInProgress", "httpStatusCode"=>400, "senderFault"=>true})
327
327
  ScalingActivityStatusCode = Shapes::StringShape.new(name: 'ScalingActivityStatusCode')
328
328
  ScalingPolicies = Shapes::ListShape.new(name: 'ScalingPolicies')
329
329
  ScalingPolicy = Shapes::StructureShape.new(name: 'ScalingPolicy')
@@ -336,7 +336,7 @@ module Aws::AutoScaling
336
336
  ScheduledUpdateGroupActionRequests = Shapes::ListShape.new(name: 'ScheduledUpdateGroupActionRequests')
337
337
  ScheduledUpdateGroupActions = Shapes::ListShape.new(name: 'ScheduledUpdateGroupActions')
338
338
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
339
- ServiceLinkedRoleFailure = Shapes::StructureShape.new(name: 'ServiceLinkedRoleFailure')
339
+ ServiceLinkedRoleFailure = Shapes::StructureShape.new(name: 'ServiceLinkedRoleFailure', error: {"code"=>"ServiceLinkedRoleFailure", "httpStatusCode"=>500, "senderFault"=>true})
340
340
  SetDesiredCapacityType = Shapes::StructureShape.new(name: 'SetDesiredCapacityType')
341
341
  SetInstanceHealthQuery = Shapes::StructureShape.new(name: 'SetInstanceHealthQuery')
342
342
  SetInstanceProtectionAnswer = Shapes::StructureShape.new(name: 'SetInstanceProtectionAnswer')
@@ -63,6 +63,6 @@ require_relative 'aws-sdk-autoscaling/customizations'
63
63
  # @!group service
64
64
  module Aws::AutoScaling
65
65
 
66
- GEM_VERSION = '1.105.0'
66
+ GEM_VERSION = '1.106.0'
67
67
 
68
68
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-autoscaling
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.105.0
4
+ version: 1.106.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-01 00:00:00.000000000 Z
11
+ date: 2024-04-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core