aws-sdk-resiliencehub 1.42.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: 829ca01bcfdb3059b5d92d7b0985373c916e15c52d8f4ec1f99b702702628f46
4
- data.tar.gz: b79abf4d8f893565ae89cbcd6009dece943531317396ae9e3f66d06c9baecb99
3
+ metadata.gz: 9621ddca7b5db13ce2c1bd8f441b81952a243ed5e723dbad8bf6b38659431d50
4
+ data.tar.gz: a0d99ba526bedebf0e801fdf88a5f30e254cea4e03af941c76d8d0f56212359e
5
5
  SHA512:
6
- metadata.gz: 3182dfa076bd7acadd15c5100968f2b06042b6410cb95f4c742247571046353b4ab830bb5d60fd934c4b39a4f40678e311f36d5df3992eee37dbfe460774ba0a
7
- data.tar.gz: 7047f4e4da05b7f6ed902abedda5d3265a64aded35904092e9d74ef3d96de1795c26ecffe01ab230e24382ca2bbe4ce41a39deae56fafc17cc40f1e23e92ec5a
6
+ metadata.gz: a60790c408a9aa71ee0717238988d9a4dfddc774275417e7f1c22461d1302b3c1e5c6f4a5d219f5e8e612fbd449d45ec213fe7e6f7d64aa6b27d14218378c820
7
+ data.tar.gz: 2905f36cd94d87ebe0409b8803245abfb2083c86f3eff050e88f8a75d4ed2deab9594345a3f010a65919e3e13967ba19068d2c9e78d0e166336afcaaac9676c3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.42.0 (2024-11-06)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.42.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.
@@ -3921,7 +3920,6 @@ module Aws::ResilienceHub
3921
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
@@ -3969,7 +3967,6 @@ module Aws::ResilienceHub
3969
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.
@@ -4958,7 +4954,7 @@ module Aws::ResilienceHub
4958
4954
  tracer: tracer
4959
4955
  )
4960
4956
  context[:gem_name] = 'aws-sdk-resiliencehub'
4961
- context[:gem_version] = '1.42.0'
4957
+ context[:gem_version] = '1.43.0'
4962
4958
  Seahorse::Client::Request.new(handlers, context)
4963
4959
  end
4964
4960
 
@@ -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.
@@ -2612,7 +2611,6 @@ module Aws::ResilienceHub
2612
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
@@ -2661,7 +2659,6 @@ module Aws::ResilienceHub
2661
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.
@@ -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.
@@ -4932,7 +4927,6 @@ module Aws::ResilienceHub
4932
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
@@ -4981,7 +4975,6 @@ module Aws::ResilienceHub
4981
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.
@@ -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.42.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.42.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-11-06 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