aws-sdk-ssmincidents 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1080 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::SSMIncidents
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ Action = Shapes::StructureShape.new(name: 'Action')
18
+ ActionsList = Shapes::ListShape.new(name: 'ActionsList')
19
+ AddRegionAction = Shapes::StructureShape.new(name: 'AddRegionAction')
20
+ Arn = Shapes::StringShape.new(name: 'Arn')
21
+ AttributeValueList = Shapes::StructureShape.new(name: 'AttributeValueList')
22
+ AutomationExecution = Shapes::StructureShape.new(name: 'AutomationExecution')
23
+ AutomationExecutionSet = Shapes::ListShape.new(name: 'AutomationExecutionSet')
24
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
25
+ ChatChannel = Shapes::StructureShape.new(name: 'ChatChannel')
26
+ ChatbotSnsConfigurationSet = Shapes::ListShape.new(name: 'ChatbotSnsConfigurationSet')
27
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
28
+ Condition = Shapes::StructureShape.new(name: 'Condition')
29
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
30
+ CreateReplicationSetInput = Shapes::StructureShape.new(name: 'CreateReplicationSetInput')
31
+ CreateReplicationSetOutput = Shapes::StructureShape.new(name: 'CreateReplicationSetOutput')
32
+ CreateResponsePlanInput = Shapes::StructureShape.new(name: 'CreateResponsePlanInput')
33
+ CreateResponsePlanOutput = Shapes::StructureShape.new(name: 'CreateResponsePlanOutput')
34
+ CreateTimelineEventInput = Shapes::StructureShape.new(name: 'CreateTimelineEventInput')
35
+ CreateTimelineEventOutput = Shapes::StructureShape.new(name: 'CreateTimelineEventOutput')
36
+ DedupeString = Shapes::StringShape.new(name: 'DedupeString')
37
+ DeleteIncidentRecordInput = Shapes::StructureShape.new(name: 'DeleteIncidentRecordInput')
38
+ DeleteIncidentRecordOutput = Shapes::StructureShape.new(name: 'DeleteIncidentRecordOutput')
39
+ DeleteRegionAction = Shapes::StructureShape.new(name: 'DeleteRegionAction')
40
+ DeleteReplicationSetInput = Shapes::StructureShape.new(name: 'DeleteReplicationSetInput')
41
+ DeleteReplicationSetOutput = Shapes::StructureShape.new(name: 'DeleteReplicationSetOutput')
42
+ DeleteResourcePolicyInput = Shapes::StructureShape.new(name: 'DeleteResourcePolicyInput')
43
+ DeleteResourcePolicyOutput = Shapes::StructureShape.new(name: 'DeleteResourcePolicyOutput')
44
+ DeleteResponsePlanInput = Shapes::StructureShape.new(name: 'DeleteResponsePlanInput')
45
+ DeleteResponsePlanOutput = Shapes::StructureShape.new(name: 'DeleteResponsePlanOutput')
46
+ DeleteTimelineEventInput = Shapes::StructureShape.new(name: 'DeleteTimelineEventInput')
47
+ DeleteTimelineEventOutput = Shapes::StructureShape.new(name: 'DeleteTimelineEventOutput')
48
+ EmptyChatChannel = Shapes::StructureShape.new(name: 'EmptyChatChannel')
49
+ EngagementSet = Shapes::ListShape.new(name: 'EngagementSet')
50
+ EventData = Shapes::StringShape.new(name: 'EventData')
51
+ EventSummary = Shapes::StructureShape.new(name: 'EventSummary')
52
+ EventSummaryList = Shapes::ListShape.new(name: 'EventSummaryList')
53
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
54
+ Filter = Shapes::StructureShape.new(name: 'Filter')
55
+ FilterKeyString = Shapes::StringShape.new(name: 'FilterKeyString')
56
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
57
+ GetIncidentRecordInput = Shapes::StructureShape.new(name: 'GetIncidentRecordInput')
58
+ GetIncidentRecordOutput = Shapes::StructureShape.new(name: 'GetIncidentRecordOutput')
59
+ GetReplicationSetInput = Shapes::StructureShape.new(name: 'GetReplicationSetInput')
60
+ GetReplicationSetOutput = Shapes::StructureShape.new(name: 'GetReplicationSetOutput')
61
+ GetResourcePoliciesInput = Shapes::StructureShape.new(name: 'GetResourcePoliciesInput')
62
+ GetResourcePoliciesOutput = Shapes::StructureShape.new(name: 'GetResourcePoliciesOutput')
63
+ GetResponsePlanInput = Shapes::StructureShape.new(name: 'GetResponsePlanInput')
64
+ GetResponsePlanOutput = Shapes::StructureShape.new(name: 'GetResponsePlanOutput')
65
+ GetTimelineEventInput = Shapes::StructureShape.new(name: 'GetTimelineEventInput')
66
+ GetTimelineEventOutput = Shapes::StructureShape.new(name: 'GetTimelineEventOutput')
67
+ Impact = Shapes::IntegerShape.new(name: 'Impact')
68
+ IncidentRecord = Shapes::StructureShape.new(name: 'IncidentRecord')
69
+ IncidentRecordSource = Shapes::StructureShape.new(name: 'IncidentRecordSource')
70
+ IncidentRecordStatus = Shapes::StringShape.new(name: 'IncidentRecordStatus')
71
+ IncidentRecordSummary = Shapes::StructureShape.new(name: 'IncidentRecordSummary')
72
+ IncidentRecordSummaryList = Shapes::ListShape.new(name: 'IncidentRecordSummaryList')
73
+ IncidentSource = Shapes::StringShape.new(name: 'IncidentSource')
74
+ IncidentSummary = Shapes::StringShape.new(name: 'IncidentSummary')
75
+ IncidentTemplate = Shapes::StructureShape.new(name: 'IncidentTemplate')
76
+ IncidentTitle = Shapes::StringShape.new(name: 'IncidentTitle')
77
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
78
+ IntegerList = Shapes::ListShape.new(name: 'IntegerList')
79
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
80
+ ItemIdentifier = Shapes::StructureShape.new(name: 'ItemIdentifier')
81
+ ItemType = Shapes::StringShape.new(name: 'ItemType')
82
+ ItemValue = Shapes::StructureShape.new(name: 'ItemValue')
83
+ ListIncidentRecordsInput = Shapes::StructureShape.new(name: 'ListIncidentRecordsInput')
84
+ ListIncidentRecordsOutput = Shapes::StructureShape.new(name: 'ListIncidentRecordsOutput')
85
+ ListRelatedItemsInput = Shapes::StructureShape.new(name: 'ListRelatedItemsInput')
86
+ ListRelatedItemsOutput = Shapes::StructureShape.new(name: 'ListRelatedItemsOutput')
87
+ ListReplicationSetsInput = Shapes::StructureShape.new(name: 'ListReplicationSetsInput')
88
+ ListReplicationSetsOutput = Shapes::StructureShape.new(name: 'ListReplicationSetsOutput')
89
+ ListResponsePlansInput = Shapes::StructureShape.new(name: 'ListResponsePlansInput')
90
+ ListResponsePlansOutput = Shapes::StructureShape.new(name: 'ListResponsePlansOutput')
91
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
92
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
93
+ ListTimelineEventsInput = Shapes::StructureShape.new(name: 'ListTimelineEventsInput')
94
+ ListTimelineEventsOutput = Shapes::StructureShape.new(name: 'ListTimelineEventsOutput')
95
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
96
+ MetricDefinition = Shapes::StringShape.new(name: 'MetricDefinition')
97
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
98
+ NotificationTargetItem = Shapes::StructureShape.new(name: 'NotificationTargetItem')
99
+ NotificationTargetSet = Shapes::ListShape.new(name: 'NotificationTargetSet')
100
+ Policy = Shapes::StringShape.new(name: 'Policy')
101
+ PolicyId = Shapes::StringShape.new(name: 'PolicyId')
102
+ PutResourcePolicyInput = Shapes::StructureShape.new(name: 'PutResourcePolicyInput')
103
+ PutResourcePolicyOutput = Shapes::StructureShape.new(name: 'PutResourcePolicyOutput')
104
+ RawData = Shapes::StringShape.new(name: 'RawData')
105
+ RegionInfo = Shapes::StructureShape.new(name: 'RegionInfo')
106
+ RegionInfoMap = Shapes::MapShape.new(name: 'RegionInfoMap')
107
+ RegionMapInput = Shapes::MapShape.new(name: 'RegionMapInput')
108
+ RegionMapInputValue = Shapes::StructureShape.new(name: 'RegionMapInputValue')
109
+ RegionName = Shapes::StringShape.new(name: 'RegionName')
110
+ RegionStatus = Shapes::StringShape.new(name: 'RegionStatus')
111
+ RelatedItem = Shapes::StructureShape.new(name: 'RelatedItem')
112
+ RelatedItemList = Shapes::ListShape.new(name: 'RelatedItemList')
113
+ RelatedItemTitleString = Shapes::StringShape.new(name: 'RelatedItemTitleString')
114
+ RelatedItemsUpdate = Shapes::StructureShape.new(name: 'RelatedItemsUpdate')
115
+ ReplicationSet = Shapes::StructureShape.new(name: 'ReplicationSet')
116
+ ReplicationSetArnList = Shapes::ListShape.new(name: 'ReplicationSetArnList')
117
+ ReplicationSetStatus = Shapes::StringShape.new(name: 'ReplicationSetStatus')
118
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
119
+ ResourcePolicy = Shapes::StructureShape.new(name: 'ResourcePolicy')
120
+ ResourcePolicyList = Shapes::ListShape.new(name: 'ResourcePolicyList')
121
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
122
+ ResponsePlanDisplayName = Shapes::StringShape.new(name: 'ResponsePlanDisplayName')
123
+ ResponsePlanName = Shapes::StringShape.new(name: 'ResponsePlanName')
124
+ ResponsePlanSummary = Shapes::StructureShape.new(name: 'ResponsePlanSummary')
125
+ ResponsePlanSummaryList = Shapes::ListShape.new(name: 'ResponsePlanSummaryList')
126
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
127
+ ServiceCode = Shapes::StringShape.new(name: 'ServiceCode')
128
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
129
+ SnsArn = Shapes::StringShape.new(name: 'SnsArn')
130
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
131
+ SseKmsKey = Shapes::StringShape.new(name: 'SseKmsKey')
132
+ SsmAutomation = Shapes::StructureShape.new(name: 'SsmAutomation')
133
+ SsmAutomationDocumentNameString = Shapes::StringShape.new(name: 'SsmAutomationDocumentNameString')
134
+ SsmAutomationDocumentVersionString = Shapes::StringShape.new(name: 'SsmAutomationDocumentVersionString')
135
+ SsmContactsArn = Shapes::StringShape.new(name: 'SsmContactsArn')
136
+ SsmParameterValues = Shapes::ListShape.new(name: 'SsmParameterValues')
137
+ SsmParameterValuesMemberString = Shapes::StringShape.new(name: 'SsmParameterValuesMemberString')
138
+ SsmParameters = Shapes::MapShape.new(name: 'SsmParameters')
139
+ SsmParametersKeyString = Shapes::StringShape.new(name: 'SsmParametersKeyString')
140
+ SsmTargetAccount = Shapes::StringShape.new(name: 'SsmTargetAccount')
141
+ StartIncidentInput = Shapes::StructureShape.new(name: 'StartIncidentInput')
142
+ StartIncidentOutput = Shapes::StructureShape.new(name: 'StartIncidentOutput')
143
+ String = Shapes::StringShape.new(name: 'String')
144
+ StringList = Shapes::ListShape.new(name: 'StringList')
145
+ StringListMemberString = Shapes::StringShape.new(name: 'StringListMemberString')
146
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
147
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
148
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
149
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
150
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
151
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
152
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
153
+ TimelineEvent = Shapes::StructureShape.new(name: 'TimelineEvent')
154
+ TimelineEventSort = Shapes::StringShape.new(name: 'TimelineEventSort')
155
+ TimelineEventType = Shapes::StringShape.new(name: 'TimelineEventType')
156
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
157
+ TriggerDetails = Shapes::StructureShape.new(name: 'TriggerDetails')
158
+ UUID = Shapes::StringShape.new(name: 'UUID')
159
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
160
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
161
+ UpdateDeletionProtectionInput = Shapes::StructureShape.new(name: 'UpdateDeletionProtectionInput')
162
+ UpdateDeletionProtectionOutput = Shapes::StructureShape.new(name: 'UpdateDeletionProtectionOutput')
163
+ UpdateIncidentRecordInput = Shapes::StructureShape.new(name: 'UpdateIncidentRecordInput')
164
+ UpdateIncidentRecordOutput = Shapes::StructureShape.new(name: 'UpdateIncidentRecordOutput')
165
+ UpdateRelatedItemsInput = Shapes::StructureShape.new(name: 'UpdateRelatedItemsInput')
166
+ UpdateRelatedItemsOutput = Shapes::StructureShape.new(name: 'UpdateRelatedItemsOutput')
167
+ UpdateReplicationSetAction = Shapes::StructureShape.new(name: 'UpdateReplicationSetAction')
168
+ UpdateReplicationSetInput = Shapes::StructureShape.new(name: 'UpdateReplicationSetInput')
169
+ UpdateReplicationSetInputActionsList = Shapes::ListShape.new(name: 'UpdateReplicationSetInputActionsList')
170
+ UpdateReplicationSetOutput = Shapes::StructureShape.new(name: 'UpdateReplicationSetOutput')
171
+ UpdateResponsePlanInput = Shapes::StructureShape.new(name: 'UpdateResponsePlanInput')
172
+ UpdateResponsePlanOutput = Shapes::StructureShape.new(name: 'UpdateResponsePlanOutput')
173
+ UpdateTimelineEventInput = Shapes::StructureShape.new(name: 'UpdateTimelineEventInput')
174
+ UpdateTimelineEventOutput = Shapes::StructureShape.new(name: 'UpdateTimelineEventOutput')
175
+ Url = Shapes::StringShape.new(name: 'Url')
176
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
177
+
178
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
179
+ AccessDeniedException.struct_class = Types::AccessDeniedException
180
+
181
+ Action.add_member(:ssm_automation, Shapes::ShapeRef.new(shape: SsmAutomation, location_name: "ssmAutomation"))
182
+ Action.struct_class = Types::Action
183
+
184
+ ActionsList.member = Shapes::ShapeRef.new(shape: Action)
185
+
186
+ AddRegionAction.add_member(:region_name, Shapes::ShapeRef.new(shape: RegionName, required: true, location_name: "regionName"))
187
+ AddRegionAction.add_member(:sse_kms_key_id, Shapes::ShapeRef.new(shape: SseKmsKey, location_name: "sseKmsKeyId"))
188
+ AddRegionAction.struct_class = Types::AddRegionAction
189
+
190
+ AttributeValueList.add_member(:integer_values, Shapes::ShapeRef.new(shape: IntegerList, location_name: "integerValues"))
191
+ AttributeValueList.add_member(:string_values, Shapes::ShapeRef.new(shape: StringList, location_name: "stringValues"))
192
+ AttributeValueList.struct_class = Types::AttributeValueList
193
+
194
+ AutomationExecution.add_member(:ssm_execution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ssmExecutionArn"))
195
+ AutomationExecution.struct_class = Types::AutomationExecution
196
+
197
+ AutomationExecutionSet.member = Shapes::ShapeRef.new(shape: AutomationExecution)
198
+
199
+ ChatChannel.add_member(:chatbot_sns, Shapes::ShapeRef.new(shape: ChatbotSnsConfigurationSet, location_name: "chatbotSns"))
200
+ ChatChannel.add_member(:empty, Shapes::ShapeRef.new(shape: EmptyChatChannel, location_name: "empty"))
201
+ ChatChannel.struct_class = Types::ChatChannel
202
+
203
+ ChatbotSnsConfigurationSet.member = Shapes::ShapeRef.new(shape: SnsArn)
204
+
205
+ Condition.add_member(:after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "after"))
206
+ Condition.add_member(:before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "before"))
207
+ Condition.add_member(:equals, Shapes::ShapeRef.new(shape: AttributeValueList, location_name: "equals"))
208
+ Condition.struct_class = Types::Condition
209
+
210
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
211
+ ConflictException.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: String, location_name: "resourceIdentifier"))
212
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
213
+ ConflictException.struct_class = Types::ConflictException
214
+
215
+ CreateReplicationSetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
216
+ CreateReplicationSetInput.add_member(:regions, Shapes::ShapeRef.new(shape: RegionMapInput, required: true, location_name: "regions"))
217
+ CreateReplicationSetInput.struct_class = Types::CreateReplicationSetInput
218
+
219
+ CreateReplicationSetOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
220
+ CreateReplicationSetOutput.struct_class = Types::CreateReplicationSetOutput
221
+
222
+ CreateResponsePlanInput.add_member(:actions, Shapes::ShapeRef.new(shape: ActionsList, location_name: "actions"))
223
+ CreateResponsePlanInput.add_member(:chat_channel, Shapes::ShapeRef.new(shape: ChatChannel, location_name: "chatChannel"))
224
+ CreateResponsePlanInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
225
+ CreateResponsePlanInput.add_member(:display_name, Shapes::ShapeRef.new(shape: ResponsePlanDisplayName, location_name: "displayName"))
226
+ CreateResponsePlanInput.add_member(:engagements, Shapes::ShapeRef.new(shape: EngagementSet, location_name: "engagements"))
227
+ CreateResponsePlanInput.add_member(:incident_template, Shapes::ShapeRef.new(shape: IncidentTemplate, required: true, location_name: "incidentTemplate"))
228
+ CreateResponsePlanInput.add_member(:name, Shapes::ShapeRef.new(shape: ResponsePlanName, required: true, location_name: "name"))
229
+ CreateResponsePlanInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
230
+ CreateResponsePlanInput.struct_class = Types::CreateResponsePlanInput
231
+
232
+ CreateResponsePlanOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
233
+ CreateResponsePlanOutput.struct_class = Types::CreateResponsePlanOutput
234
+
235
+ CreateTimelineEventInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
236
+ CreateTimelineEventInput.add_member(:event_data, Shapes::ShapeRef.new(shape: EventData, required: true, location_name: "eventData"))
237
+ CreateTimelineEventInput.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventTime"))
238
+ CreateTimelineEventInput.add_member(:event_type, Shapes::ShapeRef.new(shape: TimelineEventType, required: true, location_name: "eventType"))
239
+ CreateTimelineEventInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
240
+ CreateTimelineEventInput.struct_class = Types::CreateTimelineEventInput
241
+
242
+ CreateTimelineEventOutput.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "eventId"))
243
+ CreateTimelineEventOutput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
244
+ CreateTimelineEventOutput.struct_class = Types::CreateTimelineEventOutput
245
+
246
+ DeleteIncidentRecordInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
247
+ DeleteIncidentRecordInput.struct_class = Types::DeleteIncidentRecordInput
248
+
249
+ DeleteIncidentRecordOutput.struct_class = Types::DeleteIncidentRecordOutput
250
+
251
+ DeleteRegionAction.add_member(:region_name, Shapes::ShapeRef.new(shape: RegionName, required: true, location_name: "regionName"))
252
+ DeleteRegionAction.struct_class = Types::DeleteRegionAction
253
+
254
+ DeleteReplicationSetInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
255
+ DeleteReplicationSetInput.struct_class = Types::DeleteReplicationSetInput
256
+
257
+ DeleteReplicationSetOutput.struct_class = Types::DeleteReplicationSetOutput
258
+
259
+ DeleteResourcePolicyInput.add_member(:policy_id, Shapes::ShapeRef.new(shape: PolicyId, required: true, location_name: "policyId"))
260
+ DeleteResourcePolicyInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
261
+ DeleteResourcePolicyInput.struct_class = Types::DeleteResourcePolicyInput
262
+
263
+ DeleteResourcePolicyOutput.struct_class = Types::DeleteResourcePolicyOutput
264
+
265
+ DeleteResponsePlanInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
266
+ DeleteResponsePlanInput.struct_class = Types::DeleteResponsePlanInput
267
+
268
+ DeleteResponsePlanOutput.struct_class = Types::DeleteResponsePlanOutput
269
+
270
+ DeleteTimelineEventInput.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "eventId"))
271
+ DeleteTimelineEventInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
272
+ DeleteTimelineEventInput.struct_class = Types::DeleteTimelineEventInput
273
+
274
+ DeleteTimelineEventOutput.struct_class = Types::DeleteTimelineEventOutput
275
+
276
+ EmptyChatChannel.struct_class = Types::EmptyChatChannel
277
+
278
+ EngagementSet.member = Shapes::ShapeRef.new(shape: SsmContactsArn)
279
+
280
+ EventSummary.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "eventId"))
281
+ EventSummary.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventTime"))
282
+ EventSummary.add_member(:event_type, Shapes::ShapeRef.new(shape: TimelineEventType, required: true, location_name: "eventType"))
283
+ EventSummary.add_member(:event_updated_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventUpdatedTime"))
284
+ EventSummary.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
285
+ EventSummary.struct_class = Types::EventSummary
286
+
287
+ EventSummaryList.member = Shapes::ShapeRef.new(shape: EventSummary)
288
+
289
+ Filter.add_member(:condition, Shapes::ShapeRef.new(shape: Condition, required: true, location_name: "condition"))
290
+ Filter.add_member(:key, Shapes::ShapeRef.new(shape: FilterKeyString, required: true, location_name: "key"))
291
+ Filter.struct_class = Types::Filter
292
+
293
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
294
+
295
+ GetIncidentRecordInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
296
+ GetIncidentRecordInput.struct_class = Types::GetIncidentRecordInput
297
+
298
+ GetIncidentRecordOutput.add_member(:incident_record, Shapes::ShapeRef.new(shape: IncidentRecord, required: true, location_name: "incidentRecord"))
299
+ GetIncidentRecordOutput.struct_class = Types::GetIncidentRecordOutput
300
+
301
+ GetReplicationSetInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
302
+ GetReplicationSetInput.struct_class = Types::GetReplicationSetInput
303
+
304
+ GetReplicationSetOutput.add_member(:replication_set, Shapes::ShapeRef.new(shape: ReplicationSet, required: true, location_name: "replicationSet"))
305
+ GetReplicationSetOutput.struct_class = Types::GetReplicationSetOutput
306
+
307
+ GetResourcePoliciesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
308
+ GetResourcePoliciesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
309
+ GetResourcePoliciesInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "resourceArn"))
310
+ GetResourcePoliciesInput.struct_class = Types::GetResourcePoliciesInput
311
+
312
+ GetResourcePoliciesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
313
+ GetResourcePoliciesOutput.add_member(:resource_policies, Shapes::ShapeRef.new(shape: ResourcePolicyList, required: true, location_name: "resourcePolicies"))
314
+ GetResourcePoliciesOutput.struct_class = Types::GetResourcePoliciesOutput
315
+
316
+ GetResponsePlanInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
317
+ GetResponsePlanInput.struct_class = Types::GetResponsePlanInput
318
+
319
+ GetResponsePlanOutput.add_member(:actions, Shapes::ShapeRef.new(shape: ActionsList, location_name: "actions"))
320
+ GetResponsePlanOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
321
+ GetResponsePlanOutput.add_member(:chat_channel, Shapes::ShapeRef.new(shape: ChatChannel, location_name: "chatChannel"))
322
+ GetResponsePlanOutput.add_member(:display_name, Shapes::ShapeRef.new(shape: ResponsePlanDisplayName, location_name: "displayName"))
323
+ GetResponsePlanOutput.add_member(:engagements, Shapes::ShapeRef.new(shape: EngagementSet, location_name: "engagements"))
324
+ GetResponsePlanOutput.add_member(:incident_template, Shapes::ShapeRef.new(shape: IncidentTemplate, required: true, location_name: "incidentTemplate"))
325
+ GetResponsePlanOutput.add_member(:name, Shapes::ShapeRef.new(shape: ResponsePlanName, required: true, location_name: "name"))
326
+ GetResponsePlanOutput.struct_class = Types::GetResponsePlanOutput
327
+
328
+ GetTimelineEventInput.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "querystring", location_name: "eventId"))
329
+ GetTimelineEventInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "incidentRecordArn"))
330
+ GetTimelineEventInput.struct_class = Types::GetTimelineEventInput
331
+
332
+ GetTimelineEventOutput.add_member(:event, Shapes::ShapeRef.new(shape: TimelineEvent, required: true, location_name: "event"))
333
+ GetTimelineEventOutput.struct_class = Types::GetTimelineEventOutput
334
+
335
+ IncidentRecord.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
336
+ IncidentRecord.add_member(:automation_executions, Shapes::ShapeRef.new(shape: AutomationExecutionSet, location_name: "automationExecutions"))
337
+ IncidentRecord.add_member(:chat_channel, Shapes::ShapeRef.new(shape: ChatChannel, location_name: "chatChannel"))
338
+ IncidentRecord.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "creationTime"))
339
+ IncidentRecord.add_member(:dedupe_string, Shapes::ShapeRef.new(shape: DedupeString, required: true, location_name: "dedupeString"))
340
+ IncidentRecord.add_member(:impact, Shapes::ShapeRef.new(shape: Impact, required: true, location_name: "impact"))
341
+ IncidentRecord.add_member(:incident_record_source, Shapes::ShapeRef.new(shape: IncidentRecordSource, required: true, location_name: "incidentRecordSource"))
342
+ IncidentRecord.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "lastModifiedBy"))
343
+ IncidentRecord.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedTime"))
344
+ IncidentRecord.add_member(:notification_targets, Shapes::ShapeRef.new(shape: NotificationTargetSet, location_name: "notificationTargets"))
345
+ IncidentRecord.add_member(:resolved_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "resolvedTime"))
346
+ IncidentRecord.add_member(:status, Shapes::ShapeRef.new(shape: IncidentRecordStatus, required: true, location_name: "status"))
347
+ IncidentRecord.add_member(:summary, Shapes::ShapeRef.new(shape: IncidentSummary, location_name: "summary"))
348
+ IncidentRecord.add_member(:title, Shapes::ShapeRef.new(shape: IncidentTitle, required: true, location_name: "title"))
349
+ IncidentRecord.struct_class = Types::IncidentRecord
350
+
351
+ IncidentRecordSource.add_member(:created_by, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "createdBy"))
352
+ IncidentRecordSource.add_member(:invoked_by, Shapes::ShapeRef.new(shape: Arn, location_name: "invokedBy"))
353
+ IncidentRecordSource.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "resourceArn"))
354
+ IncidentRecordSource.add_member(:source, Shapes::ShapeRef.new(shape: IncidentSource, required: true, location_name: "source"))
355
+ IncidentRecordSource.struct_class = Types::IncidentRecordSource
356
+
357
+ IncidentRecordSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
358
+ IncidentRecordSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "creationTime"))
359
+ IncidentRecordSummary.add_member(:impact, Shapes::ShapeRef.new(shape: Impact, required: true, location_name: "impact"))
360
+ IncidentRecordSummary.add_member(:incident_record_source, Shapes::ShapeRef.new(shape: IncidentRecordSource, required: true, location_name: "incidentRecordSource"))
361
+ IncidentRecordSummary.add_member(:resolved_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "resolvedTime"))
362
+ IncidentRecordSummary.add_member(:status, Shapes::ShapeRef.new(shape: IncidentRecordStatus, required: true, location_name: "status"))
363
+ IncidentRecordSummary.add_member(:title, Shapes::ShapeRef.new(shape: IncidentTitle, required: true, location_name: "title"))
364
+ IncidentRecordSummary.struct_class = Types::IncidentRecordSummary
365
+
366
+ IncidentRecordSummaryList.member = Shapes::ShapeRef.new(shape: IncidentRecordSummary)
367
+
368
+ IncidentTemplate.add_member(:dedupe_string, Shapes::ShapeRef.new(shape: DedupeString, location_name: "dedupeString"))
369
+ IncidentTemplate.add_member(:impact, Shapes::ShapeRef.new(shape: Impact, required: true, location_name: "impact"))
370
+ IncidentTemplate.add_member(:notification_targets, Shapes::ShapeRef.new(shape: NotificationTargetSet, location_name: "notificationTargets"))
371
+ IncidentTemplate.add_member(:summary, Shapes::ShapeRef.new(shape: IncidentSummary, location_name: "summary"))
372
+ IncidentTemplate.add_member(:title, Shapes::ShapeRef.new(shape: IncidentTitle, required: true, location_name: "title"))
373
+ IncidentTemplate.struct_class = Types::IncidentTemplate
374
+
375
+ IntegerList.member = Shapes::ShapeRef.new(shape: Integer)
376
+
377
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
378
+ InternalServerException.struct_class = Types::InternalServerException
379
+
380
+ ItemIdentifier.add_member(:type, Shapes::ShapeRef.new(shape: ItemType, required: true, location_name: "type"))
381
+ ItemIdentifier.add_member(:value, Shapes::ShapeRef.new(shape: ItemValue, required: true, location_name: "value"))
382
+ ItemIdentifier.struct_class = Types::ItemIdentifier
383
+
384
+ ItemValue.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "arn"))
385
+ ItemValue.add_member(:metric_definition, Shapes::ShapeRef.new(shape: MetricDefinition, location_name: "metricDefinition"))
386
+ ItemValue.add_member(:url, Shapes::ShapeRef.new(shape: Url, location_name: "url"))
387
+ ItemValue.struct_class = Types::ItemValue
388
+
389
+ ListIncidentRecordsInput.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "filters"))
390
+ ListIncidentRecordsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
391
+ ListIncidentRecordsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
392
+ ListIncidentRecordsInput.struct_class = Types::ListIncidentRecordsInput
393
+
394
+ ListIncidentRecordsOutput.add_member(:incident_record_summaries, Shapes::ShapeRef.new(shape: IncidentRecordSummaryList, required: true, location_name: "incidentRecordSummaries"))
395
+ ListIncidentRecordsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
396
+ ListIncidentRecordsOutput.struct_class = Types::ListIncidentRecordsOutput
397
+
398
+ ListRelatedItemsInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
399
+ ListRelatedItemsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
400
+ ListRelatedItemsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
401
+ ListRelatedItemsInput.struct_class = Types::ListRelatedItemsInput
402
+
403
+ ListRelatedItemsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
404
+ ListRelatedItemsOutput.add_member(:related_items, Shapes::ShapeRef.new(shape: RelatedItemList, required: true, location_name: "relatedItems"))
405
+ ListRelatedItemsOutput.struct_class = Types::ListRelatedItemsOutput
406
+
407
+ ListReplicationSetsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
408
+ ListReplicationSetsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
409
+ ListReplicationSetsInput.struct_class = Types::ListReplicationSetsInput
410
+
411
+ ListReplicationSetsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
412
+ ListReplicationSetsOutput.add_member(:replication_set_arns, Shapes::ShapeRef.new(shape: ReplicationSetArnList, required: true, location_name: "replicationSetArns"))
413
+ ListReplicationSetsOutput.struct_class = Types::ListReplicationSetsOutput
414
+
415
+ ListResponsePlansInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
416
+ ListResponsePlansInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
417
+ ListResponsePlansInput.struct_class = Types::ListResponsePlansInput
418
+
419
+ ListResponsePlansOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
420
+ ListResponsePlansOutput.add_member(:response_plan_summaries, Shapes::ShapeRef.new(shape: ResponsePlanSummaryList, required: true, location_name: "responsePlanSummaries"))
421
+ ListResponsePlansOutput.struct_class = Types::ListResponsePlansOutput
422
+
423
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
424
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
425
+
426
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
427
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
428
+
429
+ ListTimelineEventsInput.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "filters"))
430
+ ListTimelineEventsInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
431
+ ListTimelineEventsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
432
+ ListTimelineEventsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
433
+ ListTimelineEventsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: TimelineEventSort, location_name: "sortBy"))
434
+ ListTimelineEventsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
435
+ ListTimelineEventsInput.struct_class = Types::ListTimelineEventsInput
436
+
437
+ ListTimelineEventsOutput.add_member(:event_summaries, Shapes::ShapeRef.new(shape: EventSummaryList, required: true, location_name: "eventSummaries"))
438
+ ListTimelineEventsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
439
+ ListTimelineEventsOutput.struct_class = Types::ListTimelineEventsOutput
440
+
441
+ NotificationTargetItem.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "snsTopicArn"))
442
+ NotificationTargetItem.struct_class = Types::NotificationTargetItem
443
+
444
+ NotificationTargetSet.member = Shapes::ShapeRef.new(shape: NotificationTargetItem)
445
+
446
+ PutResourcePolicyInput.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, required: true, location_name: "policy"))
447
+ PutResourcePolicyInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
448
+ PutResourcePolicyInput.struct_class = Types::PutResourcePolicyInput
449
+
450
+ PutResourcePolicyOutput.add_member(:policy_id, Shapes::ShapeRef.new(shape: PolicyId, required: true, location_name: "policyId"))
451
+ PutResourcePolicyOutput.struct_class = Types::PutResourcePolicyOutput
452
+
453
+ RegionInfo.add_member(:sse_kms_key_id, Shapes::ShapeRef.new(shape: SseKmsKey, location_name: "sseKmsKeyId"))
454
+ RegionInfo.add_member(:status, Shapes::ShapeRef.new(shape: RegionStatus, required: true, location_name: "status"))
455
+ RegionInfo.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
456
+ RegionInfo.add_member(:status_update_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "statusUpdateDateTime"))
457
+ RegionInfo.struct_class = Types::RegionInfo
458
+
459
+ RegionInfoMap.key = Shapes::ShapeRef.new(shape: RegionName)
460
+ RegionInfoMap.value = Shapes::ShapeRef.new(shape: RegionInfo)
461
+
462
+ RegionMapInput.key = Shapes::ShapeRef.new(shape: RegionName)
463
+ RegionMapInput.value = Shapes::ShapeRef.new(shape: RegionMapInputValue)
464
+
465
+ RegionMapInputValue.add_member(:sse_kms_key_id, Shapes::ShapeRef.new(shape: SseKmsKey, location_name: "sseKmsKeyId"))
466
+ RegionMapInputValue.struct_class = Types::RegionMapInputValue
467
+
468
+ RelatedItem.add_member(:identifier, Shapes::ShapeRef.new(shape: ItemIdentifier, required: true, location_name: "identifier"))
469
+ RelatedItem.add_member(:title, Shapes::ShapeRef.new(shape: RelatedItemTitleString, location_name: "title"))
470
+ RelatedItem.struct_class = Types::RelatedItem
471
+
472
+ RelatedItemList.member = Shapes::ShapeRef.new(shape: RelatedItem)
473
+
474
+ RelatedItemsUpdate.add_member(:item_to_add, Shapes::ShapeRef.new(shape: RelatedItem, location_name: "itemToAdd"))
475
+ RelatedItemsUpdate.add_member(:item_to_remove, Shapes::ShapeRef.new(shape: ItemIdentifier, location_name: "itemToRemove"))
476
+ RelatedItemsUpdate.struct_class = Types::RelatedItemsUpdate
477
+
478
+ ReplicationSet.add_member(:created_by, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "createdBy"))
479
+ ReplicationSet.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdTime"))
480
+ ReplicationSet.add_member(:deletion_protected, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "deletionProtected"))
481
+ ReplicationSet.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "lastModifiedBy"))
482
+ ReplicationSet.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedTime"))
483
+ ReplicationSet.add_member(:region_map, Shapes::ShapeRef.new(shape: RegionInfoMap, required: true, location_name: "regionMap"))
484
+ ReplicationSet.add_member(:status, Shapes::ShapeRef.new(shape: ReplicationSetStatus, required: true, location_name: "status"))
485
+ ReplicationSet.struct_class = Types::ReplicationSet
486
+
487
+ ReplicationSetArnList.member = Shapes::ShapeRef.new(shape: Arn)
488
+
489
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
490
+ ResourceNotFoundException.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: String, location_name: "resourceIdentifier"))
491
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
492
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
493
+
494
+ ResourcePolicy.add_member(:policy_document, Shapes::ShapeRef.new(shape: Policy, required: true, location_name: "policyDocument"))
495
+ ResourcePolicy.add_member(:policy_id, Shapes::ShapeRef.new(shape: PolicyId, required: true, location_name: "policyId"))
496
+ ResourcePolicy.add_member(:ram_resource_share_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ramResourceShareRegion"))
497
+ ResourcePolicy.struct_class = Types::ResourcePolicy
498
+
499
+ ResourcePolicyList.member = Shapes::ShapeRef.new(shape: ResourcePolicy)
500
+
501
+ ResponsePlanSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
502
+ ResponsePlanSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: ResponsePlanDisplayName, location_name: "displayName"))
503
+ ResponsePlanSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResponsePlanName, required: true, location_name: "name"))
504
+ ResponsePlanSummary.struct_class = Types::ResponsePlanSummary
505
+
506
+ ResponsePlanSummaryList.member = Shapes::ShapeRef.new(shape: ResponsePlanSummary)
507
+
508
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
509
+ ServiceQuotaExceededException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "quotaCode"))
510
+ ServiceQuotaExceededException.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: String, location_name: "resourceIdentifier"))
511
+ ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
512
+ ServiceQuotaExceededException.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "serviceCode"))
513
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
514
+
515
+ SsmAutomation.add_member(:document_name, Shapes::ShapeRef.new(shape: SsmAutomationDocumentNameString, required: true, location_name: "documentName"))
516
+ SsmAutomation.add_member(:document_version, Shapes::ShapeRef.new(shape: SsmAutomationDocumentVersionString, location_name: "documentVersion"))
517
+ SsmAutomation.add_member(:parameters, Shapes::ShapeRef.new(shape: SsmParameters, location_name: "parameters"))
518
+ SsmAutomation.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
519
+ SsmAutomation.add_member(:target_account, Shapes::ShapeRef.new(shape: SsmTargetAccount, location_name: "targetAccount"))
520
+ SsmAutomation.struct_class = Types::SsmAutomation
521
+
522
+ SsmParameterValues.member = Shapes::ShapeRef.new(shape: SsmParameterValuesMemberString)
523
+
524
+ SsmParameters.key = Shapes::ShapeRef.new(shape: SsmParametersKeyString)
525
+ SsmParameters.value = Shapes::ShapeRef.new(shape: SsmParameterValues)
526
+
527
+ StartIncidentInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
528
+ StartIncidentInput.add_member(:impact, Shapes::ShapeRef.new(shape: Impact, location_name: "impact"))
529
+ StartIncidentInput.add_member(:related_items, Shapes::ShapeRef.new(shape: RelatedItemList, location_name: "relatedItems"))
530
+ StartIncidentInput.add_member(:response_plan_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "responsePlanArn"))
531
+ StartIncidentInput.add_member(:title, Shapes::ShapeRef.new(shape: IncidentTitle, location_name: "title"))
532
+ StartIncidentInput.add_member(:trigger_details, Shapes::ShapeRef.new(shape: TriggerDetails, location_name: "triggerDetails"))
533
+ StartIncidentInput.struct_class = Types::StartIncidentInput
534
+
535
+ StartIncidentOutput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
536
+ StartIncidentOutput.struct_class = Types::StartIncidentOutput
537
+
538
+ StringList.member = Shapes::ShapeRef.new(shape: StringListMemberString)
539
+
540
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
541
+
542
+ TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
543
+ TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
544
+
545
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
546
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
547
+ TagResourceRequest.struct_class = Types::TagResourceRequest
548
+
549
+ TagResourceResponse.struct_class = Types::TagResourceResponse
550
+
551
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
552
+ ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "quotaCode"))
553
+ ThrottlingException.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "serviceCode"))
554
+ ThrottlingException.struct_class = Types::ThrottlingException
555
+
556
+ TimelineEvent.add_member(:event_data, Shapes::ShapeRef.new(shape: EventData, required: true, location_name: "eventData"))
557
+ TimelineEvent.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "eventId"))
558
+ TimelineEvent.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventTime"))
559
+ TimelineEvent.add_member(:event_type, Shapes::ShapeRef.new(shape: TimelineEventType, required: true, location_name: "eventType"))
560
+ TimelineEvent.add_member(:event_updated_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventUpdatedTime"))
561
+ TimelineEvent.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
562
+ TimelineEvent.struct_class = Types::TimelineEvent
563
+
564
+ TriggerDetails.add_member(:raw_data, Shapes::ShapeRef.new(shape: RawData, location_name: "rawData"))
565
+ TriggerDetails.add_member(:source, Shapes::ShapeRef.new(shape: IncidentSource, required: true, location_name: "source"))
566
+ TriggerDetails.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "timestamp"))
567
+ TriggerDetails.add_member(:trigger_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "triggerArn"))
568
+ TriggerDetails.struct_class = Types::TriggerDetails
569
+
570
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
571
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
572
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
573
+
574
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
575
+
576
+ UpdateDeletionProtectionInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
577
+ UpdateDeletionProtectionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
578
+ UpdateDeletionProtectionInput.add_member(:deletion_protected, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "deletionProtected"))
579
+ UpdateDeletionProtectionInput.struct_class = Types::UpdateDeletionProtectionInput
580
+
581
+ UpdateDeletionProtectionOutput.struct_class = Types::UpdateDeletionProtectionOutput
582
+
583
+ UpdateIncidentRecordInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
584
+ UpdateIncidentRecordInput.add_member(:chat_channel, Shapes::ShapeRef.new(shape: ChatChannel, location_name: "chatChannel"))
585
+ UpdateIncidentRecordInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
586
+ UpdateIncidentRecordInput.add_member(:impact, Shapes::ShapeRef.new(shape: Impact, location_name: "impact"))
587
+ UpdateIncidentRecordInput.add_member(:notification_targets, Shapes::ShapeRef.new(shape: NotificationTargetSet, location_name: "notificationTargets"))
588
+ UpdateIncidentRecordInput.add_member(:status, Shapes::ShapeRef.new(shape: IncidentRecordStatus, location_name: "status"))
589
+ UpdateIncidentRecordInput.add_member(:summary, Shapes::ShapeRef.new(shape: IncidentSummary, location_name: "summary"))
590
+ UpdateIncidentRecordInput.add_member(:title, Shapes::ShapeRef.new(shape: IncidentTitle, location_name: "title"))
591
+ UpdateIncidentRecordInput.struct_class = Types::UpdateIncidentRecordInput
592
+
593
+ UpdateIncidentRecordOutput.struct_class = Types::UpdateIncidentRecordOutput
594
+
595
+ UpdateRelatedItemsInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
596
+ UpdateRelatedItemsInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
597
+ UpdateRelatedItemsInput.add_member(:related_items_update, Shapes::ShapeRef.new(shape: RelatedItemsUpdate, required: true, location_name: "relatedItemsUpdate"))
598
+ UpdateRelatedItemsInput.struct_class = Types::UpdateRelatedItemsInput
599
+
600
+ UpdateRelatedItemsOutput.struct_class = Types::UpdateRelatedItemsOutput
601
+
602
+ UpdateReplicationSetAction.add_member(:add_region_action, Shapes::ShapeRef.new(shape: AddRegionAction, location_name: "addRegionAction"))
603
+ UpdateReplicationSetAction.add_member(:delete_region_action, Shapes::ShapeRef.new(shape: DeleteRegionAction, location_name: "deleteRegionAction"))
604
+ UpdateReplicationSetAction.struct_class = Types::UpdateReplicationSetAction
605
+
606
+ UpdateReplicationSetInput.add_member(:actions, Shapes::ShapeRef.new(shape: UpdateReplicationSetInputActionsList, required: true, location_name: "actions"))
607
+ UpdateReplicationSetInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
608
+ UpdateReplicationSetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
609
+ UpdateReplicationSetInput.struct_class = Types::UpdateReplicationSetInput
610
+
611
+ UpdateReplicationSetInputActionsList.member = Shapes::ShapeRef.new(shape: UpdateReplicationSetAction)
612
+
613
+ UpdateReplicationSetOutput.struct_class = Types::UpdateReplicationSetOutput
614
+
615
+ UpdateResponsePlanInput.add_member(:actions, Shapes::ShapeRef.new(shape: ActionsList, location_name: "actions"))
616
+ UpdateResponsePlanInput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
617
+ UpdateResponsePlanInput.add_member(:chat_channel, Shapes::ShapeRef.new(shape: ChatChannel, location_name: "chatChannel"))
618
+ UpdateResponsePlanInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
619
+ UpdateResponsePlanInput.add_member(:display_name, Shapes::ShapeRef.new(shape: ResponsePlanDisplayName, location_name: "displayName"))
620
+ UpdateResponsePlanInput.add_member(:engagements, Shapes::ShapeRef.new(shape: EngagementSet, location_name: "engagements"))
621
+ UpdateResponsePlanInput.add_member(:incident_template_dedupe_string, Shapes::ShapeRef.new(shape: DedupeString, location_name: "incidentTemplateDedupeString"))
622
+ UpdateResponsePlanInput.add_member(:incident_template_impact, Shapes::ShapeRef.new(shape: Impact, location_name: "incidentTemplateImpact"))
623
+ UpdateResponsePlanInput.add_member(:incident_template_notification_targets, Shapes::ShapeRef.new(shape: NotificationTargetSet, location_name: "incidentTemplateNotificationTargets"))
624
+ UpdateResponsePlanInput.add_member(:incident_template_summary, Shapes::ShapeRef.new(shape: IncidentSummary, location_name: "incidentTemplateSummary"))
625
+ UpdateResponsePlanInput.add_member(:incident_template_title, Shapes::ShapeRef.new(shape: IncidentTitle, location_name: "incidentTemplateTitle"))
626
+ UpdateResponsePlanInput.struct_class = Types::UpdateResponsePlanInput
627
+
628
+ UpdateResponsePlanOutput.struct_class = Types::UpdateResponsePlanOutput
629
+
630
+ UpdateTimelineEventInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
631
+ UpdateTimelineEventInput.add_member(:event_data, Shapes::ShapeRef.new(shape: EventData, location_name: "eventData"))
632
+ UpdateTimelineEventInput.add_member(:event_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "eventId"))
633
+ UpdateTimelineEventInput.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "eventTime"))
634
+ UpdateTimelineEventInput.add_member(:event_type, Shapes::ShapeRef.new(shape: TimelineEventType, location_name: "eventType"))
635
+ UpdateTimelineEventInput.add_member(:incident_record_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "incidentRecordArn"))
636
+ UpdateTimelineEventInput.struct_class = Types::UpdateTimelineEventInput
637
+
638
+ UpdateTimelineEventOutput.struct_class = Types::UpdateTimelineEventOutput
639
+
640
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "message"))
641
+ ValidationException.struct_class = Types::ValidationException
642
+
643
+
644
+ # @api private
645
+ API = Seahorse::Model::Api.new.tap do |api|
646
+
647
+ api.version = "2018-05-10"
648
+
649
+ api.metadata = {
650
+ "apiVersion" => "2018-05-10",
651
+ "endpointPrefix" => "ssm-incidents",
652
+ "jsonVersion" => "1.1",
653
+ "protocol" => "rest-json",
654
+ "serviceAbbreviation" => "SSM Incidents",
655
+ "serviceFullName" => "AWS Systems Manager Incident Manager",
656
+ "serviceId" => "SSM Incidents",
657
+ "signatureVersion" => "v4",
658
+ "signingName" => "ssm-incidents",
659
+ "uid" => "ssm-incidents-2018-05-10",
660
+ }
661
+
662
+ api.add_operation(:create_replication_set, Seahorse::Model::Operation.new.tap do |o|
663
+ o.name = "CreateReplicationSet"
664
+ o.http_method = "POST"
665
+ o.http_request_uri = "/createReplicationSet"
666
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationSetInput)
667
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationSetOutput)
668
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
669
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
670
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
671
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
672
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
673
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
674
+ end)
675
+
676
+ api.add_operation(:create_response_plan, Seahorse::Model::Operation.new.tap do |o|
677
+ o.name = "CreateResponsePlan"
678
+ o.http_method = "POST"
679
+ o.http_request_uri = "/createResponsePlan"
680
+ o.input = Shapes::ShapeRef.new(shape: CreateResponsePlanInput)
681
+ o.output = Shapes::ShapeRef.new(shape: CreateResponsePlanOutput)
682
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
683
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
684
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
685
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
686
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
687
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
688
+ end)
689
+
690
+ api.add_operation(:create_timeline_event, Seahorse::Model::Operation.new.tap do |o|
691
+ o.name = "CreateTimelineEvent"
692
+ o.http_method = "POST"
693
+ o.http_request_uri = "/createTimelineEvent"
694
+ o.input = Shapes::ShapeRef.new(shape: CreateTimelineEventInput)
695
+ o.output = Shapes::ShapeRef.new(shape: CreateTimelineEventOutput)
696
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
697
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
698
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
699
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
700
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
701
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
702
+ end)
703
+
704
+ api.add_operation(:delete_incident_record, Seahorse::Model::Operation.new.tap do |o|
705
+ o.name = "DeleteIncidentRecord"
706
+ o.http_method = "POST"
707
+ o.http_request_uri = "/deleteIncidentRecord"
708
+ o.input = Shapes::ShapeRef.new(shape: DeleteIncidentRecordInput)
709
+ o.output = Shapes::ShapeRef.new(shape: DeleteIncidentRecordOutput)
710
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
711
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
712
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
713
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
714
+ end)
715
+
716
+ api.add_operation(:delete_replication_set, Seahorse::Model::Operation.new.tap do |o|
717
+ o.name = "DeleteReplicationSet"
718
+ o.http_method = "POST"
719
+ o.http_request_uri = "/deleteReplicationSet"
720
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationSetInput)
721
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationSetOutput)
722
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
723
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
724
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
725
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
726
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
727
+ end)
728
+
729
+ api.add_operation(:delete_resource_policy, Seahorse::Model::Operation.new.tap do |o|
730
+ o.name = "DeleteResourcePolicy"
731
+ o.http_method = "POST"
732
+ o.http_request_uri = "/deleteResourcePolicy"
733
+ o.input = Shapes::ShapeRef.new(shape: DeleteResourcePolicyInput)
734
+ o.output = Shapes::ShapeRef.new(shape: DeleteResourcePolicyOutput)
735
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
737
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
738
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
739
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
740
+ end)
741
+
742
+ api.add_operation(:delete_response_plan, Seahorse::Model::Operation.new.tap do |o|
743
+ o.name = "DeleteResponsePlan"
744
+ o.http_method = "POST"
745
+ o.http_request_uri = "/deleteResponsePlan"
746
+ o.input = Shapes::ShapeRef.new(shape: DeleteResponsePlanInput)
747
+ o.output = Shapes::ShapeRef.new(shape: DeleteResponsePlanOutput)
748
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
749
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
750
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
751
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
752
+ end)
753
+
754
+ api.add_operation(:delete_timeline_event, Seahorse::Model::Operation.new.tap do |o|
755
+ o.name = "DeleteTimelineEvent"
756
+ o.http_method = "POST"
757
+ o.http_request_uri = "/deleteTimelineEvent"
758
+ o.input = Shapes::ShapeRef.new(shape: DeleteTimelineEventInput)
759
+ o.output = Shapes::ShapeRef.new(shape: DeleteTimelineEventOutput)
760
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
761
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
762
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
763
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
764
+ end)
765
+
766
+ api.add_operation(:get_incident_record, Seahorse::Model::Operation.new.tap do |o|
767
+ o.name = "GetIncidentRecord"
768
+ o.http_method = "GET"
769
+ o.http_request_uri = "/getIncidentRecord"
770
+ o.input = Shapes::ShapeRef.new(shape: GetIncidentRecordInput)
771
+ o.output = Shapes::ShapeRef.new(shape: GetIncidentRecordOutput)
772
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
773
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
774
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
775
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
776
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
777
+ end)
778
+
779
+ api.add_operation(:get_replication_set, Seahorse::Model::Operation.new.tap do |o|
780
+ o.name = "GetReplicationSet"
781
+ o.http_method = "GET"
782
+ o.http_request_uri = "/getReplicationSet"
783
+ o.input = Shapes::ShapeRef.new(shape: GetReplicationSetInput)
784
+ o.output = Shapes::ShapeRef.new(shape: GetReplicationSetOutput)
785
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
787
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
788
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
789
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
790
+ end)
791
+
792
+ api.add_operation(:get_resource_policies, Seahorse::Model::Operation.new.tap do |o|
793
+ o.name = "GetResourcePolicies"
794
+ o.http_method = "POST"
795
+ o.http_request_uri = "/getResourcePolicies"
796
+ o.input = Shapes::ShapeRef.new(shape: GetResourcePoliciesInput)
797
+ o.output = Shapes::ShapeRef.new(shape: GetResourcePoliciesOutput)
798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
799
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
800
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
801
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
803
+ o[:pager] = Aws::Pager.new(
804
+ limit_key: "max_results",
805
+ tokens: {
806
+ "next_token" => "next_token"
807
+ }
808
+ )
809
+ end)
810
+
811
+ api.add_operation(:get_response_plan, Seahorse::Model::Operation.new.tap do |o|
812
+ o.name = "GetResponsePlan"
813
+ o.http_method = "GET"
814
+ o.http_request_uri = "/getResponsePlan"
815
+ o.input = Shapes::ShapeRef.new(shape: GetResponsePlanInput)
816
+ o.output = Shapes::ShapeRef.new(shape: GetResponsePlanOutput)
817
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
818
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
819
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
820
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
821
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
822
+ end)
823
+
824
+ api.add_operation(:get_timeline_event, Seahorse::Model::Operation.new.tap do |o|
825
+ o.name = "GetTimelineEvent"
826
+ o.http_method = "GET"
827
+ o.http_request_uri = "/getTimelineEvent"
828
+ o.input = Shapes::ShapeRef.new(shape: GetTimelineEventInput)
829
+ o.output = Shapes::ShapeRef.new(shape: GetTimelineEventOutput)
830
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
831
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
832
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
833
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
834
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
835
+ end)
836
+
837
+ api.add_operation(:list_incident_records, Seahorse::Model::Operation.new.tap do |o|
838
+ o.name = "ListIncidentRecords"
839
+ o.http_method = "POST"
840
+ o.http_request_uri = "/listIncidentRecords"
841
+ o.input = Shapes::ShapeRef.new(shape: ListIncidentRecordsInput)
842
+ o.output = Shapes::ShapeRef.new(shape: ListIncidentRecordsOutput)
843
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
844
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
845
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
846
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
847
+ o[:pager] = Aws::Pager.new(
848
+ limit_key: "max_results",
849
+ tokens: {
850
+ "next_token" => "next_token"
851
+ }
852
+ )
853
+ end)
854
+
855
+ api.add_operation(:list_related_items, Seahorse::Model::Operation.new.tap do |o|
856
+ o.name = "ListRelatedItems"
857
+ o.http_method = "POST"
858
+ o.http_request_uri = "/listRelatedItems"
859
+ o.input = Shapes::ShapeRef.new(shape: ListRelatedItemsInput)
860
+ o.output = Shapes::ShapeRef.new(shape: ListRelatedItemsOutput)
861
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
862
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
863
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
864
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
865
+ o[:pager] = Aws::Pager.new(
866
+ limit_key: "max_results",
867
+ tokens: {
868
+ "next_token" => "next_token"
869
+ }
870
+ )
871
+ end)
872
+
873
+ api.add_operation(:list_replication_sets, Seahorse::Model::Operation.new.tap do |o|
874
+ o.name = "ListReplicationSets"
875
+ o.http_method = "POST"
876
+ o.http_request_uri = "/listReplicationSets"
877
+ o.input = Shapes::ShapeRef.new(shape: ListReplicationSetsInput)
878
+ o.output = Shapes::ShapeRef.new(shape: ListReplicationSetsOutput)
879
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
880
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
881
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
882
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
883
+ o[:pager] = Aws::Pager.new(
884
+ limit_key: "max_results",
885
+ tokens: {
886
+ "next_token" => "next_token"
887
+ }
888
+ )
889
+ end)
890
+
891
+ api.add_operation(:list_response_plans, Seahorse::Model::Operation.new.tap do |o|
892
+ o.name = "ListResponsePlans"
893
+ o.http_method = "POST"
894
+ o.http_request_uri = "/listResponsePlans"
895
+ o.input = Shapes::ShapeRef.new(shape: ListResponsePlansInput)
896
+ o.output = Shapes::ShapeRef.new(shape: ListResponsePlansOutput)
897
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
898
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
899
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
900
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
901
+ o[:pager] = Aws::Pager.new(
902
+ limit_key: "max_results",
903
+ tokens: {
904
+ "next_token" => "next_token"
905
+ }
906
+ )
907
+ end)
908
+
909
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
910
+ o.name = "ListTagsForResource"
911
+ o.http_method = "GET"
912
+ o.http_request_uri = "/tags/{resourceArn}"
913
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
914
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
915
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
916
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
917
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
918
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
919
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
920
+ end)
921
+
922
+ api.add_operation(:list_timeline_events, Seahorse::Model::Operation.new.tap do |o|
923
+ o.name = "ListTimelineEvents"
924
+ o.http_method = "POST"
925
+ o.http_request_uri = "/listTimelineEvents"
926
+ o.input = Shapes::ShapeRef.new(shape: ListTimelineEventsInput)
927
+ o.output = Shapes::ShapeRef.new(shape: ListTimelineEventsOutput)
928
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
929
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
930
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
931
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
932
+ o[:pager] = Aws::Pager.new(
933
+ limit_key: "max_results",
934
+ tokens: {
935
+ "next_token" => "next_token"
936
+ }
937
+ )
938
+ end)
939
+
940
+ api.add_operation(:put_resource_policy, Seahorse::Model::Operation.new.tap do |o|
941
+ o.name = "PutResourcePolicy"
942
+ o.http_method = "POST"
943
+ o.http_request_uri = "/putResourcePolicy"
944
+ o.input = Shapes::ShapeRef.new(shape: PutResourcePolicyInput)
945
+ o.output = Shapes::ShapeRef.new(shape: PutResourcePolicyOutput)
946
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
947
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
948
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
949
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
950
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
951
+ end)
952
+
953
+ api.add_operation(:start_incident, Seahorse::Model::Operation.new.tap do |o|
954
+ o.name = "StartIncident"
955
+ o.http_method = "POST"
956
+ o.http_request_uri = "/startIncident"
957
+ o.input = Shapes::ShapeRef.new(shape: StartIncidentInput)
958
+ o.output = Shapes::ShapeRef.new(shape: StartIncidentOutput)
959
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
960
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
961
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
962
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
963
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
964
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
965
+ end)
966
+
967
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
968
+ o.name = "TagResource"
969
+ o.http_method = "POST"
970
+ o.http_request_uri = "/tags/{resourceArn}"
971
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
972
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
973
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
974
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
975
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
976
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
977
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
978
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
979
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
980
+ end)
981
+
982
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
983
+ o.name = "UntagResource"
984
+ o.http_method = "DELETE"
985
+ o.http_request_uri = "/tags/{resourceArn}"
986
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
987
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
988
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
989
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
990
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
991
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
992
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
993
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
994
+ end)
995
+
996
+ api.add_operation(:update_deletion_protection, Seahorse::Model::Operation.new.tap do |o|
997
+ o.name = "UpdateDeletionProtection"
998
+ o.http_method = "POST"
999
+ o.http_request_uri = "/updateDeletionProtection"
1000
+ o.input = Shapes::ShapeRef.new(shape: UpdateDeletionProtectionInput)
1001
+ o.output = Shapes::ShapeRef.new(shape: UpdateDeletionProtectionOutput)
1002
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1003
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1005
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1006
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1007
+ end)
1008
+
1009
+ api.add_operation(:update_incident_record, Seahorse::Model::Operation.new.tap do |o|
1010
+ o.name = "UpdateIncidentRecord"
1011
+ o.http_method = "POST"
1012
+ o.http_request_uri = "/updateIncidentRecord"
1013
+ o.input = Shapes::ShapeRef.new(shape: UpdateIncidentRecordInput)
1014
+ o.output = Shapes::ShapeRef.new(shape: UpdateIncidentRecordOutput)
1015
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1016
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1017
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1018
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1019
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1020
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1021
+ end)
1022
+
1023
+ api.add_operation(:update_related_items, Seahorse::Model::Operation.new.tap do |o|
1024
+ o.name = "UpdateRelatedItems"
1025
+ o.http_method = "POST"
1026
+ o.http_request_uri = "/updateRelatedItems"
1027
+ o.input = Shapes::ShapeRef.new(shape: UpdateRelatedItemsInput)
1028
+ o.output = Shapes::ShapeRef.new(shape: UpdateRelatedItemsOutput)
1029
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1030
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1031
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1032
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1033
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1034
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1035
+ end)
1036
+
1037
+ api.add_operation(:update_replication_set, Seahorse::Model::Operation.new.tap do |o|
1038
+ o.name = "UpdateReplicationSet"
1039
+ o.http_method = "POST"
1040
+ o.http_request_uri = "/updateReplicationSet"
1041
+ o.input = Shapes::ShapeRef.new(shape: UpdateReplicationSetInput)
1042
+ o.output = Shapes::ShapeRef.new(shape: UpdateReplicationSetOutput)
1043
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1045
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1046
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1047
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1048
+ end)
1049
+
1050
+ api.add_operation(:update_response_plan, Seahorse::Model::Operation.new.tap do |o|
1051
+ o.name = "UpdateResponsePlan"
1052
+ o.http_method = "POST"
1053
+ o.http_request_uri = "/updateResponsePlan"
1054
+ o.input = Shapes::ShapeRef.new(shape: UpdateResponsePlanInput)
1055
+ o.output = Shapes::ShapeRef.new(shape: UpdateResponsePlanOutput)
1056
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1057
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1058
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1059
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1060
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1061
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1062
+ end)
1063
+
1064
+ api.add_operation(:update_timeline_event, Seahorse::Model::Operation.new.tap do |o|
1065
+ o.name = "UpdateTimelineEvent"
1066
+ o.http_method = "POST"
1067
+ o.http_request_uri = "/updateTimelineEvent"
1068
+ o.input = Shapes::ShapeRef.new(shape: UpdateTimelineEventInput)
1069
+ o.output = Shapes::ShapeRef.new(shape: UpdateTimelineEventOutput)
1070
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1072
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1073
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1074
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1075
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1076
+ end)
1077
+ end
1078
+
1079
+ end
1080
+ end