aws-sdk-notifications 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,14 +15,28 @@ module Aws::Notifications
15
15
  include Seahorse::Model
16
16
 
17
17
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
+ AccessStatus = Shapes::StringShape.new(name: 'AccessStatus')
19
+ AccountContactType = Shapes::StringShape.new(name: 'AccountContactType')
18
20
  AccountId = Shapes::StringShape.new(name: 'AccountId')
21
+ AggregatedNotificationRegions = Shapes::ListShape.new(name: 'AggregatedNotificationRegions')
22
+ AggregationDetail = Shapes::StructureShape.new(name: 'AggregationDetail')
19
23
  AggregationDuration = Shapes::StringShape.new(name: 'AggregationDuration')
20
24
  AggregationEventType = Shapes::StringShape.new(name: 'AggregationEventType')
25
+ AggregationKey = Shapes::StructureShape.new(name: 'AggregationKey')
26
+ AggregationKeys = Shapes::ListShape.new(name: 'AggregationKeys')
27
+ AggregationSummary = Shapes::StructureShape.new(name: 'AggregationSummary')
21
28
  Arn = Shapes::StringShape.new(name: 'Arn')
22
29
  AssociateChannelRequest = Shapes::StructureShape.new(name: 'AssociateChannelRequest')
23
30
  AssociateChannelResponse = Shapes::StructureShape.new(name: 'AssociateChannelResponse')
31
+ AssociateManagedNotificationAccountContactRequest = Shapes::StructureShape.new(name: 'AssociateManagedNotificationAccountContactRequest')
32
+ AssociateManagedNotificationAccountContactResponse = Shapes::StructureShape.new(name: 'AssociateManagedNotificationAccountContactResponse')
33
+ AssociateManagedNotificationAdditionalChannelRequest = Shapes::StructureShape.new(name: 'AssociateManagedNotificationAdditionalChannelRequest')
34
+ AssociateManagedNotificationAdditionalChannelResponse = Shapes::StructureShape.new(name: 'AssociateManagedNotificationAdditionalChannelResponse')
24
35
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
25
36
  ChannelArn = Shapes::StringShape.new(name: 'ChannelArn')
37
+ ChannelAssociationOverrideOption = Shapes::StringShape.new(name: 'ChannelAssociationOverrideOption')
38
+ ChannelIdentifier = Shapes::StringShape.new(name: 'ChannelIdentifier')
39
+ ChannelType = Shapes::StringShape.new(name: 'ChannelType')
26
40
  Channels = Shapes::ListShape.new(name: 'Channels')
27
41
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
28
42
  CreateEventRuleRequest = Shapes::StructureShape.new(name: 'CreateEventRuleRequest')
@@ -38,8 +52,16 @@ module Aws::Notifications
38
52
  DeregisterNotificationHubResponse = Shapes::StructureShape.new(name: 'DeregisterNotificationHubResponse')
39
53
  Dimension = Shapes::StructureShape.new(name: 'Dimension')
40
54
  Dimensions = Shapes::ListShape.new(name: 'Dimensions')
55
+ DisableNotificationsAccessForOrganizationRequest = Shapes::StructureShape.new(name: 'DisableNotificationsAccessForOrganizationRequest')
56
+ DisableNotificationsAccessForOrganizationResponse = Shapes::StructureShape.new(name: 'DisableNotificationsAccessForOrganizationResponse')
41
57
  DisassociateChannelRequest = Shapes::StructureShape.new(name: 'DisassociateChannelRequest')
42
58
  DisassociateChannelResponse = Shapes::StructureShape.new(name: 'DisassociateChannelResponse')
59
+ DisassociateManagedNotificationAccountContactRequest = Shapes::StructureShape.new(name: 'DisassociateManagedNotificationAccountContactRequest')
60
+ DisassociateManagedNotificationAccountContactResponse = Shapes::StructureShape.new(name: 'DisassociateManagedNotificationAccountContactResponse')
61
+ DisassociateManagedNotificationAdditionalChannelRequest = Shapes::StructureShape.new(name: 'DisassociateManagedNotificationAdditionalChannelRequest')
62
+ DisassociateManagedNotificationAdditionalChannelResponse = Shapes::StructureShape.new(name: 'DisassociateManagedNotificationAdditionalChannelResponse')
63
+ EnableNotificationsAccessForOrganizationRequest = Shapes::StructureShape.new(name: 'EnableNotificationsAccessForOrganizationRequest')
64
+ EnableNotificationsAccessForOrganizationResponse = Shapes::StructureShape.new(name: 'EnableNotificationsAccessForOrganizationResponse')
43
65
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
44
66
  EventRuleArn = Shapes::StringShape.new(name: 'EventRuleArn')
45
67
  EventRuleEventPattern = Shapes::StringShape.new(name: 'EventRuleEventPattern')
@@ -52,10 +74,18 @@ module Aws::Notifications
52
74
  EventType = Shapes::StringShape.new(name: 'EventType')
53
75
  GetEventRuleRequest = Shapes::StructureShape.new(name: 'GetEventRuleRequest')
54
76
  GetEventRuleResponse = Shapes::StructureShape.new(name: 'GetEventRuleResponse')
77
+ GetManagedNotificationChildEventRequest = Shapes::StructureShape.new(name: 'GetManagedNotificationChildEventRequest')
78
+ GetManagedNotificationChildEventResponse = Shapes::StructureShape.new(name: 'GetManagedNotificationChildEventResponse')
79
+ GetManagedNotificationConfigurationRequest = Shapes::StructureShape.new(name: 'GetManagedNotificationConfigurationRequest')
80
+ GetManagedNotificationConfigurationResponse = Shapes::StructureShape.new(name: 'GetManagedNotificationConfigurationResponse')
81
+ GetManagedNotificationEventRequest = Shapes::StructureShape.new(name: 'GetManagedNotificationEventRequest')
82
+ GetManagedNotificationEventResponse = Shapes::StructureShape.new(name: 'GetManagedNotificationEventResponse')
55
83
  GetNotificationConfigurationRequest = Shapes::StructureShape.new(name: 'GetNotificationConfigurationRequest')
56
84
  GetNotificationConfigurationResponse = Shapes::StructureShape.new(name: 'GetNotificationConfigurationResponse')
57
85
  GetNotificationEventRequest = Shapes::StructureShape.new(name: 'GetNotificationEventRequest')
58
86
  GetNotificationEventResponse = Shapes::StructureShape.new(name: 'GetNotificationEventResponse')
87
+ GetNotificationsAccessForOrganizationRequest = Shapes::StructureShape.new(name: 'GetNotificationsAccessForOrganizationRequest')
88
+ GetNotificationsAccessForOrganizationResponse = Shapes::StructureShape.new(name: 'GetNotificationsAccessForOrganizationResponse')
59
89
  Integer = Shapes::IntegerShape.new(name: 'Integer')
60
90
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
61
91
  LastActivationTime = Shapes::TimestampShape.new(name: 'LastActivationTime', timestampFormat: "iso8601")
@@ -65,6 +95,18 @@ module Aws::Notifications
65
95
  ListEventRulesRequest = Shapes::StructureShape.new(name: 'ListEventRulesRequest')
66
96
  ListEventRulesRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListEventRulesRequestMaxResultsInteger')
67
97
  ListEventRulesResponse = Shapes::StructureShape.new(name: 'ListEventRulesResponse')
98
+ ListManagedNotificationChannelAssociationsRequest = Shapes::StructureShape.new(name: 'ListManagedNotificationChannelAssociationsRequest')
99
+ ListManagedNotificationChannelAssociationsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListManagedNotificationChannelAssociationsRequestMaxResultsInteger')
100
+ ListManagedNotificationChannelAssociationsResponse = Shapes::StructureShape.new(name: 'ListManagedNotificationChannelAssociationsResponse')
101
+ ListManagedNotificationChildEventsRequest = Shapes::StructureShape.new(name: 'ListManagedNotificationChildEventsRequest')
102
+ ListManagedNotificationChildEventsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListManagedNotificationChildEventsRequestMaxResultsInteger')
103
+ ListManagedNotificationChildEventsResponse = Shapes::StructureShape.new(name: 'ListManagedNotificationChildEventsResponse')
104
+ ListManagedNotificationConfigurationsRequest = Shapes::StructureShape.new(name: 'ListManagedNotificationConfigurationsRequest')
105
+ ListManagedNotificationConfigurationsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListManagedNotificationConfigurationsRequestMaxResultsInteger')
106
+ ListManagedNotificationConfigurationsResponse = Shapes::StructureShape.new(name: 'ListManagedNotificationConfigurationsResponse')
107
+ ListManagedNotificationEventsRequest = Shapes::StructureShape.new(name: 'ListManagedNotificationEventsRequest')
108
+ ListManagedNotificationEventsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListManagedNotificationEventsRequestMaxResultsInteger')
109
+ ListManagedNotificationEventsResponse = Shapes::StructureShape.new(name: 'ListManagedNotificationEventsResponse')
68
110
  ListNotificationConfigurationsRequest = Shapes::StructureShape.new(name: 'ListNotificationConfigurationsRequest')
69
111
  ListNotificationConfigurationsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListNotificationConfigurationsRequestMaxResultsInteger')
70
112
  ListNotificationConfigurationsResponse = Shapes::StructureShape.new(name: 'ListNotificationConfigurationsResponse')
@@ -77,8 +119,28 @@ module Aws::Notifications
77
119
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
78
120
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
79
121
  LocaleCode = Shapes::StringShape.new(name: 'LocaleCode')
122
+ ManagedNotificationChannelAssociationSummary = Shapes::StructureShape.new(name: 'ManagedNotificationChannelAssociationSummary')
123
+ ManagedNotificationChannelAssociations = Shapes::ListShape.new(name: 'ManagedNotificationChannelAssociations')
124
+ ManagedNotificationChildEvent = Shapes::StructureShape.new(name: 'ManagedNotificationChildEvent')
125
+ ManagedNotificationChildEventArn = Shapes::StringShape.new(name: 'ManagedNotificationChildEventArn')
126
+ ManagedNotificationChildEventOverview = Shapes::StructureShape.new(name: 'ManagedNotificationChildEventOverview')
127
+ ManagedNotificationChildEventSummary = Shapes::StructureShape.new(name: 'ManagedNotificationChildEventSummary')
128
+ ManagedNotificationChildEvents = Shapes::ListShape.new(name: 'ManagedNotificationChildEvents')
129
+ ManagedNotificationConfigurationDescription = Shapes::StringShape.new(name: 'ManagedNotificationConfigurationDescription')
130
+ ManagedNotificationConfigurationName = Shapes::StringShape.new(name: 'ManagedNotificationConfigurationName')
131
+ ManagedNotificationConfigurationOsArn = Shapes::StringShape.new(name: 'ManagedNotificationConfigurationOsArn')
132
+ ManagedNotificationConfigurationStructure = Shapes::StructureShape.new(name: 'ManagedNotificationConfigurationStructure')
133
+ ManagedNotificationConfigurations = Shapes::ListShape.new(name: 'ManagedNotificationConfigurations')
134
+ ManagedNotificationEvent = Shapes::StructureShape.new(name: 'ManagedNotificationEvent')
135
+ ManagedNotificationEventArn = Shapes::StringShape.new(name: 'ManagedNotificationEventArn')
136
+ ManagedNotificationEventOverview = Shapes::StructureShape.new(name: 'ManagedNotificationEventOverview')
137
+ ManagedNotificationEventSummary = Shapes::StructureShape.new(name: 'ManagedNotificationEventSummary')
138
+ ManagedNotificationEvents = Shapes::ListShape.new(name: 'ManagedNotificationEvents')
80
139
  ManagedRuleArn = Shapes::StringShape.new(name: 'ManagedRuleArn')
81
140
  ManagedRuleArns = Shapes::ListShape.new(name: 'ManagedRuleArns')
141
+ ManagedSourceEventMetadataSummary = Shapes::StructureShape.new(name: 'ManagedSourceEventMetadataSummary')
142
+ ManagedSourceEventMetadataSummaryEventOriginRegionString = Shapes::StringShape.new(name: 'ManagedSourceEventMetadataSummaryEventOriginRegionString')
143
+ ManagedSourceEventMetadataSummaryEventTypeString = Shapes::StringShape.new(name: 'ManagedSourceEventMetadataSummaryEventTypeString')
82
144
  Media = Shapes::ListShape.new(name: 'Media')
83
145
  MediaElement = Shapes::StructureShape.new(name: 'MediaElement')
84
146
  MediaElementType = Shapes::StringShape.new(name: 'MediaElementType')
@@ -105,6 +167,8 @@ module Aws::Notifications
105
167
  NotificationHubStatusSummary = Shapes::StructureShape.new(name: 'NotificationHubStatusSummary')
106
168
  NotificationHubs = Shapes::ListShape.new(name: 'NotificationHubs')
107
169
  NotificationType = Shapes::StringShape.new(name: 'NotificationType')
170
+ NotificationsAccessForOrganization = Shapes::StructureShape.new(name: 'NotificationsAccessForOrganization')
171
+ OrganizationalUnitId = Shapes::StringShape.new(name: 'OrganizationalUnitId')
108
172
  QuotaCode = Shapes::StringShape.new(name: 'QuotaCode')
109
173
  Region = Shapes::StringShape.new(name: 'Region')
110
174
  Regions = Shapes::ListShape.new(name: 'Regions')
@@ -115,6 +179,8 @@ module Aws::Notifications
115
179
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
116
180
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
117
181
  Resources = Shapes::ListShape.new(name: 'Resources')
182
+ SampleAggregationDimensionValues = Shapes::ListShape.new(name: 'SampleAggregationDimensionValues')
183
+ SampleAggregationDimensionValuesMemberString = Shapes::StringShape.new(name: 'SampleAggregationDimensionValuesMemberString')
118
184
  SchemaVersion = Shapes::StringShape.new(name: 'SchemaVersion')
119
185
  ServiceCode = Shapes::StringShape.new(name: 'ServiceCode')
120
186
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
@@ -129,6 +195,10 @@ module Aws::Notifications
129
195
  SourceEventMetadataSummaryEventTypeString = Shapes::StringShape.new(name: 'SourceEventMetadataSummaryEventTypeString')
130
196
  StatusSummaryByRegion = Shapes::MapShape.new(name: 'StatusSummaryByRegion')
131
197
  String = Shapes::StringShape.new(name: 'String')
198
+ SummarizationDimensionDetail = Shapes::StructureShape.new(name: 'SummarizationDimensionDetail')
199
+ SummarizationDimensionDetails = Shapes::ListShape.new(name: 'SummarizationDimensionDetails')
200
+ SummarizationDimensionOverview = Shapes::StructureShape.new(name: 'SummarizationDimensionOverview')
201
+ SummarizationDimensionOverviews = Shapes::ListShape.new(name: 'SummarizationDimensionOverviews')
132
202
  SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
133
203
  TagKey = Shapes::StringShape.new(name: 'TagKey')
134
204
  TagKeys = Shapes::ListShape.new(name: 'TagKeys')
@@ -161,12 +231,43 @@ module Aws::Notifications
161
231
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
162
232
  AccessDeniedException.struct_class = Types::AccessDeniedException
163
233
 
234
+ AggregatedNotificationRegions.member = Shapes::ShapeRef.new(shape: Region)
235
+
236
+ AggregationDetail.add_member(:summarization_dimensions, Shapes::ShapeRef.new(shape: SummarizationDimensionDetails, location_name: "summarizationDimensions"))
237
+ AggregationDetail.struct_class = Types::AggregationDetail
238
+
239
+ AggregationKey.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
240
+ AggregationKey.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "value"))
241
+ AggregationKey.struct_class = Types::AggregationKey
242
+
243
+ AggregationKeys.member = Shapes::ShapeRef.new(shape: AggregationKey)
244
+
245
+ AggregationSummary.add_member(:event_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "eventCount"))
246
+ AggregationSummary.add_member(:aggregated_by, Shapes::ShapeRef.new(shape: AggregationKeys, required: true, location_name: "aggregatedBy"))
247
+ AggregationSummary.add_member(:aggregated_accounts, Shapes::ShapeRef.new(shape: SummarizationDimensionOverview, required: true, location_name: "aggregatedAccounts"))
248
+ AggregationSummary.add_member(:aggregated_regions, Shapes::ShapeRef.new(shape: SummarizationDimensionOverview, required: true, location_name: "aggregatedRegions"))
249
+ AggregationSummary.add_member(:aggregated_organizational_units, Shapes::ShapeRef.new(shape: SummarizationDimensionOverview, location_name: "aggregatedOrganizationalUnits"))
250
+ AggregationSummary.add_member(:additional_summarization_dimensions, Shapes::ShapeRef.new(shape: SummarizationDimensionOverviews, location_name: "additionalSummarizationDimensions"))
251
+ AggregationSummary.struct_class = Types::AggregationSummary
252
+
164
253
  AssociateChannelRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ChannelArn, required: true, location: "uri", location_name: "arn"))
165
254
  AssociateChannelRequest.add_member(:notification_configuration_arn, Shapes::ShapeRef.new(shape: NotificationConfigurationArn, required: true, location_name: "notificationConfigurationArn"))
166
255
  AssociateChannelRequest.struct_class = Types::AssociateChannelRequest
167
256
 
168
257
  AssociateChannelResponse.struct_class = Types::AssociateChannelResponse
169
258
 
259
+ AssociateManagedNotificationAccountContactRequest.add_member(:contact_identifier, Shapes::ShapeRef.new(shape: AccountContactType, required: true, location: "uri", location_name: "contactIdentifier"))
260
+ AssociateManagedNotificationAccountContactRequest.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
261
+ AssociateManagedNotificationAccountContactRequest.struct_class = Types::AssociateManagedNotificationAccountContactRequest
262
+
263
+ AssociateManagedNotificationAccountContactResponse.struct_class = Types::AssociateManagedNotificationAccountContactResponse
264
+
265
+ AssociateManagedNotificationAdditionalChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChannelArn, required: true, location: "uri", location_name: "channelArn"))
266
+ AssociateManagedNotificationAdditionalChannelRequest.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
267
+ AssociateManagedNotificationAdditionalChannelRequest.struct_class = Types::AssociateManagedNotificationAdditionalChannelRequest
268
+
269
+ AssociateManagedNotificationAdditionalChannelResponse.struct_class = Types::AssociateManagedNotificationAdditionalChannelResponse
270
+
170
271
  Channels.member = Shapes::ShapeRef.new(shape: ChannelArn)
171
272
 
172
273
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
@@ -218,12 +319,32 @@ module Aws::Notifications
218
319
 
219
320
  Dimensions.member = Shapes::ShapeRef.new(shape: Dimension)
220
321
 
322
+ DisableNotificationsAccessForOrganizationRequest.struct_class = Types::DisableNotificationsAccessForOrganizationRequest
323
+
324
+ DisableNotificationsAccessForOrganizationResponse.struct_class = Types::DisableNotificationsAccessForOrganizationResponse
325
+
221
326
  DisassociateChannelRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ChannelArn, required: true, location: "uri", location_name: "arn"))
222
327
  DisassociateChannelRequest.add_member(:notification_configuration_arn, Shapes::ShapeRef.new(shape: NotificationConfigurationArn, required: true, location_name: "notificationConfigurationArn"))
223
328
  DisassociateChannelRequest.struct_class = Types::DisassociateChannelRequest
224
329
 
225
330
  DisassociateChannelResponse.struct_class = Types::DisassociateChannelResponse
226
331
 
332
+ DisassociateManagedNotificationAccountContactRequest.add_member(:contact_identifier, Shapes::ShapeRef.new(shape: AccountContactType, required: true, location: "uri", location_name: "contactIdentifier"))
333
+ DisassociateManagedNotificationAccountContactRequest.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
334
+ DisassociateManagedNotificationAccountContactRequest.struct_class = Types::DisassociateManagedNotificationAccountContactRequest
335
+
336
+ DisassociateManagedNotificationAccountContactResponse.struct_class = Types::DisassociateManagedNotificationAccountContactResponse
337
+
338
+ DisassociateManagedNotificationAdditionalChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChannelArn, required: true, location: "uri", location_name: "channelArn"))
339
+ DisassociateManagedNotificationAdditionalChannelRequest.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
340
+ DisassociateManagedNotificationAdditionalChannelRequest.struct_class = Types::DisassociateManagedNotificationAdditionalChannelRequest
341
+
342
+ DisassociateManagedNotificationAdditionalChannelResponse.struct_class = Types::DisassociateManagedNotificationAdditionalChannelResponse
343
+
344
+ EnableNotificationsAccessForOrganizationRequest.struct_class = Types::EnableNotificationsAccessForOrganizationRequest
345
+
346
+ EnableNotificationsAccessForOrganizationResponse.struct_class = Types::EnableNotificationsAccessForOrganizationResponse
347
+
227
348
  EventRuleStatusSummary.add_member(:status, Shapes::ShapeRef.new(shape: EventRuleStatus, required: true, location_name: "status"))
228
349
  EventRuleStatusSummary.add_member(:reason, Shapes::ShapeRef.new(shape: EventRuleStatusReason, required: true, location_name: "reason"))
229
350
  EventRuleStatusSummary.struct_class = Types::EventRuleStatusSummary
@@ -255,6 +376,36 @@ module Aws::Notifications
255
376
  GetEventRuleResponse.add_member(:status_summary_by_region, Shapes::ShapeRef.new(shape: StatusSummaryByRegion, required: true, location_name: "statusSummaryByRegion"))
256
377
  GetEventRuleResponse.struct_class = Types::GetEventRuleResponse
257
378
 
379
+ GetManagedNotificationChildEventRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationChildEventArn, required: true, location: "uri", location_name: "arn"))
380
+ GetManagedNotificationChildEventRequest.add_member(:locale, Shapes::ShapeRef.new(shape: LocaleCode, location: "querystring", location_name: "locale"))
381
+ GetManagedNotificationChildEventRequest.struct_class = Types::GetManagedNotificationChildEventRequest
382
+
383
+ GetManagedNotificationChildEventResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationChildEventArn, required: true, location_name: "arn"))
384
+ GetManagedNotificationChildEventResponse.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
385
+ GetManagedNotificationChildEventResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "creationTime"))
386
+ GetManagedNotificationChildEventResponse.add_member(:content, Shapes::ShapeRef.new(shape: ManagedNotificationChildEvent, required: true, location_name: "content"))
387
+ GetManagedNotificationChildEventResponse.struct_class = Types::GetManagedNotificationChildEventResponse
388
+
389
+ GetManagedNotificationConfigurationRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location: "uri", location_name: "arn"))
390
+ GetManagedNotificationConfigurationRequest.struct_class = Types::GetManagedNotificationConfigurationRequest
391
+
392
+ GetManagedNotificationConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "arn"))
393
+ GetManagedNotificationConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationName, required: true, location_name: "name"))
394
+ GetManagedNotificationConfigurationResponse.add_member(:description, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationDescription, required: true, location_name: "description"))
395
+ GetManagedNotificationConfigurationResponse.add_member(:category, Shapes::ShapeRef.new(shape: String, required: true, location_name: "category"))
396
+ GetManagedNotificationConfigurationResponse.add_member(:sub_category, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subCategory"))
397
+ GetManagedNotificationConfigurationResponse.struct_class = Types::GetManagedNotificationConfigurationResponse
398
+
399
+ GetManagedNotificationEventRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location: "uri", location_name: "arn"))
400
+ GetManagedNotificationEventRequest.add_member(:locale, Shapes::ShapeRef.new(shape: LocaleCode, location: "querystring", location_name: "locale"))
401
+ GetManagedNotificationEventRequest.struct_class = Types::GetManagedNotificationEventRequest
402
+
403
+ GetManagedNotificationEventResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location_name: "arn"))
404
+ GetManagedNotificationEventResponse.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
405
+ GetManagedNotificationEventResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "creationTime"))
406
+ GetManagedNotificationEventResponse.add_member(:content, Shapes::ShapeRef.new(shape: ManagedNotificationEvent, required: true, location_name: "content"))
407
+ GetManagedNotificationEventResponse.struct_class = Types::GetManagedNotificationEventResponse
408
+
258
409
  GetNotificationConfigurationRequest.add_member(:arn, Shapes::ShapeRef.new(shape: NotificationConfigurationArn, required: true, location: "uri", location_name: "arn"))
259
410
  GetNotificationConfigurationRequest.struct_class = Types::GetNotificationConfigurationRequest
260
411
 
@@ -276,6 +427,11 @@ module Aws::Notifications
276
427
  GetNotificationEventResponse.add_member(:content, Shapes::ShapeRef.new(shape: NotificationEvent, required: true, location_name: "content"))
277
428
  GetNotificationEventResponse.struct_class = Types::GetNotificationEventResponse
278
429
 
430
+ GetNotificationsAccessForOrganizationRequest.struct_class = Types::GetNotificationsAccessForOrganizationRequest
431
+
432
+ GetNotificationsAccessForOrganizationResponse.add_member(:notifications_access_for_organization, Shapes::ShapeRef.new(shape: NotificationsAccessForOrganization, required: true, location_name: "notificationsAccessForOrganization"))
433
+ GetNotificationsAccessForOrganizationResponse.struct_class = Types::GetNotificationsAccessForOrganizationResponse
434
+
279
435
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
280
436
  InternalServerException.struct_class = Types::InternalServerException
281
437
 
@@ -297,6 +453,52 @@ module Aws::Notifications
297
453
  ListEventRulesResponse.add_member(:event_rules, Shapes::ShapeRef.new(shape: EventRules, required: true, location_name: "eventRules"))
298
454
  ListEventRulesResponse.struct_class = Types::ListEventRulesResponse
299
455
 
456
+ ListManagedNotificationChannelAssociationsRequest.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location: "querystring", location_name: "managedNotificationConfigurationArn"))
457
+ ListManagedNotificationChannelAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListManagedNotificationChannelAssociationsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
458
+ ListManagedNotificationChannelAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
459
+ ListManagedNotificationChannelAssociationsRequest.struct_class = Types::ListManagedNotificationChannelAssociationsRequest
460
+
461
+ ListManagedNotificationChannelAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
462
+ ListManagedNotificationChannelAssociationsResponse.add_member(:channel_associations, Shapes::ShapeRef.new(shape: ManagedNotificationChannelAssociations, required: true, location_name: "channelAssociations"))
463
+ ListManagedNotificationChannelAssociationsResponse.struct_class = Types::ListManagedNotificationChannelAssociationsResponse
464
+
465
+ ListManagedNotificationChildEventsRequest.add_member(:aggregate_managed_notification_event_arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location: "uri", location_name: "aggregateManagedNotificationEventArn"))
466
+ ListManagedNotificationChildEventsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location: "querystring", location_name: "startTime"))
467
+ ListManagedNotificationChildEventsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location: "querystring", location_name: "endTime"))
468
+ ListManagedNotificationChildEventsRequest.add_member(:locale, Shapes::ShapeRef.new(shape: LocaleCode, location: "querystring", location_name: "locale"))
469
+ ListManagedNotificationChildEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListManagedNotificationChildEventsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
470
+ ListManagedNotificationChildEventsRequest.add_member(:related_account, Shapes::ShapeRef.new(shape: AccountId, location: "querystring", location_name: "relatedAccount"))
471
+ ListManagedNotificationChildEventsRequest.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location: "querystring", location_name: "organizationalUnitId"))
472
+ ListManagedNotificationChildEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
473
+ ListManagedNotificationChildEventsRequest.struct_class = Types::ListManagedNotificationChildEventsRequest
474
+
475
+ ListManagedNotificationChildEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
476
+ ListManagedNotificationChildEventsResponse.add_member(:managed_notification_child_events, Shapes::ShapeRef.new(shape: ManagedNotificationChildEvents, required: true, location_name: "managedNotificationChildEvents"))
477
+ ListManagedNotificationChildEventsResponse.struct_class = Types::ListManagedNotificationChildEventsResponse
478
+
479
+ ListManagedNotificationConfigurationsRequest.add_member(:channel_identifier, Shapes::ShapeRef.new(shape: ChannelIdentifier, location: "querystring", location_name: "channelIdentifier"))
480
+ ListManagedNotificationConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListManagedNotificationConfigurationsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
481
+ ListManagedNotificationConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
482
+ ListManagedNotificationConfigurationsRequest.struct_class = Types::ListManagedNotificationConfigurationsRequest
483
+
484
+ ListManagedNotificationConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
485
+ ListManagedNotificationConfigurationsResponse.add_member(:managed_notification_configurations, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurations, required: true, location_name: "managedNotificationConfigurations"))
486
+ ListManagedNotificationConfigurationsResponse.struct_class = Types::ListManagedNotificationConfigurationsResponse
487
+
488
+ ListManagedNotificationEventsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location: "querystring", location_name: "startTime"))
489
+ ListManagedNotificationEventsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location: "querystring", location_name: "endTime"))
490
+ ListManagedNotificationEventsRequest.add_member(:locale, Shapes::ShapeRef.new(shape: LocaleCode, location: "querystring", location_name: "locale"))
491
+ ListManagedNotificationEventsRequest.add_member(:source, Shapes::ShapeRef.new(shape: Source, location: "querystring", location_name: "source"))
492
+ ListManagedNotificationEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListManagedNotificationEventsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
493
+ ListManagedNotificationEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
494
+ ListManagedNotificationEventsRequest.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location: "querystring", location_name: "organizationalUnitId"))
495
+ ListManagedNotificationEventsRequest.add_member(:related_account, Shapes::ShapeRef.new(shape: AccountId, location: "querystring", location_name: "relatedAccount"))
496
+ ListManagedNotificationEventsRequest.struct_class = Types::ListManagedNotificationEventsRequest
497
+
498
+ ListManagedNotificationEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
499
+ ListManagedNotificationEventsResponse.add_member(:managed_notification_events, Shapes::ShapeRef.new(shape: ManagedNotificationEvents, required: true, location_name: "managedNotificationEvents"))
500
+ ListManagedNotificationEventsResponse.struct_class = Types::ListManagedNotificationEventsResponse
501
+
300
502
  ListNotificationConfigurationsRequest.add_member(:event_rule_source, Shapes::ShapeRef.new(shape: Source, location: "querystring", location_name: "eventRuleSource"))
301
503
  ListNotificationConfigurationsRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChannelArn, location: "querystring", location_name: "channelArn"))
302
504
  ListNotificationConfigurationsRequest.add_member(:status, Shapes::ShapeRef.new(shape: NotificationConfigurationStatus, location: "querystring", location_name: "status"))
@@ -336,8 +538,96 @@ module Aws::Notifications
336
538
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
337
539
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
338
540
 
541
+ ManagedNotificationChannelAssociationSummary.add_member(:channel_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "channelIdentifier"))
542
+ ManagedNotificationChannelAssociationSummary.add_member(:channel_type, Shapes::ShapeRef.new(shape: ChannelType, required: true, location_name: "channelType"))
543
+ ManagedNotificationChannelAssociationSummary.add_member(:override_option, Shapes::ShapeRef.new(shape: ChannelAssociationOverrideOption, location_name: "overrideOption"))
544
+ ManagedNotificationChannelAssociationSummary.struct_class = Types::ManagedNotificationChannelAssociationSummary
545
+
546
+ ManagedNotificationChannelAssociations.member = Shapes::ShapeRef.new(shape: ManagedNotificationChannelAssociationSummary)
547
+
548
+ ManagedNotificationChildEvent.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, required: true, location_name: "schemaVersion"))
549
+ ManagedNotificationChildEvent.add_member(:id, Shapes::ShapeRef.new(shape: NotificationEventId, required: true, location_name: "id"))
550
+ ManagedNotificationChildEvent.add_member(:message_components, Shapes::ShapeRef.new(shape: MessageComponents, required: true, location_name: "messageComponents"))
551
+ ManagedNotificationChildEvent.add_member(:source_event_detail_url, Shapes::ShapeRef.new(shape: Url, location_name: "sourceEventDetailUrl"))
552
+ ManagedNotificationChildEvent.add_member(:source_event_detail_url_display_text, Shapes::ShapeRef.new(shape: String, location_name: "sourceEventDetailUrlDisplayText"))
553
+ ManagedNotificationChildEvent.add_member(:notification_type, Shapes::ShapeRef.new(shape: NotificationType, required: true, location_name: "notificationType"))
554
+ ManagedNotificationChildEvent.add_member(:event_status, Shapes::ShapeRef.new(shape: EventStatus, location_name: "eventStatus"))
555
+ ManagedNotificationChildEvent.add_member(:aggregate_managed_notification_event_arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location_name: "aggregateManagedNotificationEventArn"))
556
+ ManagedNotificationChildEvent.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "startTime"))
557
+ ManagedNotificationChildEvent.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "endTime"))
558
+ ManagedNotificationChildEvent.add_member(:text_parts, Shapes::ShapeRef.new(shape: TextParts, required: true, location_name: "textParts"))
559
+ ManagedNotificationChildEvent.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location_name: "organizationalUnitId"))
560
+ ManagedNotificationChildEvent.add_member(:aggregation_detail, Shapes::ShapeRef.new(shape: AggregationDetail, location_name: "aggregationDetail"))
561
+ ManagedNotificationChildEvent.struct_class = Types::ManagedNotificationChildEvent
562
+
563
+ ManagedNotificationChildEventOverview.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location_name: "arn"))
564
+ ManagedNotificationChildEventOverview.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
565
+ ManagedNotificationChildEventOverview.add_member(:related_account, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "relatedAccount"))
566
+ ManagedNotificationChildEventOverview.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "creationTime"))
567
+ ManagedNotificationChildEventOverview.add_member(:child_event, Shapes::ShapeRef.new(shape: ManagedNotificationChildEventSummary, required: true, location_name: "childEvent"))
568
+ ManagedNotificationChildEventOverview.add_member(:aggregate_managed_notification_event_arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location_name: "aggregateManagedNotificationEventArn"))
569
+ ManagedNotificationChildEventOverview.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location_name: "organizationalUnitId"))
570
+ ManagedNotificationChildEventOverview.struct_class = Types::ManagedNotificationChildEventOverview
571
+
572
+ ManagedNotificationChildEventSummary.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, required: true, location_name: "schemaVersion"))
573
+ ManagedNotificationChildEventSummary.add_member(:source_event_metadata, Shapes::ShapeRef.new(shape: ManagedSourceEventMetadataSummary, required: true, location_name: "sourceEventMetadata"))
574
+ ManagedNotificationChildEventSummary.add_member(:message_components, Shapes::ShapeRef.new(shape: MessageComponentsSummary, required: true, location_name: "messageComponents"))
575
+ ManagedNotificationChildEventSummary.add_member(:aggregation_detail, Shapes::ShapeRef.new(shape: AggregationDetail, required: true, location_name: "aggregationDetail"))
576
+ ManagedNotificationChildEventSummary.add_member(:event_status, Shapes::ShapeRef.new(shape: EventStatus, required: true, location_name: "eventStatus"))
577
+ ManagedNotificationChildEventSummary.add_member(:notification_type, Shapes::ShapeRef.new(shape: NotificationType, required: true, location_name: "notificationType"))
578
+ ManagedNotificationChildEventSummary.struct_class = Types::ManagedNotificationChildEventSummary
579
+
580
+ ManagedNotificationChildEvents.member = Shapes::ShapeRef.new(shape: ManagedNotificationChildEventOverview)
581
+
582
+ ManagedNotificationConfigurationStructure.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "arn"))
583
+ ManagedNotificationConfigurationStructure.add_member(:name, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationName, required: true, location_name: "name"))
584
+ ManagedNotificationConfigurationStructure.add_member(:description, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationDescription, required: true, location_name: "description"))
585
+ ManagedNotificationConfigurationStructure.struct_class = Types::ManagedNotificationConfigurationStructure
586
+
587
+ ManagedNotificationConfigurations.member = Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationStructure)
588
+
589
+ ManagedNotificationEvent.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, required: true, location_name: "schemaVersion"))
590
+ ManagedNotificationEvent.add_member(:id, Shapes::ShapeRef.new(shape: NotificationEventId, required: true, location_name: "id"))
591
+ ManagedNotificationEvent.add_member(:message_components, Shapes::ShapeRef.new(shape: MessageComponents, required: true, location_name: "messageComponents"))
592
+ ManagedNotificationEvent.add_member(:source_event_detail_url, Shapes::ShapeRef.new(shape: Url, location_name: "sourceEventDetailUrl"))
593
+ ManagedNotificationEvent.add_member(:source_event_detail_url_display_text, Shapes::ShapeRef.new(shape: String, location_name: "sourceEventDetailUrlDisplayText"))
594
+ ManagedNotificationEvent.add_member(:notification_type, Shapes::ShapeRef.new(shape: NotificationType, required: true, location_name: "notificationType"))
595
+ ManagedNotificationEvent.add_member(:event_status, Shapes::ShapeRef.new(shape: EventStatus, location_name: "eventStatus"))
596
+ ManagedNotificationEvent.add_member(:aggregation_event_type, Shapes::ShapeRef.new(shape: AggregationEventType, location_name: "aggregationEventType"))
597
+ ManagedNotificationEvent.add_member(:aggregation_summary, Shapes::ShapeRef.new(shape: AggregationSummary, location_name: "aggregationSummary"))
598
+ ManagedNotificationEvent.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "startTime"))
599
+ ManagedNotificationEvent.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "endTime"))
600
+ ManagedNotificationEvent.add_member(:text_parts, Shapes::ShapeRef.new(shape: TextParts, required: true, location_name: "textParts"))
601
+ ManagedNotificationEvent.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location_name: "organizationalUnitId"))
602
+ ManagedNotificationEvent.struct_class = Types::ManagedNotificationEvent
603
+
604
+ ManagedNotificationEventOverview.add_member(:arn, Shapes::ShapeRef.new(shape: ManagedNotificationEventArn, required: true, location_name: "arn"))
605
+ ManagedNotificationEventOverview.add_member(:managed_notification_configuration_arn, Shapes::ShapeRef.new(shape: ManagedNotificationConfigurationOsArn, required: true, location_name: "managedNotificationConfigurationArn"))
606
+ ManagedNotificationEventOverview.add_member(:related_account, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "relatedAccount"))
607
+ ManagedNotificationEventOverview.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "creationTime"))
608
+ ManagedNotificationEventOverview.add_member(:notification_event, Shapes::ShapeRef.new(shape: ManagedNotificationEventSummary, required: true, location_name: "notificationEvent"))
609
+ ManagedNotificationEventOverview.add_member(:aggregation_event_type, Shapes::ShapeRef.new(shape: AggregationEventType, location_name: "aggregationEventType"))
610
+ ManagedNotificationEventOverview.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: OrganizationalUnitId, location_name: "organizationalUnitId"))
611
+ ManagedNotificationEventOverview.add_member(:aggregation_summary, Shapes::ShapeRef.new(shape: AggregationSummary, location_name: "aggregationSummary"))
612
+ ManagedNotificationEventOverview.add_member(:aggregated_notification_regions, Shapes::ShapeRef.new(shape: AggregatedNotificationRegions, location_name: "aggregatedNotificationRegions"))
613
+ ManagedNotificationEventOverview.struct_class = Types::ManagedNotificationEventOverview
614
+
615
+ ManagedNotificationEventSummary.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, required: true, location_name: "schemaVersion"))
616
+ ManagedNotificationEventSummary.add_member(:source_event_metadata, Shapes::ShapeRef.new(shape: ManagedSourceEventMetadataSummary, required: true, location_name: "sourceEventMetadata"))
617
+ ManagedNotificationEventSummary.add_member(:message_components, Shapes::ShapeRef.new(shape: MessageComponentsSummary, required: true, location_name: "messageComponents"))
618
+ ManagedNotificationEventSummary.add_member(:event_status, Shapes::ShapeRef.new(shape: EventStatus, required: true, location_name: "eventStatus"))
619
+ ManagedNotificationEventSummary.add_member(:notification_type, Shapes::ShapeRef.new(shape: NotificationType, required: true, location_name: "notificationType"))
620
+ ManagedNotificationEventSummary.struct_class = Types::ManagedNotificationEventSummary
621
+
622
+ ManagedNotificationEvents.member = Shapes::ShapeRef.new(shape: ManagedNotificationEventOverview)
623
+
339
624
  ManagedRuleArns.member = Shapes::ShapeRef.new(shape: ManagedRuleArn)
340
625
 
626
+ ManagedSourceEventMetadataSummary.add_member(:event_origin_region, Shapes::ShapeRef.new(shape: ManagedSourceEventMetadataSummaryEventOriginRegionString, location_name: "eventOriginRegion"))
627
+ ManagedSourceEventMetadataSummary.add_member(:source, Shapes::ShapeRef.new(shape: Source, required: true, location_name: "source"))
628
+ ManagedSourceEventMetadataSummary.add_member(:event_type, Shapes::ShapeRef.new(shape: ManagedSourceEventMetadataSummaryEventTypeString, required: true, location_name: "eventType"))
629
+ ManagedSourceEventMetadataSummary.struct_class = Types::ManagedSourceEventMetadataSummary
630
+
341
631
  Media.member = Shapes::ShapeRef.new(shape: MediaElement)
342
632
 
343
633
  MediaElement.add_member(:media_id, Shapes::ShapeRef.new(shape: MediaId, required: true, location_name: "mediaId"))
@@ -375,6 +665,7 @@ module Aws::Notifications
375
665
  NotificationEvent.add_member(:event_status, Shapes::ShapeRef.new(shape: EventStatus, location_name: "eventStatus"))
376
666
  NotificationEvent.add_member(:aggregation_event_type, Shapes::ShapeRef.new(shape: AggregationEventType, location_name: "aggregationEventType"))
377
667
  NotificationEvent.add_member(:aggregate_notification_event_arn, Shapes::ShapeRef.new(shape: NotificationEventArn, location_name: "aggregateNotificationEventArn"))
668
+ NotificationEvent.add_member(:aggregation_summary, Shapes::ShapeRef.new(shape: AggregationSummary, location_name: "aggregationSummary"))
378
669
  NotificationEvent.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "startTime"))
379
670
  NotificationEvent.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "endTime"))
380
671
  NotificationEvent.add_member(:text_parts, Shapes::ShapeRef.new(shape: TextParts, required: true, location_name: "textParts"))
@@ -388,6 +679,7 @@ module Aws::Notifications
388
679
  NotificationEventOverview.add_member(:notification_event, Shapes::ShapeRef.new(shape: NotificationEventSummary, required: true, location_name: "notificationEvent"))
389
680
  NotificationEventOverview.add_member(:aggregation_event_type, Shapes::ShapeRef.new(shape: AggregationEventType, location_name: "aggregationEventType"))
390
681
  NotificationEventOverview.add_member(:aggregate_notification_event_arn, Shapes::ShapeRef.new(shape: NotificationEventArn, location_name: "aggregateNotificationEventArn"))
682
+ NotificationEventOverview.add_member(:aggregation_summary, Shapes::ShapeRef.new(shape: AggregationSummary, location_name: "aggregationSummary"))
391
683
  NotificationEventOverview.struct_class = Types::NotificationEventOverview
392
684
 
393
685
  NotificationEventSummary.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, required: true, location_name: "schemaVersion"))
@@ -411,6 +703,9 @@ module Aws::Notifications
411
703
 
412
704
  NotificationHubs.member = Shapes::ShapeRef.new(shape: NotificationHubOverview)
413
705
 
706
+ NotificationsAccessForOrganization.add_member(:access_status, Shapes::ShapeRef.new(shape: AccessStatus, required: true, location_name: "accessStatus"))
707
+ NotificationsAccessForOrganization.struct_class = Types::NotificationsAccessForOrganization
708
+
414
709
  Regions.member = Shapes::ShapeRef.new(shape: Region)
415
710
 
416
711
  RegisterNotificationHubRequest.add_member(:notification_hub_region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "notificationHubRegion"))
@@ -434,6 +729,8 @@ module Aws::Notifications
434
729
 
435
730
  Resources.member = Shapes::ShapeRef.new(shape: Resource)
436
731
 
732
+ SampleAggregationDimensionValues.member = Shapes::ShapeRef.new(shape: SampleAggregationDimensionValuesMemberString)
733
+
437
734
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
438
735
  ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "resourceType"))
439
736
  ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "resourceId"))
@@ -459,6 +756,19 @@ module Aws::Notifications
459
756
  StatusSummaryByRegion.key = Shapes::ShapeRef.new(shape: Region)
460
757
  StatusSummaryByRegion.value = Shapes::ShapeRef.new(shape: EventRuleStatusSummary)
461
758
 
759
+ SummarizationDimensionDetail.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
760
+ SummarizationDimensionDetail.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "value"))
761
+ SummarizationDimensionDetail.struct_class = Types::SummarizationDimensionDetail
762
+
763
+ SummarizationDimensionDetails.member = Shapes::ShapeRef.new(shape: SummarizationDimensionDetail)
764
+
765
+ SummarizationDimensionOverview.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
766
+ SummarizationDimensionOverview.add_member(:count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "count"))
767
+ SummarizationDimensionOverview.add_member(:sample_values, Shapes::ShapeRef.new(shape: SampleAggregationDimensionValues, location_name: "sampleValues"))
768
+ SummarizationDimensionOverview.struct_class = Types::SummarizationDimensionOverview
769
+
770
+ SummarizationDimensionOverviews.member = Shapes::ShapeRef.new(shape: SummarizationDimensionOverview)
771
+
462
772
  TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
463
773
 
464
774
  TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
@@ -560,6 +870,36 @@ module Aws::Notifications
560
870
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
561
871
  end)
562
872
 
873
+ api.add_operation(:associate_managed_notification_account_contact, Seahorse::Model::Operation.new.tap do |o|
874
+ o.name = "AssociateManagedNotificationAccountContact"
875
+ o.http_method = "PUT"
876
+ o.http_request_uri = "/contacts/associate-managed-notification/{contactIdentifier}"
877
+ o.input = Shapes::ShapeRef.new(shape: AssociateManagedNotificationAccountContactRequest)
878
+ o.output = Shapes::ShapeRef.new(shape: AssociateManagedNotificationAccountContactResponse)
879
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
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.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
884
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
885
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
886
+ end)
887
+
888
+ api.add_operation(:associate_managed_notification_additional_channel, Seahorse::Model::Operation.new.tap do |o|
889
+ o.name = "AssociateManagedNotificationAdditionalChannel"
890
+ o.http_method = "PUT"
891
+ o.http_request_uri = "/channels/associate-managed-notification/{channelArn}"
892
+ o.input = Shapes::ShapeRef.new(shape: AssociateManagedNotificationAdditionalChannelRequest)
893
+ o.output = Shapes::ShapeRef.new(shape: AssociateManagedNotificationAdditionalChannelResponse)
894
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
895
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
896
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
897
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
898
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
899
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
900
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
901
+ end)
902
+
563
903
  api.add_operation(:create_event_rule, Seahorse::Model::Operation.new.tap do |o|
564
904
  o.name = "CreateEventRule"
565
905
  o.http_method = "POST"
@@ -631,6 +971,21 @@ module Aws::Notifications
631
971
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
632
972
  end)
633
973
 
974
+ api.add_operation(:disable_notifications_access_for_organization, Seahorse::Model::Operation.new.tap do |o|
975
+ o.name = "DisableNotificationsAccessForOrganization"
976
+ o.http_method = "DELETE"
977
+ o.http_request_uri = "/organization/access"
978
+ o.input = Shapes::ShapeRef.new(shape: DisableNotificationsAccessForOrganizationRequest)
979
+ o.output = Shapes::ShapeRef.new(shape: DisableNotificationsAccessForOrganizationResponse)
980
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
981
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
982
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
983
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
984
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
985
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
986
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
987
+ end)
988
+
634
989
  api.add_operation(:disassociate_channel, Seahorse::Model::Operation.new.tap do |o|
635
990
  o.name = "DisassociateChannel"
636
991
  o.http_method = "POST"
@@ -644,6 +999,48 @@ module Aws::Notifications
644
999
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
645
1000
  end)
646
1001
 
1002
+ api.add_operation(:disassociate_managed_notification_account_contact, Seahorse::Model::Operation.new.tap do |o|
1003
+ o.name = "DisassociateManagedNotificationAccountContact"
1004
+ o.http_method = "PUT"
1005
+ o.http_request_uri = "/contacts/disassociate-managed-notification/{contactIdentifier}"
1006
+ o.input = Shapes::ShapeRef.new(shape: DisassociateManagedNotificationAccountContactRequest)
1007
+ o.output = Shapes::ShapeRef.new(shape: DisassociateManagedNotificationAccountContactResponse)
1008
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1009
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1011
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1012
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1014
+ end)
1015
+
1016
+ api.add_operation(:disassociate_managed_notification_additional_channel, Seahorse::Model::Operation.new.tap do |o|
1017
+ o.name = "DisassociateManagedNotificationAdditionalChannel"
1018
+ o.http_method = "PUT"
1019
+ o.http_request_uri = "/channels/disassociate-managed-notification/{channelArn}"
1020
+ o.input = Shapes::ShapeRef.new(shape: DisassociateManagedNotificationAdditionalChannelRequest)
1021
+ o.output = Shapes::ShapeRef.new(shape: DisassociateManagedNotificationAdditionalChannelResponse)
1022
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1023
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1024
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1027
+ end)
1028
+
1029
+ api.add_operation(:enable_notifications_access_for_organization, Seahorse::Model::Operation.new.tap do |o|
1030
+ o.name = "EnableNotificationsAccessForOrganization"
1031
+ o.http_method = "POST"
1032
+ o.http_request_uri = "/organization/access"
1033
+ o.input = Shapes::ShapeRef.new(shape: EnableNotificationsAccessForOrganizationRequest)
1034
+ o.output = Shapes::ShapeRef.new(shape: EnableNotificationsAccessForOrganizationResponse)
1035
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1036
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1037
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1042
+ end)
1043
+
647
1044
  api.add_operation(:get_event_rule, Seahorse::Model::Operation.new.tap do |o|
648
1045
  o.name = "GetEventRule"
649
1046
  o.http_method = "GET"
@@ -657,6 +1054,45 @@ module Aws::Notifications
657
1054
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
658
1055
  end)
659
1056
 
1057
+ api.add_operation(:get_managed_notification_child_event, Seahorse::Model::Operation.new.tap do |o|
1058
+ o.name = "GetManagedNotificationChildEvent"
1059
+ o.http_method = "GET"
1060
+ o.http_request_uri = "/managed-notification-child-events/{arn}"
1061
+ o.input = Shapes::ShapeRef.new(shape: GetManagedNotificationChildEventRequest)
1062
+ o.output = Shapes::ShapeRef.new(shape: GetManagedNotificationChildEventResponse)
1063
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1068
+ end)
1069
+
1070
+ api.add_operation(:get_managed_notification_configuration, Seahorse::Model::Operation.new.tap do |o|
1071
+ o.name = "GetManagedNotificationConfiguration"
1072
+ o.http_method = "GET"
1073
+ o.http_request_uri = "/managed-notification-configurations/{arn}"
1074
+ o.input = Shapes::ShapeRef.new(shape: GetManagedNotificationConfigurationRequest)
1075
+ o.output = Shapes::ShapeRef.new(shape: GetManagedNotificationConfigurationResponse)
1076
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1077
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1079
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1081
+ end)
1082
+
1083
+ api.add_operation(:get_managed_notification_event, Seahorse::Model::Operation.new.tap do |o|
1084
+ o.name = "GetManagedNotificationEvent"
1085
+ o.http_method = "GET"
1086
+ o.http_request_uri = "/managed-notification-events/{arn}"
1087
+ o.input = Shapes::ShapeRef.new(shape: GetManagedNotificationEventRequest)
1088
+ o.output = Shapes::ShapeRef.new(shape: GetManagedNotificationEventResponse)
1089
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1090
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1094
+ end)
1095
+
660
1096
  api.add_operation(:get_notification_configuration, Seahorse::Model::Operation.new.tap do |o|
661
1097
  o.name = "GetNotificationConfiguration"
662
1098
  o.http_method = "GET"
@@ -683,6 +1119,18 @@ module Aws::Notifications
683
1119
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
684
1120
  end)
685
1121
 
1122
+ api.add_operation(:get_notifications_access_for_organization, Seahorse::Model::Operation.new.tap do |o|
1123
+ o.name = "GetNotificationsAccessForOrganization"
1124
+ o.http_method = "GET"
1125
+ o.http_request_uri = "/organization/access"
1126
+ o.input = Shapes::ShapeRef.new(shape: GetNotificationsAccessForOrganizationRequest)
1127
+ o.output = Shapes::ShapeRef.new(shape: GetNotificationsAccessForOrganizationResponse)
1128
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1129
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1132
+ end)
1133
+
686
1134
  api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
687
1135
  o.name = "ListChannels"
688
1136
  o.http_method = "GET"
@@ -721,6 +1169,79 @@ module Aws::Notifications
721
1169
  )
722
1170
  end)
723
1171
 
1172
+ api.add_operation(:list_managed_notification_channel_associations, Seahorse::Model::Operation.new.tap do |o|
1173
+ o.name = "ListManagedNotificationChannelAssociations"
1174
+ o.http_method = "GET"
1175
+ o.http_request_uri = "/channels/list-managed-notification-channel-associations"
1176
+ o.input = Shapes::ShapeRef.new(shape: ListManagedNotificationChannelAssociationsRequest)
1177
+ o.output = Shapes::ShapeRef.new(shape: ListManagedNotificationChannelAssociationsResponse)
1178
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1179
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1180
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1183
+ o[:pager] = Aws::Pager.new(
1184
+ limit_key: "max_results",
1185
+ tokens: {
1186
+ "next_token" => "next_token"
1187
+ }
1188
+ )
1189
+ end)
1190
+
1191
+ api.add_operation(:list_managed_notification_child_events, Seahorse::Model::Operation.new.tap do |o|
1192
+ o.name = "ListManagedNotificationChildEvents"
1193
+ o.http_method = "GET"
1194
+ o.http_request_uri = "/list-managed-notification-child-events/{aggregateManagedNotificationEventArn}"
1195
+ o.input = Shapes::ShapeRef.new(shape: ListManagedNotificationChildEventsRequest)
1196
+ o.output = Shapes::ShapeRef.new(shape: ListManagedNotificationChildEventsResponse)
1197
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1198
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1199
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1200
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1201
+ o[:pager] = Aws::Pager.new(
1202
+ limit_key: "max_results",
1203
+ tokens: {
1204
+ "next_token" => "next_token"
1205
+ }
1206
+ )
1207
+ end)
1208
+
1209
+ api.add_operation(:list_managed_notification_configurations, Seahorse::Model::Operation.new.tap do |o|
1210
+ o.name = "ListManagedNotificationConfigurations"
1211
+ o.http_method = "GET"
1212
+ o.http_request_uri = "/managed-notification-configurations"
1213
+ o.input = Shapes::ShapeRef.new(shape: ListManagedNotificationConfigurationsRequest)
1214
+ o.output = Shapes::ShapeRef.new(shape: ListManagedNotificationConfigurationsResponse)
1215
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1216
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1218
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1219
+ o[:pager] = Aws::Pager.new(
1220
+ limit_key: "max_results",
1221
+ tokens: {
1222
+ "next_token" => "next_token"
1223
+ }
1224
+ )
1225
+ end)
1226
+
1227
+ api.add_operation(:list_managed_notification_events, Seahorse::Model::Operation.new.tap do |o|
1228
+ o.name = "ListManagedNotificationEvents"
1229
+ o.http_method = "GET"
1230
+ o.http_request_uri = "/managed-notification-events"
1231
+ o.input = Shapes::ShapeRef.new(shape: ListManagedNotificationEventsRequest)
1232
+ o.output = Shapes::ShapeRef.new(shape: ListManagedNotificationEventsResponse)
1233
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1234
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1235
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1236
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1237
+ o[:pager] = Aws::Pager.new(
1238
+ limit_key: "max_results",
1239
+ tokens: {
1240
+ "next_token" => "next_token"
1241
+ }
1242
+ )
1243
+ end)
1244
+
724
1245
  api.add_operation(:list_notification_configurations, Seahorse::Model::Operation.new.tap do |o|
725
1246
  o.name = "ListNotificationConfigurations"
726
1247
  o.http_method = "GET"