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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-resiliencehub/client.rb +1 -5
- data/lib/aws-sdk-resiliencehub/types.rb +0 -8
- data/lib/aws-sdk-resiliencehub.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9621ddca7b5db13ce2c1bd8f441b81952a243ed5e723dbad8bf6b38659431d50
|
4
|
+
data.tar.gz: a0d99ba526bedebf0e801fdf88a5f30e254cea4e03af941c76d8d0f56212359e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a60790c408a9aa71ee0717238988d9a4dfddc774275417e7f1c22461d1302b3c1e5c6f4a5d219f5e8e612fbd449d45ec213fe7e6f7d64aa6b27d14218378c820
|
7
|
+
data.tar.gz: 2905f36cd94d87ebe0409b8803245abfb2083c86f3eff050e88f8a75d4ed2deab9594345a3f010a65919e3e13967ba19068d2c9e78d0e166336afcaaac9676c3
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
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.
|
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.
|
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.
|
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-
|
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
|