aws-sdk-applicationautoscaling 1.112.0 → 1.113.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: a3064fb441c602c808826fc1f591adb0edbc9b8f8e5deb1ff3e9687a851e44d4
4
- data.tar.gz: f5f611c1a586a5fd997e4853d1cbc8dd1ca32078af862c53580ef1aa68c03473
3
+ metadata.gz: 502fc13ea9aa5c5b1116fd960de63b5f54171f34d65ba8c84c485a02bdcaf744
4
+ data.tar.gz: 5eaf22474c546ae3518b1e5a5bfbf830bf2c5aeae89dc1f273426e9878d8263d
5
5
  SHA512:
6
- metadata.gz: 9551b48f90a27a51a55f4a1c6c6061526e19bad3b6e92f253c41589a6003b19a6316d6528cca217d16539bcac9d5b0409bcc33b5862ca94ee589cebdc92691ac
7
- data.tar.gz: e6767300704a4b2cc9c128a19035ef1853aa657ae92370ce142841bb23849591bd9ac0787d82c1334fdfee4e630d72743c278e993f5fc7dce7c91c2614838acc
6
+ metadata.gz: cd6f0c70372de9f8af23bfad3ee5a2af0e2a64aec5049b0b8009c4f8ef34d390f4427be382f89e8128ec0012404fd12f909d2123cfa5a26fcb889f2820144f29
7
+ data.tar.gz: a5d2ab0470f6edc62675d5d769b4c705369b43c15955958ebe2e5c51f50517aa6a91a65d9d29bb2c71af6d7300bc3476deb88dc65c58af801dda1222cffbc713
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.113.0 (2025-10-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.112.0 (2025-08-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.112.0
1
+ 1.113.0
@@ -3882,7 +3882,7 @@ module Aws::ApplicationAutoScaling
3882
3882
  tracer: tracer
3883
3883
  )
3884
3884
  context[:gem_name] = 'aws-sdk-applicationautoscaling'
3885
- context[:gem_version] = '1.112.0'
3885
+ context[:gem_version] = '1.113.0'
3886
3886
  Seahorse::Client::Request.new(handlers, context)
3887
3887
  end
3888
3888
 
@@ -1,8 +0,0 @@
1
- # frozen_string_literal: true
2
- # WARNING ABOUT GENERATED CODE
3
- #
4
- # This file is generated. See the contributing for info on making contributions:
5
- # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
6
- #
7
- # WARNING ABOUT GENERATED CODE
8
-
@@ -54,7 +54,7 @@ module Aws::ApplicationAutoScaling
54
54
  autoload :EndpointProvider, 'aws-sdk-applicationautoscaling/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-applicationautoscaling/endpoints'
56
56
 
57
- GEM_VERSION = '1.112.0'
57
+ GEM_VERSION = '1.113.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-applicationautoscaling
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.112.0
4
+ version: 1.113.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.231.0
21
+ version: 3.234.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.231.0
31
+ version: 3.234.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement