aws-sdk-medicalimaging 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,809 @@
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::MedicalImaging
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ Arn = Shapes::StringShape.new(name: 'Arn')
18
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
19
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
20
+ CopyDestinationImageSet = Shapes::StructureShape.new(name: 'CopyDestinationImageSet')
21
+ CopyDestinationImageSetProperties = Shapes::StructureShape.new(name: 'CopyDestinationImageSetProperties')
22
+ CopyImageSetInformation = Shapes::StructureShape.new(name: 'CopyImageSetInformation')
23
+ CopyImageSetRequest = Shapes::StructureShape.new(name: 'CopyImageSetRequest')
24
+ CopyImageSetResponse = Shapes::StructureShape.new(name: 'CopyImageSetResponse')
25
+ CopySourceImageSetInformation = Shapes::StructureShape.new(name: 'CopySourceImageSetInformation')
26
+ CopySourceImageSetProperties = Shapes::StructureShape.new(name: 'CopySourceImageSetProperties')
27
+ CreateDatastoreRequest = Shapes::StructureShape.new(name: 'CreateDatastoreRequest')
28
+ CreateDatastoreResponse = Shapes::StructureShape.new(name: 'CreateDatastoreResponse')
29
+ DICOMAccessionNumber = Shapes::StringShape.new(name: 'DICOMAccessionNumber')
30
+ DICOMAttribute = Shapes::BlobShape.new(name: 'DICOMAttribute')
31
+ DICOMImportJobProperties = Shapes::StructureShape.new(name: 'DICOMImportJobProperties')
32
+ DICOMImportJobSummaries = Shapes::ListShape.new(name: 'DICOMImportJobSummaries')
33
+ DICOMImportJobSummary = Shapes::StructureShape.new(name: 'DICOMImportJobSummary')
34
+ DICOMNumberOfStudyRelatedInstances = Shapes::IntegerShape.new(name: 'DICOMNumberOfStudyRelatedInstances')
35
+ DICOMNumberOfStudyRelatedSeries = Shapes::IntegerShape.new(name: 'DICOMNumberOfStudyRelatedSeries')
36
+ DICOMPatientBirthDate = Shapes::StringShape.new(name: 'DICOMPatientBirthDate')
37
+ DICOMPatientId = Shapes::StringShape.new(name: 'DICOMPatientId')
38
+ DICOMPatientName = Shapes::StringShape.new(name: 'DICOMPatientName')
39
+ DICOMPatientSex = Shapes::StringShape.new(name: 'DICOMPatientSex')
40
+ DICOMStudyDate = Shapes::StringShape.new(name: 'DICOMStudyDate')
41
+ DICOMStudyDateAndTime = Shapes::StructureShape.new(name: 'DICOMStudyDateAndTime')
42
+ DICOMStudyDescription = Shapes::StringShape.new(name: 'DICOMStudyDescription')
43
+ DICOMStudyId = Shapes::StringShape.new(name: 'DICOMStudyId')
44
+ DICOMStudyInstanceUID = Shapes::StringShape.new(name: 'DICOMStudyInstanceUID')
45
+ DICOMStudyTime = Shapes::StringShape.new(name: 'DICOMStudyTime')
46
+ DICOMTags = Shapes::StructureShape.new(name: 'DICOMTags')
47
+ DICOMUpdates = Shapes::StructureShape.new(name: 'DICOMUpdates')
48
+ DatastoreId = Shapes::StringShape.new(name: 'DatastoreId')
49
+ DatastoreName = Shapes::StringShape.new(name: 'DatastoreName')
50
+ DatastoreProperties = Shapes::StructureShape.new(name: 'DatastoreProperties')
51
+ DatastoreStatus = Shapes::StringShape.new(name: 'DatastoreStatus')
52
+ DatastoreSummaries = Shapes::ListShape.new(name: 'DatastoreSummaries')
53
+ DatastoreSummary = Shapes::StructureShape.new(name: 'DatastoreSummary')
54
+ Date = Shapes::TimestampShape.new(name: 'Date')
55
+ DeleteDatastoreRequest = Shapes::StructureShape.new(name: 'DeleteDatastoreRequest')
56
+ DeleteDatastoreResponse = Shapes::StructureShape.new(name: 'DeleteDatastoreResponse')
57
+ DeleteImageSetRequest = Shapes::StructureShape.new(name: 'DeleteImageSetRequest')
58
+ DeleteImageSetResponse = Shapes::StructureShape.new(name: 'DeleteImageSetResponse')
59
+ GetDICOMImportJobRequest = Shapes::StructureShape.new(name: 'GetDICOMImportJobRequest')
60
+ GetDICOMImportJobResponse = Shapes::StructureShape.new(name: 'GetDICOMImportJobResponse')
61
+ GetDatastoreRequest = Shapes::StructureShape.new(name: 'GetDatastoreRequest')
62
+ GetDatastoreResponse = Shapes::StructureShape.new(name: 'GetDatastoreResponse')
63
+ GetImageFrameRequest = Shapes::StructureShape.new(name: 'GetImageFrameRequest')
64
+ GetImageFrameResponse = Shapes::StructureShape.new(name: 'GetImageFrameResponse')
65
+ GetImageSetMetadataRequest = Shapes::StructureShape.new(name: 'GetImageSetMetadataRequest')
66
+ GetImageSetMetadataResponse = Shapes::StructureShape.new(name: 'GetImageSetMetadataResponse')
67
+ GetImageSetRequest = Shapes::StructureShape.new(name: 'GetImageSetRequest')
68
+ GetImageSetResponse = Shapes::StructureShape.new(name: 'GetImageSetResponse')
69
+ ImageFrameId = Shapes::StringShape.new(name: 'ImageFrameId')
70
+ ImageFrameInformation = Shapes::StructureShape.new(name: 'ImageFrameInformation')
71
+ ImageSetExternalVersionId = Shapes::StringShape.new(name: 'ImageSetExternalVersionId')
72
+ ImageSetId = Shapes::StringShape.new(name: 'ImageSetId')
73
+ ImageSetMetadataBlob = Shapes::BlobShape.new(name: 'ImageSetMetadataBlob', streaming: true)
74
+ ImageSetProperties = Shapes::StructureShape.new(name: 'ImageSetProperties')
75
+ ImageSetPropertiesList = Shapes::ListShape.new(name: 'ImageSetPropertiesList')
76
+ ImageSetState = Shapes::StringShape.new(name: 'ImageSetState')
77
+ ImageSetWorkflowStatus = Shapes::StringShape.new(name: 'ImageSetWorkflowStatus')
78
+ ImageSetsMetadataSummaries = Shapes::ListShape.new(name: 'ImageSetsMetadataSummaries')
79
+ ImageSetsMetadataSummary = Shapes::StructureShape.new(name: 'ImageSetsMetadataSummary')
80
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
81
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
82
+ JobId = Shapes::StringShape.new(name: 'JobId')
83
+ JobName = Shapes::StringShape.new(name: 'JobName')
84
+ JobStatus = Shapes::StringShape.new(name: 'JobStatus')
85
+ KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
86
+ ListDICOMImportJobsRequest = Shapes::StructureShape.new(name: 'ListDICOMImportJobsRequest')
87
+ ListDICOMImportJobsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListDICOMImportJobsRequestMaxResultsInteger')
88
+ ListDICOMImportJobsResponse = Shapes::StructureShape.new(name: 'ListDICOMImportJobsResponse')
89
+ ListDatastoresRequest = Shapes::StructureShape.new(name: 'ListDatastoresRequest')
90
+ ListDatastoresRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListDatastoresRequestMaxResultsInteger')
91
+ ListDatastoresResponse = Shapes::StructureShape.new(name: 'ListDatastoresResponse')
92
+ ListImageSetVersionsRequest = Shapes::StructureShape.new(name: 'ListImageSetVersionsRequest')
93
+ ListImageSetVersionsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListImageSetVersionsRequestMaxResultsInteger')
94
+ ListImageSetVersionsResponse = Shapes::StructureShape.new(name: 'ListImageSetVersionsResponse')
95
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
96
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
97
+ Message = Shapes::StringShape.new(name: 'Message')
98
+ MetadataUpdates = Shapes::UnionShape.new(name: 'MetadataUpdates')
99
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
100
+ Operator = Shapes::StringShape.new(name: 'Operator')
101
+ PayloadBlob = Shapes::BlobShape.new(name: 'PayloadBlob', streaming: true)
102
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
103
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
104
+ S3Uri = Shapes::StringShape.new(name: 'S3Uri')
105
+ SearchByAttributeValue = Shapes::UnionShape.new(name: 'SearchByAttributeValue')
106
+ SearchCriteria = Shapes::StructureShape.new(name: 'SearchCriteria')
107
+ SearchCriteriaFiltersList = Shapes::ListShape.new(name: 'SearchCriteriaFiltersList')
108
+ SearchFilter = Shapes::StructureShape.new(name: 'SearchFilter')
109
+ SearchFilterValuesList = Shapes::ListShape.new(name: 'SearchFilterValuesList')
110
+ SearchImageSetsRequest = Shapes::StructureShape.new(name: 'SearchImageSetsRequest')
111
+ SearchImageSetsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'SearchImageSetsRequestMaxResultsInteger')
112
+ SearchImageSetsResponse = Shapes::StructureShape.new(name: 'SearchImageSetsResponse')
113
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
114
+ StartDICOMImportJobRequest = Shapes::StructureShape.new(name: 'StartDICOMImportJobRequest')
115
+ StartDICOMImportJobResponse = Shapes::StructureShape.new(name: 'StartDICOMImportJobResponse')
116
+ String = Shapes::StringShape.new(name: 'String')
117
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
118
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
119
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
120
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
121
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
122
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
123
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
124
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
125
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
126
+ UpdateImageSetMetadataRequest = Shapes::StructureShape.new(name: 'UpdateImageSetMetadataRequest')
127
+ UpdateImageSetMetadataResponse = Shapes::StructureShape.new(name: 'UpdateImageSetMetadataResponse')
128
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
129
+
130
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
131
+ AccessDeniedException.struct_class = Types::AccessDeniedException
132
+
133
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
134
+ ConflictException.struct_class = Types::ConflictException
135
+
136
+ CopyDestinationImageSet.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
137
+ CopyDestinationImageSet.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "latestVersionId"))
138
+ CopyDestinationImageSet.struct_class = Types::CopyDestinationImageSet
139
+
140
+ CopyDestinationImageSetProperties.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
141
+ CopyDestinationImageSetProperties.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "latestVersionId"))
142
+ CopyDestinationImageSetProperties.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, location_name: "imageSetState"))
143
+ CopyDestinationImageSetProperties.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, location_name: "imageSetWorkflowStatus"))
144
+ CopyDestinationImageSetProperties.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
145
+ CopyDestinationImageSetProperties.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
146
+ CopyDestinationImageSetProperties.add_member(:image_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "imageSetArn"))
147
+ CopyDestinationImageSetProperties.struct_class = Types::CopyDestinationImageSetProperties
148
+
149
+ CopyImageSetInformation.add_member(:source_image_set, Shapes::ShapeRef.new(shape: CopySourceImageSetInformation, required: true, location_name: "sourceImageSet"))
150
+ CopyImageSetInformation.add_member(:destination_image_set, Shapes::ShapeRef.new(shape: CopyDestinationImageSet, location_name: "destinationImageSet"))
151
+ CopyImageSetInformation.struct_class = Types::CopyImageSetInformation
152
+
153
+ CopyImageSetRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
154
+ CopyImageSetRequest.add_member(:source_image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "sourceImageSetId"))
155
+ CopyImageSetRequest.add_member(:copy_image_set_information, Shapes::ShapeRef.new(shape: CopyImageSetInformation, required: true, location_name: "copyImageSetInformation"))
156
+ CopyImageSetRequest.struct_class = Types::CopyImageSetRequest
157
+ CopyImageSetRequest[:payload] = :copy_image_set_information
158
+ CopyImageSetRequest[:payload_member] = CopyImageSetRequest.member(:copy_image_set_information)
159
+
160
+ CopyImageSetResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
161
+ CopyImageSetResponse.add_member(:source_image_set_properties, Shapes::ShapeRef.new(shape: CopySourceImageSetProperties, required: true, location_name: "sourceImageSetProperties"))
162
+ CopyImageSetResponse.add_member(:destination_image_set_properties, Shapes::ShapeRef.new(shape: CopyDestinationImageSetProperties, required: true, location_name: "destinationImageSetProperties"))
163
+ CopyImageSetResponse.struct_class = Types::CopyImageSetResponse
164
+
165
+ CopySourceImageSetInformation.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "latestVersionId"))
166
+ CopySourceImageSetInformation.struct_class = Types::CopySourceImageSetInformation
167
+
168
+ CopySourceImageSetProperties.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
169
+ CopySourceImageSetProperties.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "latestVersionId"))
170
+ CopySourceImageSetProperties.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, location_name: "imageSetState"))
171
+ CopySourceImageSetProperties.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, location_name: "imageSetWorkflowStatus"))
172
+ CopySourceImageSetProperties.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
173
+ CopySourceImageSetProperties.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
174
+ CopySourceImageSetProperties.add_member(:image_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "imageSetArn"))
175
+ CopySourceImageSetProperties.struct_class = Types::CopySourceImageSetProperties
176
+
177
+ CreateDatastoreRequest.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, location_name: "datastoreName"))
178
+ CreateDatastoreRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
179
+ CreateDatastoreRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
180
+ CreateDatastoreRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
181
+ CreateDatastoreRequest.struct_class = Types::CreateDatastoreRequest
182
+
183
+ CreateDatastoreResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
184
+ CreateDatastoreResponse.add_member(:datastore_status, Shapes::ShapeRef.new(shape: DatastoreStatus, required: true, location_name: "datastoreStatus"))
185
+ CreateDatastoreResponse.struct_class = Types::CreateDatastoreResponse
186
+
187
+ DICOMImportJobProperties.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location_name: "jobId"))
188
+ DICOMImportJobProperties.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "jobName"))
189
+ DICOMImportJobProperties.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "jobStatus"))
190
+ DICOMImportJobProperties.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
191
+ DICOMImportJobProperties.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "dataAccessRoleArn"))
192
+ DICOMImportJobProperties.add_member(:ended_at, Shapes::ShapeRef.new(shape: Date, location_name: "endedAt"))
193
+ DICOMImportJobProperties.add_member(:submitted_at, Shapes::ShapeRef.new(shape: Date, location_name: "submittedAt"))
194
+ DICOMImportJobProperties.add_member(:input_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "inputS3Uri"))
195
+ DICOMImportJobProperties.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "outputS3Uri"))
196
+ DICOMImportJobProperties.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
197
+ DICOMImportJobProperties.struct_class = Types::DICOMImportJobProperties
198
+
199
+ DICOMImportJobSummaries.member = Shapes::ShapeRef.new(shape: DICOMImportJobSummary)
200
+
201
+ DICOMImportJobSummary.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location_name: "jobId"))
202
+ DICOMImportJobSummary.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "jobName"))
203
+ DICOMImportJobSummary.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "jobStatus"))
204
+ DICOMImportJobSummary.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
205
+ DICOMImportJobSummary.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "dataAccessRoleArn"))
206
+ DICOMImportJobSummary.add_member(:ended_at, Shapes::ShapeRef.new(shape: Date, location_name: "endedAt"))
207
+ DICOMImportJobSummary.add_member(:submitted_at, Shapes::ShapeRef.new(shape: Date, location_name: "submittedAt"))
208
+ DICOMImportJobSummary.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
209
+ DICOMImportJobSummary.struct_class = Types::DICOMImportJobSummary
210
+
211
+ DICOMStudyDateAndTime.add_member(:dicom_study_date, Shapes::ShapeRef.new(shape: DICOMStudyDate, required: true, location_name: "DICOMStudyDate"))
212
+ DICOMStudyDateAndTime.add_member(:dicom_study_time, Shapes::ShapeRef.new(shape: DICOMStudyTime, location_name: "DICOMStudyTime"))
213
+ DICOMStudyDateAndTime.struct_class = Types::DICOMStudyDateAndTime
214
+
215
+ DICOMTags.add_member(:dicom_patient_id, Shapes::ShapeRef.new(shape: DICOMPatientId, location_name: "DICOMPatientId"))
216
+ DICOMTags.add_member(:dicom_patient_name, Shapes::ShapeRef.new(shape: DICOMPatientName, location_name: "DICOMPatientName"))
217
+ DICOMTags.add_member(:dicom_patient_birth_date, Shapes::ShapeRef.new(shape: DICOMPatientBirthDate, location_name: "DICOMPatientBirthDate"))
218
+ DICOMTags.add_member(:dicom_patient_sex, Shapes::ShapeRef.new(shape: DICOMPatientSex, location_name: "DICOMPatientSex"))
219
+ DICOMTags.add_member(:dicom_study_instance_uid, Shapes::ShapeRef.new(shape: DICOMStudyInstanceUID, location_name: "DICOMStudyInstanceUID"))
220
+ DICOMTags.add_member(:dicom_study_id, Shapes::ShapeRef.new(shape: DICOMStudyId, location_name: "DICOMStudyId"))
221
+ DICOMTags.add_member(:dicom_study_description, Shapes::ShapeRef.new(shape: DICOMStudyDescription, location_name: "DICOMStudyDescription"))
222
+ DICOMTags.add_member(:dicom_number_of_study_related_series, Shapes::ShapeRef.new(shape: DICOMNumberOfStudyRelatedSeries, location_name: "DICOMNumberOfStudyRelatedSeries"))
223
+ DICOMTags.add_member(:dicom_number_of_study_related_instances, Shapes::ShapeRef.new(shape: DICOMNumberOfStudyRelatedInstances, location_name: "DICOMNumberOfStudyRelatedInstances"))
224
+ DICOMTags.add_member(:dicom_accession_number, Shapes::ShapeRef.new(shape: DICOMAccessionNumber, location_name: "DICOMAccessionNumber"))
225
+ DICOMTags.add_member(:dicom_study_date, Shapes::ShapeRef.new(shape: DICOMStudyDate, location_name: "DICOMStudyDate"))
226
+ DICOMTags.add_member(:dicom_study_time, Shapes::ShapeRef.new(shape: DICOMStudyTime, location_name: "DICOMStudyTime"))
227
+ DICOMTags.struct_class = Types::DICOMTags
228
+
229
+ DICOMUpdates.add_member(:removable_attributes, Shapes::ShapeRef.new(shape: DICOMAttribute, location_name: "removableAttributes"))
230
+ DICOMUpdates.add_member(:updatable_attributes, Shapes::ShapeRef.new(shape: DICOMAttribute, location_name: "updatableAttributes"))
231
+ DICOMUpdates.struct_class = Types::DICOMUpdates
232
+
233
+ DatastoreProperties.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
234
+ DatastoreProperties.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location_name: "datastoreName"))
235
+ DatastoreProperties.add_member(:datastore_status, Shapes::ShapeRef.new(shape: DatastoreStatus, required: true, location_name: "datastoreStatus"))
236
+ DatastoreProperties.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
237
+ DatastoreProperties.add_member(:datastore_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datastoreArn"))
238
+ DatastoreProperties.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
239
+ DatastoreProperties.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
240
+ DatastoreProperties.struct_class = Types::DatastoreProperties
241
+
242
+ DatastoreSummaries.member = Shapes::ShapeRef.new(shape: DatastoreSummary)
243
+
244
+ DatastoreSummary.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
245
+ DatastoreSummary.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location_name: "datastoreName"))
246
+ DatastoreSummary.add_member(:datastore_status, Shapes::ShapeRef.new(shape: DatastoreStatus, required: true, location_name: "datastoreStatus"))
247
+ DatastoreSummary.add_member(:datastore_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datastoreArn"))
248
+ DatastoreSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
249
+ DatastoreSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
250
+ DatastoreSummary.struct_class = Types::DatastoreSummary
251
+
252
+ DeleteDatastoreRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
253
+ DeleteDatastoreRequest.struct_class = Types::DeleteDatastoreRequest
254
+
255
+ DeleteDatastoreResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
256
+ DeleteDatastoreResponse.add_member(:datastore_status, Shapes::ShapeRef.new(shape: DatastoreStatus, required: true, location_name: "datastoreStatus"))
257
+ DeleteDatastoreResponse.struct_class = Types::DeleteDatastoreResponse
258
+
259
+ DeleteImageSetRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
260
+ DeleteImageSetRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
261
+ DeleteImageSetRequest.struct_class = Types::DeleteImageSetRequest
262
+
263
+ DeleteImageSetResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
264
+ DeleteImageSetResponse.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
265
+ DeleteImageSetResponse.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, required: true, location_name: "imageSetState"))
266
+ DeleteImageSetResponse.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, required: true, location_name: "imageSetWorkflowStatus"))
267
+ DeleteImageSetResponse.struct_class = Types::DeleteImageSetResponse
268
+
269
+ GetDICOMImportJobRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
270
+ GetDICOMImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "jobId"))
271
+ GetDICOMImportJobRequest.struct_class = Types::GetDICOMImportJobRequest
272
+
273
+ GetDICOMImportJobResponse.add_member(:job_properties, Shapes::ShapeRef.new(shape: DICOMImportJobProperties, required: true, location_name: "jobProperties"))
274
+ GetDICOMImportJobResponse.struct_class = Types::GetDICOMImportJobResponse
275
+
276
+ GetDatastoreRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
277
+ GetDatastoreRequest.struct_class = Types::GetDatastoreRequest
278
+
279
+ GetDatastoreResponse.add_member(:datastore_properties, Shapes::ShapeRef.new(shape: DatastoreProperties, required: true, location_name: "datastoreProperties"))
280
+ GetDatastoreResponse.struct_class = Types::GetDatastoreResponse
281
+
282
+ GetImageFrameRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
283
+ GetImageFrameRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
284
+ GetImageFrameRequest.add_member(:image_frame_information, Shapes::ShapeRef.new(shape: ImageFrameInformation, required: true, location_name: "imageFrameInformation"))
285
+ GetImageFrameRequest.struct_class = Types::GetImageFrameRequest
286
+ GetImageFrameRequest[:payload] = :image_frame_information
287
+ GetImageFrameRequest[:payload_member] = GetImageFrameRequest.member(:image_frame_information)
288
+
289
+ GetImageFrameResponse.add_member(:image_frame_blob, Shapes::ShapeRef.new(shape: PayloadBlob, required: true, location_name: "imageFrameBlob"))
290
+ GetImageFrameResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
291
+ GetImageFrameResponse.struct_class = Types::GetImageFrameResponse
292
+ GetImageFrameResponse[:payload] = :image_frame_blob
293
+ GetImageFrameResponse[:payload_member] = GetImageFrameResponse.member(:image_frame_blob)
294
+
295
+ GetImageSetMetadataRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
296
+ GetImageSetMetadataRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
297
+ GetImageSetMetadataRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, location: "querystring", location_name: "version"))
298
+ GetImageSetMetadataRequest.struct_class = Types::GetImageSetMetadataRequest
299
+
300
+ GetImageSetMetadataResponse.add_member(:image_set_metadata_blob, Shapes::ShapeRef.new(shape: ImageSetMetadataBlob, required: true, location_name: "imageSetMetadataBlob"))
301
+ GetImageSetMetadataResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
302
+ GetImageSetMetadataResponse.add_member(:content_encoding, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Encoding"))
303
+ GetImageSetMetadataResponse.struct_class = Types::GetImageSetMetadataResponse
304
+ GetImageSetMetadataResponse[:payload] = :image_set_metadata_blob
305
+ GetImageSetMetadataResponse[:payload_member] = GetImageSetMetadataResponse.member(:image_set_metadata_blob)
306
+
307
+ GetImageSetRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
308
+ GetImageSetRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
309
+ GetImageSetRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, location: "querystring", location_name: "version"))
310
+ GetImageSetRequest.struct_class = Types::GetImageSetRequest
311
+
312
+ GetImageSetResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
313
+ GetImageSetResponse.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
314
+ GetImageSetResponse.add_member(:version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "versionId"))
315
+ GetImageSetResponse.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, required: true, location_name: "imageSetState"))
316
+ GetImageSetResponse.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, location_name: "imageSetWorkflowStatus"))
317
+ GetImageSetResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
318
+ GetImageSetResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
319
+ GetImageSetResponse.add_member(:deleted_at, Shapes::ShapeRef.new(shape: Date, location_name: "deletedAt"))
320
+ GetImageSetResponse.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
321
+ GetImageSetResponse.add_member(:image_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "imageSetArn"))
322
+ GetImageSetResponse.struct_class = Types::GetImageSetResponse
323
+
324
+ ImageFrameInformation.add_member(:image_frame_id, Shapes::ShapeRef.new(shape: ImageFrameId, required: true, location_name: "imageFrameId"))
325
+ ImageFrameInformation.struct_class = Types::ImageFrameInformation
326
+
327
+ ImageSetProperties.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
328
+ ImageSetProperties.add_member(:version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "versionId"))
329
+ ImageSetProperties.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, required: true, location_name: "imageSetState"))
330
+ ImageSetProperties.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, location_name: "ImageSetWorkflowStatus"))
331
+ ImageSetProperties.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
332
+ ImageSetProperties.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
333
+ ImageSetProperties.add_member(:deleted_at, Shapes::ShapeRef.new(shape: Date, location_name: "deletedAt"))
334
+ ImageSetProperties.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
335
+ ImageSetProperties.struct_class = Types::ImageSetProperties
336
+
337
+ ImageSetPropertiesList.member = Shapes::ShapeRef.new(shape: ImageSetProperties)
338
+
339
+ ImageSetsMetadataSummaries.member = Shapes::ShapeRef.new(shape: ImageSetsMetadataSummary)
340
+
341
+ ImageSetsMetadataSummary.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
342
+ ImageSetsMetadataSummary.add_member(:version, Shapes::ShapeRef.new(shape: Integer, location_name: "version"))
343
+ ImageSetsMetadataSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
344
+ ImageSetsMetadataSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
345
+ ImageSetsMetadataSummary.add_member(:dicom_tags, Shapes::ShapeRef.new(shape: DICOMTags, location_name: "DICOMTags"))
346
+ ImageSetsMetadataSummary.struct_class = Types::ImageSetsMetadataSummary
347
+
348
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
349
+ InternalServerException.struct_class = Types::InternalServerException
350
+
351
+ ListDICOMImportJobsRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
352
+ ListDICOMImportJobsRequest.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, location: "querystring", location_name: "jobStatus"))
353
+ ListDICOMImportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
354
+ ListDICOMImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDICOMImportJobsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
355
+ ListDICOMImportJobsRequest.struct_class = Types::ListDICOMImportJobsRequest
356
+
357
+ ListDICOMImportJobsResponse.add_member(:job_summaries, Shapes::ShapeRef.new(shape: DICOMImportJobSummaries, required: true, location_name: "jobSummaries"))
358
+ ListDICOMImportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
359
+ ListDICOMImportJobsResponse.struct_class = Types::ListDICOMImportJobsResponse
360
+
361
+ ListDatastoresRequest.add_member(:datastore_status, Shapes::ShapeRef.new(shape: DatastoreStatus, location: "querystring", location_name: "datastoreStatus"))
362
+ ListDatastoresRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
363
+ ListDatastoresRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDatastoresRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
364
+ ListDatastoresRequest.struct_class = Types::ListDatastoresRequest
365
+
366
+ ListDatastoresResponse.add_member(:datastore_summaries, Shapes::ShapeRef.new(shape: DatastoreSummaries, location_name: "datastoreSummaries"))
367
+ ListDatastoresResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
368
+ ListDatastoresResponse.struct_class = Types::ListDatastoresResponse
369
+
370
+ ListImageSetVersionsRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
371
+ ListImageSetVersionsRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
372
+ ListImageSetVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
373
+ ListImageSetVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListImageSetVersionsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
374
+ ListImageSetVersionsRequest.struct_class = Types::ListImageSetVersionsRequest
375
+
376
+ ListImageSetVersionsResponse.add_member(:image_set_properties_list, Shapes::ShapeRef.new(shape: ImageSetPropertiesList, required: true, location_name: "imageSetPropertiesList"))
377
+ ListImageSetVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
378
+ ListImageSetVersionsResponse.struct_class = Types::ListImageSetVersionsResponse
379
+
380
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
381
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
382
+
383
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
384
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
385
+
386
+ MetadataUpdates.add_member(:dicom_updates, Shapes::ShapeRef.new(shape: DICOMUpdates, location_name: "DICOMUpdates"))
387
+ MetadataUpdates.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
388
+ MetadataUpdates.add_member_subclass(:dicom_updates, Types::MetadataUpdates::DicomUpdates)
389
+ MetadataUpdates.add_member_subclass(:unknown, Types::MetadataUpdates::Unknown)
390
+ MetadataUpdates.struct_class = Types::MetadataUpdates
391
+
392
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
393
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
394
+
395
+ SearchByAttributeValue.add_member(:dicom_patient_id, Shapes::ShapeRef.new(shape: DICOMPatientId, location_name: "DICOMPatientId"))
396
+ SearchByAttributeValue.add_member(:dicom_accession_number, Shapes::ShapeRef.new(shape: DICOMAccessionNumber, location_name: "DICOMAccessionNumber"))
397
+ SearchByAttributeValue.add_member(:dicom_study_id, Shapes::ShapeRef.new(shape: DICOMStudyId, location_name: "DICOMStudyId"))
398
+ SearchByAttributeValue.add_member(:dicom_study_instance_uid, Shapes::ShapeRef.new(shape: DICOMStudyInstanceUID, location_name: "DICOMStudyInstanceUID"))
399
+ SearchByAttributeValue.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
400
+ SearchByAttributeValue.add_member(:dicom_study_date_and_time, Shapes::ShapeRef.new(shape: DICOMStudyDateAndTime, location_name: "DICOMStudyDateAndTime"))
401
+ SearchByAttributeValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
402
+ SearchByAttributeValue.add_member_subclass(:dicom_patient_id, Types::SearchByAttributeValue::DicomPatientId)
403
+ SearchByAttributeValue.add_member_subclass(:dicom_accession_number, Types::SearchByAttributeValue::DicomAccessionNumber)
404
+ SearchByAttributeValue.add_member_subclass(:dicom_study_id, Types::SearchByAttributeValue::DicomStudyId)
405
+ SearchByAttributeValue.add_member_subclass(:dicom_study_instance_uid, Types::SearchByAttributeValue::DicomStudyInstanceUid)
406
+ SearchByAttributeValue.add_member_subclass(:created_at, Types::SearchByAttributeValue::CreatedAt)
407
+ SearchByAttributeValue.add_member_subclass(:dicom_study_date_and_time, Types::SearchByAttributeValue::DicomStudyDateAndTime)
408
+ SearchByAttributeValue.add_member_subclass(:unknown, Types::SearchByAttributeValue::Unknown)
409
+ SearchByAttributeValue.struct_class = Types::SearchByAttributeValue
410
+
411
+ SearchCriteria.add_member(:filters, Shapes::ShapeRef.new(shape: SearchCriteriaFiltersList, location_name: "filters"))
412
+ SearchCriteria.struct_class = Types::SearchCriteria
413
+
414
+ SearchCriteriaFiltersList.member = Shapes::ShapeRef.new(shape: SearchFilter)
415
+
416
+ SearchFilter.add_member(:values, Shapes::ShapeRef.new(shape: SearchFilterValuesList, required: true, location_name: "values"))
417
+ SearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: Operator, required: true, location_name: "operator"))
418
+ SearchFilter.struct_class = Types::SearchFilter
419
+
420
+ SearchFilterValuesList.member = Shapes::ShapeRef.new(shape: SearchByAttributeValue)
421
+
422
+ SearchImageSetsRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
423
+ SearchImageSetsRequest.add_member(:search_criteria, Shapes::ShapeRef.new(shape: SearchCriteria, location_name: "searchCriteria"))
424
+ SearchImageSetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchImageSetsRequestMaxResultsInteger, location: "querystring", location_name: "maxResults"))
425
+ SearchImageSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
426
+ SearchImageSetsRequest.struct_class = Types::SearchImageSetsRequest
427
+ SearchImageSetsRequest[:payload] = :search_criteria
428
+ SearchImageSetsRequest[:payload_member] = SearchImageSetsRequest.member(:search_criteria)
429
+
430
+ SearchImageSetsResponse.add_member(:image_sets_metadata_summaries, Shapes::ShapeRef.new(shape: ImageSetsMetadataSummaries, required: true, location_name: "imageSetsMetadataSummaries"))
431
+ SearchImageSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
432
+ SearchImageSetsResponse.struct_class = Types::SearchImageSetsResponse
433
+
434
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
435
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
436
+
437
+ StartDICOMImportJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, location_name: "jobName"))
438
+ StartDICOMImportJobRequest.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "dataAccessRoleArn"))
439
+ StartDICOMImportJobRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
440
+ StartDICOMImportJobRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
441
+ StartDICOMImportJobRequest.add_member(:input_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "inputS3Uri"))
442
+ StartDICOMImportJobRequest.add_member(:output_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "outputS3Uri"))
443
+ StartDICOMImportJobRequest.struct_class = Types::StartDICOMImportJobRequest
444
+
445
+ StartDICOMImportJobResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
446
+ StartDICOMImportJobResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location_name: "jobId"))
447
+ StartDICOMImportJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "jobStatus"))
448
+ StartDICOMImportJobResponse.add_member(:submitted_at, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "submittedAt"))
449
+ StartDICOMImportJobResponse.struct_class = Types::StartDICOMImportJobResponse
450
+
451
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
452
+
453
+ TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
454
+ TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
455
+
456
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
457
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
458
+ TagResourceRequest.struct_class = Types::TagResourceRequest
459
+
460
+ TagResourceResponse.struct_class = Types::TagResourceResponse
461
+
462
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
463
+ ThrottlingException.struct_class = Types::ThrottlingException
464
+
465
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
466
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
467
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
468
+
469
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
470
+
471
+ UpdateImageSetMetadataRequest.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location: "uri", location_name: "datastoreId"))
472
+ UpdateImageSetMetadataRequest.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location: "uri", location_name: "imageSetId"))
473
+ UpdateImageSetMetadataRequest.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location: "querystring", location_name: "latestVersion"))
474
+ UpdateImageSetMetadataRequest.add_member(:update_image_set_metadata_updates, Shapes::ShapeRef.new(shape: MetadataUpdates, required: true, location_name: "updateImageSetMetadataUpdates"))
475
+ UpdateImageSetMetadataRequest.struct_class = Types::UpdateImageSetMetadataRequest
476
+ UpdateImageSetMetadataRequest[:payload] = :update_image_set_metadata_updates
477
+ UpdateImageSetMetadataRequest[:payload_member] = UpdateImageSetMetadataRequest.member(:update_image_set_metadata_updates)
478
+
479
+ UpdateImageSetMetadataResponse.add_member(:datastore_id, Shapes::ShapeRef.new(shape: DatastoreId, required: true, location_name: "datastoreId"))
480
+ UpdateImageSetMetadataResponse.add_member(:image_set_id, Shapes::ShapeRef.new(shape: ImageSetId, required: true, location_name: "imageSetId"))
481
+ UpdateImageSetMetadataResponse.add_member(:latest_version_id, Shapes::ShapeRef.new(shape: ImageSetExternalVersionId, required: true, location_name: "latestVersionId"))
482
+ UpdateImageSetMetadataResponse.add_member(:image_set_state, Shapes::ShapeRef.new(shape: ImageSetState, required: true, location_name: "imageSetState"))
483
+ UpdateImageSetMetadataResponse.add_member(:image_set_workflow_status, Shapes::ShapeRef.new(shape: ImageSetWorkflowStatus, location_name: "imageSetWorkflowStatus"))
484
+ UpdateImageSetMetadataResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
485
+ UpdateImageSetMetadataResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
486
+ UpdateImageSetMetadataResponse.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
487
+ UpdateImageSetMetadataResponse.struct_class = Types::UpdateImageSetMetadataResponse
488
+
489
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
490
+ ValidationException.struct_class = Types::ValidationException
491
+
492
+
493
+ # @api private
494
+ API = Seahorse::Model::Api.new.tap do |api|
495
+
496
+ api.version = "2023-07-19"
497
+
498
+ api.metadata = {
499
+ "apiVersion" => "2023-07-19",
500
+ "endpointPrefix" => "medical-imaging",
501
+ "jsonVersion" => "1.1",
502
+ "protocol" => "rest-json",
503
+ "serviceFullName" => "AWS Health Imaging",
504
+ "serviceId" => "Medical Imaging",
505
+ "signatureVersion" => "v4",
506
+ "signingName" => "medical-imaging",
507
+ "uid" => "medical-imaging-2023-07-19",
508
+ }
509
+
510
+ api.add_operation(:copy_image_set, Seahorse::Model::Operation.new.tap do |o|
511
+ o.name = "CopyImageSet"
512
+ o.http_method = "POST"
513
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{sourceImageSetId}/copyImageSet"
514
+ o.endpoint_pattern = {
515
+ "hostPrefix" => "runtime-",
516
+ }
517
+ o.input = Shapes::ShapeRef.new(shape: CopyImageSetRequest)
518
+ o.output = Shapes::ShapeRef.new(shape: CopyImageSetResponse)
519
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
520
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
521
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
522
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
523
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
524
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
525
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
526
+ end)
527
+
528
+ api.add_operation(:create_datastore, Seahorse::Model::Operation.new.tap do |o|
529
+ o.name = "CreateDatastore"
530
+ o.http_method = "POST"
531
+ o.http_request_uri = "/datastore"
532
+ o.input = Shapes::ShapeRef.new(shape: CreateDatastoreRequest)
533
+ o.output = Shapes::ShapeRef.new(shape: CreateDatastoreResponse)
534
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
535
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
536
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
537
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
538
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
539
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
540
+ end)
541
+
542
+ api.add_operation(:delete_datastore, Seahorse::Model::Operation.new.tap do |o|
543
+ o.name = "DeleteDatastore"
544
+ o.http_method = "DELETE"
545
+ o.http_request_uri = "/datastore/{datastoreId}"
546
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatastoreRequest)
547
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatastoreResponse)
548
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
549
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
550
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
551
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
552
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
553
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
554
+ end)
555
+
556
+ api.add_operation(:delete_image_set, Seahorse::Model::Operation.new.tap do |o|
557
+ o.name = "DeleteImageSet"
558
+ o.http_method = "POST"
559
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/deleteImageSet"
560
+ o.endpoint_pattern = {
561
+ "hostPrefix" => "runtime-",
562
+ }
563
+ o.input = Shapes::ShapeRef.new(shape: DeleteImageSetRequest)
564
+ o.output = Shapes::ShapeRef.new(shape: DeleteImageSetResponse)
565
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
566
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
567
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
568
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
569
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
570
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
571
+ end)
572
+
573
+ api.add_operation(:get_dicom_import_job, Seahorse::Model::Operation.new.tap do |o|
574
+ o.name = "GetDICOMImportJob"
575
+ o.http_method = "GET"
576
+ o.http_request_uri = "/getDICOMImportJob/datastore/{datastoreId}/job/{jobId}"
577
+ o.input = Shapes::ShapeRef.new(shape: GetDICOMImportJobRequest)
578
+ o.output = Shapes::ShapeRef.new(shape: GetDICOMImportJobResponse)
579
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
580
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
581
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
582
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
583
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
584
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
585
+ end)
586
+
587
+ api.add_operation(:get_datastore, Seahorse::Model::Operation.new.tap do |o|
588
+ o.name = "GetDatastore"
589
+ o.http_method = "GET"
590
+ o.http_request_uri = "/datastore/{datastoreId}"
591
+ o.input = Shapes::ShapeRef.new(shape: GetDatastoreRequest)
592
+ o.output = Shapes::ShapeRef.new(shape: GetDatastoreResponse)
593
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
594
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
595
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
596
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
597
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
598
+ end)
599
+
600
+ api.add_operation(:get_image_frame, Seahorse::Model::Operation.new.tap do |o|
601
+ o.name = "GetImageFrame"
602
+ o.http_method = "POST"
603
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/getImageFrame"
604
+ o.endpoint_pattern = {
605
+ "hostPrefix" => "runtime-",
606
+ }
607
+ o.input = Shapes::ShapeRef.new(shape: GetImageFrameRequest)
608
+ o.output = Shapes::ShapeRef.new(shape: GetImageFrameResponse)
609
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
610
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
611
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
612
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
613
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
614
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
615
+ end)
616
+
617
+ api.add_operation(:get_image_set, Seahorse::Model::Operation.new.tap do |o|
618
+ o.name = "GetImageSet"
619
+ o.http_method = "POST"
620
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSet"
621
+ o.endpoint_pattern = {
622
+ "hostPrefix" => "runtime-",
623
+ }
624
+ o.input = Shapes::ShapeRef.new(shape: GetImageSetRequest)
625
+ o.output = Shapes::ShapeRef.new(shape: GetImageSetResponse)
626
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
627
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
628
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
629
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
630
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
631
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
632
+ end)
633
+
634
+ api.add_operation(:get_image_set_metadata, Seahorse::Model::Operation.new.tap do |o|
635
+ o.name = "GetImageSetMetadata"
636
+ o.http_method = "POST"
637
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata"
638
+ o.endpoint_pattern = {
639
+ "hostPrefix" => "runtime-",
640
+ }
641
+ o.input = Shapes::ShapeRef.new(shape: GetImageSetMetadataRequest)
642
+ o.output = Shapes::ShapeRef.new(shape: GetImageSetMetadataResponse)
643
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
644
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
645
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
646
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
647
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
648
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
649
+ end)
650
+
651
+ api.add_operation(:list_dicom_import_jobs, Seahorse::Model::Operation.new.tap do |o|
652
+ o.name = "ListDICOMImportJobs"
653
+ o.http_method = "GET"
654
+ o.http_request_uri = "/listDICOMImportJobs/datastore/{datastoreId}"
655
+ o.input = Shapes::ShapeRef.new(shape: ListDICOMImportJobsRequest)
656
+ o.output = Shapes::ShapeRef.new(shape: ListDICOMImportJobsResponse)
657
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
658
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
659
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
660
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
661
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
662
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
663
+ o[:pager] = Aws::Pager.new(
664
+ limit_key: "max_results",
665
+ tokens: {
666
+ "next_token" => "next_token"
667
+ }
668
+ )
669
+ end)
670
+
671
+ api.add_operation(:list_datastores, Seahorse::Model::Operation.new.tap do |o|
672
+ o.name = "ListDatastores"
673
+ o.http_method = "GET"
674
+ o.http_request_uri = "/datastore"
675
+ o.input = Shapes::ShapeRef.new(shape: ListDatastoresRequest)
676
+ o.output = Shapes::ShapeRef.new(shape: ListDatastoresResponse)
677
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
678
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
679
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
680
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
681
+ o[:pager] = Aws::Pager.new(
682
+ limit_key: "max_results",
683
+ tokens: {
684
+ "next_token" => "next_token"
685
+ }
686
+ )
687
+ end)
688
+
689
+ api.add_operation(:list_image_set_versions, Seahorse::Model::Operation.new.tap do |o|
690
+ o.name = "ListImageSetVersions"
691
+ o.http_method = "POST"
692
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/listImageSetVersions"
693
+ o.endpoint_pattern = {
694
+ "hostPrefix" => "runtime-",
695
+ }
696
+ o.input = Shapes::ShapeRef.new(shape: ListImageSetVersionsRequest)
697
+ o.output = Shapes::ShapeRef.new(shape: ListImageSetVersionsResponse)
698
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
699
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
700
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
701
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
702
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
703
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
704
+ o[:pager] = Aws::Pager.new(
705
+ limit_key: "max_results",
706
+ tokens: {
707
+ "next_token" => "next_token"
708
+ }
709
+ )
710
+ end)
711
+
712
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
713
+ o.name = "ListTagsForResource"
714
+ o.http_method = "GET"
715
+ o.http_request_uri = "/tags/{resourceArn}"
716
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
717
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
718
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
719
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
720
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
721
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
722
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
723
+ end)
724
+
725
+ api.add_operation(:search_image_sets, Seahorse::Model::Operation.new.tap do |o|
726
+ o.name = "SearchImageSets"
727
+ o.http_method = "POST"
728
+ o.http_request_uri = "/datastore/{datastoreId}/searchImageSets"
729
+ o.endpoint_pattern = {
730
+ "hostPrefix" => "runtime-",
731
+ }
732
+ o.input = Shapes::ShapeRef.new(shape: SearchImageSetsRequest)
733
+ o.output = Shapes::ShapeRef.new(shape: SearchImageSetsResponse)
734
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
735
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
736
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
737
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
738
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
739
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
740
+ o[:pager] = Aws::Pager.new(
741
+ limit_key: "max_results",
742
+ tokens: {
743
+ "next_token" => "next_token"
744
+ }
745
+ )
746
+ end)
747
+
748
+ api.add_operation(:start_dicom_import_job, Seahorse::Model::Operation.new.tap do |o|
749
+ o.name = "StartDICOMImportJob"
750
+ o.http_method = "POST"
751
+ o.http_request_uri = "/startDICOMImportJob/datastore/{datastoreId}"
752
+ o.input = Shapes::ShapeRef.new(shape: StartDICOMImportJobRequest)
753
+ o.output = Shapes::ShapeRef.new(shape: StartDICOMImportJobResponse)
754
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
755
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
756
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
757
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
758
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
759
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
760
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
761
+ end)
762
+
763
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
764
+ o.name = "TagResource"
765
+ o.http_method = "POST"
766
+ o.http_request_uri = "/tags/{resourceArn}"
767
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
768
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
769
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
770
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
771
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
772
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
773
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
774
+ end)
775
+
776
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
777
+ o.name = "UntagResource"
778
+ o.http_method = "DELETE"
779
+ o.http_request_uri = "/tags/{resourceArn}"
780
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
781
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
782
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
783
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
784
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
785
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
787
+ end)
788
+
789
+ api.add_operation(:update_image_set_metadata, Seahorse::Model::Operation.new.tap do |o|
790
+ o.name = "UpdateImageSetMetadata"
791
+ o.http_method = "POST"
792
+ o.http_request_uri = "/datastore/{datastoreId}/imageSet/{imageSetId}/updateImageSetMetadata"
793
+ o.endpoint_pattern = {
794
+ "hostPrefix" => "runtime-",
795
+ }
796
+ o.input = Shapes::ShapeRef.new(shape: UpdateImageSetMetadataRequest)
797
+ o.output = Shapes::ShapeRef.new(shape: UpdateImageSetMetadataResponse)
798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
799
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
800
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
801
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
803
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
804
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
805
+ end)
806
+ end
807
+
808
+ end
809
+ end