aws-sdk-resiliencehub 1.10.0 → 1.12.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-resiliencehub/client.rb +348 -234
- data/lib/aws-sdk-resiliencehub/client_api.rb +25 -0
- data/lib/aws-sdk-resiliencehub/types.rb +679 -401
- data/lib/aws-sdk-resiliencehub.rb +1 -1
- metadata +2 -2
@@ -26,11 +26,11 @@ module Aws::ResilienceHub
|
|
26
26
|
end
|
27
27
|
|
28
28
|
# @!attribute [rw] app_arn
|
29
|
-
# The Amazon Resource Name (ARN) of the
|
30
|
-
#
|
31
|
-
# arn:`partition
|
32
|
-
#
|
33
|
-
#
|
29
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
30
|
+
# The format for this ARN is:
|
31
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
32
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
33
|
+
# in the *AWS General Reference* guide.
|
34
34
|
#
|
35
35
|
#
|
36
36
|
#
|
@@ -56,11 +56,11 @@ module Aws::ResilienceHub
|
|
56
56
|
end
|
57
57
|
|
58
58
|
# @!attribute [rw] app_arn
|
59
|
-
# The Amazon Resource Name (ARN) of the
|
60
|
-
#
|
61
|
-
# arn:`partition
|
62
|
-
#
|
63
|
-
#
|
59
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
60
|
+
# The format for this ARN is:
|
61
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
62
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
63
|
+
# in the *AWS General Reference* guide.
|
64
64
|
#
|
65
65
|
#
|
66
66
|
#
|
@@ -139,14 +139,14 @@ module Aws::ResilienceHub
|
|
139
139
|
include Aws::Structure
|
140
140
|
end
|
141
141
|
|
142
|
-
# Defines an
|
142
|
+
# Defines an Resilience Hub application.
|
143
143
|
#
|
144
144
|
# @!attribute [rw] app_arn
|
145
|
-
# The Amazon Resource Name (ARN) of the
|
146
|
-
#
|
147
|
-
# arn:`partition
|
148
|
-
#
|
149
|
-
#
|
145
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
146
|
+
# The format for this ARN is:
|
147
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
148
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
149
|
+
# in the *AWS General Reference* guide.
|
150
150
|
#
|
151
151
|
#
|
152
152
|
#
|
@@ -184,7 +184,7 @@ module Aws::ResilienceHub
|
|
184
184
|
# @!attribute [rw] policy_arn
|
185
185
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
186
186
|
# for this ARN is:
|
187
|
-
# arn:`partition
|
187
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
188
188
|
# For more information about ARNs, see [ Amazon Resource Names
|
189
189
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
190
190
|
#
|
@@ -229,11 +229,11 @@ module Aws::ResilienceHub
|
|
229
229
|
# Defines an application assessment.
|
230
230
|
#
|
231
231
|
# @!attribute [rw] app_arn
|
232
|
-
# The Amazon Resource Name (ARN) of the
|
233
|
-
#
|
234
|
-
# arn:`partition
|
235
|
-
#
|
236
|
-
#
|
232
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
233
|
+
# The format for this ARN is:
|
234
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
235
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
236
|
+
# in the *AWS General Reference* guide.
|
237
237
|
#
|
238
238
|
#
|
239
239
|
#
|
@@ -247,7 +247,7 @@ module Aws::ResilienceHub
|
|
247
247
|
# @!attribute [rw] assessment_arn
|
248
248
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
249
249
|
# this ARN is:
|
250
|
-
# arn:`partition
|
250
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
251
251
|
# For more information about ARNs, see [ Amazon Resource Names
|
252
252
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
253
253
|
#
|
@@ -337,11 +337,11 @@ module Aws::ResilienceHub
|
|
337
337
|
# Defines an application assessment summary.
|
338
338
|
#
|
339
339
|
# @!attribute [rw] app_arn
|
340
|
-
# The Amazon Resource Name (ARN) of the
|
341
|
-
#
|
342
|
-
# arn:`partition
|
343
|
-
#
|
344
|
-
#
|
340
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
341
|
+
# The format for this ARN is:
|
342
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
343
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
344
|
+
# in the *AWS General Reference* guide.
|
345
345
|
#
|
346
346
|
#
|
347
347
|
#
|
@@ -355,7 +355,7 @@ module Aws::ResilienceHub
|
|
355
355
|
# @!attribute [rw] assessment_arn
|
356
356
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
357
357
|
# this ARN is:
|
358
|
-
# arn:`partition
|
358
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
359
359
|
# For more information about ARNs, see [ Amazon Resource Names
|
360
360
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
361
361
|
#
|
@@ -422,8 +422,10 @@ module Aws::ResilienceHub
|
|
422
422
|
# Defines an Application Component.
|
423
423
|
#
|
424
424
|
# @!attribute [rw] additional_info
|
425
|
-
# Additional configuration parameters for an
|
426
|
-
# application.
|
425
|
+
# Additional configuration parameters for an Resilience Hub
|
426
|
+
# application. If you want to implement `additionalInfo` through the
|
427
|
+
# Resilience Hub console rather than using an API call, see [Configure
|
428
|
+
# the application configuration parameters][1].
|
427
429
|
#
|
428
430
|
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a string
|
429
431
|
# format) of only one failover region and one associated account.
|
@@ -434,6 +436,10 @@ module Aws::ResilienceHub
|
|
434
436
|
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
435
437
|
#
|
436
438
|
# </note>
|
439
|
+
#
|
440
|
+
#
|
441
|
+
#
|
442
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
437
443
|
# @return [Hash<String,Array<String>>]
|
438
444
|
#
|
439
445
|
# @!attribute [rw] id
|
@@ -500,14 +506,18 @@ module Aws::ResilienceHub
|
|
500
506
|
include Aws::Structure
|
501
507
|
end
|
502
508
|
|
503
|
-
# The list of
|
509
|
+
# The list of Resilience Hub application input sources.
|
510
|
+
#
|
511
|
+
# @!attribute [rw] eks_source_cluster_namespace
|
512
|
+
# The namespace on your Amazon Elastic Kubernetes Service cluster.
|
513
|
+
# @return [Types::EksSourceClusterNamespace]
|
504
514
|
#
|
505
515
|
# @!attribute [rw] import_type
|
506
516
|
# The resource type of the input source.
|
507
517
|
# @return [String]
|
508
518
|
#
|
509
519
|
# @!attribute [rw] resource_count
|
510
|
-
# The number of resources
|
520
|
+
# The number of resources.
|
511
521
|
# @return [Integer]
|
512
522
|
#
|
513
523
|
# @!attribute [rw] source_arn
|
@@ -531,6 +541,7 @@ module Aws::ResilienceHub
|
|
531
541
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/AppInputSource AWS API Documentation
|
532
542
|
#
|
533
543
|
class AppInputSource < Struct.new(
|
544
|
+
:eks_source_cluster_namespace,
|
534
545
|
:import_type,
|
535
546
|
:resource_count,
|
536
547
|
:source_arn,
|
@@ -543,11 +554,11 @@ module Aws::ResilienceHub
|
|
543
554
|
# Defines an application summary.
|
544
555
|
#
|
545
556
|
# @!attribute [rw] app_arn
|
546
|
-
# The Amazon Resource Name (ARN) of the
|
547
|
-
#
|
548
|
-
# arn:`partition
|
549
|
-
#
|
550
|
-
#
|
557
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
558
|
+
# The format for this ARN is:
|
559
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
560
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
561
|
+
# in the *AWS General Reference* guide.
|
551
562
|
#
|
552
563
|
#
|
553
564
|
#
|
@@ -611,9 +622,9 @@ module Aws::ResilienceHub
|
|
611
622
|
include Aws::Structure
|
612
623
|
end
|
613
624
|
|
614
|
-
# Defines recommendations for an
|
615
|
-
#
|
616
|
-
#
|
625
|
+
# Defines recommendations for an Resilience Hub Application Component,
|
626
|
+
# returned as an object. This object contains component names,
|
627
|
+
# configuration recommendations, and recommendation statuses.
|
617
628
|
#
|
618
629
|
# @!attribute [rw] app_component_name
|
619
630
|
# The name of the Application Component.
|
@@ -773,7 +784,7 @@ module Aws::ResilienceHub
|
|
773
784
|
# @!attribute [rw] policy_arn
|
774
785
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
775
786
|
# for this ARN is:
|
776
|
-
# arn:`partition
|
787
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
777
788
|
# For more information about ARNs, see [ Amazon Resource Names
|
778
789
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
779
790
|
#
|
@@ -821,11 +832,11 @@ module Aws::ResilienceHub
|
|
821
832
|
# @return [Hash<String,Array<String>>]
|
822
833
|
#
|
823
834
|
# @!attribute [rw] app_arn
|
824
|
-
# The Amazon Resource Name (ARN) of the
|
825
|
-
#
|
826
|
-
# arn:`partition
|
827
|
-
#
|
828
|
-
#
|
835
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
836
|
+
# The format for this ARN is:
|
837
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
838
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
839
|
+
# in the *AWS General Reference* guide.
|
829
840
|
#
|
830
841
|
#
|
831
842
|
#
|
@@ -873,11 +884,11 @@ module Aws::ResilienceHub
|
|
873
884
|
end
|
874
885
|
|
875
886
|
# @!attribute [rw] app_arn
|
876
|
-
# The Amazon Resource Name (ARN) of the
|
877
|
-
#
|
878
|
-
# arn:`partition
|
879
|
-
#
|
880
|
-
#
|
887
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
888
|
+
# The format for this ARN is:
|
889
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
890
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
891
|
+
# in the *AWS General Reference* guide.
|
881
892
|
#
|
882
893
|
#
|
883
894
|
#
|
@@ -885,11 +896,11 @@ module Aws::ResilienceHub
|
|
885
896
|
# @return [String]
|
886
897
|
#
|
887
898
|
# @!attribute [rw] app_component
|
888
|
-
#
|
899
|
+
# The list of Application Components that belong to this resource.
|
889
900
|
# @return [Types::AppComponent]
|
890
901
|
#
|
891
902
|
# @!attribute [rw] app_version
|
892
|
-
# The
|
903
|
+
# The Resilience Hub application version.
|
893
904
|
# @return [String]
|
894
905
|
#
|
895
906
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/CreateAppVersionAppComponentResponse AWS API Documentation
|
@@ -908,11 +919,11 @@ module Aws::ResilienceHub
|
|
908
919
|
# @return [Hash<String,Array<String>>]
|
909
920
|
#
|
910
921
|
# @!attribute [rw] app_arn
|
911
|
-
# The Amazon Resource Name (ARN) of the
|
912
|
-
#
|
913
|
-
# arn:`partition
|
914
|
-
#
|
915
|
-
#
|
922
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
923
|
+
# The format for this ARN is:
|
924
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
925
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
926
|
+
# in the *AWS General Reference* guide.
|
916
927
|
#
|
917
928
|
#
|
918
929
|
#
|
@@ -921,7 +932,7 @@ module Aws::ResilienceHub
|
|
921
932
|
#
|
922
933
|
# @!attribute [rw] app_components
|
923
934
|
# The list of Application Components that this resource belongs to. If
|
924
|
-
# an Application Component is not part of the
|
935
|
+
# an Application Component is not part of the Resilience Hub
|
925
936
|
# application, it will be added.
|
926
937
|
# @return [Array<String>]
|
927
938
|
#
|
@@ -976,11 +987,11 @@ module Aws::ResilienceHub
|
|
976
987
|
end
|
977
988
|
|
978
989
|
# @!attribute [rw] app_arn
|
979
|
-
# The Amazon Resource Name (ARN) of the
|
980
|
-
#
|
981
|
-
# arn:`partition
|
982
|
-
#
|
983
|
-
#
|
990
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
991
|
+
# The format for this ARN is:
|
992
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
993
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
994
|
+
# in the *AWS General Reference* guide.
|
984
995
|
#
|
985
996
|
#
|
986
997
|
#
|
@@ -988,7 +999,7 @@ module Aws::ResilienceHub
|
|
988
999
|
# @return [String]
|
989
1000
|
#
|
990
1001
|
# @!attribute [rw] app_version
|
991
|
-
# The
|
1002
|
+
# The Resilience Hub application version.
|
992
1003
|
# @return [String]
|
993
1004
|
#
|
994
1005
|
# @!attribute [rw] physical_resource
|
@@ -1010,7 +1021,7 @@ module Aws::ResilienceHub
|
|
1010
1021
|
# @!attribute [rw] assessment_arn
|
1011
1022
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
1012
1023
|
# this ARN is:
|
1013
|
-
# arn:`partition
|
1024
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
1014
1025
|
# For more information about ARNs, see [ Amazon Resource Names
|
1015
1026
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1016
1027
|
#
|
@@ -1175,7 +1186,7 @@ module Aws::ResilienceHub
|
|
1175
1186
|
# @!attribute [rw] assessment_arn
|
1176
1187
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
1177
1188
|
# this ARN is:
|
1178
|
-
# arn:`partition
|
1189
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
1179
1190
|
# For more information about ARNs, see [ Amazon Resource Names
|
1180
1191
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1181
1192
|
#
|
@@ -1205,7 +1216,7 @@ module Aws::ResilienceHub
|
|
1205
1216
|
# @!attribute [rw] assessment_arn
|
1206
1217
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
1207
1218
|
# this ARN is:
|
1208
|
-
# arn:`partition
|
1219
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
1209
1220
|
# For more information about ARNs, see [ Amazon Resource Names
|
1210
1221
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1211
1222
|
#
|
@@ -1228,11 +1239,11 @@ module Aws::ResilienceHub
|
|
1228
1239
|
end
|
1229
1240
|
|
1230
1241
|
# @!attribute [rw] app_arn
|
1231
|
-
# The Amazon Resource Name (ARN) of the
|
1232
|
-
#
|
1233
|
-
# arn:`partition
|
1234
|
-
#
|
1235
|
-
#
|
1242
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1243
|
+
# The format for this ARN is:
|
1244
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1245
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1246
|
+
# in the *AWS General Reference* guide.
|
1236
1247
|
#
|
1237
1248
|
#
|
1238
1249
|
#
|
@@ -1248,9 +1259,14 @@ module Aws::ResilienceHub
|
|
1248
1259
|
# not need to pass this option.
|
1249
1260
|
# @return [String]
|
1250
1261
|
#
|
1262
|
+
# @!attribute [rw] eks_source_cluster_namespace
|
1263
|
+
# The namespace on your Amazon Elastic Kubernetes Service cluster that
|
1264
|
+
# you want to delete from the Resilience Hub application.
|
1265
|
+
# @return [Types::EksSourceClusterNamespace]
|
1266
|
+
#
|
1251
1267
|
# @!attribute [rw] source_arn
|
1252
1268
|
# The Amazon Resource Name (ARN) of the imported resource you want to
|
1253
|
-
# remove from the
|
1269
|
+
# remove from the Resilience Hub application. For more information
|
1254
1270
|
# about ARNs, see [ Amazon Resource Names (ARNs)][1] in the *AWS
|
1255
1271
|
# General Reference* guide.
|
1256
1272
|
#
|
@@ -1260,7 +1276,7 @@ module Aws::ResilienceHub
|
|
1260
1276
|
# @return [String]
|
1261
1277
|
#
|
1262
1278
|
# @!attribute [rw] terraform_source
|
1263
|
-
# The imported Terraform s3 state file you want to remove from the
|
1279
|
+
# The imported Terraform s3 state file you want to remove from the
|
1264
1280
|
# Resilience Hub application.
|
1265
1281
|
# @return [Types::TerraformSource]
|
1266
1282
|
#
|
@@ -1269,6 +1285,7 @@ module Aws::ResilienceHub
|
|
1269
1285
|
class DeleteAppInputSourceRequest < Struct.new(
|
1270
1286
|
:app_arn,
|
1271
1287
|
:client_token,
|
1288
|
+
:eks_source_cluster_namespace,
|
1272
1289
|
:source_arn,
|
1273
1290
|
:terraform_source)
|
1274
1291
|
SENSITIVE = []
|
@@ -1276,11 +1293,11 @@ module Aws::ResilienceHub
|
|
1276
1293
|
end
|
1277
1294
|
|
1278
1295
|
# @!attribute [rw] app_arn
|
1279
|
-
# The Amazon Resource Name (ARN) of the
|
1280
|
-
#
|
1281
|
-
# arn:`partition
|
1282
|
-
#
|
1283
|
-
#
|
1296
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1297
|
+
# The format for this ARN is:
|
1298
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1299
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1300
|
+
# in the *AWS General Reference* guide.
|
1284
1301
|
#
|
1285
1302
|
#
|
1286
1303
|
#
|
@@ -1302,11 +1319,11 @@ module Aws::ResilienceHub
|
|
1302
1319
|
end
|
1303
1320
|
|
1304
1321
|
# @!attribute [rw] app_arn
|
1305
|
-
# The Amazon Resource Name (ARN) of the
|
1306
|
-
#
|
1307
|
-
# arn:`partition
|
1308
|
-
#
|
1309
|
-
#
|
1322
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1323
|
+
# The format for this ARN is:
|
1324
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1325
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1326
|
+
# in the *AWS General Reference* guide.
|
1310
1327
|
#
|
1311
1328
|
#
|
1312
1329
|
#
|
@@ -1323,7 +1340,7 @@ module Aws::ResilienceHub
|
|
1323
1340
|
# @return [String]
|
1324
1341
|
#
|
1325
1342
|
# @!attribute [rw] force_delete
|
1326
|
-
# A boolean option to force the deletion of an
|
1343
|
+
# A boolean option to force the deletion of an Resilience Hub
|
1327
1344
|
# application.
|
1328
1345
|
# @return [Boolean]
|
1329
1346
|
#
|
@@ -1338,11 +1355,11 @@ module Aws::ResilienceHub
|
|
1338
1355
|
end
|
1339
1356
|
|
1340
1357
|
# @!attribute [rw] app_arn
|
1341
|
-
# The Amazon Resource Name (ARN) of the
|
1342
|
-
#
|
1343
|
-
# arn:`partition
|
1344
|
-
#
|
1345
|
-
#
|
1358
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1359
|
+
# The format for this ARN is:
|
1360
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1361
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1362
|
+
# in the *AWS General Reference* guide.
|
1346
1363
|
#
|
1347
1364
|
#
|
1348
1365
|
#
|
@@ -1358,11 +1375,11 @@ module Aws::ResilienceHub
|
|
1358
1375
|
end
|
1359
1376
|
|
1360
1377
|
# @!attribute [rw] app_arn
|
1361
|
-
# The Amazon Resource Name (ARN) of the
|
1362
|
-
#
|
1363
|
-
# arn:`partition
|
1364
|
-
#
|
1365
|
-
#
|
1378
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1379
|
+
# The format for this ARN is:
|
1380
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1381
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1382
|
+
# in the *AWS General Reference* guide.
|
1366
1383
|
#
|
1367
1384
|
#
|
1368
1385
|
#
|
@@ -1393,11 +1410,11 @@ module Aws::ResilienceHub
|
|
1393
1410
|
end
|
1394
1411
|
|
1395
1412
|
# @!attribute [rw] app_arn
|
1396
|
-
# The Amazon Resource Name (ARN) of the
|
1397
|
-
#
|
1398
|
-
# arn:`partition
|
1399
|
-
#
|
1400
|
-
#
|
1413
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1414
|
+
# The format for this ARN is:
|
1415
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1416
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1417
|
+
# in the *AWS General Reference* guide.
|
1401
1418
|
#
|
1402
1419
|
#
|
1403
1420
|
#
|
@@ -1405,11 +1422,11 @@ module Aws::ResilienceHub
|
|
1405
1422
|
# @return [String]
|
1406
1423
|
#
|
1407
1424
|
# @!attribute [rw] app_component
|
1408
|
-
#
|
1425
|
+
# The list of Application Components that belong to this resource.
|
1409
1426
|
# @return [Types::AppComponent]
|
1410
1427
|
#
|
1411
1428
|
# @!attribute [rw] app_version
|
1412
|
-
# The
|
1429
|
+
# The Resilience Hub application version.
|
1413
1430
|
# @return [String]
|
1414
1431
|
#
|
1415
1432
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DeleteAppVersionAppComponentResponse AWS API Documentation
|
@@ -1423,11 +1440,11 @@ module Aws::ResilienceHub
|
|
1423
1440
|
end
|
1424
1441
|
|
1425
1442
|
# @!attribute [rw] app_arn
|
1426
|
-
# The Amazon Resource Name (ARN) of the
|
1427
|
-
#
|
1428
|
-
# arn:`partition
|
1429
|
-
#
|
1430
|
-
#
|
1443
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1444
|
+
# The format for this ARN is:
|
1445
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1446
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1447
|
+
# in the *AWS General Reference* guide.
|
1431
1448
|
#
|
1432
1449
|
#
|
1433
1450
|
#
|
@@ -1478,11 +1495,11 @@ module Aws::ResilienceHub
|
|
1478
1495
|
end
|
1479
1496
|
|
1480
1497
|
# @!attribute [rw] app_arn
|
1481
|
-
# The Amazon Resource Name (ARN) of the
|
1482
|
-
#
|
1483
|
-
# arn:`partition
|
1484
|
-
#
|
1485
|
-
#
|
1498
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1499
|
+
# The format for this ARN is:
|
1500
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1501
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1502
|
+
# in the *AWS General Reference* guide.
|
1486
1503
|
#
|
1487
1504
|
#
|
1488
1505
|
#
|
@@ -1490,7 +1507,7 @@ module Aws::ResilienceHub
|
|
1490
1507
|
# @return [String]
|
1491
1508
|
#
|
1492
1509
|
# @!attribute [rw] app_version
|
1493
|
-
# The
|
1510
|
+
# The Resilience Hub application version.
|
1494
1511
|
# @return [String]
|
1495
1512
|
#
|
1496
1513
|
# @!attribute [rw] physical_resource
|
@@ -1560,7 +1577,7 @@ module Aws::ResilienceHub
|
|
1560
1577
|
# @!attribute [rw] policy_arn
|
1561
1578
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
1562
1579
|
# for this ARN is:
|
1563
|
-
# arn:`partition
|
1580
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
1564
1581
|
# For more information about ARNs, see [ Amazon Resource Names
|
1565
1582
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1566
1583
|
#
|
@@ -1581,7 +1598,7 @@ module Aws::ResilienceHub
|
|
1581
1598
|
# @!attribute [rw] policy_arn
|
1582
1599
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
1583
1600
|
# for this ARN is:
|
1584
|
-
# arn:`partition
|
1601
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
1585
1602
|
# For more information about ARNs, see [ Amazon Resource Names
|
1586
1603
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1587
1604
|
#
|
@@ -1601,7 +1618,7 @@ module Aws::ResilienceHub
|
|
1601
1618
|
# @!attribute [rw] assessment_arn
|
1602
1619
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
1603
1620
|
# this ARN is:
|
1604
|
-
# arn:`partition
|
1621
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
1605
1622
|
# For more information about ARNs, see [ Amazon Resource Names
|
1606
1623
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
1607
1624
|
#
|
@@ -1619,7 +1636,7 @@ module Aws::ResilienceHub
|
|
1619
1636
|
end
|
1620
1637
|
|
1621
1638
|
# @!attribute [rw] assessment
|
1622
|
-
# The assessment for an
|
1639
|
+
# The assessment for an Resilience Hub application, returned as an
|
1623
1640
|
# object. This object includes Amazon Resource Names (ARNs),
|
1624
1641
|
# compliance information, compliance status, cost, messages,
|
1625
1642
|
# resiliency scores, and more.
|
@@ -1634,11 +1651,11 @@ module Aws::ResilienceHub
|
|
1634
1651
|
end
|
1635
1652
|
|
1636
1653
|
# @!attribute [rw] app_arn
|
1637
|
-
# The Amazon Resource Name (ARN) of the
|
1638
|
-
#
|
1639
|
-
# arn:`partition
|
1640
|
-
#
|
1641
|
-
#
|
1654
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1655
|
+
# The format for this ARN is:
|
1656
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1657
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1658
|
+
# in the *AWS General Reference* guide.
|
1642
1659
|
#
|
1643
1660
|
#
|
1644
1661
|
#
|
@@ -1668,11 +1685,11 @@ module Aws::ResilienceHub
|
|
1668
1685
|
end
|
1669
1686
|
|
1670
1687
|
# @!attribute [rw] app_arn
|
1671
|
-
# The Amazon Resource Name (ARN) of the
|
1672
|
-
#
|
1673
|
-
# arn:`partition
|
1674
|
-
#
|
1675
|
-
#
|
1688
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1689
|
+
# The format for this ARN is:
|
1690
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1691
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1692
|
+
# in the *AWS General Reference* guide.
|
1676
1693
|
#
|
1677
1694
|
#
|
1678
1695
|
#
|
@@ -1680,7 +1697,7 @@ module Aws::ResilienceHub
|
|
1680
1697
|
# @return [String]
|
1681
1698
|
#
|
1682
1699
|
# @!attribute [rw] app_version
|
1683
|
-
# The
|
1700
|
+
# The Resilience Hub application version.
|
1684
1701
|
# @return [String]
|
1685
1702
|
#
|
1686
1703
|
# @!attribute [rw] id
|
@@ -1698,11 +1715,11 @@ module Aws::ResilienceHub
|
|
1698
1715
|
end
|
1699
1716
|
|
1700
1717
|
# @!attribute [rw] app_arn
|
1701
|
-
# The Amazon Resource Name (ARN) of the
|
1702
|
-
#
|
1703
|
-
# arn:`partition
|
1704
|
-
#
|
1705
|
-
#
|
1718
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1719
|
+
# The format for this ARN is:
|
1720
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1721
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1722
|
+
# in the *AWS General Reference* guide.
|
1706
1723
|
#
|
1707
1724
|
#
|
1708
1725
|
#
|
@@ -1710,11 +1727,11 @@ module Aws::ResilienceHub
|
|
1710
1727
|
# @return [String]
|
1711
1728
|
#
|
1712
1729
|
# @!attribute [rw] app_component
|
1713
|
-
#
|
1730
|
+
# The list of Application Components that belong to this resource.
|
1714
1731
|
# @return [Types::AppComponent]
|
1715
1732
|
#
|
1716
1733
|
# @!attribute [rw] app_version
|
1717
|
-
# The
|
1734
|
+
# The Resilience Hub application version.
|
1718
1735
|
# @return [String]
|
1719
1736
|
#
|
1720
1737
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DescribeAppVersionAppComponentResponse AWS API Documentation
|
@@ -1728,11 +1745,11 @@ module Aws::ResilienceHub
|
|
1728
1745
|
end
|
1729
1746
|
|
1730
1747
|
# @!attribute [rw] app_arn
|
1731
|
-
# The Amazon Resource Name (ARN) of the
|
1732
|
-
#
|
1733
|
-
# arn:`partition
|
1734
|
-
#
|
1735
|
-
#
|
1748
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1749
|
+
# The format for this ARN is:
|
1750
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1751
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1752
|
+
# in the *AWS General Reference* guide.
|
1736
1753
|
#
|
1737
1754
|
#
|
1738
1755
|
#
|
@@ -1740,7 +1757,7 @@ module Aws::ResilienceHub
|
|
1740
1757
|
# @return [String]
|
1741
1758
|
#
|
1742
1759
|
# @!attribute [rw] app_version
|
1743
|
-
# The
|
1760
|
+
# The Resilience Hub application version.
|
1744
1761
|
# @return [String]
|
1745
1762
|
#
|
1746
1763
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DescribeAppVersionRequest AWS API Documentation
|
@@ -1753,11 +1770,11 @@ module Aws::ResilienceHub
|
|
1753
1770
|
end
|
1754
1771
|
|
1755
1772
|
# @!attribute [rw] app_arn
|
1756
|
-
# The Amazon Resource Name (ARN) of the
|
1757
|
-
#
|
1758
|
-
# arn:`partition
|
1759
|
-
#
|
1760
|
-
#
|
1773
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1774
|
+
# The format for this ARN is:
|
1775
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1776
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1777
|
+
# in the *AWS General Reference* guide.
|
1761
1778
|
#
|
1762
1779
|
#
|
1763
1780
|
#
|
@@ -1765,7 +1782,7 @@ module Aws::ResilienceHub
|
|
1765
1782
|
# @return [String]
|
1766
1783
|
#
|
1767
1784
|
# @!attribute [rw] app_version
|
1768
|
-
# The
|
1785
|
+
# The Resilience Hub application version.
|
1769
1786
|
# @return [String]
|
1770
1787
|
#
|
1771
1788
|
# @!attribute [rw] aws_account_id
|
@@ -1803,11 +1820,11 @@ module Aws::ResilienceHub
|
|
1803
1820
|
end
|
1804
1821
|
|
1805
1822
|
# @!attribute [rw] app_arn
|
1806
|
-
# The Amazon Resource Name (ARN) of the
|
1807
|
-
#
|
1808
|
-
# arn:`partition
|
1809
|
-
#
|
1810
|
-
#
|
1823
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1824
|
+
# The format for this ARN is:
|
1825
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1826
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1827
|
+
# in the *AWS General Reference* guide.
|
1811
1828
|
#
|
1812
1829
|
#
|
1813
1830
|
#
|
@@ -1815,7 +1832,7 @@ module Aws::ResilienceHub
|
|
1815
1832
|
# @return [String]
|
1816
1833
|
#
|
1817
1834
|
# @!attribute [rw] app_version
|
1818
|
-
# The
|
1835
|
+
# The Resilience Hub application version.
|
1819
1836
|
# @return [String]
|
1820
1837
|
#
|
1821
1838
|
# @!attribute [rw] physical_resource
|
@@ -1835,11 +1852,11 @@ module Aws::ResilienceHub
|
|
1835
1852
|
end
|
1836
1853
|
|
1837
1854
|
# @!attribute [rw] app_arn
|
1838
|
-
# The Amazon Resource Name (ARN) of the
|
1839
|
-
#
|
1840
|
-
# arn:`partition
|
1841
|
-
#
|
1842
|
-
#
|
1855
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1856
|
+
# The format for this ARN is:
|
1857
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1858
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1859
|
+
# in the *AWS General Reference* guide.
|
1843
1860
|
#
|
1844
1861
|
#
|
1845
1862
|
#
|
@@ -1865,11 +1882,11 @@ module Aws::ResilienceHub
|
|
1865
1882
|
end
|
1866
1883
|
|
1867
1884
|
# @!attribute [rw] app_arn
|
1868
|
-
# The Amazon Resource Name (ARN) of the
|
1869
|
-
#
|
1870
|
-
# arn:`partition
|
1871
|
-
#
|
1872
|
-
#
|
1885
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1886
|
+
# The format for this ARN is:
|
1887
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1888
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1889
|
+
# in the *AWS General Reference* guide.
|
1873
1890
|
#
|
1874
1891
|
#
|
1875
1892
|
#
|
@@ -1905,20 +1922,26 @@ module Aws::ResilienceHub
|
|
1905
1922
|
end
|
1906
1923
|
|
1907
1924
|
# @!attribute [rw] additional_info
|
1908
|
-
# Additional configuration parameters for an
|
1909
|
-
# application.
|
1925
|
+
# Additional configuration parameters for an Resilience Hub
|
1926
|
+
# application. If you want to implement `additionalInfo` through the
|
1927
|
+
# Resilience Hub console rather than using an API call, see [Configure
|
1928
|
+
# the application configuration parameters][1].
|
1910
1929
|
#
|
1911
1930
|
# <note markdown="1"> Currently, this parameter supports only failover region and account.
|
1912
1931
|
#
|
1913
1932
|
# </note>
|
1933
|
+
#
|
1934
|
+
#
|
1935
|
+
#
|
1936
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
1914
1937
|
# @return [Hash<String,Array<String>>]
|
1915
1938
|
#
|
1916
1939
|
# @!attribute [rw] app_arn
|
1917
|
-
# The Amazon Resource Name (ARN) of the
|
1918
|
-
#
|
1919
|
-
# arn:`partition
|
1920
|
-
#
|
1921
|
-
#
|
1940
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1941
|
+
# The format for this ARN is:
|
1942
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1943
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1944
|
+
# in the *AWS General Reference* guide.
|
1922
1945
|
#
|
1923
1946
|
#
|
1924
1947
|
#
|
@@ -1926,7 +1949,7 @@ module Aws::ResilienceHub
|
|
1926
1949
|
# @return [String]
|
1927
1950
|
#
|
1928
1951
|
# @!attribute [rw] app_version
|
1929
|
-
# The
|
1952
|
+
# The Resilience Hub application version.
|
1930
1953
|
# @return [String]
|
1931
1954
|
#
|
1932
1955
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DescribeAppVersionResponse AWS API Documentation
|
@@ -1940,11 +1963,11 @@ module Aws::ResilienceHub
|
|
1940
1963
|
end
|
1941
1964
|
|
1942
1965
|
# @!attribute [rw] app_arn
|
1943
|
-
# The Amazon Resource Name (ARN) of the
|
1944
|
-
#
|
1945
|
-
# arn:`partition
|
1946
|
-
#
|
1947
|
-
#
|
1966
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1967
|
+
# The format for this ARN is:
|
1968
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1969
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1970
|
+
# in the *AWS General Reference* guide.
|
1948
1971
|
#
|
1949
1972
|
#
|
1950
1973
|
#
|
@@ -1965,11 +1988,11 @@ module Aws::ResilienceHub
|
|
1965
1988
|
end
|
1966
1989
|
|
1967
1990
|
# @!attribute [rw] app_arn
|
1968
|
-
# The Amazon Resource Name (ARN) of the
|
1969
|
-
#
|
1970
|
-
# arn:`partition
|
1971
|
-
#
|
1972
|
-
#
|
1991
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
1992
|
+
# The format for this ARN is:
|
1993
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
1994
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
1995
|
+
# in the *AWS General Reference* guide.
|
1973
1996
|
#
|
1974
1997
|
#
|
1975
1998
|
#
|
@@ -1985,8 +2008,8 @@ module Aws::ResilienceHub
|
|
1985
2008
|
#
|
1986
2009
|
# * <b> <code>resources</code> </b>
|
1987
2010
|
#
|
1988
|
-
# The list of logical resources that
|
1989
|
-
# application.
|
2011
|
+
# The list of logical resources that must be included in the
|
2012
|
+
# Resilience Hub application.
|
1990
2013
|
#
|
1991
2014
|
# Type: Array
|
1992
2015
|
#
|
@@ -2029,6 +2052,18 @@ module Aws::ResilienceHub
|
|
2029
2052
|
#
|
2030
2053
|
# Type: String
|
2031
2054
|
#
|
2055
|
+
# * `eksSourceName`
|
2056
|
+
#
|
2057
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
2058
|
+
# namespace this resource belongs to.
|
2059
|
+
#
|
2060
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace"
|
2061
|
+
# format.
|
2062
|
+
#
|
2063
|
+
# </note>
|
2064
|
+
#
|
2065
|
+
# Type: String
|
2066
|
+
#
|
2032
2067
|
# * <i> <code>type</code> </i>
|
2033
2068
|
#
|
2034
2069
|
# The type of resource.
|
@@ -2041,10 +2076,28 @@ module Aws::ResilienceHub
|
|
2041
2076
|
#
|
2042
2077
|
# Type: String
|
2043
2078
|
#
|
2079
|
+
# * `additionalInfo`
|
2080
|
+
#
|
2081
|
+
# Additional configuration parameters for an Resilience Hub
|
2082
|
+
# application. If you want to implement `additionalInfo` through
|
2083
|
+
# the Resilience Hub console rather than using an API call, see
|
2084
|
+
# [Configure the application configuration parameters][1].
|
2085
|
+
#
|
2086
|
+
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a
|
2087
|
+
# string format) of only one failover region and one associated
|
2088
|
+
# account.
|
2089
|
+
#
|
2090
|
+
# Key: `"failover-regions"`
|
2091
|
+
#
|
2092
|
+
# Value: `"[\{"region":"<REGION>",
|
2093
|
+
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
2094
|
+
#
|
2095
|
+
# </note>
|
2096
|
+
#
|
2044
2097
|
# * <b> <code>appComponents</code> </b>
|
2045
2098
|
#
|
2046
2099
|
# The list of Application Components that this resource belongs to.
|
2047
|
-
# If an Application Component is not part of the
|
2100
|
+
# If an Application Component is not part of the Resilience Hub
|
2048
2101
|
# application, it will be added.
|
2049
2102
|
#
|
2050
2103
|
# Type: Array
|
@@ -2061,7 +2114,7 @@ module Aws::ResilienceHub
|
|
2061
2114
|
#
|
2062
2115
|
# The type of Application Component. For more information about
|
2063
2116
|
# the types of Application Component, see [Grouping resources in
|
2064
|
-
# an AppComponent][
|
2117
|
+
# an AppComponent][2].
|
2065
2118
|
#
|
2066
2119
|
# Type: String
|
2067
2120
|
#
|
@@ -2074,8 +2127,10 @@ module Aws::ResilienceHub
|
|
2074
2127
|
#
|
2075
2128
|
# * `additionalInfo`
|
2076
2129
|
#
|
2077
|
-
# Additional configuration parameters for an
|
2078
|
-
# application.
|
2130
|
+
# Additional configuration parameters for an Resilience Hub
|
2131
|
+
# application. If you want to implement `additionalInfo` through
|
2132
|
+
# the Resilience Hub console rather than using an API call, see
|
2133
|
+
# [Configure the application configuration parameters][1].
|
2079
2134
|
#
|
2080
2135
|
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a
|
2081
2136
|
# string format) of only one failover region and one associated
|
@@ -2115,6 +2170,8 @@ module Aws::ResilienceHub
|
|
2115
2170
|
#
|
2116
2171
|
# * `terraformSourceName`
|
2117
2172
|
#
|
2173
|
+
# * `eksSourceName`
|
2174
|
+
#
|
2118
2175
|
# </note>
|
2119
2176
|
#
|
2120
2177
|
# Each `logicalResourceIds` object includes the following fields:
|
@@ -2144,9 +2201,43 @@ module Aws::ResilienceHub
|
|
2144
2201
|
#
|
2145
2202
|
# Type: String
|
2146
2203
|
#
|
2204
|
+
# * `eksSourceName`
|
2147
2205
|
#
|
2206
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
2207
|
+
# namespace this resource belongs to.
|
2148
2208
|
#
|
2149
|
-
#
|
2209
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace"
|
2210
|
+
# format.
|
2211
|
+
#
|
2212
|
+
# </note>
|
2213
|
+
#
|
2214
|
+
# Type: String
|
2215
|
+
#
|
2216
|
+
# * <b> <code>version</code> </b>
|
2217
|
+
#
|
2218
|
+
# The Resilience Hub application version.
|
2219
|
+
#
|
2220
|
+
# * `additionalInfo`
|
2221
|
+
#
|
2222
|
+
# Additional configuration parameters for an Resilience Hub
|
2223
|
+
# application. If you want to implement `additionalInfo` through the
|
2224
|
+
# Resilience Hub console rather than using an API call, see
|
2225
|
+
# [Configure the application configuration parameters][1].
|
2226
|
+
#
|
2227
|
+
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a string
|
2228
|
+
# format) of only one failover region and one associated account.
|
2229
|
+
#
|
2230
|
+
# Key: `"failover-regions"`
|
2231
|
+
#
|
2232
|
+
# Value: `"[\{"region":"<REGION>",
|
2233
|
+
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
2234
|
+
#
|
2235
|
+
# </note>
|
2236
|
+
#
|
2237
|
+
#
|
2238
|
+
#
|
2239
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
2240
|
+
# [2]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html
|
2150
2241
|
# @return [String]
|
2151
2242
|
#
|
2152
2243
|
# @!attribute [rw] app_version
|
@@ -2164,11 +2255,11 @@ module Aws::ResilienceHub
|
|
2164
2255
|
end
|
2165
2256
|
|
2166
2257
|
# @!attribute [rw] app_arn
|
2167
|
-
# The Amazon Resource Name (ARN) of the
|
2168
|
-
#
|
2169
|
-
# arn:`partition
|
2170
|
-
#
|
2171
|
-
#
|
2258
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2259
|
+
# The format for this ARN is:
|
2260
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2261
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2262
|
+
# in the *AWS General Reference* guide.
|
2172
2263
|
#
|
2173
2264
|
#
|
2174
2265
|
#
|
@@ -2184,11 +2275,11 @@ module Aws::ResilienceHub
|
|
2184
2275
|
end
|
2185
2276
|
|
2186
2277
|
# @!attribute [rw] app_arn
|
2187
|
-
# The Amazon Resource Name (ARN) of the
|
2188
|
-
#
|
2189
|
-
# arn:`partition
|
2190
|
-
#
|
2191
|
-
#
|
2278
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2279
|
+
# The format for this ARN is:
|
2280
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2281
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2282
|
+
# in the *AWS General Reference* guide.
|
2192
2283
|
#
|
2193
2284
|
#
|
2194
2285
|
#
|
@@ -2226,7 +2317,7 @@ module Aws::ResilienceHub
|
|
2226
2317
|
# @!attribute [rw] policy_arn
|
2227
2318
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
2228
2319
|
# for this ARN is:
|
2229
|
-
# arn:`partition
|
2320
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
2230
2321
|
# For more information about ARNs, see [ Amazon Resource Names
|
2231
2322
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
2232
2323
|
#
|
@@ -2318,6 +2409,63 @@ module Aws::ResilienceHub
|
|
2318
2409
|
include Aws::Structure
|
2319
2410
|
end
|
2320
2411
|
|
2412
|
+
# The input source of the Amazon Elastic Kubernetes Service cluster.
|
2413
|
+
#
|
2414
|
+
# @!attribute [rw] eks_cluster_arn
|
2415
|
+
# The Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes
|
2416
|
+
# Service cluster. The format for this ARN is:
|
2417
|
+
# arn:`aws`:eks:`region`:`account-id`:cluster/`cluster-name`. For more
|
2418
|
+
# information about ARNs, see [ Amazon Resource Names (ARNs)][1] in
|
2419
|
+
# the *AWS General Reference* guide.
|
2420
|
+
#
|
2421
|
+
#
|
2422
|
+
#
|
2423
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
2424
|
+
# @return [String]
|
2425
|
+
#
|
2426
|
+
# @!attribute [rw] namespaces
|
2427
|
+
# The list of namespaces located on your Amazon Elastic Kubernetes
|
2428
|
+
# Service cluster.
|
2429
|
+
# @return [Array<String>]
|
2430
|
+
#
|
2431
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/EksSource AWS API Documentation
|
2432
|
+
#
|
2433
|
+
class EksSource < Struct.new(
|
2434
|
+
:eks_cluster_arn,
|
2435
|
+
:namespaces)
|
2436
|
+
SENSITIVE = []
|
2437
|
+
include Aws::Structure
|
2438
|
+
end
|
2439
|
+
|
2440
|
+
# The input source of the namespace that is located on your Amazon
|
2441
|
+
# Elastic Kubernetes Service cluster.
|
2442
|
+
#
|
2443
|
+
# @!attribute [rw] eks_cluster_arn
|
2444
|
+
# The Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes
|
2445
|
+
# Service cluster. The format for this ARN is:
|
2446
|
+
# arn:`aws`:eks:`region`:`account-id`:cluster/`cluster-name`. For more
|
2447
|
+
# information about ARNs, see [ Amazon Resource Names (ARNs)][1] in
|
2448
|
+
# the *AWS General Reference* guide.
|
2449
|
+
#
|
2450
|
+
#
|
2451
|
+
#
|
2452
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
2453
|
+
# @return [String]
|
2454
|
+
#
|
2455
|
+
# @!attribute [rw] namespace
|
2456
|
+
# Name of the namespace that is located on your Amazon Elastic
|
2457
|
+
# Kubernetes Service cluster.
|
2458
|
+
# @return [String]
|
2459
|
+
#
|
2460
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/EksSourceClusterNamespace AWS API Documentation
|
2461
|
+
#
|
2462
|
+
class EksSourceClusterNamespace < Struct.new(
|
2463
|
+
:eks_cluster_arn,
|
2464
|
+
:namespace)
|
2465
|
+
SENSITIVE = []
|
2466
|
+
include Aws::Structure
|
2467
|
+
end
|
2468
|
+
|
2321
2469
|
# Defines a failure policy.
|
2322
2470
|
#
|
2323
2471
|
# @!attribute [rw] rpo_in_secs
|
@@ -2338,25 +2486,29 @@ module Aws::ResilienceHub
|
|
2338
2486
|
end
|
2339
2487
|
|
2340
2488
|
# @!attribute [rw] app_arn
|
2341
|
-
# The Amazon Resource Name (ARN) of the
|
2342
|
-
#
|
2343
|
-
# arn:`partition
|
2344
|
-
#
|
2345
|
-
#
|
2489
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2490
|
+
# The format for this ARN is:
|
2491
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2492
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2493
|
+
# in the *AWS General Reference* guide.
|
2346
2494
|
#
|
2347
2495
|
#
|
2348
2496
|
#
|
2349
2497
|
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
2350
2498
|
# @return [String]
|
2351
2499
|
#
|
2500
|
+
# @!attribute [rw] eks_sources
|
2501
|
+
# The input sources of the Amazon Elastic Kubernetes Service resources
|
2502
|
+
# you need to import.
|
2503
|
+
# @return [Array<Types::EksSource>]
|
2504
|
+
#
|
2352
2505
|
# @!attribute [rw] import_strategy
|
2353
2506
|
# The import strategy you would like to set to import resources into
|
2354
|
-
#
|
2507
|
+
# Resilience Hub application.
|
2355
2508
|
# @return [String]
|
2356
2509
|
#
|
2357
2510
|
# @!attribute [rw] source_arns
|
2358
|
-
# The Amazon Resource Names (ARNs) for the resources
|
2359
|
-
# import.
|
2511
|
+
# The Amazon Resource Names (ARNs) for the resources.
|
2360
2512
|
# @return [Array<String>]
|
2361
2513
|
#
|
2362
2514
|
# @!attribute [rw] terraform_sources
|
@@ -2367,6 +2519,7 @@ module Aws::ResilienceHub
|
|
2367
2519
|
#
|
2368
2520
|
class ImportResourcesToDraftAppVersionRequest < Struct.new(
|
2369
2521
|
:app_arn,
|
2522
|
+
:eks_sources,
|
2370
2523
|
:import_strategy,
|
2371
2524
|
:source_arns,
|
2372
2525
|
:terraform_sources)
|
@@ -2375,11 +2528,11 @@ module Aws::ResilienceHub
|
|
2375
2528
|
end
|
2376
2529
|
|
2377
2530
|
# @!attribute [rw] app_arn
|
2378
|
-
# The Amazon Resource Name (ARN) of the
|
2379
|
-
#
|
2380
|
-
# arn:`partition
|
2381
|
-
#
|
2382
|
-
#
|
2531
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2532
|
+
# The format for this ARN is:
|
2533
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2534
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2535
|
+
# in the *AWS General Reference* guide.
|
2383
2536
|
#
|
2384
2537
|
#
|
2385
2538
|
#
|
@@ -2390,8 +2543,13 @@ module Aws::ResilienceHub
|
|
2390
2543
|
# The version of the application.
|
2391
2544
|
# @return [String]
|
2392
2545
|
#
|
2546
|
+
# @!attribute [rw] eks_sources
|
2547
|
+
# The input sources of the Amazon Elastic Kubernetes Service resources
|
2548
|
+
# you have imported.
|
2549
|
+
# @return [Array<Types::EksSource>]
|
2550
|
+
#
|
2393
2551
|
# @!attribute [rw] source_arns
|
2394
|
-
# The Amazon Resource Names (ARNs) for the resources
|
2552
|
+
# The Amazon Resource Names (ARNs) for the resources you have
|
2395
2553
|
# imported.
|
2396
2554
|
# @return [Array<String>]
|
2397
2555
|
#
|
@@ -2400,7 +2558,7 @@ module Aws::ResilienceHub
|
|
2400
2558
|
# @return [String]
|
2401
2559
|
#
|
2402
2560
|
# @!attribute [rw] terraform_sources
|
2403
|
-
# A list of terraform file s3 URLs you
|
2561
|
+
# A list of terraform file s3 URLs you have imported.
|
2404
2562
|
# @return [Array<Types::TerraformSource>]
|
2405
2563
|
#
|
2406
2564
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ImportResourcesToDraftAppVersionResponse AWS API Documentation
|
@@ -2408,6 +2566,7 @@ module Aws::ResilienceHub
|
|
2408
2566
|
class ImportResourcesToDraftAppVersionResponse < Struct.new(
|
2409
2567
|
:app_arn,
|
2410
2568
|
:app_version,
|
2569
|
+
:eks_sources,
|
2411
2570
|
:source_arns,
|
2412
2571
|
:status,
|
2413
2572
|
:terraform_sources)
|
@@ -2415,7 +2574,7 @@ module Aws::ResilienceHub
|
|
2415
2574
|
include Aws::Structure
|
2416
2575
|
end
|
2417
2576
|
|
2418
|
-
# This exception occurs when there is an internal failure in the
|
2577
|
+
# This exception occurs when there is an internal failure in the
|
2419
2578
|
# Resilience Hub service.
|
2420
2579
|
#
|
2421
2580
|
# @!attribute [rw] message
|
@@ -2432,7 +2591,7 @@ module Aws::ResilienceHub
|
|
2432
2591
|
# @!attribute [rw] assessment_arn
|
2433
2592
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
2434
2593
|
# this ARN is:
|
2435
|
-
# arn:`partition
|
2594
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
2436
2595
|
# For more information about ARNs, see [ Amazon Resource Names
|
2437
2596
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
2438
2597
|
#
|
@@ -2464,7 +2623,7 @@ module Aws::ResilienceHub
|
|
2464
2623
|
end
|
2465
2624
|
|
2466
2625
|
# @!attribute [rw] alarm_recommendations
|
2467
|
-
# The alarm recommendations for an
|
2626
|
+
# The alarm recommendations for an Resilience Hub application,
|
2468
2627
|
# returned as an object. This object includes Application Component
|
2469
2628
|
# names, descriptions, information about whether a recommendation has
|
2470
2629
|
# already been implemented or not, prerequisites, and more.
|
@@ -2485,11 +2644,11 @@ module Aws::ResilienceHub
|
|
2485
2644
|
end
|
2486
2645
|
|
2487
2646
|
# @!attribute [rw] app_arn
|
2488
|
-
# The Amazon Resource Name (ARN) of the
|
2489
|
-
#
|
2490
|
-
# arn:`partition
|
2491
|
-
#
|
2492
|
-
#
|
2647
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2648
|
+
# The format for this ARN is:
|
2649
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2650
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2651
|
+
# in the *AWS General Reference* guide.
|
2493
2652
|
#
|
2494
2653
|
#
|
2495
2654
|
#
|
@@ -2569,7 +2728,7 @@ module Aws::ResilienceHub
|
|
2569
2728
|
# @!attribute [rw] assessment_arn
|
2570
2729
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
2571
2730
|
# this ARN is:
|
2572
|
-
# arn:`partition
|
2731
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
2573
2732
|
# For more information about ARNs, see [ Amazon Resource Names
|
2574
2733
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
2575
2734
|
#
|
@@ -2601,7 +2760,7 @@ module Aws::ResilienceHub
|
|
2601
2760
|
end
|
2602
2761
|
|
2603
2762
|
# @!attribute [rw] component_compliances
|
2604
|
-
# The compliances for an
|
2763
|
+
# The compliances for an Resilience Hub Application Component,
|
2605
2764
|
# returned as an object. This object contains the names of the
|
2606
2765
|
# Application Components, compliances, costs, resiliency scores,
|
2607
2766
|
# outage scores, and more.
|
@@ -2624,7 +2783,7 @@ module Aws::ResilienceHub
|
|
2624
2783
|
# @!attribute [rw] assessment_arn
|
2625
2784
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
2626
2785
|
# this ARN is:
|
2627
|
-
# arn:`partition
|
2786
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
2628
2787
|
# For more information about ARNs, see [ Amazon Resource Names
|
2629
2788
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
2630
2789
|
#
|
@@ -2656,7 +2815,7 @@ module Aws::ResilienceHub
|
|
2656
2815
|
end
|
2657
2816
|
|
2658
2817
|
# @!attribute [rw] component_recommendations
|
2659
|
-
# The recommendations for an
|
2818
|
+
# The recommendations for an Resilience Hub Application Component,
|
2660
2819
|
# returned as an object. This object contains the names of the
|
2661
2820
|
# Application Components, configuration recommendations, and
|
2662
2821
|
# recommendation statuses.
|
@@ -2677,11 +2836,11 @@ module Aws::ResilienceHub
|
|
2677
2836
|
end
|
2678
2837
|
|
2679
2838
|
# @!attribute [rw] app_arn
|
2680
|
-
# The Amazon Resource Name (ARN) of the
|
2681
|
-
#
|
2682
|
-
# arn:`partition
|
2683
|
-
#
|
2684
|
-
#
|
2839
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2840
|
+
# The format for this ARN is:
|
2841
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2842
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2843
|
+
# in the *AWS General Reference* guide.
|
2685
2844
|
#
|
2686
2845
|
#
|
2687
2846
|
#
|
@@ -2689,12 +2848,12 @@ module Aws::ResilienceHub
|
|
2689
2848
|
# @return [String]
|
2690
2849
|
#
|
2691
2850
|
# @!attribute [rw] app_version
|
2692
|
-
# The
|
2851
|
+
# The Resilience Hub application version.
|
2693
2852
|
# @return [String]
|
2694
2853
|
#
|
2695
2854
|
# @!attribute [rw] max_results
|
2696
|
-
# Maximum number of input sources to be displayed per
|
2697
|
-
#
|
2855
|
+
# Maximum number of input sources to be displayed per Resilience Hub
|
2856
|
+
# application.
|
2698
2857
|
# @return [Integer]
|
2699
2858
|
#
|
2700
2859
|
# @!attribute [rw] next_token
|
@@ -2714,7 +2873,7 @@ module Aws::ResilienceHub
|
|
2714
2873
|
end
|
2715
2874
|
|
2716
2875
|
# @!attribute [rw] app_input_sources
|
2717
|
-
# The list of
|
2876
|
+
# The list of Resilience Hub application input sources.
|
2718
2877
|
# @return [Array<Types::AppInputSource>]
|
2719
2878
|
#
|
2720
2879
|
# @!attribute [rw] next_token
|
@@ -2732,11 +2891,11 @@ module Aws::ResilienceHub
|
|
2732
2891
|
end
|
2733
2892
|
|
2734
2893
|
# @!attribute [rw] app_arn
|
2735
|
-
# The Amazon Resource Name (ARN) of the
|
2736
|
-
#
|
2737
|
-
# arn:`partition
|
2738
|
-
#
|
2739
|
-
#
|
2894
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2895
|
+
# The format for this ARN is:
|
2896
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2897
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2898
|
+
# in the *AWS General Reference* guide.
|
2740
2899
|
#
|
2741
2900
|
#
|
2742
2901
|
#
|
@@ -2748,7 +2907,7 @@ module Aws::ResilienceHub
|
|
2748
2907
|
# @return [String]
|
2749
2908
|
#
|
2750
2909
|
# @!attribute [rw] max_results
|
2751
|
-
# Maximum number of Application Components to be displayed per
|
2910
|
+
# Maximum number of Application Components to be displayed per
|
2752
2911
|
# Resilience Hub application version.
|
2753
2912
|
# @return [Integer]
|
2754
2913
|
#
|
@@ -2769,11 +2928,11 @@ module Aws::ResilienceHub
|
|
2769
2928
|
end
|
2770
2929
|
|
2771
2930
|
# @!attribute [rw] app_arn
|
2772
|
-
# The Amazon Resource Name (ARN) of the
|
2773
|
-
#
|
2774
|
-
# arn:`partition
|
2775
|
-
#
|
2776
|
-
#
|
2931
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2932
|
+
# The format for this ARN is:
|
2933
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2934
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2935
|
+
# in the *AWS General Reference* guide.
|
2777
2936
|
#
|
2778
2937
|
#
|
2779
2938
|
#
|
@@ -2785,7 +2944,7 @@ module Aws::ResilienceHub
|
|
2785
2944
|
# @return [Array<Types::AppComponent>]
|
2786
2945
|
#
|
2787
2946
|
# @!attribute [rw] app_version
|
2788
|
-
# The
|
2947
|
+
# The Resilience Hub application version.
|
2789
2948
|
# @return [String]
|
2790
2949
|
#
|
2791
2950
|
# @!attribute [rw] next_token
|
@@ -2805,11 +2964,11 @@ module Aws::ResilienceHub
|
|
2805
2964
|
end
|
2806
2965
|
|
2807
2966
|
# @!attribute [rw] app_arn
|
2808
|
-
# The Amazon Resource Name (ARN) of the
|
2809
|
-
#
|
2810
|
-
# arn:`partition
|
2811
|
-
#
|
2812
|
-
#
|
2967
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
2968
|
+
# The format for this ARN is:
|
2969
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
2970
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
2971
|
+
# in the *AWS General Reference* guide.
|
2813
2972
|
#
|
2814
2973
|
#
|
2815
2974
|
#
|
@@ -2867,11 +3026,11 @@ module Aws::ResilienceHub
|
|
2867
3026
|
end
|
2868
3027
|
|
2869
3028
|
# @!attribute [rw] app_arn
|
2870
|
-
# The Amazon Resource Name (ARN) of the
|
2871
|
-
#
|
2872
|
-
# arn:`partition
|
2873
|
-
#
|
2874
|
-
#
|
3029
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3030
|
+
# The format for this ARN is:
|
3031
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3032
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3033
|
+
# in the *AWS General Reference* guide.
|
2875
3034
|
#
|
2876
3035
|
#
|
2877
3036
|
#
|
@@ -2934,11 +3093,11 @@ module Aws::ResilienceHub
|
|
2934
3093
|
end
|
2935
3094
|
|
2936
3095
|
# @!attribute [rw] app_arn
|
2937
|
-
# The Amazon Resource Name (ARN) of the
|
2938
|
-
#
|
2939
|
-
# arn:`partition
|
2940
|
-
#
|
2941
|
-
#
|
3096
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3097
|
+
# The format for this ARN is:
|
3098
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3099
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3100
|
+
# in the *AWS General Reference* guide.
|
2942
3101
|
#
|
2943
3102
|
#
|
2944
3103
|
#
|
@@ -2986,11 +3145,11 @@ module Aws::ResilienceHub
|
|
2986
3145
|
end
|
2987
3146
|
|
2988
3147
|
# @!attribute [rw] app_arn
|
2989
|
-
# The Amazon Resource Name (ARN) of the
|
2990
|
-
#
|
2991
|
-
# arn:`partition
|
2992
|
-
#
|
2993
|
-
#
|
3148
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3149
|
+
# The format for this ARN is:
|
3150
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3151
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3152
|
+
# in the *AWS General Reference* guide.
|
2994
3153
|
#
|
2995
3154
|
#
|
2996
3155
|
#
|
@@ -3025,7 +3184,7 @@ module Aws::ResilienceHub
|
|
3025
3184
|
end
|
3026
3185
|
|
3027
3186
|
# @!attribute [rw] app_summaries
|
3028
|
-
# Summaries for the
|
3187
|
+
# Summaries for the Resilience Hub application.
|
3029
3188
|
# @return [Array<Types::AppSummary>]
|
3030
3189
|
#
|
3031
3190
|
# @!attribute [rw] next_token
|
@@ -3045,7 +3204,7 @@ module Aws::ResilienceHub
|
|
3045
3204
|
# @!attribute [rw] assessment_arn
|
3046
3205
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
3047
3206
|
# this ARN is:
|
3048
|
-
# arn:`partition
|
3207
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
3049
3208
|
# For more information about ARNs, see [ Amazon Resource Names
|
3050
3209
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
3051
3210
|
#
|
@@ -3103,8 +3262,7 @@ module Aws::ResilienceHub
|
|
3103
3262
|
# @return [String]
|
3104
3263
|
#
|
3105
3264
|
# @!attribute [rw] recommendation_templates
|
3106
|
-
# The recommendation templates for the
|
3107
|
-
# applications.
|
3265
|
+
# The recommendation templates for the Resilience Hub applications.
|
3108
3266
|
# @return [Array<Types::RecommendationTemplate>]
|
3109
3267
|
#
|
3110
3268
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ListRecommendationTemplatesResponse AWS API Documentation
|
@@ -3148,7 +3306,7 @@ module Aws::ResilienceHub
|
|
3148
3306
|
# @return [String]
|
3149
3307
|
#
|
3150
3308
|
# @!attribute [rw] resiliency_policies
|
3151
|
-
# The resiliency policies for the
|
3309
|
+
# The resiliency policies for the Resilience Hub applications.
|
3152
3310
|
# @return [Array<Types::ResiliencyPolicy>]
|
3153
3311
|
#
|
3154
3312
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ListResiliencyPoliciesResponse AWS API Documentation
|
@@ -3163,7 +3321,7 @@ module Aws::ResilienceHub
|
|
3163
3321
|
# @!attribute [rw] assessment_arn
|
3164
3322
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
3165
3323
|
# this ARN is:
|
3166
|
-
# arn:`partition
|
3324
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
3167
3325
|
# For more information about ARNs, see [ Amazon Resource Names
|
3168
3326
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
3169
3327
|
#
|
@@ -3200,7 +3358,7 @@ module Aws::ResilienceHub
|
|
3200
3358
|
# @return [String]
|
3201
3359
|
#
|
3202
3360
|
# @!attribute [rw] sop_recommendations
|
3203
|
-
# The standard operating procedure (SOP) recommendations for the
|
3361
|
+
# The standard operating procedure (SOP) recommendations for the
|
3204
3362
|
# Resilience Hub applications.
|
3205
3363
|
# @return [Array<Types::SopRecommendation>]
|
3206
3364
|
#
|
@@ -3240,7 +3398,7 @@ module Aws::ResilienceHub
|
|
3240
3398
|
# @return [String]
|
3241
3399
|
#
|
3242
3400
|
# @!attribute [rw] resiliency_policies
|
3243
|
-
# The suggested resiliency policies for the
|
3401
|
+
# The suggested resiliency policies for the Resilience Hub
|
3244
3402
|
# applications.
|
3245
3403
|
# @return [Array<Types::ResiliencyPolicy>]
|
3246
3404
|
#
|
@@ -3254,7 +3412,7 @@ module Aws::ResilienceHub
|
|
3254
3412
|
end
|
3255
3413
|
|
3256
3414
|
# @!attribute [rw] resource_arn
|
3257
|
-
# The Amazon Resource Name (ARN) for a specific resource in your
|
3415
|
+
# The Amazon Resource Name (ARN) for a specific resource in your
|
3258
3416
|
# Resilience Hub application.
|
3259
3417
|
# @return [String]
|
3260
3418
|
#
|
@@ -3283,7 +3441,7 @@ module Aws::ResilienceHub
|
|
3283
3441
|
# @!attribute [rw] assessment_arn
|
3284
3442
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
3285
3443
|
# this ARN is:
|
3286
|
-
# arn:`partition
|
3444
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
3287
3445
|
# For more information about ARNs, see [ Amazon Resource Names
|
3288
3446
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
3289
3447
|
#
|
@@ -3320,7 +3478,7 @@ module Aws::ResilienceHub
|
|
3320
3478
|
# @return [String]
|
3321
3479
|
#
|
3322
3480
|
# @!attribute [rw] test_recommendations
|
3323
|
-
# The test recommendations for the
|
3481
|
+
# The test recommendations for the Resilience Hub application.
|
3324
3482
|
# @return [Array<Types::TestRecommendation>]
|
3325
3483
|
#
|
3326
3484
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ListTestRecommendationsResponse AWS API Documentation
|
@@ -3333,11 +3491,11 @@ module Aws::ResilienceHub
|
|
3333
3491
|
end
|
3334
3492
|
|
3335
3493
|
# @!attribute [rw] app_arn
|
3336
|
-
# The Amazon Resource Name (ARN) of the
|
3337
|
-
#
|
3338
|
-
# arn:`partition
|
3339
|
-
#
|
3340
|
-
#
|
3494
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3495
|
+
# The format for this ARN is:
|
3496
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3497
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3498
|
+
# in the *AWS General Reference* guide.
|
3341
3499
|
#
|
3342
3500
|
#
|
3343
3501
|
#
|
@@ -3401,6 +3559,15 @@ module Aws::ResilienceHub
|
|
3401
3559
|
|
3402
3560
|
# Defines a logical resource identifier.
|
3403
3561
|
#
|
3562
|
+
# @!attribute [rw] eks_source_name
|
3563
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
3564
|
+
# namespace this resource belongs to.
|
3565
|
+
#
|
3566
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace" format.
|
3567
|
+
#
|
3568
|
+
# </note>
|
3569
|
+
# @return [String]
|
3570
|
+
#
|
3404
3571
|
# @!attribute [rw] identifier
|
3405
3572
|
# The identifier of the resource.
|
3406
3573
|
# @return [String]
|
@@ -3420,6 +3587,7 @@ module Aws::ResilienceHub
|
|
3420
3587
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/LogicalResourceId AWS API Documentation
|
3421
3588
|
#
|
3422
3589
|
class LogicalResourceId < Struct.new(
|
3590
|
+
:eks_source_name,
|
3423
3591
|
:identifier,
|
3424
3592
|
:logical_stack_name,
|
3425
3593
|
:resource_group_name,
|
@@ -3430,11 +3598,13 @@ module Aws::ResilienceHub
|
|
3430
3598
|
|
3431
3599
|
# Defines a physical resource. A physical resource is a resource that
|
3432
3600
|
# exists in your account. It can be identified using an Amazon Resource
|
3433
|
-
# Name (ARN) or an
|
3601
|
+
# Name (ARN) or an Resilience Hub-native identifier.
|
3434
3602
|
#
|
3435
3603
|
# @!attribute [rw] additional_info
|
3436
|
-
# Additional configuration parameters for an
|
3437
|
-
# application.
|
3604
|
+
# Additional configuration parameters for an Resilience Hub
|
3605
|
+
# application. If you want to implement `additionalInfo` through the
|
3606
|
+
# Resilience Hub console rather than using an API call, see [Configure
|
3607
|
+
# the application configuration parameters][1].
|
3438
3608
|
#
|
3439
3609
|
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a string
|
3440
3610
|
# format) of only one failover region and one associated account.
|
@@ -3445,6 +3615,10 @@ module Aws::ResilienceHub
|
|
3445
3615
|
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
3446
3616
|
#
|
3447
3617
|
# </note>
|
3618
|
+
#
|
3619
|
+
#
|
3620
|
+
#
|
3621
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
3448
3622
|
# @return [Hash<String,Array<String>>]
|
3449
3623
|
#
|
3450
3624
|
# @!attribute [rw] app_components
|
@@ -3509,8 +3683,7 @@ module Aws::ResilienceHub
|
|
3509
3683
|
#
|
3510
3684
|
# Native
|
3511
3685
|
#
|
3512
|
-
# : The resource identifier is an
|
3513
|
-
# identifier.
|
3686
|
+
# : The resource identifier is an Resilience Hub-native identifier.
|
3514
3687
|
# @return [String]
|
3515
3688
|
#
|
3516
3689
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/PhysicalResourceId AWS API Documentation
|
@@ -3525,11 +3698,11 @@ module Aws::ResilienceHub
|
|
3525
3698
|
end
|
3526
3699
|
|
3527
3700
|
# @!attribute [rw] app_arn
|
3528
|
-
# The Amazon Resource Name (ARN) of the
|
3529
|
-
#
|
3530
|
-
# arn:`partition
|
3531
|
-
#
|
3532
|
-
#
|
3701
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3702
|
+
# The format for this ARN is:
|
3703
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3704
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3705
|
+
# in the *AWS General Reference* guide.
|
3533
3706
|
#
|
3534
3707
|
#
|
3535
3708
|
#
|
@@ -3545,11 +3718,11 @@ module Aws::ResilienceHub
|
|
3545
3718
|
end
|
3546
3719
|
|
3547
3720
|
# @!attribute [rw] app_arn
|
3548
|
-
# The Amazon Resource Name (ARN) of the
|
3549
|
-
#
|
3550
|
-
# arn:`partition
|
3551
|
-
#
|
3552
|
-
#
|
3721
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3722
|
+
# The format for this ARN is:
|
3723
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3724
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3725
|
+
# in the *AWS General Reference* guide.
|
3553
3726
|
#
|
3554
3727
|
#
|
3555
3728
|
#
|
@@ -3570,11 +3743,11 @@ module Aws::ResilienceHub
|
|
3570
3743
|
end
|
3571
3744
|
|
3572
3745
|
# @!attribute [rw] app_arn
|
3573
|
-
# The Amazon Resource Name (ARN) of the
|
3574
|
-
#
|
3575
|
-
# arn:`partition
|
3576
|
-
#
|
3577
|
-
#
|
3746
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
3747
|
+
# The format for this ARN is:
|
3748
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
3749
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
3750
|
+
# in the *AWS General Reference* guide.
|
3578
3751
|
#
|
3579
3752
|
#
|
3580
3753
|
#
|
@@ -3590,8 +3763,8 @@ module Aws::ResilienceHub
|
|
3590
3763
|
#
|
3591
3764
|
# * <b> <code>resources</code> </b>
|
3592
3765
|
#
|
3593
|
-
# The list of logical resources that
|
3594
|
-
# application.
|
3766
|
+
# The list of logical resources that must be included in the
|
3767
|
+
# Resilience Hub application.
|
3595
3768
|
#
|
3596
3769
|
# Type: Array
|
3597
3770
|
#
|
@@ -3634,6 +3807,18 @@ module Aws::ResilienceHub
|
|
3634
3807
|
#
|
3635
3808
|
# Type: String
|
3636
3809
|
#
|
3810
|
+
# * `eksSourceName`
|
3811
|
+
#
|
3812
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
3813
|
+
# namespace this resource belongs to.
|
3814
|
+
#
|
3815
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace"
|
3816
|
+
# format.
|
3817
|
+
#
|
3818
|
+
# </note>
|
3819
|
+
#
|
3820
|
+
# Type: String
|
3821
|
+
#
|
3637
3822
|
# * <i> <code>type</code> </i>
|
3638
3823
|
#
|
3639
3824
|
# The type of resource.
|
@@ -3646,10 +3831,28 @@ module Aws::ResilienceHub
|
|
3646
3831
|
#
|
3647
3832
|
# Type: String
|
3648
3833
|
#
|
3834
|
+
# * `additionalInfo`
|
3835
|
+
#
|
3836
|
+
# Additional configuration parameters for an Resilience Hub
|
3837
|
+
# application. If you want to implement `additionalInfo` through
|
3838
|
+
# the Resilience Hub console rather than using an API call, see
|
3839
|
+
# [Configure the application configuration parameters][1].
|
3840
|
+
#
|
3841
|
+
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a
|
3842
|
+
# string format) of only one failover region and one associated
|
3843
|
+
# account.
|
3844
|
+
#
|
3845
|
+
# Key: `"failover-regions"`
|
3846
|
+
#
|
3847
|
+
# Value: `"[\{"region":"<REGION>",
|
3848
|
+
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
3849
|
+
#
|
3850
|
+
# </note>
|
3851
|
+
#
|
3649
3852
|
# * <b> <code>appComponents</code> </b>
|
3650
3853
|
#
|
3651
3854
|
# The list of Application Components that this resource belongs to.
|
3652
|
-
# If an Application Component is not part of the
|
3855
|
+
# If an Application Component is not part of the Resilience Hub
|
3653
3856
|
# application, it will be added.
|
3654
3857
|
#
|
3655
3858
|
# Type: Array
|
@@ -3666,7 +3869,7 @@ module Aws::ResilienceHub
|
|
3666
3869
|
#
|
3667
3870
|
# The type of Application Component. For more information about
|
3668
3871
|
# the types of Application Component, see [Grouping resources in
|
3669
|
-
# an AppComponent][
|
3872
|
+
# an AppComponent][2].
|
3670
3873
|
#
|
3671
3874
|
# Type: String
|
3672
3875
|
#
|
@@ -3679,8 +3882,10 @@ module Aws::ResilienceHub
|
|
3679
3882
|
#
|
3680
3883
|
# * `additionalInfo`
|
3681
3884
|
#
|
3682
|
-
# Additional configuration parameters for an
|
3683
|
-
# application.
|
3885
|
+
# Additional configuration parameters for an Resilience Hub
|
3886
|
+
# application. If you want to implement `additionalInfo` through
|
3887
|
+
# the Resilience Hub console rather than using an API call, see
|
3888
|
+
# [Configure the application configuration parameters][1].
|
3684
3889
|
#
|
3685
3890
|
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a
|
3686
3891
|
# string format) of only one failover region and one associated
|
@@ -3720,6 +3925,8 @@ module Aws::ResilienceHub
|
|
3720
3925
|
#
|
3721
3926
|
# * `terraformSourceName`
|
3722
3927
|
#
|
3928
|
+
# * `eksSourceName`
|
3929
|
+
#
|
3723
3930
|
# </note>
|
3724
3931
|
#
|
3725
3932
|
# Each `logicalResourceIds` object includes the following fields:
|
@@ -3749,9 +3956,43 @@ module Aws::ResilienceHub
|
|
3749
3956
|
#
|
3750
3957
|
# Type: String
|
3751
3958
|
#
|
3959
|
+
# * `eksSourceName`
|
3752
3960
|
#
|
3961
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
3962
|
+
# namespace this resource belongs to.
|
3753
3963
|
#
|
3754
|
-
#
|
3964
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace"
|
3965
|
+
# format.
|
3966
|
+
#
|
3967
|
+
# </note>
|
3968
|
+
#
|
3969
|
+
# Type: String
|
3970
|
+
#
|
3971
|
+
# * <b> <code>version</code> </b>
|
3972
|
+
#
|
3973
|
+
# The Resilience Hub application version.
|
3974
|
+
#
|
3975
|
+
# * `additionalInfo`
|
3976
|
+
#
|
3977
|
+
# Additional configuration parameters for an Resilience Hub
|
3978
|
+
# application. If you want to implement `additionalInfo` through the
|
3979
|
+
# Resilience Hub console rather than using an API call, see
|
3980
|
+
# [Configure the application configuration parameters][1].
|
3981
|
+
#
|
3982
|
+
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a string
|
3983
|
+
# format) of only one failover region and one associated account.
|
3984
|
+
#
|
3985
|
+
# Key: `"failover-regions"`
|
3986
|
+
#
|
3987
|
+
# Value: `"[\{"region":"<REGION>",
|
3988
|
+
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
3989
|
+
#
|
3990
|
+
# </note>
|
3991
|
+
#
|
3992
|
+
#
|
3993
|
+
#
|
3994
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
3995
|
+
# [2]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html
|
3755
3996
|
# @return [String]
|
3756
3997
|
#
|
3757
3998
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/PutDraftAppVersionTemplateRequest AWS API Documentation
|
@@ -3764,11 +4005,11 @@ module Aws::ResilienceHub
|
|
3764
4005
|
end
|
3765
4006
|
|
3766
4007
|
# @!attribute [rw] app_arn
|
3767
|
-
# The Amazon Resource Name (ARN) of the
|
3768
|
-
#
|
3769
|
-
# arn:`partition
|
3770
|
-
#
|
3771
|
-
#
|
4008
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4009
|
+
# The format for this ARN is:
|
4010
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4011
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4012
|
+
# in the *AWS General Reference* guide.
|
3772
4013
|
#
|
3773
4014
|
#
|
3774
4015
|
#
|
@@ -3860,11 +4101,11 @@ module Aws::ResilienceHub
|
|
3860
4101
|
# CreateRecommendationTemplate action.
|
3861
4102
|
#
|
3862
4103
|
# @!attribute [rw] app_arn
|
3863
|
-
# The Amazon Resource Name (ARN) of the
|
3864
|
-
#
|
3865
|
-
# arn:`partition
|
3866
|
-
#
|
3867
|
-
#
|
4104
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4105
|
+
# The format for this ARN is:
|
4106
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4107
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4108
|
+
# in the *AWS General Reference* guide.
|
3868
4109
|
#
|
3869
4110
|
#
|
3870
4111
|
#
|
@@ -3874,7 +4115,7 @@ module Aws::ResilienceHub
|
|
3874
4115
|
# @!attribute [rw] assessment_arn
|
3875
4116
|
# The Amazon Resource Name (ARN) of the assessment. The format for
|
3876
4117
|
# this ARN is:
|
3877
|
-
# arn:`partition
|
4118
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app-assessment/`app-id`.
|
3878
4119
|
# For more information about ARNs, see [ Amazon Resource Names
|
3879
4120
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
3880
4121
|
#
|
@@ -3977,11 +4218,11 @@ module Aws::ResilienceHub
|
|
3977
4218
|
end
|
3978
4219
|
|
3979
4220
|
# @!attribute [rw] app_arn
|
3980
|
-
# The Amazon Resource Name (ARN) of the
|
3981
|
-
#
|
3982
|
-
# arn:`partition
|
3983
|
-
#
|
3984
|
-
#
|
4221
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4222
|
+
# The format for this ARN is:
|
4223
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4224
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4225
|
+
# in the *AWS General Reference* guide.
|
3985
4226
|
#
|
3986
4227
|
#
|
3987
4228
|
#
|
@@ -3993,6 +4234,15 @@ module Aws::ResilienceHub
|
|
3993
4234
|
# resource mappings.
|
3994
4235
|
# @return [Array<String>]
|
3995
4236
|
#
|
4237
|
+
# @!attribute [rw] eks_source_names
|
4238
|
+
# The names of the Amazon Elastic Kubernetes Service clusters and
|
4239
|
+
# namespaces you want to remove from the resource mappings.
|
4240
|
+
#
|
4241
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace" format.
|
4242
|
+
#
|
4243
|
+
# </note>
|
4244
|
+
# @return [Array<String>]
|
4245
|
+
#
|
3996
4246
|
# @!attribute [rw] logical_stack_names
|
3997
4247
|
# The names of the CloudFormation stacks you want to remove from the
|
3998
4248
|
# resource mappings.
|
@@ -4018,6 +4268,7 @@ module Aws::ResilienceHub
|
|
4018
4268
|
class RemoveDraftAppVersionResourceMappingsRequest < Struct.new(
|
4019
4269
|
:app_arn,
|
4020
4270
|
:app_registry_app_names,
|
4271
|
+
:eks_source_names,
|
4021
4272
|
:logical_stack_names,
|
4022
4273
|
:resource_group_names,
|
4023
4274
|
:resource_names,
|
@@ -4027,11 +4278,11 @@ module Aws::ResilienceHub
|
|
4027
4278
|
end
|
4028
4279
|
|
4029
4280
|
# @!attribute [rw] app_arn
|
4030
|
-
# The Amazon Resource Name (ARN) of the
|
4031
|
-
#
|
4032
|
-
# arn:`partition
|
4033
|
-
#
|
4034
|
-
#
|
4281
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4282
|
+
# The format for this ARN is:
|
4283
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4284
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4285
|
+
# in the *AWS General Reference* guide.
|
4035
4286
|
#
|
4036
4287
|
#
|
4037
4288
|
#
|
@@ -4073,7 +4324,7 @@ module Aws::ResilienceHub
|
|
4073
4324
|
# @!attribute [rw] policy_arn
|
4074
4325
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
4075
4326
|
# for this ARN is:
|
4076
|
-
# arn:`partition
|
4327
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
4077
4328
|
# For more information about ARNs, see [ Amazon Resource Names
|
4078
4329
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
4079
4330
|
#
|
@@ -4138,11 +4389,11 @@ module Aws::ResilienceHub
|
|
4138
4389
|
end
|
4139
4390
|
|
4140
4391
|
# @!attribute [rw] app_arn
|
4141
|
-
# The Amazon Resource Name (ARN) of the
|
4142
|
-
#
|
4143
|
-
# arn:`partition
|
4144
|
-
#
|
4145
|
-
#
|
4392
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4393
|
+
# The format for this ARN is:
|
4394
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4395
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4396
|
+
# in the *AWS General Reference* guide.
|
4146
4397
|
#
|
4147
4398
|
#
|
4148
4399
|
#
|
@@ -4163,11 +4414,11 @@ module Aws::ResilienceHub
|
|
4163
4414
|
end
|
4164
4415
|
|
4165
4416
|
# @!attribute [rw] app_arn
|
4166
|
-
# The Amazon Resource Name (ARN) of the
|
4167
|
-
#
|
4168
|
-
# arn:`partition
|
4169
|
-
#
|
4170
|
-
#
|
4417
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4418
|
+
# The format for this ARN is:
|
4419
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4420
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4421
|
+
# in the *AWS General Reference* guide.
|
4171
4422
|
#
|
4172
4423
|
#
|
4173
4424
|
#
|
@@ -4247,6 +4498,15 @@ module Aws::ResilienceHub
|
|
4247
4498
|
# The name of the application this resource is mapped to.
|
4248
4499
|
# @return [String]
|
4249
4500
|
#
|
4501
|
+
# @!attribute [rw] eks_source_name
|
4502
|
+
# The name of the Amazon Elastic Kubernetes Service cluster and
|
4503
|
+
# namespace this resource belongs to.
|
4504
|
+
#
|
4505
|
+
# <note markdown="1"> This parameter accepts values in "eks-cluster/namespace" format.
|
4506
|
+
#
|
4507
|
+
# </note>
|
4508
|
+
# @return [String]
|
4509
|
+
#
|
4250
4510
|
# @!attribute [rw] logical_stack_name
|
4251
4511
|
# The name of the CloudFormation stack this resource is mapped to.
|
4252
4512
|
# @return [String]
|
@@ -4272,7 +4532,7 @@ module Aws::ResilienceHub
|
|
4272
4532
|
#
|
4273
4533
|
# ResourceGroup
|
4274
4534
|
#
|
4275
|
-
# : The resource is mapped to
|
4535
|
+
# : The resource is mapped to Resource Groups. The name of the
|
4276
4536
|
# resource group is contained in the `resourceGroupName` property.
|
4277
4537
|
# @return [String]
|
4278
4538
|
#
|
@@ -4296,6 +4556,7 @@ module Aws::ResilienceHub
|
|
4296
4556
|
#
|
4297
4557
|
class ResourceMapping < Struct.new(
|
4298
4558
|
:app_registry_app_name,
|
4559
|
+
:eks_source_name,
|
4299
4560
|
:logical_stack_name,
|
4300
4561
|
:mapping_type,
|
4301
4562
|
:physical_resource_id,
|
@@ -4413,11 +4674,11 @@ module Aws::ResilienceHub
|
|
4413
4674
|
end
|
4414
4675
|
|
4415
4676
|
# @!attribute [rw] app_arn
|
4416
|
-
# The Amazon Resource Name (ARN) of the
|
4417
|
-
#
|
4418
|
-
# arn:`partition
|
4419
|
-
#
|
4420
|
-
#
|
4677
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4678
|
+
# The format for this ARN is:
|
4679
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4680
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4681
|
+
# in the *AWS General Reference* guide.
|
4421
4682
|
#
|
4422
4683
|
#
|
4423
4684
|
#
|
@@ -4496,7 +4757,7 @@ module Aws::ResilienceHub
|
|
4496
4757
|
# The Terraform s3 state file you need to import.
|
4497
4758
|
#
|
4498
4759
|
# @!attribute [rw] s3_state_file_url
|
4499
|
-
# The Terraform s3 state file you need to import.
|
4760
|
+
# The URL of the Terraform s3 state file you need to import.
|
4500
4761
|
# @return [String]
|
4501
4762
|
#
|
4502
4763
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/TerraformSource AWS API Documentation
|
@@ -4591,7 +4852,7 @@ module Aws::ResilienceHub
|
|
4591
4852
|
include Aws::Structure
|
4592
4853
|
end
|
4593
4854
|
|
4594
|
-
# Defines a resource that is not supported by
|
4855
|
+
# Defines a resource that is not supported by Resilience Hub.
|
4595
4856
|
#
|
4596
4857
|
# @!attribute [rw] logical_resource_id
|
4597
4858
|
# The logical resource identifier for the unsupported resource.
|
@@ -4605,12 +4866,17 @@ module Aws::ResilienceHub
|
|
4605
4866
|
# The type of resource.
|
4606
4867
|
# @return [String]
|
4607
4868
|
#
|
4869
|
+
# @!attribute [rw] unsupported_resource_status
|
4870
|
+
# The status of the unsupported resource.
|
4871
|
+
# @return [String]
|
4872
|
+
#
|
4608
4873
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/UnsupportedResource AWS API Documentation
|
4609
4874
|
#
|
4610
4875
|
class UnsupportedResource < Struct.new(
|
4611
4876
|
:logical_resource_id,
|
4612
4877
|
:physical_resource_id,
|
4613
|
-
:resource_type
|
4878
|
+
:resource_type,
|
4879
|
+
:unsupported_resource_status)
|
4614
4880
|
SENSITIVE = []
|
4615
4881
|
include Aws::Structure
|
4616
4882
|
end
|
@@ -4637,11 +4903,11 @@ module Aws::ResilienceHub
|
|
4637
4903
|
class UntagResourceResponse < Aws::EmptyStructure; end
|
4638
4904
|
|
4639
4905
|
# @!attribute [rw] app_arn
|
4640
|
-
# The Amazon Resource Name (ARN) of the
|
4641
|
-
#
|
4642
|
-
# arn:`partition
|
4643
|
-
#
|
4644
|
-
#
|
4906
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4907
|
+
# The format for this ARN is:
|
4908
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4909
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4910
|
+
# in the *AWS General Reference* guide.
|
4645
4911
|
#
|
4646
4912
|
#
|
4647
4913
|
#
|
@@ -4663,7 +4929,7 @@ module Aws::ResilienceHub
|
|
4663
4929
|
# @!attribute [rw] policy_arn
|
4664
4930
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
4665
4931
|
# for this ARN is:
|
4666
|
-
# arn:`partition
|
4932
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
4667
4933
|
# For more information about ARNs, see [ Amazon Resource Names
|
4668
4934
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
4669
4935
|
#
|
@@ -4704,11 +4970,11 @@ module Aws::ResilienceHub
|
|
4704
4970
|
# @return [Hash<String,Array<String>>]
|
4705
4971
|
#
|
4706
4972
|
# @!attribute [rw] app_arn
|
4707
|
-
# The Amazon Resource Name (ARN) of the
|
4708
|
-
#
|
4709
|
-
# arn:`partition
|
4710
|
-
#
|
4711
|
-
#
|
4973
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
4974
|
+
# The format for this ARN is:
|
4975
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
4976
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
4977
|
+
# in the *AWS General Reference* guide.
|
4712
4978
|
#
|
4713
4979
|
#
|
4714
4980
|
#
|
@@ -4746,11 +5012,11 @@ module Aws::ResilienceHub
|
|
4746
5012
|
end
|
4747
5013
|
|
4748
5014
|
# @!attribute [rw] app_arn
|
4749
|
-
# The Amazon Resource Name (ARN) of the
|
4750
|
-
#
|
4751
|
-
# arn:`partition
|
4752
|
-
#
|
4753
|
-
#
|
5015
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
5016
|
+
# The format for this ARN is:
|
5017
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
5018
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
5019
|
+
# in the *AWS General Reference* guide.
|
4754
5020
|
#
|
4755
5021
|
#
|
4756
5022
|
#
|
@@ -4758,11 +5024,11 @@ module Aws::ResilienceHub
|
|
4758
5024
|
# @return [String]
|
4759
5025
|
#
|
4760
5026
|
# @!attribute [rw] app_component
|
4761
|
-
#
|
5027
|
+
# The list of Application Components that belong to this resource.
|
4762
5028
|
# @return [Types::AppComponent]
|
4763
5029
|
#
|
4764
5030
|
# @!attribute [rw] app_version
|
4765
|
-
# The
|
5031
|
+
# The Resilience Hub application version.
|
4766
5032
|
# @return [String]
|
4767
5033
|
#
|
4768
5034
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/UpdateAppVersionAppComponentResponse AWS API Documentation
|
@@ -4776,8 +5042,10 @@ module Aws::ResilienceHub
|
|
4776
5042
|
end
|
4777
5043
|
|
4778
5044
|
# @!attribute [rw] additional_info
|
4779
|
-
# Additional configuration parameters for an
|
4780
|
-
# application.
|
5045
|
+
# Additional configuration parameters for an Resilience Hub
|
5046
|
+
# application. If you want to implement `additionalInfo` through the
|
5047
|
+
# Resilience Hub console rather than using an API call, see [Configure
|
5048
|
+
# the application configuration parameters][1].
|
4781
5049
|
#
|
4782
5050
|
# <note markdown="1"> Currently, this parameter accepts a key-value mapping (in a string
|
4783
5051
|
# format) of only one failover region and one associated account.
|
@@ -4788,14 +5056,18 @@ module Aws::ResilienceHub
|
|
4788
5056
|
# "accounts":[\{"id":"<ACCOUNT_ID>"\}]\}]"`
|
4789
5057
|
#
|
4790
5058
|
# </note>
|
5059
|
+
#
|
5060
|
+
#
|
5061
|
+
#
|
5062
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
4791
5063
|
# @return [Hash<String,Array<String>>]
|
4792
5064
|
#
|
4793
5065
|
# @!attribute [rw] app_arn
|
4794
|
-
# The Amazon Resource Name (ARN) of the
|
4795
|
-
#
|
4796
|
-
# arn:`partition
|
4797
|
-
#
|
4798
|
-
#
|
5066
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
5067
|
+
# The format for this ARN is:
|
5068
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
5069
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
5070
|
+
# in the *AWS General Reference* guide.
|
4799
5071
|
#
|
4800
5072
|
#
|
4801
5073
|
#
|
@@ -4817,11 +5089,11 @@ module Aws::ResilienceHub
|
|
4817
5089
|
# @return [Hash<String,Array<String>>]
|
4818
5090
|
#
|
4819
5091
|
# @!attribute [rw] app_arn
|
4820
|
-
# The Amazon Resource Name (ARN) of the
|
4821
|
-
#
|
4822
|
-
# arn:`partition
|
4823
|
-
#
|
4824
|
-
#
|
5092
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
5093
|
+
# The format for this ARN is:
|
5094
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
5095
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
5096
|
+
# in the *AWS General Reference* guide.
|
4825
5097
|
#
|
4826
5098
|
#
|
4827
5099
|
#
|
@@ -4830,7 +5102,7 @@ module Aws::ResilienceHub
|
|
4830
5102
|
#
|
4831
5103
|
# @!attribute [rw] app_components
|
4832
5104
|
# The list of Application Components that this resource belongs to. If
|
4833
|
-
# an Application Component is not part of the
|
5105
|
+
# an Application Component is not part of the Resilience Hub
|
4834
5106
|
# application, it will be added.
|
4835
5107
|
# @return [Array<String>]
|
4836
5108
|
#
|
@@ -4843,10 +5115,10 @@ module Aws::ResilienceHub
|
|
4843
5115
|
# @return [String]
|
4844
5116
|
#
|
4845
5117
|
# @!attribute [rw] excluded
|
4846
|
-
# Indicates if a resource is excluded from an
|
5118
|
+
# Indicates if a resource is excluded from an Resilience Hub
|
4847
5119
|
# application.
|
4848
5120
|
#
|
4849
|
-
# <note markdown="1"> You can exclude only imported resources from an
|
5121
|
+
# <note markdown="1"> You can exclude only imported resources from an Resilience Hub
|
4850
5122
|
# application.
|
4851
5123
|
#
|
4852
5124
|
# </note>
|
@@ -4886,11 +5158,11 @@ module Aws::ResilienceHub
|
|
4886
5158
|
end
|
4887
5159
|
|
4888
5160
|
# @!attribute [rw] app_arn
|
4889
|
-
# The Amazon Resource Name (ARN) of the
|
4890
|
-
#
|
4891
|
-
# arn:`partition
|
4892
|
-
#
|
4893
|
-
#
|
5161
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
5162
|
+
# The format for this ARN is:
|
5163
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
5164
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
5165
|
+
# in the *AWS General Reference* guide.
|
4894
5166
|
#
|
4895
5167
|
#
|
4896
5168
|
#
|
@@ -4898,7 +5170,7 @@ module Aws::ResilienceHub
|
|
4898
5170
|
# @return [String]
|
4899
5171
|
#
|
4900
5172
|
# @!attribute [rw] app_version
|
4901
|
-
# The
|
5173
|
+
# The Resilience Hub application version.
|
4902
5174
|
# @return [String]
|
4903
5175
|
#
|
4904
5176
|
# @!attribute [rw] physical_resource
|
@@ -4918,20 +5190,26 @@ module Aws::ResilienceHub
|
|
4918
5190
|
end
|
4919
5191
|
|
4920
5192
|
# @!attribute [rw] additional_info
|
4921
|
-
# Additional configuration parameters for an
|
4922
|
-
# application.
|
5193
|
+
# Additional configuration parameters for an Resilience Hub
|
5194
|
+
# application. If you want to implement `additionalInfo` through the
|
5195
|
+
# Resilience Hub console rather than using an API call, see [Configure
|
5196
|
+
# the application configuration parameters][1].
|
4923
5197
|
#
|
4924
5198
|
# <note markdown="1"> Currently, this parameter supports only failover region and account.
|
4925
5199
|
#
|
4926
5200
|
# </note>
|
5201
|
+
#
|
5202
|
+
#
|
5203
|
+
#
|
5204
|
+
# [1]: https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html
|
4927
5205
|
# @return [Hash<String,Array<String>>]
|
4928
5206
|
#
|
4929
5207
|
# @!attribute [rw] app_arn
|
4930
|
-
# The Amazon Resource Name (ARN) of the
|
4931
|
-
#
|
4932
|
-
# arn:`partition
|
4933
|
-
#
|
4934
|
-
#
|
5208
|
+
# The Amazon Resource Name (ARN) of the Resilience Hub application.
|
5209
|
+
# The format for this ARN is:
|
5210
|
+
# arn:`partition`:resiliencehub:`region`:`account`:app/`app-id`. For
|
5211
|
+
# more information about ARNs, see [ Amazon Resource Names (ARNs)][1]
|
5212
|
+
# in the *AWS General Reference* guide.
|
4935
5213
|
#
|
4936
5214
|
#
|
4937
5215
|
#
|
@@ -4939,7 +5217,7 @@ module Aws::ResilienceHub
|
|
4939
5217
|
# @return [String]
|
4940
5218
|
#
|
4941
5219
|
# @!attribute [rw] app_version
|
4942
|
-
# The
|
5220
|
+
# The Resilience Hub application version.
|
4943
5221
|
# @return [String]
|
4944
5222
|
#
|
4945
5223
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/UpdateAppVersionResponse AWS API Documentation
|
@@ -4965,7 +5243,7 @@ module Aws::ResilienceHub
|
|
4965
5243
|
# @!attribute [rw] policy_arn
|
4966
5244
|
# The Amazon Resource Name (ARN) of the resiliency policy. The format
|
4967
5245
|
# for this ARN is:
|
4968
|
-
# arn:`partition
|
5246
|
+
# arn:`partition`:resiliencehub:`region`:`account`:resiliency-policy/`policy-id`.
|
4969
5247
|
# For more information about ARNs, see [ Amazon Resource Names
|
4970
5248
|
# (ARNs)][1] in the *AWS General Reference* guide.
|
4971
5249
|
#
|