@aws-sdk/client-codeartifact 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateExternalConnectionCommand.js +2 -3
- package/dist-cjs/commands/CopyPackageVersionsCommand.js +2 -3
- package/dist-cjs/commands/CreateDomainCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeletePackageCommand.js +2 -3
- package/dist-cjs/commands/DeletePackageVersionsCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribePackageCommand.js +2 -3
- package/dist-cjs/commands/DescribePackageVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DisassociateExternalConnectionCommand.js +2 -3
- package/dist-cjs/commands/DisposePackageVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizationTokenCommand.js +2 -3
- package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetPackageVersionAssetCommand.js +1 -1
- package/dist-cjs/commands/GetPackageVersionReadmeCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryEndpointCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/ListDomainsCommand.js +2 -3
- package/dist-cjs/commands/ListPackageVersionAssetsCommand.js +2 -3
- package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js +2 -3
- package/dist-cjs/commands/ListPackageVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListPackagesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesInDomainCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PublishPackageVersionCommand.js +1 -1
- package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutPackageOriginConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -387
- package/dist-cjs/protocols/Aws_restJson1.js +6 -0
- package/dist-es/commands/AssociateExternalConnectionCommand.js +2 -3
- package/dist-es/commands/CopyPackageVersionsCommand.js +2 -3
- package/dist-es/commands/CreateDomainCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/DeleteDomainCommand.js +2 -3
- package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/DeletePackageCommand.js +2 -3
- package/dist-es/commands/DeletePackageVersionsCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/DescribeDomainCommand.js +2 -3
- package/dist-es/commands/DescribePackageCommand.js +2 -3
- package/dist-es/commands/DescribePackageVersionCommand.js +2 -3
- package/dist-es/commands/DescribeRepositoryCommand.js +2 -3
- package/dist-es/commands/DisassociateExternalConnectionCommand.js +2 -3
- package/dist-es/commands/DisposePackageVersionsCommand.js +2 -3
- package/dist-es/commands/GetAuthorizationTokenCommand.js +2 -3
- package/dist-es/commands/GetDomainPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/GetPackageVersionAssetCommand.js +2 -2
- package/dist-es/commands/GetPackageVersionReadmeCommand.js +2 -3
- package/dist-es/commands/GetRepositoryEndpointCommand.js +2 -3
- package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/ListDomainsCommand.js +2 -3
- package/dist-es/commands/ListPackageVersionAssetsCommand.js +2 -3
- package/dist-es/commands/ListPackageVersionDependenciesCommand.js +2 -3
- package/dist-es/commands/ListPackageVersionsCommand.js +2 -3
- package/dist-es/commands/ListPackagesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesInDomainCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PublishPackageVersionCommand.js +2 -2
- package/dist-es/commands/PutDomainPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/PutPackageOriginConfigurationCommand.js +2 -3
- package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdatePackageVersionsStatusCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -288
- package/dist-es/protocols/Aws_restJson1.js +6 -0
- package/dist-types/Codeartifact.d.ts +7 -2
- package/dist-types/commands/PublishPackageVersionCommand.d.ts +7 -2
- package/dist-types/models/models_0.d.ts +37 -447
- package/dist-types/ts3.4/models/models_0.d.ts +2 -282
- package/package.json +11 -10
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdatePackageVersionsStatusRequestFilterSensitiveLog, UpdatePackageVersionsStatusResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdatePackageVersionsStatusCommand, serializeAws_restJson1UpdatePackageVersionsStatusCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdatePackageVersionsStatusCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdatePackageVersionsStatusCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateRepositoryRequestFilterSensitiveLog, UpdateRepositoryResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateRepositoryCommand, serializeAws_restJson1UpdateRepositoryCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateRepositoryCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateRepositoryCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -169,297 +169,9 @@ export var PackageVersionSortType;
|
|
|
169
169
|
(function (PackageVersionSortType) {
|
|
170
170
|
PackageVersionSortType["PUBLISHED_TIME"] = "PUBLISHED_TIME";
|
|
171
171
|
})(PackageVersionSortType || (PackageVersionSortType = {}));
|
|
172
|
-
export const AssetSummaryFilterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
export const AssociateExternalConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
176
|
-
...obj,
|
|
177
|
-
});
|
|
178
|
-
export const RepositoryExternalConnectionInfoFilterSensitiveLog = (obj) => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
export const UpstreamRepositoryInfoFilterSensitiveLog = (obj) => ({
|
|
182
|
-
...obj,
|
|
183
|
-
});
|
|
184
|
-
export const RepositoryDescriptionFilterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
|
-
export const AssociateExternalConnectionResultFilterSensitiveLog = (obj) => ({
|
|
188
|
-
...obj,
|
|
189
|
-
});
|
|
190
|
-
export const CopyPackageVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
191
|
-
...obj,
|
|
192
|
-
});
|
|
193
|
-
export const PackageVersionErrorFilterSensitiveLog = (obj) => ({
|
|
194
|
-
...obj,
|
|
195
|
-
});
|
|
196
|
-
export const SuccessfulPackageVersionInfoFilterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
});
|
|
199
|
-
export const CopyPackageVersionsResultFilterSensitiveLog = (obj) => ({
|
|
200
|
-
...obj,
|
|
201
|
-
});
|
|
202
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
export const CreateDomainRequestFilterSensitiveLog = (obj) => ({
|
|
206
|
-
...obj,
|
|
207
|
-
});
|
|
208
|
-
export const DomainDescriptionFilterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
});
|
|
211
|
-
export const CreateDomainResultFilterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
});
|
|
214
|
-
export const UpstreamRepositoryFilterSensitiveLog = (obj) => ({
|
|
215
|
-
...obj,
|
|
216
|
-
});
|
|
217
|
-
export const CreateRepositoryRequestFilterSensitiveLog = (obj) => ({
|
|
218
|
-
...obj,
|
|
219
|
-
});
|
|
220
|
-
export const CreateRepositoryResultFilterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
|
-
export const DeleteDomainRequestFilterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
export const DeleteDomainResultFilterSensitiveLog = (obj) => ({
|
|
227
|
-
...obj,
|
|
228
|
-
});
|
|
229
|
-
export const DeleteDomainPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
export const ResourcePolicyFilterSensitiveLog = (obj) => ({
|
|
233
|
-
...obj,
|
|
234
|
-
});
|
|
235
|
-
export const DeleteDomainPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
export const DeletePackageRequestFilterSensitiveLog = (obj) => ({
|
|
239
|
-
...obj,
|
|
240
|
-
});
|
|
241
|
-
export const PackageOriginRestrictionsFilterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
export const PackageOriginConfigurationFilterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
export const PackageSummaryFilterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
export const DeletePackageResultFilterSensitiveLog = (obj) => ({
|
|
251
|
-
...obj,
|
|
252
|
-
});
|
|
253
|
-
export const DeletePackageVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
export const DeletePackageVersionsResultFilterSensitiveLog = (obj) => ({
|
|
257
|
-
...obj,
|
|
258
|
-
});
|
|
259
|
-
export const DeleteRepositoryRequestFilterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
export const DeleteRepositoryResultFilterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
export const DeleteRepositoryPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
export const DeleteRepositoryPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
export const DescribeDomainRequestFilterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
export const DescribeDomainResultFilterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
|
-
export const DescribePackageRequestFilterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
});
|
|
280
|
-
export const PackageDescriptionFilterSensitiveLog = (obj) => ({
|
|
281
|
-
...obj,
|
|
282
|
-
});
|
|
283
|
-
export const DescribePackageResultFilterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
export const DescribePackageVersionRequestFilterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
});
|
|
289
|
-
export const LicenseInfoFilterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
export const DomainEntryPointFilterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
export const PackageVersionOriginFilterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
export const PackageVersionDescriptionFilterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
export const DescribePackageVersionResultFilterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
export const DescribeRepositoryRequestFilterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
export const DescribeRepositoryResultFilterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
export const DisassociateExternalConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
export const DisassociateExternalConnectionResultFilterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
export const DisposePackageVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
export const DisposePackageVersionsResultFilterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
export const GetAuthorizationTokenRequestFilterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
export const GetAuthorizationTokenResultFilterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
});
|
|
328
|
-
export const GetDomainPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
329
|
-
...obj,
|
|
330
|
-
});
|
|
331
|
-
export const GetDomainPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
});
|
|
334
|
-
export const GetPackageVersionAssetRequestFilterSensitiveLog = (obj) => ({
|
|
335
|
-
...obj,
|
|
336
|
-
});
|
|
337
172
|
export const GetPackageVersionAssetResultFilterSensitiveLog = (obj) => ({
|
|
338
173
|
...obj,
|
|
339
174
|
});
|
|
340
|
-
export const GetPackageVersionReadmeRequestFilterSensitiveLog = (obj) => ({
|
|
341
|
-
...obj,
|
|
342
|
-
});
|
|
343
|
-
export const GetPackageVersionReadmeResultFilterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
export const GetRepositoryEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
});
|
|
349
|
-
export const GetRepositoryEndpointResultFilterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
export const GetRepositoryPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
|
-
export const GetRepositoryPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
export const ListDomainsRequestFilterSensitiveLog = (obj) => ({
|
|
359
|
-
...obj,
|
|
360
|
-
});
|
|
361
|
-
export const DomainSummaryFilterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
export const ListDomainsResultFilterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
});
|
|
367
|
-
export const ListPackagesRequestFilterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
export const ListPackagesResultFilterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
export const ListPackageVersionAssetsRequestFilterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
export const ListPackageVersionAssetsResultFilterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
});
|
|
379
|
-
export const ListPackageVersionDependenciesRequestFilterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
export const PackageDependencyFilterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
export const ListPackageVersionDependenciesResultFilterSensitiveLog = (obj) => ({
|
|
386
|
-
...obj,
|
|
387
|
-
});
|
|
388
|
-
export const ListPackageVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
});
|
|
391
|
-
export const PackageVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
392
|
-
...obj,
|
|
393
|
-
});
|
|
394
|
-
export const ListPackageVersionsResultFilterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
export const ListRepositoriesRequestFilterSensitiveLog = (obj) => ({
|
|
398
|
-
...obj,
|
|
399
|
-
});
|
|
400
|
-
export const RepositorySummaryFilterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
});
|
|
403
|
-
export const ListRepositoriesResultFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
});
|
|
406
|
-
export const ListRepositoriesInDomainRequestFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
export const ListRepositoriesInDomainResultFilterSensitiveLog = (obj) => ({
|
|
410
|
-
...obj,
|
|
411
|
-
});
|
|
412
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
});
|
|
415
|
-
export const ListTagsForResourceResultFilterSensitiveLog = (obj) => ({
|
|
416
|
-
...obj,
|
|
417
|
-
});
|
|
418
175
|
export const PublishPackageVersionRequestFilterSensitiveLog = (obj) => ({
|
|
419
176
|
...obj,
|
|
420
177
|
});
|
|
421
|
-
export const PublishPackageVersionResultFilterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
});
|
|
424
|
-
export const PutDomainPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
425
|
-
...obj,
|
|
426
|
-
});
|
|
427
|
-
export const PutDomainPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
428
|
-
...obj,
|
|
429
|
-
});
|
|
430
|
-
export const PutPackageOriginConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
431
|
-
...obj,
|
|
432
|
-
});
|
|
433
|
-
export const PutPackageOriginConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
434
|
-
...obj,
|
|
435
|
-
});
|
|
436
|
-
export const PutRepositoryPermissionsPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
437
|
-
...obj,
|
|
438
|
-
});
|
|
439
|
-
export const PutRepositoryPermissionsPolicyResultFilterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
});
|
|
442
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
export const TagResourceResultFilterSensitiveLog = (obj) => ({
|
|
446
|
-
...obj,
|
|
447
|
-
});
|
|
448
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
|
-
export const UntagResourceResultFilterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
});
|
|
454
|
-
export const UpdatePackageVersionsStatusRequestFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
export const UpdatePackageVersionsStatusResultFilterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|
|
460
|
-
export const UpdateRepositoryRequestFilterSensitiveLog = (obj) => ({
|
|
461
|
-
...obj,
|
|
462
|
-
});
|
|
463
|
-
export const UpdateRepositoryResultFilterSensitiveLog = (obj) => ({
|
|
464
|
-
...obj,
|
|
465
|
-
});
|
|
@@ -3220,6 +3220,9 @@ const deserializeAws_restJson1RepositoryDescription = (output, context) => {
|
|
|
3220
3220
|
return {
|
|
3221
3221
|
administratorAccount: __expectString(output.administratorAccount),
|
|
3222
3222
|
arn: __expectString(output.arn),
|
|
3223
|
+
createdTime: output.createdTime != null
|
|
3224
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdTime)))
|
|
3225
|
+
: undefined,
|
|
3223
3226
|
description: __expectString(output.description),
|
|
3224
3227
|
domainName: __expectString(output.domainName),
|
|
3225
3228
|
domainOwner: __expectString(output.domainOwner),
|
|
@@ -3254,6 +3257,9 @@ const deserializeAws_restJson1RepositorySummary = (output, context) => {
|
|
|
3254
3257
|
return {
|
|
3255
3258
|
administratorAccount: __expectString(output.administratorAccount),
|
|
3256
3259
|
arn: __expectString(output.arn),
|
|
3260
|
+
createdTime: output.createdTime != null
|
|
3261
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdTime)))
|
|
3262
|
+
: undefined,
|
|
3257
3263
|
description: __expectString(output.description),
|
|
3258
3264
|
domainName: __expectString(output.domainName),
|
|
3259
3265
|
domainOwner: __expectString(output.domainOwner),
|
|
@@ -693,9 +693,14 @@ export declare class Codeartifact extends CodeartifactClient {
|
|
|
693
693
|
/**
|
|
694
694
|
* @public
|
|
695
695
|
* <p>Creates a new package version containing one or more assets (or files).</p>
|
|
696
|
-
* <p>The <code>unfinished</code> flag can be used to keep the package version in the
|
|
696
|
+
* <p>The <code>unfinished</code> flag can be used to keep the package version in the
|
|
697
|
+
* <code>Unfinished</code> state until all of its assets have been uploaded (see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status.html#package-version-status">Package version status</a> in the <i>CodeArtifact user guide</i>). To set
|
|
698
|
+
* the package version’s status to <code>Published</code>, omit the <code>unfinished</code> flag
|
|
699
|
+
* when uploading the final asset, or set the status using <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdatePackageVersionsStatus.html">UpdatePackageVersionStatus</a>. Once a package version’s status is set to
|
|
700
|
+
* <code>Published</code>, it cannot change back to <code>Unfinished</code>.</p>
|
|
697
701
|
* <note>
|
|
698
|
-
* <p>Only generic packages can be published using this API
|
|
702
|
+
* <p>Only generic packages can be published using this API. For more information, see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-generic.html">Using generic
|
|
703
|
+
* packages</a> in the <i>CodeArtifact User Guide</i>.</p>
|
|
699
704
|
* </note>
|
|
700
705
|
*/
|
|
701
706
|
publishPackageVersion(args: PublishPackageVersionCommandInput, options?: __HttpHandlerOptions): Promise<PublishPackageVersionCommandOutput>;
|
|
@@ -30,9 +30,14 @@ export interface PublishPackageVersionCommandOutput extends PublishPackageVersio
|
|
|
30
30
|
/**
|
|
31
31
|
* @public
|
|
32
32
|
* <p>Creates a new package version containing one or more assets (or files).</p>
|
|
33
|
-
* <p>The <code>unfinished</code> flag can be used to keep the package version in the
|
|
33
|
+
* <p>The <code>unfinished</code> flag can be used to keep the package version in the
|
|
34
|
+
* <code>Unfinished</code> state until all of its assets have been uploaded (see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status.html#package-version-status">Package version status</a> in the <i>CodeArtifact user guide</i>). To set
|
|
35
|
+
* the package version’s status to <code>Published</code>, omit the <code>unfinished</code> flag
|
|
36
|
+
* when uploading the final asset, or set the status using <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdatePackageVersionsStatus.html">UpdatePackageVersionStatus</a>. Once a package version’s status is set to
|
|
37
|
+
* <code>Published</code>, it cannot change back to <code>Unfinished</code>.</p>
|
|
34
38
|
* <note>
|
|
35
|
-
* <p>Only generic packages can be published using this API
|
|
39
|
+
* <p>Only generic packages can be published using this API. For more information, see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-generic.html">Using generic
|
|
40
|
+
* packages</a> in the <i>CodeArtifact User Guide</i>.</p>
|
|
36
41
|
* </note>
|
|
37
42
|
* @example
|
|
38
43
|
* Use a bare-bones client and the command you need to make an API call.
|