aws-sdk-devopsguru 1.16.0 → 1.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,13 +20,26 @@ module Aws::DevOpsGuru
20
20
  AccountInsightHealth = Shapes::StructureShape.new(name: 'AccountInsightHealth')
21
21
  AddNotificationChannelRequest = Shapes::StructureShape.new(name: 'AddNotificationChannelRequest')
22
22
  AddNotificationChannelResponse = Shapes::StructureShape.new(name: 'AddNotificationChannelResponse')
23
+ AmazonCodeGuruProfilerIntegration = Shapes::StructureShape.new(name: 'AmazonCodeGuruProfilerIntegration')
24
+ AnalyzedResourceCount = Shapes::IntegerShape.new(name: 'AnalyzedResourceCount')
25
+ AnomalousLogGroup = Shapes::StructureShape.new(name: 'AnomalousLogGroup')
26
+ AnomalousLogGroups = Shapes::ListShape.new(name: 'AnomalousLogGroups')
27
+ AnomalyDescription = Shapes::StringShape.new(name: 'AnomalyDescription')
23
28
  AnomalyId = Shapes::StringShape.new(name: 'AnomalyId')
24
29
  AnomalyLimit = Shapes::FloatShape.new(name: 'AnomalyLimit')
30
+ AnomalyName = Shapes::StringShape.new(name: 'AnomalyName')
25
31
  AnomalyReportedTimeRange = Shapes::StructureShape.new(name: 'AnomalyReportedTimeRange')
32
+ AnomalyResource = Shapes::StructureShape.new(name: 'AnomalyResource')
33
+ AnomalyResources = Shapes::ListShape.new(name: 'AnomalyResources')
26
34
  AnomalySeverity = Shapes::StringShape.new(name: 'AnomalySeverity')
35
+ AnomalySource = Shapes::StringShape.new(name: 'AnomalySource')
27
36
  AnomalySourceDetails = Shapes::StructureShape.new(name: 'AnomalySourceDetails')
37
+ AnomalySourceMetadata = Shapes::StructureShape.new(name: 'AnomalySourceMetadata')
28
38
  AnomalyStatus = Shapes::StringShape.new(name: 'AnomalyStatus')
29
39
  AnomalyTimeRange = Shapes::StructureShape.new(name: 'AnomalyTimeRange')
40
+ AnomalyType = Shapes::StringShape.new(name: 'AnomalyType')
41
+ AppBoundaryKey = Shapes::StringShape.new(name: 'AppBoundaryKey')
42
+ AssociatedResourceArns = Shapes::ListShape.new(name: 'AssociatedResourceArns')
30
43
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
31
44
  Channels = Shapes::ListShape.new(name: 'Channels')
32
45
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
@@ -55,13 +68,18 @@ module Aws::DevOpsGuru
55
68
  CostEstimationServiceResourceState = Shapes::StringShape.new(name: 'CostEstimationServiceResourceState')
56
69
  CostEstimationStackNames = Shapes::ListShape.new(name: 'CostEstimationStackNames')
57
70
  CostEstimationStatus = Shapes::StringShape.new(name: 'CostEstimationStatus')
71
+ CostEstimationTagValues = Shapes::ListShape.new(name: 'CostEstimationTagValues')
58
72
  CostEstimationTimeRange = Shapes::StructureShape.new(name: 'CostEstimationTimeRange')
73
+ DeleteInsightRequest = Shapes::StructureShape.new(name: 'DeleteInsightRequest')
74
+ DeleteInsightResponse = Shapes::StructureShape.new(name: 'DeleteInsightResponse')
59
75
  DescribeAccountHealthRequest = Shapes::StructureShape.new(name: 'DescribeAccountHealthRequest')
60
76
  DescribeAccountHealthResponse = Shapes::StructureShape.new(name: 'DescribeAccountHealthResponse')
61
77
  DescribeAccountOverviewRequest = Shapes::StructureShape.new(name: 'DescribeAccountOverviewRequest')
62
78
  DescribeAccountOverviewResponse = Shapes::StructureShape.new(name: 'DescribeAccountOverviewResponse')
63
79
  DescribeAnomalyRequest = Shapes::StructureShape.new(name: 'DescribeAnomalyRequest')
64
80
  DescribeAnomalyResponse = Shapes::StructureShape.new(name: 'DescribeAnomalyResponse')
81
+ DescribeEventSourcesConfigRequest = Shapes::StructureShape.new(name: 'DescribeEventSourcesConfigRequest')
82
+ DescribeEventSourcesConfigResponse = Shapes::StructureShape.new(name: 'DescribeEventSourcesConfigResponse')
65
83
  DescribeFeedbackRequest = Shapes::StructureShape.new(name: 'DescribeFeedbackRequest')
66
84
  DescribeFeedbackResponse = Shapes::StructureShape.new(name: 'DescribeFeedbackResponse')
67
85
  DescribeInsightRequest = Shapes::StructureShape.new(name: 'DescribeInsightRequest')
@@ -92,12 +110,16 @@ module Aws::DevOpsGuru
92
110
  EventResourceType = Shapes::StringShape.new(name: 'EventResourceType')
93
111
  EventResources = Shapes::ListShape.new(name: 'EventResources')
94
112
  EventSource = Shapes::StringShape.new(name: 'EventSource')
113
+ EventSourceOptInStatus = Shapes::StringShape.new(name: 'EventSourceOptInStatus')
114
+ EventSourcesConfig = Shapes::StructureShape.new(name: 'EventSourcesConfig')
95
115
  EventTimeRange = Shapes::StructureShape.new(name: 'EventTimeRange')
96
116
  Events = Shapes::ListShape.new(name: 'Events')
117
+ Explanation = Shapes::StringShape.new(name: 'Explanation')
97
118
  GetCostEstimationRequest = Shapes::StructureShape.new(name: 'GetCostEstimationRequest')
98
119
  GetCostEstimationResponse = Shapes::StructureShape.new(name: 'GetCostEstimationResponse')
99
120
  GetResourceCollectionRequest = Shapes::StructureShape.new(name: 'GetResourceCollectionRequest')
100
121
  GetResourceCollectionResponse = Shapes::StructureShape.new(name: 'GetResourceCollectionResponse')
122
+ InsightDescription = Shapes::StringShape.new(name: 'InsightDescription')
101
123
  InsightFeedback = Shapes::StructureShape.new(name: 'InsightFeedback')
102
124
  InsightFeedbackOption = Shapes::StringShape.new(name: 'InsightFeedbackOption')
103
125
  InsightHealth = Shapes::StructureShape.new(name: 'InsightHealth')
@@ -110,9 +132,16 @@ module Aws::DevOpsGuru
110
132
  InsightTimeRange = Shapes::StructureShape.new(name: 'InsightTimeRange')
111
133
  InsightType = Shapes::StringShape.new(name: 'InsightType')
112
134
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
135
+ KMSKeyId = Shapes::StringShape.new(name: 'KMSKeyId')
136
+ KMSServerSideEncryptionIntegration = Shapes::StructureShape.new(name: 'KMSServerSideEncryptionIntegration')
137
+ KMSServerSideEncryptionIntegrationConfig = Shapes::StructureShape.new(name: 'KMSServerSideEncryptionIntegrationConfig')
138
+ ListAnomaliesForInsightFilters = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightFilters')
113
139
  ListAnomaliesForInsightMaxResults = Shapes::IntegerShape.new(name: 'ListAnomaliesForInsightMaxResults')
114
140
  ListAnomaliesForInsightRequest = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightRequest')
115
141
  ListAnomaliesForInsightResponse = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightResponse')
142
+ ListAnomalousLogGroupsMaxResults = Shapes::IntegerShape.new(name: 'ListAnomalousLogGroupsMaxResults')
143
+ ListAnomalousLogGroupsRequest = Shapes::StructureShape.new(name: 'ListAnomalousLogGroupsRequest')
144
+ ListAnomalousLogGroupsResponse = Shapes::StructureShape.new(name: 'ListAnomalousLogGroupsResponse')
116
145
  ListEventsFilters = Shapes::StructureShape.new(name: 'ListEventsFilters')
117
146
  ListEventsMaxResults = Shapes::IntegerShape.new(name: 'ListEventsMaxResults')
118
147
  ListEventsRequest = Shapes::StructureShape.new(name: 'ListEventsRequest')
@@ -126,6 +155,10 @@ module Aws::DevOpsGuru
126
155
  ListInsightsRequest = Shapes::StructureShape.new(name: 'ListInsightsRequest')
127
156
  ListInsightsResponse = Shapes::StructureShape.new(name: 'ListInsightsResponse')
128
157
  ListInsightsStatusFilter = Shapes::StructureShape.new(name: 'ListInsightsStatusFilter')
158
+ ListMonitoredResourcesFilters = Shapes::StructureShape.new(name: 'ListMonitoredResourcesFilters')
159
+ ListMonitoredResourcesMaxResults = Shapes::IntegerShape.new(name: 'ListMonitoredResourcesMaxResults')
160
+ ListMonitoredResourcesRequest = Shapes::StructureShape.new(name: 'ListMonitoredResourcesRequest')
161
+ ListMonitoredResourcesResponse = Shapes::StructureShape.new(name: 'ListMonitoredResourcesResponse')
129
162
  ListNotificationChannelsRequest = Shapes::StructureShape.new(name: 'ListNotificationChannelsRequest')
130
163
  ListNotificationChannelsResponse = Shapes::StructureShape.new(name: 'ListNotificationChannelsResponse')
131
164
  ListOrganizationInsightsRequest = Shapes::StructureShape.new(name: 'ListOrganizationInsightsRequest')
@@ -133,16 +166,35 @@ module Aws::DevOpsGuru
133
166
  ListRecommendationsRequest = Shapes::StructureShape.new(name: 'ListRecommendationsRequest')
134
167
  ListRecommendationsResponse = Shapes::StructureShape.new(name: 'ListRecommendationsResponse')
135
168
  Locale = Shapes::StringShape.new(name: 'Locale')
169
+ LogAnomalyClass = Shapes::StructureShape.new(name: 'LogAnomalyClass')
170
+ LogAnomalyClasses = Shapes::ListShape.new(name: 'LogAnomalyClasses')
171
+ LogAnomalyShowcase = Shapes::StructureShape.new(name: 'LogAnomalyShowcase')
172
+ LogAnomalyShowcases = Shapes::ListShape.new(name: 'LogAnomalyShowcases')
173
+ LogAnomalyToken = Shapes::StringShape.new(name: 'LogAnomalyToken')
174
+ LogAnomalyType = Shapes::StringShape.new(name: 'LogAnomalyType')
175
+ LogEventId = Shapes::StringShape.new(name: 'LogEventId')
176
+ LogGroupName = Shapes::StringShape.new(name: 'LogGroupName')
177
+ LogStreamName = Shapes::StringShape.new(name: 'LogStreamName')
178
+ LogsAnomalyDetectionIntegration = Shapes::StructureShape.new(name: 'LogsAnomalyDetectionIntegration')
179
+ LogsAnomalyDetectionIntegrationConfig = Shapes::StructureShape.new(name: 'LogsAnomalyDetectionIntegrationConfig')
136
180
  MeanTimeToRecoverInMilliseconds = Shapes::IntegerShape.new(name: 'MeanTimeToRecoverInMilliseconds')
137
181
  MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
182
+ MonitoredResourceIdentifier = Shapes::StructureShape.new(name: 'MonitoredResourceIdentifier')
183
+ MonitoredResourceIdentifiers = Shapes::ListShape.new(name: 'MonitoredResourceIdentifiers')
184
+ MonitoredResourceName = Shapes::StringShape.new(name: 'MonitoredResourceName')
138
185
  NotificationChannel = Shapes::StructureShape.new(name: 'NotificationChannel')
139
186
  NotificationChannelConfig = Shapes::StructureShape.new(name: 'NotificationChannelConfig')
140
187
  NotificationChannelId = Shapes::StringShape.new(name: 'NotificationChannelId')
188
+ NotificationFilterConfig = Shapes::StructureShape.new(name: 'NotificationFilterConfig')
189
+ NotificationMessageType = Shapes::StringShape.new(name: 'NotificationMessageType')
190
+ NotificationMessageTypes = Shapes::ListShape.new(name: 'NotificationMessageTypes')
141
191
  NumMetricsAnalyzed = Shapes::IntegerShape.new(name: 'NumMetricsAnalyzed')
142
192
  NumOpenProactiveInsights = Shapes::IntegerShape.new(name: 'NumOpenProactiveInsights')
143
193
  NumOpenReactiveInsights = Shapes::IntegerShape.new(name: 'NumOpenReactiveInsights')
144
194
  NumProactiveInsights = Shapes::IntegerShape.new(name: 'NumProactiveInsights')
145
195
  NumReactiveInsights = Shapes::IntegerShape.new(name: 'NumReactiveInsights')
196
+ NumberOfLogLinesOccurrences = Shapes::IntegerShape.new(name: 'NumberOfLogLinesOccurrences')
197
+ NumberOfLogLinesScanned = Shapes::IntegerShape.new(name: 'NumberOfLogLinesScanned')
146
198
  OpsCenterIntegration = Shapes::StructureShape.new(name: 'OpsCenterIntegration')
147
199
  OpsCenterIntegrationConfig = Shapes::StructureShape.new(name: 'OpsCenterIntegrationConfig')
148
200
  OptInStatus = Shapes::StringShape.new(name: 'OptInStatus')
@@ -150,6 +202,30 @@ module Aws::DevOpsGuru
150
202
  OrganizationResourceCollectionType = Shapes::StringShape.new(name: 'OrganizationResourceCollectionType')
151
203
  OrganizationalUnitId = Shapes::StringShape.new(name: 'OrganizationalUnitId')
152
204
  OrganizationalUnitIdList = Shapes::ListShape.new(name: 'OrganizationalUnitIdList')
205
+ PerformanceInsightsMetricDimension = Shapes::StringShape.new(name: 'PerformanceInsightsMetricDimension')
206
+ PerformanceInsightsMetricDimensionGroup = Shapes::StructureShape.new(name: 'PerformanceInsightsMetricDimensionGroup')
207
+ PerformanceInsightsMetricDimensions = Shapes::ListShape.new(name: 'PerformanceInsightsMetricDimensions')
208
+ PerformanceInsightsMetricDisplayName = Shapes::StringShape.new(name: 'PerformanceInsightsMetricDisplayName')
209
+ PerformanceInsightsMetricFilterKey = Shapes::StringShape.new(name: 'PerformanceInsightsMetricFilterKey')
210
+ PerformanceInsightsMetricFilterMap = Shapes::MapShape.new(name: 'PerformanceInsightsMetricFilterMap')
211
+ PerformanceInsightsMetricFilterValue = Shapes::StringShape.new(name: 'PerformanceInsightsMetricFilterValue')
212
+ PerformanceInsightsMetricGroup = Shapes::StringShape.new(name: 'PerformanceInsightsMetricGroup')
213
+ PerformanceInsightsMetricLimitInteger = Shapes::IntegerShape.new(name: 'PerformanceInsightsMetricLimitInteger')
214
+ PerformanceInsightsMetricName = Shapes::StringShape.new(name: 'PerformanceInsightsMetricName')
215
+ PerformanceInsightsMetricQuery = Shapes::StructureShape.new(name: 'PerformanceInsightsMetricQuery')
216
+ PerformanceInsightsMetricUnit = Shapes::StringShape.new(name: 'PerformanceInsightsMetricUnit')
217
+ PerformanceInsightsMetricsDetail = Shapes::StructureShape.new(name: 'PerformanceInsightsMetricsDetail')
218
+ PerformanceInsightsMetricsDetails = Shapes::ListShape.new(name: 'PerformanceInsightsMetricsDetails')
219
+ PerformanceInsightsReferenceComparisonValues = Shapes::StructureShape.new(name: 'PerformanceInsightsReferenceComparisonValues')
220
+ PerformanceInsightsReferenceData = Shapes::StructureShape.new(name: 'PerformanceInsightsReferenceData')
221
+ PerformanceInsightsReferenceDataList = Shapes::ListShape.new(name: 'PerformanceInsightsReferenceDataList')
222
+ PerformanceInsightsReferenceMetric = Shapes::StructureShape.new(name: 'PerformanceInsightsReferenceMetric')
223
+ PerformanceInsightsReferenceName = Shapes::StringShape.new(name: 'PerformanceInsightsReferenceName')
224
+ PerformanceInsightsReferenceScalar = Shapes::StructureShape.new(name: 'PerformanceInsightsReferenceScalar')
225
+ PerformanceInsightsStat = Shapes::StructureShape.new(name: 'PerformanceInsightsStat')
226
+ PerformanceInsightsStatType = Shapes::StringShape.new(name: 'PerformanceInsightsStatType')
227
+ PerformanceInsightsStats = Shapes::ListShape.new(name: 'PerformanceInsightsStats')
228
+ PerformanceInsightsValueDouble = Shapes::FloatShape.new(name: 'PerformanceInsightsValueDouble')
153
229
  PredictionTimeRange = Shapes::StructureShape.new(name: 'PredictionTimeRange')
154
230
  ProactiveAnomalies = Shapes::ListShape.new(name: 'ProactiveAnomalies')
155
231
  ProactiveAnomaly = Shapes::StructureShape.new(name: 'ProactiveAnomaly')
@@ -170,6 +246,7 @@ module Aws::DevOpsGuru
170
246
  ReactiveOrganizationInsightSummary = Shapes::StructureShape.new(name: 'ReactiveOrganizationInsightSummary')
171
247
  ReactiveOrganizationInsights = Shapes::ListShape.new(name: 'ReactiveOrganizationInsights')
172
248
  Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
249
+ RecommendationCategory = Shapes::StringShape.new(name: 'RecommendationCategory')
173
250
  RecommendationDescription = Shapes::StringShape.new(name: 'RecommendationDescription')
174
251
  RecommendationLink = Shapes::StringShape.new(name: 'RecommendationLink')
175
252
  RecommendationName = Shapes::StringShape.new(name: 'RecommendationName')
@@ -196,14 +273,19 @@ module Aws::DevOpsGuru
196
273
  RelatedAnomalySourceDetails = Shapes::ListShape.new(name: 'RelatedAnomalySourceDetails')
197
274
  RemoveNotificationChannelRequest = Shapes::StructureShape.new(name: 'RemoveNotificationChannelRequest')
198
275
  RemoveNotificationChannelResponse = Shapes::StructureShape.new(name: 'RemoveNotificationChannelResponse')
276
+ ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
199
277
  ResourceCollection = Shapes::StructureShape.new(name: 'ResourceCollection')
200
278
  ResourceCollectionFilter = Shapes::StructureShape.new(name: 'ResourceCollectionFilter')
201
279
  ResourceCollectionType = Shapes::StringShape.new(name: 'ResourceCollectionType')
202
280
  ResourceHours = Shapes::IntegerShape.new(name: 'ResourceHours')
203
281
  ResourceIdString = Shapes::StringShape.new(name: 'ResourceIdString')
204
282
  ResourceIdType = Shapes::StringShape.new(name: 'ResourceIdType')
283
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
205
284
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
285
+ ResourcePermission = Shapes::StringShape.new(name: 'ResourcePermission')
206
286
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
287
+ ResourceTypeFilter = Shapes::StringShape.new(name: 'ResourceTypeFilter')
288
+ ResourceTypeFilters = Shapes::ListShape.new(name: 'ResourceTypeFilters')
207
289
  RetryAfterSeconds = Shapes::IntegerShape.new(name: 'RetryAfterSeconds')
208
290
  SearchInsightsAccountIdList = Shapes::ListShape.new(name: 'SearchInsightsAccountIdList')
209
291
  SearchInsightsFilters = Shapes::StructureShape.new(name: 'SearchInsightsFilters')
@@ -214,6 +296,7 @@ module Aws::DevOpsGuru
214
296
  SearchOrganizationInsightsMaxResults = Shapes::IntegerShape.new(name: 'SearchOrganizationInsightsMaxResults')
215
297
  SearchOrganizationInsightsRequest = Shapes::StructureShape.new(name: 'SearchOrganizationInsightsRequest')
216
298
  SearchOrganizationInsightsResponse = Shapes::StructureShape.new(name: 'SearchOrganizationInsightsResponse')
299
+ ServerSideEncryptionType = Shapes::StringShape.new(name: 'ServerSideEncryptionType')
217
300
  ServiceCollection = Shapes::StructureShape.new(name: 'ServiceCollection')
218
301
  ServiceHealth = Shapes::StructureShape.new(name: 'ServiceHealth')
219
302
  ServiceHealths = Shapes::ListShape.new(name: 'ServiceHealths')
@@ -231,12 +314,24 @@ module Aws::DevOpsGuru
231
314
  StartCostEstimationRequest = Shapes::StructureShape.new(name: 'StartCostEstimationRequest')
232
315
  StartCostEstimationResponse = Shapes::StructureShape.new(name: 'StartCostEstimationResponse')
233
316
  StartTimeRange = Shapes::StructureShape.new(name: 'StartTimeRange')
317
+ TagCollection = Shapes::StructureShape.new(name: 'TagCollection')
318
+ TagCollectionFilter = Shapes::StructureShape.new(name: 'TagCollectionFilter')
319
+ TagCollectionFilters = Shapes::ListShape.new(name: 'TagCollectionFilters')
320
+ TagCollections = Shapes::ListShape.new(name: 'TagCollections')
321
+ TagCostEstimationResourceCollectionFilter = Shapes::StructureShape.new(name: 'TagCostEstimationResourceCollectionFilter')
322
+ TagCostEstimationResourceCollectionFilters = Shapes::ListShape.new(name: 'TagCostEstimationResourceCollectionFilters')
323
+ TagHealth = Shapes::StructureShape.new(name: 'TagHealth')
324
+ TagHealths = Shapes::ListShape.new(name: 'TagHealths')
325
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
326
+ TagValues = Shapes::ListShape.new(name: 'TagValues')
234
327
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
235
328
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
236
329
  TimestampMetricValuePair = Shapes::StructureShape.new(name: 'TimestampMetricValuePair')
237
330
  TimestampMetricValuePairList = Shapes::ListShape.new(name: 'TimestampMetricValuePairList')
238
331
  TopicArn = Shapes::StringShape.new(name: 'TopicArn')
239
332
  UpdateCloudFormationCollectionFilter = Shapes::StructureShape.new(name: 'UpdateCloudFormationCollectionFilter')
333
+ UpdateEventSourcesConfigRequest = Shapes::StructureShape.new(name: 'UpdateEventSourcesConfigRequest')
334
+ UpdateEventSourcesConfigResponse = Shapes::StructureShape.new(name: 'UpdateEventSourcesConfigResponse')
240
335
  UpdateResourceCollectionAction = Shapes::StringShape.new(name: 'UpdateResourceCollectionAction')
241
336
  UpdateResourceCollectionFilter = Shapes::StructureShape.new(name: 'UpdateResourceCollectionFilter')
242
337
  UpdateResourceCollectionRequest = Shapes::StructureShape.new(name: 'UpdateResourceCollectionRequest')
@@ -245,6 +340,9 @@ module Aws::DevOpsGuru
245
340
  UpdateServiceIntegrationRequest = Shapes::StructureShape.new(name: 'UpdateServiceIntegrationRequest')
246
341
  UpdateServiceIntegrationResponse = Shapes::StructureShape.new(name: 'UpdateServiceIntegrationResponse')
247
342
  UpdateStackNames = Shapes::ListShape.new(name: 'UpdateStackNames')
343
+ UpdateTagCollectionFilter = Shapes::StructureShape.new(name: 'UpdateTagCollectionFilter')
344
+ UpdateTagCollectionFilters = Shapes::ListShape.new(name: 'UpdateTagCollectionFilters')
345
+ UpdateTagValues = Shapes::ListShape.new(name: 'UpdateTagValues')
248
346
  UuidNextToken = Shapes::StringShape.new(name: 'UuidNextToken')
249
347
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
250
348
  ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
@@ -272,17 +370,43 @@ module Aws::DevOpsGuru
272
370
  AddNotificationChannelResponse.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, required: true, location_name: "Id"))
273
371
  AddNotificationChannelResponse.struct_class = Types::AddNotificationChannelResponse
274
372
 
373
+ AmazonCodeGuruProfilerIntegration.add_member(:status, Shapes::ShapeRef.new(shape: EventSourceOptInStatus, location_name: "Status"))
374
+ AmazonCodeGuruProfilerIntegration.struct_class = Types::AmazonCodeGuruProfilerIntegration
375
+
376
+ AnomalousLogGroup.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, location_name: "LogGroupName"))
377
+ AnomalousLogGroup.add_member(:impact_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ImpactStartTime"))
378
+ AnomalousLogGroup.add_member(:impact_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ImpactEndTime"))
379
+ AnomalousLogGroup.add_member(:number_of_log_lines_scanned, Shapes::ShapeRef.new(shape: NumberOfLogLinesScanned, location_name: "NumberOfLogLinesScanned"))
380
+ AnomalousLogGroup.add_member(:log_anomaly_showcases, Shapes::ShapeRef.new(shape: LogAnomalyShowcases, location_name: "LogAnomalyShowcases"))
381
+ AnomalousLogGroup.struct_class = Types::AnomalousLogGroup
382
+
383
+ AnomalousLogGroups.member = Shapes::ShapeRef.new(shape: AnomalousLogGroup)
384
+
275
385
  AnomalyReportedTimeRange.add_member(:open_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "OpenTime"))
276
386
  AnomalyReportedTimeRange.add_member(:close_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CloseTime"))
277
387
  AnomalyReportedTimeRange.struct_class = Types::AnomalyReportedTimeRange
278
388
 
389
+ AnomalyResource.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
390
+ AnomalyResource.add_member(:type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "Type"))
391
+ AnomalyResource.struct_class = Types::AnomalyResource
392
+
393
+ AnomalyResources.member = Shapes::ShapeRef.new(shape: AnomalyResource)
394
+
279
395
  AnomalySourceDetails.add_member(:cloud_watch_metrics, Shapes::ShapeRef.new(shape: CloudWatchMetricsDetails, location_name: "CloudWatchMetrics"))
396
+ AnomalySourceDetails.add_member(:performance_insights_metrics, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricsDetails, location_name: "PerformanceInsightsMetrics"))
280
397
  AnomalySourceDetails.struct_class = Types::AnomalySourceDetails
281
398
 
399
+ AnomalySourceMetadata.add_member(:source, Shapes::ShapeRef.new(shape: AnomalySource, location_name: "Source"))
400
+ AnomalySourceMetadata.add_member(:source_resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "SourceResourceName"))
401
+ AnomalySourceMetadata.add_member(:source_resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "SourceResourceType"))
402
+ AnomalySourceMetadata.struct_class = Types::AnomalySourceMetadata
403
+
282
404
  AnomalyTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
283
405
  AnomalyTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
284
406
  AnomalyTimeRange.struct_class = Types::AnomalyTimeRange
285
407
 
408
+ AssociatedResourceArns.member = Shapes::ShapeRef.new(shape: ResourceArn)
409
+
286
410
  Channels.member = Shapes::ShapeRef.new(shape: NotificationChannel)
287
411
 
288
412
  CloudFormationCollection.add_member(:stack_names, Shapes::ShapeRef.new(shape: StackNames, location_name: "StackNames"))
@@ -296,6 +420,7 @@ module Aws::DevOpsGuru
296
420
 
297
421
  CloudFormationHealth.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, location_name: "StackName"))
298
422
  CloudFormationHealth.add_member(:insight, Shapes::ShapeRef.new(shape: InsightHealth, location_name: "Insight"))
423
+ CloudFormationHealth.add_member(:analyzed_resource_count, Shapes::ShapeRef.new(shape: AnalyzedResourceCount, location_name: "AnalyzedResourceCount"))
299
424
  CloudFormationHealth.struct_class = Types::CloudFormationHealth
300
425
 
301
426
  CloudFormationHealths.member = Shapes::ShapeRef.new(shape: CloudFormationHealth)
@@ -327,20 +452,29 @@ module Aws::DevOpsGuru
327
452
  ConflictException.struct_class = Types::ConflictException
328
453
 
329
454
  CostEstimationResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationCostEstimationResourceCollectionFilter, location_name: "CloudFormation"))
455
+ CostEstimationResourceCollectionFilter.add_member(:tags, Shapes::ShapeRef.new(shape: TagCostEstimationResourceCollectionFilters, location_name: "Tags"))
330
456
  CostEstimationResourceCollectionFilter.struct_class = Types::CostEstimationResourceCollectionFilter
331
457
 
332
458
  CostEstimationStackNames.member = Shapes::ShapeRef.new(shape: StackName)
333
459
 
460
+ CostEstimationTagValues.member = Shapes::ShapeRef.new(shape: TagValue)
461
+
334
462
  CostEstimationTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
335
463
  CostEstimationTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
336
464
  CostEstimationTimeRange.struct_class = Types::CostEstimationTimeRange
337
465
 
466
+ DeleteInsightRequest.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, required: true, location: "uri", location_name: "Id"))
467
+ DeleteInsightRequest.struct_class = Types::DeleteInsightRequest
468
+
469
+ DeleteInsightResponse.struct_class = Types::DeleteInsightResponse
470
+
338
471
  DescribeAccountHealthRequest.struct_class = Types::DescribeAccountHealthRequest
339
472
 
340
473
  DescribeAccountHealthResponse.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: NumOpenReactiveInsights, required: true, location_name: "OpenReactiveInsights"))
341
474
  DescribeAccountHealthResponse.add_member(:open_proactive_insights, Shapes::ShapeRef.new(shape: NumOpenProactiveInsights, required: true, location_name: "OpenProactiveInsights"))
342
475
  DescribeAccountHealthResponse.add_member(:metrics_analyzed, Shapes::ShapeRef.new(shape: NumMetricsAnalyzed, required: true, location_name: "MetricsAnalyzed"))
343
476
  DescribeAccountHealthResponse.add_member(:resource_hours, Shapes::ShapeRef.new(shape: ResourceHours, required: true, location_name: "ResourceHours"))
477
+ DescribeAccountHealthResponse.add_member(:analyzed_resource_count, Shapes::ShapeRef.new(shape: AnalyzedResourceCount, location_name: "AnalyzedResourceCount"))
344
478
  DescribeAccountHealthResponse.struct_class = Types::DescribeAccountHealthResponse
345
479
 
346
480
  DescribeAccountOverviewRequest.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "FromTime"))
@@ -360,6 +494,11 @@ module Aws::DevOpsGuru
360
494
  DescribeAnomalyResponse.add_member(:reactive_anomaly, Shapes::ShapeRef.new(shape: ReactiveAnomaly, location_name: "ReactiveAnomaly"))
361
495
  DescribeAnomalyResponse.struct_class = Types::DescribeAnomalyResponse
362
496
 
497
+ DescribeEventSourcesConfigRequest.struct_class = Types::DescribeEventSourcesConfigRequest
498
+
499
+ DescribeEventSourcesConfigResponse.add_member(:event_sources, Shapes::ShapeRef.new(shape: EventSourcesConfig, location_name: "EventSources"))
500
+ DescribeEventSourcesConfigResponse.struct_class = Types::DescribeEventSourcesConfigResponse
501
+
363
502
  DescribeFeedbackRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
364
503
  DescribeFeedbackRequest.struct_class = Types::DescribeFeedbackRequest
365
504
 
@@ -405,15 +544,17 @@ module Aws::DevOpsGuru
405
544
  DescribeOrganizationResourceCollectionHealthResponse.add_member(:service, Shapes::ShapeRef.new(shape: ServiceHealths, location_name: "Service"))
406
545
  DescribeOrganizationResourceCollectionHealthResponse.add_member(:account, Shapes::ShapeRef.new(shape: AccountHealths, location_name: "Account"))
407
546
  DescribeOrganizationResourceCollectionHealthResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
547
+ DescribeOrganizationResourceCollectionHealthResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagHealths, location_name: "Tags"))
408
548
  DescribeOrganizationResourceCollectionHealthResponse.struct_class = Types::DescribeOrganizationResourceCollectionHealthResponse
409
549
 
410
550
  DescribeResourceCollectionHealthRequest.add_member(:resource_collection_type, Shapes::ShapeRef.new(shape: ResourceCollectionType, required: true, location: "uri", location_name: "ResourceCollectionType"))
411
551
  DescribeResourceCollectionHealthRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location: "querystring", location_name: "NextToken"))
412
552
  DescribeResourceCollectionHealthRequest.struct_class = Types::DescribeResourceCollectionHealthRequest
413
553
 
414
- DescribeResourceCollectionHealthResponse.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationHealths, required: true, location_name: "CloudFormation"))
554
+ DescribeResourceCollectionHealthResponse.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationHealths, location_name: "CloudFormation"))
415
555
  DescribeResourceCollectionHealthResponse.add_member(:service, Shapes::ShapeRef.new(shape: ServiceHealths, location_name: "Service"))
416
556
  DescribeResourceCollectionHealthResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
557
+ DescribeResourceCollectionHealthResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagHealths, location_name: "Tags"))
417
558
  DescribeResourceCollectionHealthResponse.struct_class = Types::DescribeResourceCollectionHealthResponse
418
559
 
419
560
  DescribeServiceIntegrationRequest.struct_class = Types::DescribeServiceIntegrationRequest
@@ -442,6 +583,9 @@ module Aws::DevOpsGuru
442
583
 
443
584
  EventResources.member = Shapes::ShapeRef.new(shape: EventResource)
444
585
 
586
+ EventSourcesConfig.add_member(:amazon_code_guru_profiler, Shapes::ShapeRef.new(shape: AmazonCodeGuruProfilerIntegration, location_name: "AmazonCodeGuruProfiler"))
587
+ EventSourcesConfig.struct_class = Types::EventSourcesConfig
588
+
445
589
  EventTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "FromTime"))
446
590
  EventTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ToTime"))
447
591
  EventTimeRange.struct_class = Types::EventTimeRange
@@ -488,11 +632,25 @@ module Aws::DevOpsGuru
488
632
  InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: RetryAfterSeconds, location: "header", location_name: "Retry-After"))
489
633
  InternalServerException.struct_class = Types::InternalServerException
490
634
 
635
+ KMSServerSideEncryptionIntegration.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KMSKeyId, location_name: "KMSKeyId"))
636
+ KMSServerSideEncryptionIntegration.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
637
+ KMSServerSideEncryptionIntegration.add_member(:type, Shapes::ShapeRef.new(shape: ServerSideEncryptionType, location_name: "Type"))
638
+ KMSServerSideEncryptionIntegration.struct_class = Types::KMSServerSideEncryptionIntegration
639
+
640
+ KMSServerSideEncryptionIntegrationConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KMSKeyId, location_name: "KMSKeyId"))
641
+ KMSServerSideEncryptionIntegrationConfig.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
642
+ KMSServerSideEncryptionIntegrationConfig.add_member(:type, Shapes::ShapeRef.new(shape: ServerSideEncryptionType, location_name: "Type"))
643
+ KMSServerSideEncryptionIntegrationConfig.struct_class = Types::KMSServerSideEncryptionIntegrationConfig
644
+
645
+ ListAnomaliesForInsightFilters.add_member(:service_collection, Shapes::ShapeRef.new(shape: ServiceCollection, location_name: "ServiceCollection"))
646
+ ListAnomaliesForInsightFilters.struct_class = Types::ListAnomaliesForInsightFilters
647
+
491
648
  ListAnomaliesForInsightRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location: "uri", location_name: "InsightId"))
492
649
  ListAnomaliesForInsightRequest.add_member(:start_time_range, Shapes::ShapeRef.new(shape: StartTimeRange, location_name: "StartTimeRange"))
493
650
  ListAnomaliesForInsightRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAnomaliesForInsightMaxResults, location_name: "MaxResults"))
494
651
  ListAnomaliesForInsightRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
495
652
  ListAnomaliesForInsightRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AccountId"))
653
+ ListAnomaliesForInsightRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ListAnomaliesForInsightFilters, location_name: "Filters"))
496
654
  ListAnomaliesForInsightRequest.struct_class = Types::ListAnomaliesForInsightRequest
497
655
 
498
656
  ListAnomaliesForInsightResponse.add_member(:proactive_anomalies, Shapes::ShapeRef.new(shape: ProactiveAnomalies, location_name: "ProactiveAnomalies"))
@@ -500,6 +658,16 @@ module Aws::DevOpsGuru
500
658
  ListAnomaliesForInsightResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
501
659
  ListAnomaliesForInsightResponse.struct_class = Types::ListAnomaliesForInsightResponse
502
660
 
661
+ ListAnomalousLogGroupsRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "InsightId"))
662
+ ListAnomalousLogGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsMaxResults, location_name: "MaxResults"))
663
+ ListAnomalousLogGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
664
+ ListAnomalousLogGroupsRequest.struct_class = Types::ListAnomalousLogGroupsRequest
665
+
666
+ ListAnomalousLogGroupsResponse.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "InsightId"))
667
+ ListAnomalousLogGroupsResponse.add_member(:anomalous_log_groups, Shapes::ShapeRef.new(shape: AnomalousLogGroups, required: true, location_name: "AnomalousLogGroups"))
668
+ ListAnomalousLogGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
669
+ ListAnomalousLogGroupsResponse.struct_class = Types::ListAnomalousLogGroupsResponse
670
+
503
671
  ListEventsFilters.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
504
672
  ListEventsFilters.add_member(:event_time_range, Shapes::ShapeRef.new(shape: EventTimeRange, location_name: "EventTimeRange"))
505
673
  ListEventsFilters.add_member(:event_class, Shapes::ShapeRef.new(shape: EventClass, location_name: "EventClass"))
@@ -548,6 +716,19 @@ module Aws::DevOpsGuru
548
716
  ListInsightsStatusFilter.add_member(:any, Shapes::ShapeRef.new(shape: ListInsightsAnyStatusFilter, location_name: "Any"))
549
717
  ListInsightsStatusFilter.struct_class = Types::ListInsightsStatusFilter
550
718
 
719
+ ListMonitoredResourcesFilters.add_member(:resource_permission, Shapes::ShapeRef.new(shape: ResourcePermission, required: true, location_name: "ResourcePermission"))
720
+ ListMonitoredResourcesFilters.add_member(:resource_type_filters, Shapes::ShapeRef.new(shape: ResourceTypeFilters, required: true, location_name: "ResourceTypeFilters"))
721
+ ListMonitoredResourcesFilters.struct_class = Types::ListMonitoredResourcesFilters
722
+
723
+ ListMonitoredResourcesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ListMonitoredResourcesFilters, location_name: "Filters"))
724
+ ListMonitoredResourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMonitoredResourcesMaxResults, location_name: "MaxResults"))
725
+ ListMonitoredResourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
726
+ ListMonitoredResourcesRequest.struct_class = Types::ListMonitoredResourcesRequest
727
+
728
+ ListMonitoredResourcesResponse.add_member(:monitored_resource_identifiers, Shapes::ShapeRef.new(shape: MonitoredResourceIdentifiers, required: true, location_name: "MonitoredResourceIdentifiers"))
729
+ ListMonitoredResourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
730
+ ListMonitoredResourcesResponse.struct_class = Types::ListMonitoredResourcesResponse
731
+
551
732
  ListNotificationChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
552
733
  ListNotificationChannelsRequest.struct_class = Types::ListNotificationChannelsRequest
553
734
 
@@ -577,13 +758,51 @@ module Aws::DevOpsGuru
577
758
  ListRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
578
759
  ListRecommendationsResponse.struct_class = Types::ListRecommendationsResponse
579
760
 
761
+ LogAnomalyClass.add_member(:log_stream_name, Shapes::ShapeRef.new(shape: LogStreamName, location_name: "LogStreamName"))
762
+ LogAnomalyClass.add_member(:log_anomaly_type, Shapes::ShapeRef.new(shape: LogAnomalyType, location_name: "LogAnomalyType"))
763
+ LogAnomalyClass.add_member(:log_anomaly_token, Shapes::ShapeRef.new(shape: LogAnomalyToken, location_name: "LogAnomalyToken"))
764
+ LogAnomalyClass.add_member(:log_event_id, Shapes::ShapeRef.new(shape: LogEventId, location_name: "LogEventId"))
765
+ LogAnomalyClass.add_member(:explanation, Shapes::ShapeRef.new(shape: Explanation, location_name: "Explanation"))
766
+ LogAnomalyClass.add_member(:number_of_log_lines_occurrences, Shapes::ShapeRef.new(shape: NumberOfLogLinesOccurrences, location_name: "NumberOfLogLinesOccurrences"))
767
+ LogAnomalyClass.add_member(:log_event_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LogEventTimestamp"))
768
+ LogAnomalyClass.struct_class = Types::LogAnomalyClass
769
+
770
+ LogAnomalyClasses.member = Shapes::ShapeRef.new(shape: LogAnomalyClass)
771
+
772
+ LogAnomalyShowcase.add_member(:log_anomaly_classes, Shapes::ShapeRef.new(shape: LogAnomalyClasses, location_name: "LogAnomalyClasses"))
773
+ LogAnomalyShowcase.struct_class = Types::LogAnomalyShowcase
774
+
775
+ LogAnomalyShowcases.member = Shapes::ShapeRef.new(shape: LogAnomalyShowcase)
776
+
777
+ LogsAnomalyDetectionIntegration.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
778
+ LogsAnomalyDetectionIntegration.struct_class = Types::LogsAnomalyDetectionIntegration
779
+
780
+ LogsAnomalyDetectionIntegrationConfig.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
781
+ LogsAnomalyDetectionIntegrationConfig.struct_class = Types::LogsAnomalyDetectionIntegrationConfig
782
+
783
+ MonitoredResourceIdentifier.add_member(:monitored_resource_name, Shapes::ShapeRef.new(shape: MonitoredResourceName, location_name: "MonitoredResourceName"))
784
+ MonitoredResourceIdentifier.add_member(:type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "Type"))
785
+ MonitoredResourceIdentifier.add_member(:resource_permission, Shapes::ShapeRef.new(shape: ResourcePermission, location_name: "ResourcePermission"))
786
+ MonitoredResourceIdentifier.add_member(:last_updated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdated"))
787
+ MonitoredResourceIdentifier.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
788
+ MonitoredResourceIdentifier.struct_class = Types::MonitoredResourceIdentifier
789
+
790
+ MonitoredResourceIdentifiers.member = Shapes::ShapeRef.new(shape: MonitoredResourceIdentifier)
791
+
580
792
  NotificationChannel.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, location_name: "Id"))
581
793
  NotificationChannel.add_member(:config, Shapes::ShapeRef.new(shape: NotificationChannelConfig, location_name: "Config"))
582
794
  NotificationChannel.struct_class = Types::NotificationChannel
583
795
 
584
796
  NotificationChannelConfig.add_member(:sns, Shapes::ShapeRef.new(shape: SnsChannelConfig, required: true, location_name: "Sns"))
797
+ NotificationChannelConfig.add_member(:filters, Shapes::ShapeRef.new(shape: NotificationFilterConfig, location_name: "Filters"))
585
798
  NotificationChannelConfig.struct_class = Types::NotificationChannelConfig
586
799
 
800
+ NotificationFilterConfig.add_member(:severities, Shapes::ShapeRef.new(shape: InsightSeverities, location_name: "Severities"))
801
+ NotificationFilterConfig.add_member(:message_types, Shapes::ShapeRef.new(shape: NotificationMessageTypes, location_name: "MessageTypes"))
802
+ NotificationFilterConfig.struct_class = Types::NotificationFilterConfig
803
+
804
+ NotificationMessageTypes.member = Shapes::ShapeRef.new(shape: NotificationMessageType)
805
+
587
806
  OpsCenterIntegration.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
588
807
  OpsCenterIntegration.struct_class = Types::OpsCenterIntegration
589
808
 
@@ -592,6 +811,53 @@ module Aws::DevOpsGuru
592
811
 
593
812
  OrganizationalUnitIdList.member = Shapes::ShapeRef.new(shape: OrganizationalUnitId)
594
813
 
814
+ PerformanceInsightsMetricDimensionGroup.add_member(:group, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricGroup, location_name: "Group"))
815
+ PerformanceInsightsMetricDimensionGroup.add_member(:dimensions, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricDimensions, location_name: "Dimensions"))
816
+ PerformanceInsightsMetricDimensionGroup.add_member(:limit, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricLimitInteger, location_name: "Limit"))
817
+ PerformanceInsightsMetricDimensionGroup.struct_class = Types::PerformanceInsightsMetricDimensionGroup
818
+
819
+ PerformanceInsightsMetricDimensions.member = Shapes::ShapeRef.new(shape: PerformanceInsightsMetricDimension)
820
+
821
+ PerformanceInsightsMetricFilterMap.key = Shapes::ShapeRef.new(shape: PerformanceInsightsMetricFilterKey)
822
+ PerformanceInsightsMetricFilterMap.value = Shapes::ShapeRef.new(shape: PerformanceInsightsMetricFilterValue)
823
+
824
+ PerformanceInsightsMetricQuery.add_member(:metric, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricName, location_name: "Metric"))
825
+ PerformanceInsightsMetricQuery.add_member(:group_by, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricDimensionGroup, location_name: "GroupBy"))
826
+ PerformanceInsightsMetricQuery.add_member(:filter, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricFilterMap, location_name: "Filter"))
827
+ PerformanceInsightsMetricQuery.struct_class = Types::PerformanceInsightsMetricQuery
828
+
829
+ PerformanceInsightsMetricsDetail.add_member(:metric_display_name, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricDisplayName, location_name: "MetricDisplayName"))
830
+ PerformanceInsightsMetricsDetail.add_member(:unit, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricUnit, location_name: "Unit"))
831
+ PerformanceInsightsMetricsDetail.add_member(:metric_query, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricQuery, location_name: "MetricQuery"))
832
+ PerformanceInsightsMetricsDetail.add_member(:reference_data, Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceDataList, location_name: "ReferenceData"))
833
+ PerformanceInsightsMetricsDetail.add_member(:stats_at_anomaly, Shapes::ShapeRef.new(shape: PerformanceInsightsStats, location_name: "StatsAtAnomaly"))
834
+ PerformanceInsightsMetricsDetail.add_member(:stats_at_baseline, Shapes::ShapeRef.new(shape: PerformanceInsightsStats, location_name: "StatsAtBaseline"))
835
+ PerformanceInsightsMetricsDetail.struct_class = Types::PerformanceInsightsMetricsDetail
836
+
837
+ PerformanceInsightsMetricsDetails.member = Shapes::ShapeRef.new(shape: PerformanceInsightsMetricsDetail)
838
+
839
+ PerformanceInsightsReferenceComparisonValues.add_member(:reference_scalar, Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceScalar, location_name: "ReferenceScalar"))
840
+ PerformanceInsightsReferenceComparisonValues.add_member(:reference_metric, Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceMetric, location_name: "ReferenceMetric"))
841
+ PerformanceInsightsReferenceComparisonValues.struct_class = Types::PerformanceInsightsReferenceComparisonValues
842
+
843
+ PerformanceInsightsReferenceData.add_member(:name, Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceName, location_name: "Name"))
844
+ PerformanceInsightsReferenceData.add_member(:comparison_values, Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceComparisonValues, location_name: "ComparisonValues"))
845
+ PerformanceInsightsReferenceData.struct_class = Types::PerformanceInsightsReferenceData
846
+
847
+ PerformanceInsightsReferenceDataList.member = Shapes::ShapeRef.new(shape: PerformanceInsightsReferenceData)
848
+
849
+ PerformanceInsightsReferenceMetric.add_member(:metric_query, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricQuery, location_name: "MetricQuery"))
850
+ PerformanceInsightsReferenceMetric.struct_class = Types::PerformanceInsightsReferenceMetric
851
+
852
+ PerformanceInsightsReferenceScalar.add_member(:value, Shapes::ShapeRef.new(shape: PerformanceInsightsValueDouble, location_name: "Value"))
853
+ PerformanceInsightsReferenceScalar.struct_class = Types::PerformanceInsightsReferenceScalar
854
+
855
+ PerformanceInsightsStat.add_member(:type, Shapes::ShapeRef.new(shape: PerformanceInsightsStatType, location_name: "Type"))
856
+ PerformanceInsightsStat.add_member(:value, Shapes::ShapeRef.new(shape: PerformanceInsightsValueDouble, location_name: "Value"))
857
+ PerformanceInsightsStat.struct_class = Types::PerformanceInsightsStat
858
+
859
+ PerformanceInsightsStats.member = Shapes::ShapeRef.new(shape: PerformanceInsightsStat)
860
+
595
861
  PredictionTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
596
862
  PredictionTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
597
863
  PredictionTimeRange.struct_class = Types::PredictionTimeRange
@@ -609,6 +875,9 @@ module Aws::DevOpsGuru
609
875
  ProactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
610
876
  ProactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
611
877
  ProactiveAnomaly.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
878
+ ProactiveAnomaly.add_member(:source_metadata, Shapes::ShapeRef.new(shape: AnomalySourceMetadata, location_name: "SourceMetadata"))
879
+ ProactiveAnomaly.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
880
+ ProactiveAnomaly.add_member(:description, Shapes::ShapeRef.new(shape: AnomalyDescription, location_name: "Description"))
612
881
  ProactiveAnomaly.struct_class = Types::ProactiveAnomaly
613
882
 
614
883
  ProactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
@@ -622,6 +891,9 @@ module Aws::DevOpsGuru
622
891
  ProactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
623
892
  ProactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
624
893
  ProactiveAnomalySummary.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
894
+ ProactiveAnomalySummary.add_member(:source_metadata, Shapes::ShapeRef.new(shape: AnomalySourceMetadata, location_name: "SourceMetadata"))
895
+ ProactiveAnomalySummary.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
896
+ ProactiveAnomalySummary.add_member(:description, Shapes::ShapeRef.new(shape: AnomalyDescription, location_name: "Description"))
625
897
  ProactiveAnomalySummary.struct_class = Types::ProactiveAnomalySummary
626
898
 
627
899
  ProactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
@@ -632,6 +904,7 @@ module Aws::DevOpsGuru
632
904
  ProactiveInsight.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
633
905
  ProactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
634
906
  ProactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
907
+ ProactiveInsight.add_member(:description, Shapes::ShapeRef.new(shape: InsightDescription, location_name: "Description"))
635
908
  ProactiveInsight.struct_class = Types::ProactiveInsight
636
909
 
637
910
  ProactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
@@ -642,6 +915,7 @@ module Aws::DevOpsGuru
642
915
  ProactiveInsightSummary.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
643
916
  ProactiveInsightSummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
644
917
  ProactiveInsightSummary.add_member(:service_collection, Shapes::ShapeRef.new(shape: ServiceCollection, location_name: "ServiceCollection"))
918
+ ProactiveInsightSummary.add_member(:associated_resource_arns, Shapes::ShapeRef.new(shape: AssociatedResourceArns, location_name: "AssociatedResourceArns"))
645
919
  ProactiveInsightSummary.struct_class = Types::ProactiveInsightSummary
646
920
 
647
921
  ProactiveInsights.member = Shapes::ShapeRef.new(shape: ProactiveInsightSummary)
@@ -675,6 +949,11 @@ module Aws::DevOpsGuru
675
949
  ReactiveAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
676
950
  ReactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
677
951
  ReactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
952
+ ReactiveAnomaly.add_member(:type, Shapes::ShapeRef.new(shape: AnomalyType, location_name: "Type"))
953
+ ReactiveAnomaly.add_member(:name, Shapes::ShapeRef.new(shape: AnomalyName, location_name: "Name"))
954
+ ReactiveAnomaly.add_member(:description, Shapes::ShapeRef.new(shape: AnomalyDescription, location_name: "Description"))
955
+ ReactiveAnomaly.add_member(:causal_anomaly_id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "CausalAnomalyId"))
956
+ ReactiveAnomaly.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
678
957
  ReactiveAnomaly.struct_class = Types::ReactiveAnomaly
679
958
 
680
959
  ReactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
@@ -685,6 +964,11 @@ module Aws::DevOpsGuru
685
964
  ReactiveAnomalySummary.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
686
965
  ReactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
687
966
  ReactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
967
+ ReactiveAnomalySummary.add_member(:type, Shapes::ShapeRef.new(shape: AnomalyType, location_name: "Type"))
968
+ ReactiveAnomalySummary.add_member(:name, Shapes::ShapeRef.new(shape: AnomalyName, location_name: "Name"))
969
+ ReactiveAnomalySummary.add_member(:description, Shapes::ShapeRef.new(shape: AnomalyDescription, location_name: "Description"))
970
+ ReactiveAnomalySummary.add_member(:causal_anomaly_id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "CausalAnomalyId"))
971
+ ReactiveAnomalySummary.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
688
972
  ReactiveAnomalySummary.struct_class = Types::ReactiveAnomalySummary
689
973
 
690
974
  ReactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
@@ -694,6 +978,7 @@ module Aws::DevOpsGuru
694
978
  ReactiveInsight.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
695
979
  ReactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
696
980
  ReactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
981
+ ReactiveInsight.add_member(:description, Shapes::ShapeRef.new(shape: InsightDescription, location_name: "Description"))
697
982
  ReactiveInsight.struct_class = Types::ReactiveInsight
698
983
 
699
984
  ReactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
@@ -703,6 +988,7 @@ module Aws::DevOpsGuru
703
988
  ReactiveInsightSummary.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
704
989
  ReactiveInsightSummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
705
990
  ReactiveInsightSummary.add_member(:service_collection, Shapes::ShapeRef.new(shape: ServiceCollection, location_name: "ServiceCollection"))
991
+ ReactiveInsightSummary.add_member(:associated_resource_arns, Shapes::ShapeRef.new(shape: AssociatedResourceArns, location_name: "AssociatedResourceArns"))
706
992
  ReactiveInsightSummary.struct_class = Types::ReactiveInsightSummary
707
993
 
708
994
  ReactiveInsights.member = Shapes::ShapeRef.new(shape: ReactiveInsightSummary)
@@ -726,12 +1012,14 @@ module Aws::DevOpsGuru
726
1012
  Recommendation.add_member(:reason, Shapes::ShapeRef.new(shape: RecommendationReason, location_name: "Reason"))
727
1013
  Recommendation.add_member(:related_events, Shapes::ShapeRef.new(shape: RecommendationRelatedEvents, location_name: "RelatedEvents"))
728
1014
  Recommendation.add_member(:related_anomalies, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalies, location_name: "RelatedAnomalies"))
1015
+ Recommendation.add_member(:category, Shapes::ShapeRef.new(shape: RecommendationCategory, location_name: "Category"))
729
1016
  Recommendation.struct_class = Types::Recommendation
730
1017
 
731
1018
  RecommendationRelatedAnomalies.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomaly)
732
1019
 
733
1020
  RecommendationRelatedAnomaly.add_member(:resources, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResources, location_name: "Resources"))
734
1021
  RecommendationRelatedAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: RelatedAnomalySourceDetails, location_name: "SourceDetails"))
1022
+ RecommendationRelatedAnomaly.add_member(:anomaly_id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "AnomalyId"))
735
1023
  RecommendationRelatedAnomaly.struct_class = Types::RecommendationRelatedAnomaly
736
1024
 
737
1025
  RecommendationRelatedAnomalyResource.add_member(:name, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResourceName, location_name: "Name"))
@@ -771,9 +1059,11 @@ module Aws::DevOpsGuru
771
1059
  RemoveNotificationChannelResponse.struct_class = Types::RemoveNotificationChannelResponse
772
1060
 
773
1061
  ResourceCollection.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationCollection, location_name: "CloudFormation"))
1062
+ ResourceCollection.add_member(:tags, Shapes::ShapeRef.new(shape: TagCollections, location_name: "Tags"))
774
1063
  ResourceCollection.struct_class = Types::ResourceCollection
775
1064
 
776
1065
  ResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationCollectionFilter, location_name: "CloudFormation"))
1066
+ ResourceCollectionFilter.add_member(:tags, Shapes::ShapeRef.new(shape: TagCollectionFilters, location_name: "Tags"))
777
1067
  ResourceCollectionFilter.struct_class = Types::ResourceCollectionFilter
778
1068
 
779
1069
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
@@ -781,6 +1071,8 @@ module Aws::DevOpsGuru
781
1071
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceIdType, required: true, location_name: "ResourceType"))
782
1072
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
783
1073
 
1074
+ ResourceTypeFilters.member = Shapes::ShapeRef.new(shape: ResourceTypeFilter)
1075
+
784
1076
  SearchInsightsAccountIdList.member = Shapes::ShapeRef.new(shape: AwsAccountId)
785
1077
 
786
1078
  SearchInsightsFilters.add_member(:severities, Shapes::ShapeRef.new(shape: InsightSeverities, location_name: "Severities"))
@@ -825,6 +1117,7 @@ module Aws::DevOpsGuru
825
1117
 
826
1118
  ServiceHealth.add_member(:service_name, Shapes::ShapeRef.new(shape: ServiceName, location_name: "ServiceName"))
827
1119
  ServiceHealth.add_member(:insight, Shapes::ShapeRef.new(shape: ServiceInsightHealth, location_name: "Insight"))
1120
+ ServiceHealth.add_member(:analyzed_resource_count, Shapes::ShapeRef.new(shape: AnalyzedResourceCount, location_name: "AnalyzedResourceCount"))
828
1121
  ServiceHealth.struct_class = Types::ServiceHealth
829
1122
 
830
1123
  ServiceHealths.member = Shapes::ShapeRef.new(shape: ServiceHealth)
@@ -834,6 +1127,8 @@ module Aws::DevOpsGuru
834
1127
  ServiceInsightHealth.struct_class = Types::ServiceInsightHealth
835
1128
 
836
1129
  ServiceIntegrationConfig.add_member(:ops_center, Shapes::ShapeRef.new(shape: OpsCenterIntegration, location_name: "OpsCenter"))
1130
+ ServiceIntegrationConfig.add_member(:logs_anomaly_detection, Shapes::ShapeRef.new(shape: LogsAnomalyDetectionIntegration, location_name: "LogsAnomalyDetection"))
1131
+ ServiceIntegrationConfig.add_member(:kms_server_side_encryption, Shapes::ShapeRef.new(shape: KMSServerSideEncryptionIntegration, location_name: "KMSServerSideEncryption"))
837
1132
  ServiceIntegrationConfig.struct_class = Types::ServiceIntegrationConfig
838
1133
 
839
1134
  ServiceNames.member = Shapes::ShapeRef.new(shape: ServiceName)
@@ -865,6 +1160,34 @@ module Aws::DevOpsGuru
865
1160
  StartTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ToTime"))
866
1161
  StartTimeRange.struct_class = Types::StartTimeRange
867
1162
 
1163
+ TagCollection.add_member(:app_boundary_key, Shapes::ShapeRef.new(shape: AppBoundaryKey, required: true, location_name: "AppBoundaryKey"))
1164
+ TagCollection.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValues, required: true, location_name: "TagValues"))
1165
+ TagCollection.struct_class = Types::TagCollection
1166
+
1167
+ TagCollectionFilter.add_member(:app_boundary_key, Shapes::ShapeRef.new(shape: AppBoundaryKey, required: true, location_name: "AppBoundaryKey"))
1168
+ TagCollectionFilter.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValues, required: true, location_name: "TagValues"))
1169
+ TagCollectionFilter.struct_class = Types::TagCollectionFilter
1170
+
1171
+ TagCollectionFilters.member = Shapes::ShapeRef.new(shape: TagCollectionFilter)
1172
+
1173
+ TagCollections.member = Shapes::ShapeRef.new(shape: TagCollection)
1174
+
1175
+ TagCostEstimationResourceCollectionFilter.add_member(:app_boundary_key, Shapes::ShapeRef.new(shape: AppBoundaryKey, required: true, location_name: "AppBoundaryKey"))
1176
+ TagCostEstimationResourceCollectionFilter.add_member(:tag_values, Shapes::ShapeRef.new(shape: CostEstimationTagValues, required: true, location_name: "TagValues"))
1177
+ TagCostEstimationResourceCollectionFilter.struct_class = Types::TagCostEstimationResourceCollectionFilter
1178
+
1179
+ TagCostEstimationResourceCollectionFilters.member = Shapes::ShapeRef.new(shape: TagCostEstimationResourceCollectionFilter)
1180
+
1181
+ TagHealth.add_member(:app_boundary_key, Shapes::ShapeRef.new(shape: AppBoundaryKey, location_name: "AppBoundaryKey"))
1182
+ TagHealth.add_member(:tag_value, Shapes::ShapeRef.new(shape: TagValue, location_name: "TagValue"))
1183
+ TagHealth.add_member(:insight, Shapes::ShapeRef.new(shape: InsightHealth, location_name: "Insight"))
1184
+ TagHealth.add_member(:analyzed_resource_count, Shapes::ShapeRef.new(shape: AnalyzedResourceCount, location_name: "AnalyzedResourceCount"))
1185
+ TagHealth.struct_class = Types::TagHealth
1186
+
1187
+ TagHealths.member = Shapes::ShapeRef.new(shape: TagHealth)
1188
+
1189
+ TagValues.member = Shapes::ShapeRef.new(shape: TagValue)
1190
+
868
1191
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
869
1192
  ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: ErrorQuotaCodeString, location_name: "QuotaCode"))
870
1193
  ThrottlingException.add_member(:service_code, Shapes::ShapeRef.new(shape: ErrorServiceCodeString, location_name: "ServiceCode"))
@@ -880,7 +1203,13 @@ module Aws::DevOpsGuru
880
1203
  UpdateCloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: UpdateStackNames, location_name: "StackNames"))
881
1204
  UpdateCloudFormationCollectionFilter.struct_class = Types::UpdateCloudFormationCollectionFilter
882
1205
 
1206
+ UpdateEventSourcesConfigRequest.add_member(:event_sources, Shapes::ShapeRef.new(shape: EventSourcesConfig, location_name: "EventSources"))
1207
+ UpdateEventSourcesConfigRequest.struct_class = Types::UpdateEventSourcesConfigRequest
1208
+
1209
+ UpdateEventSourcesConfigResponse.struct_class = Types::UpdateEventSourcesConfigResponse
1210
+
883
1211
  UpdateResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: UpdateCloudFormationCollectionFilter, location_name: "CloudFormation"))
1212
+ UpdateResourceCollectionFilter.add_member(:tags, Shapes::ShapeRef.new(shape: UpdateTagCollectionFilters, location_name: "Tags"))
884
1213
  UpdateResourceCollectionFilter.struct_class = Types::UpdateResourceCollectionFilter
885
1214
 
886
1215
  UpdateResourceCollectionRequest.add_member(:action, Shapes::ShapeRef.new(shape: UpdateResourceCollectionAction, required: true, location_name: "Action"))
@@ -890,6 +1219,8 @@ module Aws::DevOpsGuru
890
1219
  UpdateResourceCollectionResponse.struct_class = Types::UpdateResourceCollectionResponse
891
1220
 
892
1221
  UpdateServiceIntegrationConfig.add_member(:ops_center, Shapes::ShapeRef.new(shape: OpsCenterIntegrationConfig, location_name: "OpsCenter"))
1222
+ UpdateServiceIntegrationConfig.add_member(:logs_anomaly_detection, Shapes::ShapeRef.new(shape: LogsAnomalyDetectionIntegrationConfig, location_name: "LogsAnomalyDetection"))
1223
+ UpdateServiceIntegrationConfig.add_member(:kms_server_side_encryption, Shapes::ShapeRef.new(shape: KMSServerSideEncryptionIntegrationConfig, location_name: "KMSServerSideEncryption"))
893
1224
  UpdateServiceIntegrationConfig.struct_class = Types::UpdateServiceIntegrationConfig
894
1225
 
895
1226
  UpdateServiceIntegrationRequest.add_member(:service_integration, Shapes::ShapeRef.new(shape: UpdateServiceIntegrationConfig, required: true, location_name: "ServiceIntegration"))
@@ -899,6 +1230,14 @@ module Aws::DevOpsGuru
899
1230
 
900
1231
  UpdateStackNames.member = Shapes::ShapeRef.new(shape: StackName)
901
1232
 
1233
+ UpdateTagCollectionFilter.add_member(:app_boundary_key, Shapes::ShapeRef.new(shape: AppBoundaryKey, required: true, location_name: "AppBoundaryKey"))
1234
+ UpdateTagCollectionFilter.add_member(:tag_values, Shapes::ShapeRef.new(shape: UpdateTagValues, required: true, location_name: "TagValues"))
1235
+ UpdateTagCollectionFilter.struct_class = Types::UpdateTagCollectionFilter
1236
+
1237
+ UpdateTagCollectionFilters.member = Shapes::ShapeRef.new(shape: UpdateTagCollectionFilter)
1238
+
1239
+ UpdateTagValues.member = Shapes::ShapeRef.new(shape: TagValue)
1240
+
902
1241
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
903
1242
  ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, location_name: "Reason"))
904
1243
  ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFields, location_name: "Fields"))
@@ -943,6 +1282,20 @@ module Aws::DevOpsGuru
943
1282
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
944
1283
  end)
945
1284
 
1285
+ api.add_operation(:delete_insight, Seahorse::Model::Operation.new.tap do |o|
1286
+ o.name = "DeleteInsight"
1287
+ o.http_method = "DELETE"
1288
+ o.http_request_uri = "/insights/{Id}"
1289
+ o.input = Shapes::ShapeRef.new(shape: DeleteInsightRequest)
1290
+ o.output = Shapes::ShapeRef.new(shape: DeleteInsightResponse)
1291
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1292
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1294
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1295
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1296
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1297
+ end)
1298
+
946
1299
  api.add_operation(:describe_account_health, Seahorse::Model::Operation.new.tap do |o|
947
1300
  o.name = "DescribeAccountHealth"
948
1301
  o.http_method = "GET"
@@ -980,6 +1333,18 @@ module Aws::DevOpsGuru
980
1333
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
981
1334
  end)
982
1335
 
1336
+ api.add_operation(:describe_event_sources_config, Seahorse::Model::Operation.new.tap do |o|
1337
+ o.name = "DescribeEventSourcesConfig"
1338
+ o.http_method = "POST"
1339
+ o.http_request_uri = "/event-sources"
1340
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventSourcesConfigRequest)
1341
+ o.output = Shapes::ShapeRef.new(shape: DescribeEventSourcesConfigResponse)
1342
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1345
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1346
+ end)
1347
+
983
1348
  api.add_operation(:describe_feedback, Seahorse::Model::Operation.new.tap do |o|
984
1349
  o.name = "DescribeFeedback"
985
1350
  o.http_method = "POST"
@@ -1033,7 +1398,7 @@ module Aws::DevOpsGuru
1033
1398
  api.add_operation(:describe_organization_resource_collection_health, Seahorse::Model::Operation.new.tap do |o|
1034
1399
  o.name = "DescribeOrganizationResourceCollectionHealth"
1035
1400
  o.http_method = "POST"
1036
- o.http_request_uri = "/organization/health/resource-collection/"
1401
+ o.http_request_uri = "/organization/health/resource-collection"
1037
1402
  o.input = Shapes::ShapeRef.new(shape: DescribeOrganizationResourceCollectionHealthRequest)
1038
1403
  o.output = Shapes::ShapeRef.new(shape: DescribeOrganizationResourceCollectionHealthResponse)
1039
1404
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -1072,6 +1437,7 @@ module Aws::DevOpsGuru
1072
1437
  o.output = Shapes::ShapeRef.new(shape: DescribeServiceIntegrationResponse)
1073
1438
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1074
1439
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1075
1441
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1076
1442
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1077
1443
  end)
@@ -1131,6 +1497,25 @@ module Aws::DevOpsGuru
1131
1497
  )
1132
1498
  end)
1133
1499
 
1500
+ api.add_operation(:list_anomalous_log_groups, Seahorse::Model::Operation.new.tap do |o|
1501
+ o.name = "ListAnomalousLogGroups"
1502
+ o.http_method = "POST"
1503
+ o.http_request_uri = "/list-log-anomalies"
1504
+ o.input = Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsRequest)
1505
+ o.output = Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsResponse)
1506
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1507
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1508
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1509
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1510
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1511
+ o[:pager] = Aws::Pager.new(
1512
+ limit_key: "max_results",
1513
+ tokens: {
1514
+ "next_token" => "next_token"
1515
+ }
1516
+ )
1517
+ end)
1518
+
1134
1519
  api.add_operation(:list_events, Seahorse::Model::Operation.new.tap do |o|
1135
1520
  o.name = "ListEvents"
1136
1521
  o.http_method = "POST"
@@ -1168,6 +1553,24 @@ module Aws::DevOpsGuru
1168
1553
  )
1169
1554
  end)
1170
1555
 
1556
+ api.add_operation(:list_monitored_resources, Seahorse::Model::Operation.new.tap do |o|
1557
+ o.name = "ListMonitoredResources"
1558
+ o.http_method = "POST"
1559
+ o.http_request_uri = "/monitoredResources"
1560
+ o.input = Shapes::ShapeRef.new(shape: ListMonitoredResourcesRequest)
1561
+ o.output = Shapes::ShapeRef.new(shape: ListMonitoredResourcesResponse)
1562
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1563
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1564
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1566
+ o[:pager] = Aws::Pager.new(
1567
+ limit_key: "max_results",
1568
+ tokens: {
1569
+ "next_token" => "next_token"
1570
+ }
1571
+ )
1572
+ end)
1573
+
1171
1574
  api.add_operation(:list_notification_channels, Seahorse::Model::Operation.new.tap do |o|
1172
1575
  o.name = "ListNotificationChannels"
1173
1576
  o.http_method = "POST"
@@ -1299,6 +1702,18 @@ module Aws::DevOpsGuru
1299
1702
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1300
1703
  end)
1301
1704
 
1705
+ api.add_operation(:update_event_sources_config, Seahorse::Model::Operation.new.tap do |o|
1706
+ o.name = "UpdateEventSourcesConfig"
1707
+ o.http_method = "PUT"
1708
+ o.http_request_uri = "/event-sources"
1709
+ o.input = Shapes::ShapeRef.new(shape: UpdateEventSourcesConfigRequest)
1710
+ o.output = Shapes::ShapeRef.new(shape: UpdateEventSourcesConfigResponse)
1711
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1712
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1713
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1714
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1715
+ end)
1716
+
1302
1717
  api.add_operation(:update_resource_collection, Seahorse::Model::Operation.new.tap do |o|
1303
1718
  o.name = "UpdateResourceCollection"
1304
1719
  o.http_method = "PUT"