aws-sdk-applicationsignals 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,676 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::ApplicationSignals
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccountId = Shapes::StringShape.new(name: 'AccountId')
18
+ AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
19
+ Attainment = Shapes::FloatShape.new(name: 'Attainment')
20
+ AttainmentGoal = Shapes::FloatShape.new(name: 'AttainmentGoal')
21
+ AttributeMap = Shapes::MapShape.new(name: 'AttributeMap')
22
+ AttributeMaps = Shapes::ListShape.new(name: 'AttributeMaps')
23
+ Attributes = Shapes::MapShape.new(name: 'Attributes')
24
+ BatchGetServiceLevelObjectiveBudgetReportInput = Shapes::StructureShape.new(name: 'BatchGetServiceLevelObjectiveBudgetReportInput')
25
+ BatchGetServiceLevelObjectiveBudgetReportOutput = Shapes::StructureShape.new(name: 'BatchGetServiceLevelObjectiveBudgetReportOutput')
26
+ BudgetSecondsRemaining = Shapes::IntegerShape.new(name: 'BudgetSecondsRemaining')
27
+ CalendarInterval = Shapes::StructureShape.new(name: 'CalendarInterval')
28
+ CalendarIntervalDuration = Shapes::IntegerShape.new(name: 'CalendarIntervalDuration')
29
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
30
+ CreateServiceLevelObjectiveInput = Shapes::StructureShape.new(name: 'CreateServiceLevelObjectiveInput')
31
+ CreateServiceLevelObjectiveOutput = Shapes::StructureShape.new(name: 'CreateServiceLevelObjectiveOutput')
32
+ DeleteServiceLevelObjectiveInput = Shapes::StructureShape.new(name: 'DeleteServiceLevelObjectiveInput')
33
+ DeleteServiceLevelObjectiveOutput = Shapes::StructureShape.new(name: 'DeleteServiceLevelObjectiveOutput')
34
+ Dimension = Shapes::StructureShape.new(name: 'Dimension')
35
+ DimensionName = Shapes::StringShape.new(name: 'DimensionName')
36
+ DimensionValue = Shapes::StringShape.new(name: 'DimensionValue')
37
+ Dimensions = Shapes::ListShape.new(name: 'Dimensions')
38
+ DurationUnit = Shapes::StringShape.new(name: 'DurationUnit')
39
+ FaultDescription = Shapes::StringShape.new(name: 'FaultDescription')
40
+ GetServiceInput = Shapes::StructureShape.new(name: 'GetServiceInput')
41
+ GetServiceLevelObjectiveInput = Shapes::StructureShape.new(name: 'GetServiceLevelObjectiveInput')
42
+ GetServiceLevelObjectiveOutput = Shapes::StructureShape.new(name: 'GetServiceLevelObjectiveOutput')
43
+ GetServiceOutput = Shapes::StructureShape.new(name: 'GetServiceOutput')
44
+ Goal = Shapes::StructureShape.new(name: 'Goal')
45
+ Interval = Shapes::UnionShape.new(name: 'Interval')
46
+ KeyAttributeName = Shapes::StringShape.new(name: 'KeyAttributeName')
47
+ KeyAttributeValue = Shapes::StringShape.new(name: 'KeyAttributeValue')
48
+ ListServiceDependenciesInput = Shapes::StructureShape.new(name: 'ListServiceDependenciesInput')
49
+ ListServiceDependenciesMaxResults = Shapes::IntegerShape.new(name: 'ListServiceDependenciesMaxResults')
50
+ ListServiceDependenciesOutput = Shapes::StructureShape.new(name: 'ListServiceDependenciesOutput')
51
+ ListServiceDependentsInput = Shapes::StructureShape.new(name: 'ListServiceDependentsInput')
52
+ ListServiceDependentsMaxResults = Shapes::IntegerShape.new(name: 'ListServiceDependentsMaxResults')
53
+ ListServiceDependentsOutput = Shapes::StructureShape.new(name: 'ListServiceDependentsOutput')
54
+ ListServiceLevelObjectivesInput = Shapes::StructureShape.new(name: 'ListServiceLevelObjectivesInput')
55
+ ListServiceLevelObjectivesMaxResults = Shapes::IntegerShape.new(name: 'ListServiceLevelObjectivesMaxResults')
56
+ ListServiceLevelObjectivesOutput = Shapes::StructureShape.new(name: 'ListServiceLevelObjectivesOutput')
57
+ ListServiceOperationMaxResults = Shapes::IntegerShape.new(name: 'ListServiceOperationMaxResults')
58
+ ListServiceOperationsInput = Shapes::StructureShape.new(name: 'ListServiceOperationsInput')
59
+ ListServiceOperationsOutput = Shapes::StructureShape.new(name: 'ListServiceOperationsOutput')
60
+ ListServicesInput = Shapes::StructureShape.new(name: 'ListServicesInput')
61
+ ListServicesMaxResults = Shapes::IntegerShape.new(name: 'ListServicesMaxResults')
62
+ ListServicesOutput = Shapes::StructureShape.new(name: 'ListServicesOutput')
63
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
64
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
65
+ Metric = Shapes::StructureShape.new(name: 'Metric')
66
+ MetricDataQueries = Shapes::ListShape.new(name: 'MetricDataQueries')
67
+ MetricDataQuery = Shapes::StructureShape.new(name: 'MetricDataQuery')
68
+ MetricExpression = Shapes::StringShape.new(name: 'MetricExpression')
69
+ MetricId = Shapes::StringShape.new(name: 'MetricId')
70
+ MetricLabel = Shapes::StringShape.new(name: 'MetricLabel')
71
+ MetricName = Shapes::StringShape.new(name: 'MetricName')
72
+ MetricReference = Shapes::StructureShape.new(name: 'MetricReference')
73
+ MetricReferences = Shapes::ListShape.new(name: 'MetricReferences')
74
+ MetricStat = Shapes::StructureShape.new(name: 'MetricStat')
75
+ MetricType = Shapes::StringShape.new(name: 'MetricType')
76
+ Namespace = Shapes::StringShape.new(name: 'Namespace')
77
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
78
+ OperationName = Shapes::StringShape.new(name: 'OperationName')
79
+ Period = Shapes::IntegerShape.new(name: 'Period')
80
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
81
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
82
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
83
+ ReturnData = Shapes::BooleanShape.new(name: 'ReturnData')
84
+ RollingInterval = Shapes::StructureShape.new(name: 'RollingInterval')
85
+ RollingIntervalDuration = Shapes::IntegerShape.new(name: 'RollingIntervalDuration')
86
+ SLIPeriodSeconds = Shapes::IntegerShape.new(name: 'SLIPeriodSeconds')
87
+ Service = Shapes::StructureShape.new(name: 'Service')
88
+ ServiceDependencies = Shapes::ListShape.new(name: 'ServiceDependencies')
89
+ ServiceDependency = Shapes::StructureShape.new(name: 'ServiceDependency')
90
+ ServiceDependent = Shapes::StructureShape.new(name: 'ServiceDependent')
91
+ ServiceDependents = Shapes::ListShape.new(name: 'ServiceDependents')
92
+ ServiceErrorMessage = Shapes::StringShape.new(name: 'ServiceErrorMessage')
93
+ ServiceLevelIndicator = Shapes::StructureShape.new(name: 'ServiceLevelIndicator')
94
+ ServiceLevelIndicatorComparisonOperator = Shapes::StringShape.new(name: 'ServiceLevelIndicatorComparisonOperator')
95
+ ServiceLevelIndicatorConfig = Shapes::StructureShape.new(name: 'ServiceLevelIndicatorConfig')
96
+ ServiceLevelIndicatorMetric = Shapes::StructureShape.new(name: 'ServiceLevelIndicatorMetric')
97
+ ServiceLevelIndicatorMetricConfig = Shapes::StructureShape.new(name: 'ServiceLevelIndicatorMetricConfig')
98
+ ServiceLevelIndicatorMetricThreshold = Shapes::FloatShape.new(name: 'ServiceLevelIndicatorMetricThreshold')
99
+ ServiceLevelIndicatorMetricType = Shapes::StringShape.new(name: 'ServiceLevelIndicatorMetricType')
100
+ ServiceLevelIndicatorStatistic = Shapes::StringShape.new(name: 'ServiceLevelIndicatorStatistic')
101
+ ServiceLevelObjective = Shapes::StructureShape.new(name: 'ServiceLevelObjective')
102
+ ServiceLevelObjectiveArn = Shapes::StringShape.new(name: 'ServiceLevelObjectiveArn')
103
+ ServiceLevelObjectiveBudgetReport = Shapes::StructureShape.new(name: 'ServiceLevelObjectiveBudgetReport')
104
+ ServiceLevelObjectiveBudgetReportError = Shapes::StructureShape.new(name: 'ServiceLevelObjectiveBudgetReportError')
105
+ ServiceLevelObjectiveBudgetReportErrorCode = Shapes::StringShape.new(name: 'ServiceLevelObjectiveBudgetReportErrorCode')
106
+ ServiceLevelObjectiveBudgetReportErrorMessage = Shapes::StringShape.new(name: 'ServiceLevelObjectiveBudgetReportErrorMessage')
107
+ ServiceLevelObjectiveBudgetReportErrors = Shapes::ListShape.new(name: 'ServiceLevelObjectiveBudgetReportErrors')
108
+ ServiceLevelObjectiveBudgetReports = Shapes::ListShape.new(name: 'ServiceLevelObjectiveBudgetReports')
109
+ ServiceLevelObjectiveBudgetStatus = Shapes::StringShape.new(name: 'ServiceLevelObjectiveBudgetStatus')
110
+ ServiceLevelObjectiveDescription = Shapes::StringShape.new(name: 'ServiceLevelObjectiveDescription')
111
+ ServiceLevelObjectiveId = Shapes::StringShape.new(name: 'ServiceLevelObjectiveId')
112
+ ServiceLevelObjectiveIds = Shapes::ListShape.new(name: 'ServiceLevelObjectiveIds')
113
+ ServiceLevelObjectiveName = Shapes::StringShape.new(name: 'ServiceLevelObjectiveName')
114
+ ServiceLevelObjectiveSummaries = Shapes::ListShape.new(name: 'ServiceLevelObjectiveSummaries')
115
+ ServiceLevelObjectiveSummary = Shapes::StructureShape.new(name: 'ServiceLevelObjectiveSummary')
116
+ ServiceOperation = Shapes::StructureShape.new(name: 'ServiceOperation')
117
+ ServiceOperations = Shapes::ListShape.new(name: 'ServiceOperations')
118
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
119
+ ServiceSummaries = Shapes::ListShape.new(name: 'ServiceSummaries')
120
+ ServiceSummary = Shapes::StructureShape.new(name: 'ServiceSummary')
121
+ StandardUnit = Shapes::StringShape.new(name: 'StandardUnit')
122
+ StartDiscoveryInput = Shapes::StructureShape.new(name: 'StartDiscoveryInput')
123
+ StartDiscoveryOutput = Shapes::StructureShape.new(name: 'StartDiscoveryOutput')
124
+ Stat = Shapes::StringShape.new(name: 'Stat')
125
+ String = Shapes::StringShape.new(name: 'String')
126
+ Tag = Shapes::StructureShape.new(name: 'Tag')
127
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
128
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
129
+ TagList = Shapes::ListShape.new(name: 'TagList')
130
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
131
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
132
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
133
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
134
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
135
+ TotalBudgetSeconds = Shapes::IntegerShape.new(name: 'TotalBudgetSeconds')
136
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
137
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
138
+ UpdateServiceLevelObjectiveInput = Shapes::StructureShape.new(name: 'UpdateServiceLevelObjectiveInput')
139
+ UpdateServiceLevelObjectiveOutput = Shapes::StructureShape.new(name: 'UpdateServiceLevelObjectiveOutput')
140
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
141
+ ValidationExceptionMessage = Shapes::StringShape.new(name: 'ValidationExceptionMessage')
142
+ WarningThreshold = Shapes::FloatShape.new(name: 'WarningThreshold')
143
+
144
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ServiceErrorMessage, location_name: "Message"))
145
+ AccessDeniedException.struct_class = Types::AccessDeniedException
146
+
147
+ AttributeMap.key = Shapes::ShapeRef.new(shape: String)
148
+ AttributeMap.value = Shapes::ShapeRef.new(shape: String)
149
+
150
+ AttributeMaps.member = Shapes::ShapeRef.new(shape: AttributeMap)
151
+
152
+ Attributes.key = Shapes::ShapeRef.new(shape: KeyAttributeName)
153
+ Attributes.value = Shapes::ShapeRef.new(shape: KeyAttributeValue)
154
+
155
+ BatchGetServiceLevelObjectiveBudgetReportInput.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "Timestamp"))
156
+ BatchGetServiceLevelObjectiveBudgetReportInput.add_member(:slo_ids, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveIds, required: true, location_name: "SloIds"))
157
+ BatchGetServiceLevelObjectiveBudgetReportInput.struct_class = Types::BatchGetServiceLevelObjectiveBudgetReportInput
158
+
159
+ BatchGetServiceLevelObjectiveBudgetReportOutput.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "Timestamp"))
160
+ BatchGetServiceLevelObjectiveBudgetReportOutput.add_member(:reports, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReports, required: true, location_name: "Reports"))
161
+ BatchGetServiceLevelObjectiveBudgetReportOutput.add_member(:errors, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReportErrors, required: true, location_name: "Errors"))
162
+ BatchGetServiceLevelObjectiveBudgetReportOutput.struct_class = Types::BatchGetServiceLevelObjectiveBudgetReportOutput
163
+
164
+ CalendarInterval.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
165
+ CalendarInterval.add_member(:duration_unit, Shapes::ShapeRef.new(shape: DurationUnit, required: true, location_name: "DurationUnit"))
166
+ CalendarInterval.add_member(:duration, Shapes::ShapeRef.new(shape: CalendarIntervalDuration, required: true, location_name: "Duration"))
167
+ CalendarInterval.struct_class = Types::CalendarInterval
168
+
169
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
170
+ ConflictException.struct_class = Types::ConflictException
171
+
172
+ CreateServiceLevelObjectiveInput.add_member(:name, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveName, required: true, location_name: "Name"))
173
+ CreateServiceLevelObjectiveInput.add_member(:description, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveDescription, location_name: "Description"))
174
+ CreateServiceLevelObjectiveInput.add_member(:sli_config, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorConfig, required: true, location_name: "SliConfig"))
175
+ CreateServiceLevelObjectiveInput.add_member(:goal, Shapes::ShapeRef.new(shape: Goal, location_name: "Goal"))
176
+ CreateServiceLevelObjectiveInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
177
+ CreateServiceLevelObjectiveInput.struct_class = Types::CreateServiceLevelObjectiveInput
178
+
179
+ CreateServiceLevelObjectiveOutput.add_member(:slo, Shapes::ShapeRef.new(shape: ServiceLevelObjective, required: true, location_name: "Slo"))
180
+ CreateServiceLevelObjectiveOutput.struct_class = Types::CreateServiceLevelObjectiveOutput
181
+
182
+ DeleteServiceLevelObjectiveInput.add_member(:id, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveId, required: true, location: "uri", location_name: "Id"))
183
+ DeleteServiceLevelObjectiveInput.struct_class = Types::DeleteServiceLevelObjectiveInput
184
+
185
+ DeleteServiceLevelObjectiveOutput.struct_class = Types::DeleteServiceLevelObjectiveOutput
186
+
187
+ Dimension.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location_name: "Name"))
188
+ Dimension.add_member(:value, Shapes::ShapeRef.new(shape: DimensionValue, required: true, location_name: "Value"))
189
+ Dimension.struct_class = Types::Dimension
190
+
191
+ Dimensions.member = Shapes::ShapeRef.new(shape: Dimension)
192
+
193
+ GetServiceInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "StartTime"))
194
+ GetServiceInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "EndTime"))
195
+ GetServiceInput.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
196
+ GetServiceInput.struct_class = Types::GetServiceInput
197
+
198
+ GetServiceLevelObjectiveInput.add_member(:id, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveId, required: true, location: "uri", location_name: "Id"))
199
+ GetServiceLevelObjectiveInput.struct_class = Types::GetServiceLevelObjectiveInput
200
+
201
+ GetServiceLevelObjectiveOutput.add_member(:slo, Shapes::ShapeRef.new(shape: ServiceLevelObjective, required: true, location_name: "Slo"))
202
+ GetServiceLevelObjectiveOutput.struct_class = Types::GetServiceLevelObjectiveOutput
203
+
204
+ GetServiceOutput.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "Service"))
205
+ GetServiceOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
206
+ GetServiceOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
207
+ GetServiceOutput.struct_class = Types::GetServiceOutput
208
+
209
+ Goal.add_member(:interval, Shapes::ShapeRef.new(shape: Interval, location_name: "Interval"))
210
+ Goal.add_member(:attainment_goal, Shapes::ShapeRef.new(shape: AttainmentGoal, location_name: "AttainmentGoal"))
211
+ Goal.add_member(:warning_threshold, Shapes::ShapeRef.new(shape: WarningThreshold, location_name: "WarningThreshold"))
212
+ Goal.struct_class = Types::Goal
213
+
214
+ Interval.add_member(:rolling_interval, Shapes::ShapeRef.new(shape: RollingInterval, location_name: "RollingInterval"))
215
+ Interval.add_member(:calendar_interval, Shapes::ShapeRef.new(shape: CalendarInterval, location_name: "CalendarInterval"))
216
+ Interval.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
217
+ Interval.add_member_subclass(:rolling_interval, Types::Interval::RollingInterval)
218
+ Interval.add_member_subclass(:calendar_interval, Types::Interval::CalendarInterval)
219
+ Interval.add_member_subclass(:unknown, Types::Interval::Unknown)
220
+ Interval.struct_class = Types::Interval
221
+
222
+ ListServiceDependenciesInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "StartTime"))
223
+ ListServiceDependenciesInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "EndTime"))
224
+ ListServiceDependenciesInput.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
225
+ ListServiceDependenciesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListServiceDependenciesMaxResults, location: "querystring", location_name: "MaxResults"))
226
+ ListServiceDependenciesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
227
+ ListServiceDependenciesInput.struct_class = Types::ListServiceDependenciesInput
228
+
229
+ ListServiceDependenciesOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
230
+ ListServiceDependenciesOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
231
+ ListServiceDependenciesOutput.add_member(:service_dependencies, Shapes::ShapeRef.new(shape: ServiceDependencies, required: true, location_name: "ServiceDependencies"))
232
+ ListServiceDependenciesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
233
+ ListServiceDependenciesOutput.struct_class = Types::ListServiceDependenciesOutput
234
+
235
+ ListServiceDependentsInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "StartTime"))
236
+ ListServiceDependentsInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "EndTime"))
237
+ ListServiceDependentsInput.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
238
+ ListServiceDependentsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListServiceDependentsMaxResults, location: "querystring", location_name: "MaxResults"))
239
+ ListServiceDependentsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
240
+ ListServiceDependentsInput.struct_class = Types::ListServiceDependentsInput
241
+
242
+ ListServiceDependentsOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
243
+ ListServiceDependentsOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
244
+ ListServiceDependentsOutput.add_member(:service_dependents, Shapes::ShapeRef.new(shape: ServiceDependents, required: true, location_name: "ServiceDependents"))
245
+ ListServiceDependentsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
246
+ ListServiceDependentsOutput.struct_class = Types::ListServiceDependentsOutput
247
+
248
+ ListServiceLevelObjectivesInput.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "KeyAttributes"))
249
+ ListServiceLevelObjectivesInput.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, location: "querystring", location_name: "OperationName"))
250
+ ListServiceLevelObjectivesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListServiceLevelObjectivesMaxResults, location: "querystring", location_name: "MaxResults"))
251
+ ListServiceLevelObjectivesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
252
+ ListServiceLevelObjectivesInput.struct_class = Types::ListServiceLevelObjectivesInput
253
+
254
+ ListServiceLevelObjectivesOutput.add_member(:slo_summaries, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveSummaries, location_name: "SloSummaries"))
255
+ ListServiceLevelObjectivesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
256
+ ListServiceLevelObjectivesOutput.struct_class = Types::ListServiceLevelObjectivesOutput
257
+
258
+ ListServiceOperationsInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "StartTime"))
259
+ ListServiceOperationsInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "EndTime"))
260
+ ListServiceOperationsInput.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
261
+ ListServiceOperationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListServiceOperationMaxResults, location: "querystring", location_name: "MaxResults"))
262
+ ListServiceOperationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
263
+ ListServiceOperationsInput.struct_class = Types::ListServiceOperationsInput
264
+
265
+ ListServiceOperationsOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
266
+ ListServiceOperationsOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
267
+ ListServiceOperationsOutput.add_member(:service_operations, Shapes::ShapeRef.new(shape: ServiceOperations, required: true, location_name: "ServiceOperations"))
268
+ ListServiceOperationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
269
+ ListServiceOperationsOutput.struct_class = Types::ListServiceOperationsOutput
270
+
271
+ ListServicesInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "StartTime"))
272
+ ListServicesInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "EndTime"))
273
+ ListServicesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListServicesMaxResults, location: "querystring", location_name: "MaxResults"))
274
+ ListServicesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
275
+ ListServicesInput.struct_class = Types::ListServicesInput
276
+
277
+ ListServicesOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
278
+ ListServicesOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
279
+ ListServicesOutput.add_member(:service_summaries, Shapes::ShapeRef.new(shape: ServiceSummaries, required: true, location_name: "ServiceSummaries"))
280
+ ListServicesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
281
+ ListServicesOutput.struct_class = Types::ListServicesOutput
282
+
283
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "querystring", location_name: "ResourceArn"))
284
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
285
+
286
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
287
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
288
+
289
+ Metric.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
290
+ Metric.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
291
+ Metric.add_member(:dimensions, Shapes::ShapeRef.new(shape: Dimensions, location_name: "Dimensions"))
292
+ Metric.struct_class = Types::Metric
293
+
294
+ MetricDataQueries.member = Shapes::ShapeRef.new(shape: MetricDataQuery)
295
+
296
+ MetricDataQuery.add_member(:id, Shapes::ShapeRef.new(shape: MetricId, required: true, location_name: "Id"))
297
+ MetricDataQuery.add_member(:metric_stat, Shapes::ShapeRef.new(shape: MetricStat, location_name: "MetricStat"))
298
+ MetricDataQuery.add_member(:expression, Shapes::ShapeRef.new(shape: MetricExpression, location_name: "Expression"))
299
+ MetricDataQuery.add_member(:label, Shapes::ShapeRef.new(shape: MetricLabel, location_name: "Label"))
300
+ MetricDataQuery.add_member(:return_data, Shapes::ShapeRef.new(shape: ReturnData, location_name: "ReturnData"))
301
+ MetricDataQuery.add_member(:period, Shapes::ShapeRef.new(shape: Period, location_name: "Period"))
302
+ MetricDataQuery.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
303
+ MetricDataQuery.struct_class = Types::MetricDataQuery
304
+
305
+ MetricReference.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "Namespace"))
306
+ MetricReference.add_member(:metric_type, Shapes::ShapeRef.new(shape: MetricType, required: true, location_name: "MetricType"))
307
+ MetricReference.add_member(:dimensions, Shapes::ShapeRef.new(shape: Dimensions, location_name: "Dimensions"))
308
+ MetricReference.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "MetricName"))
309
+ MetricReference.struct_class = Types::MetricReference
310
+
311
+ MetricReferences.member = Shapes::ShapeRef.new(shape: MetricReference)
312
+
313
+ MetricStat.add_member(:metric, Shapes::ShapeRef.new(shape: Metric, required: true, location_name: "Metric"))
314
+ MetricStat.add_member(:period, Shapes::ShapeRef.new(shape: Period, required: true, location_name: "Period"))
315
+ MetricStat.add_member(:stat, Shapes::ShapeRef.new(shape: Stat, required: true, location_name: "Stat"))
316
+ MetricStat.add_member(:unit, Shapes::ShapeRef.new(shape: StandardUnit, location_name: "Unit"))
317
+ MetricStat.struct_class = Types::MetricStat
318
+
319
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
320
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
321
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: FaultDescription, required: true, location_name: "Message"))
322
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
323
+
324
+ RollingInterval.add_member(:duration_unit, Shapes::ShapeRef.new(shape: DurationUnit, required: true, location_name: "DurationUnit"))
325
+ RollingInterval.add_member(:duration, Shapes::ShapeRef.new(shape: RollingIntervalDuration, required: true, location_name: "Duration"))
326
+ RollingInterval.struct_class = Types::RollingInterval
327
+
328
+ Service.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
329
+ Service.add_member(:attribute_maps, Shapes::ShapeRef.new(shape: AttributeMaps, location_name: "AttributeMaps"))
330
+ Service.add_member(:metric_references, Shapes::ShapeRef.new(shape: MetricReferences, required: true, location_name: "MetricReferences"))
331
+ Service.struct_class = Types::Service
332
+
333
+ ServiceDependencies.member = Shapes::ShapeRef.new(shape: ServiceDependency)
334
+
335
+ ServiceDependency.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, required: true, location_name: "OperationName"))
336
+ ServiceDependency.add_member(:dependency_key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "DependencyKeyAttributes"))
337
+ ServiceDependency.add_member(:dependency_operation_name, Shapes::ShapeRef.new(shape: OperationName, required: true, location_name: "DependencyOperationName"))
338
+ ServiceDependency.add_member(:metric_references, Shapes::ShapeRef.new(shape: MetricReferences, required: true, location_name: "MetricReferences"))
339
+ ServiceDependency.struct_class = Types::ServiceDependency
340
+
341
+ ServiceDependent.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, location_name: "OperationName"))
342
+ ServiceDependent.add_member(:dependent_key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "DependentKeyAttributes"))
343
+ ServiceDependent.add_member(:dependent_operation_name, Shapes::ShapeRef.new(shape: OperationName, location_name: "DependentOperationName"))
344
+ ServiceDependent.add_member(:metric_references, Shapes::ShapeRef.new(shape: MetricReferences, required: true, location_name: "MetricReferences"))
345
+ ServiceDependent.struct_class = Types::ServiceDependent
346
+
347
+ ServiceDependents.member = Shapes::ShapeRef.new(shape: ServiceDependent)
348
+
349
+ ServiceLevelIndicator.add_member(:sli_metric, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetric, required: true, location_name: "SliMetric"))
350
+ ServiceLevelIndicator.add_member(:metric_threshold, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetricThreshold, required: true, location_name: "MetricThreshold"))
351
+ ServiceLevelIndicator.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorComparisonOperator, required: true, location_name: "ComparisonOperator"))
352
+ ServiceLevelIndicator.struct_class = Types::ServiceLevelIndicator
353
+
354
+ ServiceLevelIndicatorConfig.add_member(:sli_metric_config, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetricConfig, required: true, location_name: "SliMetricConfig"))
355
+ ServiceLevelIndicatorConfig.add_member(:metric_threshold, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetricThreshold, required: true, location_name: "MetricThreshold"))
356
+ ServiceLevelIndicatorConfig.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorComparisonOperator, required: true, location_name: "ComparisonOperator"))
357
+ ServiceLevelIndicatorConfig.struct_class = Types::ServiceLevelIndicatorConfig
358
+
359
+ ServiceLevelIndicatorMetric.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "KeyAttributes"))
360
+ ServiceLevelIndicatorMetric.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, location_name: "OperationName"))
361
+ ServiceLevelIndicatorMetric.add_member(:metric_type, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetricType, location_name: "MetricType"))
362
+ ServiceLevelIndicatorMetric.add_member(:metric_data_queries, Shapes::ShapeRef.new(shape: MetricDataQueries, required: true, location_name: "MetricDataQueries"))
363
+ ServiceLevelIndicatorMetric.struct_class = Types::ServiceLevelIndicatorMetric
364
+
365
+ ServiceLevelIndicatorMetricConfig.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "KeyAttributes"))
366
+ ServiceLevelIndicatorMetricConfig.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, location_name: "OperationName"))
367
+ ServiceLevelIndicatorMetricConfig.add_member(:metric_type, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorMetricType, location_name: "MetricType"))
368
+ ServiceLevelIndicatorMetricConfig.add_member(:statistic, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorStatistic, location_name: "Statistic"))
369
+ ServiceLevelIndicatorMetricConfig.add_member(:period_seconds, Shapes::ShapeRef.new(shape: SLIPeriodSeconds, location_name: "PeriodSeconds"))
370
+ ServiceLevelIndicatorMetricConfig.add_member(:metric_data_queries, Shapes::ShapeRef.new(shape: MetricDataQueries, location_name: "MetricDataQueries"))
371
+ ServiceLevelIndicatorMetricConfig.struct_class = Types::ServiceLevelIndicatorMetricConfig
372
+
373
+ ServiceLevelObjective.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveArn, required: true, location_name: "Arn"))
374
+ ServiceLevelObjective.add_member(:name, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveName, required: true, location_name: "Name"))
375
+ ServiceLevelObjective.add_member(:description, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveDescription, location_name: "Description"))
376
+ ServiceLevelObjective.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTime"))
377
+ ServiceLevelObjective.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastUpdatedTime"))
378
+ ServiceLevelObjective.add_member(:sli, Shapes::ShapeRef.new(shape: ServiceLevelIndicator, required: true, location_name: "Sli"))
379
+ ServiceLevelObjective.add_member(:goal, Shapes::ShapeRef.new(shape: Goal, required: true, location_name: "Goal"))
380
+ ServiceLevelObjective.struct_class = Types::ServiceLevelObjective
381
+
382
+ ServiceLevelObjectiveBudgetReport.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveArn, required: true, location_name: "Arn"))
383
+ ServiceLevelObjectiveBudgetReport.add_member(:name, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveName, required: true, location_name: "Name"))
384
+ ServiceLevelObjectiveBudgetReport.add_member(:budget_status, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetStatus, required: true, location_name: "BudgetStatus"))
385
+ ServiceLevelObjectiveBudgetReport.add_member(:attainment, Shapes::ShapeRef.new(shape: Attainment, location_name: "Attainment"))
386
+ ServiceLevelObjectiveBudgetReport.add_member(:total_budget_seconds, Shapes::ShapeRef.new(shape: TotalBudgetSeconds, location_name: "TotalBudgetSeconds"))
387
+ ServiceLevelObjectiveBudgetReport.add_member(:budget_seconds_remaining, Shapes::ShapeRef.new(shape: BudgetSecondsRemaining, location_name: "BudgetSecondsRemaining"))
388
+ ServiceLevelObjectiveBudgetReport.add_member(:sli, Shapes::ShapeRef.new(shape: ServiceLevelIndicator, location_name: "Sli"))
389
+ ServiceLevelObjectiveBudgetReport.add_member(:goal, Shapes::ShapeRef.new(shape: Goal, location_name: "Goal"))
390
+ ServiceLevelObjectiveBudgetReport.struct_class = Types::ServiceLevelObjectiveBudgetReport
391
+
392
+ ServiceLevelObjectiveBudgetReportError.add_member(:name, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveName, required: true, location_name: "Name"))
393
+ ServiceLevelObjectiveBudgetReportError.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveArn, required: true, location_name: "Arn"))
394
+ ServiceLevelObjectiveBudgetReportError.add_member(:error_code, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReportErrorCode, required: true, location_name: "ErrorCode"))
395
+ ServiceLevelObjectiveBudgetReportError.add_member(:error_message, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReportErrorMessage, required: true, location_name: "ErrorMessage"))
396
+ ServiceLevelObjectiveBudgetReportError.struct_class = Types::ServiceLevelObjectiveBudgetReportError
397
+
398
+ ServiceLevelObjectiveBudgetReportErrors.member = Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReportError)
399
+
400
+ ServiceLevelObjectiveBudgetReports.member = Shapes::ShapeRef.new(shape: ServiceLevelObjectiveBudgetReport)
401
+
402
+ ServiceLevelObjectiveIds.member = Shapes::ShapeRef.new(shape: String)
403
+
404
+ ServiceLevelObjectiveSummaries.member = Shapes::ShapeRef.new(shape: ServiceLevelObjectiveSummary)
405
+
406
+ ServiceLevelObjectiveSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveArn, required: true, location_name: "Arn"))
407
+ ServiceLevelObjectiveSummary.add_member(:name, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveName, required: true, location_name: "Name"))
408
+ ServiceLevelObjectiveSummary.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "KeyAttributes"))
409
+ ServiceLevelObjectiveSummary.add_member(:operation_name, Shapes::ShapeRef.new(shape: OperationName, location_name: "OperationName"))
410
+ ServiceLevelObjectiveSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
411
+ ServiceLevelObjectiveSummary.struct_class = Types::ServiceLevelObjectiveSummary
412
+
413
+ ServiceOperation.add_member(:name, Shapes::ShapeRef.new(shape: OperationName, required: true, location_name: "Name"))
414
+ ServiceOperation.add_member(:metric_references, Shapes::ShapeRef.new(shape: MetricReferences, required: true, location_name: "MetricReferences"))
415
+ ServiceOperation.struct_class = Types::ServiceOperation
416
+
417
+ ServiceOperations.member = Shapes::ShapeRef.new(shape: ServiceOperation)
418
+
419
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
420
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
421
+
422
+ ServiceSummaries.member = Shapes::ShapeRef.new(shape: ServiceSummary)
423
+
424
+ ServiceSummary.add_member(:key_attributes, Shapes::ShapeRef.new(shape: Attributes, required: true, location_name: "KeyAttributes"))
425
+ ServiceSummary.add_member(:attribute_maps, Shapes::ShapeRef.new(shape: AttributeMaps, location_name: "AttributeMaps"))
426
+ ServiceSummary.add_member(:metric_references, Shapes::ShapeRef.new(shape: MetricReferences, required: true, location_name: "MetricReferences"))
427
+ ServiceSummary.struct_class = Types::ServiceSummary
428
+
429
+ StartDiscoveryInput.struct_class = Types::StartDiscoveryInput
430
+
431
+ StartDiscoveryOutput.struct_class = Types::StartDiscoveryOutput
432
+
433
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
434
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
435
+ Tag.struct_class = Types::Tag
436
+
437
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
438
+
439
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
440
+
441
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "ResourceArn"))
442
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
443
+ TagResourceRequest.struct_class = Types::TagResourceRequest
444
+
445
+ TagResourceResponse.struct_class = Types::TagResourceResponse
446
+
447
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
448
+ ThrottlingException.struct_class = Types::ThrottlingException
449
+
450
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "ResourceArn"))
451
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
452
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
453
+
454
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
455
+
456
+ UpdateServiceLevelObjectiveInput.add_member(:id, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveId, required: true, location: "uri", location_name: "Id"))
457
+ UpdateServiceLevelObjectiveInput.add_member(:description, Shapes::ShapeRef.new(shape: ServiceLevelObjectiveDescription, location_name: "Description"))
458
+ UpdateServiceLevelObjectiveInput.add_member(:sli_config, Shapes::ShapeRef.new(shape: ServiceLevelIndicatorConfig, location_name: "SliConfig"))
459
+ UpdateServiceLevelObjectiveInput.add_member(:goal, Shapes::ShapeRef.new(shape: Goal, location_name: "Goal"))
460
+ UpdateServiceLevelObjectiveInput.struct_class = Types::UpdateServiceLevelObjectiveInput
461
+
462
+ UpdateServiceLevelObjectiveOutput.add_member(:slo, Shapes::ShapeRef.new(shape: ServiceLevelObjective, required: true, location_name: "Slo"))
463
+ UpdateServiceLevelObjectiveOutput.struct_class = Types::UpdateServiceLevelObjectiveOutput
464
+
465
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ValidationExceptionMessage, location_name: "message"))
466
+ ValidationException.struct_class = Types::ValidationException
467
+
468
+
469
+ # @api private
470
+ API = Seahorse::Model::Api.new.tap do |api|
471
+
472
+ api.version = "2024-04-15"
473
+
474
+ api.metadata = {
475
+ "apiVersion" => "2024-04-15",
476
+ "endpointPrefix" => "application-signals",
477
+ "protocol" => "rest-json",
478
+ "protocols" => ["rest-json"],
479
+ "serviceFullName" => "Amazon CloudWatch Application Signals",
480
+ "serviceId" => "Application Signals",
481
+ "signatureVersion" => "v4",
482
+ "signingName" => "application-signals",
483
+ "uid" => "application-signals-2024-04-15",
484
+ }
485
+
486
+ api.add_operation(:batch_get_service_level_objective_budget_report, Seahorse::Model::Operation.new.tap do |o|
487
+ o.name = "BatchGetServiceLevelObjectiveBudgetReport"
488
+ o.http_method = "POST"
489
+ o.http_request_uri = "/budget-report"
490
+ o.input = Shapes::ShapeRef.new(shape: BatchGetServiceLevelObjectiveBudgetReportInput)
491
+ o.output = Shapes::ShapeRef.new(shape: BatchGetServiceLevelObjectiveBudgetReportOutput)
492
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
493
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
494
+ end)
495
+
496
+ api.add_operation(:create_service_level_objective, Seahorse::Model::Operation.new.tap do |o|
497
+ o.name = "CreateServiceLevelObjective"
498
+ o.http_method = "POST"
499
+ o.http_request_uri = "/slo"
500
+ o.input = Shapes::ShapeRef.new(shape: CreateServiceLevelObjectiveInput)
501
+ o.output = Shapes::ShapeRef.new(shape: CreateServiceLevelObjectiveOutput)
502
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
503
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
504
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
505
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
506
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
507
+ end)
508
+
509
+ api.add_operation(:delete_service_level_objective, Seahorse::Model::Operation.new.tap do |o|
510
+ o.name = "DeleteServiceLevelObjective"
511
+ o.http_method = "DELETE"
512
+ o.http_request_uri = "/slo/{Id}"
513
+ o.input = Shapes::ShapeRef.new(shape: DeleteServiceLevelObjectiveInput)
514
+ o.output = Shapes::ShapeRef.new(shape: DeleteServiceLevelObjectiveOutput)
515
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
516
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
517
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
518
+ end)
519
+
520
+ api.add_operation(:get_service, Seahorse::Model::Operation.new.tap do |o|
521
+ o.name = "GetService"
522
+ o.http_method = "POST"
523
+ o.http_request_uri = "/service"
524
+ o.input = Shapes::ShapeRef.new(shape: GetServiceInput)
525
+ o.output = Shapes::ShapeRef.new(shape: GetServiceOutput)
526
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
527
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
528
+ end)
529
+
530
+ api.add_operation(:get_service_level_objective, Seahorse::Model::Operation.new.tap do |o|
531
+ o.name = "GetServiceLevelObjective"
532
+ o.http_method = "GET"
533
+ o.http_request_uri = "/slo/{Id}"
534
+ o.input = Shapes::ShapeRef.new(shape: GetServiceLevelObjectiveInput)
535
+ o.output = Shapes::ShapeRef.new(shape: GetServiceLevelObjectiveOutput)
536
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
537
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
538
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
539
+ end)
540
+
541
+ api.add_operation(:list_service_dependencies, Seahorse::Model::Operation.new.tap do |o|
542
+ o.name = "ListServiceDependencies"
543
+ o.http_method = "POST"
544
+ o.http_request_uri = "/service-dependencies"
545
+ o.input = Shapes::ShapeRef.new(shape: ListServiceDependenciesInput)
546
+ o.output = Shapes::ShapeRef.new(shape: ListServiceDependenciesOutput)
547
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
548
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
549
+ o[:pager] = Aws::Pager.new(
550
+ limit_key: "max_results",
551
+ tokens: {
552
+ "next_token" => "next_token"
553
+ }
554
+ )
555
+ end)
556
+
557
+ api.add_operation(:list_service_dependents, Seahorse::Model::Operation.new.tap do |o|
558
+ o.name = "ListServiceDependents"
559
+ o.http_method = "POST"
560
+ o.http_request_uri = "/service-dependents"
561
+ o.input = Shapes::ShapeRef.new(shape: ListServiceDependentsInput)
562
+ o.output = Shapes::ShapeRef.new(shape: ListServiceDependentsOutput)
563
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
564
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
565
+ o[:pager] = Aws::Pager.new(
566
+ limit_key: "max_results",
567
+ tokens: {
568
+ "next_token" => "next_token"
569
+ }
570
+ )
571
+ end)
572
+
573
+ api.add_operation(:list_service_level_objectives, Seahorse::Model::Operation.new.tap do |o|
574
+ o.name = "ListServiceLevelObjectives"
575
+ o.http_method = "POST"
576
+ o.http_request_uri = "/slos"
577
+ o.input = Shapes::ShapeRef.new(shape: ListServiceLevelObjectivesInput)
578
+ o.output = Shapes::ShapeRef.new(shape: ListServiceLevelObjectivesOutput)
579
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
580
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
581
+ o[:pager] = Aws::Pager.new(
582
+ limit_key: "max_results",
583
+ tokens: {
584
+ "next_token" => "next_token"
585
+ }
586
+ )
587
+ end)
588
+
589
+ api.add_operation(:list_service_operations, Seahorse::Model::Operation.new.tap do |o|
590
+ o.name = "ListServiceOperations"
591
+ o.http_method = "POST"
592
+ o.http_request_uri = "/service-operations"
593
+ o.input = Shapes::ShapeRef.new(shape: ListServiceOperationsInput)
594
+ o.output = Shapes::ShapeRef.new(shape: ListServiceOperationsOutput)
595
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
596
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
597
+ o[:pager] = Aws::Pager.new(
598
+ limit_key: "max_results",
599
+ tokens: {
600
+ "next_token" => "next_token"
601
+ }
602
+ )
603
+ end)
604
+
605
+ api.add_operation(:list_services, Seahorse::Model::Operation.new.tap do |o|
606
+ o.name = "ListServices"
607
+ o.http_method = "GET"
608
+ o.http_request_uri = "/services"
609
+ o.input = Shapes::ShapeRef.new(shape: ListServicesInput)
610
+ o.output = Shapes::ShapeRef.new(shape: ListServicesOutput)
611
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
613
+ o[:pager] = Aws::Pager.new(
614
+ limit_key: "max_results",
615
+ tokens: {
616
+ "next_token" => "next_token"
617
+ }
618
+ )
619
+ end)
620
+
621
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
622
+ o.name = "ListTagsForResource"
623
+ o.http_method = "GET"
624
+ o.http_request_uri = "/tags"
625
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
626
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
627
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
628
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
629
+ end)
630
+
631
+ api.add_operation(:start_discovery, Seahorse::Model::Operation.new.tap do |o|
632
+ o.name = "StartDiscovery"
633
+ o.http_method = "POST"
634
+ o.http_request_uri = "/start-discovery"
635
+ o.input = Shapes::ShapeRef.new(shape: StartDiscoveryInput)
636
+ o.output = Shapes::ShapeRef.new(shape: StartDiscoveryOutput)
637
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
638
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
639
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
640
+ end)
641
+
642
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
643
+ o.name = "TagResource"
644
+ o.http_method = "POST"
645
+ o.http_request_uri = "/tag-resource"
646
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
647
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
648
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
649
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
650
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
651
+ end)
652
+
653
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
654
+ o.name = "UntagResource"
655
+ o.http_method = "POST"
656
+ o.http_request_uri = "/untag-resource"
657
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
658
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
659
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
660
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
661
+ end)
662
+
663
+ api.add_operation(:update_service_level_objective, Seahorse::Model::Operation.new.tap do |o|
664
+ o.name = "UpdateServiceLevelObjective"
665
+ o.http_method = "PATCH"
666
+ o.http_request_uri = "/slo/{Id}"
667
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceLevelObjectiveInput)
668
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceLevelObjectiveOutput)
669
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
670
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
671
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
672
+ end)
673
+ end
674
+
675
+ end
676
+ end