aws-sdk-devopsguru 1.0.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -16,16 +16,28 @@ module Aws::DevOpsGuru
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
17
  AddNotificationChannelRequest = Shapes::StructureShape.new(name: 'AddNotificationChannelRequest')
18
18
  AddNotificationChannelResponse = Shapes::StructureShape.new(name: 'AddNotificationChannelResponse')
19
+ AnomalyId = Shapes::StringShape.new(name: 'AnomalyId')
20
+ AnomalyLimit = Shapes::FloatShape.new(name: 'AnomalyLimit')
19
21
  AnomalySeverity = Shapes::StringShape.new(name: 'AnomalySeverity')
20
22
  AnomalySourceDetails = Shapes::StructureShape.new(name: 'AnomalySourceDetails')
21
23
  AnomalyStatus = Shapes::StringShape.new(name: 'AnomalyStatus')
22
24
  AnomalyTimeRange = Shapes::StructureShape.new(name: 'AnomalyTimeRange')
25
+ Channels = Shapes::ListShape.new(name: 'Channels')
23
26
  CloudFormationCollection = Shapes::StructureShape.new(name: 'CloudFormationCollection')
24
27
  CloudFormationCollectionFilter = Shapes::StructureShape.new(name: 'CloudFormationCollectionFilter')
25
28
  CloudFormationHealth = Shapes::StructureShape.new(name: 'CloudFormationHealth')
29
+ CloudFormationHealths = Shapes::ListShape.new(name: 'CloudFormationHealths')
26
30
  CloudWatchMetricsDetail = Shapes::StructureShape.new(name: 'CloudWatchMetricsDetail')
31
+ CloudWatchMetricsDetails = Shapes::ListShape.new(name: 'CloudWatchMetricsDetails')
27
32
  CloudWatchMetricsDimension = Shapes::StructureShape.new(name: 'CloudWatchMetricsDimension')
33
+ CloudWatchMetricsDimensionName = Shapes::StringShape.new(name: 'CloudWatchMetricsDimensionName')
34
+ CloudWatchMetricsDimensionValue = Shapes::StringShape.new(name: 'CloudWatchMetricsDimensionValue')
35
+ CloudWatchMetricsDimensions = Shapes::ListShape.new(name: 'CloudWatchMetricsDimensions')
36
+ CloudWatchMetricsMetricName = Shapes::StringShape.new(name: 'CloudWatchMetricsMetricName')
37
+ CloudWatchMetricsNamespace = Shapes::StringShape.new(name: 'CloudWatchMetricsNamespace')
38
+ CloudWatchMetricsPeriod = Shapes::IntegerShape.new(name: 'CloudWatchMetricsPeriod')
28
39
  CloudWatchMetricsStat = Shapes::StringShape.new(name: 'CloudWatchMetricsStat')
40
+ CloudWatchMetricsUnit = Shapes::StringShape.new(name: 'CloudWatchMetricsUnit')
29
41
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
30
42
  DescribeAccountHealthRequest = Shapes::StructureShape.new(name: 'DescribeAccountHealthRequest')
31
43
  DescribeAccountHealthResponse = Shapes::StructureShape.new(name: 'DescribeAccountHealthResponse')
@@ -33,6 +45,8 @@ module Aws::DevOpsGuru
33
45
  DescribeAccountOverviewResponse = Shapes::StructureShape.new(name: 'DescribeAccountOverviewResponse')
34
46
  DescribeAnomalyRequest = Shapes::StructureShape.new(name: 'DescribeAnomalyRequest')
35
47
  DescribeAnomalyResponse = Shapes::StructureShape.new(name: 'DescribeAnomalyResponse')
48
+ DescribeFeedbackRequest = Shapes::StructureShape.new(name: 'DescribeFeedbackRequest')
49
+ DescribeFeedbackResponse = Shapes::StructureShape.new(name: 'DescribeFeedbackResponse')
36
50
  DescribeInsightRequest = Shapes::StructureShape.new(name: 'DescribeInsightRequest')
37
51
  DescribeInsightResponse = Shapes::StructureShape.new(name: 'DescribeInsightResponse')
38
52
  DescribeResourceCollectionHealthRequest = Shapes::StructureShape.new(name: 'DescribeResourceCollectionHealthRequest')
@@ -40,28 +54,47 @@ module Aws::DevOpsGuru
40
54
  DescribeServiceIntegrationRequest = Shapes::StructureShape.new(name: 'DescribeServiceIntegrationRequest')
41
55
  DescribeServiceIntegrationResponse = Shapes::StructureShape.new(name: 'DescribeServiceIntegrationResponse')
42
56
  EndTimeRange = Shapes::StructureShape.new(name: 'EndTimeRange')
57
+ ErrorMessageString = Shapes::StringShape.new(name: 'ErrorMessageString')
58
+ ErrorNameString = Shapes::StringShape.new(name: 'ErrorNameString')
59
+ ErrorQuotaCodeString = Shapes::StringShape.new(name: 'ErrorQuotaCodeString')
60
+ ErrorServiceCodeString = Shapes::StringShape.new(name: 'ErrorServiceCodeString')
43
61
  Event = Shapes::StructureShape.new(name: 'Event')
44
62
  EventClass = Shapes::StringShape.new(name: 'EventClass')
45
63
  EventDataSource = Shapes::StringShape.new(name: 'EventDataSource')
64
+ EventId = Shapes::StringShape.new(name: 'EventId')
65
+ EventName = Shapes::StringShape.new(name: 'EventName')
46
66
  EventResource = Shapes::StructureShape.new(name: 'EventResource')
67
+ EventResourceArn = Shapes::StringShape.new(name: 'EventResourceArn')
68
+ EventResourceName = Shapes::StringShape.new(name: 'EventResourceName')
69
+ EventResourceType = Shapes::StringShape.new(name: 'EventResourceType')
70
+ EventResources = Shapes::ListShape.new(name: 'EventResources')
71
+ EventSource = Shapes::StringShape.new(name: 'EventSource')
47
72
  EventTimeRange = Shapes::StructureShape.new(name: 'EventTimeRange')
73
+ Events = Shapes::ListShape.new(name: 'Events')
48
74
  GetResourceCollectionRequest = Shapes::StructureShape.new(name: 'GetResourceCollectionRequest')
49
75
  GetResourceCollectionResponse = Shapes::StructureShape.new(name: 'GetResourceCollectionResponse')
50
76
  InsightFeedback = Shapes::StructureShape.new(name: 'InsightFeedback')
51
77
  InsightFeedbackOption = Shapes::StringShape.new(name: 'InsightFeedbackOption')
52
78
  InsightHealth = Shapes::StructureShape.new(name: 'InsightHealth')
79
+ InsightId = Shapes::StringShape.new(name: 'InsightId')
80
+ InsightName = Shapes::StringShape.new(name: 'InsightName')
81
+ InsightSeverities = Shapes::ListShape.new(name: 'InsightSeverities')
53
82
  InsightSeverity = Shapes::StringShape.new(name: 'InsightSeverity')
54
83
  InsightStatus = Shapes::StringShape.new(name: 'InsightStatus')
84
+ InsightStatuses = Shapes::ListShape.new(name: 'InsightStatuses')
55
85
  InsightTimeRange = Shapes::StructureShape.new(name: 'InsightTimeRange')
56
86
  InsightType = Shapes::StringShape.new(name: 'InsightType')
57
87
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
88
+ ListAnomaliesForInsightMaxResults = Shapes::IntegerShape.new(name: 'ListAnomaliesForInsightMaxResults')
58
89
  ListAnomaliesForInsightRequest = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightRequest')
59
90
  ListAnomaliesForInsightResponse = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightResponse')
60
91
  ListEventsFilters = Shapes::StructureShape.new(name: 'ListEventsFilters')
92
+ ListEventsMaxResults = Shapes::IntegerShape.new(name: 'ListEventsMaxResults')
61
93
  ListEventsRequest = Shapes::StructureShape.new(name: 'ListEventsRequest')
62
94
  ListEventsResponse = Shapes::StructureShape.new(name: 'ListEventsResponse')
63
95
  ListInsightsAnyStatusFilter = Shapes::StructureShape.new(name: 'ListInsightsAnyStatusFilter')
64
96
  ListInsightsClosedStatusFilter = Shapes::StructureShape.new(name: 'ListInsightsClosedStatusFilter')
97
+ ListInsightsMaxResults = Shapes::IntegerShape.new(name: 'ListInsightsMaxResults')
65
98
  ListInsightsOngoingStatusFilter = Shapes::StructureShape.new(name: 'ListInsightsOngoingStatusFilter')
66
99
  ListInsightsRequest = Shapes::StructureShape.new(name: 'ListInsightsRequest')
67
100
  ListInsightsResponse = Shapes::StructureShape.new(name: 'ListInsightsResponse')
@@ -70,43 +103,82 @@ module Aws::DevOpsGuru
70
103
  ListNotificationChannelsResponse = Shapes::StructureShape.new(name: 'ListNotificationChannelsResponse')
71
104
  ListRecommendationsRequest = Shapes::StructureShape.new(name: 'ListRecommendationsRequest')
72
105
  ListRecommendationsResponse = Shapes::StructureShape.new(name: 'ListRecommendationsResponse')
73
- MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
106
+ MeanTimeToRecoverInMilliseconds = Shapes::IntegerShape.new(name: 'MeanTimeToRecoverInMilliseconds')
74
107
  NotificationChannel = Shapes::StructureShape.new(name: 'NotificationChannel')
75
108
  NotificationChannelConfig = Shapes::StructureShape.new(name: 'NotificationChannelConfig')
109
+ NotificationChannelId = Shapes::StringShape.new(name: 'NotificationChannelId')
110
+ NumMetricsAnalyzed = Shapes::IntegerShape.new(name: 'NumMetricsAnalyzed')
111
+ NumOpenProactiveInsights = Shapes::IntegerShape.new(name: 'NumOpenProactiveInsights')
112
+ NumOpenReactiveInsights = Shapes::IntegerShape.new(name: 'NumOpenReactiveInsights')
113
+ NumProactiveInsights = Shapes::IntegerShape.new(name: 'NumProactiveInsights')
114
+ NumReactiveInsights = Shapes::IntegerShape.new(name: 'NumReactiveInsights')
76
115
  OpsCenterIntegration = Shapes::StructureShape.new(name: 'OpsCenterIntegration')
77
116
  OpsCenterIntegrationConfig = Shapes::StructureShape.new(name: 'OpsCenterIntegrationConfig')
78
117
  OptInStatus = Shapes::StringShape.new(name: 'OptInStatus')
79
118
  PredictionTimeRange = Shapes::StructureShape.new(name: 'PredictionTimeRange')
119
+ ProactiveAnomalies = Shapes::ListShape.new(name: 'ProactiveAnomalies')
80
120
  ProactiveAnomaly = Shapes::StructureShape.new(name: 'ProactiveAnomaly')
81
121
  ProactiveAnomalySummary = Shapes::StructureShape.new(name: 'ProactiveAnomalySummary')
82
122
  ProactiveInsight = Shapes::StructureShape.new(name: 'ProactiveInsight')
83
123
  ProactiveInsightSummary = Shapes::StructureShape.new(name: 'ProactiveInsightSummary')
124
+ ProactiveInsights = Shapes::ListShape.new(name: 'ProactiveInsights')
84
125
  PutFeedbackRequest = Shapes::StructureShape.new(name: 'PutFeedbackRequest')
85
126
  PutFeedbackResponse = Shapes::StructureShape.new(name: 'PutFeedbackResponse')
127
+ ReactiveAnomalies = Shapes::ListShape.new(name: 'ReactiveAnomalies')
86
128
  ReactiveAnomaly = Shapes::StructureShape.new(name: 'ReactiveAnomaly')
87
129
  ReactiveAnomalySummary = Shapes::StructureShape.new(name: 'ReactiveAnomalySummary')
88
130
  ReactiveInsight = Shapes::StructureShape.new(name: 'ReactiveInsight')
89
131
  ReactiveInsightSummary = Shapes::StructureShape.new(name: 'ReactiveInsightSummary')
132
+ ReactiveInsights = Shapes::ListShape.new(name: 'ReactiveInsights')
90
133
  Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
134
+ RecommendationDescription = Shapes::StringShape.new(name: 'RecommendationDescription')
135
+ RecommendationLink = Shapes::StringShape.new(name: 'RecommendationLink')
136
+ RecommendationName = Shapes::StringShape.new(name: 'RecommendationName')
137
+ RecommendationReason = Shapes::StringShape.new(name: 'RecommendationReason')
138
+ RecommendationRelatedAnomalies = Shapes::ListShape.new(name: 'RecommendationRelatedAnomalies')
91
139
  RecommendationRelatedAnomaly = Shapes::StructureShape.new(name: 'RecommendationRelatedAnomaly')
92
140
  RecommendationRelatedAnomalyResource = Shapes::StructureShape.new(name: 'RecommendationRelatedAnomalyResource')
141
+ RecommendationRelatedAnomalyResourceName = Shapes::StringShape.new(name: 'RecommendationRelatedAnomalyResourceName')
142
+ RecommendationRelatedAnomalyResourceType = Shapes::StringShape.new(name: 'RecommendationRelatedAnomalyResourceType')
143
+ RecommendationRelatedAnomalyResources = Shapes::ListShape.new(name: 'RecommendationRelatedAnomalyResources')
93
144
  RecommendationRelatedAnomalySourceDetail = Shapes::StructureShape.new(name: 'RecommendationRelatedAnomalySourceDetail')
94
145
  RecommendationRelatedCloudWatchMetricsSourceDetail = Shapes::StructureShape.new(name: 'RecommendationRelatedCloudWatchMetricsSourceDetail')
146
+ RecommendationRelatedCloudWatchMetricsSourceDetails = Shapes::ListShape.new(name: 'RecommendationRelatedCloudWatchMetricsSourceDetails')
147
+ RecommendationRelatedCloudWatchMetricsSourceMetricName = Shapes::StringShape.new(name: 'RecommendationRelatedCloudWatchMetricsSourceMetricName')
148
+ RecommendationRelatedCloudWatchMetricsSourceNamespace = Shapes::StringShape.new(name: 'RecommendationRelatedCloudWatchMetricsSourceNamespace')
95
149
  RecommendationRelatedEvent = Shapes::StructureShape.new(name: 'RecommendationRelatedEvent')
150
+ RecommendationRelatedEventName = Shapes::StringShape.new(name: 'RecommendationRelatedEventName')
96
151
  RecommendationRelatedEventResource = Shapes::StructureShape.new(name: 'RecommendationRelatedEventResource')
152
+ RecommendationRelatedEventResourceName = Shapes::StringShape.new(name: 'RecommendationRelatedEventResourceName')
153
+ RecommendationRelatedEventResourceType = Shapes::StringShape.new(name: 'RecommendationRelatedEventResourceType')
154
+ RecommendationRelatedEventResources = Shapes::ListShape.new(name: 'RecommendationRelatedEventResources')
155
+ RecommendationRelatedEvents = Shapes::ListShape.new(name: 'RecommendationRelatedEvents')
156
+ Recommendations = Shapes::ListShape.new(name: 'Recommendations')
157
+ RelatedAnomalySourceDetails = Shapes::ListShape.new(name: 'RelatedAnomalySourceDetails')
97
158
  RemoveNotificationChannelRequest = Shapes::StructureShape.new(name: 'RemoveNotificationChannelRequest')
98
159
  RemoveNotificationChannelResponse = Shapes::StructureShape.new(name: 'RemoveNotificationChannelResponse')
99
160
  ResourceCollection = Shapes::StructureShape.new(name: 'ResourceCollection')
100
161
  ResourceCollectionFilter = Shapes::StructureShape.new(name: 'ResourceCollectionFilter')
162
+ ResourceCollectionType = Shapes::StringShape.new(name: 'ResourceCollectionType')
163
+ ResourceHours = Shapes::IntegerShape.new(name: 'ResourceHours')
164
+ ResourceIdString = Shapes::StringShape.new(name: 'ResourceIdString')
165
+ ResourceIdType = Shapes::StringShape.new(name: 'ResourceIdType')
101
166
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
167
+ RetryAfterSeconds = Shapes::IntegerShape.new(name: 'RetryAfterSeconds')
102
168
  SearchInsightsFilters = Shapes::StructureShape.new(name: 'SearchInsightsFilters')
169
+ SearchInsightsMaxResults = Shapes::IntegerShape.new(name: 'SearchInsightsMaxResults')
103
170
  SearchInsightsRequest = Shapes::StructureShape.new(name: 'SearchInsightsRequest')
104
171
  SearchInsightsResponse = Shapes::StructureShape.new(name: 'SearchInsightsResponse')
105
172
  ServiceIntegrationConfig = Shapes::StructureShape.new(name: 'ServiceIntegrationConfig')
106
173
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
107
174
  SnsChannelConfig = Shapes::StructureShape.new(name: 'SnsChannelConfig')
175
+ SsmOpsItemId = Shapes::StringShape.new(name: 'SsmOpsItemId')
176
+ StackName = Shapes::StringShape.new(name: 'StackName')
177
+ StackNames = Shapes::ListShape.new(name: 'StackNames')
108
178
  StartTimeRange = Shapes::StructureShape.new(name: 'StartTimeRange')
109
179
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
180
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
181
+ TopicArn = Shapes::StringShape.new(name: 'TopicArn')
110
182
  UpdateCloudFormationCollectionFilter = Shapes::StructureShape.new(name: 'UpdateCloudFormationCollectionFilter')
111
183
  UpdateResourceCollectionAction = Shapes::StringShape.new(name: 'UpdateResourceCollectionAction')
112
184
  UpdateResourceCollectionFilter = Shapes::StructureShape.new(name: 'UpdateResourceCollectionFilter')
@@ -115,130 +187,107 @@ module Aws::DevOpsGuru
115
187
  UpdateServiceIntegrationConfig = Shapes::StructureShape.new(name: 'UpdateServiceIntegrationConfig')
116
188
  UpdateServiceIntegrationRequest = Shapes::StructureShape.new(name: 'UpdateServiceIntegrationRequest')
117
189
  UpdateServiceIntegrationResponse = Shapes::StructureShape.new(name: 'UpdateServiceIntegrationResponse')
190
+ UpdateStackNames = Shapes::ListShape.new(name: 'UpdateStackNames')
191
+ UuidNextToken = Shapes::StringShape.new(name: 'UuidNextToken')
118
192
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
119
193
  ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
194
+ ValidationExceptionFields = Shapes::ListShape.new(name: 'ValidationExceptionFields')
120
195
  ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
121
- __boolean = Shapes::BooleanShape.new(name: '__boolean')
122
- __double = Shapes::FloatShape.new(name: '__double')
123
- __integer = Shapes::IntegerShape.new(name: '__integer')
124
- __integerMin1Max100 = Shapes::IntegerShape.new(name: '__integerMin1Max100')
125
- __integerMin1Max200 = Shapes::IntegerShape.new(name: '__integerMin1Max200')
126
- __integerMin1Max500 = Shapes::IntegerShape.new(name: '__integerMin1Max500')
127
- __listOfCloudFormationHealth = Shapes::ListShape.new(name: '__listOfCloudFormationHealth')
128
- __listOfCloudWatchMetricsDetail = Shapes::ListShape.new(name: '__listOfCloudWatchMetricsDetail')
129
- __listOfCloudWatchMetricsDimension = Shapes::ListShape.new(name: '__listOfCloudWatchMetricsDimension')
130
- __listOfEvent = Shapes::ListShape.new(name: '__listOfEvent')
131
- __listOfEventResource = Shapes::ListShape.new(name: '__listOfEventResource')
132
- __listOfInsightSeverity = Shapes::ListShape.new(name: '__listOfInsightSeverity')
133
- __listOfInsightStatus = Shapes::ListShape.new(name: '__listOfInsightStatus')
134
- __listOfNotificationChannel = Shapes::ListShape.new(name: '__listOfNotificationChannel')
135
- __listOfProactiveAnomalySummary = Shapes::ListShape.new(name: '__listOfProactiveAnomalySummary')
136
- __listOfProactiveInsightSummary = Shapes::ListShape.new(name: '__listOfProactiveInsightSummary')
137
- __listOfReactiveAnomalySummary = Shapes::ListShape.new(name: '__listOfReactiveAnomalySummary')
138
- __listOfReactiveInsightSummary = Shapes::ListShape.new(name: '__listOfReactiveInsightSummary')
139
- __listOfRecommendation = Shapes::ListShape.new(name: '__listOfRecommendation')
140
- __listOfRecommendationRelatedAnomaly = Shapes::ListShape.new(name: '__listOfRecommendationRelatedAnomaly')
141
- __listOfRecommendationRelatedAnomalyResource = Shapes::ListShape.new(name: '__listOfRecommendationRelatedAnomalyResource')
142
- __listOfRecommendationRelatedAnomalySourceDetail = Shapes::ListShape.new(name: '__listOfRecommendationRelatedAnomalySourceDetail')
143
- __listOfRecommendationRelatedCloudWatchMetricsSourceDetail = Shapes::ListShape.new(name: '__listOfRecommendationRelatedCloudWatchMetricsSourceDetail')
144
- __listOfRecommendationRelatedEvent = Shapes::ListShape.new(name: '__listOfRecommendationRelatedEvent')
145
- __listOfRecommendationRelatedEventResource = Shapes::ListShape.new(name: '__listOfRecommendationRelatedEventResource')
146
- __listOfValidationExceptionField = Shapes::ListShape.new(name: '__listOfValidationExceptionField')
147
- __listOf__stringMin1Max128PatternAZAZAZAZ09 = Shapes::ListShape.new(name: '__listOf__stringMin1Max128PatternAZAZAZAZ09')
148
- __long = Shapes::IntegerShape.new(name: '__long')
149
- __string = Shapes::StringShape.new(name: '__string')
150
- __stringMin0Max2048Pattern = Shapes::StringShape.new(name: '__stringMin0Max2048Pattern')
151
- __stringMin0Max50 = Shapes::StringShape.new(name: '__stringMin0Max50')
152
- __stringMin10Max50PatternAZAZ09AmazonawsComAwsEvents = Shapes::StringShape.new(name: '__stringMin10Max50PatternAZAZ09AmazonawsComAwsEvents')
153
- __stringMin1Max100Pattern = Shapes::StringShape.new(name: '__stringMin1Max100Pattern')
154
- __stringMin1Max100PatternW = Shapes::StringShape.new(name: '__stringMin1Max100PatternW')
155
- __stringMin1Max128PatternAZAZAZAZ09 = Shapes::StringShape.new(name: '__stringMin1Max128PatternAZAZAZAZ09')
156
- __stringMin1Max530PatternSS = Shapes::StringShape.new(name: '__stringMin1Max530PatternSS')
157
- __stringMin36Max1024PatternArnAwsAZ09SnsAZ09D12 = Shapes::StringShape.new(name: '__stringMin36Max1024PatternArnAwsAZ09SnsAZ09D12')
158
- __stringMin36Max2048PatternArnAwsAZAZ09AZ09D12 = Shapes::StringShape.new(name: '__stringMin36Max2048PatternArnAwsAZAZ09AZ09D12')
159
- __stringMin36Max36PatternAF098AF094AF094AF094AF0912 = Shapes::StringShape.new(name: '__stringMin36Max36PatternAF098AF094AF094AF094AF0912')
160
- __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
161
- __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
162
-
163
- AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
196
+
197
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
164
198
  AccessDeniedException.struct_class = Types::AccessDeniedException
165
199
 
166
200
  AddNotificationChannelRequest.add_member(:config, Shapes::ShapeRef.new(shape: NotificationChannelConfig, required: true, location_name: "Config"))
167
201
  AddNotificationChannelRequest.struct_class = Types::AddNotificationChannelRequest
168
202
 
169
- AddNotificationChannelResponse.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "Id"))
203
+ AddNotificationChannelResponse.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, required: true, location_name: "Id"))
170
204
  AddNotificationChannelResponse.struct_class = Types::AddNotificationChannelResponse
171
205
 
172
- AnomalySourceDetails.add_member(:cloud_watch_metrics, Shapes::ShapeRef.new(shape: __listOfCloudWatchMetricsDetail, location_name: "CloudWatchMetrics"))
206
+ AnomalySourceDetails.add_member(:cloud_watch_metrics, Shapes::ShapeRef.new(shape: CloudWatchMetricsDetails, location_name: "CloudWatchMetrics"))
173
207
  AnomalySourceDetails.struct_class = Types::AnomalySourceDetails
174
208
 
175
- AnomalyTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "EndTime"))
176
- AnomalyTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "StartTime"))
209
+ AnomalyTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
210
+ AnomalyTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
177
211
  AnomalyTimeRange.struct_class = Types::AnomalyTimeRange
178
212
 
179
- CloudFormationCollection.add_member(:stack_names, Shapes::ShapeRef.new(shape: __listOf__stringMin1Max128PatternAZAZAZAZ09, location_name: "StackNames"))
213
+ Channels.member = Shapes::ShapeRef.new(shape: NotificationChannel)
214
+
215
+ CloudFormationCollection.add_member(:stack_names, Shapes::ShapeRef.new(shape: StackNames, location_name: "StackNames"))
180
216
  CloudFormationCollection.struct_class = Types::CloudFormationCollection
181
217
 
182
- CloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: __listOf__stringMin1Max128PatternAZAZAZAZ09, location_name: "StackNames"))
218
+ CloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: StackNames, location_name: "StackNames"))
183
219
  CloudFormationCollectionFilter.struct_class = Types::CloudFormationCollectionFilter
184
220
 
221
+ CloudFormationHealth.add_member(:stack_name, Shapes::ShapeRef.new(shape: StackName, location_name: "StackName"))
185
222
  CloudFormationHealth.add_member(:insight, Shapes::ShapeRef.new(shape: InsightHealth, location_name: "Insight"))
186
- CloudFormationHealth.add_member(:stack_name, Shapes::ShapeRef.new(shape: __stringMin1Max128PatternAZAZAZAZ09, location_name: "StackName"))
187
223
  CloudFormationHealth.struct_class = Types::CloudFormationHealth
188
224
 
189
- CloudWatchMetricsDetail.add_member(:dimensions, Shapes::ShapeRef.new(shape: __listOfCloudWatchMetricsDimension, location_name: "Dimensions"))
190
- CloudWatchMetricsDetail.add_member(:metric_name, Shapes::ShapeRef.new(shape: __string, location_name: "MetricName"))
191
- CloudWatchMetricsDetail.add_member(:namespace, Shapes::ShapeRef.new(shape: __string, location_name: "Namespace"))
192
- CloudWatchMetricsDetail.add_member(:period, Shapes::ShapeRef.new(shape: __integer, location_name: "Period"))
225
+ CloudFormationHealths.member = Shapes::ShapeRef.new(shape: CloudFormationHealth)
226
+
227
+ CloudWatchMetricsDetail.add_member(:metric_name, Shapes::ShapeRef.new(shape: CloudWatchMetricsMetricName, location_name: "MetricName"))
228
+ CloudWatchMetricsDetail.add_member(:namespace, Shapes::ShapeRef.new(shape: CloudWatchMetricsNamespace, location_name: "Namespace"))
229
+ CloudWatchMetricsDetail.add_member(:dimensions, Shapes::ShapeRef.new(shape: CloudWatchMetricsDimensions, location_name: "Dimensions"))
193
230
  CloudWatchMetricsDetail.add_member(:stat, Shapes::ShapeRef.new(shape: CloudWatchMetricsStat, location_name: "Stat"))
194
- CloudWatchMetricsDetail.add_member(:unit, Shapes::ShapeRef.new(shape: __string, location_name: "Unit"))
231
+ CloudWatchMetricsDetail.add_member(:unit, Shapes::ShapeRef.new(shape: CloudWatchMetricsUnit, location_name: "Unit"))
232
+ CloudWatchMetricsDetail.add_member(:period, Shapes::ShapeRef.new(shape: CloudWatchMetricsPeriod, location_name: "Period"))
195
233
  CloudWatchMetricsDetail.struct_class = Types::CloudWatchMetricsDetail
196
234
 
197
- CloudWatchMetricsDimension.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
198
- CloudWatchMetricsDimension.add_member(:value, Shapes::ShapeRef.new(shape: __string, location_name: "Value"))
235
+ CloudWatchMetricsDetails.member = Shapes::ShapeRef.new(shape: CloudWatchMetricsDetail)
236
+
237
+ CloudWatchMetricsDimension.add_member(:name, Shapes::ShapeRef.new(shape: CloudWatchMetricsDimensionName, location_name: "Name"))
238
+ CloudWatchMetricsDimension.add_member(:value, Shapes::ShapeRef.new(shape: CloudWatchMetricsDimensionValue, location_name: "Value"))
199
239
  CloudWatchMetricsDimension.struct_class = Types::CloudWatchMetricsDimension
200
240
 
201
- ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
202
- ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ResourceId"))
203
- ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ResourceType"))
241
+ CloudWatchMetricsDimensions.member = Shapes::ShapeRef.new(shape: CloudWatchMetricsDimension)
242
+
243
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
244
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location_name: "ResourceId"))
245
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceIdType, required: true, location_name: "ResourceType"))
204
246
  ConflictException.struct_class = Types::ConflictException
205
247
 
206
248
  DescribeAccountHealthRequest.struct_class = Types::DescribeAccountHealthRequest
207
249
 
208
- DescribeAccountHealthResponse.add_member(:metrics_analyzed, Shapes::ShapeRef.new(shape: __integer, location_name: "MetricsAnalyzed"))
209
- DescribeAccountHealthResponse.add_member(:open_proactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "OpenProactiveInsights"))
210
- DescribeAccountHealthResponse.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "OpenReactiveInsights"))
250
+ DescribeAccountHealthResponse.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: NumOpenReactiveInsights, required: true, location_name: "OpenReactiveInsights"))
251
+ DescribeAccountHealthResponse.add_member(:open_proactive_insights, Shapes::ShapeRef.new(shape: NumOpenProactiveInsights, required: true, location_name: "OpenProactiveInsights"))
252
+ DescribeAccountHealthResponse.add_member(:metrics_analyzed, Shapes::ShapeRef.new(shape: NumMetricsAnalyzed, required: true, location_name: "MetricsAnalyzed"))
253
+ DescribeAccountHealthResponse.add_member(:resource_hours, Shapes::ShapeRef.new(shape: ResourceHours, required: true, location_name: "ResourceHours"))
211
254
  DescribeAccountHealthResponse.struct_class = Types::DescribeAccountHealthResponse
212
255
 
213
- DescribeAccountOverviewRequest.add_member(:from_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "FromTime"))
214
- DescribeAccountOverviewRequest.add_member(:to_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ToTime"))
256
+ DescribeAccountOverviewRequest.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "FromTime"))
257
+ DescribeAccountOverviewRequest.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ToTime"))
215
258
  DescribeAccountOverviewRequest.struct_class = Types::DescribeAccountOverviewRequest
216
259
 
217
- DescribeAccountOverviewResponse.add_member(:mean_time_to_recover_in_milliseconds, Shapes::ShapeRef.new(shape: __long, location_name: "MeanTimeToRecoverInMilliseconds"))
218
- DescribeAccountOverviewResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "ProactiveInsights"))
219
- DescribeAccountOverviewResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "ReactiveInsights"))
260
+ DescribeAccountOverviewResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: NumReactiveInsights, required: true, location_name: "ReactiveInsights"))
261
+ DescribeAccountOverviewResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: NumProactiveInsights, required: true, location_name: "ProactiveInsights"))
262
+ DescribeAccountOverviewResponse.add_member(:mean_time_to_recover_in_milliseconds, Shapes::ShapeRef.new(shape: MeanTimeToRecoverInMilliseconds, required: true, location_name: "MeanTimeToRecoverInMilliseconds"))
220
263
  DescribeAccountOverviewResponse.struct_class = Types::DescribeAccountOverviewResponse
221
264
 
222
- DescribeAnomalyRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Id"))
265
+ DescribeAnomalyRequest.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, required: true, location: "uri", location_name: "Id"))
223
266
  DescribeAnomalyRequest.struct_class = Types::DescribeAnomalyRequest
224
267
 
225
268
  DescribeAnomalyResponse.add_member(:proactive_anomaly, Shapes::ShapeRef.new(shape: ProactiveAnomaly, location_name: "ProactiveAnomaly"))
226
269
  DescribeAnomalyResponse.add_member(:reactive_anomaly, Shapes::ShapeRef.new(shape: ReactiveAnomaly, location_name: "ReactiveAnomaly"))
227
270
  DescribeAnomalyResponse.struct_class = Types::DescribeAnomalyResponse
228
271
 
229
- DescribeInsightRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Id"))
272
+ DescribeFeedbackRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
273
+ DescribeFeedbackRequest.struct_class = Types::DescribeFeedbackRequest
274
+
275
+ DescribeFeedbackResponse.add_member(:insight_feedback, Shapes::ShapeRef.new(shape: InsightFeedback, location_name: "InsightFeedback"))
276
+ DescribeFeedbackResponse.struct_class = Types::DescribeFeedbackResponse
277
+
278
+ DescribeInsightRequest.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, required: true, location: "uri", location_name: "Id"))
230
279
  DescribeInsightRequest.struct_class = Types::DescribeInsightRequest
231
280
 
232
281
  DescribeInsightResponse.add_member(:proactive_insight, Shapes::ShapeRef.new(shape: ProactiveInsight, location_name: "ProactiveInsight"))
233
282
  DescribeInsightResponse.add_member(:reactive_insight, Shapes::ShapeRef.new(shape: ReactiveInsight, location_name: "ReactiveInsight"))
234
283
  DescribeInsightResponse.struct_class = Types::DescribeInsightResponse
235
284
 
236
- DescribeResourceCollectionHealthRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
237
- DescribeResourceCollectionHealthRequest.add_member(:resource_collection_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceCollectionType"))
285
+ DescribeResourceCollectionHealthRequest.add_member(:resource_collection_type, Shapes::ShapeRef.new(shape: ResourceCollectionType, required: true, location: "uri", location_name: "ResourceCollectionType"))
286
+ DescribeResourceCollectionHealthRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location: "querystring", location_name: "NextToken"))
238
287
  DescribeResourceCollectionHealthRequest.struct_class = Types::DescribeResourceCollectionHealthRequest
239
288
 
240
- DescribeResourceCollectionHealthResponse.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: __listOfCloudFormationHealth, location_name: "CloudFormation"))
241
- DescribeResourceCollectionHealthResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
289
+ DescribeResourceCollectionHealthResponse.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationHealths, required: true, location_name: "CloudFormation"))
290
+ DescribeResourceCollectionHealthResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
242
291
  DescribeResourceCollectionHealthResponse.struct_class = Types::DescribeResourceCollectionHealthResponse
243
292
 
244
293
  DescribeServiceIntegrationRequest.struct_class = Types::DescribeServiceIntegrationRequest
@@ -246,124 +295,133 @@ module Aws::DevOpsGuru
246
295
  DescribeServiceIntegrationResponse.add_member(:service_integration, Shapes::ShapeRef.new(shape: ServiceIntegrationConfig, location_name: "ServiceIntegration"))
247
296
  DescribeServiceIntegrationResponse.struct_class = Types::DescribeServiceIntegrationResponse
248
297
 
249
- EndTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "FromTime"))
250
- EndTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ToTime"))
298
+ EndTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "FromTime"))
299
+ EndTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ToTime"))
251
300
  EndTimeRange.struct_class = Types::EndTimeRange
252
301
 
302
+ Event.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
303
+ Event.add_member(:id, Shapes::ShapeRef.new(shape: EventId, location_name: "Id"))
304
+ Event.add_member(:time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Time"))
305
+ Event.add_member(:event_source, Shapes::ShapeRef.new(shape: EventSource, location_name: "EventSource"))
306
+ Event.add_member(:name, Shapes::ShapeRef.new(shape: EventName, location_name: "Name"))
253
307
  Event.add_member(:data_source, Shapes::ShapeRef.new(shape: EventDataSource, location_name: "DataSource"))
254
308
  Event.add_member(:event_class, Shapes::ShapeRef.new(shape: EventClass, location_name: "EventClass"))
255
- Event.add_member(:event_source, Shapes::ShapeRef.new(shape: __stringMin10Max50PatternAZAZ09AmazonawsComAwsEvents, location_name: "EventSource"))
256
- Event.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "Id"))
257
- Event.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin0Max50, location_name: "Name"))
258
- Event.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
259
- Event.add_member(:resources, Shapes::ShapeRef.new(shape: __listOfEventResource, location_name: "Resources"))
260
- Event.add_member(:time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "Time"))
309
+ Event.add_member(:resources, Shapes::ShapeRef.new(shape: EventResources, location_name: "Resources"))
261
310
  Event.struct_class = Types::Event
262
311
 
263
- EventResource.add_member(:arn, Shapes::ShapeRef.new(shape: __stringMin36Max2048PatternArnAwsAZAZ09AZ09D12, location_name: "Arn"))
264
- EventResource.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin0Max2048Pattern, location_name: "Name"))
265
- EventResource.add_member(:type, Shapes::ShapeRef.new(shape: __stringMin0Max2048Pattern, location_name: "Type"))
312
+ EventResource.add_member(:type, Shapes::ShapeRef.new(shape: EventResourceType, location_name: "Type"))
313
+ EventResource.add_member(:name, Shapes::ShapeRef.new(shape: EventResourceName, location_name: "Name"))
314
+ EventResource.add_member(:arn, Shapes::ShapeRef.new(shape: EventResourceArn, location_name: "Arn"))
266
315
  EventResource.struct_class = Types::EventResource
267
316
 
268
- EventTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "FromTime"))
269
- EventTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "ToTime"))
317
+ EventResources.member = Shapes::ShapeRef.new(shape: EventResource)
318
+
319
+ EventTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "FromTime"))
320
+ EventTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ToTime"))
270
321
  EventTimeRange.struct_class = Types::EventTimeRange
271
322
 
272
- GetResourceCollectionRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
273
- GetResourceCollectionRequest.add_member(:resource_collection_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceCollectionType"))
323
+ Events.member = Shapes::ShapeRef.new(shape: Event)
324
+
325
+ GetResourceCollectionRequest.add_member(:resource_collection_type, Shapes::ShapeRef.new(shape: ResourceCollectionType, required: true, location: "uri", location_name: "ResourceCollectionType"))
326
+ GetResourceCollectionRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location: "querystring", location_name: "NextToken"))
274
327
  GetResourceCollectionRequest.struct_class = Types::GetResourceCollectionRequest
275
328
 
276
- GetResourceCollectionResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
277
329
  GetResourceCollectionResponse.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollectionFilter, location_name: "ResourceCollection"))
330
+ GetResourceCollectionResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
278
331
  GetResourceCollectionResponse.struct_class = Types::GetResourceCollectionResponse
279
332
 
333
+ InsightFeedback.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
280
334
  InsightFeedback.add_member(:feedback, Shapes::ShapeRef.new(shape: InsightFeedbackOption, location_name: "Feedback"))
281
- InsightFeedback.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
282
335
  InsightFeedback.struct_class = Types::InsightFeedback
283
336
 
284
- InsightHealth.add_member(:mean_time_to_recover_in_milliseconds, Shapes::ShapeRef.new(shape: __long, location_name: "MeanTimeToRecoverInMilliseconds"))
285
- InsightHealth.add_member(:open_proactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "OpenProactiveInsights"))
286
- InsightHealth.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: __integer, location_name: "OpenReactiveInsights"))
337
+ InsightHealth.add_member(:open_proactive_insights, Shapes::ShapeRef.new(shape: NumOpenProactiveInsights, location_name: "OpenProactiveInsights"))
338
+ InsightHealth.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: NumOpenReactiveInsights, location_name: "OpenReactiveInsights"))
339
+ InsightHealth.add_member(:mean_time_to_recover_in_milliseconds, Shapes::ShapeRef.new(shape: MeanTimeToRecoverInMilliseconds, location_name: "MeanTimeToRecoverInMilliseconds"))
287
340
  InsightHealth.struct_class = Types::InsightHealth
288
341
 
289
- InsightTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "EndTime"))
290
- InsightTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "StartTime"))
342
+ InsightSeverities.member = Shapes::ShapeRef.new(shape: InsightSeverity)
343
+
344
+ InsightStatuses.member = Shapes::ShapeRef.new(shape: InsightStatus)
345
+
346
+ InsightTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
347
+ InsightTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
291
348
  InsightTimeRange.struct_class = Types::InsightTimeRange
292
349
 
293
- InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
350
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
351
+ InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: RetryAfterSeconds, location: "header", location_name: "Retry-After"))
294
352
  InternalServerException.struct_class = Types::InternalServerException
295
353
 
296
- ListAnomaliesForInsightRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "InsightId"))
297
- ListAnomaliesForInsightRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max500, location_name: "MaxResults"))
298
- ListAnomaliesForInsightRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
354
+ ListAnomaliesForInsightRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location: "uri", location_name: "InsightId"))
299
355
  ListAnomaliesForInsightRequest.add_member(:start_time_range, Shapes::ShapeRef.new(shape: StartTimeRange, location_name: "StartTimeRange"))
356
+ ListAnomaliesForInsightRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAnomaliesForInsightMaxResults, location_name: "MaxResults"))
357
+ ListAnomaliesForInsightRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
300
358
  ListAnomaliesForInsightRequest.struct_class = Types::ListAnomaliesForInsightRequest
301
359
 
302
- ListAnomaliesForInsightResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
303
- ListAnomaliesForInsightResponse.add_member(:proactive_anomalies, Shapes::ShapeRef.new(shape: __listOfProactiveAnomalySummary, location_name: "ProactiveAnomalies"))
304
- ListAnomaliesForInsightResponse.add_member(:reactive_anomalies, Shapes::ShapeRef.new(shape: __listOfReactiveAnomalySummary, location_name: "ReactiveAnomalies"))
360
+ ListAnomaliesForInsightResponse.add_member(:proactive_anomalies, Shapes::ShapeRef.new(shape: ProactiveAnomalies, location_name: "ProactiveAnomalies"))
361
+ ListAnomaliesForInsightResponse.add_member(:reactive_anomalies, Shapes::ShapeRef.new(shape: ReactiveAnomalies, location_name: "ReactiveAnomalies"))
362
+ ListAnomaliesForInsightResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
305
363
  ListAnomaliesForInsightResponse.struct_class = Types::ListAnomaliesForInsightResponse
306
364
 
307
- ListEventsFilters.add_member(:data_source, Shapes::ShapeRef.new(shape: EventDataSource, location_name: "DataSource"))
308
- ListEventsFilters.add_member(:event_class, Shapes::ShapeRef.new(shape: EventClass, location_name: "EventClass"))
309
- ListEventsFilters.add_member(:event_source, Shapes::ShapeRef.new(shape: __stringMin10Max50PatternAZAZ09AmazonawsComAwsEvents, location_name: "EventSource"))
365
+ ListEventsFilters.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
310
366
  ListEventsFilters.add_member(:event_time_range, Shapes::ShapeRef.new(shape: EventTimeRange, location_name: "EventTimeRange"))
311
- ListEventsFilters.add_member(:insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "InsightId"))
367
+ ListEventsFilters.add_member(:event_class, Shapes::ShapeRef.new(shape: EventClass, location_name: "EventClass"))
368
+ ListEventsFilters.add_member(:event_source, Shapes::ShapeRef.new(shape: EventSource, location_name: "EventSource"))
369
+ ListEventsFilters.add_member(:data_source, Shapes::ShapeRef.new(shape: EventDataSource, location_name: "DataSource"))
312
370
  ListEventsFilters.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
313
371
  ListEventsFilters.struct_class = Types::ListEventsFilters
314
372
 
315
373
  ListEventsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ListEventsFilters, required: true, location_name: "Filters"))
316
- ListEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max200, location_name: "MaxResults"))
317
- ListEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
374
+ ListEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListEventsMaxResults, location_name: "MaxResults"))
375
+ ListEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
318
376
  ListEventsRequest.struct_class = Types::ListEventsRequest
319
377
 
320
- ListEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: __listOfEvent, location_name: "Events"))
321
- ListEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
378
+ ListEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: Events, required: true, location_name: "Events"))
379
+ ListEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
322
380
  ListEventsResponse.struct_class = Types::ListEventsResponse
323
381
 
324
- ListInsightsAnyStatusFilter.add_member(:start_time_range, Shapes::ShapeRef.new(shape: StartTimeRange, required: true, location_name: "StartTimeRange"))
325
382
  ListInsightsAnyStatusFilter.add_member(:type, Shapes::ShapeRef.new(shape: InsightType, required: true, location_name: "Type"))
383
+ ListInsightsAnyStatusFilter.add_member(:start_time_range, Shapes::ShapeRef.new(shape: StartTimeRange, required: true, location_name: "StartTimeRange"))
326
384
  ListInsightsAnyStatusFilter.struct_class = Types::ListInsightsAnyStatusFilter
327
385
 
328
- ListInsightsClosedStatusFilter.add_member(:end_time_range, Shapes::ShapeRef.new(shape: EndTimeRange, required: true, location_name: "EndTimeRange"))
329
386
  ListInsightsClosedStatusFilter.add_member(:type, Shapes::ShapeRef.new(shape: InsightType, required: true, location_name: "Type"))
387
+ ListInsightsClosedStatusFilter.add_member(:end_time_range, Shapes::ShapeRef.new(shape: EndTimeRange, required: true, location_name: "EndTimeRange"))
330
388
  ListInsightsClosedStatusFilter.struct_class = Types::ListInsightsClosedStatusFilter
331
389
 
332
390
  ListInsightsOngoingStatusFilter.add_member(:type, Shapes::ShapeRef.new(shape: InsightType, required: true, location_name: "Type"))
333
391
  ListInsightsOngoingStatusFilter.struct_class = Types::ListInsightsOngoingStatusFilter
334
392
 
335
- ListInsightsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "MaxResults"))
336
- ListInsightsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
337
393
  ListInsightsRequest.add_member(:status_filter, Shapes::ShapeRef.new(shape: ListInsightsStatusFilter, required: true, location_name: "StatusFilter"))
394
+ ListInsightsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListInsightsMaxResults, location_name: "MaxResults"))
395
+ ListInsightsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
338
396
  ListInsightsRequest.struct_class = Types::ListInsightsRequest
339
397
 
340
- ListInsightsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
341
- ListInsightsResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: __listOfProactiveInsightSummary, location_name: "ProactiveInsights"))
342
- ListInsightsResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: __listOfReactiveInsightSummary, location_name: "ReactiveInsights"))
398
+ ListInsightsResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: ProactiveInsights, location_name: "ProactiveInsights"))
399
+ ListInsightsResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: ReactiveInsights, location_name: "ReactiveInsights"))
400
+ ListInsightsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
343
401
  ListInsightsResponse.struct_class = Types::ListInsightsResponse
344
402
 
345
- ListInsightsStatusFilter.add_member(:any, Shapes::ShapeRef.new(shape: ListInsightsAnyStatusFilter, location_name: "Any"))
346
- ListInsightsStatusFilter.add_member(:closed, Shapes::ShapeRef.new(shape: ListInsightsClosedStatusFilter, location_name: "Closed"))
347
403
  ListInsightsStatusFilter.add_member(:ongoing, Shapes::ShapeRef.new(shape: ListInsightsOngoingStatusFilter, location_name: "Ongoing"))
404
+ ListInsightsStatusFilter.add_member(:closed, Shapes::ShapeRef.new(shape: ListInsightsClosedStatusFilter, location_name: "Closed"))
405
+ ListInsightsStatusFilter.add_member(:any, Shapes::ShapeRef.new(shape: ListInsightsAnyStatusFilter, location_name: "Any"))
348
406
  ListInsightsStatusFilter.struct_class = Types::ListInsightsStatusFilter
349
407
 
350
- ListNotificationChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
408
+ ListNotificationChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
351
409
  ListNotificationChannelsRequest.struct_class = Types::ListNotificationChannelsRequest
352
410
 
353
- ListNotificationChannelsResponse.add_member(:channels, Shapes::ShapeRef.new(shape: __listOfNotificationChannel, location_name: "Channels"))
354
- ListNotificationChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
411
+ ListNotificationChannelsResponse.add_member(:channels, Shapes::ShapeRef.new(shape: Channels, location_name: "Channels"))
412
+ ListNotificationChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
355
413
  ListNotificationChannelsResponse.struct_class = Types::ListNotificationChannelsResponse
356
414
 
357
- ListRecommendationsRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, required: true, location_name: "InsightId"))
358
- ListRecommendationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
415
+ ListRecommendationsRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "InsightId"))
416
+ ListRecommendationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
359
417
  ListRecommendationsRequest.struct_class = Types::ListRecommendationsRequest
360
418
 
361
- ListRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
362
- ListRecommendationsResponse.add_member(:recommendations, Shapes::ShapeRef.new(shape: __listOfRecommendation, location_name: "Recommendations"))
419
+ ListRecommendationsResponse.add_member(:recommendations, Shapes::ShapeRef.new(shape: Recommendations, location_name: "Recommendations"))
420
+ ListRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
363
421
  ListRecommendationsResponse.struct_class = Types::ListRecommendationsResponse
364
422
 
423
+ NotificationChannel.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, location_name: "Id"))
365
424
  NotificationChannel.add_member(:config, Shapes::ShapeRef.new(shape: NotificationChannelConfig, location_name: "Config"))
366
- NotificationChannel.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "Id"))
367
425
  NotificationChannel.struct_class = Types::NotificationChannel
368
426
 
369
427
  NotificationChannelConfig.add_member(:sns, Shapes::ShapeRef.new(shape: SnsChannelConfig, required: true, location_name: "Sns"))
@@ -375,125 +433,147 @@ module Aws::DevOpsGuru
375
433
  OpsCenterIntegrationConfig.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
376
434
  OpsCenterIntegrationConfig.struct_class = Types::OpsCenterIntegrationConfig
377
435
 
378
- PredictionTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "EndTime"))
379
- PredictionTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "StartTime"))
436
+ PredictionTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
437
+ PredictionTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
380
438
  PredictionTimeRange.struct_class = Types::PredictionTimeRange
381
439
 
440
+ ProactiveAnomalies.member = Shapes::ShapeRef.new(shape: ProactiveAnomalySummary)
441
+
442
+ ProactiveAnomaly.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
443
+ ProactiveAnomaly.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
444
+ ProactiveAnomaly.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
445
+ ProactiveAnomaly.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdateTime"))
382
446
  ProactiveAnomaly.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
383
- ProactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "AssociatedInsightId"))
384
- ProactiveAnomaly.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
385
- ProactiveAnomaly.add_member(:limit, Shapes::ShapeRef.new(shape: __double, location_name: "Limit"))
386
447
  ProactiveAnomaly.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
387
- ProactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
388
- ProactiveAnomaly.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
389
448
  ProactiveAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
390
- ProactiveAnomaly.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
391
- ProactiveAnomaly.add_member(:update_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "UpdateTime"))
449
+ ProactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
450
+ ProactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
451
+ ProactiveAnomaly.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
392
452
  ProactiveAnomaly.struct_class = Types::ProactiveAnomaly
393
453
 
454
+ ProactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
455
+ ProactiveAnomalySummary.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
456
+ ProactiveAnomalySummary.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
457
+ ProactiveAnomalySummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdateTime"))
394
458
  ProactiveAnomalySummary.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
395
- ProactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "AssociatedInsightId"))
396
- ProactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
397
- ProactiveAnomalySummary.add_member(:limit, Shapes::ShapeRef.new(shape: __double, location_name: "Limit"))
398
459
  ProactiveAnomalySummary.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
399
- ProactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
400
- ProactiveAnomalySummary.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
401
460
  ProactiveAnomalySummary.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
402
- ProactiveAnomalySummary.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
403
- ProactiveAnomalySummary.add_member(:update_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "UpdateTime"))
461
+ ProactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
462
+ ProactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
463
+ ProactiveAnomalySummary.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
404
464
  ProactiveAnomalySummary.struct_class = Types::ProactiveAnomalySummary
405
465
 
406
- ProactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
466
+ ProactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
467
+ ProactiveInsight.add_member(:name, Shapes::ShapeRef.new(shape: InsightName, location_name: "Name"))
468
+ ProactiveInsight.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
469
+ ProactiveInsight.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
407
470
  ProactiveInsight.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
408
- ProactiveInsight.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin1Max530PatternSS, location_name: "Name"))
409
471
  ProactiveInsight.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
410
472
  ProactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
411
- ProactiveInsight.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
412
- ProactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: __stringMin1Max100Pattern, location_name: "SsmOpsItemId"))
413
- ProactiveInsight.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
473
+ ProactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
414
474
  ProactiveInsight.struct_class = Types::ProactiveInsight
415
475
 
416
- ProactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
476
+ ProactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
477
+ ProactiveInsightSummary.add_member(:name, Shapes::ShapeRef.new(shape: InsightName, location_name: "Name"))
478
+ ProactiveInsightSummary.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
479
+ ProactiveInsightSummary.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
417
480
  ProactiveInsightSummary.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
418
- ProactiveInsightSummary.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin1Max530PatternSS, location_name: "Name"))
419
481
  ProactiveInsightSummary.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
420
482
  ProactiveInsightSummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
421
- ProactiveInsightSummary.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
422
- ProactiveInsightSummary.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
423
483
  ProactiveInsightSummary.struct_class = Types::ProactiveInsightSummary
424
484
 
485
+ ProactiveInsights.member = Shapes::ShapeRef.new(shape: ProactiveInsightSummary)
486
+
425
487
  PutFeedbackRequest.add_member(:insight_feedback, Shapes::ShapeRef.new(shape: InsightFeedback, location_name: "InsightFeedback"))
426
488
  PutFeedbackRequest.struct_class = Types::PutFeedbackRequest
427
489
 
428
490
  PutFeedbackResponse.struct_class = Types::PutFeedbackResponse
429
491
 
430
- ReactiveAnomaly.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
431
- ReactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "AssociatedInsightId"))
432
- ReactiveAnomaly.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
433
- ReactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
492
+ ReactiveAnomalies.member = Shapes::ShapeRef.new(shape: ReactiveAnomalySummary)
493
+
494
+ ReactiveAnomaly.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
434
495
  ReactiveAnomaly.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
435
- ReactiveAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
436
496
  ReactiveAnomaly.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
497
+ ReactiveAnomaly.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
498
+ ReactiveAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
499
+ ReactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
500
+ ReactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
437
501
  ReactiveAnomaly.struct_class = Types::ReactiveAnomaly
438
502
 
439
- ReactiveAnomalySummary.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
440
- ReactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "AssociatedInsightId"))
441
- ReactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
442
- ReactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
503
+ ReactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
443
504
  ReactiveAnomalySummary.add_member(:severity, Shapes::ShapeRef.new(shape: AnomalySeverity, location_name: "Severity"))
444
- ReactiveAnomalySummary.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
445
505
  ReactiveAnomalySummary.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyStatus, location_name: "Status"))
506
+ ReactiveAnomalySummary.add_member(:anomaly_time_range, Shapes::ShapeRef.new(shape: AnomalyTimeRange, location_name: "AnomalyTimeRange"))
507
+ ReactiveAnomalySummary.add_member(:source_details, Shapes::ShapeRef.new(shape: AnomalySourceDetails, location_name: "SourceDetails"))
508
+ ReactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
509
+ ReactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
446
510
  ReactiveAnomalySummary.struct_class = Types::ReactiveAnomalySummary
447
511
 
448
- ReactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
449
- ReactiveInsight.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
450
- ReactiveInsight.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin1Max530PatternSS, location_name: "Name"))
451
- ReactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
512
+ ReactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
513
+ ReactiveInsight.add_member(:name, Shapes::ShapeRef.new(shape: InsightName, location_name: "Name"))
452
514
  ReactiveInsight.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
453
- ReactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: __stringMin1Max100Pattern, location_name: "SsmOpsItemId"))
454
515
  ReactiveInsight.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
516
+ ReactiveInsight.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
517
+ ReactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
518
+ ReactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
455
519
  ReactiveInsight.struct_class = Types::ReactiveInsight
456
520
 
457
- ReactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: __stringMin1Max100PatternW, location_name: "Id"))
458
- ReactiveInsightSummary.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
459
- ReactiveInsightSummary.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin1Max530PatternSS, location_name: "Name"))
460
- ReactiveInsightSummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
521
+ ReactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
522
+ ReactiveInsightSummary.add_member(:name, Shapes::ShapeRef.new(shape: InsightName, location_name: "Name"))
461
523
  ReactiveInsightSummary.add_member(:severity, Shapes::ShapeRef.new(shape: InsightSeverity, location_name: "Severity"))
462
524
  ReactiveInsightSummary.add_member(:status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "Status"))
525
+ ReactiveInsightSummary.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
526
+ ReactiveInsightSummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
463
527
  ReactiveInsightSummary.struct_class = Types::ReactiveInsightSummary
464
528
 
465
- Recommendation.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
466
- Recommendation.add_member(:link, Shapes::ShapeRef.new(shape: __string, location_name: "Link"))
467
- Recommendation.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
468
- Recommendation.add_member(:reason, Shapes::ShapeRef.new(shape: __string, location_name: "Reason"))
469
- Recommendation.add_member(:related_anomalies, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedAnomaly, location_name: "RelatedAnomalies"))
470
- Recommendation.add_member(:related_events, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedEvent, location_name: "RelatedEvents"))
529
+ ReactiveInsights.member = Shapes::ShapeRef.new(shape: ReactiveInsightSummary)
530
+
531
+ Recommendation.add_member(:description, Shapes::ShapeRef.new(shape: RecommendationDescription, location_name: "Description"))
532
+ Recommendation.add_member(:link, Shapes::ShapeRef.new(shape: RecommendationLink, location_name: "Link"))
533
+ Recommendation.add_member(:name, Shapes::ShapeRef.new(shape: RecommendationName, location_name: "Name"))
534
+ Recommendation.add_member(:reason, Shapes::ShapeRef.new(shape: RecommendationReason, location_name: "Reason"))
535
+ Recommendation.add_member(:related_events, Shapes::ShapeRef.new(shape: RecommendationRelatedEvents, location_name: "RelatedEvents"))
536
+ Recommendation.add_member(:related_anomalies, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalies, location_name: "RelatedAnomalies"))
471
537
  Recommendation.struct_class = Types::Recommendation
472
538
 
473
- RecommendationRelatedAnomaly.add_member(:resources, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedAnomalyResource, location_name: "Resources"))
474
- RecommendationRelatedAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedAnomalySourceDetail, location_name: "SourceDetails"))
539
+ RecommendationRelatedAnomalies.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomaly)
540
+
541
+ RecommendationRelatedAnomaly.add_member(:resources, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResources, location_name: "Resources"))
542
+ RecommendationRelatedAnomaly.add_member(:source_details, Shapes::ShapeRef.new(shape: RelatedAnomalySourceDetails, location_name: "SourceDetails"))
475
543
  RecommendationRelatedAnomaly.struct_class = Types::RecommendationRelatedAnomaly
476
544
 
477
- RecommendationRelatedAnomalyResource.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
478
- RecommendationRelatedAnomalyResource.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
545
+ RecommendationRelatedAnomalyResource.add_member(:name, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResourceName, location_name: "Name"))
546
+ RecommendationRelatedAnomalyResource.add_member(:type, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResourceType, location_name: "Type"))
479
547
  RecommendationRelatedAnomalyResource.struct_class = Types::RecommendationRelatedAnomalyResource
480
548
 
481
- RecommendationRelatedAnomalySourceDetail.add_member(:cloud_watch_metrics, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedCloudWatchMetricsSourceDetail, location_name: "CloudWatchMetrics"))
549
+ RecommendationRelatedAnomalyResources.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResource)
550
+
551
+ RecommendationRelatedAnomalySourceDetail.add_member(:cloud_watch_metrics, Shapes::ShapeRef.new(shape: RecommendationRelatedCloudWatchMetricsSourceDetails, location_name: "CloudWatchMetrics"))
482
552
  RecommendationRelatedAnomalySourceDetail.struct_class = Types::RecommendationRelatedAnomalySourceDetail
483
553
 
484
- RecommendationRelatedCloudWatchMetricsSourceDetail.add_member(:metric_name, Shapes::ShapeRef.new(shape: __string, location_name: "MetricName"))
485
- RecommendationRelatedCloudWatchMetricsSourceDetail.add_member(:namespace, Shapes::ShapeRef.new(shape: __string, location_name: "Namespace"))
554
+ RecommendationRelatedCloudWatchMetricsSourceDetail.add_member(:metric_name, Shapes::ShapeRef.new(shape: RecommendationRelatedCloudWatchMetricsSourceMetricName, location_name: "MetricName"))
555
+ RecommendationRelatedCloudWatchMetricsSourceDetail.add_member(:namespace, Shapes::ShapeRef.new(shape: RecommendationRelatedCloudWatchMetricsSourceNamespace, location_name: "Namespace"))
486
556
  RecommendationRelatedCloudWatchMetricsSourceDetail.struct_class = Types::RecommendationRelatedCloudWatchMetricsSourceDetail
487
557
 
488
- RecommendationRelatedEvent.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
489
- RecommendationRelatedEvent.add_member(:resources, Shapes::ShapeRef.new(shape: __listOfRecommendationRelatedEventResource, location_name: "Resources"))
558
+ RecommendationRelatedCloudWatchMetricsSourceDetails.member = Shapes::ShapeRef.new(shape: RecommendationRelatedCloudWatchMetricsSourceDetail)
559
+
560
+ RecommendationRelatedEvent.add_member(:name, Shapes::ShapeRef.new(shape: RecommendationRelatedEventName, location_name: "Name"))
561
+ RecommendationRelatedEvent.add_member(:resources, Shapes::ShapeRef.new(shape: RecommendationRelatedEventResources, location_name: "Resources"))
490
562
  RecommendationRelatedEvent.struct_class = Types::RecommendationRelatedEvent
491
563
 
492
- RecommendationRelatedEventResource.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
493
- RecommendationRelatedEventResource.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
564
+ RecommendationRelatedEventResource.add_member(:name, Shapes::ShapeRef.new(shape: RecommendationRelatedEventResourceName, location_name: "Name"))
565
+ RecommendationRelatedEventResource.add_member(:type, Shapes::ShapeRef.new(shape: RecommendationRelatedEventResourceType, location_name: "Type"))
494
566
  RecommendationRelatedEventResource.struct_class = Types::RecommendationRelatedEventResource
495
567
 
496
- RemoveNotificationChannelRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Id"))
568
+ RecommendationRelatedEventResources.member = Shapes::ShapeRef.new(shape: RecommendationRelatedEventResource)
569
+
570
+ RecommendationRelatedEvents.member = Shapes::ShapeRef.new(shape: RecommendationRelatedEvent)
571
+
572
+ Recommendations.member = Shapes::ShapeRef.new(shape: Recommendation)
573
+
574
+ RelatedAnomalySourceDetails.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalySourceDetail)
575
+
576
+ RemoveNotificationChannelRequest.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, required: true, location: "uri", location_name: "Id"))
497
577
  RemoveNotificationChannelRequest.struct_class = Types::RemoveNotificationChannelRequest
498
578
 
499
579
  RemoveNotificationChannelResponse.struct_class = Types::RemoveNotificationChannelResponse
@@ -504,47 +584,50 @@ module Aws::DevOpsGuru
504
584
  ResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: CloudFormationCollectionFilter, location_name: "CloudFormation"))
505
585
  ResourceCollectionFilter.struct_class = Types::ResourceCollectionFilter
506
586
 
507
- ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
508
- ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ResourceId"))
509
- ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ResourceType"))
587
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
588
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location_name: "ResourceId"))
589
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceIdType, required: true, location_name: "ResourceType"))
510
590
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
511
591
 
592
+ SearchInsightsFilters.add_member(:severities, Shapes::ShapeRef.new(shape: InsightSeverities, location_name: "Severities"))
593
+ SearchInsightsFilters.add_member(:statuses, Shapes::ShapeRef.new(shape: InsightStatuses, location_name: "Statuses"))
512
594
  SearchInsightsFilters.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
513
- SearchInsightsFilters.add_member(:severities, Shapes::ShapeRef.new(shape: __listOfInsightSeverity, location_name: "Severities"))
514
- SearchInsightsFilters.add_member(:statuses, Shapes::ShapeRef.new(shape: __listOfInsightStatus, location_name: "Statuses"))
515
595
  SearchInsightsFilters.struct_class = Types::SearchInsightsFilters
516
596
 
517
- SearchInsightsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: SearchInsightsFilters, location_name: "Filters"))
518
- SearchInsightsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "MaxResults"))
519
- SearchInsightsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
520
597
  SearchInsightsRequest.add_member(:start_time_range, Shapes::ShapeRef.new(shape: StartTimeRange, required: true, location_name: "StartTimeRange"))
598
+ SearchInsightsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: SearchInsightsFilters, location_name: "Filters"))
599
+ SearchInsightsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchInsightsMaxResults, location_name: "MaxResults"))
600
+ SearchInsightsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
521
601
  SearchInsightsRequest.add_member(:type, Shapes::ShapeRef.new(shape: InsightType, required: true, location_name: "Type"))
522
602
  SearchInsightsRequest.struct_class = Types::SearchInsightsRequest
523
603
 
524
- SearchInsightsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __stringMin36Max36PatternAF098AF094AF094AF094AF0912, location_name: "NextToken"))
525
- SearchInsightsResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: __listOfProactiveInsightSummary, location_name: "ProactiveInsights"))
526
- SearchInsightsResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: __listOfReactiveInsightSummary, location_name: "ReactiveInsights"))
604
+ SearchInsightsResponse.add_member(:proactive_insights, Shapes::ShapeRef.new(shape: ProactiveInsights, location_name: "ProactiveInsights"))
605
+ SearchInsightsResponse.add_member(:reactive_insights, Shapes::ShapeRef.new(shape: ReactiveInsights, location_name: "ReactiveInsights"))
606
+ SearchInsightsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
527
607
  SearchInsightsResponse.struct_class = Types::SearchInsightsResponse
528
608
 
529
609
  ServiceIntegrationConfig.add_member(:ops_center, Shapes::ShapeRef.new(shape: OpsCenterIntegration, location_name: "OpsCenter"))
530
610
  ServiceIntegrationConfig.struct_class = Types::ServiceIntegrationConfig
531
611
 
532
- ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "Message"))
612
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, location_name: "Message"))
533
613
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
534
614
 
535
- SnsChannelConfig.add_member(:topic_arn, Shapes::ShapeRef.new(shape: __stringMin36Max1024PatternArnAwsAZ09SnsAZ09D12, location_name: "TopicArn"))
615
+ SnsChannelConfig.add_member(:topic_arn, Shapes::ShapeRef.new(shape: TopicArn, location_name: "TopicArn"))
536
616
  SnsChannelConfig.struct_class = Types::SnsChannelConfig
537
617
 
538
- StartTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "FromTime"))
539
- StartTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ToTime"))
618
+ StackNames.member = Shapes::ShapeRef.new(shape: StackName)
619
+
620
+ StartTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "FromTime"))
621
+ StartTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ToTime"))
540
622
  StartTimeRange.struct_class = Types::StartTimeRange
541
623
 
542
- ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
543
- ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: __string, location_name: "QuotaCode"))
544
- ThrottlingException.add_member(:service_code, Shapes::ShapeRef.new(shape: __string, location_name: "ServiceCode"))
624
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
625
+ ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: ErrorQuotaCodeString, location_name: "QuotaCode"))
626
+ ThrottlingException.add_member(:service_code, Shapes::ShapeRef.new(shape: ErrorServiceCodeString, location_name: "ServiceCode"))
627
+ ThrottlingException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: RetryAfterSeconds, location: "header", location_name: "Retry-After"))
545
628
  ThrottlingException.struct_class = Types::ThrottlingException
546
629
 
547
- UpdateCloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: __listOf__stringMin1Max128PatternAZAZAZAZ09, location_name: "StackNames"))
630
+ UpdateCloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: UpdateStackNames, location_name: "StackNames"))
548
631
  UpdateCloudFormationCollectionFilter.struct_class = Types::UpdateCloudFormationCollectionFilter
549
632
 
550
633
  UpdateResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: UpdateCloudFormationCollectionFilter, location_name: "CloudFormation"))
@@ -564,56 +647,18 @@ module Aws::DevOpsGuru
564
647
 
565
648
  UpdateServiceIntegrationResponse.struct_class = Types::UpdateServiceIntegrationResponse
566
649
 
567
- ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: __listOfValidationExceptionField, location_name: "Fields"))
568
- ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
650
+ UpdateStackNames.member = Shapes::ShapeRef.new(shape: StackName)
651
+
652
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
569
653
  ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, location_name: "Reason"))
654
+ ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFields, location_name: "Fields"))
570
655
  ValidationException.struct_class = Types::ValidationException
571
656
 
572
- ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
573
- ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Name"))
657
+ ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: ErrorNameString, required: true, location_name: "Name"))
658
+ ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessageString, required: true, location_name: "Message"))
574
659
  ValidationExceptionField.struct_class = Types::ValidationExceptionField
575
660
 
576
- __listOfCloudFormationHealth.member = Shapes::ShapeRef.new(shape: CloudFormationHealth)
577
-
578
- __listOfCloudWatchMetricsDetail.member = Shapes::ShapeRef.new(shape: CloudWatchMetricsDetail)
579
-
580
- __listOfCloudWatchMetricsDimension.member = Shapes::ShapeRef.new(shape: CloudWatchMetricsDimension)
581
-
582
- __listOfEvent.member = Shapes::ShapeRef.new(shape: Event)
583
-
584
- __listOfEventResource.member = Shapes::ShapeRef.new(shape: EventResource)
585
-
586
- __listOfInsightSeverity.member = Shapes::ShapeRef.new(shape: InsightSeverity)
587
-
588
- __listOfInsightStatus.member = Shapes::ShapeRef.new(shape: InsightStatus)
589
-
590
- __listOfNotificationChannel.member = Shapes::ShapeRef.new(shape: NotificationChannel)
591
-
592
- __listOfProactiveAnomalySummary.member = Shapes::ShapeRef.new(shape: ProactiveAnomalySummary)
593
-
594
- __listOfProactiveInsightSummary.member = Shapes::ShapeRef.new(shape: ProactiveInsightSummary)
595
-
596
- __listOfReactiveAnomalySummary.member = Shapes::ShapeRef.new(shape: ReactiveAnomalySummary)
597
-
598
- __listOfReactiveInsightSummary.member = Shapes::ShapeRef.new(shape: ReactiveInsightSummary)
599
-
600
- __listOfRecommendation.member = Shapes::ShapeRef.new(shape: Recommendation)
601
-
602
- __listOfRecommendationRelatedAnomaly.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomaly)
603
-
604
- __listOfRecommendationRelatedAnomalyResource.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalyResource)
605
-
606
- __listOfRecommendationRelatedAnomalySourceDetail.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalySourceDetail)
607
-
608
- __listOfRecommendationRelatedCloudWatchMetricsSourceDetail.member = Shapes::ShapeRef.new(shape: RecommendationRelatedCloudWatchMetricsSourceDetail)
609
-
610
- __listOfRecommendationRelatedEvent.member = Shapes::ShapeRef.new(shape: RecommendationRelatedEvent)
611
-
612
- __listOfRecommendationRelatedEventResource.member = Shapes::ShapeRef.new(shape: RecommendationRelatedEventResource)
613
-
614
- __listOfValidationExceptionField.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
615
-
616
- __listOf__stringMin1Max128PatternAZAZAZAZ09.member = Shapes::ShapeRef.new(shape: __stringMin1Max128PatternAZAZAZAZ09)
661
+ ValidationExceptionFields.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
617
662
 
618
663
 
619
664
  # @api private
@@ -639,13 +684,13 @@ module Aws::DevOpsGuru
639
684
  o.http_request_uri = "/channels"
640
685
  o.input = Shapes::ShapeRef.new(shape: AddNotificationChannelRequest)
641
686
  o.output = Shapes::ShapeRef.new(shape: AddNotificationChannelResponse)
642
- o.errors << Shapes::ShapeRef.new(shape: ValidationException)
643
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
644
- o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
645
687
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
688
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
689
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
646
690
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
691
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
647
692
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
648
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
693
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
649
694
  end)
650
695
 
651
696
  api.add_operation(:describe_account_health, Seahorse::Model::Operation.new.tap do |o|
@@ -654,10 +699,10 @@ module Aws::DevOpsGuru
654
699
  o.http_request_uri = "/accounts/health"
655
700
  o.input = Shapes::ShapeRef.new(shape: DescribeAccountHealthRequest)
656
701
  o.output = Shapes::ShapeRef.new(shape: DescribeAccountHealthResponse)
702
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
703
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
657
704
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
658
705
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
659
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
660
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
661
706
  end)
662
707
 
663
708
  api.add_operation(:describe_account_overview, Seahorse::Model::Operation.new.tap do |o|
@@ -666,10 +711,10 @@ module Aws::DevOpsGuru
666
711
  o.http_request_uri = "/accounts/overview"
667
712
  o.input = Shapes::ShapeRef.new(shape: DescribeAccountOverviewRequest)
668
713
  o.output = Shapes::ShapeRef.new(shape: DescribeAccountOverviewResponse)
714
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
715
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
669
716
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
670
717
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
671
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
672
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
673
718
  end)
674
719
 
675
720
  api.add_operation(:describe_anomaly, Seahorse::Model::Operation.new.tap do |o|
@@ -678,11 +723,24 @@ module Aws::DevOpsGuru
678
723
  o.http_request_uri = "/anomalies/{Id}"
679
724
  o.input = Shapes::ShapeRef.new(shape: DescribeAnomalyRequest)
680
725
  o.output = Shapes::ShapeRef.new(shape: DescribeAnomalyResponse)
726
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
727
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
681
728
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
682
729
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
683
730
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
684
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
731
+ end)
732
+
733
+ api.add_operation(:describe_feedback, Seahorse::Model::Operation.new.tap do |o|
734
+ o.name = "DescribeFeedback"
735
+ o.http_method = "POST"
736
+ o.http_request_uri = "/feedback"
737
+ o.input = Shapes::ShapeRef.new(shape: DescribeFeedbackRequest)
738
+ o.output = Shapes::ShapeRef.new(shape: DescribeFeedbackResponse)
685
739
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
740
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
741
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
742
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
743
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
686
744
  end)
687
745
 
688
746
  api.add_operation(:describe_insight, Seahorse::Model::Operation.new.tap do |o|
@@ -691,11 +749,11 @@ module Aws::DevOpsGuru
691
749
  o.http_request_uri = "/insights/{Id}"
692
750
  o.input = Shapes::ShapeRef.new(shape: DescribeInsightRequest)
693
751
  o.output = Shapes::ShapeRef.new(shape: DescribeInsightResponse)
752
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
753
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
694
754
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
695
755
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
696
756
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
697
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
698
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
699
757
  end)
700
758
 
701
759
  api.add_operation(:describe_resource_collection_health, Seahorse::Model::Operation.new.tap do |o|
@@ -704,10 +762,10 @@ module Aws::DevOpsGuru
704
762
  o.http_request_uri = "/accounts/health/resource-collection/{ResourceCollectionType}"
705
763
  o.input = Shapes::ShapeRef.new(shape: DescribeResourceCollectionHealthRequest)
706
764
  o.output = Shapes::ShapeRef.new(shape: DescribeResourceCollectionHealthResponse)
765
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
766
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
707
767
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
708
768
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
709
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
710
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
711
769
  o[:pager] = Aws::Pager.new(
712
770
  tokens: {
713
771
  "next_token" => "next_token"
@@ -721,10 +779,10 @@ module Aws::DevOpsGuru
721
779
  o.http_request_uri = "/service-integrations"
722
780
  o.input = Shapes::ShapeRef.new(shape: DescribeServiceIntegrationRequest)
723
781
  o.output = Shapes::ShapeRef.new(shape: DescribeServiceIntegrationResponse)
782
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
783
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
724
784
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
725
785
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
726
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
727
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
728
786
  end)
729
787
 
730
788
  api.add_operation(:get_resource_collection, Seahorse::Model::Operation.new.tap do |o|
@@ -733,11 +791,11 @@ module Aws::DevOpsGuru
733
791
  o.http_request_uri = "/resource-collections/{ResourceCollectionType}"
734
792
  o.input = Shapes::ShapeRef.new(shape: GetResourceCollectionRequest)
735
793
  o.output = Shapes::ShapeRef.new(shape: GetResourceCollectionResponse)
794
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
795
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
736
796
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
737
797
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
738
798
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
739
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
740
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
741
799
  o[:pager] = Aws::Pager.new(
742
800
  tokens: {
743
801
  "next_token" => "next_token"
@@ -751,11 +809,11 @@ module Aws::DevOpsGuru
751
809
  o.http_request_uri = "/anomalies/insight/{InsightId}"
752
810
  o.input = Shapes::ShapeRef.new(shape: ListAnomaliesForInsightRequest)
753
811
  o.output = Shapes::ShapeRef.new(shape: ListAnomaliesForInsightResponse)
812
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
813
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
754
814
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
755
815
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
756
816
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
757
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
758
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
759
817
  o[:pager] = Aws::Pager.new(
760
818
  limit_key: "max_results",
761
819
  tokens: {
@@ -770,11 +828,11 @@ module Aws::DevOpsGuru
770
828
  o.http_request_uri = "/events"
771
829
  o.input = Shapes::ShapeRef.new(shape: ListEventsRequest)
772
830
  o.output = Shapes::ShapeRef.new(shape: ListEventsResponse)
831
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
832
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
773
833
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
774
834
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
775
835
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
776
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
777
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
778
836
  o[:pager] = Aws::Pager.new(
779
837
  limit_key: "max_results",
780
838
  tokens: {
@@ -789,10 +847,10 @@ module Aws::DevOpsGuru
789
847
  o.http_request_uri = "/insights"
790
848
  o.input = Shapes::ShapeRef.new(shape: ListInsightsRequest)
791
849
  o.output = Shapes::ShapeRef.new(shape: ListInsightsResponse)
850
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
851
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
792
852
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
793
853
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
794
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
795
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
796
854
  o[:pager] = Aws::Pager.new(
797
855
  limit_key: "max_results",
798
856
  tokens: {
@@ -807,10 +865,10 @@ module Aws::DevOpsGuru
807
865
  o.http_request_uri = "/channels"
808
866
  o.input = Shapes::ShapeRef.new(shape: ListNotificationChannelsRequest)
809
867
  o.output = Shapes::ShapeRef.new(shape: ListNotificationChannelsResponse)
868
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
869
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
810
870
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
811
871
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
812
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
813
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
814
872
  o[:pager] = Aws::Pager.new(
815
873
  tokens: {
816
874
  "next_token" => "next_token"
@@ -824,11 +882,11 @@ module Aws::DevOpsGuru
824
882
  o.http_request_uri = "/recommendations"
825
883
  o.input = Shapes::ShapeRef.new(shape: ListRecommendationsRequest)
826
884
  o.output = Shapes::ShapeRef.new(shape: ListRecommendationsResponse)
885
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
886
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
827
887
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
828
888
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
829
889
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
830
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
831
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
832
890
  o[:pager] = Aws::Pager.new(
833
891
  tokens: {
834
892
  "next_token" => "next_token"
@@ -842,12 +900,12 @@ module Aws::DevOpsGuru
842
900
  o.http_request_uri = "/feedback"
843
901
  o.input = Shapes::ShapeRef.new(shape: PutFeedbackRequest)
844
902
  o.output = Shapes::ShapeRef.new(shape: PutFeedbackResponse)
845
- o.errors << Shapes::ShapeRef.new(shape: ValidationException)
846
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
847
903
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
904
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
905
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
848
906
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
849
907
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
850
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
908
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
851
909
  end)
852
910
 
853
911
  api.add_operation(:remove_notification_channel, Seahorse::Model::Operation.new.tap do |o|
@@ -856,12 +914,12 @@ module Aws::DevOpsGuru
856
914
  o.http_request_uri = "/channels/{Id}"
857
915
  o.input = Shapes::ShapeRef.new(shape: RemoveNotificationChannelRequest)
858
916
  o.output = Shapes::ShapeRef.new(shape: RemoveNotificationChannelResponse)
859
- o.errors << Shapes::ShapeRef.new(shape: ValidationException)
860
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
861
917
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
918
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
919
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
862
920
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
863
921
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
864
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
865
923
  end)
866
924
 
867
925
  api.add_operation(:search_insights, Seahorse::Model::Operation.new.tap do |o|
@@ -870,10 +928,10 @@ module Aws::DevOpsGuru
870
928
  o.http_request_uri = "/insights/search"
871
929
  o.input = Shapes::ShapeRef.new(shape: SearchInsightsRequest)
872
930
  o.output = Shapes::ShapeRef.new(shape: SearchInsightsResponse)
931
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
932
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
873
933
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
874
934
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
875
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
876
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
877
935
  o[:pager] = Aws::Pager.new(
878
936
  limit_key: "max_results",
879
937
  tokens: {
@@ -888,11 +946,11 @@ module Aws::DevOpsGuru
888
946
  o.http_request_uri = "/resource-collections"
889
947
  o.input = Shapes::ShapeRef.new(shape: UpdateResourceCollectionRequest)
890
948
  o.output = Shapes::ShapeRef.new(shape: UpdateResourceCollectionResponse)
949
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
950
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
951
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
891
952
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
892
953
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
893
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
894
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
895
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
896
954
  end)
897
955
 
898
956
  api.add_operation(:update_service_integration, Seahorse::Model::Operation.new.tap do |o|
@@ -901,11 +959,11 @@ module Aws::DevOpsGuru
901
959
  o.http_request_uri = "/service-integrations"
902
960
  o.input = Shapes::ShapeRef.new(shape: UpdateServiceIntegrationRequest)
903
961
  o.output = Shapes::ShapeRef.new(shape: UpdateServiceIntegrationResponse)
962
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
963
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
964
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
904
965
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
905
966
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
906
- o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
907
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
908
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
909
967
  end)
910
968
  end
911
969