aws-sdk-resiliencehub 1.41.0 → 1.42.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cd643dc09c146193ac7fb229bf88e8e71cfb1729f78b4a28a870198470e02719
4
- data.tar.gz: efc474f77b33271f9370885f20e914e10ead46c139f5db9048991f9ed68542c2
3
+ metadata.gz: 829ca01bcfdb3059b5d92d7b0985373c916e15c52d8f4ec1f99b702702628f46
4
+ data.tar.gz: b79abf4d8f893565ae89cbcd6009dece943531317396ae9e3f66d06c9baecb99
5
5
  SHA512:
6
- metadata.gz: 81d2c56e96f3533925b2cd8a36a8aad0b06e3c3e1825ae1991c0886b481d4558ed9519c76a9b9002c60227d0160511d27c191f80a7ccca7e71e428c52a98475d
7
- data.tar.gz: 1a104b69a8218f2694e90f9ba73fb61d52e0f0db3d63ac00a10e23467ab7d663fe086ab6133f00c6f349c0f464ba5a701a86b754db1d02db3ab87c3b0a96b38d
6
+ metadata.gz: 3182dfa076bd7acadd15c5100968f2b06042b6410cb95f4c742247571046353b4ab830bb5d60fd934c4b39a4f40678e311f36d5df3992eee37dbfe460774ba0a
7
+ data.tar.gz: 7047f4e4da05b7f6ed902abedda5d3265a64aded35904092e9d74ef3d96de1795c26ecffe01ab230e24382ca2bbe4ce41a39deae56fafc17cc40f1e23e92ec5a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.42.0 (2024-11-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.41.0 (2024-10-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.41.0
1
+ 1.42.0
@@ -3917,8 +3917,8 @@ module Aws::ResilienceHub
3917
3917
  #
3918
3918
  # Key: `"failover-regions"`
3919
3919
  #
3920
- # Value: `"[\{"region":"<REGION>",
3921
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
3920
+ # Value: `"[{"region":"<REGION>",
3921
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
3922
3922
  #
3923
3923
  # </note>
3924
3924
  #
@@ -3965,8 +3965,8 @@ module Aws::ResilienceHub
3965
3965
  #
3966
3966
  # Key: `"failover-regions"`
3967
3967
  #
3968
- # Value: `"[\{"region":"<REGION>",
3969
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
3968
+ # Value: `"[{"region":"<REGION>",
3969
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
3970
3970
  #
3971
3971
  # </note>
3972
3972
  #
@@ -4056,8 +4056,8 @@ module Aws::ResilienceHub
4056
4056
  #
4057
4057
  # Key: `"failover-regions"`
4058
4058
  #
4059
- # Value: `"[\{"region":"<REGION>",
4060
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4059
+ # Value: `"[{"region":"<REGION>",
4060
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4061
4061
  #
4062
4062
  # </note>
4063
4063
  #
@@ -4601,8 +4601,7 @@ module Aws::ResilienceHub
4601
4601
  #
4602
4602
  # Key: `"failover-regions"`
4603
4603
  #
4604
- # Value: `"[\{"region":"<REGION>",
4605
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4604
+ # Value: `"[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4606
4605
  #
4607
4606
  # </note>
4608
4607
  #
@@ -4959,7 +4958,7 @@ module Aws::ResilienceHub
4959
4958
  tracer: tracer
4960
4959
  )
4961
4960
  context[:gem_name] = 'aws-sdk-resiliencehub'
4962
- context[:gem_version] = '1.41.0'
4961
+ context[:gem_version] = '1.42.0'
4963
4962
  Seahorse::Client::Request.new(handlers, context)
4964
4963
  end
4965
4964
 
@@ -590,8 +590,8 @@ module Aws::ResilienceHub
590
590
  #
591
591
  # Key: `"failover-regions"`
592
592
  #
593
- # Value: `"[\{"region":"<REGION>",
594
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
593
+ # Value: `"[{"region":"<REGION>",
594
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
595
595
  #
596
596
  # </note>
597
597
  #
@@ -2608,8 +2608,8 @@ module Aws::ResilienceHub
2608
2608
  #
2609
2609
  # Key: `"failover-regions"`
2610
2610
  #
2611
- # Value: `"[\{"region":"<REGION>",
2612
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2611
+ # Value: `"[{"region":"<REGION>",
2612
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2613
2613
  #
2614
2614
  # </note>
2615
2615
  #
@@ -2657,8 +2657,8 @@ module Aws::ResilienceHub
2657
2657
  #
2658
2658
  # Key: `"failover-regions"`
2659
2659
  #
2660
- # Value: `"[\{"region":"<REGION>",
2661
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2660
+ # Value: `"[{"region":"<REGION>",
2661
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2662
2662
  #
2663
2663
  # </note>
2664
2664
  #
@@ -2748,8 +2748,8 @@ module Aws::ResilienceHub
2748
2748
  #
2749
2749
  # Key: `"failover-regions"`
2750
2750
  #
2751
- # Value: `"[\{"region":"<REGION>",
2752
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2751
+ # Value: `"[{"region":"<REGION>",
2752
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2753
2753
  #
2754
2754
  # </note>
2755
2755
  #
@@ -4620,8 +4620,8 @@ module Aws::ResilienceHub
4620
4620
  #
4621
4621
  # Key: `"failover-regions"`
4622
4622
  #
4623
- # Value: `"[\{"region":"<REGION>",
4624
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4623
+ # Value: `"[{"region":"<REGION>",
4624
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4625
4625
  #
4626
4626
  # </note>
4627
4627
  #
@@ -4928,8 +4928,8 @@ module Aws::ResilienceHub
4928
4928
  #
4929
4929
  # Key: `"failover-regions"`
4930
4930
  #
4931
- # Value: `"[\{"region":"<REGION>",
4932
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4931
+ # Value: `"[{"region":"<REGION>",
4932
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4933
4933
  #
4934
4934
  # </note>
4935
4935
  #
@@ -4977,8 +4977,8 @@ module Aws::ResilienceHub
4977
4977
  #
4978
4978
  # Key: `"failover-regions"`
4979
4979
  #
4980
- # Value: `"[\{"region":"<REGION>",
4981
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4980
+ # Value: `"[{"region":"<REGION>",
4981
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4982
4982
  #
4983
4983
  # </note>
4984
4984
  #
@@ -5068,8 +5068,8 @@ module Aws::ResilienceHub
5068
5068
  #
5069
5069
  # Key: `"failover-regions"`
5070
5070
  #
5071
- # Value: `"[\{"region":"<REGION>",
5072
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
5071
+ # Value: `"[{"region":"<REGION>",
5072
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
5073
5073
  #
5074
5074
  # </note>
5075
5075
  #
@@ -6417,8 +6417,8 @@ module Aws::ResilienceHub
6417
6417
  #
6418
6418
  # Key: `"failover-regions"`
6419
6419
  #
6420
- # Value: `"[\{"region":"<REGION>",
6421
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
6420
+ # Value: `"[{"region":"<REGION>",
6421
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
6422
6422
  #
6423
6423
  # </note>
6424
6424
  #
@@ -54,7 +54,7 @@ module Aws::ResilienceHub
54
54
  autoload :EndpointProvider, 'aws-sdk-resiliencehub/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-resiliencehub/endpoints'
56
56
 
57
- GEM_VERSION = '1.41.0'
57
+ GEM_VERSION = '1.42.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-resiliencehub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.41.0
4
+ version: 1.42.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-10-18 00:00:00.000000000 Z
11
+ date: 2024-11-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core