aws-sdk-proton 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1636 @@
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::Proton
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AcceptEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'AcceptEnvironmentAccountConnectionInput')
17
+ AcceptEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'AcceptEnvironmentAccountConnectionOutput')
18
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
19
+ AccountSettings = Shapes::StructureShape.new(name: 'AccountSettings')
20
+ Arn = Shapes::StringShape.new(name: 'Arn')
21
+ AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
22
+ CancelEnvironmentDeploymentInput = Shapes::StructureShape.new(name: 'CancelEnvironmentDeploymentInput')
23
+ CancelEnvironmentDeploymentOutput = Shapes::StructureShape.new(name: 'CancelEnvironmentDeploymentOutput')
24
+ CancelServiceInstanceDeploymentInput = Shapes::StructureShape.new(name: 'CancelServiceInstanceDeploymentInput')
25
+ CancelServiceInstanceDeploymentOutput = Shapes::StructureShape.new(name: 'CancelServiceInstanceDeploymentOutput')
26
+ CancelServicePipelineDeploymentInput = Shapes::StructureShape.new(name: 'CancelServicePipelineDeploymentInput')
27
+ CancelServicePipelineDeploymentOutput = Shapes::StructureShape.new(name: 'CancelServicePipelineDeploymentOutput')
28
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
29
+ CompatibleEnvironmentTemplate = Shapes::StructureShape.new(name: 'CompatibleEnvironmentTemplate')
30
+ CompatibleEnvironmentTemplateInput = Shapes::StructureShape.new(name: 'CompatibleEnvironmentTemplateInput')
31
+ CompatibleEnvironmentTemplateInputList = Shapes::ListShape.new(name: 'CompatibleEnvironmentTemplateInputList')
32
+ CompatibleEnvironmentTemplateList = Shapes::ListShape.new(name: 'CompatibleEnvironmentTemplateList')
33
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
34
+ CreateEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'CreateEnvironmentAccountConnectionInput')
35
+ CreateEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentAccountConnectionOutput')
36
+ CreateEnvironmentInput = Shapes::StructureShape.new(name: 'CreateEnvironmentInput')
37
+ CreateEnvironmentOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentOutput')
38
+ CreateEnvironmentTemplateInput = Shapes::StructureShape.new(name: 'CreateEnvironmentTemplateInput')
39
+ CreateEnvironmentTemplateOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentTemplateOutput')
40
+ CreateEnvironmentTemplateVersionInput = Shapes::StructureShape.new(name: 'CreateEnvironmentTemplateVersionInput')
41
+ CreateEnvironmentTemplateVersionOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentTemplateVersionOutput')
42
+ CreateServiceInput = Shapes::StructureShape.new(name: 'CreateServiceInput')
43
+ CreateServiceOutput = Shapes::StructureShape.new(name: 'CreateServiceOutput')
44
+ CreateServiceTemplateInput = Shapes::StructureShape.new(name: 'CreateServiceTemplateInput')
45
+ CreateServiceTemplateOutput = Shapes::StructureShape.new(name: 'CreateServiceTemplateOutput')
46
+ CreateServiceTemplateVersionInput = Shapes::StructureShape.new(name: 'CreateServiceTemplateVersionInput')
47
+ CreateServiceTemplateVersionOutput = Shapes::StructureShape.new(name: 'CreateServiceTemplateVersionOutput')
48
+ DeleteEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentAccountConnectionInput')
49
+ DeleteEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'DeleteEnvironmentAccountConnectionOutput')
50
+ DeleteEnvironmentInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentInput')
51
+ DeleteEnvironmentOutput = Shapes::StructureShape.new(name: 'DeleteEnvironmentOutput')
52
+ DeleteEnvironmentTemplateInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentTemplateInput')
53
+ DeleteEnvironmentTemplateOutput = Shapes::StructureShape.new(name: 'DeleteEnvironmentTemplateOutput')
54
+ DeleteEnvironmentTemplateVersionInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentTemplateVersionInput')
55
+ DeleteEnvironmentTemplateVersionOutput = Shapes::StructureShape.new(name: 'DeleteEnvironmentTemplateVersionOutput')
56
+ DeleteServiceInput = Shapes::StructureShape.new(name: 'DeleteServiceInput')
57
+ DeleteServiceOutput = Shapes::StructureShape.new(name: 'DeleteServiceOutput')
58
+ DeleteServiceTemplateInput = Shapes::StructureShape.new(name: 'DeleteServiceTemplateInput')
59
+ DeleteServiceTemplateOutput = Shapes::StructureShape.new(name: 'DeleteServiceTemplateOutput')
60
+ DeleteServiceTemplateVersionInput = Shapes::StructureShape.new(name: 'DeleteServiceTemplateVersionInput')
61
+ DeleteServiceTemplateVersionOutput = Shapes::StructureShape.new(name: 'DeleteServiceTemplateVersionOutput')
62
+ DeploymentStatus = Shapes::StringShape.new(name: 'DeploymentStatus')
63
+ DeploymentUpdateType = Shapes::StringShape.new(name: 'DeploymentUpdateType')
64
+ Description = Shapes::StringShape.new(name: 'Description')
65
+ DisplayName = Shapes::StringShape.new(name: 'DisplayName')
66
+ Environment = Shapes::StructureShape.new(name: 'Environment')
67
+ EnvironmentAccountConnection = Shapes::StructureShape.new(name: 'EnvironmentAccountConnection')
68
+ EnvironmentAccountConnectionArn = Shapes::StringShape.new(name: 'EnvironmentAccountConnectionArn')
69
+ EnvironmentAccountConnectionId = Shapes::StringShape.new(name: 'EnvironmentAccountConnectionId')
70
+ EnvironmentAccountConnectionRequesterAccountType = Shapes::StringShape.new(name: 'EnvironmentAccountConnectionRequesterAccountType')
71
+ EnvironmentAccountConnectionStatus = Shapes::StringShape.new(name: 'EnvironmentAccountConnectionStatus')
72
+ EnvironmentAccountConnectionStatusList = Shapes::ListShape.new(name: 'EnvironmentAccountConnectionStatusList')
73
+ EnvironmentAccountConnectionSummary = Shapes::StructureShape.new(name: 'EnvironmentAccountConnectionSummary')
74
+ EnvironmentAccountConnectionSummaryList = Shapes::ListShape.new(name: 'EnvironmentAccountConnectionSummaryList')
75
+ EnvironmentArn = Shapes::StringShape.new(name: 'EnvironmentArn')
76
+ EnvironmentSummary = Shapes::StructureShape.new(name: 'EnvironmentSummary')
77
+ EnvironmentSummaryList = Shapes::ListShape.new(name: 'EnvironmentSummaryList')
78
+ EnvironmentTemplate = Shapes::StructureShape.new(name: 'EnvironmentTemplate')
79
+ EnvironmentTemplateArn = Shapes::StringShape.new(name: 'EnvironmentTemplateArn')
80
+ EnvironmentTemplateFilter = Shapes::StructureShape.new(name: 'EnvironmentTemplateFilter')
81
+ EnvironmentTemplateFilterList = Shapes::ListShape.new(name: 'EnvironmentTemplateFilterList')
82
+ EnvironmentTemplateSummary = Shapes::StructureShape.new(name: 'EnvironmentTemplateSummary')
83
+ EnvironmentTemplateSummaryList = Shapes::ListShape.new(name: 'EnvironmentTemplateSummaryList')
84
+ EnvironmentTemplateVersion = Shapes::StructureShape.new(name: 'EnvironmentTemplateVersion')
85
+ EnvironmentTemplateVersionArn = Shapes::StringShape.new(name: 'EnvironmentTemplateVersionArn')
86
+ EnvironmentTemplateVersionSummary = Shapes::StructureShape.new(name: 'EnvironmentTemplateVersionSummary')
87
+ EnvironmentTemplateVersionSummaryList = Shapes::ListShape.new(name: 'EnvironmentTemplateVersionSummaryList')
88
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
89
+ FullTemplateVersionNumber = Shapes::StringShape.new(name: 'FullTemplateVersionNumber')
90
+ GetAccountSettingsInput = Shapes::StructureShape.new(name: 'GetAccountSettingsInput')
91
+ GetAccountSettingsOutput = Shapes::StructureShape.new(name: 'GetAccountSettingsOutput')
92
+ GetEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'GetEnvironmentAccountConnectionInput')
93
+ GetEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'GetEnvironmentAccountConnectionOutput')
94
+ GetEnvironmentInput = Shapes::StructureShape.new(name: 'GetEnvironmentInput')
95
+ GetEnvironmentOutput = Shapes::StructureShape.new(name: 'GetEnvironmentOutput')
96
+ GetEnvironmentTemplateInput = Shapes::StructureShape.new(name: 'GetEnvironmentTemplateInput')
97
+ GetEnvironmentTemplateOutput = Shapes::StructureShape.new(name: 'GetEnvironmentTemplateOutput')
98
+ GetEnvironmentTemplateVersionInput = Shapes::StructureShape.new(name: 'GetEnvironmentTemplateVersionInput')
99
+ GetEnvironmentTemplateVersionOutput = Shapes::StructureShape.new(name: 'GetEnvironmentTemplateVersionOutput')
100
+ GetServiceInput = Shapes::StructureShape.new(name: 'GetServiceInput')
101
+ GetServiceInstanceInput = Shapes::StructureShape.new(name: 'GetServiceInstanceInput')
102
+ GetServiceInstanceOutput = Shapes::StructureShape.new(name: 'GetServiceInstanceOutput')
103
+ GetServiceOutput = Shapes::StructureShape.new(name: 'GetServiceOutput')
104
+ GetServiceTemplateInput = Shapes::StructureShape.new(name: 'GetServiceTemplateInput')
105
+ GetServiceTemplateOutput = Shapes::StructureShape.new(name: 'GetServiceTemplateOutput')
106
+ GetServiceTemplateVersionInput = Shapes::StructureShape.new(name: 'GetServiceTemplateVersionInput')
107
+ GetServiceTemplateVersionOutput = Shapes::StructureShape.new(name: 'GetServiceTemplateVersionOutput')
108
+ GitBranchName = Shapes::StringShape.new(name: 'GitBranchName')
109
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
110
+ ListEnvironmentAccountConnectionsInput = Shapes::StructureShape.new(name: 'ListEnvironmentAccountConnectionsInput')
111
+ ListEnvironmentAccountConnectionsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentAccountConnectionsOutput')
112
+ ListEnvironmentTemplateVersionsInput = Shapes::StructureShape.new(name: 'ListEnvironmentTemplateVersionsInput')
113
+ ListEnvironmentTemplateVersionsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentTemplateVersionsOutput')
114
+ ListEnvironmentTemplatesInput = Shapes::StructureShape.new(name: 'ListEnvironmentTemplatesInput')
115
+ ListEnvironmentTemplatesOutput = Shapes::StructureShape.new(name: 'ListEnvironmentTemplatesOutput')
116
+ ListEnvironmentsInput = Shapes::StructureShape.new(name: 'ListEnvironmentsInput')
117
+ ListEnvironmentsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentsOutput')
118
+ ListServiceInstancesInput = Shapes::StructureShape.new(name: 'ListServiceInstancesInput')
119
+ ListServiceInstancesOutput = Shapes::StructureShape.new(name: 'ListServiceInstancesOutput')
120
+ ListServiceTemplateVersionsInput = Shapes::StructureShape.new(name: 'ListServiceTemplateVersionsInput')
121
+ ListServiceTemplateVersionsOutput = Shapes::StructureShape.new(name: 'ListServiceTemplateVersionsOutput')
122
+ ListServiceTemplatesInput = Shapes::StructureShape.new(name: 'ListServiceTemplatesInput')
123
+ ListServiceTemplatesOutput = Shapes::StructureShape.new(name: 'ListServiceTemplatesOutput')
124
+ ListServicesInput = Shapes::StructureShape.new(name: 'ListServicesInput')
125
+ ListServicesOutput = Shapes::StructureShape.new(name: 'ListServicesOutput')
126
+ ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
127
+ ListTagsForResourceOutput = Shapes::StructureShape.new(name: 'ListTagsForResourceOutput')
128
+ MaxPageResults = Shapes::IntegerShape.new(name: 'MaxPageResults')
129
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
130
+ Provisioning = Shapes::StringShape.new(name: 'Provisioning')
131
+ RejectEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'RejectEnvironmentAccountConnectionInput')
132
+ RejectEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'RejectEnvironmentAccountConnectionOutput')
133
+ RepositoryId = Shapes::StringShape.new(name: 'RepositoryId')
134
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
135
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
136
+ S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
137
+ S3Key = Shapes::StringShape.new(name: 'S3Key')
138
+ S3ObjectSource = Shapes::StructureShape.new(name: 'S3ObjectSource')
139
+ Service = Shapes::StructureShape.new(name: 'Service')
140
+ ServiceArn = Shapes::StringShape.new(name: 'ServiceArn')
141
+ ServiceInstance = Shapes::StructureShape.new(name: 'ServiceInstance')
142
+ ServiceInstanceArn = Shapes::StringShape.new(name: 'ServiceInstanceArn')
143
+ ServiceInstanceSummary = Shapes::StructureShape.new(name: 'ServiceInstanceSummary')
144
+ ServiceInstanceSummaryList = Shapes::ListShape.new(name: 'ServiceInstanceSummaryList')
145
+ ServicePipeline = Shapes::StructureShape.new(name: 'ServicePipeline')
146
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
147
+ ServiceStatus = Shapes::StringShape.new(name: 'ServiceStatus')
148
+ ServiceSummary = Shapes::StructureShape.new(name: 'ServiceSummary')
149
+ ServiceSummaryList = Shapes::ListShape.new(name: 'ServiceSummaryList')
150
+ ServiceTemplate = Shapes::StructureShape.new(name: 'ServiceTemplate')
151
+ ServiceTemplateArn = Shapes::StringShape.new(name: 'ServiceTemplateArn')
152
+ ServiceTemplateSummary = Shapes::StructureShape.new(name: 'ServiceTemplateSummary')
153
+ ServiceTemplateSummaryList = Shapes::ListShape.new(name: 'ServiceTemplateSummaryList')
154
+ ServiceTemplateVersion = Shapes::StructureShape.new(name: 'ServiceTemplateVersion')
155
+ ServiceTemplateVersionArn = Shapes::StringShape.new(name: 'ServiceTemplateVersionArn')
156
+ ServiceTemplateVersionSummary = Shapes::StructureShape.new(name: 'ServiceTemplateVersionSummary')
157
+ ServiceTemplateVersionSummaryList = Shapes::ListShape.new(name: 'ServiceTemplateVersionSummaryList')
158
+ SpecContents = Shapes::StringShape.new(name: 'SpecContents')
159
+ StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
160
+ String = Shapes::StringShape.new(name: 'String')
161
+ Tag = Shapes::StructureShape.new(name: 'Tag')
162
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
163
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
164
+ TagList = Shapes::ListShape.new(name: 'TagList')
165
+ TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
166
+ TagResourceOutput = Shapes::StructureShape.new(name: 'TagResourceOutput')
167
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
168
+ TemplateSchema = Shapes::StringShape.new(name: 'TemplateSchema')
169
+ TemplateVersionPart = Shapes::StringShape.new(name: 'TemplateVersionPart')
170
+ TemplateVersionSourceInput = Shapes::StructureShape.new(name: 'TemplateVersionSourceInput')
171
+ TemplateVersionStatus = Shapes::StringShape.new(name: 'TemplateVersionStatus')
172
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
173
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
174
+ UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
175
+ UntagResourceOutput = Shapes::StructureShape.new(name: 'UntagResourceOutput')
176
+ UpdateAccountSettingsInput = Shapes::StructureShape.new(name: 'UpdateAccountSettingsInput')
177
+ UpdateAccountSettingsOutput = Shapes::StructureShape.new(name: 'UpdateAccountSettingsOutput')
178
+ UpdateEnvironmentAccountConnectionInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentAccountConnectionInput')
179
+ UpdateEnvironmentAccountConnectionOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentAccountConnectionOutput')
180
+ UpdateEnvironmentInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentInput')
181
+ UpdateEnvironmentOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentOutput')
182
+ UpdateEnvironmentTemplateInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentTemplateInput')
183
+ UpdateEnvironmentTemplateOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentTemplateOutput')
184
+ UpdateEnvironmentTemplateVersionInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentTemplateVersionInput')
185
+ UpdateEnvironmentTemplateVersionOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentTemplateVersionOutput')
186
+ UpdateServiceInput = Shapes::StructureShape.new(name: 'UpdateServiceInput')
187
+ UpdateServiceInstanceInput = Shapes::StructureShape.new(name: 'UpdateServiceInstanceInput')
188
+ UpdateServiceInstanceOutput = Shapes::StructureShape.new(name: 'UpdateServiceInstanceOutput')
189
+ UpdateServiceOutput = Shapes::StructureShape.new(name: 'UpdateServiceOutput')
190
+ UpdateServicePipelineInput = Shapes::StructureShape.new(name: 'UpdateServicePipelineInput')
191
+ UpdateServicePipelineOutput = Shapes::StructureShape.new(name: 'UpdateServicePipelineOutput')
192
+ UpdateServiceTemplateInput = Shapes::StructureShape.new(name: 'UpdateServiceTemplateInput')
193
+ UpdateServiceTemplateOutput = Shapes::StructureShape.new(name: 'UpdateServiceTemplateOutput')
194
+ UpdateServiceTemplateVersionInput = Shapes::StructureShape.new(name: 'UpdateServiceTemplateVersionInput')
195
+ UpdateServiceTemplateVersionOutput = Shapes::StructureShape.new(name: 'UpdateServiceTemplateVersionOutput')
196
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
197
+
198
+ AcceptEnvironmentAccountConnectionInput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
199
+ AcceptEnvironmentAccountConnectionInput.struct_class = Types::AcceptEnvironmentAccountConnectionInput
200
+
201
+ AcceptEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, required: true, location_name: "environmentAccountConnection"))
202
+ AcceptEnvironmentAccountConnectionOutput.struct_class = Types::AcceptEnvironmentAccountConnectionOutput
203
+
204
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
205
+ AccessDeniedException.struct_class = Types::AccessDeniedException
206
+
207
+ AccountSettings.add_member(:pipeline_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "pipelineServiceRoleArn"))
208
+ AccountSettings.struct_class = Types::AccountSettings
209
+
210
+ CancelEnvironmentDeploymentInput.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
211
+ CancelEnvironmentDeploymentInput.struct_class = Types::CancelEnvironmentDeploymentInput
212
+
213
+ CancelEnvironmentDeploymentOutput.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, required: true, location_name: "environment"))
214
+ CancelEnvironmentDeploymentOutput.struct_class = Types::CancelEnvironmentDeploymentOutput
215
+
216
+ CancelServiceInstanceDeploymentInput.add_member(:service_instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceInstanceName"))
217
+ CancelServiceInstanceDeploymentInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
218
+ CancelServiceInstanceDeploymentInput.struct_class = Types::CancelServiceInstanceDeploymentInput
219
+
220
+ CancelServiceInstanceDeploymentOutput.add_member(:service_instance, Shapes::ShapeRef.new(shape: ServiceInstance, required: true, location_name: "serviceInstance"))
221
+ CancelServiceInstanceDeploymentOutput.struct_class = Types::CancelServiceInstanceDeploymentOutput
222
+
223
+ CancelServicePipelineDeploymentInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
224
+ CancelServicePipelineDeploymentInput.struct_class = Types::CancelServicePipelineDeploymentInput
225
+
226
+ CancelServicePipelineDeploymentOutput.add_member(:pipeline, Shapes::ShapeRef.new(shape: ServicePipeline, required: true, location_name: "pipeline"))
227
+ CancelServicePipelineDeploymentOutput.struct_class = Types::CancelServicePipelineDeploymentOutput
228
+
229
+ CompatibleEnvironmentTemplate.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
230
+ CompatibleEnvironmentTemplate.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
231
+ CompatibleEnvironmentTemplate.struct_class = Types::CompatibleEnvironmentTemplate
232
+
233
+ CompatibleEnvironmentTemplateInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
234
+ CompatibleEnvironmentTemplateInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
235
+ CompatibleEnvironmentTemplateInput.struct_class = Types::CompatibleEnvironmentTemplateInput
236
+
237
+ CompatibleEnvironmentTemplateInputList.member = Shapes::ShapeRef.new(shape: CompatibleEnvironmentTemplateInput)
238
+
239
+ CompatibleEnvironmentTemplateList.member = Shapes::ShapeRef.new(shape: CompatibleEnvironmentTemplate)
240
+
241
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
242
+ ConflictException.struct_class = Types::ConflictException
243
+
244
+ CreateEnvironmentAccountConnectionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
245
+ CreateEnvironmentAccountConnectionInput.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
246
+ CreateEnvironmentAccountConnectionInput.add_member(:management_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "managementAccountId"))
247
+ CreateEnvironmentAccountConnectionInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "roleArn"))
248
+ CreateEnvironmentAccountConnectionInput.struct_class = Types::CreateEnvironmentAccountConnectionInput
249
+
250
+ CreateEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, required: true, location_name: "environmentAccountConnection"))
251
+ CreateEnvironmentAccountConnectionOutput.struct_class = Types::CreateEnvironmentAccountConnectionOutput
252
+
253
+ CreateEnvironmentInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
254
+ CreateEnvironmentInput.add_member(:environment_account_connection_id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, location_name: "environmentAccountConnectionId"))
255
+ CreateEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
256
+ CreateEnvironmentInput.add_member(:proton_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "protonServiceRoleArn"))
257
+ CreateEnvironmentInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, required: true, location_name: "spec"))
258
+ CreateEnvironmentInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
259
+ CreateEnvironmentInput.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
260
+ CreateEnvironmentInput.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMinorVersion"))
261
+ CreateEnvironmentInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
262
+ CreateEnvironmentInput.struct_class = Types::CreateEnvironmentInput
263
+
264
+ CreateEnvironmentOutput.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, required: true, location_name: "environment"))
265
+ CreateEnvironmentOutput.struct_class = Types::CreateEnvironmentOutput
266
+
267
+ CreateEnvironmentTemplateInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
268
+ CreateEnvironmentTemplateInput.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
269
+ CreateEnvironmentTemplateInput.add_member(:encryption_key, Shapes::ShapeRef.new(shape: Arn, location_name: "encryptionKey"))
270
+ CreateEnvironmentTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
271
+ CreateEnvironmentTemplateInput.add_member(:provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "provisioning"))
272
+ CreateEnvironmentTemplateInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
273
+ CreateEnvironmentTemplateInput.struct_class = Types::CreateEnvironmentTemplateInput
274
+
275
+ CreateEnvironmentTemplateOutput.add_member(:environment_template, Shapes::ShapeRef.new(shape: EnvironmentTemplate, required: true, location_name: "environmentTemplate"))
276
+ CreateEnvironmentTemplateOutput.struct_class = Types::CreateEnvironmentTemplateOutput
277
+
278
+ CreateEnvironmentTemplateVersionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
279
+ CreateEnvironmentTemplateVersionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
280
+ CreateEnvironmentTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "majorVersion"))
281
+ CreateEnvironmentTemplateVersionInput.add_member(:source, Shapes::ShapeRef.new(shape: TemplateVersionSourceInput, required: true, location_name: "source"))
282
+ CreateEnvironmentTemplateVersionInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
283
+ CreateEnvironmentTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
284
+ CreateEnvironmentTemplateVersionInput.struct_class = Types::CreateEnvironmentTemplateVersionInput
285
+
286
+ CreateEnvironmentTemplateVersionOutput.add_member(:environment_template_version, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersion, required: true, location_name: "environmentTemplateVersion"))
287
+ CreateEnvironmentTemplateVersionOutput.struct_class = Types::CreateEnvironmentTemplateVersionOutput
288
+
289
+ CreateServiceInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: GitBranchName, location_name: "branchName"))
290
+ CreateServiceInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
291
+ CreateServiceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
292
+ CreateServiceInput.add_member(:repository_connection_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "repositoryConnectionArn"))
293
+ CreateServiceInput.add_member(:repository_id, Shapes::ShapeRef.new(shape: RepositoryId, location_name: "repositoryId"))
294
+ CreateServiceInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, required: true, location_name: "spec"))
295
+ CreateServiceInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
296
+ CreateServiceInput.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
297
+ CreateServiceInput.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMinorVersion"))
298
+ CreateServiceInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
299
+ CreateServiceInput.struct_class = Types::CreateServiceInput
300
+
301
+ CreateServiceOutput.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "service"))
302
+ CreateServiceOutput.struct_class = Types::CreateServiceOutput
303
+
304
+ CreateServiceTemplateInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
305
+ CreateServiceTemplateInput.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
306
+ CreateServiceTemplateInput.add_member(:encryption_key, Shapes::ShapeRef.new(shape: Arn, location_name: "encryptionKey"))
307
+ CreateServiceTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
308
+ CreateServiceTemplateInput.add_member(:pipeline_provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "pipelineProvisioning"))
309
+ CreateServiceTemplateInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
310
+ CreateServiceTemplateInput.struct_class = Types::CreateServiceTemplateInput
311
+
312
+ CreateServiceTemplateOutput.add_member(:service_template, Shapes::ShapeRef.new(shape: ServiceTemplate, required: true, location_name: "serviceTemplate"))
313
+ CreateServiceTemplateOutput.struct_class = Types::CreateServiceTemplateOutput
314
+
315
+ CreateServiceTemplateVersionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
316
+ CreateServiceTemplateVersionInput.add_member(:compatible_environment_templates, Shapes::ShapeRef.new(shape: CompatibleEnvironmentTemplateInputList, required: true, location_name: "compatibleEnvironmentTemplates"))
317
+ CreateServiceTemplateVersionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
318
+ CreateServiceTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "majorVersion"))
319
+ CreateServiceTemplateVersionInput.add_member(:source, Shapes::ShapeRef.new(shape: TemplateVersionSourceInput, required: true, location_name: "source"))
320
+ CreateServiceTemplateVersionInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
321
+ CreateServiceTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
322
+ CreateServiceTemplateVersionInput.struct_class = Types::CreateServiceTemplateVersionInput
323
+
324
+ CreateServiceTemplateVersionOutput.add_member(:service_template_version, Shapes::ShapeRef.new(shape: ServiceTemplateVersion, required: true, location_name: "serviceTemplateVersion"))
325
+ CreateServiceTemplateVersionOutput.struct_class = Types::CreateServiceTemplateVersionOutput
326
+
327
+ DeleteEnvironmentAccountConnectionInput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
328
+ DeleteEnvironmentAccountConnectionInput.struct_class = Types::DeleteEnvironmentAccountConnectionInput
329
+
330
+ DeleteEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, location_name: "environmentAccountConnection"))
331
+ DeleteEnvironmentAccountConnectionOutput.struct_class = Types::DeleteEnvironmentAccountConnectionOutput
332
+
333
+ DeleteEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
334
+ DeleteEnvironmentInput.struct_class = Types::DeleteEnvironmentInput
335
+
336
+ DeleteEnvironmentOutput.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, location_name: "environment"))
337
+ DeleteEnvironmentOutput.struct_class = Types::DeleteEnvironmentOutput
338
+
339
+ DeleteEnvironmentTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
340
+ DeleteEnvironmentTemplateInput.struct_class = Types::DeleteEnvironmentTemplateInput
341
+
342
+ DeleteEnvironmentTemplateOutput.add_member(:environment_template, Shapes::ShapeRef.new(shape: EnvironmentTemplate, location_name: "environmentTemplate"))
343
+ DeleteEnvironmentTemplateOutput.struct_class = Types::DeleteEnvironmentTemplateOutput
344
+
345
+ DeleteEnvironmentTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
346
+ DeleteEnvironmentTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
347
+ DeleteEnvironmentTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
348
+ DeleteEnvironmentTemplateVersionInput.struct_class = Types::DeleteEnvironmentTemplateVersionInput
349
+
350
+ DeleteEnvironmentTemplateVersionOutput.add_member(:environment_template_version, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersion, location_name: "environmentTemplateVersion"))
351
+ DeleteEnvironmentTemplateVersionOutput.struct_class = Types::DeleteEnvironmentTemplateVersionOutput
352
+
353
+ DeleteServiceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
354
+ DeleteServiceInput.struct_class = Types::DeleteServiceInput
355
+
356
+ DeleteServiceOutput.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
357
+ DeleteServiceOutput.struct_class = Types::DeleteServiceOutput
358
+
359
+ DeleteServiceTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
360
+ DeleteServiceTemplateInput.struct_class = Types::DeleteServiceTemplateInput
361
+
362
+ DeleteServiceTemplateOutput.add_member(:service_template, Shapes::ShapeRef.new(shape: ServiceTemplate, location_name: "serviceTemplate"))
363
+ DeleteServiceTemplateOutput.struct_class = Types::DeleteServiceTemplateOutput
364
+
365
+ DeleteServiceTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
366
+ DeleteServiceTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
367
+ DeleteServiceTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
368
+ DeleteServiceTemplateVersionInput.struct_class = Types::DeleteServiceTemplateVersionInput
369
+
370
+ DeleteServiceTemplateVersionOutput.add_member(:service_template_version, Shapes::ShapeRef.new(shape: ServiceTemplateVersion, location_name: "serviceTemplateVersion"))
371
+ DeleteServiceTemplateVersionOutput.struct_class = Types::DeleteServiceTemplateVersionOutput
372
+
373
+ Environment.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentArn, required: true, location_name: "arn"))
374
+ Environment.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
375
+ Environment.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, required: true, location_name: "deploymentStatus"))
376
+ Environment.add_member(:deployment_status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "deploymentStatusMessage"))
377
+ Environment.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
378
+ Environment.add_member(:environment_account_connection_id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, location_name: "environmentAccountConnectionId"))
379
+ Environment.add_member(:environment_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "environmentAccountId"))
380
+ Environment.add_member(:last_deployment_attempted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentAttemptedAt"))
381
+ Environment.add_member(:last_deployment_succeeded_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentSucceededAt"))
382
+ Environment.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
383
+ Environment.add_member(:proton_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "protonServiceRoleArn"))
384
+ Environment.add_member(:provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "provisioning"))
385
+ Environment.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
386
+ Environment.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
387
+ Environment.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMinorVersion"))
388
+ Environment.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
389
+ Environment.struct_class = Types::Environment
390
+
391
+ EnvironmentAccountConnection.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionArn, required: true, location_name: "arn"))
392
+ EnvironmentAccountConnection.add_member(:environment_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "environmentAccountId"))
393
+ EnvironmentAccountConnection.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
394
+ EnvironmentAccountConnection.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
395
+ EnvironmentAccountConnection.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
396
+ EnvironmentAccountConnection.add_member(:management_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "managementAccountId"))
397
+ EnvironmentAccountConnection.add_member(:requested_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "requestedAt"))
398
+ EnvironmentAccountConnection.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "roleArn"))
399
+ EnvironmentAccountConnection.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionStatus, required: true, location_name: "status"))
400
+ EnvironmentAccountConnection.struct_class = Types::EnvironmentAccountConnection
401
+
402
+ EnvironmentAccountConnectionStatusList.member = Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionStatus)
403
+
404
+ EnvironmentAccountConnectionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionArn, required: true, location_name: "arn"))
405
+ EnvironmentAccountConnectionSummary.add_member(:environment_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "environmentAccountId"))
406
+ EnvironmentAccountConnectionSummary.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
407
+ EnvironmentAccountConnectionSummary.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
408
+ EnvironmentAccountConnectionSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
409
+ EnvironmentAccountConnectionSummary.add_member(:management_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "managementAccountId"))
410
+ EnvironmentAccountConnectionSummary.add_member(:requested_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "requestedAt"))
411
+ EnvironmentAccountConnectionSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "roleArn"))
412
+ EnvironmentAccountConnectionSummary.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionStatus, required: true, location_name: "status"))
413
+ EnvironmentAccountConnectionSummary.struct_class = Types::EnvironmentAccountConnectionSummary
414
+
415
+ EnvironmentAccountConnectionSummaryList.member = Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionSummary)
416
+
417
+ EnvironmentSummary.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentArn, required: true, location_name: "arn"))
418
+ EnvironmentSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
419
+ EnvironmentSummary.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, required: true, location_name: "deploymentStatus"))
420
+ EnvironmentSummary.add_member(:deployment_status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "deploymentStatusMessage"))
421
+ EnvironmentSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
422
+ EnvironmentSummary.add_member(:environment_account_connection_id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, location_name: "environmentAccountConnectionId"))
423
+ EnvironmentSummary.add_member(:environment_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "environmentAccountId"))
424
+ EnvironmentSummary.add_member(:last_deployment_attempted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentAttemptedAt"))
425
+ EnvironmentSummary.add_member(:last_deployment_succeeded_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentSucceededAt"))
426
+ EnvironmentSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
427
+ EnvironmentSummary.add_member(:proton_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "protonServiceRoleArn"))
428
+ EnvironmentSummary.add_member(:provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "provisioning"))
429
+ EnvironmentSummary.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
430
+ EnvironmentSummary.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMinorVersion"))
431
+ EnvironmentSummary.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
432
+ EnvironmentSummary.struct_class = Types::EnvironmentSummary
433
+
434
+ EnvironmentSummaryList.member = Shapes::ShapeRef.new(shape: EnvironmentSummary)
435
+
436
+ EnvironmentTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentTemplateArn, required: true, location_name: "arn"))
437
+ EnvironmentTemplate.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
438
+ EnvironmentTemplate.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
439
+ EnvironmentTemplate.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
440
+ EnvironmentTemplate.add_member(:encryption_key, Shapes::ShapeRef.new(shape: Arn, location_name: "encryptionKey"))
441
+ EnvironmentTemplate.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
442
+ EnvironmentTemplate.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
443
+ EnvironmentTemplate.add_member(:provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "provisioning"))
444
+ EnvironmentTemplate.add_member(:recommended_version, Shapes::ShapeRef.new(shape: FullTemplateVersionNumber, location_name: "recommendedVersion"))
445
+ EnvironmentTemplate.struct_class = Types::EnvironmentTemplate
446
+
447
+ EnvironmentTemplateFilter.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
448
+ EnvironmentTemplateFilter.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
449
+ EnvironmentTemplateFilter.struct_class = Types::EnvironmentTemplateFilter
450
+
451
+ EnvironmentTemplateFilterList.member = Shapes::ShapeRef.new(shape: EnvironmentTemplateFilter)
452
+
453
+ EnvironmentTemplateSummary.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentTemplateArn, required: true, location_name: "arn"))
454
+ EnvironmentTemplateSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
455
+ EnvironmentTemplateSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
456
+ EnvironmentTemplateSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
457
+ EnvironmentTemplateSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
458
+ EnvironmentTemplateSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
459
+ EnvironmentTemplateSummary.add_member(:provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "provisioning"))
460
+ EnvironmentTemplateSummary.add_member(:recommended_version, Shapes::ShapeRef.new(shape: FullTemplateVersionNumber, location_name: "recommendedVersion"))
461
+ EnvironmentTemplateSummary.struct_class = Types::EnvironmentTemplateSummary
462
+
463
+ EnvironmentTemplateSummaryList.member = Shapes::ShapeRef.new(shape: EnvironmentTemplateSummary)
464
+
465
+ EnvironmentTemplateVersion.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersionArn, required: true, location_name: "arn"))
466
+ EnvironmentTemplateVersion.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
467
+ EnvironmentTemplateVersion.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
468
+ EnvironmentTemplateVersion.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
469
+ EnvironmentTemplateVersion.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
470
+ EnvironmentTemplateVersion.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
471
+ EnvironmentTemplateVersion.add_member(:recommended_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "recommendedMinorVersion"))
472
+ EnvironmentTemplateVersion.add_member(:schema, Shapes::ShapeRef.new(shape: TemplateSchema, location_name: "schema"))
473
+ EnvironmentTemplateVersion.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, required: true, location_name: "status"))
474
+ EnvironmentTemplateVersion.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
475
+ EnvironmentTemplateVersion.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
476
+ EnvironmentTemplateVersion.struct_class = Types::EnvironmentTemplateVersion
477
+
478
+ EnvironmentTemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersionArn, required: true, location_name: "arn"))
479
+ EnvironmentTemplateVersionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
480
+ EnvironmentTemplateVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
481
+ EnvironmentTemplateVersionSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
482
+ EnvironmentTemplateVersionSummary.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
483
+ EnvironmentTemplateVersionSummary.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
484
+ EnvironmentTemplateVersionSummary.add_member(:recommended_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "recommendedMinorVersion"))
485
+ EnvironmentTemplateVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, required: true, location_name: "status"))
486
+ EnvironmentTemplateVersionSummary.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
487
+ EnvironmentTemplateVersionSummary.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
488
+ EnvironmentTemplateVersionSummary.struct_class = Types::EnvironmentTemplateVersionSummary
489
+
490
+ EnvironmentTemplateVersionSummaryList.member = Shapes::ShapeRef.new(shape: EnvironmentTemplateVersionSummary)
491
+
492
+ GetAccountSettingsInput.struct_class = Types::GetAccountSettingsInput
493
+
494
+ GetAccountSettingsOutput.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "accountSettings"))
495
+ GetAccountSettingsOutput.struct_class = Types::GetAccountSettingsOutput
496
+
497
+ GetEnvironmentAccountConnectionInput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
498
+ GetEnvironmentAccountConnectionInput.struct_class = Types::GetEnvironmentAccountConnectionInput
499
+
500
+ GetEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, required: true, location_name: "environmentAccountConnection"))
501
+ GetEnvironmentAccountConnectionOutput.struct_class = Types::GetEnvironmentAccountConnectionOutput
502
+
503
+ GetEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
504
+ GetEnvironmentInput.struct_class = Types::GetEnvironmentInput
505
+
506
+ GetEnvironmentOutput.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, required: true, location_name: "environment"))
507
+ GetEnvironmentOutput.struct_class = Types::GetEnvironmentOutput
508
+
509
+ GetEnvironmentTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
510
+ GetEnvironmentTemplateInput.struct_class = Types::GetEnvironmentTemplateInput
511
+
512
+ GetEnvironmentTemplateOutput.add_member(:environment_template, Shapes::ShapeRef.new(shape: EnvironmentTemplate, required: true, location_name: "environmentTemplate"))
513
+ GetEnvironmentTemplateOutput.struct_class = Types::GetEnvironmentTemplateOutput
514
+
515
+ GetEnvironmentTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
516
+ GetEnvironmentTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
517
+ GetEnvironmentTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
518
+ GetEnvironmentTemplateVersionInput.struct_class = Types::GetEnvironmentTemplateVersionInput
519
+
520
+ GetEnvironmentTemplateVersionOutput.add_member(:environment_template_version, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersion, required: true, location_name: "environmentTemplateVersion"))
521
+ GetEnvironmentTemplateVersionOutput.struct_class = Types::GetEnvironmentTemplateVersionOutput
522
+
523
+ GetServiceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
524
+ GetServiceInput.struct_class = Types::GetServiceInput
525
+
526
+ GetServiceInstanceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
527
+ GetServiceInstanceInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
528
+ GetServiceInstanceInput.struct_class = Types::GetServiceInstanceInput
529
+
530
+ GetServiceInstanceOutput.add_member(:service_instance, Shapes::ShapeRef.new(shape: ServiceInstance, required: true, location_name: "serviceInstance"))
531
+ GetServiceInstanceOutput.struct_class = Types::GetServiceInstanceOutput
532
+
533
+ GetServiceOutput.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
534
+ GetServiceOutput.struct_class = Types::GetServiceOutput
535
+
536
+ GetServiceTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
537
+ GetServiceTemplateInput.struct_class = Types::GetServiceTemplateInput
538
+
539
+ GetServiceTemplateOutput.add_member(:service_template, Shapes::ShapeRef.new(shape: ServiceTemplate, required: true, location_name: "serviceTemplate"))
540
+ GetServiceTemplateOutput.struct_class = Types::GetServiceTemplateOutput
541
+
542
+ GetServiceTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
543
+ GetServiceTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
544
+ GetServiceTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
545
+ GetServiceTemplateVersionInput.struct_class = Types::GetServiceTemplateVersionInput
546
+
547
+ GetServiceTemplateVersionOutput.add_member(:service_template_version, Shapes::ShapeRef.new(shape: ServiceTemplateVersion, required: true, location_name: "serviceTemplateVersion"))
548
+ GetServiceTemplateVersionOutput.struct_class = Types::GetServiceTemplateVersionOutput
549
+
550
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
551
+ InternalServerException.struct_class = Types::InternalServerException
552
+
553
+ ListEnvironmentAccountConnectionsInput.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "environmentName"))
554
+ ListEnvironmentAccountConnectionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
555
+ ListEnvironmentAccountConnectionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
556
+ ListEnvironmentAccountConnectionsInput.add_member(:requested_by, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionRequesterAccountType, required: true, location_name: "requestedBy"))
557
+ ListEnvironmentAccountConnectionsInput.add_member(:statuses, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionStatusList, location_name: "statuses"))
558
+ ListEnvironmentAccountConnectionsInput.struct_class = Types::ListEnvironmentAccountConnectionsInput
559
+
560
+ ListEnvironmentAccountConnectionsOutput.add_member(:environment_account_connections, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionSummaryList, required: true, location_name: "environmentAccountConnections"))
561
+ ListEnvironmentAccountConnectionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
562
+ ListEnvironmentAccountConnectionsOutput.struct_class = Types::ListEnvironmentAccountConnectionsOutput
563
+
564
+ ListEnvironmentTemplateVersionsInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "majorVersion"))
565
+ ListEnvironmentTemplateVersionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
566
+ ListEnvironmentTemplateVersionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
567
+ ListEnvironmentTemplateVersionsInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
568
+ ListEnvironmentTemplateVersionsInput.struct_class = Types::ListEnvironmentTemplateVersionsInput
569
+
570
+ ListEnvironmentTemplateVersionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
571
+ ListEnvironmentTemplateVersionsOutput.add_member(:template_versions, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersionSummaryList, required: true, location_name: "templateVersions"))
572
+ ListEnvironmentTemplateVersionsOutput.struct_class = Types::ListEnvironmentTemplateVersionsOutput
573
+
574
+ ListEnvironmentTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
575
+ ListEnvironmentTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
576
+ ListEnvironmentTemplatesInput.struct_class = Types::ListEnvironmentTemplatesInput
577
+
578
+ ListEnvironmentTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
579
+ ListEnvironmentTemplatesOutput.add_member(:templates, Shapes::ShapeRef.new(shape: EnvironmentTemplateSummaryList, required: true, location_name: "templates"))
580
+ ListEnvironmentTemplatesOutput.struct_class = Types::ListEnvironmentTemplatesOutput
581
+
582
+ ListEnvironmentsInput.add_member(:environment_templates, Shapes::ShapeRef.new(shape: EnvironmentTemplateFilterList, location_name: "environmentTemplates"))
583
+ ListEnvironmentsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
584
+ ListEnvironmentsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
585
+ ListEnvironmentsInput.struct_class = Types::ListEnvironmentsInput
586
+
587
+ ListEnvironmentsOutput.add_member(:environments, Shapes::ShapeRef.new(shape: EnvironmentSummaryList, required: true, location_name: "environments"))
588
+ ListEnvironmentsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
589
+ ListEnvironmentsOutput.struct_class = Types::ListEnvironmentsOutput
590
+
591
+ ListServiceInstancesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
592
+ ListServiceInstancesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
593
+ ListServiceInstancesInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "serviceName"))
594
+ ListServiceInstancesInput.struct_class = Types::ListServiceInstancesInput
595
+
596
+ ListServiceInstancesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
597
+ ListServiceInstancesOutput.add_member(:service_instances, Shapes::ShapeRef.new(shape: ServiceInstanceSummaryList, required: true, location_name: "serviceInstances"))
598
+ ListServiceInstancesOutput.struct_class = Types::ListServiceInstancesOutput
599
+
600
+ ListServiceTemplateVersionsInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "majorVersion"))
601
+ ListServiceTemplateVersionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
602
+ ListServiceTemplateVersionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
603
+ ListServiceTemplateVersionsInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
604
+ ListServiceTemplateVersionsInput.struct_class = Types::ListServiceTemplateVersionsInput
605
+
606
+ ListServiceTemplateVersionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
607
+ ListServiceTemplateVersionsOutput.add_member(:template_versions, Shapes::ShapeRef.new(shape: ServiceTemplateVersionSummaryList, required: true, location_name: "templateVersions"))
608
+ ListServiceTemplateVersionsOutput.struct_class = Types::ListServiceTemplateVersionsOutput
609
+
610
+ ListServiceTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
611
+ ListServiceTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
612
+ ListServiceTemplatesInput.struct_class = Types::ListServiceTemplatesInput
613
+
614
+ ListServiceTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
615
+ ListServiceTemplatesOutput.add_member(:templates, Shapes::ShapeRef.new(shape: ServiceTemplateSummaryList, required: true, location_name: "templates"))
616
+ ListServiceTemplatesOutput.struct_class = Types::ListServiceTemplatesOutput
617
+
618
+ ListServicesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
619
+ ListServicesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
620
+ ListServicesInput.struct_class = Types::ListServicesInput
621
+
622
+ ListServicesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
623
+ ListServicesOutput.add_member(:services, Shapes::ShapeRef.new(shape: ServiceSummaryList, required: true, location_name: "services"))
624
+ ListServicesOutput.struct_class = Types::ListServicesOutput
625
+
626
+ ListTagsForResourceInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPageResults, location_name: "maxResults"))
627
+ ListTagsForResourceInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
628
+ ListTagsForResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
629
+ ListTagsForResourceInput.struct_class = Types::ListTagsForResourceInput
630
+
631
+ ListTagsForResourceOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
632
+ ListTagsForResourceOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
633
+ ListTagsForResourceOutput.struct_class = Types::ListTagsForResourceOutput
634
+
635
+ RejectEnvironmentAccountConnectionInput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
636
+ RejectEnvironmentAccountConnectionInput.struct_class = Types::RejectEnvironmentAccountConnectionInput
637
+
638
+ RejectEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, required: true, location_name: "environmentAccountConnection"))
639
+ RejectEnvironmentAccountConnectionOutput.struct_class = Types::RejectEnvironmentAccountConnectionOutput
640
+
641
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
642
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
643
+
644
+ S3ObjectSource.add_member(:bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "bucket"))
645
+ S3ObjectSource.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "key"))
646
+ S3ObjectSource.struct_class = Types::S3ObjectSource
647
+
648
+ Service.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceArn, required: true, location_name: "arn"))
649
+ Service.add_member(:branch_name, Shapes::ShapeRef.new(shape: GitBranchName, location_name: "branchName"))
650
+ Service.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
651
+ Service.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
652
+ Service.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
653
+ Service.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
654
+ Service.add_member(:pipeline, Shapes::ShapeRef.new(shape: ServicePipeline, location_name: "pipeline"))
655
+ Service.add_member(:repository_connection_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "repositoryConnectionArn"))
656
+ Service.add_member(:repository_id, Shapes::ShapeRef.new(shape: RepositoryId, location_name: "repositoryId"))
657
+ Service.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, required: true, location_name: "spec"))
658
+ Service.add_member(:status, Shapes::ShapeRef.new(shape: ServiceStatus, required: true, location_name: "status"))
659
+ Service.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
660
+ Service.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
661
+ Service.struct_class = Types::Service
662
+
663
+ ServiceInstance.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceInstanceArn, required: true, location_name: "arn"))
664
+ ServiceInstance.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
665
+ ServiceInstance.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, required: true, location_name: "deploymentStatus"))
666
+ ServiceInstance.add_member(:deployment_status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "deploymentStatusMessage"))
667
+ ServiceInstance.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
668
+ ServiceInstance.add_member(:last_deployment_attempted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentAttemptedAt"))
669
+ ServiceInstance.add_member(:last_deployment_succeeded_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentSucceededAt"))
670
+ ServiceInstance.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
671
+ ServiceInstance.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
672
+ ServiceInstance.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
673
+ ServiceInstance.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
674
+ ServiceInstance.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMinorVersion"))
675
+ ServiceInstance.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
676
+ ServiceInstance.struct_class = Types::ServiceInstance
677
+
678
+ ServiceInstanceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceInstanceArn, required: true, location_name: "arn"))
679
+ ServiceInstanceSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
680
+ ServiceInstanceSummary.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, required: true, location_name: "deploymentStatus"))
681
+ ServiceInstanceSummary.add_member(:deployment_status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "deploymentStatusMessage"))
682
+ ServiceInstanceSummary.add_member(:environment_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "environmentName"))
683
+ ServiceInstanceSummary.add_member(:last_deployment_attempted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentAttemptedAt"))
684
+ ServiceInstanceSummary.add_member(:last_deployment_succeeded_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentSucceededAt"))
685
+ ServiceInstanceSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
686
+ ServiceInstanceSummary.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
687
+ ServiceInstanceSummary.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
688
+ ServiceInstanceSummary.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMinorVersion"))
689
+ ServiceInstanceSummary.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
690
+ ServiceInstanceSummary.struct_class = Types::ServiceInstanceSummary
691
+
692
+ ServiceInstanceSummaryList.member = Shapes::ShapeRef.new(shape: ServiceInstanceSummary)
693
+
694
+ ServicePipeline.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
695
+ ServicePipeline.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
696
+ ServicePipeline.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, required: true, location_name: "deploymentStatus"))
697
+ ServicePipeline.add_member(:deployment_status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "deploymentStatusMessage"))
698
+ ServicePipeline.add_member(:last_deployment_attempted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentAttemptedAt"))
699
+ ServicePipeline.add_member(:last_deployment_succeeded_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastDeploymentSucceededAt"))
700
+ ServicePipeline.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
701
+ ServicePipeline.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMajorVersion"))
702
+ ServicePipeline.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "templateMinorVersion"))
703
+ ServicePipeline.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
704
+ ServicePipeline.struct_class = Types::ServicePipeline
705
+
706
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
707
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
708
+
709
+ ServiceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceArn, required: true, location_name: "arn"))
710
+ ServiceSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
711
+ ServiceSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
712
+ ServiceSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
713
+ ServiceSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
714
+ ServiceSummary.add_member(:status, Shapes::ShapeRef.new(shape: ServiceStatus, required: true, location_name: "status"))
715
+ ServiceSummary.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
716
+ ServiceSummary.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
717
+ ServiceSummary.struct_class = Types::ServiceSummary
718
+
719
+ ServiceSummaryList.member = Shapes::ShapeRef.new(shape: ServiceSummary)
720
+
721
+ ServiceTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceTemplateArn, required: true, location_name: "arn"))
722
+ ServiceTemplate.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
723
+ ServiceTemplate.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
724
+ ServiceTemplate.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
725
+ ServiceTemplate.add_member(:encryption_key, Shapes::ShapeRef.new(shape: Arn, location_name: "encryptionKey"))
726
+ ServiceTemplate.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
727
+ ServiceTemplate.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
728
+ ServiceTemplate.add_member(:pipeline_provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "pipelineProvisioning"))
729
+ ServiceTemplate.add_member(:recommended_version, Shapes::ShapeRef.new(shape: FullTemplateVersionNumber, location_name: "recommendedVersion"))
730
+ ServiceTemplate.struct_class = Types::ServiceTemplate
731
+
732
+ ServiceTemplateSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceTemplateArn, required: true, location_name: "arn"))
733
+ ServiceTemplateSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
734
+ ServiceTemplateSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
735
+ ServiceTemplateSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
736
+ ServiceTemplateSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
737
+ ServiceTemplateSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
738
+ ServiceTemplateSummary.add_member(:pipeline_provisioning, Shapes::ShapeRef.new(shape: Provisioning, location_name: "pipelineProvisioning"))
739
+ ServiceTemplateSummary.add_member(:recommended_version, Shapes::ShapeRef.new(shape: FullTemplateVersionNumber, location_name: "recommendedVersion"))
740
+ ServiceTemplateSummary.struct_class = Types::ServiceTemplateSummary
741
+
742
+ ServiceTemplateSummaryList.member = Shapes::ShapeRef.new(shape: ServiceTemplateSummary)
743
+
744
+ ServiceTemplateVersion.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceTemplateVersionArn, required: true, location_name: "arn"))
745
+ ServiceTemplateVersion.add_member(:compatible_environment_templates, Shapes::ShapeRef.new(shape: CompatibleEnvironmentTemplateList, required: true, location_name: "compatibleEnvironmentTemplates"))
746
+ ServiceTemplateVersion.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
747
+ ServiceTemplateVersion.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
748
+ ServiceTemplateVersion.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
749
+ ServiceTemplateVersion.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
750
+ ServiceTemplateVersion.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
751
+ ServiceTemplateVersion.add_member(:recommended_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "recommendedMinorVersion"))
752
+ ServiceTemplateVersion.add_member(:schema, Shapes::ShapeRef.new(shape: TemplateSchema, location_name: "schema"))
753
+ ServiceTemplateVersion.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, required: true, location_name: "status"))
754
+ ServiceTemplateVersion.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
755
+ ServiceTemplateVersion.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
756
+ ServiceTemplateVersion.struct_class = Types::ServiceTemplateVersion
757
+
758
+ ServiceTemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceTemplateVersionArn, required: true, location_name: "arn"))
759
+ ServiceTemplateVersionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
760
+ ServiceTemplateVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
761
+ ServiceTemplateVersionSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastModifiedAt"))
762
+ ServiceTemplateVersionSummary.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
763
+ ServiceTemplateVersionSummary.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
764
+ ServiceTemplateVersionSummary.add_member(:recommended_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "recommendedMinorVersion"))
765
+ ServiceTemplateVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, required: true, location_name: "status"))
766
+ ServiceTemplateVersionSummary.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "statusMessage"))
767
+ ServiceTemplateVersionSummary.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
768
+ ServiceTemplateVersionSummary.struct_class = Types::ServiceTemplateVersionSummary
769
+
770
+ ServiceTemplateVersionSummaryList.member = Shapes::ShapeRef.new(shape: ServiceTemplateVersionSummary)
771
+
772
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
773
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "value"))
774
+ Tag.struct_class = Types::Tag
775
+
776
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
777
+
778
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
779
+
780
+ TagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
781
+ TagResourceInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
782
+ TagResourceInput.struct_class = Types::TagResourceInput
783
+
784
+ TagResourceOutput.struct_class = Types::TagResourceOutput
785
+
786
+ TemplateVersionSourceInput.add_member(:s3, Shapes::ShapeRef.new(shape: S3ObjectSource, location_name: "s3"))
787
+ TemplateVersionSourceInput.struct_class = Types::TemplateVersionSourceInput
788
+
789
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
790
+ ThrottlingException.struct_class = Types::ThrottlingException
791
+
792
+ UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
793
+ UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "tagKeys"))
794
+ UntagResourceInput.struct_class = Types::UntagResourceInput
795
+
796
+ UntagResourceOutput.struct_class = Types::UntagResourceOutput
797
+
798
+ UpdateAccountSettingsInput.add_member(:pipeline_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "pipelineServiceRoleArn"))
799
+ UpdateAccountSettingsInput.struct_class = Types::UpdateAccountSettingsInput
800
+
801
+ UpdateAccountSettingsOutput.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, required: true, location_name: "accountSettings"))
802
+ UpdateAccountSettingsOutput.struct_class = Types::UpdateAccountSettingsOutput
803
+
804
+ UpdateEnvironmentAccountConnectionInput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, required: true, location_name: "id"))
805
+ UpdateEnvironmentAccountConnectionInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "roleArn"))
806
+ UpdateEnvironmentAccountConnectionInput.struct_class = Types::UpdateEnvironmentAccountConnectionInput
807
+
808
+ UpdateEnvironmentAccountConnectionOutput.add_member(:environment_account_connection, Shapes::ShapeRef.new(shape: EnvironmentAccountConnection, required: true, location_name: "environmentAccountConnection"))
809
+ UpdateEnvironmentAccountConnectionOutput.struct_class = Types::UpdateEnvironmentAccountConnectionOutput
810
+
811
+ UpdateEnvironmentInput.add_member(:deployment_type, Shapes::ShapeRef.new(shape: DeploymentUpdateType, required: true, location_name: "deploymentType"))
812
+ UpdateEnvironmentInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
813
+ UpdateEnvironmentInput.add_member(:environment_account_connection_id, Shapes::ShapeRef.new(shape: EnvironmentAccountConnectionId, location_name: "environmentAccountConnectionId"))
814
+ UpdateEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
815
+ UpdateEnvironmentInput.add_member(:proton_service_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "protonServiceRoleArn"))
816
+ UpdateEnvironmentInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
817
+ UpdateEnvironmentInput.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMajorVersion"))
818
+ UpdateEnvironmentInput.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMinorVersion"))
819
+ UpdateEnvironmentInput.struct_class = Types::UpdateEnvironmentInput
820
+
821
+ UpdateEnvironmentOutput.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, required: true, location_name: "environment"))
822
+ UpdateEnvironmentOutput.struct_class = Types::UpdateEnvironmentOutput
823
+
824
+ UpdateEnvironmentTemplateInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
825
+ UpdateEnvironmentTemplateInput.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
826
+ UpdateEnvironmentTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
827
+ UpdateEnvironmentTemplateInput.struct_class = Types::UpdateEnvironmentTemplateInput
828
+
829
+ UpdateEnvironmentTemplateOutput.add_member(:environment_template, Shapes::ShapeRef.new(shape: EnvironmentTemplate, required: true, location_name: "environmentTemplate"))
830
+ UpdateEnvironmentTemplateOutput.struct_class = Types::UpdateEnvironmentTemplateOutput
831
+
832
+ UpdateEnvironmentTemplateVersionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
833
+ UpdateEnvironmentTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
834
+ UpdateEnvironmentTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
835
+ UpdateEnvironmentTemplateVersionInput.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, location_name: "status"))
836
+ UpdateEnvironmentTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
837
+ UpdateEnvironmentTemplateVersionInput.struct_class = Types::UpdateEnvironmentTemplateVersionInput
838
+
839
+ UpdateEnvironmentTemplateVersionOutput.add_member(:environment_template_version, Shapes::ShapeRef.new(shape: EnvironmentTemplateVersion, required: true, location_name: "environmentTemplateVersion"))
840
+ UpdateEnvironmentTemplateVersionOutput.struct_class = Types::UpdateEnvironmentTemplateVersionOutput
841
+
842
+ UpdateServiceInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
843
+ UpdateServiceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
844
+ UpdateServiceInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
845
+ UpdateServiceInput.struct_class = Types::UpdateServiceInput
846
+
847
+ UpdateServiceInstanceInput.add_member(:deployment_type, Shapes::ShapeRef.new(shape: DeploymentUpdateType, required: true, location_name: "deploymentType"))
848
+ UpdateServiceInstanceInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
849
+ UpdateServiceInstanceInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
850
+ UpdateServiceInstanceInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, location_name: "spec"))
851
+ UpdateServiceInstanceInput.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMajorVersion"))
852
+ UpdateServiceInstanceInput.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMinorVersion"))
853
+ UpdateServiceInstanceInput.struct_class = Types::UpdateServiceInstanceInput
854
+
855
+ UpdateServiceInstanceOutput.add_member(:service_instance, Shapes::ShapeRef.new(shape: ServiceInstance, required: true, location_name: "serviceInstance"))
856
+ UpdateServiceInstanceOutput.struct_class = Types::UpdateServiceInstanceOutput
857
+
858
+ UpdateServiceOutput.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "service"))
859
+ UpdateServiceOutput.struct_class = Types::UpdateServiceOutput
860
+
861
+ UpdateServicePipelineInput.add_member(:deployment_type, Shapes::ShapeRef.new(shape: DeploymentUpdateType, required: true, location_name: "deploymentType"))
862
+ UpdateServicePipelineInput.add_member(:service_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "serviceName"))
863
+ UpdateServicePipelineInput.add_member(:spec, Shapes::ShapeRef.new(shape: SpecContents, required: true, location_name: "spec"))
864
+ UpdateServicePipelineInput.add_member(:template_major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMajorVersion"))
865
+ UpdateServicePipelineInput.add_member(:template_minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, location_name: "templateMinorVersion"))
866
+ UpdateServicePipelineInput.struct_class = Types::UpdateServicePipelineInput
867
+
868
+ UpdateServicePipelineOutput.add_member(:pipeline, Shapes::ShapeRef.new(shape: ServicePipeline, required: true, location_name: "pipeline"))
869
+ UpdateServicePipelineOutput.struct_class = Types::UpdateServicePipelineOutput
870
+
871
+ UpdateServiceTemplateInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
872
+ UpdateServiceTemplateInput.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "displayName"))
873
+ UpdateServiceTemplateInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "name"))
874
+ UpdateServiceTemplateInput.struct_class = Types::UpdateServiceTemplateInput
875
+
876
+ UpdateServiceTemplateOutput.add_member(:service_template, Shapes::ShapeRef.new(shape: ServiceTemplate, required: true, location_name: "serviceTemplate"))
877
+ UpdateServiceTemplateOutput.struct_class = Types::UpdateServiceTemplateOutput
878
+
879
+ UpdateServiceTemplateVersionInput.add_member(:compatible_environment_templates, Shapes::ShapeRef.new(shape: CompatibleEnvironmentTemplateInputList, location_name: "compatibleEnvironmentTemplates"))
880
+ UpdateServiceTemplateVersionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
881
+ UpdateServiceTemplateVersionInput.add_member(:major_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "majorVersion"))
882
+ UpdateServiceTemplateVersionInput.add_member(:minor_version, Shapes::ShapeRef.new(shape: TemplateVersionPart, required: true, location_name: "minorVersion"))
883
+ UpdateServiceTemplateVersionInput.add_member(:status, Shapes::ShapeRef.new(shape: TemplateVersionStatus, location_name: "status"))
884
+ UpdateServiceTemplateVersionInput.add_member(:template_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "templateName"))
885
+ UpdateServiceTemplateVersionInput.struct_class = Types::UpdateServiceTemplateVersionInput
886
+
887
+ UpdateServiceTemplateVersionOutput.add_member(:service_template_version, Shapes::ShapeRef.new(shape: ServiceTemplateVersion, required: true, location_name: "serviceTemplateVersion"))
888
+ UpdateServiceTemplateVersionOutput.struct_class = Types::UpdateServiceTemplateVersionOutput
889
+
890
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
891
+ ValidationException.struct_class = Types::ValidationException
892
+
893
+
894
+ # @api private
895
+ API = Seahorse::Model::Api.new.tap do |api|
896
+
897
+ api.version = "2020-07-20"
898
+
899
+ api.metadata = {
900
+ "apiVersion" => "2020-07-20",
901
+ "endpointPrefix" => "proton",
902
+ "jsonVersion" => "1.0",
903
+ "protocol" => "json",
904
+ "serviceFullName" => "AWS Proton",
905
+ "serviceId" => "Proton",
906
+ "signatureVersion" => "v4",
907
+ "signingName" => "proton",
908
+ "targetPrefix" => "AwsProton20200720",
909
+ "uid" => "proton-2020-07-20",
910
+ }
911
+
912
+ api.add_operation(:accept_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
913
+ o.name = "AcceptEnvironmentAccountConnection"
914
+ o.http_method = "POST"
915
+ o.http_request_uri = "/"
916
+ o.input = Shapes::ShapeRef.new(shape: AcceptEnvironmentAccountConnectionInput)
917
+ o.output = Shapes::ShapeRef.new(shape: AcceptEnvironmentAccountConnectionOutput)
918
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
919
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
920
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
921
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
923
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
924
+ end)
925
+
926
+ api.add_operation(:cancel_environment_deployment, Seahorse::Model::Operation.new.tap do |o|
927
+ o.name = "CancelEnvironmentDeployment"
928
+ o.http_method = "POST"
929
+ o.http_request_uri = "/"
930
+ o.input = Shapes::ShapeRef.new(shape: CancelEnvironmentDeploymentInput)
931
+ o.output = Shapes::ShapeRef.new(shape: CancelEnvironmentDeploymentOutput)
932
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
933
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
934
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
935
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
936
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
937
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
938
+ end)
939
+
940
+ api.add_operation(:cancel_service_instance_deployment, Seahorse::Model::Operation.new.tap do |o|
941
+ o.name = "CancelServiceInstanceDeployment"
942
+ o.http_method = "POST"
943
+ o.http_request_uri = "/"
944
+ o.input = Shapes::ShapeRef.new(shape: CancelServiceInstanceDeploymentInput)
945
+ o.output = Shapes::ShapeRef.new(shape: CancelServiceInstanceDeploymentOutput)
946
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
947
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
948
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
949
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
950
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
951
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
952
+ end)
953
+
954
+ api.add_operation(:cancel_service_pipeline_deployment, Seahorse::Model::Operation.new.tap do |o|
955
+ o.name = "CancelServicePipelineDeployment"
956
+ o.http_method = "POST"
957
+ o.http_request_uri = "/"
958
+ o.input = Shapes::ShapeRef.new(shape: CancelServicePipelineDeploymentInput)
959
+ o.output = Shapes::ShapeRef.new(shape: CancelServicePipelineDeploymentOutput)
960
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
961
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
962
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
963
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
964
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
965
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
966
+ end)
967
+
968
+ api.add_operation(:create_environment, Seahorse::Model::Operation.new.tap do |o|
969
+ o.name = "CreateEnvironment"
970
+ o.http_method = "POST"
971
+ o.http_request_uri = "/"
972
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentInput)
973
+ o.output = Shapes::ShapeRef.new(shape: CreateEnvironmentOutput)
974
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
975
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
976
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
977
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
978
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
979
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
980
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
981
+ end)
982
+
983
+ api.add_operation(:create_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
984
+ o.name = "CreateEnvironmentAccountConnection"
985
+ o.http_method = "POST"
986
+ o.http_request_uri = "/"
987
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentAccountConnectionInput)
988
+ o.output = Shapes::ShapeRef.new(shape: CreateEnvironmentAccountConnectionOutput)
989
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
990
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
991
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
992
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
993
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
994
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
995
+ end)
996
+
997
+ api.add_operation(:create_environment_template, Seahorse::Model::Operation.new.tap do |o|
998
+ o.name = "CreateEnvironmentTemplate"
999
+ o.http_method = "POST"
1000
+ o.http_request_uri = "/"
1001
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentTemplateInput)
1002
+ o.output = Shapes::ShapeRef.new(shape: CreateEnvironmentTemplateOutput)
1003
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1005
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1006
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1007
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1008
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1009
+ end)
1010
+
1011
+ api.add_operation(:create_environment_template_version, Seahorse::Model::Operation.new.tap do |o|
1012
+ o.name = "CreateEnvironmentTemplateVersion"
1013
+ o.http_method = "POST"
1014
+ o.http_request_uri = "/"
1015
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentTemplateVersionInput)
1016
+ o.output = Shapes::ShapeRef.new(shape: CreateEnvironmentTemplateVersionOutput)
1017
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1018
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1019
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1020
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1021
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1022
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1023
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1024
+ end)
1025
+
1026
+ api.add_operation(:create_service, Seahorse::Model::Operation.new.tap do |o|
1027
+ o.name = "CreateService"
1028
+ o.http_method = "POST"
1029
+ o.http_request_uri = "/"
1030
+ o.input = Shapes::ShapeRef.new(shape: CreateServiceInput)
1031
+ o.output = Shapes::ShapeRef.new(shape: CreateServiceOutput)
1032
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1033
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1034
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1035
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1036
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1037
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1039
+ end)
1040
+
1041
+ api.add_operation(:create_service_template, Seahorse::Model::Operation.new.tap do |o|
1042
+ o.name = "CreateServiceTemplate"
1043
+ o.http_method = "POST"
1044
+ o.http_request_uri = "/"
1045
+ o.input = Shapes::ShapeRef.new(shape: CreateServiceTemplateInput)
1046
+ o.output = Shapes::ShapeRef.new(shape: CreateServiceTemplateOutput)
1047
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1048
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1049
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1050
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1051
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1052
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1053
+ end)
1054
+
1055
+ api.add_operation(:create_service_template_version, Seahorse::Model::Operation.new.tap do |o|
1056
+ o.name = "CreateServiceTemplateVersion"
1057
+ o.http_method = "POST"
1058
+ o.http_request_uri = "/"
1059
+ o.input = Shapes::ShapeRef.new(shape: CreateServiceTemplateVersionInput)
1060
+ o.output = Shapes::ShapeRef.new(shape: CreateServiceTemplateVersionOutput)
1061
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1062
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1063
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1068
+ end)
1069
+
1070
+ api.add_operation(:delete_environment, Seahorse::Model::Operation.new.tap do |o|
1071
+ o.name = "DeleteEnvironment"
1072
+ o.http_method = "POST"
1073
+ o.http_request_uri = "/"
1074
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentInput)
1075
+ o.output = Shapes::ShapeRef.new(shape: DeleteEnvironmentOutput)
1076
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1077
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1079
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1082
+ end)
1083
+
1084
+ api.add_operation(:delete_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
1085
+ o.name = "DeleteEnvironmentAccountConnection"
1086
+ o.http_method = "POST"
1087
+ o.http_request_uri = "/"
1088
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentAccountConnectionInput)
1089
+ o.output = Shapes::ShapeRef.new(shape: DeleteEnvironmentAccountConnectionOutput)
1090
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1095
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1096
+ end)
1097
+
1098
+ api.add_operation(:delete_environment_template, Seahorse::Model::Operation.new.tap do |o|
1099
+ o.name = "DeleteEnvironmentTemplate"
1100
+ o.http_method = "POST"
1101
+ o.http_request_uri = "/"
1102
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentTemplateInput)
1103
+ o.output = Shapes::ShapeRef.new(shape: DeleteEnvironmentTemplateOutput)
1104
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1105
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1108
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1109
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1110
+ end)
1111
+
1112
+ api.add_operation(:delete_environment_template_version, Seahorse::Model::Operation.new.tap do |o|
1113
+ o.name = "DeleteEnvironmentTemplateVersion"
1114
+ o.http_method = "POST"
1115
+ o.http_request_uri = "/"
1116
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentTemplateVersionInput)
1117
+ o.output = Shapes::ShapeRef.new(shape: DeleteEnvironmentTemplateVersionOutput)
1118
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1121
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1122
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1123
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1124
+ end)
1125
+
1126
+ api.add_operation(:delete_service, Seahorse::Model::Operation.new.tap do |o|
1127
+ o.name = "DeleteService"
1128
+ o.http_method = "POST"
1129
+ o.http_request_uri = "/"
1130
+ o.input = Shapes::ShapeRef.new(shape: DeleteServiceInput)
1131
+ o.output = Shapes::ShapeRef.new(shape: DeleteServiceOutput)
1132
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1134
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1135
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1136
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1137
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1138
+ end)
1139
+
1140
+ api.add_operation(:delete_service_template, Seahorse::Model::Operation.new.tap do |o|
1141
+ o.name = "DeleteServiceTemplate"
1142
+ o.http_method = "POST"
1143
+ o.http_request_uri = "/"
1144
+ o.input = Shapes::ShapeRef.new(shape: DeleteServiceTemplateInput)
1145
+ o.output = Shapes::ShapeRef.new(shape: DeleteServiceTemplateOutput)
1146
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1150
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1151
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1152
+ end)
1153
+
1154
+ api.add_operation(:delete_service_template_version, Seahorse::Model::Operation.new.tap do |o|
1155
+ o.name = "DeleteServiceTemplateVersion"
1156
+ o.http_method = "POST"
1157
+ o.http_request_uri = "/"
1158
+ o.input = Shapes::ShapeRef.new(shape: DeleteServiceTemplateVersionInput)
1159
+ o.output = Shapes::ShapeRef.new(shape: DeleteServiceTemplateVersionOutput)
1160
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1164
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1165
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1166
+ end)
1167
+
1168
+ api.add_operation(:get_account_settings, Seahorse::Model::Operation.new.tap do |o|
1169
+ o.name = "GetAccountSettings"
1170
+ o.http_method = "POST"
1171
+ o.http_request_uri = "/"
1172
+ o.input = Shapes::ShapeRef.new(shape: GetAccountSettingsInput)
1173
+ o.output = Shapes::ShapeRef.new(shape: GetAccountSettingsOutput)
1174
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1179
+ end)
1180
+
1181
+ api.add_operation(:get_environment, Seahorse::Model::Operation.new.tap do |o|
1182
+ o.name = "GetEnvironment"
1183
+ o.http_method = "POST"
1184
+ o.http_request_uri = "/"
1185
+ o.input = Shapes::ShapeRef.new(shape: GetEnvironmentInput)
1186
+ o.output = Shapes::ShapeRef.new(shape: GetEnvironmentOutput)
1187
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1188
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1189
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1190
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1191
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1192
+ end)
1193
+
1194
+ api.add_operation(:get_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
1195
+ o.name = "GetEnvironmentAccountConnection"
1196
+ o.http_method = "POST"
1197
+ o.http_request_uri = "/"
1198
+ o.input = Shapes::ShapeRef.new(shape: GetEnvironmentAccountConnectionInput)
1199
+ o.output = Shapes::ShapeRef.new(shape: GetEnvironmentAccountConnectionOutput)
1200
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1201
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1205
+ end)
1206
+
1207
+ api.add_operation(:get_environment_template, Seahorse::Model::Operation.new.tap do |o|
1208
+ o.name = "GetEnvironmentTemplate"
1209
+ o.http_method = "POST"
1210
+ o.http_request_uri = "/"
1211
+ o.input = Shapes::ShapeRef.new(shape: GetEnvironmentTemplateInput)
1212
+ o.output = Shapes::ShapeRef.new(shape: GetEnvironmentTemplateOutput)
1213
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1214
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1215
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1216
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1218
+ end)
1219
+
1220
+ api.add_operation(:get_environment_template_version, Seahorse::Model::Operation.new.tap do |o|
1221
+ o.name = "GetEnvironmentTemplateVersion"
1222
+ o.http_method = "POST"
1223
+ o.http_request_uri = "/"
1224
+ o.input = Shapes::ShapeRef.new(shape: GetEnvironmentTemplateVersionInput)
1225
+ o.output = Shapes::ShapeRef.new(shape: GetEnvironmentTemplateVersionOutput)
1226
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1227
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1228
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1231
+ end)
1232
+
1233
+ api.add_operation(:get_service, Seahorse::Model::Operation.new.tap do |o|
1234
+ o.name = "GetService"
1235
+ o.http_method = "POST"
1236
+ o.http_request_uri = "/"
1237
+ o.input = Shapes::ShapeRef.new(shape: GetServiceInput)
1238
+ o.output = Shapes::ShapeRef.new(shape: GetServiceOutput)
1239
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1240
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1241
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1244
+ end)
1245
+
1246
+ api.add_operation(:get_service_instance, Seahorse::Model::Operation.new.tap do |o|
1247
+ o.name = "GetServiceInstance"
1248
+ o.http_method = "POST"
1249
+ o.http_request_uri = "/"
1250
+ o.input = Shapes::ShapeRef.new(shape: GetServiceInstanceInput)
1251
+ o.output = Shapes::ShapeRef.new(shape: GetServiceInstanceOutput)
1252
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1253
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1254
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1255
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1256
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1257
+ end)
1258
+
1259
+ api.add_operation(:get_service_template, Seahorse::Model::Operation.new.tap do |o|
1260
+ o.name = "GetServiceTemplate"
1261
+ o.http_method = "POST"
1262
+ o.http_request_uri = "/"
1263
+ o.input = Shapes::ShapeRef.new(shape: GetServiceTemplateInput)
1264
+ o.output = Shapes::ShapeRef.new(shape: GetServiceTemplateOutput)
1265
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1266
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1267
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1268
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1270
+ end)
1271
+
1272
+ api.add_operation(:get_service_template_version, Seahorse::Model::Operation.new.tap do |o|
1273
+ o.name = "GetServiceTemplateVersion"
1274
+ o.http_method = "POST"
1275
+ o.http_request_uri = "/"
1276
+ o.input = Shapes::ShapeRef.new(shape: GetServiceTemplateVersionInput)
1277
+ o.output = Shapes::ShapeRef.new(shape: GetServiceTemplateVersionOutput)
1278
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1279
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1280
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1281
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1282
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1283
+ end)
1284
+
1285
+ api.add_operation(:list_environment_account_connections, Seahorse::Model::Operation.new.tap do |o|
1286
+ o.name = "ListEnvironmentAccountConnections"
1287
+ o.http_method = "POST"
1288
+ o.http_request_uri = "/"
1289
+ o.input = Shapes::ShapeRef.new(shape: ListEnvironmentAccountConnectionsInput)
1290
+ o.output = Shapes::ShapeRef.new(shape: ListEnvironmentAccountConnectionsOutput)
1291
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1292
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1294
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1295
+ o[:pager] = Aws::Pager.new(
1296
+ limit_key: "max_results",
1297
+ tokens: {
1298
+ "next_token" => "next_token"
1299
+ }
1300
+ )
1301
+ end)
1302
+
1303
+ api.add_operation(:list_environment_template_versions, Seahorse::Model::Operation.new.tap do |o|
1304
+ o.name = "ListEnvironmentTemplateVersions"
1305
+ o.http_method = "POST"
1306
+ o.http_request_uri = "/"
1307
+ o.input = Shapes::ShapeRef.new(shape: ListEnvironmentTemplateVersionsInput)
1308
+ o.output = Shapes::ShapeRef.new(shape: ListEnvironmentTemplateVersionsOutput)
1309
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1310
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1311
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1312
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1313
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1314
+ o[:pager] = Aws::Pager.new(
1315
+ limit_key: "max_results",
1316
+ tokens: {
1317
+ "next_token" => "next_token"
1318
+ }
1319
+ )
1320
+ end)
1321
+
1322
+ api.add_operation(:list_environment_templates, Seahorse::Model::Operation.new.tap do |o|
1323
+ o.name = "ListEnvironmentTemplates"
1324
+ o.http_method = "POST"
1325
+ o.http_request_uri = "/"
1326
+ o.input = Shapes::ShapeRef.new(shape: ListEnvironmentTemplatesInput)
1327
+ o.output = Shapes::ShapeRef.new(shape: ListEnvironmentTemplatesOutput)
1328
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1330
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1331
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1332
+ o[:pager] = Aws::Pager.new(
1333
+ limit_key: "max_results",
1334
+ tokens: {
1335
+ "next_token" => "next_token"
1336
+ }
1337
+ )
1338
+ end)
1339
+
1340
+ api.add_operation(:list_environments, Seahorse::Model::Operation.new.tap do |o|
1341
+ o.name = "ListEnvironments"
1342
+ o.http_method = "POST"
1343
+ o.http_request_uri = "/"
1344
+ o.input = Shapes::ShapeRef.new(shape: ListEnvironmentsInput)
1345
+ o.output = Shapes::ShapeRef.new(shape: ListEnvironmentsOutput)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1350
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1351
+ o[:pager] = Aws::Pager.new(
1352
+ limit_key: "max_results",
1353
+ tokens: {
1354
+ "next_token" => "next_token"
1355
+ }
1356
+ )
1357
+ end)
1358
+
1359
+ api.add_operation(:list_service_instances, Seahorse::Model::Operation.new.tap do |o|
1360
+ o.name = "ListServiceInstances"
1361
+ o.http_method = "POST"
1362
+ o.http_request_uri = "/"
1363
+ o.input = Shapes::ShapeRef.new(shape: ListServiceInstancesInput)
1364
+ o.output = Shapes::ShapeRef.new(shape: ListServiceInstancesOutput)
1365
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1366
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1367
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1370
+ o[:pager] = Aws::Pager.new(
1371
+ limit_key: "max_results",
1372
+ tokens: {
1373
+ "next_token" => "next_token"
1374
+ }
1375
+ )
1376
+ end)
1377
+
1378
+ api.add_operation(:list_service_template_versions, Seahorse::Model::Operation.new.tap do |o|
1379
+ o.name = "ListServiceTemplateVersions"
1380
+ o.http_method = "POST"
1381
+ o.http_request_uri = "/"
1382
+ o.input = Shapes::ShapeRef.new(shape: ListServiceTemplateVersionsInput)
1383
+ o.output = Shapes::ShapeRef.new(shape: ListServiceTemplateVersionsOutput)
1384
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1385
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1387
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1388
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1389
+ o[:pager] = Aws::Pager.new(
1390
+ limit_key: "max_results",
1391
+ tokens: {
1392
+ "next_token" => "next_token"
1393
+ }
1394
+ )
1395
+ end)
1396
+
1397
+ api.add_operation(:list_service_templates, Seahorse::Model::Operation.new.tap do |o|
1398
+ o.name = "ListServiceTemplates"
1399
+ o.http_method = "POST"
1400
+ o.http_request_uri = "/"
1401
+ o.input = Shapes::ShapeRef.new(shape: ListServiceTemplatesInput)
1402
+ o.output = Shapes::ShapeRef.new(shape: ListServiceTemplatesOutput)
1403
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1404
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1405
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1406
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1407
+ o[:pager] = Aws::Pager.new(
1408
+ limit_key: "max_results",
1409
+ tokens: {
1410
+ "next_token" => "next_token"
1411
+ }
1412
+ )
1413
+ end)
1414
+
1415
+ api.add_operation(:list_services, Seahorse::Model::Operation.new.tap do |o|
1416
+ o.name = "ListServices"
1417
+ o.http_method = "POST"
1418
+ o.http_request_uri = "/"
1419
+ o.input = Shapes::ShapeRef.new(shape: ListServicesInput)
1420
+ o.output = Shapes::ShapeRef.new(shape: ListServicesOutput)
1421
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1422
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1423
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1424
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1425
+ o[:pager] = Aws::Pager.new(
1426
+ limit_key: "max_results",
1427
+ tokens: {
1428
+ "next_token" => "next_token"
1429
+ }
1430
+ )
1431
+ end)
1432
+
1433
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1434
+ o.name = "ListTagsForResource"
1435
+ o.http_method = "POST"
1436
+ o.http_request_uri = "/"
1437
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceInput)
1438
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceOutput)
1439
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1441
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1442
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1443
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1444
+ o[:pager] = Aws::Pager.new(
1445
+ limit_key: "max_results",
1446
+ tokens: {
1447
+ "next_token" => "next_token"
1448
+ }
1449
+ )
1450
+ end)
1451
+
1452
+ api.add_operation(:reject_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
1453
+ o.name = "RejectEnvironmentAccountConnection"
1454
+ o.http_method = "POST"
1455
+ o.http_request_uri = "/"
1456
+ o.input = Shapes::ShapeRef.new(shape: RejectEnvironmentAccountConnectionInput)
1457
+ o.output = Shapes::ShapeRef.new(shape: RejectEnvironmentAccountConnectionOutput)
1458
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1459
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1460
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1461
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1462
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1463
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1464
+ end)
1465
+
1466
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1467
+ o.name = "TagResource"
1468
+ o.http_method = "POST"
1469
+ o.http_request_uri = "/"
1470
+ o.input = Shapes::ShapeRef.new(shape: TagResourceInput)
1471
+ o.output = Shapes::ShapeRef.new(shape: TagResourceOutput)
1472
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1473
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1478
+ end)
1479
+
1480
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1481
+ o.name = "UntagResource"
1482
+ o.http_method = "POST"
1483
+ o.http_request_uri = "/"
1484
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceInput)
1485
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceOutput)
1486
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1488
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1489
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1492
+ end)
1493
+
1494
+ api.add_operation(:update_account_settings, Seahorse::Model::Operation.new.tap do |o|
1495
+ o.name = "UpdateAccountSettings"
1496
+ o.http_method = "POST"
1497
+ o.http_request_uri = "/"
1498
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccountSettingsInput)
1499
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccountSettingsOutput)
1500
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1501
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1502
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1504
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1505
+ end)
1506
+
1507
+ api.add_operation(:update_environment, Seahorse::Model::Operation.new.tap do |o|
1508
+ o.name = "UpdateEnvironment"
1509
+ o.http_method = "POST"
1510
+ o.http_request_uri = "/"
1511
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentInput)
1512
+ o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentOutput)
1513
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1514
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1515
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1516
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1517
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1518
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1519
+ end)
1520
+
1521
+ api.add_operation(:update_environment_account_connection, Seahorse::Model::Operation.new.tap do |o|
1522
+ o.name = "UpdateEnvironmentAccountConnection"
1523
+ o.http_method = "POST"
1524
+ o.http_request_uri = "/"
1525
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentAccountConnectionInput)
1526
+ o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentAccountConnectionOutput)
1527
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1528
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1529
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1530
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1531
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1532
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1533
+ end)
1534
+
1535
+ api.add_operation(:update_environment_template, Seahorse::Model::Operation.new.tap do |o|
1536
+ o.name = "UpdateEnvironmentTemplate"
1537
+ o.http_method = "POST"
1538
+ o.http_request_uri = "/"
1539
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentTemplateInput)
1540
+ o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentTemplateOutput)
1541
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1542
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1543
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1544
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1545
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1546
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1547
+ end)
1548
+
1549
+ api.add_operation(:update_environment_template_version, Seahorse::Model::Operation.new.tap do |o|
1550
+ o.name = "UpdateEnvironmentTemplateVersion"
1551
+ o.http_method = "POST"
1552
+ o.http_request_uri = "/"
1553
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentTemplateVersionInput)
1554
+ o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentTemplateVersionOutput)
1555
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1556
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1557
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1558
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1559
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1560
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1561
+ end)
1562
+
1563
+ api.add_operation(:update_service, Seahorse::Model::Operation.new.tap do |o|
1564
+ o.name = "UpdateService"
1565
+ o.http_method = "POST"
1566
+ o.http_request_uri = "/"
1567
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceInput)
1568
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceOutput)
1569
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1571
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1573
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1574
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1575
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1576
+ end)
1577
+
1578
+ api.add_operation(:update_service_instance, Seahorse::Model::Operation.new.tap do |o|
1579
+ o.name = "UpdateServiceInstance"
1580
+ o.http_method = "POST"
1581
+ o.http_request_uri = "/"
1582
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceInstanceInput)
1583
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceInstanceOutput)
1584
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1585
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1586
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1587
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1588
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1589
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1590
+ end)
1591
+
1592
+ api.add_operation(:update_service_pipeline, Seahorse::Model::Operation.new.tap do |o|
1593
+ o.name = "UpdateServicePipeline"
1594
+ o.http_method = "POST"
1595
+ o.http_request_uri = "/"
1596
+ o.input = Shapes::ShapeRef.new(shape: UpdateServicePipelineInput)
1597
+ o.output = Shapes::ShapeRef.new(shape: UpdateServicePipelineOutput)
1598
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1599
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1600
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1601
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1602
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1603
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1604
+ end)
1605
+
1606
+ api.add_operation(:update_service_template, Seahorse::Model::Operation.new.tap do |o|
1607
+ o.name = "UpdateServiceTemplate"
1608
+ o.http_method = "POST"
1609
+ o.http_request_uri = "/"
1610
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceTemplateInput)
1611
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceTemplateOutput)
1612
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1613
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1614
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1615
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1616
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1617
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1618
+ end)
1619
+
1620
+ api.add_operation(:update_service_template_version, Seahorse::Model::Operation.new.tap do |o|
1621
+ o.name = "UpdateServiceTemplateVersion"
1622
+ o.http_method = "POST"
1623
+ o.http_request_uri = "/"
1624
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceTemplateVersionInput)
1625
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceTemplateVersionOutput)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1629
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1630
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1631
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1632
+ end)
1633
+ end
1634
+
1635
+ end
1636
+ end