aws-sdk-ssmincidents 1.4.0 → 1.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 264d7048191f49e8a99128a608ce474716ea8443155930bed1e915457c6f694e
4
- data.tar.gz: 9a3b4ffdeae69d6b7b9f122ac6a9405e5b7c35b39a17ff5a423017006c0e6a5a
3
+ metadata.gz: fe55a52e36ff6663d70fd13577e20c43cabe981eba30434f4205701fd96e47f4
4
+ data.tar.gz: '0804485ee5c09a9687ad33c4c3b819fab938868f53efef961ff1c116e12ce5c3'
5
5
  SHA512:
6
- metadata.gz: 42e4a64c06217048561f1f6c1b1d2fc3fd74e038594caab79822bb97103a5f32f5bd384689271af4785def92212a78507973d3dee48c94c26b74f450a941e626
7
- data.tar.gz: 06b15f504f068bbced798d914e5b8b85e93b3cc4211b8e15da305aa44213633d77e08cf8b93e059d7a527cba18cb69dbf6bc910a4ce54709da2d7dea20303fbe
6
+ metadata.gz: 34f62425e4dbdc2022a4580c7ae56c9e56039a05f9f4cd40dd8c8ecbb4732c9cc58065b21e010c60a2ca624df89438a95d886bd44a46a39077354c3d473fb971
7
+ data.tar.gz: a835c9272fe569218241a02450943e8004540f305432350b3913602c87357727fa217a1cd79a7e499db7193a2d23c8b21fdc17b1a3124a0289ffe4928e3be3d6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.8.0 (2021-11-30)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.7.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.6.0 (2021-10-28)
15
+ ------------------
16
+
17
+ * Feature - Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields
18
+
19
+ 1.5.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.4.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.0
1
+ 1.8.0
@@ -119,7 +119,9 @@ module Aws::SSMIncidents
119
119
  # * EC2/ECS IMDS instance profile - When used by default, the timeouts
120
120
  # are very aggressive. Construct and pass an instance of
121
121
  # `Aws::InstanceProfileCredentails` or `Aws::ECSCredentials` to
122
- # enable retries and extended timeouts.
122
+ # enable retries and extended timeouts. Instance profile credential
123
+ # fetching can be disabled by setting ENV['AWS_EC2_METADATA_DISABLED']
124
+ # to true.
123
125
  #
124
126
  # @option options [required, String] :region
125
127
  # The AWS region to connect to. The configured `:region` is
@@ -275,6 +277,15 @@ module Aws::SSMIncidents
275
277
  # ** Please note ** When response stubbing is enabled, no HTTP
276
278
  # requests are made, and retries are disabled.
277
279
  #
280
+ # @option options [Boolean] :use_dualstack_endpoint
281
+ # When set to `true`, dualstack enabled endpoints (with `.aws` TLD)
282
+ # will be used if available.
283
+ #
284
+ # @option options [Boolean] :use_fips_endpoint
285
+ # When set to `true`, fips compatible endpoints will be used if available.
286
+ # When a `fips` region is used, the region is normalized and this config
287
+ # is set to `true`.
288
+ #
278
289
  # @option options [Boolean] :validate_params (true)
279
290
  # When `true`, request parameters are validated before
280
291
  # sending the request.
@@ -331,7 +342,7 @@ module Aws::SSMIncidents
331
342
  # Regions with the provided KMS key.
332
343
  #
333
344
  # @option params [String] :client_token
334
- # A token ensuring that the action is called only once with the
345
+ # A token ensuring that the operation is called only once with the
335
346
  # specified details.
336
347
  #
337
348
  # **A suitable default value is auto-generated.** You should normally
@@ -378,11 +389,10 @@ module Aws::SSMIncidents
378
389
  # incident.
379
390
  #
380
391
  # @option params [Types::ChatChannel] :chat_channel
381
- # The AWS Chatbot chat channel used for collaboration during an
382
- # incident.
392
+ # The Chatbot chat channel used for collaboration during an incident.
383
393
  #
384
394
  # @option params [String] :client_token
385
- # A token ensuring that the action is called only once with the
395
+ # A token ensuring that the operation is called only once with the
386
396
  # specified details.
387
397
  #
388
398
  # **A suitable default value is auto-generated.** You should normally
@@ -477,8 +487,8 @@ module Aws::SSMIncidents
477
487
  # not need to pass this option.**
478
488
  #
479
489
  # @option params [required, String] :event_data
480
- # A valid JSON string. There is no other schema imposed. A short
481
- # description of the event.
490
+ # A short description of the event as a valid JSON string. There is no
491
+ # other schema imposed.
482
492
  #
483
493
  # @option params [required, Time,DateTime,Date,Integer,String] :event_time
484
494
  # The time that the event occurred.
@@ -488,8 +498,8 @@ module Aws::SSMIncidents
488
498
  # Event`.
489
499
  #
490
500
  # @option params [required, String] :incident_record_arn
491
- # The Amazon Resource Name (ARN) of the incident record you are adding
492
- # the event to.
501
+ # The Amazon Resource Name (ARN) of the incident record to which the
502
+ # event will be added.
493
503
  #
494
504
  # @return [Types::CreateTimelineEventOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
495
505
  #
@@ -567,8 +577,8 @@ module Aws::SSMIncidents
567
577
  req.send_request(options)
568
578
  end
569
579
 
570
- # Deletes the resource policy that AWS Resource Access Manager uses to
571
- # share your Incident Manager resource.
580
+ # Deletes the resource policy that Resource Access Manager uses to share
581
+ # your Incident Manager resource.
572
582
  #
573
583
  # @option params [required, String] :policy_id
574
584
  # The ID of the resource policy you're deleting.
@@ -626,8 +636,8 @@ module Aws::SSMIncidents
626
636
  # `ListTimelineEvents`.
627
637
  #
628
638
  # @option params [required, String] :incident_record_arn
629
- # The Amazon Resource Name (ARN) of the incident that the event is part
630
- # of.
639
+ # The Amazon Resource Name (ARN) of the incident that includes the
640
+ # timeline event.
631
641
  #
632
642
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
633
643
  #
@@ -647,7 +657,7 @@ module Aws::SSMIncidents
647
657
  req.send_request(options)
648
658
  end
649
659
 
650
- # Returns the details of the specified incident record.
660
+ # Returns the details for the specified incident record.
651
661
  #
652
662
  # @option params [required, String] :arn
653
663
  # The Amazon Resource Name (ARN) of the incident record.
@@ -843,12 +853,12 @@ module Aws::SSMIncidents
843
853
  # Retrieves a timeline event based on its ID and incident record.
844
854
  #
845
855
  # @option params [required, String] :event_id
846
- # The ID of the event. You can get an event's ID when you create it or
856
+ # The ID of the event. You can get an event's ID when you create it, or
847
857
  # by using `ListTimelineEvents`.
848
858
  #
849
859
  # @option params [required, String] :incident_record_arn
850
- # The Amazon Resource Name (ARN) of the incident that the timeline event
851
- # is part of.
860
+ # The Amazon Resource Name (ARN) of the incident that includes the
861
+ # timeline event.
852
862
  #
853
863
  # @return [Types::GetTimelineEventOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
854
864
  #
@@ -884,8 +894,8 @@ module Aws::SSMIncidents
884
894
  # want to update.
885
895
  #
886
896
  # @option params [Array<Types::Filter>] :filters
887
- # Filter the list of incident records you are searching through. You can
888
- # filter on the following keys:
897
+ # Filters the list of incident records through which you are searching.
898
+ # You can filter on the following keys:
889
899
  #
890
900
  # * `creationTime`
891
901
  #
@@ -895,6 +905,17 @@ module Aws::SSMIncidents
895
905
  #
896
906
  # * `createdBy`
897
907
  #
908
+ # Note the following when deciding how to use Filters:
909
+ #
910
+ # * If you don't specify a Filter, the response includes all incident
911
+ # records.
912
+ #
913
+ # * If you specify more than one filter in a single request, the
914
+ # response returns incident records that match all filters.
915
+ #
916
+ # * If you specify a filter with more than one value, the response
917
+ # returns incident records that match any of the values provided.
918
+ #
898
919
  # @option params [Integer] :max_results
899
920
  # The maximum number of results per page.
900
921
  #
@@ -955,8 +976,8 @@ module Aws::SSMIncidents
955
976
  # List all related items for an incident record.
956
977
  #
957
978
  # @option params [required, String] :incident_record_arn
958
- # The Amazon Resource Name (ARN) of the incident record that you are
959
- # listing related items for.
979
+ # The Amazon Resource Name (ARN) of the incident record containing the
980
+ # listed related items.
960
981
  #
961
982
  # @option params [Integer] :max_results
962
983
  # The maximum number of related items per page.
@@ -1103,7 +1124,7 @@ module Aws::SSMIncidents
1103
1124
  req.send_request(options)
1104
1125
  end
1105
1126
 
1106
- # Lists timeline events of the specified incident record.
1127
+ # Lists timeline events for the specified incident record.
1107
1128
  #
1108
1129
  # @option params [Array<Types::Filter>] :filters
1109
1130
  # Filters the timeline events based on the provided conditional values.
@@ -1113,9 +1134,20 @@ module Aws::SSMIncidents
1113
1134
  #
1114
1135
  # * `eventType`
1115
1136
  #
1137
+ # Note the following when deciding how to use Filters:
1138
+ #
1139
+ # * If you don't specify a Filter, the response includes all timeline
1140
+ # events.
1141
+ #
1142
+ # * If you specify more than one filter in a single request, the
1143
+ # response returns timeline events that match all filters.
1144
+ #
1145
+ # * If you specify a filter with more than one value, the response
1146
+ # returns timeline events that match any of the values provided.
1147
+ #
1116
1148
  # @option params [required, String] :incident_record_arn
1117
- # The Amazon Resource Name (ARN) of the incident that the event is part
1118
- # of.
1149
+ # The Amazon Resource Name (ARN) of the incident that includes the
1150
+ # timeline event.
1119
1151
  #
1120
1152
  # @option params [Integer] :max_results
1121
1153
  # The maximum number of results per page.
@@ -1216,7 +1248,7 @@ module Aws::SSMIncidents
1216
1248
  # or manually.
1217
1249
  #
1218
1250
  # @option params [String] :client_token
1219
- # A token ensuring that the action is called only once with the
1251
+ # A token ensuring that the operation is called only once with the
1220
1252
  # specified details.
1221
1253
  #
1222
1254
  # **A suitable default value is auto-generated.** You should normally
@@ -1245,13 +1277,13 @@ module Aws::SSMIncidents
1245
1277
  #
1246
1278
  # @option params [Array<Types::RelatedItem>] :related_items
1247
1279
  # Add related items to the incident for other responders to use. Related
1248
- # items are AWS resources, external links, or files uploaded to an S3
1249
- # bucket.
1280
+ # items are AWS resources, external links, or files uploaded to an
1281
+ # Amazon S3 bucket.
1250
1282
  #
1251
1283
  # @option params [required, String] :response_plan_arn
1252
1284
  # The Amazon Resource Name (ARN) of the response plan that pre-defines
1253
- # summary, chat channels, SNS topics, runbooks, title, and impact of the
1254
- # incident.
1285
+ # summary, chat channels, Amazon SNS topics, runbooks, title, and impact
1286
+ # of the incident.
1255
1287
  #
1256
1288
  # @option params [String] :title
1257
1289
  # Provide a title for the incident. Providing a title overwrites the
@@ -1369,7 +1401,7 @@ module Aws::SSMIncidents
1369
1401
  # updating.
1370
1402
  #
1371
1403
  # @option params [String] :client_token
1372
- # A token ensuring that the action is called only once with the
1404
+ # A token ensuring that the operation is called only once with the
1373
1405
  # specified details.
1374
1406
  #
1375
1407
  # **A suitable default value is auto-generated.** You should normally
@@ -1397,8 +1429,8 @@ module Aws::SSMIncidents
1397
1429
  req.send_request(options)
1398
1430
  end
1399
1431
 
1400
- # Update the details of an incident record. You can use this action to
1401
- # update an incident record from the defined chat channel. For more
1432
+ # Update the details of an incident record. You can use this operation
1433
+ # to update an incident record from the defined chat channel. For more
1402
1434
  # information about using actions in chat channels, see [Interacting
1403
1435
  # through chat][1].
1404
1436
  #
@@ -1411,23 +1443,24 @@ module Aws::SSMIncidents
1411
1443
  # updating.
1412
1444
  #
1413
1445
  # @option params [Types::ChatChannel] :chat_channel
1414
- # The AWS Chatbot chat channel for responders to collaborate in.
1446
+ # The Chatbot chat channel where responders can collaborate.
1415
1447
  #
1416
1448
  # @option params [String] :client_token
1417
- # A token ensuring that the action is called only once with the
1449
+ # A token that ensures that the operation is called only once with the
1418
1450
  # specified details.
1419
1451
  #
1420
1452
  # **A suitable default value is auto-generated.** You should normally
1421
1453
  # not need to pass this option.**
1422
1454
  #
1423
1455
  # @option params [Integer] :impact
1424
- # Defines the impact to customers and applications. Providing an impact
1425
- # overwrites the impact provided by the response plan.
1456
+ # Defines the impact of the incident to customers and applications.
1457
+ # Providing an impact overwrites the impact provided by the response
1458
+ # plan.
1426
1459
  #
1427
1460
  # **Possible impacts:**
1428
1461
  #
1429
- # * `1` - Critical impact, this typically relates to full application
1430
- # failure that impacts many to all customers.
1462
+ # * `1` - Critical impact, full application failure that impacts many to
1463
+ # all customers.
1431
1464
  #
1432
1465
  # * `2` - High impact, partial application failure with impact to many
1433
1466
  # customers.
@@ -1435,27 +1468,26 @@ module Aws::SSMIncidents
1435
1468
  # * `3` - Medium impact, the application is providing reduced service to
1436
1469
  # customers.
1437
1470
  #
1438
- # * `4` - Low impact, customer might aren't impacted by the problem
1439
- # yet.
1471
+ # * `4` - Low impact, customer aren't impacted by the problem yet.
1440
1472
  #
1441
1473
  # * `5` - No impact, customers aren't currently impacted but urgent
1442
1474
  # action is needed to avoid impact.
1443
1475
  #
1444
1476
  # @option params [Array<Types::NotificationTargetItem>] :notification_targets
1445
- # The SNS targets that are notified when updates are made to an
1477
+ # The Amazon SNS targets that are notified when updates are made to an
1446
1478
  # incident.
1447
1479
  #
1448
- # Using multiple SNS topics creates redundancy in the case that a Region
1449
- # is down during the incident.
1480
+ # Using multiple SNS topics creates redundancy in the event that a
1481
+ # Region is down during the incident.
1450
1482
  #
1451
1483
  # @option params [String] :status
1452
1484
  # The status of the incident. An incident can be `Open` or `Resolved`.
1453
1485
  #
1454
1486
  # @option params [String] :summary
1455
- # The summary describes what has happened during the incident.
1487
+ # A longer description of what occurred during the incident.
1456
1488
  #
1457
1489
  # @option params [String] :title
1458
- # The title of the incident is a brief and easily recognizable.
1490
+ # A brief description of the incident.
1459
1491
  #
1460
1492
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1461
1493
  #
@@ -1493,15 +1525,15 @@ module Aws::SSMIncidents
1493
1525
  # record.
1494
1526
  #
1495
1527
  # @option params [String] :client_token
1496
- # A token ensuring that the action is called only once with the
1528
+ # A token ensuring that the operation is called only once with the
1497
1529
  # specified details.
1498
1530
  #
1499
1531
  # **A suitable default value is auto-generated.** You should normally
1500
1532
  # not need to pass this option.**
1501
1533
  #
1502
1534
  # @option params [required, String] :incident_record_arn
1503
- # The Amazon Resource Name (ARN) of the incident record you are updating
1504
- # related items in.
1535
+ # The Amazon Resource Name (ARN) of the incident record containing the
1536
+ # related items you are updating.
1505
1537
  #
1506
1538
  # @option params [required, Types::RelatedItemsUpdate] :related_items_update
1507
1539
  # Details about the item you are adding or deleting.
@@ -1555,7 +1587,7 @@ module Aws::SSMIncidents
1555
1587
  # updating.
1556
1588
  #
1557
1589
  # @option params [String] :client_token
1558
- # A token ensuring that the action is called only once with the
1590
+ # A token ensuring that the operation is called only once with the
1559
1591
  # specified details.
1560
1592
  #
1561
1593
  # **A suitable default value is auto-generated.** You should normally
@@ -1600,28 +1632,29 @@ module Aws::SSMIncidents
1600
1632
  # The Amazon Resource Name (ARN) of the response plan.
1601
1633
  #
1602
1634
  # @option params [Types::ChatChannel] :chat_channel
1603
- # The AWS Chatbot chat channel used for collaboration during an
1604
- # incident.
1635
+ # The Chatbot chat channel used for collaboration during an incident.
1605
1636
  #
1606
1637
  # Use the empty structure to remove the chat channel from the response
1607
1638
  # plan.
1608
1639
  #
1609
1640
  # @option params [String] :client_token
1610
- # A token ensuring that the action is called only once with the
1641
+ # A token ensuring that the operation is called only once with the
1611
1642
  # specified details.
1612
1643
  #
1613
1644
  # **A suitable default value is auto-generated.** You should normally
1614
1645
  # not need to pass this option.**
1615
1646
  #
1616
1647
  # @option params [String] :display_name
1617
- # The long format name of the response plan. Can't contain spaces.
1648
+ # The long format name of the response plan. The display name can't
1649
+ # contain spaces.
1618
1650
  #
1619
1651
  # @option params [Array<String>] :engagements
1620
1652
  # The contacts and escalation plans that Incident Manager engages at the
1621
1653
  # start of the incident.
1622
1654
  #
1623
1655
  # @option params [String] :incident_template_dedupe_string
1624
- # Used to create only one incident record for an incident.
1656
+ # The string Incident Manager uses to prevent duplicate incidents from
1657
+ # being created by the same incident in the same account.
1625
1658
  #
1626
1659
  # @option params [Integer] :incident_template_impact
1627
1660
  # Defines the impact to the customers. Providing an impact overwrites
@@ -1640,7 +1673,7 @@ module Aws::SSMIncidents
1640
1673
  # * `1` - No impact
1641
1674
  #
1642
1675
  # @option params [Array<Types::NotificationTargetItem>] :incident_template_notification_targets
1643
- # The SNS targets that are notified when updates are made to an
1676
+ # The Amazon SNS targets that are notified when updates are made to an
1644
1677
  # incident.
1645
1678
  #
1646
1679
  # @option params [String] :incident_template_summary
@@ -1648,7 +1681,8 @@ module Aws::SSMIncidents
1648
1681
  # happened, what's currently happening, and next steps.
1649
1682
  #
1650
1683
  # @option params [String] :incident_template_title
1651
- # The short format name of the incident. Can't contain spaces.
1684
+ # The short format name of the incident. The title can't contain
1685
+ # spaces.
1652
1686
  #
1653
1687
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1654
1688
  #
@@ -1701,7 +1735,7 @@ module Aws::SSMIncidents
1701
1735
  # Event`.
1702
1736
  #
1703
1737
  # @option params [String] :client_token
1704
- # A token ensuring that the action is called only once with the
1738
+ # A token ensuring that the operation is called only once with the
1705
1739
  # specified details.
1706
1740
  #
1707
1741
  # **A suitable default value is auto-generated.** You should normally
@@ -1721,8 +1755,8 @@ module Aws::SSMIncidents
1721
1755
  # The type of the event. You can update events of type `Custom Event`.
1722
1756
  #
1723
1757
  # @option params [required, String] :incident_record_arn
1724
- # The Amazon Resource Name (ARN) of the incident that the timeline event
1725
- # is part of.
1758
+ # The Amazon Resource Name (ARN) of the incident that includes the
1759
+ # timeline event.
1726
1760
  #
1727
1761
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1728
1762
  #
@@ -1759,7 +1793,7 @@ module Aws::SSMIncidents
1759
1793
  params: params,
1760
1794
  config: config)
1761
1795
  context[:gem_name] = 'aws-sdk-ssmincidents'
1762
- context[:gem_version] = '1.4.0'
1796
+ context[:gem_version] = '1.8.0'
1763
1797
  Seahorse::Client::Request.new(handlers, context)
1764
1798
  end
1765
1799
 
@@ -229,6 +229,7 @@ module Aws::SSMIncidents
229
229
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
230
230
  ConflictException.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: String, location_name: "resourceIdentifier"))
231
231
  ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
232
+ ConflictException.add_member(:retry_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "retryAfter"))
232
233
  ConflictException.struct_class = Types::ConflictException
233
234
 
234
235
  CreateReplicationSetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
@@ -79,6 +79,11 @@ module Aws::SSMIncidents
79
79
  def resource_type
80
80
  @data[:resource_type]
81
81
  end
82
+
83
+ # @return [String]
84
+ def retry_after
85
+ @data[:retry_after]
86
+ end
82
87
  end
83
88
 
84
89
  class InternalServerException < ServiceError
@@ -10,7 +10,7 @@
10
10
  module Aws::SSMIncidents
11
11
  module Types
12
12
 
13
- # You don't have sufficient access to perform this action.
13
+ # You don't have sufficient access to perform this operation.
14
14
  #
15
15
  # @!attribute [rw] message
16
16
  # @return [String]
@@ -48,7 +48,8 @@ module Aws::SSMIncidents
48
48
  class Unknown < Action; end
49
49
  end
50
50
 
51
- # Defines the Region and KMS key to add to the replication set.
51
+ # Defines the Amazon Web Services Region and KMS key to add to the
52
+ # replication set.
52
53
  #
53
54
  # @note When making an API call, you may pass AddRegionAction
54
55
  # data as a hash:
@@ -59,7 +60,7 @@ module Aws::SSMIncidents
59
60
  # }
60
61
  #
61
62
  # @!attribute [rw] region_name
62
- # The Region name to add to the replication set.
63
+ # The Amazon Web Services Region name to add to the replication set.
63
64
  # @return [String]
64
65
  #
65
66
  # @!attribute [rw] sse_kms_key_id
@@ -124,17 +125,16 @@ module Aws::SSMIncidents
124
125
  class Unknown < AutomationExecution; end
125
126
  end
126
127
 
127
- # The AWS Chatbot chat channel used for collaboration during an
128
- # incident.
128
+ # The Chatbot chat channel used for collaboration during an incident.
129
129
  #
130
130
  # @note ChatChannel is a union - when making an API calls you must set exactly one of the members.
131
131
  #
132
132
  # @note ChatChannel is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ChatChannel corresponding to the set member.
133
133
  #
134
134
  # @!attribute [rw] chatbot_sns
135
- # The SNS targets that AWS Chatbot uses to notify the chat channel of
136
- # updates to an incident. You can also make updates to the incident
137
- # through the chat channel by using the SNS topics.
135
+ # The Amazon SNS targets that Chatbot uses to notify the chat channel
136
+ # of updates to an incident. You can also make updates to the incident
137
+ # through the chat channel by using the Amazon SNS topics.
138
138
  # @return [Array<String>]
139
139
  #
140
140
  # @!attribute [rw] empty
@@ -207,12 +207,18 @@ module Aws::SSMIncidents
207
207
  # The resource type
208
208
  # @return [String]
209
209
  #
210
+ # @!attribute [rw] retry_after
211
+ # If present in the output, the operation can be retried after this
212
+ # time
213
+ # @return [Time]
214
+ #
210
215
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ConflictException AWS API Documentation
211
216
  #
212
217
  class ConflictException < Struct.new(
213
218
  :message,
214
219
  :resource_identifier,
215
- :resource_type)
220
+ :resource_type,
221
+ :retry_after)
216
222
  SENSITIVE = []
217
223
  include Aws::Structure
218
224
  end
@@ -230,7 +236,7 @@ module Aws::SSMIncidents
230
236
  # }
231
237
  #
232
238
  # @!attribute [rw] client_token
233
- # A token ensuring that the action is called only once with the
239
+ # A token ensuring that the operation is called only once with the
234
240
  # specified details.
235
241
  #
236
242
  # **A suitable default value is auto-generated.** You should normally
@@ -311,12 +317,11 @@ module Aws::SSMIncidents
311
317
  # @return [Array<Types::Action>]
312
318
  #
313
319
  # @!attribute [rw] chat_channel
314
- # The AWS Chatbot chat channel used for collaboration during an
315
- # incident.
320
+ # The Chatbot chat channel used for collaboration during an incident.
316
321
  # @return [Types::ChatChannel]
317
322
  #
318
323
  # @!attribute [rw] client_token
319
- # A token ensuring that the action is called only once with the
324
+ # A token ensuring that the operation is called only once with the
320
325
  # specified details.
321
326
  #
322
327
  # **A suitable default value is auto-generated.** You should normally
@@ -392,8 +397,8 @@ module Aws::SSMIncidents
392
397
  # @return [String]
393
398
  #
394
399
  # @!attribute [rw] event_data
395
- # A valid JSON string. There is no other schema imposed. A short
396
- # description of the event.
400
+ # A short description of the event as a valid JSON string. There is no
401
+ # other schema imposed.
397
402
  # @return [String]
398
403
  #
399
404
  # @!attribute [rw] event_time
@@ -406,8 +411,8 @@ module Aws::SSMIncidents
406
411
  # @return [String]
407
412
  #
408
413
  # @!attribute [rw] incident_record_arn
409
- # The Amazon Resource Name (ARN) of the incident record you are adding
410
- # the event to.
414
+ # The Amazon Resource Name (ARN) of the incident record to which the
415
+ # event will be added.
411
416
  # @return [String]
412
417
  #
413
418
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/CreateTimelineEventInput AWS API Documentation
@@ -463,8 +468,8 @@ module Aws::SSMIncidents
463
468
  #
464
469
  class DeleteIncidentRecordOutput < Aws::EmptyStructure; end
465
470
 
466
- # Defines the information about the Region you're deleting from your
467
- # replication set.
471
+ # Defines the information about the Amazon Web Services Region you're
472
+ # deleting from your replication set.
468
473
  #
469
474
  # @note When making an API call, you may pass DeleteRegionAction
470
475
  # data as a hash:
@@ -474,7 +479,8 @@ module Aws::SSMIncidents
474
479
  # }
475
480
  #
476
481
  # @!attribute [rw] region_name
477
- # The name of the Region you're deleting from the replication set.
482
+ # The name of the Amazon Web Services Region you're deleting from the
483
+ # replication set.
478
484
  # @return [String]
479
485
  #
480
486
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/DeleteRegionAction AWS API Documentation
@@ -576,8 +582,8 @@ module Aws::SSMIncidents
576
582
  # @return [String]
577
583
  #
578
584
  # @!attribute [rw] incident_record_arn
579
- # The Amazon Resource Name (ARN) of the incident that the event is
580
- # part of.
585
+ # The Amazon Resource Name (ARN) of the incident that includes the
586
+ # timeline event.
581
587
  # @return [String]
582
588
  #
583
589
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/DeleteTimelineEventInput AWS API Documentation
@@ -692,7 +698,7 @@ module Aws::SSMIncidents
692
698
  end
693
699
 
694
700
  # @!attribute [rw] incident_record
695
- # Details structure of the incident record.
701
+ # Details the structure of the incident record.
696
702
  # @return [Types::IncidentRecord]
697
703
  #
698
704
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetIncidentRecordOutput AWS API Documentation
@@ -814,8 +820,7 @@ module Aws::SSMIncidents
814
820
  # @return [String]
815
821
  #
816
822
  # @!attribute [rw] chat_channel
817
- # The AWS Chatbot chat channel used for collaboration during an
818
- # incident.
823
+ # The Chatbot chat channel used for collaboration during an incident.
819
824
  # @return [Types::ChatChannel]
820
825
  #
821
826
  # @!attribute [rw] display_name
@@ -832,7 +837,8 @@ module Aws::SSMIncidents
832
837
  # @return [Types::IncidentTemplate]
833
838
  #
834
839
  # @!attribute [rw] name
835
- # The short format name of the response plan. Can't contain spaces.
840
+ # The short format name of the response plan. The name can't contain
841
+ # spaces.
836
842
  # @return [String]
837
843
  #
838
844
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetResponsePlanOutput AWS API Documentation
@@ -858,13 +864,13 @@ module Aws::SSMIncidents
858
864
  # }
859
865
  #
860
866
  # @!attribute [rw] event_id
861
- # The ID of the event. You can get an event's ID when you create it
867
+ # The ID of the event. You can get an event's ID when you create it,
862
868
  # or by using `ListTimelineEvents`.
863
869
  # @return [String]
864
870
  #
865
871
  # @!attribute [rw] incident_record_arn
866
- # The Amazon Resource Name (ARN) of the incident that the timeline
867
- # event is part of.
872
+ # The Amazon Resource Name (ARN) of the incident that includes the
873
+ # timeline event.
868
874
  # @return [String]
869
875
  #
870
876
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetTimelineEventInput AWS API Documentation
@@ -909,7 +915,7 @@ module Aws::SSMIncidents
909
915
  #
910
916
  # @!attribute [rw] dedupe_string
911
917
  # The string Incident Manager uses to prevent duplicate incidents from
912
- # being created by the same incident.
918
+ # being created by the same incident in the same account.
913
919
  # @return [String]
914
920
  #
915
921
  # @!attribute [rw] impact
@@ -929,7 +935,7 @@ module Aws::SSMIncidents
929
935
  # @return [Time]
930
936
  #
931
937
  # @!attribute [rw] notification_targets
932
- # The SNS targets that are notified when updates are made to an
938
+ # The Amazon SNS targets that are notified when updates are made to an
933
939
  # incident.
934
940
  # @return [Array<Types::NotificationTargetItem>]
935
941
  #
@@ -944,7 +950,7 @@ module Aws::SSMIncidents
944
950
  #
945
951
  # @!attribute [rw] summary
946
952
  # The summary of the incident. The summary is a brief synopsis of what
947
- # occurred, what is currently happening, and context.
953
+ # occurred, what's currently happening, and context of the incident.
948
954
  # @return [String]
949
955
  #
950
956
  # @!attribute [rw] title
@@ -972,7 +978,8 @@ module Aws::SSMIncidents
972
978
  include Aws::Structure
973
979
  end
974
980
 
975
- # Details about how the incident record was created and when.
981
+ # Details about what created the incident record and when it was
982
+ # created.
976
983
  #
977
984
  # @!attribute [rw] created_by
978
985
  # The principal that started the incident.
@@ -988,8 +995,8 @@ module Aws::SSMIncidents
988
995
  #
989
996
  # @!attribute [rw] source
990
997
  # The service that started the incident. This can be manually created
991
- # from Incident Manager, automatically created using an AWS CloudWatch
992
- # alarm, or Amazon EventBridge event.
998
+ # from Incident Manager, automatically created using an Amazon
999
+ # CloudWatch alarm, or Amazon EventBridge event.
993
1000
  # @return [String]
994
1001
  #
995
1002
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/IncidentRecordSource AWS API Documentation
@@ -1076,7 +1083,7 @@ module Aws::SSMIncidents
1076
1083
  # @return [Integer]
1077
1084
  #
1078
1085
  # @!attribute [rw] notification_targets
1079
- # The SNS targets that are notified when updates are made to an
1086
+ # The Amazon SNS targets that are notified when updates are made to an
1080
1087
  # incident.
1081
1088
  # @return [Array<Types::NotificationTargetItem>]
1082
1089
  #
@@ -1171,12 +1178,12 @@ module Aws::SSMIncidents
1171
1178
  # @return [String]
1172
1179
  #
1173
1180
  # @!attribute [rw] metric_definition
1174
- # The metric definition, if the related item is a metric in
1181
+ # The metric definition, if the related item is a metric in Amazon
1175
1182
  # CloudWatch.
1176
1183
  # @return [String]
1177
1184
  #
1178
1185
  # @!attribute [rw] url
1179
- # The URL, if the related item is a non-AWS resource.
1186
+ # The URL, if the related item is a non-Amazon Web Services resource.
1180
1187
  # @return [String]
1181
1188
  #
1182
1189
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ItemValue AWS API Documentation
@@ -1218,8 +1225,8 @@ module Aws::SSMIncidents
1218
1225
  # }
1219
1226
  #
1220
1227
  # @!attribute [rw] filters
1221
- # Filter the list of incident records you are searching through. You
1222
- # can filter on the following keys:
1228
+ # Filters the list of incident records through which you are
1229
+ # searching. You can filter on the following keys:
1223
1230
  #
1224
1231
  # * `creationTime`
1225
1232
  #
@@ -1228,6 +1235,17 @@ module Aws::SSMIncidents
1228
1235
  # * `status`
1229
1236
  #
1230
1237
  # * `createdBy`
1238
+ #
1239
+ # Note the following when deciding how to use Filters:
1240
+ #
1241
+ # * If you don't specify a Filter, the response includes all incident
1242
+ # records.
1243
+ #
1244
+ # * If you specify more than one filter in a single request, the
1245
+ # response returns incident records that match all filters.
1246
+ #
1247
+ # * If you specify a filter with more than one value, the response
1248
+ # returns incident records that match any of the values provided.
1231
1249
  # @return [Array<Types::Filter>]
1232
1250
  #
1233
1251
  # @!attribute [rw] max_results
@@ -1275,8 +1293,8 @@ module Aws::SSMIncidents
1275
1293
  # }
1276
1294
  #
1277
1295
  # @!attribute [rw] incident_record_arn
1278
- # The Amazon Resource Name (ARN) of the incident record that you are
1279
- # listing related items for.
1296
+ # The Amazon Resource Name (ARN) of the incident record containing the
1297
+ # listed related items.
1280
1298
  # @return [String]
1281
1299
  #
1282
1300
  # @!attribute [rw] max_results
@@ -1460,11 +1478,22 @@ module Aws::SSMIncidents
1460
1478
  # * `eventTime`
1461
1479
  #
1462
1480
  # * `eventType`
1481
+ #
1482
+ # Note the following when deciding how to use Filters:
1483
+ #
1484
+ # * If you don't specify a Filter, the response includes all timeline
1485
+ # events.
1486
+ #
1487
+ # * If you specify more than one filter in a single request, the
1488
+ # response returns timeline events that match all filters.
1489
+ #
1490
+ # * If you specify a filter with more than one value, the response
1491
+ # returns timeline events that match any of the values provided.
1463
1492
  # @return [Array<Types::Filter>]
1464
1493
  #
1465
1494
  # @!attribute [rw] incident_record_arn
1466
- # The Amazon Resource Name (ARN) of the incident that the event is
1467
- # part of.
1495
+ # The Amazon Resource Name (ARN) of the incident that includes the
1496
+ # timeline event.
1468
1497
  # @return [String]
1469
1498
  #
1470
1499
  # @!attribute [rw] max_results
@@ -1576,22 +1605,26 @@ module Aws::SSMIncidents
1576
1605
  include Aws::Structure
1577
1606
  end
1578
1607
 
1579
- # Information about a Region in your replication set.
1608
+ # Information about a Amazon Web Services Region in your replication
1609
+ # set.
1580
1610
  #
1581
1611
  # @!attribute [rw] sse_kms_key_id
1582
- # The ID of the KMS key used to encrypt the data in this Region.
1612
+ # The ID of the KMS key used to encrypt the data in this Amazon Web
1613
+ # Services Region.
1583
1614
  # @return [String]
1584
1615
  #
1585
1616
  # @!attribute [rw] status
1586
- # The status of the Region in the replication set.
1617
+ # The status of the Amazon Web Services Region in the replication set.
1587
1618
  # @return [String]
1588
1619
  #
1589
1620
  # @!attribute [rw] status_message
1590
- # Information displayed about the status of the Region.
1621
+ # Information displayed about the status of the Amazon Web Services
1622
+ # Region.
1591
1623
  # @return [String]
1592
1624
  #
1593
1625
  # @!attribute [rw] status_update_date_time
1594
- # The most recent date and time that the Region's status was updated.
1626
+ # The most recent date and time that Incident Manager updated the
1627
+ # Amazon Web Services Region's status.
1595
1628
  # @return [Time]
1596
1629
  #
1597
1630
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/RegionInfo AWS API Documentation
@@ -1605,8 +1638,8 @@ module Aws::SSMIncidents
1605
1638
  include Aws::Structure
1606
1639
  end
1607
1640
 
1608
- # The mapping between a Region and the key that's used to encrypt the
1609
- # data.
1641
+ # The mapping between a Amazon Web Services Region and the key that's
1642
+ # used to encrypt the data.
1610
1643
  #
1611
1644
  # @note When making an API call, you may pass RegionMapInputValue
1612
1645
  # data as a hash:
@@ -1688,8 +1721,8 @@ module Aws::SSMIncidents
1688
1721
  class Unknown < RelatedItemsUpdate; end
1689
1722
  end
1690
1723
 
1691
- # The set of Regions that your Incident Manager data will be replicated
1692
- # to and the KMS key used to encrypt the data.
1724
+ # The set of Amazon Web Services Region that your Incident Manager data
1725
+ # will be replicated to and the KMS key used to encrypt the data.
1693
1726
  #
1694
1727
  # @!attribute [rw] arn
1695
1728
  # The Amazon Resource Name (ARN) of the replication set.
@@ -1706,7 +1739,7 @@ module Aws::SSMIncidents
1706
1739
  # @!attribute [rw] deletion_protected
1707
1740
  # Determines if the replication set deletion protection is enabled or
1708
1741
  # not. If deletion protection is enabled, you can't delete the last
1709
- # Region in the replication set.
1742
+ # Amazon Web Services Region in the replication set.
1710
1743
  # @return [Boolean]
1711
1744
  #
1712
1745
  # @!attribute [rw] last_modified_by
@@ -1718,8 +1751,8 @@ module Aws::SSMIncidents
1718
1751
  # @return [Time]
1719
1752
  #
1720
1753
  # @!attribute [rw] region_map
1721
- # The map between each Region in your replication set and the KMS key
1722
- # that is used to encrypt the data in that Region.
1754
+ # The map between each Amazon Web Services Region in your replication
1755
+ # set and the KMS key that's used to encrypt the data in that Region.
1723
1756
  # @return [Hash<String,Types::RegionInfo>]
1724
1757
  #
1725
1758
  # @!attribute [rw] status
@@ -1742,7 +1775,7 @@ module Aws::SSMIncidents
1742
1775
  include Aws::Structure
1743
1776
  end
1744
1777
 
1745
- # Request references a resource which does not exist.
1778
+ # Request references a resource which doesn't exist.
1746
1779
  #
1747
1780
  # @!attribute [rw] message
1748
1781
  # @return [String]
@@ -1777,7 +1810,8 @@ module Aws::SSMIncidents
1777
1810
  # @return [String]
1778
1811
  #
1779
1812
  # @!attribute [rw] ram_resource_share_region
1780
- # The Region that policy allows resources to be used in.
1813
+ # The Amazon Web Services Region that policy allows resources to be
1814
+ # used in.
1781
1815
  # @return [String]
1782
1816
  #
1783
1817
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ResourcePolicy AWS API Documentation
@@ -1929,7 +1963,7 @@ module Aws::SSMIncidents
1929
1963
  # }
1930
1964
  #
1931
1965
  # @!attribute [rw] client_token
1932
- # A token ensuring that the action is called only once with the
1966
+ # A token ensuring that the operation is called only once with the
1933
1967
  # specified details.
1934
1968
  #
1935
1969
  # **A suitable default value is auto-generated.** You should normally
@@ -1961,13 +1995,13 @@ module Aws::SSMIncidents
1961
1995
  # @!attribute [rw] related_items
1962
1996
  # Add related items to the incident for other responders to use.
1963
1997
  # Related items are AWS resources, external links, or files uploaded
1964
- # to an S3 bucket.
1998
+ # to an Amazon S3 bucket.
1965
1999
  # @return [Array<Types::RelatedItem>]
1966
2000
  #
1967
2001
  # @!attribute [rw] response_plan_arn
1968
2002
  # The Amazon Resource Name (ARN) of the response plan that pre-defines
1969
- # summary, chat channels, SNS topics, runbooks, title, and impact of
1970
- # the incident.
2003
+ # summary, chat channels, Amazon SNS topics, runbooks, title, and
2004
+ # impact of the incident.
1971
2005
  # @return [String]
1972
2006
  #
1973
2007
  # @!attribute [rw] title
@@ -2114,16 +2148,16 @@ module Aws::SSMIncidents
2114
2148
  # }
2115
2149
  #
2116
2150
  # @!attribute [rw] raw_data
2117
- # Raw data passed from either EventBridge, CloudWatch, or Incident
2118
- # Manager when an incident is created.
2151
+ # Raw data passed from either Amazon EventBridge, Amazon CloudWatch,
2152
+ # or Incident Manager when an incident is created.
2119
2153
  # @return [String]
2120
2154
  #
2121
2155
  # @!attribute [rw] source
2122
2156
  # Identifies the service that sourced the event. All events sourced
2123
- # from within AWS begin with "aws." Customer-generated events can
2124
- # have any value here, as long as it doesn't begin with "aws." We
2125
- # recommend the use of Java package-name style reverse domain-name
2126
- # strings.
2157
+ # from within Amazon Web Services begin with "`aws.`"
2158
+ # Customer-generated events can have any value here, as long as it
2159
+ # doesn't begin with "`aws.`" We recommend the use of Java
2160
+ # package-name style reverse domain-name strings.
2127
2161
  # @return [String]
2128
2162
  #
2129
2163
  # @!attribute [rw] timestamp
@@ -2131,7 +2165,8 @@ module Aws::SSMIncidents
2131
2165
  # @return [Time]
2132
2166
  #
2133
2167
  # @!attribute [rw] trigger_arn
2134
- # The ARN of the source that detected the incident.
2168
+ # The Amazon Resource Name (ARN) of the source that detected the
2169
+ # incident.
2135
2170
  # @return [String]
2136
2171
  #
2137
2172
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/TriggerDetails AWS API Documentation
@@ -2190,7 +2225,7 @@ module Aws::SSMIncidents
2190
2225
  # @return [String]
2191
2226
  #
2192
2227
  # @!attribute [rw] client_token
2193
- # A token ensuring that the action is called only once with the
2228
+ # A token ensuring that the operation is called only once with the
2194
2229
  # specified details.
2195
2230
  #
2196
2231
  # **A suitable default value is auto-generated.** You should normally
@@ -2244,11 +2279,11 @@ module Aws::SSMIncidents
2244
2279
  # @return [String]
2245
2280
  #
2246
2281
  # @!attribute [rw] chat_channel
2247
- # The AWS Chatbot chat channel for responders to collaborate in.
2282
+ # The Chatbot chat channel where responders can collaborate.
2248
2283
  # @return [Types::ChatChannel]
2249
2284
  #
2250
2285
  # @!attribute [rw] client_token
2251
- # A token ensuring that the action is called only once with the
2286
+ # A token that ensures that the operation is called only once with the
2252
2287
  # specified details.
2253
2288
  #
2254
2289
  # **A suitable default value is auto-generated.** You should normally
@@ -2256,13 +2291,14 @@ module Aws::SSMIncidents
2256
2291
  # @return [String]
2257
2292
  #
2258
2293
  # @!attribute [rw] impact
2259
- # Defines the impact to customers and applications. Providing an
2260
- # impact overwrites the impact provided by the response plan.
2294
+ # Defines the impact of the incident to customers and applications.
2295
+ # Providing an impact overwrites the impact provided by the response
2296
+ # plan.
2261
2297
  #
2262
2298
  # **Possible impacts:**
2263
2299
  #
2264
- # * `1` - Critical impact, this typically relates to full application
2265
- # failure that impacts many to all customers.
2300
+ # * `1` - Critical impact, full application failure that impacts many
2301
+ # to all customers.
2266
2302
  #
2267
2303
  # * `2` - High impact, partial application failure with impact to many
2268
2304
  # customers.
@@ -2270,18 +2306,17 @@ module Aws::SSMIncidents
2270
2306
  # * `3` - Medium impact, the application is providing reduced service
2271
2307
  # to customers.
2272
2308
  #
2273
- # * `4` - Low impact, customer might aren't impacted by the problem
2274
- # yet.
2309
+ # * `4` - Low impact, customer aren't impacted by the problem yet.
2275
2310
  #
2276
2311
  # * `5` - No impact, customers aren't currently impacted but urgent
2277
2312
  # action is needed to avoid impact.
2278
2313
  # @return [Integer]
2279
2314
  #
2280
2315
  # @!attribute [rw] notification_targets
2281
- # The SNS targets that are notified when updates are made to an
2316
+ # The Amazon SNS targets that are notified when updates are made to an
2282
2317
  # incident.
2283
2318
  #
2284
- # Using multiple SNS topics creates redundancy in the case that a
2319
+ # Using multiple SNS topics creates redundancy in the event that a
2285
2320
  # Region is down during the incident.
2286
2321
  # @return [Array<Types::NotificationTargetItem>]
2287
2322
  #
@@ -2290,11 +2325,11 @@ module Aws::SSMIncidents
2290
2325
  # @return [String]
2291
2326
  #
2292
2327
  # @!attribute [rw] summary
2293
- # The summary describes what has happened during the incident.
2328
+ # A longer description of what occurred during the incident.
2294
2329
  # @return [String]
2295
2330
  #
2296
2331
  # @!attribute [rw] title
2297
- # The title of the incident is a brief and easily recognizable.
2332
+ # A brief description of the incident.
2298
2333
  # @return [String]
2299
2334
  #
2300
2335
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/UpdateIncidentRecordInput AWS API Documentation
@@ -2346,7 +2381,7 @@ module Aws::SSMIncidents
2346
2381
  # }
2347
2382
  #
2348
2383
  # @!attribute [rw] client_token
2349
- # A token ensuring that the action is called only once with the
2384
+ # A token ensuring that the operation is called only once with the
2350
2385
  # specified details.
2351
2386
  #
2352
2387
  # **A suitable default value is auto-generated.** You should normally
@@ -2354,8 +2389,8 @@ module Aws::SSMIncidents
2354
2389
  # @return [String]
2355
2390
  #
2356
2391
  # @!attribute [rw] incident_record_arn
2357
- # The Amazon Resource Name (ARN) of the incident record you are
2358
- # updating related items in.
2392
+ # The Amazon Resource Name (ARN) of the incident record containing the
2393
+ # related items you are updating.
2359
2394
  # @return [String]
2360
2395
  #
2361
2396
  # @!attribute [rw] related_items_update
@@ -2381,12 +2416,13 @@ module Aws::SSMIncidents
2381
2416
  # @note UpdateReplicationSetAction is a union - when making an API calls you must set exactly one of the members.
2382
2417
  #
2383
2418
  # @!attribute [rw] add_region_action
2384
- # Details about the Region that you're adding to the replication set.
2419
+ # Details about the Amazon Web Services Region that you're adding to
2420
+ # the replication set.
2385
2421
  # @return [Types::AddRegionAction]
2386
2422
  #
2387
2423
  # @!attribute [rw] delete_region_action
2388
- # Details about the Region that you're deleting to the replication
2389
- # set.
2424
+ # Details about the Amazon Web Services Region that you're deleting
2425
+ # to the replication set.
2390
2426
  # @return [Types::DeleteRegionAction]
2391
2427
  #
2392
2428
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/UpdateReplicationSetAction AWS API Documentation
@@ -2433,7 +2469,7 @@ module Aws::SSMIncidents
2433
2469
  # @return [String]
2434
2470
  #
2435
2471
  # @!attribute [rw] client_token
2436
- # A token ensuring that the action is called only once with the
2472
+ # A token ensuring that the operation is called only once with the
2437
2473
  # specified details.
2438
2474
  #
2439
2475
  # **A suitable default value is auto-generated.** You should normally
@@ -2501,15 +2537,14 @@ module Aws::SSMIncidents
2501
2537
  # @return [String]
2502
2538
  #
2503
2539
  # @!attribute [rw] chat_channel
2504
- # The AWS Chatbot chat channel used for collaboration during an
2505
- # incident.
2540
+ # The Chatbot chat channel used for collaboration during an incident.
2506
2541
  #
2507
2542
  # Use the empty structure to remove the chat channel from the response
2508
2543
  # plan.
2509
2544
  # @return [Types::ChatChannel]
2510
2545
  #
2511
2546
  # @!attribute [rw] client_token
2512
- # A token ensuring that the action is called only once with the
2547
+ # A token ensuring that the operation is called only once with the
2513
2548
  # specified details.
2514
2549
  #
2515
2550
  # **A suitable default value is auto-generated.** You should normally
@@ -2517,7 +2552,8 @@ module Aws::SSMIncidents
2517
2552
  # @return [String]
2518
2553
  #
2519
2554
  # @!attribute [rw] display_name
2520
- # The long format name of the response plan. Can't contain spaces.
2555
+ # The long format name of the response plan. The display name can't
2556
+ # contain spaces.
2521
2557
  # @return [String]
2522
2558
  #
2523
2559
  # @!attribute [rw] engagements
@@ -2526,7 +2562,8 @@ module Aws::SSMIncidents
2526
2562
  # @return [Array<String>]
2527
2563
  #
2528
2564
  # @!attribute [rw] incident_template_dedupe_string
2529
- # Used to create only one incident record for an incident.
2565
+ # The string Incident Manager uses to prevent duplicate incidents from
2566
+ # being created by the same incident in the same account.
2530
2567
  # @return [String]
2531
2568
  #
2532
2569
  # @!attribute [rw] incident_template_impact
@@ -2547,7 +2584,7 @@ module Aws::SSMIncidents
2547
2584
  # @return [Integer]
2548
2585
  #
2549
2586
  # @!attribute [rw] incident_template_notification_targets
2550
- # The SNS targets that are notified when updates are made to an
2587
+ # The Amazon SNS targets that are notified when updates are made to an
2551
2588
  # incident.
2552
2589
  # @return [Array<Types::NotificationTargetItem>]
2553
2590
  #
@@ -2557,7 +2594,8 @@ module Aws::SSMIncidents
2557
2594
  # @return [String]
2558
2595
  #
2559
2596
  # @!attribute [rw] incident_template_title
2560
- # The short format name of the incident. Can't contain spaces.
2597
+ # The short format name of the incident. The title can't contain
2598
+ # spaces.
2561
2599
  # @return [String]
2562
2600
  #
2563
2601
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/UpdateResponsePlanInput AWS API Documentation
@@ -2595,7 +2633,7 @@ module Aws::SSMIncidents
2595
2633
  # }
2596
2634
  #
2597
2635
  # @!attribute [rw] client_token
2598
- # A token ensuring that the action is called only once with the
2636
+ # A token ensuring that the operation is called only once with the
2599
2637
  # specified details.
2600
2638
  #
2601
2639
  # **A suitable default value is auto-generated.** You should normally
@@ -2620,8 +2658,8 @@ module Aws::SSMIncidents
2620
2658
  # @return [String]
2621
2659
  #
2622
2660
  # @!attribute [rw] incident_record_arn
2623
- # The Amazon Resource Name (ARN) of the incident that the timeline
2624
- # event is part of.
2661
+ # The Amazon Resource Name (ARN) of the incident that includes the
2662
+ # timeline event.
2625
2663
  # @return [String]
2626
2664
  #
2627
2665
  # @see http://docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/UpdateTimelineEventInput AWS API Documentation
@@ -2641,8 +2679,8 @@ module Aws::SSMIncidents
2641
2679
  #
2642
2680
  class UpdateTimelineEventOutput < Aws::EmptyStructure; end
2643
2681
 
2644
- # The input fails to satisfy the constraints specified by an AWS
2645
- # service.
2682
+ # The input fails to satisfy the constraints specified by an Amazon Web
2683
+ # Services service.
2646
2684
  #
2647
2685
  # @!attribute [rw] message
2648
2686
  # @return [String]
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-ssmincidents/customizations'
49
49
  # @!group service
50
50
  module Aws::SSMIncidents
51
51
 
52
- GEM_VERSION = '1.4.0'
52
+ GEM_VERSION = '1.8.0'
53
53
 
54
54
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ssmincidents
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.8.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: 2021-09-01 00:00:00.000000000 Z
11
+ date: 2021-11-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.120.0
22
+ version: 3.122.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.120.0
32
+ version: 3.122.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement