aws-sdk-resiliencehub 1.41.0 → 1.43.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: 9621ddca7b5db13ce2c1bd8f441b81952a243ed5e723dbad8bf6b38659431d50
4
+ data.tar.gz: a0d99ba526bedebf0e801fdf88a5f30e254cea4e03af941c76d8d0f56212359e
5
5
  SHA512:
6
- metadata.gz: 81d2c56e96f3533925b2cd8a36a8aad0b06e3c3e1825ae1991c0886b481d4558ed9519c76a9b9002c60227d0160511d27c191f80a7ccca7e71e428c52a98475d
7
- data.tar.gz: 1a104b69a8218f2694e90f9ba73fb61d52e0f0db3d63ac00a10e23467ab7d663fe086ab6133f00c6f349c0f464ba5a701a86b754db1d02db3ab87c3b0a96b38d
6
+ metadata.gz: a60790c408a9aa71ee0717238988d9a4dfddc774275417e7f1c22461d1302b3c1e5c6f4a5d219f5e8e612fbd449d45ec213fe7e6f7d64aa6b27d14218378c820
7
+ data.tar.gz: 2905f36cd94d87ebe0409b8803245abfb2083c86f3eff050e88f8a75d4ed2deab9594345a3f010a65919e3e13967ba19068d2c9e78d0e166336afcaaac9676c3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.43.0 (2024-11-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.42.0 (2024-11-06)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.41.0 (2024-10-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.41.0
1
+ 1.43.0
@@ -3892,7 +3892,6 @@ module Aws::ResilienceHub
3892
3892
  # </note>
3893
3893
  #
3894
3894
  # Type: String
3895
- #
3896
3895
  # * <i> <code>type</code> </i>
3897
3896
  #
3898
3897
  # The type of resource.
@@ -3917,11 +3916,10 @@ module Aws::ResilienceHub
3917
3916
  #
3918
3917
  # Key: `"failover-regions"`
3919
3918
  #
3920
- # Value: `"[\{"region":"<REGION>",
3921
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
3919
+ # Value: `"[{"region":"<REGION>",
3920
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
3922
3921
  #
3923
3922
  # </note>
3924
- #
3925
3923
  # * <b> <code>appComponents</code> </b>
3926
3924
  #
3927
3925
  # List of Application Components that this resource belongs to. If an
@@ -3965,11 +3963,10 @@ module Aws::ResilienceHub
3965
3963
  #
3966
3964
  # Key: `"failover-regions"`
3967
3965
  #
3968
- # Value: `"[\{"region":"<REGION>",
3969
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
3966
+ # Value: `"[{"region":"<REGION>",
3967
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
3970
3968
  #
3971
3969
  # </note>
3972
- #
3973
3970
  # * <b> <code>excludedResources</code> </b>
3974
3971
  #
3975
3972
  # The list of logical resource identifiers to be excluded from the
@@ -4039,7 +4036,6 @@ module Aws::ResilienceHub
4039
4036
  # </note>
4040
4037
  #
4041
4038
  # Type: String
4042
- #
4043
4039
  # * <b> <code>version</code> </b>
4044
4040
  #
4045
4041
  # Resilience Hub application version.
@@ -4056,8 +4052,8 @@ module Aws::ResilienceHub
4056
4052
  #
4057
4053
  # Key: `"failover-regions"`
4058
4054
  #
4059
- # Value: `"[\{"region":"<REGION>",
4060
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4055
+ # Value: `"[{"region":"<REGION>",
4056
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4061
4057
  #
4062
4058
  # </note>
4063
4059
  #
@@ -4601,8 +4597,7 @@ module Aws::ResilienceHub
4601
4597
  #
4602
4598
  # Key: `"failover-regions"`
4603
4599
  #
4604
- # Value: `"[\{"region":"<REGION>",
4605
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4600
+ # Value: `"[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4606
4601
  #
4607
4602
  # </note>
4608
4603
  #
@@ -4959,7 +4954,7 @@ module Aws::ResilienceHub
4959
4954
  tracer: tracer
4960
4955
  )
4961
4956
  context[:gem_name] = 'aws-sdk-resiliencehub'
4962
- context[:gem_version] = '1.41.0'
4957
+ context[:gem_version] = '1.43.0'
4963
4958
  Seahorse::Client::Request.new(handlers, context)
4964
4959
  end
4965
4960
 
@@ -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
  #
@@ -2582,7 +2582,6 @@ module Aws::ResilienceHub
2582
2582
  # </note>
2583
2583
  #
2584
2584
  # Type: String
2585
- #
2586
2585
  # * <i> <code>type</code> </i>
2587
2586
  #
2588
2587
  # The type of resource.
@@ -2608,11 +2607,10 @@ module Aws::ResilienceHub
2608
2607
  #
2609
2608
  # Key: `"failover-regions"`
2610
2609
  #
2611
- # Value: `"[\{"region":"<REGION>",
2612
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2610
+ # Value: `"[{"region":"<REGION>",
2611
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2613
2612
  #
2614
2613
  # </note>
2615
- #
2616
2614
  # * <b> <code>appComponents</code> </b>
2617
2615
  #
2618
2616
  # List of Application Components that this resource belongs to. If
@@ -2657,11 +2655,10 @@ module Aws::ResilienceHub
2657
2655
  #
2658
2656
  # Key: `"failover-regions"`
2659
2657
  #
2660
- # Value: `"[\{"region":"<REGION>",
2661
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2658
+ # Value: `"[{"region":"<REGION>",
2659
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2662
2660
  #
2663
2661
  # </note>
2664
- #
2665
2662
  # * <b> <code>excludedResources</code> </b>
2666
2663
  #
2667
2664
  # The list of logical resource identifiers to be excluded from the
@@ -2731,7 +2728,6 @@ module Aws::ResilienceHub
2731
2728
  # </note>
2732
2729
  #
2733
2730
  # Type: String
2734
- #
2735
2731
  # * <b> <code>version</code> </b>
2736
2732
  #
2737
2733
  # Resilience Hub application version.
@@ -2748,8 +2744,8 @@ module Aws::ResilienceHub
2748
2744
  #
2749
2745
  # Key: `"failover-regions"`
2750
2746
  #
2751
- # Value: `"[\{"region":"<REGION>",
2752
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
2747
+ # Value: `"[{"region":"<REGION>",
2748
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
2753
2749
  #
2754
2750
  # </note>
2755
2751
  #
@@ -4620,8 +4616,8 @@ module Aws::ResilienceHub
4620
4616
  #
4621
4617
  # Key: `"failover-regions"`
4622
4618
  #
4623
- # Value: `"[\{"region":"<REGION>",
4624
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4619
+ # Value: `"[{"region":"<REGION>",
4620
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4625
4621
  #
4626
4622
  # </note>
4627
4623
  #
@@ -4902,7 +4898,6 @@ module Aws::ResilienceHub
4902
4898
  # </note>
4903
4899
  #
4904
4900
  # Type: String
4905
- #
4906
4901
  # * <i> <code>type</code> </i>
4907
4902
  #
4908
4903
  # The type of resource.
@@ -4928,11 +4923,10 @@ module Aws::ResilienceHub
4928
4923
  #
4929
4924
  # Key: `"failover-regions"`
4930
4925
  #
4931
- # Value: `"[\{"region":"<REGION>",
4932
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4926
+ # Value: `"[{"region":"<REGION>",
4927
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4933
4928
  #
4934
4929
  # </note>
4935
- #
4936
4930
  # * <b> <code>appComponents</code> </b>
4937
4931
  #
4938
4932
  # List of Application Components that this resource belongs to. If
@@ -4977,11 +4971,10 @@ module Aws::ResilienceHub
4977
4971
  #
4978
4972
  # Key: `"failover-regions"`
4979
4973
  #
4980
- # Value: `"[\{"region":"<REGION>",
4981
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
4974
+ # Value: `"[{"region":"<REGION>",
4975
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
4982
4976
  #
4983
4977
  # </note>
4984
- #
4985
4978
  # * <b> <code>excludedResources</code> </b>
4986
4979
  #
4987
4980
  # The list of logical resource identifiers to be excluded from the
@@ -5051,7 +5044,6 @@ module Aws::ResilienceHub
5051
5044
  # </note>
5052
5045
  #
5053
5046
  # Type: String
5054
- #
5055
5047
  # * <b> <code>version</code> </b>
5056
5048
  #
5057
5049
  # Resilience Hub application version.
@@ -5068,8 +5060,8 @@ module Aws::ResilienceHub
5068
5060
  #
5069
5061
  # Key: `"failover-regions"`
5070
5062
  #
5071
- # Value: `"[\{"region":"<REGION>",
5072
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
5063
+ # Value: `"[{"region":"<REGION>",
5064
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
5073
5065
  #
5074
5066
  # </note>
5075
5067
  #
@@ -6417,8 +6409,8 @@ module Aws::ResilienceHub
6417
6409
  #
6418
6410
  # Key: `"failover-regions"`
6419
6411
  #
6420
- # Value: `"[\{"region":"<REGION>",
6421
- # "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
6412
+ # Value: `"[{"region":"<REGION>",
6413
+ # "accounts":[{"id":"<ACCOUNT_ID>"}]}]"`
6422
6414
  #
6423
6415
  # </note>
6424
6416
  #
@@ -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.43.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.43.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-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core