aws-sdk-servicequotas 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,635 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::ServiceQuotas
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AWSServiceAccessNotEnabledException = Shapes::StructureShape.new(name: 'AWSServiceAccessNotEnabledException')
15
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
16
+ AssociateServiceQuotaTemplateRequest = Shapes::StructureShape.new(name: 'AssociateServiceQuotaTemplateRequest')
17
+ AssociateServiceQuotaTemplateResponse = Shapes::StructureShape.new(name: 'AssociateServiceQuotaTemplateResponse')
18
+ AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
19
+ CustomerServiceEngagementId = Shapes::StringShape.new(name: 'CustomerServiceEngagementId')
20
+ DateTime = Shapes::TimestampShape.new(name: 'DateTime')
21
+ DeleteServiceQuotaIncreaseRequestFromTemplateRequest = Shapes::StructureShape.new(name: 'DeleteServiceQuotaIncreaseRequestFromTemplateRequest')
22
+ DeleteServiceQuotaIncreaseRequestFromTemplateResponse = Shapes::StructureShape.new(name: 'DeleteServiceQuotaIncreaseRequestFromTemplateResponse')
23
+ DependencyAccessDeniedException = Shapes::StructureShape.new(name: 'DependencyAccessDeniedException')
24
+ DisassociateServiceQuotaTemplateRequest = Shapes::StructureShape.new(name: 'DisassociateServiceQuotaTemplateRequest')
25
+ DisassociateServiceQuotaTemplateResponse = Shapes::StructureShape.new(name: 'DisassociateServiceQuotaTemplateResponse')
26
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
27
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
28
+ ErrorReason = Shapes::StructureShape.new(name: 'ErrorReason')
29
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
30
+ GetAWSDefaultServiceQuotaRequest = Shapes::StructureShape.new(name: 'GetAWSDefaultServiceQuotaRequest')
31
+ GetAWSDefaultServiceQuotaResponse = Shapes::StructureShape.new(name: 'GetAWSDefaultServiceQuotaResponse')
32
+ GetAssociationForServiceQuotaTemplateRequest = Shapes::StructureShape.new(name: 'GetAssociationForServiceQuotaTemplateRequest')
33
+ GetAssociationForServiceQuotaTemplateResponse = Shapes::StructureShape.new(name: 'GetAssociationForServiceQuotaTemplateResponse')
34
+ GetRequestedServiceQuotaChangeRequest = Shapes::StructureShape.new(name: 'GetRequestedServiceQuotaChangeRequest')
35
+ GetRequestedServiceQuotaChangeResponse = Shapes::StructureShape.new(name: 'GetRequestedServiceQuotaChangeResponse')
36
+ GetServiceQuotaIncreaseRequestFromTemplateRequest = Shapes::StructureShape.new(name: 'GetServiceQuotaIncreaseRequestFromTemplateRequest')
37
+ GetServiceQuotaIncreaseRequestFromTemplateResponse = Shapes::StructureShape.new(name: 'GetServiceQuotaIncreaseRequestFromTemplateResponse')
38
+ GetServiceQuotaRequest = Shapes::StructureShape.new(name: 'GetServiceQuotaRequest')
39
+ GetServiceQuotaResponse = Shapes::StructureShape.new(name: 'GetServiceQuotaResponse')
40
+ GlobalQuota = Shapes::BooleanShape.new(name: 'GlobalQuota')
41
+ IllegalArgumentException = Shapes::StructureShape.new(name: 'IllegalArgumentException')
42
+ InvalidPaginationTokenException = Shapes::StructureShape.new(name: 'InvalidPaginationTokenException')
43
+ InvalidResourceStateException = Shapes::StructureShape.new(name: 'InvalidResourceStateException')
44
+ ListAWSDefaultServiceQuotasRequest = Shapes::StructureShape.new(name: 'ListAWSDefaultServiceQuotasRequest')
45
+ ListAWSDefaultServiceQuotasResponse = Shapes::StructureShape.new(name: 'ListAWSDefaultServiceQuotasResponse')
46
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest = Shapes::StructureShape.new(name: 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest')
47
+ ListRequestedServiceQuotaChangeHistoryByQuotaResponse = Shapes::StructureShape.new(name: 'ListRequestedServiceQuotaChangeHistoryByQuotaResponse')
48
+ ListRequestedServiceQuotaChangeHistoryRequest = Shapes::StructureShape.new(name: 'ListRequestedServiceQuotaChangeHistoryRequest')
49
+ ListRequestedServiceQuotaChangeHistoryResponse = Shapes::StructureShape.new(name: 'ListRequestedServiceQuotaChangeHistoryResponse')
50
+ ListServiceQuotaIncreaseRequestsInTemplateRequest = Shapes::StructureShape.new(name: 'ListServiceQuotaIncreaseRequestsInTemplateRequest')
51
+ ListServiceQuotaIncreaseRequestsInTemplateResponse = Shapes::StructureShape.new(name: 'ListServiceQuotaIncreaseRequestsInTemplateResponse')
52
+ ListServiceQuotasRequest = Shapes::StructureShape.new(name: 'ListServiceQuotasRequest')
53
+ ListServiceQuotasResponse = Shapes::StructureShape.new(name: 'ListServiceQuotasResponse')
54
+ ListServicesRequest = Shapes::StructureShape.new(name: 'ListServicesRequest')
55
+ ListServicesResponse = Shapes::StructureShape.new(name: 'ListServicesResponse')
56
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
57
+ MetricDimensionName = Shapes::StringShape.new(name: 'MetricDimensionName')
58
+ MetricDimensionValue = Shapes::StringShape.new(name: 'MetricDimensionValue')
59
+ MetricDimensionsMapDefinition = Shapes::MapShape.new(name: 'MetricDimensionsMapDefinition')
60
+ MetricInfo = Shapes::StructureShape.new(name: 'MetricInfo')
61
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
62
+ NoAvailableOrganizationException = Shapes::StructureShape.new(name: 'NoAvailableOrganizationException')
63
+ NoSuchResourceException = Shapes::StructureShape.new(name: 'NoSuchResourceException')
64
+ OrganizationNotInAllFeaturesModeException = Shapes::StructureShape.new(name: 'OrganizationNotInAllFeaturesModeException')
65
+ PeriodUnit = Shapes::StringShape.new(name: 'PeriodUnit')
66
+ PeriodValue = Shapes::IntegerShape.new(name: 'PeriodValue')
67
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest = Shapes::StructureShape.new(name: 'PutServiceQuotaIncreaseRequestIntoTemplateRequest')
68
+ PutServiceQuotaIncreaseRequestIntoTemplateResponse = Shapes::StructureShape.new(name: 'PutServiceQuotaIncreaseRequestIntoTemplateResponse')
69
+ QuotaAdjustable = Shapes::BooleanShape.new(name: 'QuotaAdjustable')
70
+ QuotaArn = Shapes::StringShape.new(name: 'QuotaArn')
71
+ QuotaCode = Shapes::StringShape.new(name: 'QuotaCode')
72
+ QuotaExceededException = Shapes::StructureShape.new(name: 'QuotaExceededException')
73
+ QuotaMetricName = Shapes::StringShape.new(name: 'QuotaMetricName')
74
+ QuotaMetricNamespace = Shapes::StringShape.new(name: 'QuotaMetricNamespace')
75
+ QuotaName = Shapes::StringShape.new(name: 'QuotaName')
76
+ QuotaPeriod = Shapes::StructureShape.new(name: 'QuotaPeriod')
77
+ QuotaUnit = Shapes::StringShape.new(name: 'QuotaUnit')
78
+ QuotaValue = Shapes::FloatShape.new(name: 'QuotaValue')
79
+ RequestId = Shapes::StringShape.new(name: 'RequestId')
80
+ RequestServiceQuotaIncreaseRequest = Shapes::StructureShape.new(name: 'RequestServiceQuotaIncreaseRequest')
81
+ RequestServiceQuotaIncreaseResponse = Shapes::StructureShape.new(name: 'RequestServiceQuotaIncreaseResponse')
82
+ RequestStatus = Shapes::StringShape.new(name: 'RequestStatus')
83
+ RequestedServiceQuotaChange = Shapes::StructureShape.new(name: 'RequestedServiceQuotaChange')
84
+ RequestedServiceQuotaChangeHistoryListDefinition = Shapes::ListShape.new(name: 'RequestedServiceQuotaChangeHistoryListDefinition')
85
+ Requester = Shapes::StringShape.new(name: 'Requester')
86
+ ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
87
+ ServiceCode = Shapes::StringShape.new(name: 'ServiceCode')
88
+ ServiceException = Shapes::StructureShape.new(name: 'ServiceException')
89
+ ServiceInfo = Shapes::StructureShape.new(name: 'ServiceInfo')
90
+ ServiceInfoListDefinition = Shapes::ListShape.new(name: 'ServiceInfoListDefinition')
91
+ ServiceName = Shapes::StringShape.new(name: 'ServiceName')
92
+ ServiceQuota = Shapes::StructureShape.new(name: 'ServiceQuota')
93
+ ServiceQuotaIncreaseRequestInTemplate = Shapes::StructureShape.new(name: 'ServiceQuotaIncreaseRequestInTemplate')
94
+ ServiceQuotaIncreaseRequestInTemplateList = Shapes::ListShape.new(name: 'ServiceQuotaIncreaseRequestInTemplateList')
95
+ ServiceQuotaListDefinition = Shapes::ListShape.new(name: 'ServiceQuotaListDefinition')
96
+ ServiceQuotaTemplateAssociationStatus = Shapes::StringShape.new(name: 'ServiceQuotaTemplateAssociationStatus')
97
+ ServiceQuotaTemplateNotInUseException = Shapes::StructureShape.new(name: 'ServiceQuotaTemplateNotInUseException')
98
+ Statistic = Shapes::StringShape.new(name: 'Statistic')
99
+ TemplatesNotAvailableInRegionException = Shapes::StructureShape.new(name: 'TemplatesNotAvailableInRegionException')
100
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
101
+
102
+ AWSServiceAccessNotEnabledException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
103
+ AWSServiceAccessNotEnabledException.struct_class = Types::AWSServiceAccessNotEnabledException
104
+
105
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
106
+ AccessDeniedException.struct_class = Types::AccessDeniedException
107
+
108
+ AssociateServiceQuotaTemplateRequest.struct_class = Types::AssociateServiceQuotaTemplateRequest
109
+
110
+ AssociateServiceQuotaTemplateResponse.struct_class = Types::AssociateServiceQuotaTemplateResponse
111
+
112
+ DeleteServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
113
+ DeleteServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
114
+ DeleteServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AwsRegion"))
115
+ DeleteServiceQuotaIncreaseRequestFromTemplateRequest.struct_class = Types::DeleteServiceQuotaIncreaseRequestFromTemplateRequest
116
+
117
+ DeleteServiceQuotaIncreaseRequestFromTemplateResponse.struct_class = Types::DeleteServiceQuotaIncreaseRequestFromTemplateResponse
118
+
119
+ DependencyAccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
120
+ DependencyAccessDeniedException.struct_class = Types::DependencyAccessDeniedException
121
+
122
+ DisassociateServiceQuotaTemplateRequest.struct_class = Types::DisassociateServiceQuotaTemplateRequest
123
+
124
+ DisassociateServiceQuotaTemplateResponse.struct_class = Types::DisassociateServiceQuotaTemplateResponse
125
+
126
+ ErrorReason.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "ErrorCode"))
127
+ ErrorReason.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
128
+ ErrorReason.struct_class = Types::ErrorReason
129
+
130
+ GetAWSDefaultServiceQuotaRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
131
+ GetAWSDefaultServiceQuotaRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
132
+ GetAWSDefaultServiceQuotaRequest.struct_class = Types::GetAWSDefaultServiceQuotaRequest
133
+
134
+ GetAWSDefaultServiceQuotaResponse.add_member(:quota, Shapes::ShapeRef.new(shape: ServiceQuota, location_name: "Quota"))
135
+ GetAWSDefaultServiceQuotaResponse.struct_class = Types::GetAWSDefaultServiceQuotaResponse
136
+
137
+ GetAssociationForServiceQuotaTemplateRequest.struct_class = Types::GetAssociationForServiceQuotaTemplateRequest
138
+
139
+ GetAssociationForServiceQuotaTemplateResponse.add_member(:service_quota_template_association_status, Shapes::ShapeRef.new(shape: ServiceQuotaTemplateAssociationStatus, location_name: "ServiceQuotaTemplateAssociationStatus"))
140
+ GetAssociationForServiceQuotaTemplateResponse.struct_class = Types::GetAssociationForServiceQuotaTemplateResponse
141
+
142
+ GetRequestedServiceQuotaChangeRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: RequestId, required: true, location_name: "RequestId"))
143
+ GetRequestedServiceQuotaChangeRequest.struct_class = Types::GetRequestedServiceQuotaChangeRequest
144
+
145
+ GetRequestedServiceQuotaChangeResponse.add_member(:requested_quota, Shapes::ShapeRef.new(shape: RequestedServiceQuotaChange, location_name: "RequestedQuota"))
146
+ GetRequestedServiceQuotaChangeResponse.struct_class = Types::GetRequestedServiceQuotaChangeResponse
147
+
148
+ GetServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
149
+ GetServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
150
+ GetServiceQuotaIncreaseRequestFromTemplateRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AwsRegion"))
151
+ GetServiceQuotaIncreaseRequestFromTemplateRequest.struct_class = Types::GetServiceQuotaIncreaseRequestFromTemplateRequest
152
+
153
+ GetServiceQuotaIncreaseRequestFromTemplateResponse.add_member(:service_quota_increase_request_in_template, Shapes::ShapeRef.new(shape: ServiceQuotaIncreaseRequestInTemplate, location_name: "ServiceQuotaIncreaseRequestInTemplate"))
154
+ GetServiceQuotaIncreaseRequestFromTemplateResponse.struct_class = Types::GetServiceQuotaIncreaseRequestFromTemplateResponse
155
+
156
+ GetServiceQuotaRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
157
+ GetServiceQuotaRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
158
+ GetServiceQuotaRequest.struct_class = Types::GetServiceQuotaRequest
159
+
160
+ GetServiceQuotaResponse.add_member(:quota, Shapes::ShapeRef.new(shape: ServiceQuota, location_name: "Quota"))
161
+ GetServiceQuotaResponse.struct_class = Types::GetServiceQuotaResponse
162
+
163
+ IllegalArgumentException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
164
+ IllegalArgumentException.struct_class = Types::IllegalArgumentException
165
+
166
+ InvalidPaginationTokenException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
167
+ InvalidPaginationTokenException.struct_class = Types::InvalidPaginationTokenException
168
+
169
+ InvalidResourceStateException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
170
+ InvalidResourceStateException.struct_class = Types::InvalidResourceStateException
171
+
172
+ ListAWSDefaultServiceQuotasRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
173
+ ListAWSDefaultServiceQuotasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
174
+ ListAWSDefaultServiceQuotasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
175
+ ListAWSDefaultServiceQuotasRequest.struct_class = Types::ListAWSDefaultServiceQuotasRequest
176
+
177
+ ListAWSDefaultServiceQuotasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
178
+ ListAWSDefaultServiceQuotasResponse.add_member(:quotas, Shapes::ShapeRef.new(shape: ServiceQuotaListDefinition, location_name: "Quotas"))
179
+ ListAWSDefaultServiceQuotasResponse.struct_class = Types::ListAWSDefaultServiceQuotasResponse
180
+
181
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
182
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
183
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.add_member(:status, Shapes::ShapeRef.new(shape: RequestStatus, location_name: "Status"))
184
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
185
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
186
+ ListRequestedServiceQuotaChangeHistoryByQuotaRequest.struct_class = Types::ListRequestedServiceQuotaChangeHistoryByQuotaRequest
187
+
188
+ ListRequestedServiceQuotaChangeHistoryByQuotaResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
189
+ ListRequestedServiceQuotaChangeHistoryByQuotaResponse.add_member(:requested_quotas, Shapes::ShapeRef.new(shape: RequestedServiceQuotaChangeHistoryListDefinition, location_name: "RequestedQuotas"))
190
+ ListRequestedServiceQuotaChangeHistoryByQuotaResponse.struct_class = Types::ListRequestedServiceQuotaChangeHistoryByQuotaResponse
191
+
192
+ ListRequestedServiceQuotaChangeHistoryRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
193
+ ListRequestedServiceQuotaChangeHistoryRequest.add_member(:status, Shapes::ShapeRef.new(shape: RequestStatus, location_name: "Status"))
194
+ ListRequestedServiceQuotaChangeHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
195
+ ListRequestedServiceQuotaChangeHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
196
+ ListRequestedServiceQuotaChangeHistoryRequest.struct_class = Types::ListRequestedServiceQuotaChangeHistoryRequest
197
+
198
+ ListRequestedServiceQuotaChangeHistoryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
199
+ ListRequestedServiceQuotaChangeHistoryResponse.add_member(:requested_quotas, Shapes::ShapeRef.new(shape: RequestedServiceQuotaChangeHistoryListDefinition, location_name: "RequestedQuotas"))
200
+ ListRequestedServiceQuotaChangeHistoryResponse.struct_class = Types::ListRequestedServiceQuotaChangeHistoryResponse
201
+
202
+ ListServiceQuotaIncreaseRequestsInTemplateRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
203
+ ListServiceQuotaIncreaseRequestsInTemplateRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
204
+ ListServiceQuotaIncreaseRequestsInTemplateRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
205
+ ListServiceQuotaIncreaseRequestsInTemplateRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
206
+ ListServiceQuotaIncreaseRequestsInTemplateRequest.struct_class = Types::ListServiceQuotaIncreaseRequestsInTemplateRequest
207
+
208
+ ListServiceQuotaIncreaseRequestsInTemplateResponse.add_member(:service_quota_increase_request_in_template_list, Shapes::ShapeRef.new(shape: ServiceQuotaIncreaseRequestInTemplateList, location_name: "ServiceQuotaIncreaseRequestInTemplateList"))
209
+ ListServiceQuotaIncreaseRequestsInTemplateResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
210
+ ListServiceQuotaIncreaseRequestsInTemplateResponse.struct_class = Types::ListServiceQuotaIncreaseRequestsInTemplateResponse
211
+
212
+ ListServiceQuotasRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
213
+ ListServiceQuotasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
214
+ ListServiceQuotasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
215
+ ListServiceQuotasRequest.struct_class = Types::ListServiceQuotasRequest
216
+
217
+ ListServiceQuotasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
218
+ ListServiceQuotasResponse.add_member(:quotas, Shapes::ShapeRef.new(shape: ServiceQuotaListDefinition, location_name: "Quotas"))
219
+ ListServiceQuotasResponse.struct_class = Types::ListServiceQuotasResponse
220
+
221
+ ListServicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
222
+ ListServicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
223
+ ListServicesRequest.struct_class = Types::ListServicesRequest
224
+
225
+ ListServicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
226
+ ListServicesResponse.add_member(:services, Shapes::ShapeRef.new(shape: ServiceInfoListDefinition, location_name: "Services"))
227
+ ListServicesResponse.struct_class = Types::ListServicesResponse
228
+
229
+ MetricDimensionsMapDefinition.key = Shapes::ShapeRef.new(shape: MetricDimensionName)
230
+ MetricDimensionsMapDefinition.value = Shapes::ShapeRef.new(shape: MetricDimensionValue)
231
+
232
+ MetricInfo.add_member(:metric_namespace, Shapes::ShapeRef.new(shape: QuotaMetricNamespace, location_name: "MetricNamespace"))
233
+ MetricInfo.add_member(:metric_name, Shapes::ShapeRef.new(shape: QuotaMetricName, location_name: "MetricName"))
234
+ MetricInfo.add_member(:metric_dimensions, Shapes::ShapeRef.new(shape: MetricDimensionsMapDefinition, location_name: "MetricDimensions"))
235
+ MetricInfo.add_member(:metric_statistic_recommendation, Shapes::ShapeRef.new(shape: Statistic, location_name: "MetricStatisticRecommendation"))
236
+ MetricInfo.struct_class = Types::MetricInfo
237
+
238
+ NoAvailableOrganizationException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
239
+ NoAvailableOrganizationException.struct_class = Types::NoAvailableOrganizationException
240
+
241
+ NoSuchResourceException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
242
+ NoSuchResourceException.struct_class = Types::NoSuchResourceException
243
+
244
+ OrganizationNotInAllFeaturesModeException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
245
+ OrganizationNotInAllFeaturesModeException.struct_class = Types::OrganizationNotInAllFeaturesModeException
246
+
247
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
248
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
249
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AwsRegion"))
250
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest.add_member(:desired_value, Shapes::ShapeRef.new(shape: QuotaValue, required: true, location_name: "DesiredValue"))
251
+ PutServiceQuotaIncreaseRequestIntoTemplateRequest.struct_class = Types::PutServiceQuotaIncreaseRequestIntoTemplateRequest
252
+
253
+ PutServiceQuotaIncreaseRequestIntoTemplateResponse.add_member(:service_quota_increase_request_in_template, Shapes::ShapeRef.new(shape: ServiceQuotaIncreaseRequestInTemplate, location_name: "ServiceQuotaIncreaseRequestInTemplate"))
254
+ PutServiceQuotaIncreaseRequestIntoTemplateResponse.struct_class = Types::PutServiceQuotaIncreaseRequestIntoTemplateResponse
255
+
256
+ QuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
257
+ QuotaExceededException.struct_class = Types::QuotaExceededException
258
+
259
+ QuotaPeriod.add_member(:period_value, Shapes::ShapeRef.new(shape: PeriodValue, location_name: "PeriodValue"))
260
+ QuotaPeriod.add_member(:period_unit, Shapes::ShapeRef.new(shape: PeriodUnit, location_name: "PeriodUnit"))
261
+ QuotaPeriod.struct_class = Types::QuotaPeriod
262
+
263
+ RequestServiceQuotaIncreaseRequest.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, required: true, location_name: "ServiceCode"))
264
+ RequestServiceQuotaIncreaseRequest.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, required: true, location_name: "QuotaCode"))
265
+ RequestServiceQuotaIncreaseRequest.add_member(:desired_value, Shapes::ShapeRef.new(shape: QuotaValue, required: true, location_name: "DesiredValue"))
266
+ RequestServiceQuotaIncreaseRequest.struct_class = Types::RequestServiceQuotaIncreaseRequest
267
+
268
+ RequestServiceQuotaIncreaseResponse.add_member(:requested_quota, Shapes::ShapeRef.new(shape: RequestedServiceQuotaChange, location_name: "RequestedQuota"))
269
+ RequestServiceQuotaIncreaseResponse.struct_class = Types::RequestServiceQuotaIncreaseResponse
270
+
271
+ RequestedServiceQuotaChange.add_member(:id, Shapes::ShapeRef.new(shape: RequestId, location_name: "Id"))
272
+ RequestedServiceQuotaChange.add_member(:case_id, Shapes::ShapeRef.new(shape: CustomerServiceEngagementId, location_name: "CaseId"))
273
+ RequestedServiceQuotaChange.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
274
+ RequestedServiceQuotaChange.add_member(:service_name, Shapes::ShapeRef.new(shape: ServiceName, location_name: "ServiceName"))
275
+ RequestedServiceQuotaChange.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, location_name: "QuotaCode"))
276
+ RequestedServiceQuotaChange.add_member(:quota_name, Shapes::ShapeRef.new(shape: QuotaName, location_name: "QuotaName"))
277
+ RequestedServiceQuotaChange.add_member(:desired_value, Shapes::ShapeRef.new(shape: QuotaValue, location_name: "DesiredValue"))
278
+ RequestedServiceQuotaChange.add_member(:status, Shapes::ShapeRef.new(shape: RequestStatus, location_name: "Status"))
279
+ RequestedServiceQuotaChange.add_member(:created, Shapes::ShapeRef.new(shape: DateTime, location_name: "Created"))
280
+ RequestedServiceQuotaChange.add_member(:last_updated, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastUpdated"))
281
+ RequestedServiceQuotaChange.add_member(:requester, Shapes::ShapeRef.new(shape: Requester, location_name: "Requester"))
282
+ RequestedServiceQuotaChange.add_member(:quota_arn, Shapes::ShapeRef.new(shape: QuotaArn, location_name: "QuotaArn"))
283
+ RequestedServiceQuotaChange.add_member(:global_quota, Shapes::ShapeRef.new(shape: GlobalQuota, location_name: "GlobalQuota"))
284
+ RequestedServiceQuotaChange.add_member(:unit, Shapes::ShapeRef.new(shape: QuotaUnit, location_name: "Unit"))
285
+ RequestedServiceQuotaChange.struct_class = Types::RequestedServiceQuotaChange
286
+
287
+ RequestedServiceQuotaChangeHistoryListDefinition.member = Shapes::ShapeRef.new(shape: RequestedServiceQuotaChange)
288
+
289
+ ResourceAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
290
+ ResourceAlreadyExistsException.struct_class = Types::ResourceAlreadyExistsException
291
+
292
+ ServiceException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
293
+ ServiceException.struct_class = Types::ServiceException
294
+
295
+ ServiceInfo.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
296
+ ServiceInfo.add_member(:service_name, Shapes::ShapeRef.new(shape: ServiceName, location_name: "ServiceName"))
297
+ ServiceInfo.struct_class = Types::ServiceInfo
298
+
299
+ ServiceInfoListDefinition.member = Shapes::ShapeRef.new(shape: ServiceInfo)
300
+
301
+ ServiceQuota.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
302
+ ServiceQuota.add_member(:service_name, Shapes::ShapeRef.new(shape: ServiceName, location_name: "ServiceName"))
303
+ ServiceQuota.add_member(:quota_arn, Shapes::ShapeRef.new(shape: QuotaArn, location_name: "QuotaArn"))
304
+ ServiceQuota.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, location_name: "QuotaCode"))
305
+ ServiceQuota.add_member(:quota_name, Shapes::ShapeRef.new(shape: QuotaName, location_name: "QuotaName"))
306
+ ServiceQuota.add_member(:value, Shapes::ShapeRef.new(shape: QuotaValue, location_name: "Value"))
307
+ ServiceQuota.add_member(:unit, Shapes::ShapeRef.new(shape: QuotaUnit, location_name: "Unit"))
308
+ ServiceQuota.add_member(:adjustable, Shapes::ShapeRef.new(shape: QuotaAdjustable, location_name: "Adjustable"))
309
+ ServiceQuota.add_member(:global_quota, Shapes::ShapeRef.new(shape: GlobalQuota, location_name: "GlobalQuota"))
310
+ ServiceQuota.add_member(:usage_metric, Shapes::ShapeRef.new(shape: MetricInfo, location_name: "UsageMetric"))
311
+ ServiceQuota.add_member(:period, Shapes::ShapeRef.new(shape: QuotaPeriod, location_name: "Period"))
312
+ ServiceQuota.add_member(:error_reason, Shapes::ShapeRef.new(shape: ErrorReason, location_name: "ErrorReason"))
313
+ ServiceQuota.struct_class = Types::ServiceQuota
314
+
315
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:service_code, Shapes::ShapeRef.new(shape: ServiceCode, location_name: "ServiceCode"))
316
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:service_name, Shapes::ShapeRef.new(shape: ServiceName, location_name: "ServiceName"))
317
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:quota_code, Shapes::ShapeRef.new(shape: QuotaCode, location_name: "QuotaCode"))
318
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:quota_name, Shapes::ShapeRef.new(shape: QuotaName, location_name: "QuotaName"))
319
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:desired_value, Shapes::ShapeRef.new(shape: QuotaValue, location_name: "DesiredValue"))
320
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
321
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:unit, Shapes::ShapeRef.new(shape: QuotaUnit, location_name: "Unit"))
322
+ ServiceQuotaIncreaseRequestInTemplate.add_member(:global_quota, Shapes::ShapeRef.new(shape: GlobalQuota, location_name: "GlobalQuota"))
323
+ ServiceQuotaIncreaseRequestInTemplate.struct_class = Types::ServiceQuotaIncreaseRequestInTemplate
324
+
325
+ ServiceQuotaIncreaseRequestInTemplateList.member = Shapes::ShapeRef.new(shape: ServiceQuotaIncreaseRequestInTemplate)
326
+
327
+ ServiceQuotaListDefinition.member = Shapes::ShapeRef.new(shape: ServiceQuota)
328
+
329
+ ServiceQuotaTemplateNotInUseException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
330
+ ServiceQuotaTemplateNotInUseException.struct_class = Types::ServiceQuotaTemplateNotInUseException
331
+
332
+ TemplatesNotAvailableInRegionException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
333
+ TemplatesNotAvailableInRegionException.struct_class = Types::TemplatesNotAvailableInRegionException
334
+
335
+ TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
336
+ TooManyRequestsException.struct_class = Types::TooManyRequestsException
337
+
338
+
339
+ # @api private
340
+ API = Seahorse::Model::Api.new.tap do |api|
341
+
342
+ api.version = "2019-06-24"
343
+
344
+ api.metadata = {
345
+ "apiVersion" => "2019-06-24",
346
+ "endpointPrefix" => "servicequotas",
347
+ "jsonVersion" => "1.1",
348
+ "protocol" => "json",
349
+ "serviceFullName" => "Service Quotas",
350
+ "serviceId" => "Service Quotas",
351
+ "signatureVersion" => "v4",
352
+ "targetPrefix" => "ServiceQuotasV20190624",
353
+ "uid" => "service-quotas-2019-06-24",
354
+ }
355
+
356
+ api.add_operation(:associate_service_quota_template, Seahorse::Model::Operation.new.tap do |o|
357
+ o.name = "AssociateServiceQuotaTemplate"
358
+ o.http_method = "POST"
359
+ o.http_request_uri = "/"
360
+ o.input = Shapes::ShapeRef.new(shape: AssociateServiceQuotaTemplateRequest)
361
+ o.output = Shapes::ShapeRef.new(shape: AssociateServiceQuotaTemplateResponse)
362
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
363
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
364
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
365
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
366
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
367
+ o.errors << Shapes::ShapeRef.new(shape: OrganizationNotInAllFeaturesModeException)
368
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
369
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
370
+ end)
371
+
372
+ api.add_operation(:delete_service_quota_increase_request_from_template, Seahorse::Model::Operation.new.tap do |o|
373
+ o.name = "DeleteServiceQuotaIncreaseRequestFromTemplate"
374
+ o.http_method = "POST"
375
+ o.http_request_uri = "/"
376
+ o.input = Shapes::ShapeRef.new(shape: DeleteServiceQuotaIncreaseRequestFromTemplateRequest)
377
+ o.output = Shapes::ShapeRef.new(shape: DeleteServiceQuotaIncreaseRequestFromTemplateResponse)
378
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
379
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
380
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
381
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
382
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
383
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
384
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
385
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
386
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
387
+ end)
388
+
389
+ api.add_operation(:disassociate_service_quota_template, Seahorse::Model::Operation.new.tap do |o|
390
+ o.name = "DisassociateServiceQuotaTemplate"
391
+ o.http_method = "POST"
392
+ o.http_request_uri = "/"
393
+ o.input = Shapes::ShapeRef.new(shape: DisassociateServiceQuotaTemplateRequest)
394
+ o.output = Shapes::ShapeRef.new(shape: DisassociateServiceQuotaTemplateResponse)
395
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
396
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaTemplateNotInUseException)
397
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
398
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
399
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
400
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
401
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
402
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
403
+ end)
404
+
405
+ api.add_operation(:get_aws_default_service_quota, Seahorse::Model::Operation.new.tap do |o|
406
+ o.name = "GetAWSDefaultServiceQuota"
407
+ o.http_method = "POST"
408
+ o.http_request_uri = "/"
409
+ o.input = Shapes::ShapeRef.new(shape: GetAWSDefaultServiceQuotaRequest)
410
+ o.output = Shapes::ShapeRef.new(shape: GetAWSDefaultServiceQuotaResponse)
411
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
412
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
413
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
414
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
415
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
416
+ end)
417
+
418
+ api.add_operation(:get_association_for_service_quota_template, Seahorse::Model::Operation.new.tap do |o|
419
+ o.name = "GetAssociationForServiceQuotaTemplate"
420
+ o.http_method = "POST"
421
+ o.http_request_uri = "/"
422
+ o.input = Shapes::ShapeRef.new(shape: GetAssociationForServiceQuotaTemplateRequest)
423
+ o.output = Shapes::ShapeRef.new(shape: GetAssociationForServiceQuotaTemplateResponse)
424
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
425
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaTemplateNotInUseException)
426
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
427
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
428
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
429
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
430
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
431
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
432
+ end)
433
+
434
+ api.add_operation(:get_requested_service_quota_change, Seahorse::Model::Operation.new.tap do |o|
435
+ o.name = "GetRequestedServiceQuotaChange"
436
+ o.http_method = "POST"
437
+ o.http_request_uri = "/"
438
+ o.input = Shapes::ShapeRef.new(shape: GetRequestedServiceQuotaChangeRequest)
439
+ o.output = Shapes::ShapeRef.new(shape: GetRequestedServiceQuotaChangeResponse)
440
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
441
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
442
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
443
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
444
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
445
+ end)
446
+
447
+ api.add_operation(:get_service_quota, Seahorse::Model::Operation.new.tap do |o|
448
+ o.name = "GetServiceQuota"
449
+ o.http_method = "POST"
450
+ o.http_request_uri = "/"
451
+ o.input = Shapes::ShapeRef.new(shape: GetServiceQuotaRequest)
452
+ o.output = Shapes::ShapeRef.new(shape: GetServiceQuotaResponse)
453
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
454
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
455
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
456
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
457
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
458
+ end)
459
+
460
+ api.add_operation(:get_service_quota_increase_request_from_template, Seahorse::Model::Operation.new.tap do |o|
461
+ o.name = "GetServiceQuotaIncreaseRequestFromTemplate"
462
+ o.http_method = "POST"
463
+ o.http_request_uri = "/"
464
+ o.input = Shapes::ShapeRef.new(shape: GetServiceQuotaIncreaseRequestFromTemplateRequest)
465
+ o.output = Shapes::ShapeRef.new(shape: GetServiceQuotaIncreaseRequestFromTemplateResponse)
466
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
467
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
468
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
469
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
470
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
471
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
472
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
473
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
474
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
475
+ end)
476
+
477
+ api.add_operation(:list_aws_default_service_quotas, Seahorse::Model::Operation.new.tap do |o|
478
+ o.name = "ListAWSDefaultServiceQuotas"
479
+ o.http_method = "POST"
480
+ o.http_request_uri = "/"
481
+ o.input = Shapes::ShapeRef.new(shape: ListAWSDefaultServiceQuotasRequest)
482
+ o.output = Shapes::ShapeRef.new(shape: ListAWSDefaultServiceQuotasResponse)
483
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
484
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
485
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
486
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
487
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
488
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
489
+ o[:pager] = Aws::Pager.new(
490
+ limit_key: "max_results",
491
+ tokens: {
492
+ "next_token" => "next_token"
493
+ }
494
+ )
495
+ end)
496
+
497
+ api.add_operation(:list_requested_service_quota_change_history, Seahorse::Model::Operation.new.tap do |o|
498
+ o.name = "ListRequestedServiceQuotaChangeHistory"
499
+ o.http_method = "POST"
500
+ o.http_request_uri = "/"
501
+ o.input = Shapes::ShapeRef.new(shape: ListRequestedServiceQuotaChangeHistoryRequest)
502
+ o.output = Shapes::ShapeRef.new(shape: ListRequestedServiceQuotaChangeHistoryResponse)
503
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
504
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
505
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
506
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
507
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
508
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
509
+ o[:pager] = Aws::Pager.new(
510
+ limit_key: "max_results",
511
+ tokens: {
512
+ "next_token" => "next_token"
513
+ }
514
+ )
515
+ end)
516
+
517
+ api.add_operation(:list_requested_service_quota_change_history_by_quota, Seahorse::Model::Operation.new.tap do |o|
518
+ o.name = "ListRequestedServiceQuotaChangeHistoryByQuota"
519
+ o.http_method = "POST"
520
+ o.http_request_uri = "/"
521
+ o.input = Shapes::ShapeRef.new(shape: ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
522
+ o.output = Shapes::ShapeRef.new(shape: ListRequestedServiceQuotaChangeHistoryByQuotaResponse)
523
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
524
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
525
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
526
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
527
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
528
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
529
+ o[:pager] = Aws::Pager.new(
530
+ limit_key: "max_results",
531
+ tokens: {
532
+ "next_token" => "next_token"
533
+ }
534
+ )
535
+ end)
536
+
537
+ api.add_operation(:list_service_quota_increase_requests_in_template, Seahorse::Model::Operation.new.tap do |o|
538
+ o.name = "ListServiceQuotaIncreaseRequestsInTemplate"
539
+ o.http_method = "POST"
540
+ o.http_request_uri = "/"
541
+ o.input = Shapes::ShapeRef.new(shape: ListServiceQuotaIncreaseRequestsInTemplateRequest)
542
+ o.output = Shapes::ShapeRef.new(shape: ListServiceQuotaIncreaseRequestsInTemplateResponse)
543
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
544
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
545
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
546
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
547
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
548
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
549
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
550
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
551
+ o[:pager] = Aws::Pager.new(
552
+ limit_key: "max_results",
553
+ tokens: {
554
+ "next_token" => "next_token"
555
+ }
556
+ )
557
+ end)
558
+
559
+ api.add_operation(:list_service_quotas, Seahorse::Model::Operation.new.tap do |o|
560
+ o.name = "ListServiceQuotas"
561
+ o.http_method = "POST"
562
+ o.http_request_uri = "/"
563
+ o.input = Shapes::ShapeRef.new(shape: ListServiceQuotasRequest)
564
+ o.output = Shapes::ShapeRef.new(shape: ListServiceQuotasResponse)
565
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
566
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
567
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
568
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
569
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
570
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
571
+ o[:pager] = Aws::Pager.new(
572
+ limit_key: "max_results",
573
+ tokens: {
574
+ "next_token" => "next_token"
575
+ }
576
+ )
577
+ end)
578
+
579
+ api.add_operation(:list_services, Seahorse::Model::Operation.new.tap do |o|
580
+ o.name = "ListServices"
581
+ o.http_method = "POST"
582
+ o.http_request_uri = "/"
583
+ o.input = Shapes::ShapeRef.new(shape: ListServicesRequest)
584
+ o.output = Shapes::ShapeRef.new(shape: ListServicesResponse)
585
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
586
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
587
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
588
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
589
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
590
+ o[:pager] = Aws::Pager.new(
591
+ limit_key: "max_results",
592
+ tokens: {
593
+ "next_token" => "next_token"
594
+ }
595
+ )
596
+ end)
597
+
598
+ api.add_operation(:put_service_quota_increase_request_into_template, Seahorse::Model::Operation.new.tap do |o|
599
+ o.name = "PutServiceQuotaIncreaseRequestIntoTemplate"
600
+ o.http_method = "POST"
601
+ o.http_request_uri = "/"
602
+ o.input = Shapes::ShapeRef.new(shape: PutServiceQuotaIncreaseRequestIntoTemplateRequest)
603
+ o.output = Shapes::ShapeRef.new(shape: PutServiceQuotaIncreaseRequestIntoTemplateResponse)
604
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
605
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
606
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
607
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
608
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
609
+ o.errors << Shapes::ShapeRef.new(shape: QuotaExceededException)
610
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
611
+ o.errors << Shapes::ShapeRef.new(shape: AWSServiceAccessNotEnabledException)
612
+ o.errors << Shapes::ShapeRef.new(shape: TemplatesNotAvailableInRegionException)
613
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
614
+ end)
615
+
616
+ api.add_operation(:request_service_quota_increase, Seahorse::Model::Operation.new.tap do |o|
617
+ o.name = "RequestServiceQuotaIncrease"
618
+ o.http_method = "POST"
619
+ o.http_request_uri = "/"
620
+ o.input = Shapes::ShapeRef.new(shape: RequestServiceQuotaIncreaseRequest)
621
+ o.output = Shapes::ShapeRef.new(shape: RequestServiceQuotaIncreaseResponse)
622
+ o.errors << Shapes::ShapeRef.new(shape: DependencyAccessDeniedException)
623
+ o.errors << Shapes::ShapeRef.new(shape: QuotaExceededException)
624
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
625
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
626
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResourceException)
627
+ o.errors << Shapes::ShapeRef.new(shape: IllegalArgumentException)
628
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateException)
629
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
630
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
631
+ end)
632
+ end
633
+
634
+ end
635
+ end