aws-sdk-ecrpublic 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,812 @@
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/master/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::ECRPublic
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AboutText = Shapes::StringShape.new(name: 'AboutText')
17
+ Architecture = Shapes::StringShape.new(name: 'Architecture')
18
+ ArchitectureList = Shapes::ListShape.new(name: 'ArchitectureList')
19
+ Arn = Shapes::StringShape.new(name: 'Arn')
20
+ AuthorizationData = Shapes::StructureShape.new(name: 'AuthorizationData')
21
+ Base64 = Shapes::StringShape.new(name: 'Base64')
22
+ BatchCheckLayerAvailabilityRequest = Shapes::StructureShape.new(name: 'BatchCheckLayerAvailabilityRequest')
23
+ BatchCheckLayerAvailabilityResponse = Shapes::StructureShape.new(name: 'BatchCheckLayerAvailabilityResponse')
24
+ BatchDeleteImageRequest = Shapes::StructureShape.new(name: 'BatchDeleteImageRequest')
25
+ BatchDeleteImageResponse = Shapes::StructureShape.new(name: 'BatchDeleteImageResponse')
26
+ BatchedOperationLayerDigest = Shapes::StringShape.new(name: 'BatchedOperationLayerDigest')
27
+ BatchedOperationLayerDigestList = Shapes::ListShape.new(name: 'BatchedOperationLayerDigestList')
28
+ CompleteLayerUploadRequest = Shapes::StructureShape.new(name: 'CompleteLayerUploadRequest')
29
+ CompleteLayerUploadResponse = Shapes::StructureShape.new(name: 'CompleteLayerUploadResponse')
30
+ CreateRepositoryRequest = Shapes::StructureShape.new(name: 'CreateRepositoryRequest')
31
+ CreateRepositoryResponse = Shapes::StructureShape.new(name: 'CreateRepositoryResponse')
32
+ CreationTimestamp = Shapes::TimestampShape.new(name: 'CreationTimestamp')
33
+ DefaultRegistryAliasFlag = Shapes::BooleanShape.new(name: 'DefaultRegistryAliasFlag')
34
+ DeleteRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'DeleteRepositoryPolicyRequest')
35
+ DeleteRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'DeleteRepositoryPolicyResponse')
36
+ DeleteRepositoryRequest = Shapes::StructureShape.new(name: 'DeleteRepositoryRequest')
37
+ DeleteRepositoryResponse = Shapes::StructureShape.new(name: 'DeleteRepositoryResponse')
38
+ DescribeImageTagsRequest = Shapes::StructureShape.new(name: 'DescribeImageTagsRequest')
39
+ DescribeImageTagsResponse = Shapes::StructureShape.new(name: 'DescribeImageTagsResponse')
40
+ DescribeImagesRequest = Shapes::StructureShape.new(name: 'DescribeImagesRequest')
41
+ DescribeImagesResponse = Shapes::StructureShape.new(name: 'DescribeImagesResponse')
42
+ DescribeRegistriesRequest = Shapes::StructureShape.new(name: 'DescribeRegistriesRequest')
43
+ DescribeRegistriesResponse = Shapes::StructureShape.new(name: 'DescribeRegistriesResponse')
44
+ DescribeRepositoriesRequest = Shapes::StructureShape.new(name: 'DescribeRepositoriesRequest')
45
+ DescribeRepositoriesResponse = Shapes::StructureShape.new(name: 'DescribeRepositoriesResponse')
46
+ EmptyUploadException = Shapes::StructureShape.new(name: 'EmptyUploadException')
47
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
48
+ ExpirationTimestamp = Shapes::TimestampShape.new(name: 'ExpirationTimestamp')
49
+ ForceFlag = Shapes::BooleanShape.new(name: 'ForceFlag')
50
+ GetAuthorizationTokenRequest = Shapes::StructureShape.new(name: 'GetAuthorizationTokenRequest')
51
+ GetAuthorizationTokenResponse = Shapes::StructureShape.new(name: 'GetAuthorizationTokenResponse')
52
+ GetRegistryCatalogDataRequest = Shapes::StructureShape.new(name: 'GetRegistryCatalogDataRequest')
53
+ GetRegistryCatalogDataResponse = Shapes::StructureShape.new(name: 'GetRegistryCatalogDataResponse')
54
+ GetRepositoryCatalogDataRequest = Shapes::StructureShape.new(name: 'GetRepositoryCatalogDataRequest')
55
+ GetRepositoryCatalogDataResponse = Shapes::StructureShape.new(name: 'GetRepositoryCatalogDataResponse')
56
+ GetRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'GetRepositoryPolicyRequest')
57
+ GetRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'GetRepositoryPolicyResponse')
58
+ Image = Shapes::StructureShape.new(name: 'Image')
59
+ ImageAlreadyExistsException = Shapes::StructureShape.new(name: 'ImageAlreadyExistsException')
60
+ ImageDetail = Shapes::StructureShape.new(name: 'ImageDetail')
61
+ ImageDetailList = Shapes::ListShape.new(name: 'ImageDetailList')
62
+ ImageDigest = Shapes::StringShape.new(name: 'ImageDigest')
63
+ ImageDigestDoesNotMatchException = Shapes::StructureShape.new(name: 'ImageDigestDoesNotMatchException')
64
+ ImageFailure = Shapes::StructureShape.new(name: 'ImageFailure')
65
+ ImageFailureCode = Shapes::StringShape.new(name: 'ImageFailureCode')
66
+ ImageFailureList = Shapes::ListShape.new(name: 'ImageFailureList')
67
+ ImageFailureReason = Shapes::StringShape.new(name: 'ImageFailureReason')
68
+ ImageIdentifier = Shapes::StructureShape.new(name: 'ImageIdentifier')
69
+ ImageIdentifierList = Shapes::ListShape.new(name: 'ImageIdentifierList')
70
+ ImageManifest = Shapes::StringShape.new(name: 'ImageManifest')
71
+ ImageNotFoundException = Shapes::StructureShape.new(name: 'ImageNotFoundException')
72
+ ImageSizeInBytes = Shapes::IntegerShape.new(name: 'ImageSizeInBytes')
73
+ ImageTag = Shapes::StringShape.new(name: 'ImageTag')
74
+ ImageTagAlreadyExistsException = Shapes::StructureShape.new(name: 'ImageTagAlreadyExistsException')
75
+ ImageTagDetail = Shapes::StructureShape.new(name: 'ImageTagDetail')
76
+ ImageTagDetailList = Shapes::ListShape.new(name: 'ImageTagDetailList')
77
+ ImageTagList = Shapes::ListShape.new(name: 'ImageTagList')
78
+ InitiateLayerUploadRequest = Shapes::StructureShape.new(name: 'InitiateLayerUploadRequest')
79
+ InitiateLayerUploadResponse = Shapes::StructureShape.new(name: 'InitiateLayerUploadResponse')
80
+ InvalidLayerException = Shapes::StructureShape.new(name: 'InvalidLayerException')
81
+ InvalidLayerPartException = Shapes::StructureShape.new(name: 'InvalidLayerPartException')
82
+ InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
83
+ Layer = Shapes::StructureShape.new(name: 'Layer')
84
+ LayerAlreadyExistsException = Shapes::StructureShape.new(name: 'LayerAlreadyExistsException')
85
+ LayerAvailability = Shapes::StringShape.new(name: 'LayerAvailability')
86
+ LayerDigest = Shapes::StringShape.new(name: 'LayerDigest')
87
+ LayerDigestList = Shapes::ListShape.new(name: 'LayerDigestList')
88
+ LayerFailure = Shapes::StructureShape.new(name: 'LayerFailure')
89
+ LayerFailureCode = Shapes::StringShape.new(name: 'LayerFailureCode')
90
+ LayerFailureList = Shapes::ListShape.new(name: 'LayerFailureList')
91
+ LayerFailureReason = Shapes::StringShape.new(name: 'LayerFailureReason')
92
+ LayerList = Shapes::ListShape.new(name: 'LayerList')
93
+ LayerPartBlob = Shapes::BlobShape.new(name: 'LayerPartBlob')
94
+ LayerPartTooSmallException = Shapes::StructureShape.new(name: 'LayerPartTooSmallException')
95
+ LayerSizeInBytes = Shapes::IntegerShape.new(name: 'LayerSizeInBytes')
96
+ LayersNotFoundException = Shapes::StructureShape.new(name: 'LayersNotFoundException')
97
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
98
+ LogoImageBlob = Shapes::BlobShape.new(name: 'LogoImageBlob')
99
+ MarketplaceCertified = Shapes::BooleanShape.new(name: 'MarketplaceCertified')
100
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
101
+ MediaType = Shapes::StringShape.new(name: 'MediaType')
102
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
103
+ OperatingSystem = Shapes::StringShape.new(name: 'OperatingSystem')
104
+ OperatingSystemList = Shapes::ListShape.new(name: 'OperatingSystemList')
105
+ PartSize = Shapes::IntegerShape.new(name: 'PartSize')
106
+ PrimaryRegistryAliasFlag = Shapes::BooleanShape.new(name: 'PrimaryRegistryAliasFlag')
107
+ PushTimestamp = Shapes::TimestampShape.new(name: 'PushTimestamp')
108
+ PutImageRequest = Shapes::StructureShape.new(name: 'PutImageRequest')
109
+ PutImageResponse = Shapes::StructureShape.new(name: 'PutImageResponse')
110
+ PutRegistryCatalogDataRequest = Shapes::StructureShape.new(name: 'PutRegistryCatalogDataRequest')
111
+ PutRegistryCatalogDataResponse = Shapes::StructureShape.new(name: 'PutRegistryCatalogDataResponse')
112
+ PutRepositoryCatalogDataRequest = Shapes::StructureShape.new(name: 'PutRepositoryCatalogDataRequest')
113
+ PutRepositoryCatalogDataResponse = Shapes::StructureShape.new(name: 'PutRepositoryCatalogDataResponse')
114
+ ReferencedImageDetail = Shapes::StructureShape.new(name: 'ReferencedImageDetail')
115
+ ReferencedImagesNotFoundException = Shapes::StructureShape.new(name: 'ReferencedImagesNotFoundException')
116
+ Registry = Shapes::StructureShape.new(name: 'Registry')
117
+ RegistryAlias = Shapes::StructureShape.new(name: 'RegistryAlias')
118
+ RegistryAliasList = Shapes::ListShape.new(name: 'RegistryAliasList')
119
+ RegistryAliasName = Shapes::StringShape.new(name: 'RegistryAliasName')
120
+ RegistryAliasStatus = Shapes::StringShape.new(name: 'RegistryAliasStatus')
121
+ RegistryCatalogData = Shapes::StructureShape.new(name: 'RegistryCatalogData')
122
+ RegistryDisplayName = Shapes::StringShape.new(name: 'RegistryDisplayName')
123
+ RegistryId = Shapes::StringShape.new(name: 'RegistryId')
124
+ RegistryIdOrAlias = Shapes::StringShape.new(name: 'RegistryIdOrAlias')
125
+ RegistryList = Shapes::ListShape.new(name: 'RegistryList')
126
+ RegistryNotFoundException = Shapes::StructureShape.new(name: 'RegistryNotFoundException')
127
+ RegistryVerified = Shapes::BooleanShape.new(name: 'RegistryVerified')
128
+ Repository = Shapes::StructureShape.new(name: 'Repository')
129
+ RepositoryAlreadyExistsException = Shapes::StructureShape.new(name: 'RepositoryAlreadyExistsException')
130
+ RepositoryCatalogData = Shapes::StructureShape.new(name: 'RepositoryCatalogData')
131
+ RepositoryCatalogDataInput = Shapes::StructureShape.new(name: 'RepositoryCatalogDataInput')
132
+ RepositoryDescription = Shapes::StringShape.new(name: 'RepositoryDescription')
133
+ RepositoryList = Shapes::ListShape.new(name: 'RepositoryList')
134
+ RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
135
+ RepositoryNameList = Shapes::ListShape.new(name: 'RepositoryNameList')
136
+ RepositoryNotEmptyException = Shapes::StructureShape.new(name: 'RepositoryNotEmptyException')
137
+ RepositoryNotFoundException = Shapes::StructureShape.new(name: 'RepositoryNotFoundException')
138
+ RepositoryPolicyNotFoundException = Shapes::StructureShape.new(name: 'RepositoryPolicyNotFoundException')
139
+ RepositoryPolicyText = Shapes::StringShape.new(name: 'RepositoryPolicyText')
140
+ ResourceUrl = Shapes::StringShape.new(name: 'ResourceUrl')
141
+ ServerException = Shapes::StructureShape.new(name: 'ServerException')
142
+ SetRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'SetRepositoryPolicyRequest')
143
+ SetRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'SetRepositoryPolicyResponse')
144
+ UnsupportedCommandException = Shapes::StructureShape.new(name: 'UnsupportedCommandException')
145
+ UploadId = Shapes::StringShape.new(name: 'UploadId')
146
+ UploadLayerPartRequest = Shapes::StructureShape.new(name: 'UploadLayerPartRequest')
147
+ UploadLayerPartResponse = Shapes::StructureShape.new(name: 'UploadLayerPartResponse')
148
+ UploadNotFoundException = Shapes::StructureShape.new(name: 'UploadNotFoundException')
149
+ Url = Shapes::StringShape.new(name: 'Url')
150
+ UsageText = Shapes::StringShape.new(name: 'UsageText')
151
+
152
+ ArchitectureList.member = Shapes::ShapeRef.new(shape: Architecture)
153
+
154
+ AuthorizationData.add_member(:authorization_token, Shapes::ShapeRef.new(shape: Base64, location_name: "authorizationToken"))
155
+ AuthorizationData.add_member(:expires_at, Shapes::ShapeRef.new(shape: ExpirationTimestamp, location_name: "expiresAt"))
156
+ AuthorizationData.struct_class = Types::AuthorizationData
157
+
158
+ BatchCheckLayerAvailabilityRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
159
+ BatchCheckLayerAvailabilityRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
160
+ BatchCheckLayerAvailabilityRequest.add_member(:layer_digests, Shapes::ShapeRef.new(shape: BatchedOperationLayerDigestList, required: true, location_name: "layerDigests"))
161
+ BatchCheckLayerAvailabilityRequest.struct_class = Types::BatchCheckLayerAvailabilityRequest
162
+
163
+ BatchCheckLayerAvailabilityResponse.add_member(:layers, Shapes::ShapeRef.new(shape: LayerList, location_name: "layers"))
164
+ BatchCheckLayerAvailabilityResponse.add_member(:failures, Shapes::ShapeRef.new(shape: LayerFailureList, location_name: "failures"))
165
+ BatchCheckLayerAvailabilityResponse.struct_class = Types::BatchCheckLayerAvailabilityResponse
166
+
167
+ BatchDeleteImageRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
168
+ BatchDeleteImageRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
169
+ BatchDeleteImageRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, required: true, location_name: "imageIds"))
170
+ BatchDeleteImageRequest.struct_class = Types::BatchDeleteImageRequest
171
+
172
+ BatchDeleteImageResponse.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
173
+ BatchDeleteImageResponse.add_member(:failures, Shapes::ShapeRef.new(shape: ImageFailureList, location_name: "failures"))
174
+ BatchDeleteImageResponse.struct_class = Types::BatchDeleteImageResponse
175
+
176
+ BatchedOperationLayerDigestList.member = Shapes::ShapeRef.new(shape: BatchedOperationLayerDigest)
177
+
178
+ CompleteLayerUploadRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
179
+ CompleteLayerUploadRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
180
+ CompleteLayerUploadRequest.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, required: true, location_name: "uploadId"))
181
+ CompleteLayerUploadRequest.add_member(:layer_digests, Shapes::ShapeRef.new(shape: LayerDigestList, required: true, location_name: "layerDigests"))
182
+ CompleteLayerUploadRequest.struct_class = Types::CompleteLayerUploadRequest
183
+
184
+ CompleteLayerUploadResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
185
+ CompleteLayerUploadResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
186
+ CompleteLayerUploadResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
187
+ CompleteLayerUploadResponse.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, location_name: "layerDigest"))
188
+ CompleteLayerUploadResponse.struct_class = Types::CompleteLayerUploadResponse
189
+
190
+ CreateRepositoryRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
191
+ CreateRepositoryRequest.add_member(:catalog_data, Shapes::ShapeRef.new(shape: RepositoryCatalogDataInput, location_name: "catalogData"))
192
+ CreateRepositoryRequest.struct_class = Types::CreateRepositoryRequest
193
+
194
+ CreateRepositoryResponse.add_member(:repository, Shapes::ShapeRef.new(shape: Repository, location_name: "repository"))
195
+ CreateRepositoryResponse.add_member(:catalog_data, Shapes::ShapeRef.new(shape: RepositoryCatalogData, location_name: "catalogData"))
196
+ CreateRepositoryResponse.struct_class = Types::CreateRepositoryResponse
197
+
198
+ DeleteRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
199
+ DeleteRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
200
+ DeleteRepositoryPolicyRequest.struct_class = Types::DeleteRepositoryPolicyRequest
201
+
202
+ DeleteRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
203
+ DeleteRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
204
+ DeleteRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
205
+ DeleteRepositoryPolicyResponse.struct_class = Types::DeleteRepositoryPolicyResponse
206
+
207
+ DeleteRepositoryRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
208
+ DeleteRepositoryRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
209
+ DeleteRepositoryRequest.add_member(:force, Shapes::ShapeRef.new(shape: ForceFlag, location_name: "force"))
210
+ DeleteRepositoryRequest.struct_class = Types::DeleteRepositoryRequest
211
+
212
+ DeleteRepositoryResponse.add_member(:repository, Shapes::ShapeRef.new(shape: Repository, location_name: "repository"))
213
+ DeleteRepositoryResponse.struct_class = Types::DeleteRepositoryResponse
214
+
215
+ DescribeImageTagsRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
216
+ DescribeImageTagsRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
217
+ DescribeImageTagsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
218
+ DescribeImageTagsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
219
+ DescribeImageTagsRequest.struct_class = Types::DescribeImageTagsRequest
220
+
221
+ DescribeImageTagsResponse.add_member(:image_tag_details, Shapes::ShapeRef.new(shape: ImageTagDetailList, location_name: "imageTagDetails"))
222
+ DescribeImageTagsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
223
+ DescribeImageTagsResponse.struct_class = Types::DescribeImageTagsResponse
224
+
225
+ DescribeImagesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
226
+ DescribeImagesRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
227
+ DescribeImagesRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
228
+ DescribeImagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
229
+ DescribeImagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
230
+ DescribeImagesRequest.struct_class = Types::DescribeImagesRequest
231
+
232
+ DescribeImagesResponse.add_member(:image_details, Shapes::ShapeRef.new(shape: ImageDetailList, location_name: "imageDetails"))
233
+ DescribeImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
234
+ DescribeImagesResponse.struct_class = Types::DescribeImagesResponse
235
+
236
+ DescribeRegistriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
237
+ DescribeRegistriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
238
+ DescribeRegistriesRequest.struct_class = Types::DescribeRegistriesRequest
239
+
240
+ DescribeRegistriesResponse.add_member(:registries, Shapes::ShapeRef.new(shape: RegistryList, required: true, location_name: "registries"))
241
+ DescribeRegistriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
242
+ DescribeRegistriesResponse.struct_class = Types::DescribeRegistriesResponse
243
+
244
+ DescribeRepositoriesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
245
+ DescribeRepositoriesRequest.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, location_name: "repositoryNames"))
246
+ DescribeRepositoriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
247
+ DescribeRepositoriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
248
+ DescribeRepositoriesRequest.struct_class = Types::DescribeRepositoriesRequest
249
+
250
+ DescribeRepositoriesResponse.add_member(:repositories, Shapes::ShapeRef.new(shape: RepositoryList, location_name: "repositories"))
251
+ DescribeRepositoriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
252
+ DescribeRepositoriesResponse.struct_class = Types::DescribeRepositoriesResponse
253
+
254
+ EmptyUploadException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
255
+ EmptyUploadException.struct_class = Types::EmptyUploadException
256
+
257
+ GetAuthorizationTokenRequest.struct_class = Types::GetAuthorizationTokenRequest
258
+
259
+ GetAuthorizationTokenResponse.add_member(:authorization_data, Shapes::ShapeRef.new(shape: AuthorizationData, location_name: "authorizationData"))
260
+ GetAuthorizationTokenResponse.struct_class = Types::GetAuthorizationTokenResponse
261
+
262
+ GetRegistryCatalogDataRequest.struct_class = Types::GetRegistryCatalogDataRequest
263
+
264
+ GetRegistryCatalogDataResponse.add_member(:registry_catalog_data, Shapes::ShapeRef.new(shape: RegistryCatalogData, required: true, location_name: "registryCatalogData"))
265
+ GetRegistryCatalogDataResponse.struct_class = Types::GetRegistryCatalogDataResponse
266
+
267
+ GetRepositoryCatalogDataRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
268
+ GetRepositoryCatalogDataRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
269
+ GetRepositoryCatalogDataRequest.struct_class = Types::GetRepositoryCatalogDataRequest
270
+
271
+ GetRepositoryCatalogDataResponse.add_member(:catalog_data, Shapes::ShapeRef.new(shape: RepositoryCatalogData, location_name: "catalogData"))
272
+ GetRepositoryCatalogDataResponse.struct_class = Types::GetRepositoryCatalogDataResponse
273
+
274
+ GetRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
275
+ GetRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
276
+ GetRepositoryPolicyRequest.struct_class = Types::GetRepositoryPolicyRequest
277
+
278
+ GetRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
279
+ GetRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
280
+ GetRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
281
+ GetRepositoryPolicyResponse.struct_class = Types::GetRepositoryPolicyResponse
282
+
283
+ Image.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
284
+ Image.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
285
+ Image.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
286
+ Image.add_member(:image_manifest, Shapes::ShapeRef.new(shape: ImageManifest, location_name: "imageManifest"))
287
+ Image.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
288
+ Image.struct_class = Types::Image
289
+
290
+ ImageAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
291
+ ImageAlreadyExistsException.struct_class = Types::ImageAlreadyExistsException
292
+
293
+ ImageDetail.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
294
+ ImageDetail.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
295
+ ImageDetail.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
296
+ ImageDetail.add_member(:image_tags, Shapes::ShapeRef.new(shape: ImageTagList, location_name: "imageTags"))
297
+ ImageDetail.add_member(:image_size_in_bytes, Shapes::ShapeRef.new(shape: ImageSizeInBytes, location_name: "imageSizeInBytes"))
298
+ ImageDetail.add_member(:image_pushed_at, Shapes::ShapeRef.new(shape: PushTimestamp, location_name: "imagePushedAt"))
299
+ ImageDetail.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
300
+ ImageDetail.add_member(:artifact_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "artifactMediaType"))
301
+ ImageDetail.struct_class = Types::ImageDetail
302
+
303
+ ImageDetailList.member = Shapes::ShapeRef.new(shape: ImageDetail)
304
+
305
+ ImageDigestDoesNotMatchException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
306
+ ImageDigestDoesNotMatchException.struct_class = Types::ImageDigestDoesNotMatchException
307
+
308
+ ImageFailure.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
309
+ ImageFailure.add_member(:failure_code, Shapes::ShapeRef.new(shape: ImageFailureCode, location_name: "failureCode"))
310
+ ImageFailure.add_member(:failure_reason, Shapes::ShapeRef.new(shape: ImageFailureReason, location_name: "failureReason"))
311
+ ImageFailure.struct_class = Types::ImageFailure
312
+
313
+ ImageFailureList.member = Shapes::ShapeRef.new(shape: ImageFailure)
314
+
315
+ ImageIdentifier.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
316
+ ImageIdentifier.add_member(:image_tag, Shapes::ShapeRef.new(shape: ImageTag, location_name: "imageTag"))
317
+ ImageIdentifier.struct_class = Types::ImageIdentifier
318
+
319
+ ImageIdentifierList.member = Shapes::ShapeRef.new(shape: ImageIdentifier)
320
+
321
+ ImageNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
322
+ ImageNotFoundException.struct_class = Types::ImageNotFoundException
323
+
324
+ ImageTagAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
325
+ ImageTagAlreadyExistsException.struct_class = Types::ImageTagAlreadyExistsException
326
+
327
+ ImageTagDetail.add_member(:image_tag, Shapes::ShapeRef.new(shape: ImageTag, location_name: "imageTag"))
328
+ ImageTagDetail.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
329
+ ImageTagDetail.add_member(:image_detail, Shapes::ShapeRef.new(shape: ReferencedImageDetail, location_name: "imageDetail"))
330
+ ImageTagDetail.struct_class = Types::ImageTagDetail
331
+
332
+ ImageTagDetailList.member = Shapes::ShapeRef.new(shape: ImageTagDetail)
333
+
334
+ ImageTagList.member = Shapes::ShapeRef.new(shape: ImageTag)
335
+
336
+ InitiateLayerUploadRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
337
+ InitiateLayerUploadRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
338
+ InitiateLayerUploadRequest.struct_class = Types::InitiateLayerUploadRequest
339
+
340
+ InitiateLayerUploadResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
341
+ InitiateLayerUploadResponse.add_member(:part_size, Shapes::ShapeRef.new(shape: PartSize, location_name: "partSize"))
342
+ InitiateLayerUploadResponse.struct_class = Types::InitiateLayerUploadResponse
343
+
344
+ InvalidLayerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
345
+ InvalidLayerException.struct_class = Types::InvalidLayerException
346
+
347
+ InvalidLayerPartException.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
348
+ InvalidLayerPartException.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
349
+ InvalidLayerPartException.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
350
+ InvalidLayerPartException.add_member(:last_valid_byte_received, Shapes::ShapeRef.new(shape: PartSize, location_name: "lastValidByteReceived"))
351
+ InvalidLayerPartException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
352
+ InvalidLayerPartException.struct_class = Types::InvalidLayerPartException
353
+
354
+ InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
355
+ InvalidParameterException.struct_class = Types::InvalidParameterException
356
+
357
+ Layer.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, location_name: "layerDigest"))
358
+ Layer.add_member(:layer_availability, Shapes::ShapeRef.new(shape: LayerAvailability, location_name: "layerAvailability"))
359
+ Layer.add_member(:layer_size, Shapes::ShapeRef.new(shape: LayerSizeInBytes, location_name: "layerSize"))
360
+ Layer.add_member(:media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "mediaType"))
361
+ Layer.struct_class = Types::Layer
362
+
363
+ LayerAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
364
+ LayerAlreadyExistsException.struct_class = Types::LayerAlreadyExistsException
365
+
366
+ LayerDigestList.member = Shapes::ShapeRef.new(shape: LayerDigest)
367
+
368
+ LayerFailure.add_member(:layer_digest, Shapes::ShapeRef.new(shape: BatchedOperationLayerDigest, location_name: "layerDigest"))
369
+ LayerFailure.add_member(:failure_code, Shapes::ShapeRef.new(shape: LayerFailureCode, location_name: "failureCode"))
370
+ LayerFailure.add_member(:failure_reason, Shapes::ShapeRef.new(shape: LayerFailureReason, location_name: "failureReason"))
371
+ LayerFailure.struct_class = Types::LayerFailure
372
+
373
+ LayerFailureList.member = Shapes::ShapeRef.new(shape: LayerFailure)
374
+
375
+ LayerList.member = Shapes::ShapeRef.new(shape: Layer)
376
+
377
+ LayerPartTooSmallException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
378
+ LayerPartTooSmallException.struct_class = Types::LayerPartTooSmallException
379
+
380
+ LayersNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
381
+ LayersNotFoundException.struct_class = Types::LayersNotFoundException
382
+
383
+ LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
384
+ LimitExceededException.struct_class = Types::LimitExceededException
385
+
386
+ OperatingSystemList.member = Shapes::ShapeRef.new(shape: OperatingSystem)
387
+
388
+ PutImageRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
389
+ PutImageRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
390
+ PutImageRequest.add_member(:image_manifest, Shapes::ShapeRef.new(shape: ImageManifest, required: true, location_name: "imageManifest"))
391
+ PutImageRequest.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
392
+ PutImageRequest.add_member(:image_tag, Shapes::ShapeRef.new(shape: ImageTag, location_name: "imageTag"))
393
+ PutImageRequest.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
394
+ PutImageRequest.struct_class = Types::PutImageRequest
395
+
396
+ PutImageResponse.add_member(:image, Shapes::ShapeRef.new(shape: Image, location_name: "image"))
397
+ PutImageResponse.struct_class = Types::PutImageResponse
398
+
399
+ PutRegistryCatalogDataRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: RegistryDisplayName, location_name: "displayName"))
400
+ PutRegistryCatalogDataRequest.struct_class = Types::PutRegistryCatalogDataRequest
401
+
402
+ PutRegistryCatalogDataResponse.add_member(:registry_catalog_data, Shapes::ShapeRef.new(shape: RegistryCatalogData, required: true, location_name: "registryCatalogData"))
403
+ PutRegistryCatalogDataResponse.struct_class = Types::PutRegistryCatalogDataResponse
404
+
405
+ PutRepositoryCatalogDataRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
406
+ PutRepositoryCatalogDataRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
407
+ PutRepositoryCatalogDataRequest.add_member(:catalog_data, Shapes::ShapeRef.new(shape: RepositoryCatalogDataInput, required: true, location_name: "catalogData"))
408
+ PutRepositoryCatalogDataRequest.struct_class = Types::PutRepositoryCatalogDataRequest
409
+
410
+ PutRepositoryCatalogDataResponse.add_member(:catalog_data, Shapes::ShapeRef.new(shape: RepositoryCatalogData, location_name: "catalogData"))
411
+ PutRepositoryCatalogDataResponse.struct_class = Types::PutRepositoryCatalogDataResponse
412
+
413
+ ReferencedImageDetail.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
414
+ ReferencedImageDetail.add_member(:image_size_in_bytes, Shapes::ShapeRef.new(shape: ImageSizeInBytes, location_name: "imageSizeInBytes"))
415
+ ReferencedImageDetail.add_member(:image_pushed_at, Shapes::ShapeRef.new(shape: PushTimestamp, location_name: "imagePushedAt"))
416
+ ReferencedImageDetail.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
417
+ ReferencedImageDetail.add_member(:artifact_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "artifactMediaType"))
418
+ ReferencedImageDetail.struct_class = Types::ReferencedImageDetail
419
+
420
+ ReferencedImagesNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
421
+ ReferencedImagesNotFoundException.struct_class = Types::ReferencedImagesNotFoundException
422
+
423
+ Registry.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "registryId"))
424
+ Registry.add_member(:registry_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "registryArn"))
425
+ Registry.add_member(:registry_uri, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "registryUri"))
426
+ Registry.add_member(:verified, Shapes::ShapeRef.new(shape: RegistryVerified, required: true, location_name: "verified"))
427
+ Registry.add_member(:aliases, Shapes::ShapeRef.new(shape: RegistryAliasList, required: true, location_name: "aliases"))
428
+ Registry.struct_class = Types::Registry
429
+
430
+ RegistryAlias.add_member(:name, Shapes::ShapeRef.new(shape: RegistryAliasName, required: true, location_name: "name"))
431
+ RegistryAlias.add_member(:status, Shapes::ShapeRef.new(shape: RegistryAliasStatus, required: true, location_name: "status"))
432
+ RegistryAlias.add_member(:primary_registry_alias, Shapes::ShapeRef.new(shape: PrimaryRegistryAliasFlag, required: true, location_name: "primaryRegistryAlias"))
433
+ RegistryAlias.add_member(:default_registry_alias, Shapes::ShapeRef.new(shape: DefaultRegistryAliasFlag, required: true, location_name: "defaultRegistryAlias"))
434
+ RegistryAlias.struct_class = Types::RegistryAlias
435
+
436
+ RegistryAliasList.member = Shapes::ShapeRef.new(shape: RegistryAlias)
437
+
438
+ RegistryCatalogData.add_member(:display_name, Shapes::ShapeRef.new(shape: RegistryDisplayName, location_name: "displayName"))
439
+ RegistryCatalogData.struct_class = Types::RegistryCatalogData
440
+
441
+ RegistryList.member = Shapes::ShapeRef.new(shape: Registry)
442
+
443
+ RegistryNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
444
+ RegistryNotFoundException.struct_class = Types::RegistryNotFoundException
445
+
446
+ Repository.add_member(:repository_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "repositoryArn"))
447
+ Repository.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
448
+ Repository.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
449
+ Repository.add_member(:repository_uri, Shapes::ShapeRef.new(shape: Url, location_name: "repositoryUri"))
450
+ Repository.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
451
+ Repository.struct_class = Types::Repository
452
+
453
+ RepositoryAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
454
+ RepositoryAlreadyExistsException.struct_class = Types::RepositoryAlreadyExistsException
455
+
456
+ RepositoryCatalogData.add_member(:description, Shapes::ShapeRef.new(shape: RepositoryDescription, location_name: "description"))
457
+ RepositoryCatalogData.add_member(:architectures, Shapes::ShapeRef.new(shape: ArchitectureList, location_name: "architectures"))
458
+ RepositoryCatalogData.add_member(:operating_systems, Shapes::ShapeRef.new(shape: OperatingSystemList, location_name: "operatingSystems"))
459
+ RepositoryCatalogData.add_member(:logo_url, Shapes::ShapeRef.new(shape: ResourceUrl, location_name: "logoUrl"))
460
+ RepositoryCatalogData.add_member(:about_text, Shapes::ShapeRef.new(shape: AboutText, location_name: "aboutText"))
461
+ RepositoryCatalogData.add_member(:usage_text, Shapes::ShapeRef.new(shape: UsageText, location_name: "usageText"))
462
+ RepositoryCatalogData.add_member(:marketplace_certified, Shapes::ShapeRef.new(shape: MarketplaceCertified, location_name: "marketplaceCertified"))
463
+ RepositoryCatalogData.struct_class = Types::RepositoryCatalogData
464
+
465
+ RepositoryCatalogDataInput.add_member(:description, Shapes::ShapeRef.new(shape: RepositoryDescription, location_name: "description"))
466
+ RepositoryCatalogDataInput.add_member(:architectures, Shapes::ShapeRef.new(shape: ArchitectureList, location_name: "architectures"))
467
+ RepositoryCatalogDataInput.add_member(:operating_systems, Shapes::ShapeRef.new(shape: OperatingSystemList, location_name: "operatingSystems"))
468
+ RepositoryCatalogDataInput.add_member(:logo_image_blob, Shapes::ShapeRef.new(shape: LogoImageBlob, location_name: "logoImageBlob"))
469
+ RepositoryCatalogDataInput.add_member(:about_text, Shapes::ShapeRef.new(shape: AboutText, location_name: "aboutText"))
470
+ RepositoryCatalogDataInput.add_member(:usage_text, Shapes::ShapeRef.new(shape: UsageText, location_name: "usageText"))
471
+ RepositoryCatalogDataInput.struct_class = Types::RepositoryCatalogDataInput
472
+
473
+ RepositoryList.member = Shapes::ShapeRef.new(shape: Repository)
474
+
475
+ RepositoryNameList.member = Shapes::ShapeRef.new(shape: RepositoryName)
476
+
477
+ RepositoryNotEmptyException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
478
+ RepositoryNotEmptyException.struct_class = Types::RepositoryNotEmptyException
479
+
480
+ RepositoryNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
481
+ RepositoryNotFoundException.struct_class = Types::RepositoryNotFoundException
482
+
483
+ RepositoryPolicyNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
484
+ RepositoryPolicyNotFoundException.struct_class = Types::RepositoryPolicyNotFoundException
485
+
486
+ ServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
487
+ ServerException.struct_class = Types::ServerException
488
+
489
+ SetRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
490
+ SetRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
491
+ SetRepositoryPolicyRequest.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, required: true, location_name: "policyText"))
492
+ SetRepositoryPolicyRequest.add_member(:force, Shapes::ShapeRef.new(shape: ForceFlag, location_name: "force"))
493
+ SetRepositoryPolicyRequest.struct_class = Types::SetRepositoryPolicyRequest
494
+
495
+ SetRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
496
+ SetRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
497
+ SetRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
498
+ SetRepositoryPolicyResponse.struct_class = Types::SetRepositoryPolicyResponse
499
+
500
+ UnsupportedCommandException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
501
+ UnsupportedCommandException.struct_class = Types::UnsupportedCommandException
502
+
503
+ UploadLayerPartRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdOrAlias, location_name: "registryId"))
504
+ UploadLayerPartRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
505
+ UploadLayerPartRequest.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, required: true, location_name: "uploadId"))
506
+ UploadLayerPartRequest.add_member(:part_first_byte, Shapes::ShapeRef.new(shape: PartSize, required: true, location_name: "partFirstByte"))
507
+ UploadLayerPartRequest.add_member(:part_last_byte, Shapes::ShapeRef.new(shape: PartSize, required: true, location_name: "partLastByte"))
508
+ UploadLayerPartRequest.add_member(:layer_part_blob, Shapes::ShapeRef.new(shape: LayerPartBlob, required: true, location_name: "layerPartBlob"))
509
+ UploadLayerPartRequest.struct_class = Types::UploadLayerPartRequest
510
+
511
+ UploadLayerPartResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
512
+ UploadLayerPartResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
513
+ UploadLayerPartResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
514
+ UploadLayerPartResponse.add_member(:last_byte_received, Shapes::ShapeRef.new(shape: PartSize, location_name: "lastByteReceived"))
515
+ UploadLayerPartResponse.struct_class = Types::UploadLayerPartResponse
516
+
517
+ UploadNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
518
+ UploadNotFoundException.struct_class = Types::UploadNotFoundException
519
+
520
+
521
+ # @api private
522
+ API = Seahorse::Model::Api.new.tap do |api|
523
+
524
+ api.version = "2020-10-30"
525
+
526
+ api.metadata = {
527
+ "apiVersion" => "2020-10-30",
528
+ "endpointPrefix" => "api.ecr-public",
529
+ "jsonVersion" => "1.1",
530
+ "protocol" => "json",
531
+ "serviceAbbreviation" => "Amazon ECR Public",
532
+ "serviceFullName" => "Amazon Elastic Container Registry Public",
533
+ "serviceId" => "ECR PUBLIC",
534
+ "signatureVersion" => "v4",
535
+ "signingName" => "ecr-public",
536
+ "targetPrefix" => "SpencerFrontendService",
537
+ "uid" => "ecr-public-2020-10-30",
538
+ }
539
+
540
+ api.add_operation(:batch_check_layer_availability, Seahorse::Model::Operation.new.tap do |o|
541
+ o.name = "BatchCheckLayerAvailability"
542
+ o.http_method = "POST"
543
+ o.http_request_uri = "/"
544
+ o.input = Shapes::ShapeRef.new(shape: BatchCheckLayerAvailabilityRequest)
545
+ o.output = Shapes::ShapeRef.new(shape: BatchCheckLayerAvailabilityResponse)
546
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
547
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
548
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
549
+ o.errors << Shapes::ShapeRef.new(shape: RegistryNotFoundException)
550
+ end)
551
+
552
+ api.add_operation(:batch_delete_image, Seahorse::Model::Operation.new.tap do |o|
553
+ o.name = "BatchDeleteImage"
554
+ o.http_method = "POST"
555
+ o.http_request_uri = "/"
556
+ o.input = Shapes::ShapeRef.new(shape: BatchDeleteImageRequest)
557
+ o.output = Shapes::ShapeRef.new(shape: BatchDeleteImageResponse)
558
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
559
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
560
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
561
+ end)
562
+
563
+ api.add_operation(:complete_layer_upload, Seahorse::Model::Operation.new.tap do |o|
564
+ o.name = "CompleteLayerUpload"
565
+ o.http_method = "POST"
566
+ o.http_request_uri = "/"
567
+ o.input = Shapes::ShapeRef.new(shape: CompleteLayerUploadRequest)
568
+ o.output = Shapes::ShapeRef.new(shape: CompleteLayerUploadResponse)
569
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
570
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
571
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
572
+ o.errors << Shapes::ShapeRef.new(shape: UploadNotFoundException)
573
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLayerException)
574
+ o.errors << Shapes::ShapeRef.new(shape: LayerPartTooSmallException)
575
+ o.errors << Shapes::ShapeRef.new(shape: LayerAlreadyExistsException)
576
+ o.errors << Shapes::ShapeRef.new(shape: EmptyUploadException)
577
+ o.errors << Shapes::ShapeRef.new(shape: RegistryNotFoundException)
578
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
579
+ end)
580
+
581
+ api.add_operation(:create_repository, Seahorse::Model::Operation.new.tap do |o|
582
+ o.name = "CreateRepository"
583
+ o.http_method = "POST"
584
+ o.http_request_uri = "/"
585
+ o.input = Shapes::ShapeRef.new(shape: CreateRepositoryRequest)
586
+ o.output = Shapes::ShapeRef.new(shape: CreateRepositoryResponse)
587
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
588
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
589
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryAlreadyExistsException)
590
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
591
+ end)
592
+
593
+ api.add_operation(:delete_repository, Seahorse::Model::Operation.new.tap do |o|
594
+ o.name = "DeleteRepository"
595
+ o.http_method = "POST"
596
+ o.http_request_uri = "/"
597
+ o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryRequest)
598
+ o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryResponse)
599
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
600
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
601
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
602
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotEmptyException)
603
+ end)
604
+
605
+ api.add_operation(:delete_repository_policy, Seahorse::Model::Operation.new.tap do |o|
606
+ o.name = "DeleteRepositoryPolicy"
607
+ o.http_method = "POST"
608
+ o.http_request_uri = "/"
609
+ o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryPolicyRequest)
610
+ o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryPolicyResponse)
611
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
612
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
613
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
614
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryPolicyNotFoundException)
615
+ end)
616
+
617
+ api.add_operation(:describe_image_tags, Seahorse::Model::Operation.new.tap do |o|
618
+ o.name = "DescribeImageTags"
619
+ o.http_method = "POST"
620
+ o.http_request_uri = "/"
621
+ o.input = Shapes::ShapeRef.new(shape: DescribeImageTagsRequest)
622
+ o.output = Shapes::ShapeRef.new(shape: DescribeImageTagsResponse)
623
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
624
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
625
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
626
+ o[:pager] = Aws::Pager.new(
627
+ limit_key: "max_results",
628
+ tokens: {
629
+ "next_token" => "next_token"
630
+ }
631
+ )
632
+ end)
633
+
634
+ api.add_operation(:describe_images, Seahorse::Model::Operation.new.tap do |o|
635
+ o.name = "DescribeImages"
636
+ o.http_method = "POST"
637
+ o.http_request_uri = "/"
638
+ o.input = Shapes::ShapeRef.new(shape: DescribeImagesRequest)
639
+ o.output = Shapes::ShapeRef.new(shape: DescribeImagesResponse)
640
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
641
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
642
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
643
+ o.errors << Shapes::ShapeRef.new(shape: ImageNotFoundException)
644
+ o[:pager] = Aws::Pager.new(
645
+ limit_key: "max_results",
646
+ tokens: {
647
+ "next_token" => "next_token"
648
+ }
649
+ )
650
+ end)
651
+
652
+ api.add_operation(:describe_registries, Seahorse::Model::Operation.new.tap do |o|
653
+ o.name = "DescribeRegistries"
654
+ o.http_method = "POST"
655
+ o.http_request_uri = "/"
656
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistriesRequest)
657
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistriesResponse)
658
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
659
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
660
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
661
+ o[:pager] = Aws::Pager.new(
662
+ limit_key: "max_results",
663
+ tokens: {
664
+ "next_token" => "next_token"
665
+ }
666
+ )
667
+ end)
668
+
669
+ api.add_operation(:describe_repositories, Seahorse::Model::Operation.new.tap do |o|
670
+ o.name = "DescribeRepositories"
671
+ o.http_method = "POST"
672
+ o.http_request_uri = "/"
673
+ o.input = Shapes::ShapeRef.new(shape: DescribeRepositoriesRequest)
674
+ o.output = Shapes::ShapeRef.new(shape: DescribeRepositoriesResponse)
675
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
676
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
677
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
678
+ o[:pager] = Aws::Pager.new(
679
+ limit_key: "max_results",
680
+ tokens: {
681
+ "next_token" => "next_token"
682
+ }
683
+ )
684
+ end)
685
+
686
+ api.add_operation(:get_authorization_token, Seahorse::Model::Operation.new.tap do |o|
687
+ o.name = "GetAuthorizationToken"
688
+ o.http_method = "POST"
689
+ o.http_request_uri = "/"
690
+ o.input = Shapes::ShapeRef.new(shape: GetAuthorizationTokenRequest)
691
+ o.output = Shapes::ShapeRef.new(shape: GetAuthorizationTokenResponse)
692
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
693
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
694
+ end)
695
+
696
+ api.add_operation(:get_registry_catalog_data, Seahorse::Model::Operation.new.tap do |o|
697
+ o.name = "GetRegistryCatalogData"
698
+ o.http_method = "POST"
699
+ o.http_request_uri = "/"
700
+ o.input = Shapes::ShapeRef.new(shape: GetRegistryCatalogDataRequest)
701
+ o.output = Shapes::ShapeRef.new(shape: GetRegistryCatalogDataResponse)
702
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
703
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
704
+ end)
705
+
706
+ api.add_operation(:get_repository_catalog_data, Seahorse::Model::Operation.new.tap do |o|
707
+ o.name = "GetRepositoryCatalogData"
708
+ o.http_method = "POST"
709
+ o.http_request_uri = "/"
710
+ o.input = Shapes::ShapeRef.new(shape: GetRepositoryCatalogDataRequest)
711
+ o.output = Shapes::ShapeRef.new(shape: GetRepositoryCatalogDataResponse)
712
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
713
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
714
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
715
+ end)
716
+
717
+ api.add_operation(:get_repository_policy, Seahorse::Model::Operation.new.tap do |o|
718
+ o.name = "GetRepositoryPolicy"
719
+ o.http_method = "POST"
720
+ o.http_request_uri = "/"
721
+ o.input = Shapes::ShapeRef.new(shape: GetRepositoryPolicyRequest)
722
+ o.output = Shapes::ShapeRef.new(shape: GetRepositoryPolicyResponse)
723
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
724
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
725
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
726
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryPolicyNotFoundException)
727
+ end)
728
+
729
+ api.add_operation(:initiate_layer_upload, Seahorse::Model::Operation.new.tap do |o|
730
+ o.name = "InitiateLayerUpload"
731
+ o.http_method = "POST"
732
+ o.http_request_uri = "/"
733
+ o.input = Shapes::ShapeRef.new(shape: InitiateLayerUploadRequest)
734
+ o.output = Shapes::ShapeRef.new(shape: InitiateLayerUploadResponse)
735
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
736
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
737
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
738
+ o.errors << Shapes::ShapeRef.new(shape: RegistryNotFoundException)
739
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
740
+ end)
741
+
742
+ api.add_operation(:put_image, Seahorse::Model::Operation.new.tap do |o|
743
+ o.name = "PutImage"
744
+ o.http_method = "POST"
745
+ o.http_request_uri = "/"
746
+ o.input = Shapes::ShapeRef.new(shape: PutImageRequest)
747
+ o.output = Shapes::ShapeRef.new(shape: PutImageResponse)
748
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
749
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
750
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
751
+ o.errors << Shapes::ShapeRef.new(shape: ImageAlreadyExistsException)
752
+ o.errors << Shapes::ShapeRef.new(shape: LayersNotFoundException)
753
+ o.errors << Shapes::ShapeRef.new(shape: ReferencedImagesNotFoundException)
754
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
755
+ o.errors << Shapes::ShapeRef.new(shape: ImageTagAlreadyExistsException)
756
+ o.errors << Shapes::ShapeRef.new(shape: ImageDigestDoesNotMatchException)
757
+ o.errors << Shapes::ShapeRef.new(shape: RegistryNotFoundException)
758
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
759
+ end)
760
+
761
+ api.add_operation(:put_registry_catalog_data, Seahorse::Model::Operation.new.tap do |o|
762
+ o.name = "PutRegistryCatalogData"
763
+ o.http_method = "POST"
764
+ o.http_request_uri = "/"
765
+ o.input = Shapes::ShapeRef.new(shape: PutRegistryCatalogDataRequest)
766
+ o.output = Shapes::ShapeRef.new(shape: PutRegistryCatalogDataResponse)
767
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
768
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
769
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
770
+ end)
771
+
772
+ api.add_operation(:put_repository_catalog_data, Seahorse::Model::Operation.new.tap do |o|
773
+ o.name = "PutRepositoryCatalogData"
774
+ o.http_method = "POST"
775
+ o.http_request_uri = "/"
776
+ o.input = Shapes::ShapeRef.new(shape: PutRepositoryCatalogDataRequest)
777
+ o.output = Shapes::ShapeRef.new(shape: PutRepositoryCatalogDataResponse)
778
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
779
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
780
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
781
+ end)
782
+
783
+ api.add_operation(:set_repository_policy, Seahorse::Model::Operation.new.tap do |o|
784
+ o.name = "SetRepositoryPolicy"
785
+ o.http_method = "POST"
786
+ o.http_request_uri = "/"
787
+ o.input = Shapes::ShapeRef.new(shape: SetRepositoryPolicyRequest)
788
+ o.output = Shapes::ShapeRef.new(shape: SetRepositoryPolicyResponse)
789
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
790
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
791
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
792
+ end)
793
+
794
+ api.add_operation(:upload_layer_part, Seahorse::Model::Operation.new.tap do |o|
795
+ o.name = "UploadLayerPart"
796
+ o.http_method = "POST"
797
+ o.http_request_uri = "/"
798
+ o.input = Shapes::ShapeRef.new(shape: UploadLayerPartRequest)
799
+ o.output = Shapes::ShapeRef.new(shape: UploadLayerPartResponse)
800
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
801
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLayerPartException)
803
+ o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
804
+ o.errors << Shapes::ShapeRef.new(shape: UploadNotFoundException)
805
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
806
+ o.errors << Shapes::ShapeRef.new(shape: RegistryNotFoundException)
807
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedCommandException)
808
+ end)
809
+ end
810
+
811
+ end
812
+ end