aws-sdk-resiliencehub 1.44.0 → 1.45.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 +16 -1
- data/lib/aws-sdk-resiliencehub/client_api.rb +15 -0
- data/lib/aws-sdk-resiliencehub/types.rb +75 -1
- data/lib/aws-sdk-resiliencehub.rb +1 -1
- data/sig/client.rbs +1 -0
- data/sig/types.rbs +17 -0
- 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: 7b34dd1335eca25fd3e9d586150557e4584c62192e63e92d7659fe56c0b190d9
|
4
|
+
data.tar.gz: 185bcba37bf1e2e6445f128d29e66e33e17e388182e3d2ba2c05a7f0af22ae58
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee2771ba100ad6058e5a6950dba57791729fec92fe28870e8e55b74274f03ac631c8bb927422f32825e539e2a6fd7640837ed525ae001aec004932728ad3deab
|
7
|
+
data.tar.gz: 3125bba8a859fe40ed6a89c799fdad62a91cdebcb873388e82dca75db7918ad4beb867fcb859aa21e56befcbb171a2df587111c619738a7c461add88a755ecbb
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.45.0 (2024-12-18)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
|
8
|
+
|
4
9
|
1.44.0 (2024-11-21)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.45.0
|
@@ -613,6 +613,7 @@ module Aws::ResilienceHub
|
|
613
613
|
# app_arn: "Arn", # required
|
614
614
|
# request_entries: [ # required
|
615
615
|
# {
|
616
|
+
# app_component_id: "EntityName255",
|
616
617
|
# entry_id: "String255", # required
|
617
618
|
# exclude_reason: "AlreadyImplemented", # accepts AlreadyImplemented, NotRelevant, ComplexityOfImplementation
|
618
619
|
# excluded: false, # required
|
@@ -633,6 +634,7 @@ module Aws::ResilienceHub
|
|
633
634
|
# resp.failed_entries[0].entry_id #=> String
|
634
635
|
# resp.failed_entries[0].error_message #=> String
|
635
636
|
# resp.successful_entries #=> Array
|
637
|
+
# resp.successful_entries[0].app_component_id #=> String
|
636
638
|
# resp.successful_entries[0].entry_id #=> String
|
637
639
|
# resp.successful_entries[0].exclude_reason #=> String, one of "AlreadyImplemented", "NotRelevant", "ComplexityOfImplementation"
|
638
640
|
# resp.successful_entries[0].excluded #=> Boolean
|
@@ -2424,8 +2426,12 @@ module Aws::ResilienceHub
|
|
2424
2426
|
# resp.alarm_recommendations[0].description #=> String
|
2425
2427
|
# resp.alarm_recommendations[0].items #=> Array
|
2426
2428
|
# resp.alarm_recommendations[0].items[0].already_implemented #=> Boolean
|
2429
|
+
# resp.alarm_recommendations[0].items[0].discovered_alarm.alarm_arn #=> String
|
2430
|
+
# resp.alarm_recommendations[0].items[0].discovered_alarm.source #=> String
|
2427
2431
|
# resp.alarm_recommendations[0].items[0].exclude_reason #=> String, one of "AlreadyImplemented", "NotRelevant", "ComplexityOfImplementation"
|
2428
2432
|
# resp.alarm_recommendations[0].items[0].excluded #=> Boolean
|
2433
|
+
# resp.alarm_recommendations[0].items[0].latest_discovered_experiment.experiment_arn #=> String
|
2434
|
+
# resp.alarm_recommendations[0].items[0].latest_discovered_experiment.experiment_template_id #=> String
|
2429
2435
|
# resp.alarm_recommendations[0].items[0].resource_id #=> String
|
2430
2436
|
# resp.alarm_recommendations[0].items[0].target_account_id #=> String
|
2431
2437
|
# resp.alarm_recommendations[0].items[0].target_region #=> String
|
@@ -3630,8 +3636,12 @@ module Aws::ResilienceHub
|
|
3630
3636
|
# resp.sop_recommendations[0].description #=> String
|
3631
3637
|
# resp.sop_recommendations[0].items #=> Array
|
3632
3638
|
# resp.sop_recommendations[0].items[0].already_implemented #=> Boolean
|
3639
|
+
# resp.sop_recommendations[0].items[0].discovered_alarm.alarm_arn #=> String
|
3640
|
+
# resp.sop_recommendations[0].items[0].discovered_alarm.source #=> String
|
3633
3641
|
# resp.sop_recommendations[0].items[0].exclude_reason #=> String, one of "AlreadyImplemented", "NotRelevant", "ComplexityOfImplementation"
|
3634
3642
|
# resp.sop_recommendations[0].items[0].excluded #=> Boolean
|
3643
|
+
# resp.sop_recommendations[0].items[0].latest_discovered_experiment.experiment_arn #=> String
|
3644
|
+
# resp.sop_recommendations[0].items[0].latest_discovered_experiment.experiment_template_id #=> String
|
3635
3645
|
# resp.sop_recommendations[0].items[0].resource_id #=> String
|
3636
3646
|
# resp.sop_recommendations[0].items[0].target_account_id #=> String
|
3637
3647
|
# resp.sop_recommendations[0].items[0].target_region #=> String
|
@@ -3774,6 +3784,7 @@ module Aws::ResilienceHub
|
|
3774
3784
|
#
|
3775
3785
|
# resp.next_token #=> String
|
3776
3786
|
# resp.test_recommendations #=> Array
|
3787
|
+
# resp.test_recommendations[0].app_component_id #=> String
|
3777
3788
|
# resp.test_recommendations[0].app_component_name #=> String
|
3778
3789
|
# resp.test_recommendations[0].depends_on_alarms #=> Array
|
3779
3790
|
# resp.test_recommendations[0].depends_on_alarms[0] #=> String
|
@@ -3781,8 +3792,12 @@ module Aws::ResilienceHub
|
|
3781
3792
|
# resp.test_recommendations[0].intent #=> String
|
3782
3793
|
# resp.test_recommendations[0].items #=> Array
|
3783
3794
|
# resp.test_recommendations[0].items[0].already_implemented #=> Boolean
|
3795
|
+
# resp.test_recommendations[0].items[0].discovered_alarm.alarm_arn #=> String
|
3796
|
+
# resp.test_recommendations[0].items[0].discovered_alarm.source #=> String
|
3784
3797
|
# resp.test_recommendations[0].items[0].exclude_reason #=> String, one of "AlreadyImplemented", "NotRelevant", "ComplexityOfImplementation"
|
3785
3798
|
# resp.test_recommendations[0].items[0].excluded #=> Boolean
|
3799
|
+
# resp.test_recommendations[0].items[0].latest_discovered_experiment.experiment_arn #=> String
|
3800
|
+
# resp.test_recommendations[0].items[0].latest_discovered_experiment.experiment_template_id #=> String
|
3786
3801
|
# resp.test_recommendations[0].items[0].resource_id #=> String
|
3787
3802
|
# resp.test_recommendations[0].items[0].target_account_id #=> String
|
3788
3803
|
# resp.test_recommendations[0].items[0].target_region #=> String
|
@@ -5104,7 +5119,7 @@ module Aws::ResilienceHub
|
|
5104
5119
|
tracer: tracer
|
5105
5120
|
)
|
5106
5121
|
context[:gem_name] = 'aws-sdk-resiliencehub'
|
5107
|
-
context[:gem_version] = '1.
|
5122
|
+
context[:gem_version] = '1.45.0'
|
5108
5123
|
Seahorse::Client::Request.new(handlers, context)
|
5109
5124
|
end
|
5110
5125
|
|
@@ -23,6 +23,7 @@ module Aws::ResilienceHub
|
|
23
23
|
AddDraftAppVersionResourceMappingsResponse = Shapes::StructureShape.new(name: 'AddDraftAppVersionResourceMappingsResponse')
|
24
24
|
AdditionalInfoMap = Shapes::MapShape.new(name: 'AdditionalInfoMap')
|
25
25
|
AdditionalInfoValueList = Shapes::ListShape.new(name: 'AdditionalInfoValueList')
|
26
|
+
Alarm = Shapes::StructureShape.new(name: 'Alarm')
|
26
27
|
AlarmRecommendation = Shapes::StructureShape.new(name: 'AlarmRecommendation')
|
27
28
|
AlarmRecommendationList = Shapes::ListShape.new(name: 'AlarmRecommendationList')
|
28
29
|
AlarmReferenceIdList = Shapes::ListShape.new(name: 'AlarmReferenceIdList')
|
@@ -156,6 +157,7 @@ module Aws::ResilienceHub
|
|
156
157
|
EventSubscriptionList = Shapes::ListShape.new(name: 'EventSubscriptionList')
|
157
158
|
EventType = Shapes::StringShape.new(name: 'EventType')
|
158
159
|
ExcludeRecommendationReason = Shapes::StringShape.new(name: 'ExcludeRecommendationReason')
|
160
|
+
Experiment = Shapes::StructureShape.new(name: 'Experiment')
|
159
161
|
FailedGroupingRecommendationEntries = Shapes::ListShape.new(name: 'FailedGroupingRecommendationEntries')
|
160
162
|
FailedGroupingRecommendationEntry = Shapes::StructureShape.new(name: 'FailedGroupingRecommendationEntry')
|
161
163
|
FailurePolicy = Shapes::StructureShape.new(name: 'FailurePolicy')
|
@@ -373,6 +375,10 @@ module Aws::ResilienceHub
|
|
373
375
|
|
374
376
|
AdditionalInfoValueList.member = Shapes::ShapeRef.new(shape: String1024)
|
375
377
|
|
378
|
+
Alarm.add_member(:alarm_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "alarmArn"))
|
379
|
+
Alarm.add_member(:source, Shapes::ShapeRef.new(shape: String255, location_name: "source"))
|
380
|
+
Alarm.struct_class = Types::Alarm
|
381
|
+
|
376
382
|
AlarmRecommendation.add_member(:app_component_name, Shapes::ShapeRef.new(shape: EntityId, deprecated: true, location_name: "appComponentName", metadata: {"deprecatedMessage"=>"An alarm recommendation can be attached to multiple Application Components, hence this property will be replaced by the new property 'appComponentNames'."}))
|
377
383
|
AlarmRecommendation.add_member(:app_component_names, Shapes::ShapeRef.new(shape: AppComponentNameList, location_name: "appComponentNames"))
|
378
384
|
AlarmRecommendation.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "description"))
|
@@ -537,6 +543,7 @@ module Aws::ResilienceHub
|
|
537
543
|
|
538
544
|
BatchUpdateRecommendationStatusSuccessfulEntries.member = Shapes::ShapeRef.new(shape: BatchUpdateRecommendationStatusSuccessfulEntry)
|
539
545
|
|
546
|
+
BatchUpdateRecommendationStatusSuccessfulEntry.add_member(:app_component_id, Shapes::ShapeRef.new(shape: EntityName255, location_name: "appComponentId"))
|
540
547
|
BatchUpdateRecommendationStatusSuccessfulEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: String255, required: true, location_name: "entryId"))
|
541
548
|
BatchUpdateRecommendationStatusSuccessfulEntry.add_member(:exclude_reason, Shapes::ShapeRef.new(shape: ExcludeRecommendationReason, location_name: "excludeReason"))
|
542
549
|
BatchUpdateRecommendationStatusSuccessfulEntry.add_member(:excluded, Shapes::ShapeRef.new(shape: BooleanOptional, required: true, location_name: "excluded"))
|
@@ -878,6 +885,10 @@ module Aws::ResilienceHub
|
|
878
885
|
|
879
886
|
EventSubscriptionList.member = Shapes::ShapeRef.new(shape: EventSubscription)
|
880
887
|
|
888
|
+
Experiment.add_member(:experiment_arn, Shapes::ShapeRef.new(shape: String255, location_name: "experimentArn"))
|
889
|
+
Experiment.add_member(:experiment_template_id, Shapes::ShapeRef.new(shape: String255, location_name: "experimentTemplateId"))
|
890
|
+
Experiment.struct_class = Types::Experiment
|
891
|
+
|
881
892
|
FailedGroupingRecommendationEntries.member = Shapes::ShapeRef.new(shape: FailedGroupingRecommendationEntry)
|
882
893
|
|
883
894
|
FailedGroupingRecommendationEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "errorMessage"))
|
@@ -1218,8 +1229,10 @@ module Aws::ResilienceHub
|
|
1218
1229
|
RecommendationIdList.member = Shapes::ShapeRef.new(shape: Uuid)
|
1219
1230
|
|
1220
1231
|
RecommendationItem.add_member(:already_implemented, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "alreadyImplemented"))
|
1232
|
+
RecommendationItem.add_member(:discovered_alarm, Shapes::ShapeRef.new(shape: Alarm, location_name: "discoveredAlarm"))
|
1221
1233
|
RecommendationItem.add_member(:exclude_reason, Shapes::ShapeRef.new(shape: ExcludeRecommendationReason, location_name: "excludeReason"))
|
1222
1234
|
RecommendationItem.add_member(:excluded, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "excluded"))
|
1235
|
+
RecommendationItem.add_member(:latest_discovered_experiment, Shapes::ShapeRef.new(shape: Experiment, location_name: "latestDiscoveredExperiment"))
|
1223
1236
|
RecommendationItem.add_member(:resource_id, Shapes::ShapeRef.new(shape: String500, location_name: "resourceId"))
|
1224
1237
|
RecommendationItem.add_member(:target_account_id, Shapes::ShapeRef.new(shape: CustomerId, location_name: "targetAccountId"))
|
1225
1238
|
RecommendationItem.add_member(:target_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "targetRegion"))
|
@@ -1431,6 +1444,7 @@ module Aws::ResilienceHub
|
|
1431
1444
|
|
1432
1445
|
TerraformSourceList.member = Shapes::ShapeRef.new(shape: TerraformSource)
|
1433
1446
|
|
1447
|
+
TestRecommendation.add_member(:app_component_id, Shapes::ShapeRef.new(shape: EntityName255, location_name: "appComponentId"))
|
1434
1448
|
TestRecommendation.add_member(:app_component_name, Shapes::ShapeRef.new(shape: EntityId, location_name: "appComponentName"))
|
1435
1449
|
TestRecommendation.add_member(:depends_on_alarms, Shapes::ShapeRef.new(shape: AlarmReferenceIdList, location_name: "dependsOnAlarms"))
|
1436
1450
|
TestRecommendation.add_member(:description, Shapes::ShapeRef.new(shape: String500, location_name: "description"))
|
@@ -1522,6 +1536,7 @@ module Aws::ResilienceHub
|
|
1522
1536
|
|
1523
1537
|
UpdateRecommendationStatusRequestEntries.member = Shapes::ShapeRef.new(shape: UpdateRecommendationStatusRequestEntry)
|
1524
1538
|
|
1539
|
+
UpdateRecommendationStatusRequestEntry.add_member(:app_component_id, Shapes::ShapeRef.new(shape: EntityName255, location_name: "appComponentId"))
|
1525
1540
|
UpdateRecommendationStatusRequestEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: String255, required: true, location_name: "entryId"))
|
1526
1541
|
UpdateRecommendationStatusRequestEntry.add_member(:exclude_reason, Shapes::ShapeRef.new(shape: ExcludeRecommendationReason, location_name: "excludeReason"))
|
1527
1542
|
UpdateRecommendationStatusRequestEntry.add_member(:excluded, Shapes::ShapeRef.new(shape: BooleanOptional, required: true, location_name: "excluded"))
|
@@ -155,6 +155,29 @@ module Aws::ResilienceHub
|
|
155
155
|
include Aws::Structure
|
156
156
|
end
|
157
157
|
|
158
|
+
# Indicates the Amazon CloudWatch alarm detected while running an
|
159
|
+
# assessment.
|
160
|
+
#
|
161
|
+
# @!attribute [rw] alarm_arn
|
162
|
+
# Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.
|
163
|
+
# @return [String]
|
164
|
+
#
|
165
|
+
# @!attribute [rw] source
|
166
|
+
# Indicates the source of the Amazon CloudWatch alarm. That is, it
|
167
|
+
# indicates if the alarm was created using Resilience Hub
|
168
|
+
# recommendation (`AwsResilienceHub`), or if you had created the alarm
|
169
|
+
# in Amazon CloudWatch (`Customer`).
|
170
|
+
# @return [String]
|
171
|
+
#
|
172
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/Alarm AWS API Documentation
|
173
|
+
#
|
174
|
+
class Alarm < Struct.new(
|
175
|
+
:alarm_arn,
|
176
|
+
:source)
|
177
|
+
SENSITIVE = []
|
178
|
+
include Aws::Structure
|
179
|
+
end
|
180
|
+
|
158
181
|
# Defines a recommendation for a CloudWatch alarm.
|
159
182
|
#
|
160
183
|
# @!attribute [rw] app_component_name
|
@@ -846,7 +869,7 @@ module Aws::ResilienceHub
|
|
846
869
|
#
|
847
870
|
# @!attribute [rw] app_components
|
848
871
|
# Indicates the Application Components (AppComponents) that were
|
849
|
-
# assessed as part of the
|
872
|
+
# assessed as part of the assessment and are associated with the
|
850
873
|
# identified risk and recommendation.
|
851
874
|
#
|
852
875
|
# <note markdown="1"> This property is available only in the US East (N. Virginia) Region.
|
@@ -1005,6 +1028,10 @@ module Aws::ResilienceHub
|
|
1005
1028
|
# List of operational recommendations that were successfully included or
|
1006
1029
|
# excluded.
|
1007
1030
|
#
|
1031
|
+
# @!attribute [rw] app_component_id
|
1032
|
+
# Indicates the identifier of an AppComponent.
|
1033
|
+
# @return [String]
|
1034
|
+
#
|
1008
1035
|
# @!attribute [rw] entry_id
|
1009
1036
|
# An identifier for an entry in this batch that is used to communicate
|
1010
1037
|
# the result.
|
@@ -1035,6 +1062,7 @@ module Aws::ResilienceHub
|
|
1035
1062
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/BatchUpdateRecommendationStatusSuccessfulEntry AWS API Documentation
|
1036
1063
|
#
|
1037
1064
|
class BatchUpdateRecommendationStatusSuccessfulEntry < Struct.new(
|
1065
|
+
:app_component_id,
|
1038
1066
|
:entry_id,
|
1039
1067
|
:exclude_reason,
|
1040
1068
|
:excluded,
|
@@ -3149,6 +3177,25 @@ module Aws::ResilienceHub
|
|
3149
3177
|
include Aws::Structure
|
3150
3178
|
end
|
3151
3179
|
|
3180
|
+
# Indicates the FIS experiment detected while running an assessment.
|
3181
|
+
#
|
3182
|
+
# @!attribute [rw] experiment_arn
|
3183
|
+
# Amazon Resource Name (ARN) of the FIS experiment.
|
3184
|
+
# @return [String]
|
3185
|
+
#
|
3186
|
+
# @!attribute [rw] experiment_template_id
|
3187
|
+
# Identifier of the FIS experiment template.
|
3188
|
+
# @return [String]
|
3189
|
+
#
|
3190
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/Experiment AWS API Documentation
|
3191
|
+
#
|
3192
|
+
class Experiment < Struct.new(
|
3193
|
+
:experiment_arn,
|
3194
|
+
:experiment_template_id)
|
3195
|
+
SENSITIVE = []
|
3196
|
+
include Aws::Structure
|
3197
|
+
end
|
3198
|
+
|
3152
3199
|
# Indicates the accepted grouping recommendation whose implementation
|
3153
3200
|
# failed.
|
3154
3201
|
#
|
@@ -4724,6 +4771,11 @@ module Aws::ResilienceHub
|
|
4724
4771
|
# Principle to obtain a read-only access to your application resources
|
4725
4772
|
# while running an assessment.
|
4726
4773
|
#
|
4774
|
+
# If your IAM role includes a path, you must include the path in the
|
4775
|
+
# `invokerRoleName` parameter. For example, if your IAM role's ARN is
|
4776
|
+
# `arn:aws:iam:123456789012:role/my-path/role-name`, you should pass
|
4777
|
+
# `my-path/role-name`.
|
4778
|
+
#
|
4727
4779
|
# <note markdown="1"> * You must have `iam:passRole` permission for this role while
|
4728
4780
|
# creating or updating the application.
|
4729
4781
|
#
|
@@ -5298,6 +5350,11 @@ module Aws::ResilienceHub
|
|
5298
5350
|
# Specifies if the recommendation has already been implemented.
|
5299
5351
|
# @return [Boolean]
|
5300
5352
|
#
|
5353
|
+
# @!attribute [rw] discovered_alarm
|
5354
|
+
# Indicates the previously implemented Amazon CloudWatch alarm
|
5355
|
+
# discovered by Resilience Hub.
|
5356
|
+
# @return [Types::Alarm]
|
5357
|
+
#
|
5301
5358
|
# @!attribute [rw] exclude_reason
|
5302
5359
|
# Indicates the reason for excluding an operational recommendation.
|
5303
5360
|
# @return [String]
|
@@ -5306,6 +5363,11 @@ module Aws::ResilienceHub
|
|
5306
5363
|
# Indicates if an operational recommendation item is excluded.
|
5307
5364
|
# @return [Boolean]
|
5308
5365
|
#
|
5366
|
+
# @!attribute [rw] latest_discovered_experiment
|
5367
|
+
# Indicates the experiment created in FIS that was discovered by
|
5368
|
+
# Resilience Hub, which matches the recommendation.
|
5369
|
+
# @return [Types::Experiment]
|
5370
|
+
#
|
5309
5371
|
# @!attribute [rw] resource_id
|
5310
5372
|
# Identifier of the resource.
|
5311
5373
|
# @return [String]
|
@@ -5322,8 +5384,10 @@ module Aws::ResilienceHub
|
|
5322
5384
|
#
|
5323
5385
|
class RecommendationItem < Struct.new(
|
5324
5386
|
:already_implemented,
|
5387
|
+
:discovered_alarm,
|
5325
5388
|
:exclude_reason,
|
5326
5389
|
:excluded,
|
5390
|
+
:latest_discovered_experiment,
|
5327
5391
|
:resource_id,
|
5328
5392
|
:target_account_id,
|
5329
5393
|
:target_region)
|
@@ -6317,6 +6381,10 @@ module Aws::ResilienceHub
|
|
6317
6381
|
|
6318
6382
|
# Defines a test recommendation.
|
6319
6383
|
#
|
6384
|
+
# @!attribute [rw] app_component_id
|
6385
|
+
# Indicates the identifier of the AppComponent.
|
6386
|
+
# @return [String]
|
6387
|
+
#
|
6320
6388
|
# @!attribute [rw] app_component_name
|
6321
6389
|
# Name of the Application Component.
|
6322
6390
|
# @return [String]
|
@@ -6369,6 +6437,7 @@ module Aws::ResilienceHub
|
|
6369
6437
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/TestRecommendation AWS API Documentation
|
6370
6438
|
#
|
6371
6439
|
class TestRecommendation < Struct.new(
|
6440
|
+
:app_component_id,
|
6372
6441
|
:app_component_name,
|
6373
6442
|
:depends_on_alarms,
|
6374
6443
|
:description,
|
@@ -6824,6 +6893,10 @@ module Aws::ResilienceHub
|
|
6824
6893
|
# Defines the operational recommendation item that is to be included or
|
6825
6894
|
# excluded.
|
6826
6895
|
#
|
6896
|
+
# @!attribute [rw] app_component_id
|
6897
|
+
# Indicates the identifier of the AppComponent.
|
6898
|
+
# @return [String]
|
6899
|
+
#
|
6827
6900
|
# @!attribute [rw] entry_id
|
6828
6901
|
# An identifier for an entry in this batch that is used to communicate
|
6829
6902
|
# the result.
|
@@ -6854,6 +6927,7 @@ module Aws::ResilienceHub
|
|
6854
6927
|
# @see http://docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/UpdateRecommendationStatusRequestEntry AWS API Documentation
|
6855
6928
|
#
|
6856
6929
|
class UpdateRecommendationStatusRequestEntry < Struct.new(
|
6930
|
+
:app_component_id,
|
6857
6931
|
:entry_id,
|
6858
6932
|
:exclude_reason,
|
6859
6933
|
:excluded,
|
data/sig/client.rbs
CHANGED
data/sig/types.rbs
CHANGED
@@ -43,6 +43,12 @@ module Aws::ResilienceHub
|
|
43
43
|
SENSITIVE: []
|
44
44
|
end
|
45
45
|
|
46
|
+
class Alarm
|
47
|
+
attr_accessor alarm_arn: ::String
|
48
|
+
attr_accessor source: ::String
|
49
|
+
SENSITIVE: []
|
50
|
+
end
|
51
|
+
|
46
52
|
class AlarmRecommendation
|
47
53
|
attr_accessor app_component_name: ::String
|
48
54
|
attr_accessor app_component_names: ::Array[::String]
|
@@ -207,6 +213,7 @@ module Aws::ResilienceHub
|
|
207
213
|
end
|
208
214
|
|
209
215
|
class BatchUpdateRecommendationStatusSuccessfulEntry
|
216
|
+
attr_accessor app_component_id: ::String
|
210
217
|
attr_accessor entry_id: ::String
|
211
218
|
attr_accessor exclude_reason: ("AlreadyImplemented" | "NotRelevant" | "ComplexityOfImplementation")
|
212
219
|
attr_accessor excluded: bool
|
@@ -637,6 +644,12 @@ module Aws::ResilienceHub
|
|
637
644
|
SENSITIVE: []
|
638
645
|
end
|
639
646
|
|
647
|
+
class Experiment
|
648
|
+
attr_accessor experiment_arn: ::String
|
649
|
+
attr_accessor experiment_template_id: ::String
|
650
|
+
SENSITIVE: []
|
651
|
+
end
|
652
|
+
|
640
653
|
class FailedGroupingRecommendationEntry
|
641
654
|
attr_accessor error_message: ::String
|
642
655
|
attr_accessor grouping_recommendation_id: ::String
|
@@ -1081,8 +1094,10 @@ module Aws::ResilienceHub
|
|
1081
1094
|
|
1082
1095
|
class RecommendationItem
|
1083
1096
|
attr_accessor already_implemented: bool
|
1097
|
+
attr_accessor discovered_alarm: Types::Alarm
|
1084
1098
|
attr_accessor exclude_reason: ("AlreadyImplemented" | "NotRelevant" | "ComplexityOfImplementation")
|
1085
1099
|
attr_accessor excluded: bool
|
1100
|
+
attr_accessor latest_discovered_experiment: Types::Experiment
|
1086
1101
|
attr_accessor resource_id: ::String
|
1087
1102
|
attr_accessor target_account_id: ::String
|
1088
1103
|
attr_accessor target_region: ::String
|
@@ -1315,6 +1330,7 @@ module Aws::ResilienceHub
|
|
1315
1330
|
end
|
1316
1331
|
|
1317
1332
|
class TestRecommendation
|
1333
|
+
attr_accessor app_component_id: ::String
|
1318
1334
|
attr_accessor app_component_name: ::String
|
1319
1335
|
attr_accessor depends_on_alarms: ::Array[::String]
|
1320
1336
|
attr_accessor description: ::String
|
@@ -1427,6 +1443,7 @@ module Aws::ResilienceHub
|
|
1427
1443
|
end
|
1428
1444
|
|
1429
1445
|
class UpdateRecommendationStatusRequestEntry
|
1446
|
+
attr_accessor app_component_id: ::String
|
1430
1447
|
attr_accessor entry_id: ::String
|
1431
1448
|
attr_accessor exclude_reason: ("AlreadyImplemented" | "NotRelevant" | "ComplexityOfImplementation")
|
1432
1449
|
attr_accessor excluded: bool
|
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.45.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
|
+
date: 2024-12-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|