@aws-sdk/client-codeartifact 3.296.0 → 3.298.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 +46 -2
- package/dist-types/CodeartifactClient.d.ts +24 -4
- package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CopyPackageVersionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +16 -0
- package/dist-types/commands/DeletePackageVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +16 -0
- package/dist-types/commands/DescribePackageCommand.d.ts +16 -0
- package/dist-types/commands/DescribePackageVersionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DisposePackageVersionsCommand.d.ts +16 -0
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +16 -0
- package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +16 -0
- package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +16 -0
- package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +16 -0
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListPackagesCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PublishPackageVersionCommand.d.ts +24 -4
- package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRepositoryCommand.d.ts +16 -0
- package/dist-types/models/CodeartifactServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +332 -449
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDomainsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPackageVersionAssetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPackageVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPackagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositoriesInDomainPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2 -282
- package/package.json +4 -3
|
@@ -3,6 +3,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-cl
|
|
|
3
3
|
import { Readable } from "stream";
|
|
4
4
|
import { CodeartifactServiceException as __BaseException } from "./CodeartifactServiceException";
|
|
5
5
|
/**
|
|
6
|
+
* @public
|
|
6
7
|
* <p>
|
|
7
8
|
* The operation did not succeed because of an unauthorized access attempt.
|
|
8
9
|
* </p>
|
|
@@ -15,14 +16,23 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
15
16
|
*/
|
|
16
17
|
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
17
18
|
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
18
22
|
export declare enum AllowPublish {
|
|
19
23
|
ALLOW = "ALLOW",
|
|
20
24
|
BLOCK = "BLOCK"
|
|
21
25
|
}
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
22
29
|
export declare enum AllowUpstream {
|
|
23
30
|
ALLOW = "ALLOW",
|
|
24
31
|
BLOCK = "BLOCK"
|
|
25
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
26
36
|
export declare enum HashAlgorithm {
|
|
27
37
|
MD5 = "MD5",
|
|
28
38
|
SHA1 = "SHA-1",
|
|
@@ -30,6 +40,7 @@ export declare enum HashAlgorithm {
|
|
|
30
40
|
SHA512 = "SHA-512"
|
|
31
41
|
}
|
|
32
42
|
/**
|
|
43
|
+
* @public
|
|
33
44
|
* <p>
|
|
34
45
|
* Contains details about a package version asset.
|
|
35
46
|
* </p>
|
|
@@ -54,6 +65,9 @@ export interface AssetSummary {
|
|
|
54
65
|
*/
|
|
55
66
|
hashes?: Record<string, string>;
|
|
56
67
|
}
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
57
71
|
export interface AssociateExternalConnectionRequest {
|
|
58
72
|
/**
|
|
59
73
|
* <p>The name of the domain that contains the repository.</p>
|
|
@@ -112,10 +126,17 @@ export interface AssociateExternalConnectionRequest {
|
|
|
112
126
|
* <code>public:maven-commonsware</code> - for the CommonsWare Android repository.
|
|
113
127
|
* </p>
|
|
114
128
|
* </li>
|
|
129
|
+
* <li>
|
|
130
|
+
* <p>
|
|
131
|
+
* <code>public:maven-clojars</code> - for the Clojars repository. </p>
|
|
132
|
+
* </li>
|
|
115
133
|
* </ul>
|
|
116
134
|
*/
|
|
117
135
|
externalConnection: string | undefined;
|
|
118
136
|
}
|
|
137
|
+
/**
|
|
138
|
+
* @public
|
|
139
|
+
*/
|
|
119
140
|
export declare enum PackageFormat {
|
|
120
141
|
GENERIC = "generic",
|
|
121
142
|
MAVEN = "maven",
|
|
@@ -123,10 +144,14 @@ export declare enum PackageFormat {
|
|
|
123
144
|
NUGET = "nuget",
|
|
124
145
|
PYPI = "pypi"
|
|
125
146
|
}
|
|
147
|
+
/**
|
|
148
|
+
* @public
|
|
149
|
+
*/
|
|
126
150
|
export declare enum ExternalConnectionStatus {
|
|
127
151
|
AVAILABLE = "Available"
|
|
128
152
|
}
|
|
129
153
|
/**
|
|
154
|
+
* @public
|
|
130
155
|
* <p>
|
|
131
156
|
* Contains information about the external connection of a repository.
|
|
132
157
|
* </p>
|
|
@@ -172,6 +197,7 @@ export interface RepositoryExternalConnectionInfo {
|
|
|
172
197
|
status?: ExternalConnectionStatus | string;
|
|
173
198
|
}
|
|
174
199
|
/**
|
|
200
|
+
* @public
|
|
175
201
|
* <p>
|
|
176
202
|
* Information about an upstream repository.
|
|
177
203
|
* </p>
|
|
@@ -183,6 +209,7 @@ export interface UpstreamRepositoryInfo {
|
|
|
183
209
|
repositoryName?: string;
|
|
184
210
|
}
|
|
185
211
|
/**
|
|
212
|
+
* @public
|
|
186
213
|
* <p> The details of a repository stored in CodeArtifact. A CodeArtifact repository contains a set of
|
|
187
214
|
* package versions, each of which maps to a set of assets. Repositories are polyglot—a single
|
|
188
215
|
* repository can contain packages of any supported type. Each repository exposes endpoints for
|
|
@@ -236,7 +263,14 @@ export interface RepositoryDescription {
|
|
|
236
263
|
* </p>
|
|
237
264
|
*/
|
|
238
265
|
externalConnections?: RepositoryExternalConnectionInfo[];
|
|
266
|
+
/**
|
|
267
|
+
* <p>A timestamp that represents the date and time the repository was created.</p>
|
|
268
|
+
*/
|
|
269
|
+
createdTime?: Date;
|
|
239
270
|
}
|
|
271
|
+
/**
|
|
272
|
+
* @public
|
|
273
|
+
*/
|
|
240
274
|
export interface AssociateExternalConnectionResult {
|
|
241
275
|
/**
|
|
242
276
|
* <p>
|
|
@@ -245,6 +279,9 @@ export interface AssociateExternalConnectionResult {
|
|
|
245
279
|
*/
|
|
246
280
|
repository?: RepositoryDescription;
|
|
247
281
|
}
|
|
282
|
+
/**
|
|
283
|
+
* @public
|
|
284
|
+
*/
|
|
248
285
|
export declare enum ResourceType {
|
|
249
286
|
ASSET = "asset",
|
|
250
287
|
DOMAIN = "domain",
|
|
@@ -253,6 +290,7 @@ export declare enum ResourceType {
|
|
|
253
290
|
REPOSITORY = "repository"
|
|
254
291
|
}
|
|
255
292
|
/**
|
|
293
|
+
* @public
|
|
256
294
|
* <p>
|
|
257
295
|
* The operation did not succeed because prerequisites are not met.
|
|
258
296
|
* </p>
|
|
@@ -278,6 +316,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
278
316
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
279
317
|
}
|
|
280
318
|
/**
|
|
319
|
+
* @public
|
|
281
320
|
* <p> The operation did not succeed because of an error that occurred inside CodeArtifact. </p>
|
|
282
321
|
*/
|
|
283
322
|
export declare class InternalServerException extends __BaseException {
|
|
@@ -289,6 +328,7 @@ export declare class InternalServerException extends __BaseException {
|
|
|
289
328
|
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
290
329
|
}
|
|
291
330
|
/**
|
|
331
|
+
* @public
|
|
292
332
|
* <p>
|
|
293
333
|
* The operation did not succeed because the resource requested is not found in the service.
|
|
294
334
|
* </p>
|
|
@@ -314,6 +354,7 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
314
354
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
315
355
|
}
|
|
316
356
|
/**
|
|
357
|
+
* @public
|
|
317
358
|
* <p>
|
|
318
359
|
* The operation did not succeed because it would have exceeded a service limit for your account.
|
|
319
360
|
* </p>
|
|
@@ -339,6 +380,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
339
380
|
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
340
381
|
}
|
|
341
382
|
/**
|
|
383
|
+
* @public
|
|
342
384
|
* <p>
|
|
343
385
|
* The operation did not succeed because too many requests are sent to the service.
|
|
344
386
|
* </p>
|
|
@@ -357,6 +399,9 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
357
399
|
*/
|
|
358
400
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
359
401
|
}
|
|
402
|
+
/**
|
|
403
|
+
* @public
|
|
404
|
+
*/
|
|
360
405
|
export declare enum ValidationExceptionReason {
|
|
361
406
|
CANNOT_PARSE = "CANNOT_PARSE",
|
|
362
407
|
ENCRYPTION_KEY_ERROR = "ENCRYPTION_KEY_ERROR",
|
|
@@ -365,6 +410,7 @@ export declare enum ValidationExceptionReason {
|
|
|
365
410
|
UNKNOWN_OPERATION = "UNKNOWN_OPERATION"
|
|
366
411
|
}
|
|
367
412
|
/**
|
|
413
|
+
* @public
|
|
368
414
|
* <p>
|
|
369
415
|
* The operation did not succeed because a parameter in the request was sent with an invalid value.
|
|
370
416
|
* </p>
|
|
@@ -383,6 +429,9 @@ export declare class ValidationException extends __BaseException {
|
|
|
383
429
|
*/
|
|
384
430
|
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
385
431
|
}
|
|
432
|
+
/**
|
|
433
|
+
* @public
|
|
434
|
+
*/
|
|
386
435
|
export interface CopyPackageVersionsRequest {
|
|
387
436
|
/**
|
|
388
437
|
* <p>
|
|
@@ -436,9 +485,7 @@ export interface CopyPackageVersionsRequest {
|
|
|
436
485
|
* </p>
|
|
437
486
|
* </li>
|
|
438
487
|
* <li>
|
|
439
|
-
* <p>
|
|
440
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
441
|
-
* </p>
|
|
488
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
442
489
|
* </li>
|
|
443
490
|
* </ul>
|
|
444
491
|
*/
|
|
@@ -489,6 +536,9 @@ export interface CopyPackageVersionsRequest {
|
|
|
489
536
|
*/
|
|
490
537
|
includeFromUpstream?: boolean;
|
|
491
538
|
}
|
|
539
|
+
/**
|
|
540
|
+
* @public
|
|
541
|
+
*/
|
|
492
542
|
export declare enum PackageVersionErrorCode {
|
|
493
543
|
ALREADY_EXISTS = "ALREADY_EXISTS",
|
|
494
544
|
MISMATCHED_REVISION = "MISMATCHED_REVISION",
|
|
@@ -498,6 +548,7 @@ export declare enum PackageVersionErrorCode {
|
|
|
498
548
|
SKIPPED = "SKIPPED"
|
|
499
549
|
}
|
|
500
550
|
/**
|
|
551
|
+
* @public
|
|
501
552
|
* <p>l
|
|
502
553
|
* An error associated with package.
|
|
503
554
|
* </p>
|
|
@@ -546,6 +597,9 @@ export interface PackageVersionError {
|
|
|
546
597
|
*/
|
|
547
598
|
errorMessage?: string;
|
|
548
599
|
}
|
|
600
|
+
/**
|
|
601
|
+
* @public
|
|
602
|
+
*/
|
|
549
603
|
export declare enum PackageVersionStatus {
|
|
550
604
|
ARCHIVED = "Archived",
|
|
551
605
|
DELETED = "Deleted",
|
|
@@ -555,6 +609,7 @@ export declare enum PackageVersionStatus {
|
|
|
555
609
|
UNLISTED = "Unlisted"
|
|
556
610
|
}
|
|
557
611
|
/**
|
|
612
|
+
* @public
|
|
558
613
|
* <p>
|
|
559
614
|
* Contains the revision and status of a package version.
|
|
560
615
|
* </p>
|
|
@@ -573,6 +628,9 @@ export interface SuccessfulPackageVersionInfo {
|
|
|
573
628
|
*/
|
|
574
629
|
status?: PackageVersionStatus | string;
|
|
575
630
|
}
|
|
631
|
+
/**
|
|
632
|
+
* @public
|
|
633
|
+
*/
|
|
576
634
|
export interface CopyPackageVersionsResult {
|
|
577
635
|
/**
|
|
578
636
|
* <p>
|
|
@@ -621,6 +679,7 @@ export interface CopyPackageVersionsResult {
|
|
|
621
679
|
failedVersions?: Record<string, PackageVersionError>;
|
|
622
680
|
}
|
|
623
681
|
/**
|
|
682
|
+
* @public
|
|
624
683
|
* <p>A tag is a key-value pair that can be used to manage, search for, or filter resources in CodeArtifact.</p>
|
|
625
684
|
*/
|
|
626
685
|
export interface Tag {
|
|
@@ -633,6 +692,9 @@ export interface Tag {
|
|
|
633
692
|
*/
|
|
634
693
|
value: string | undefined;
|
|
635
694
|
}
|
|
695
|
+
/**
|
|
696
|
+
* @public
|
|
697
|
+
*/
|
|
636
698
|
export interface CreateDomainRequest {
|
|
637
699
|
/**
|
|
638
700
|
* <p> The name of the domain to create. All domain names in an Amazon Web Services Region that are in the
|
|
@@ -660,11 +722,15 @@ export interface CreateDomainRequest {
|
|
|
660
722
|
*/
|
|
661
723
|
tags?: Tag[];
|
|
662
724
|
}
|
|
725
|
+
/**
|
|
726
|
+
* @public
|
|
727
|
+
*/
|
|
663
728
|
export declare enum DomainStatus {
|
|
664
729
|
ACTIVE = "Active",
|
|
665
730
|
DELETED = "Deleted"
|
|
666
731
|
}
|
|
667
732
|
/**
|
|
733
|
+
* @public
|
|
668
734
|
* <p>
|
|
669
735
|
* Information about a domain. A domain is a container for repositories. When you create a domain, it is empty until you
|
|
670
736
|
* add one or more repositories.
|
|
@@ -718,6 +784,9 @@ export interface DomainDescription {
|
|
|
718
784
|
*/
|
|
719
785
|
s3BucketArn?: string;
|
|
720
786
|
}
|
|
787
|
+
/**
|
|
788
|
+
* @public
|
|
789
|
+
*/
|
|
721
790
|
export interface CreateDomainResult {
|
|
722
791
|
/**
|
|
723
792
|
* <p>
|
|
@@ -727,6 +796,7 @@ export interface CreateDomainResult {
|
|
|
727
796
|
domain?: DomainDescription;
|
|
728
797
|
}
|
|
729
798
|
/**
|
|
799
|
+
* @public
|
|
730
800
|
* <p>
|
|
731
801
|
* Information about an upstream repository. A list of <code>UpstreamRepository</code> objects is an input parameter to
|
|
732
802
|
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_CreateRepository.html">CreateRepository</a>
|
|
@@ -739,6 +809,9 @@ export interface UpstreamRepository {
|
|
|
739
809
|
*/
|
|
740
810
|
repositoryName: string | undefined;
|
|
741
811
|
}
|
|
812
|
+
/**
|
|
813
|
+
* @public
|
|
814
|
+
*/
|
|
742
815
|
export interface CreateRepositoryRequest {
|
|
743
816
|
/**
|
|
744
817
|
* <p>
|
|
@@ -774,6 +847,9 @@ export interface CreateRepositoryRequest {
|
|
|
774
847
|
*/
|
|
775
848
|
tags?: Tag[];
|
|
776
849
|
}
|
|
850
|
+
/**
|
|
851
|
+
* @public
|
|
852
|
+
*/
|
|
777
853
|
export interface CreateRepositoryResult {
|
|
778
854
|
/**
|
|
779
855
|
* <p>
|
|
@@ -782,6 +858,9 @@ export interface CreateRepositoryResult {
|
|
|
782
858
|
*/
|
|
783
859
|
repository?: RepositoryDescription;
|
|
784
860
|
}
|
|
861
|
+
/**
|
|
862
|
+
* @public
|
|
863
|
+
*/
|
|
785
864
|
export interface DeleteDomainRequest {
|
|
786
865
|
/**
|
|
787
866
|
* <p>
|
|
@@ -797,6 +876,9 @@ export interface DeleteDomainRequest {
|
|
|
797
876
|
*/
|
|
798
877
|
domainOwner?: string;
|
|
799
878
|
}
|
|
879
|
+
/**
|
|
880
|
+
* @public
|
|
881
|
+
*/
|
|
800
882
|
export interface DeleteDomainResult {
|
|
801
883
|
/**
|
|
802
884
|
* <p>
|
|
@@ -805,6 +887,9 @@ export interface DeleteDomainResult {
|
|
|
805
887
|
*/
|
|
806
888
|
domain?: DomainDescription;
|
|
807
889
|
}
|
|
890
|
+
/**
|
|
891
|
+
* @public
|
|
892
|
+
*/
|
|
808
893
|
export interface DeleteDomainPermissionsPolicyRequest {
|
|
809
894
|
/**
|
|
810
895
|
* <p>
|
|
@@ -828,6 +913,7 @@ export interface DeleteDomainPermissionsPolicyRequest {
|
|
|
828
913
|
policyRevision?: string;
|
|
829
914
|
}
|
|
830
915
|
/**
|
|
916
|
+
* @public
|
|
831
917
|
* <p>
|
|
832
918
|
* An CodeArtifact resource policy that contains a resource ARN, document details, and a revision.
|
|
833
919
|
* </p>
|
|
@@ -852,6 +938,9 @@ export interface ResourcePolicy {
|
|
|
852
938
|
*/
|
|
853
939
|
document?: string;
|
|
854
940
|
}
|
|
941
|
+
/**
|
|
942
|
+
* @public
|
|
943
|
+
*/
|
|
855
944
|
export interface DeleteDomainPermissionsPolicyResult {
|
|
856
945
|
/**
|
|
857
946
|
* <p>
|
|
@@ -860,6 +949,9 @@ export interface DeleteDomainPermissionsPolicyResult {
|
|
|
860
949
|
*/
|
|
861
950
|
policy?: ResourcePolicy;
|
|
862
951
|
}
|
|
952
|
+
/**
|
|
953
|
+
* @public
|
|
954
|
+
*/
|
|
863
955
|
export interface DeletePackageRequest {
|
|
864
956
|
/**
|
|
865
957
|
* <p>The name of the domain that contains the package to delete.</p>
|
|
@@ -889,15 +981,16 @@ export interface DeletePackageRequest {
|
|
|
889
981
|
* </p>
|
|
890
982
|
* </li>
|
|
891
983
|
* <li>
|
|
892
|
-
* <p>
|
|
893
|
-
* The namespace of an npm package is its <code>scope</code>.
|
|
894
|
-
* </p>
|
|
984
|
+
* <p> The namespace of an npm package is its <code>scope</code>.</p>
|
|
895
985
|
* </li>
|
|
896
986
|
* <li>
|
|
897
987
|
* <p>
|
|
898
988
|
* Python and NuGet packages do not contain corresponding components, packages of those formats do not have a namespace.
|
|
899
989
|
* </p>
|
|
900
990
|
* </li>
|
|
991
|
+
* <li>
|
|
992
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
993
|
+
* </li>
|
|
901
994
|
* </ul>
|
|
902
995
|
*/
|
|
903
996
|
namespace?: string;
|
|
@@ -907,6 +1000,7 @@ export interface DeletePackageRequest {
|
|
|
907
1000
|
package: string | undefined;
|
|
908
1001
|
}
|
|
909
1002
|
/**
|
|
1003
|
+
* @public
|
|
910
1004
|
* <p>Details about the origin restrictions set on the package.
|
|
911
1005
|
* The package origin restrictions determine how new versions of a package
|
|
912
1006
|
* can be added to a specific repository.</p>
|
|
@@ -922,6 +1016,7 @@ export interface PackageOriginRestrictions {
|
|
|
922
1016
|
upstream: AllowUpstream | string | undefined;
|
|
923
1017
|
}
|
|
924
1018
|
/**
|
|
1019
|
+
* @public
|
|
925
1020
|
* <p>Details about the package origin configuration of a package.</p>
|
|
926
1021
|
*/
|
|
927
1022
|
export interface PackageOriginConfiguration {
|
|
@@ -932,6 +1027,7 @@ export interface PackageOriginConfiguration {
|
|
|
932
1027
|
restrictions?: PackageOriginRestrictions;
|
|
933
1028
|
}
|
|
934
1029
|
/**
|
|
1030
|
+
* @public
|
|
935
1031
|
* <p>
|
|
936
1032
|
* Details about a package, including its format, namespace, and name.
|
|
937
1033
|
* </p>
|
|
@@ -964,9 +1060,7 @@ export interface PackageSummary {
|
|
|
964
1060
|
* </p>
|
|
965
1061
|
* </li>
|
|
966
1062
|
* <li>
|
|
967
|
-
* <p>
|
|
968
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
969
|
-
* </p>
|
|
1063
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
970
1064
|
* </li>
|
|
971
1065
|
* </ul>
|
|
972
1066
|
*/
|
|
@@ -984,6 +1078,9 @@ export interface PackageSummary {
|
|
|
984
1078
|
*/
|
|
985
1079
|
originConfiguration?: PackageOriginConfiguration;
|
|
986
1080
|
}
|
|
1081
|
+
/**
|
|
1082
|
+
* @public
|
|
1083
|
+
*/
|
|
987
1084
|
export interface DeletePackageResult {
|
|
988
1085
|
/**
|
|
989
1086
|
* <p>
|
|
@@ -992,6 +1089,9 @@ export interface DeletePackageResult {
|
|
|
992
1089
|
*/
|
|
993
1090
|
deletedPackage?: PackageSummary;
|
|
994
1091
|
}
|
|
1092
|
+
/**
|
|
1093
|
+
* @public
|
|
1094
|
+
*/
|
|
995
1095
|
export interface DeletePackageVersionsRequest {
|
|
996
1096
|
/**
|
|
997
1097
|
* <p>
|
|
@@ -1039,9 +1139,7 @@ export interface DeletePackageVersionsRequest {
|
|
|
1039
1139
|
* </p>
|
|
1040
1140
|
* </li>
|
|
1041
1141
|
* <li>
|
|
1042
|
-
* <p>
|
|
1043
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1044
|
-
* </p>
|
|
1142
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1045
1143
|
* </li>
|
|
1046
1144
|
* </ul>
|
|
1047
1145
|
*/
|
|
@@ -1065,6 +1163,9 @@ export interface DeletePackageVersionsRequest {
|
|
|
1065
1163
|
*/
|
|
1066
1164
|
expectedStatus?: PackageVersionStatus | string;
|
|
1067
1165
|
}
|
|
1166
|
+
/**
|
|
1167
|
+
* @public
|
|
1168
|
+
*/
|
|
1068
1169
|
export interface DeletePackageVersionsResult {
|
|
1069
1170
|
/**
|
|
1070
1171
|
* <p>
|
|
@@ -1113,6 +1214,9 @@ export interface DeletePackageVersionsResult {
|
|
|
1113
1214
|
*/
|
|
1114
1215
|
failedVersions?: Record<string, PackageVersionError>;
|
|
1115
1216
|
}
|
|
1217
|
+
/**
|
|
1218
|
+
* @public
|
|
1219
|
+
*/
|
|
1116
1220
|
export interface DeleteRepositoryRequest {
|
|
1117
1221
|
/**
|
|
1118
1222
|
* <p>
|
|
@@ -1132,6 +1236,9 @@ export interface DeleteRepositoryRequest {
|
|
|
1132
1236
|
*/
|
|
1133
1237
|
repository: string | undefined;
|
|
1134
1238
|
}
|
|
1239
|
+
/**
|
|
1240
|
+
* @public
|
|
1241
|
+
*/
|
|
1135
1242
|
export interface DeleteRepositoryResult {
|
|
1136
1243
|
/**
|
|
1137
1244
|
* <p>
|
|
@@ -1140,6 +1247,9 @@ export interface DeleteRepositoryResult {
|
|
|
1140
1247
|
*/
|
|
1141
1248
|
repository?: RepositoryDescription;
|
|
1142
1249
|
}
|
|
1250
|
+
/**
|
|
1251
|
+
* @public
|
|
1252
|
+
*/
|
|
1143
1253
|
export interface DeleteRepositoryPermissionsPolicyRequest {
|
|
1144
1254
|
/**
|
|
1145
1255
|
* <p>
|
|
@@ -1168,6 +1278,9 @@ export interface DeleteRepositoryPermissionsPolicyRequest {
|
|
|
1168
1278
|
*/
|
|
1169
1279
|
policyRevision?: string;
|
|
1170
1280
|
}
|
|
1281
|
+
/**
|
|
1282
|
+
* @public
|
|
1283
|
+
*/
|
|
1171
1284
|
export interface DeleteRepositoryPermissionsPolicyResult {
|
|
1172
1285
|
/**
|
|
1173
1286
|
* <p>
|
|
@@ -1176,6 +1289,9 @@ export interface DeleteRepositoryPermissionsPolicyResult {
|
|
|
1176
1289
|
*/
|
|
1177
1290
|
policy?: ResourcePolicy;
|
|
1178
1291
|
}
|
|
1292
|
+
/**
|
|
1293
|
+
* @public
|
|
1294
|
+
*/
|
|
1179
1295
|
export interface DescribeDomainRequest {
|
|
1180
1296
|
/**
|
|
1181
1297
|
* <p>
|
|
@@ -1191,6 +1307,9 @@ export interface DescribeDomainRequest {
|
|
|
1191
1307
|
*/
|
|
1192
1308
|
domainOwner?: string;
|
|
1193
1309
|
}
|
|
1310
|
+
/**
|
|
1311
|
+
* @public
|
|
1312
|
+
*/
|
|
1194
1313
|
export interface DescribeDomainResult {
|
|
1195
1314
|
/**
|
|
1196
1315
|
* <p>
|
|
@@ -1200,6 +1319,9 @@ export interface DescribeDomainResult {
|
|
|
1200
1319
|
*/
|
|
1201
1320
|
domain?: DomainDescription;
|
|
1202
1321
|
}
|
|
1322
|
+
/**
|
|
1323
|
+
* @public
|
|
1324
|
+
*/
|
|
1203
1325
|
export interface DescribePackageRequest {
|
|
1204
1326
|
/**
|
|
1205
1327
|
* <p>The name of the domain that contains the repository that contains the package.</p>
|
|
@@ -1241,9 +1363,7 @@ export interface DescribePackageRequest {
|
|
|
1241
1363
|
* </p>
|
|
1242
1364
|
* </li>
|
|
1243
1365
|
* <li>
|
|
1244
|
-
* <p>
|
|
1245
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1246
|
-
* </p>
|
|
1366
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1247
1367
|
* </li>
|
|
1248
1368
|
* </ul>
|
|
1249
1369
|
*/
|
|
@@ -1254,6 +1374,7 @@ export interface DescribePackageRequest {
|
|
|
1254
1374
|
package: string | undefined;
|
|
1255
1375
|
}
|
|
1256
1376
|
/**
|
|
1377
|
+
* @public
|
|
1257
1378
|
* <p>Details about a package.</p>
|
|
1258
1379
|
*/
|
|
1259
1380
|
export interface PackageDescription {
|
|
@@ -1282,9 +1403,7 @@ export interface PackageDescription {
|
|
|
1282
1403
|
* </p>
|
|
1283
1404
|
* </li>
|
|
1284
1405
|
* <li>
|
|
1285
|
-
* <p>
|
|
1286
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1287
|
-
* </p>
|
|
1406
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1288
1407
|
* </li>
|
|
1289
1408
|
* </ul>
|
|
1290
1409
|
*/
|
|
@@ -1298,6 +1417,9 @@ export interface PackageDescription {
|
|
|
1298
1417
|
*/
|
|
1299
1418
|
originConfiguration?: PackageOriginConfiguration;
|
|
1300
1419
|
}
|
|
1420
|
+
/**
|
|
1421
|
+
* @public
|
|
1422
|
+
*/
|
|
1301
1423
|
export interface DescribePackageResult {
|
|
1302
1424
|
/**
|
|
1303
1425
|
* <p>A <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDescription.html">PackageDescription</a>
|
|
@@ -1305,6 +1427,9 @@ export interface DescribePackageResult {
|
|
|
1305
1427
|
*/
|
|
1306
1428
|
package: PackageDescription | undefined;
|
|
1307
1429
|
}
|
|
1430
|
+
/**
|
|
1431
|
+
* @public
|
|
1432
|
+
*/
|
|
1308
1433
|
export interface DescribePackageVersionRequest {
|
|
1309
1434
|
/**
|
|
1310
1435
|
* <p>
|
|
@@ -1350,9 +1475,7 @@ export interface DescribePackageVersionRequest {
|
|
|
1350
1475
|
* </p>
|
|
1351
1476
|
* </li>
|
|
1352
1477
|
* <li>
|
|
1353
|
-
* <p>
|
|
1354
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1355
|
-
* </p>
|
|
1478
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1356
1479
|
* </li>
|
|
1357
1480
|
* </ul>
|
|
1358
1481
|
*/
|
|
@@ -1369,6 +1492,7 @@ export interface DescribePackageVersionRequest {
|
|
|
1369
1492
|
packageVersion: string | undefined;
|
|
1370
1493
|
}
|
|
1371
1494
|
/**
|
|
1495
|
+
* @public
|
|
1372
1496
|
* <p>
|
|
1373
1497
|
* Details of the license data.
|
|
1374
1498
|
* </p>
|
|
@@ -1388,6 +1512,7 @@ export interface LicenseInfo {
|
|
|
1388
1512
|
url?: string;
|
|
1389
1513
|
}
|
|
1390
1514
|
/**
|
|
1515
|
+
* @public
|
|
1391
1516
|
* <p>Information about how a package originally entered the CodeArtifact domain. For packages published directly to CodeArtifact, the entry point is the repository it was published to.
|
|
1392
1517
|
* For packages ingested from an external repository, the entry point is the external connection that it was ingested from. An external
|
|
1393
1518
|
* connection is a CodeArtifact repository that is connected to an external repository such as the npm registry or NuGet gallery.</p>
|
|
@@ -1402,12 +1527,16 @@ export interface DomainEntryPoint {
|
|
|
1402
1527
|
*/
|
|
1403
1528
|
externalConnectionName?: string;
|
|
1404
1529
|
}
|
|
1530
|
+
/**
|
|
1531
|
+
* @public
|
|
1532
|
+
*/
|
|
1405
1533
|
export declare enum PackageVersionOriginType {
|
|
1406
1534
|
EXTERNAL = "EXTERNAL",
|
|
1407
1535
|
INTERNAL = "INTERNAL",
|
|
1408
1536
|
UNKNOWN = "UNKNOWN"
|
|
1409
1537
|
}
|
|
1410
1538
|
/**
|
|
1539
|
+
* @public
|
|
1411
1540
|
* <p>Information about how a package version was added to a repository.</p>
|
|
1412
1541
|
*/
|
|
1413
1542
|
export interface PackageVersionOrigin {
|
|
@@ -1423,6 +1552,7 @@ export interface PackageVersionOrigin {
|
|
|
1423
1552
|
originType?: PackageVersionOriginType | string;
|
|
1424
1553
|
}
|
|
1425
1554
|
/**
|
|
1555
|
+
* @public
|
|
1426
1556
|
* <p>
|
|
1427
1557
|
* Details about a package version.
|
|
1428
1558
|
* </p>
|
|
@@ -1455,9 +1585,7 @@ export interface PackageVersionDescription {
|
|
|
1455
1585
|
* </p>
|
|
1456
1586
|
* </li>
|
|
1457
1587
|
* <li>
|
|
1458
|
-
* <p>
|
|
1459
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1460
|
-
* </p>
|
|
1588
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1461
1589
|
* </li>
|
|
1462
1590
|
* </ul>
|
|
1463
1591
|
*/
|
|
@@ -1532,6 +1660,9 @@ export interface PackageVersionDescription {
|
|
|
1532
1660
|
*/
|
|
1533
1661
|
origin?: PackageVersionOrigin;
|
|
1534
1662
|
}
|
|
1663
|
+
/**
|
|
1664
|
+
* @public
|
|
1665
|
+
*/
|
|
1535
1666
|
export interface DescribePackageVersionResult {
|
|
1536
1667
|
/**
|
|
1537
1668
|
* <p>
|
|
@@ -1541,6 +1672,9 @@ export interface DescribePackageVersionResult {
|
|
|
1541
1672
|
*/
|
|
1542
1673
|
packageVersion: PackageVersionDescription | undefined;
|
|
1543
1674
|
}
|
|
1675
|
+
/**
|
|
1676
|
+
* @public
|
|
1677
|
+
*/
|
|
1544
1678
|
export interface DescribeRepositoryRequest {
|
|
1545
1679
|
/**
|
|
1546
1680
|
* <p>
|
|
@@ -1562,6 +1696,9 @@ export interface DescribeRepositoryRequest {
|
|
|
1562
1696
|
*/
|
|
1563
1697
|
repository: string | undefined;
|
|
1564
1698
|
}
|
|
1699
|
+
/**
|
|
1700
|
+
* @public
|
|
1701
|
+
*/
|
|
1565
1702
|
export interface DescribeRepositoryResult {
|
|
1566
1703
|
/**
|
|
1567
1704
|
* <p>
|
|
@@ -1570,6 +1707,9 @@ export interface DescribeRepositoryResult {
|
|
|
1570
1707
|
*/
|
|
1571
1708
|
repository?: RepositoryDescription;
|
|
1572
1709
|
}
|
|
1710
|
+
/**
|
|
1711
|
+
* @public
|
|
1712
|
+
*/
|
|
1573
1713
|
export interface DisassociateExternalConnectionRequest {
|
|
1574
1714
|
/**
|
|
1575
1715
|
* <p>The name of the domain that contains the repository from which to remove the external
|
|
@@ -1592,6 +1732,9 @@ export interface DisassociateExternalConnectionRequest {
|
|
|
1592
1732
|
*/
|
|
1593
1733
|
externalConnection: string | undefined;
|
|
1594
1734
|
}
|
|
1735
|
+
/**
|
|
1736
|
+
* @public
|
|
1737
|
+
*/
|
|
1595
1738
|
export interface DisassociateExternalConnectionResult {
|
|
1596
1739
|
/**
|
|
1597
1740
|
* <p>
|
|
@@ -1600,6 +1743,9 @@ export interface DisassociateExternalConnectionResult {
|
|
|
1600
1743
|
*/
|
|
1601
1744
|
repository?: RepositoryDescription;
|
|
1602
1745
|
}
|
|
1746
|
+
/**
|
|
1747
|
+
* @public
|
|
1748
|
+
*/
|
|
1603
1749
|
export interface DisposePackageVersionsRequest {
|
|
1604
1750
|
/**
|
|
1605
1751
|
* <p>
|
|
@@ -1647,9 +1793,7 @@ export interface DisposePackageVersionsRequest {
|
|
|
1647
1793
|
* </p>
|
|
1648
1794
|
* </li>
|
|
1649
1795
|
* <li>
|
|
1650
|
-
* <p>
|
|
1651
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1652
|
-
* </p>
|
|
1796
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1653
1797
|
* </li>
|
|
1654
1798
|
* </ul>
|
|
1655
1799
|
*/
|
|
@@ -1679,6 +1823,9 @@ export interface DisposePackageVersionsRequest {
|
|
|
1679
1823
|
*/
|
|
1680
1824
|
expectedStatus?: PackageVersionStatus | string;
|
|
1681
1825
|
}
|
|
1826
|
+
/**
|
|
1827
|
+
* @public
|
|
1828
|
+
*/
|
|
1682
1829
|
export interface DisposePackageVersionsResult {
|
|
1683
1830
|
/**
|
|
1684
1831
|
* <p>
|
|
@@ -1726,6 +1873,9 @@ export interface DisposePackageVersionsResult {
|
|
|
1726
1873
|
*/
|
|
1727
1874
|
failedVersions?: Record<string, PackageVersionError>;
|
|
1728
1875
|
}
|
|
1876
|
+
/**
|
|
1877
|
+
* @public
|
|
1878
|
+
*/
|
|
1729
1879
|
export interface GetAuthorizationTokenRequest {
|
|
1730
1880
|
/**
|
|
1731
1881
|
* <p>
|
|
@@ -1748,6 +1898,9 @@ export interface GetAuthorizationTokenRequest {
|
|
|
1748
1898
|
*/
|
|
1749
1899
|
durationSeconds?: number;
|
|
1750
1900
|
}
|
|
1901
|
+
/**
|
|
1902
|
+
* @public
|
|
1903
|
+
*/
|
|
1751
1904
|
export interface GetAuthorizationTokenResult {
|
|
1752
1905
|
/**
|
|
1753
1906
|
* <p>
|
|
@@ -1762,6 +1915,9 @@ export interface GetAuthorizationTokenResult {
|
|
|
1762
1915
|
*/
|
|
1763
1916
|
expiration?: Date;
|
|
1764
1917
|
}
|
|
1918
|
+
/**
|
|
1919
|
+
* @public
|
|
1920
|
+
*/
|
|
1765
1921
|
export interface GetDomainPermissionsPolicyRequest {
|
|
1766
1922
|
/**
|
|
1767
1923
|
* <p>
|
|
@@ -1777,6 +1933,9 @@ export interface GetDomainPermissionsPolicyRequest {
|
|
|
1777
1933
|
*/
|
|
1778
1934
|
domainOwner?: string;
|
|
1779
1935
|
}
|
|
1936
|
+
/**
|
|
1937
|
+
* @public
|
|
1938
|
+
*/
|
|
1780
1939
|
export interface GetDomainPermissionsPolicyResult {
|
|
1781
1940
|
/**
|
|
1782
1941
|
* <p>
|
|
@@ -1785,6 +1944,9 @@ export interface GetDomainPermissionsPolicyResult {
|
|
|
1785
1944
|
*/
|
|
1786
1945
|
policy?: ResourcePolicy;
|
|
1787
1946
|
}
|
|
1947
|
+
/**
|
|
1948
|
+
* @public
|
|
1949
|
+
*/
|
|
1788
1950
|
export interface GetPackageVersionAssetRequest {
|
|
1789
1951
|
/**
|
|
1790
1952
|
* <p>
|
|
@@ -1832,9 +1994,7 @@ export interface GetPackageVersionAssetRequest {
|
|
|
1832
1994
|
* </p>
|
|
1833
1995
|
* </li>
|
|
1834
1996
|
* <li>
|
|
1835
|
-
* <p>
|
|
1836
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1837
|
-
* </p>
|
|
1997
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1838
1998
|
* </li>
|
|
1839
1999
|
* </ul>
|
|
1840
2000
|
*/
|
|
@@ -1864,6 +2024,9 @@ export interface GetPackageVersionAssetRequest {
|
|
|
1864
2024
|
*/
|
|
1865
2025
|
packageVersionRevision?: string;
|
|
1866
2026
|
}
|
|
2027
|
+
/**
|
|
2028
|
+
* @public
|
|
2029
|
+
*/
|
|
1867
2030
|
export interface GetPackageVersionAssetResult {
|
|
1868
2031
|
/**
|
|
1869
2032
|
* <p> The binary file, or asset, that is downloaded.</p>
|
|
@@ -1888,6 +2051,9 @@ export interface GetPackageVersionAssetResult {
|
|
|
1888
2051
|
*/
|
|
1889
2052
|
packageVersionRevision?: string;
|
|
1890
2053
|
}
|
|
2054
|
+
/**
|
|
2055
|
+
* @public
|
|
2056
|
+
*/
|
|
1891
2057
|
export interface GetPackageVersionReadmeRequest {
|
|
1892
2058
|
/**
|
|
1893
2059
|
* <p>
|
|
@@ -1919,20 +2085,11 @@ export interface GetPackageVersionReadmeRequest {
|
|
|
1919
2085
|
* namespace depends on its type. For example:</p>
|
|
1920
2086
|
* <ul>
|
|
1921
2087
|
* <li>
|
|
1922
|
-
* <p>
|
|
1923
|
-
* The namespace of a Maven package version is its <code>groupId</code>.
|
|
1924
|
-
* </p>
|
|
1925
|
-
* </li>
|
|
1926
|
-
* <li>
|
|
1927
|
-
* <p>
|
|
1928
|
-
* The namespace of an npm package version is its <code>scope</code>.
|
|
1929
|
-
* </p>
|
|
2088
|
+
* <p> The namespace of an npm package version is its <code>scope</code>. </p>
|
|
1930
2089
|
* </li>
|
|
1931
2090
|
* <li>
|
|
1932
|
-
* <p>
|
|
1933
|
-
*
|
|
1934
|
-
* of those formats do not have a namespace.
|
|
1935
|
-
* </p>
|
|
2091
|
+
* <p> Python and NuGet package versions do not contain a corresponding component, package
|
|
2092
|
+
* versions of those formats do not have a namespace. </p>
|
|
1936
2093
|
* </li>
|
|
1937
2094
|
* </ul>
|
|
1938
2095
|
*/
|
|
@@ -1950,6 +2107,9 @@ export interface GetPackageVersionReadmeRequest {
|
|
|
1950
2107
|
*/
|
|
1951
2108
|
packageVersion: string | undefined;
|
|
1952
2109
|
}
|
|
2110
|
+
/**
|
|
2111
|
+
* @public
|
|
2112
|
+
*/
|
|
1953
2113
|
export interface GetPackageVersionReadmeResult {
|
|
1954
2114
|
/**
|
|
1955
2115
|
* <p>
|
|
@@ -2005,6 +2165,9 @@ export interface GetPackageVersionReadmeResult {
|
|
|
2005
2165
|
*/
|
|
2006
2166
|
readme?: string;
|
|
2007
2167
|
}
|
|
2168
|
+
/**
|
|
2169
|
+
* @public
|
|
2170
|
+
*/
|
|
2008
2171
|
export interface GetRepositoryEndpointRequest {
|
|
2009
2172
|
/**
|
|
2010
2173
|
* <p>
|
|
@@ -2033,6 +2196,9 @@ export interface GetRepositoryEndpointRequest {
|
|
|
2033
2196
|
*/
|
|
2034
2197
|
format: PackageFormat | string | undefined;
|
|
2035
2198
|
}
|
|
2199
|
+
/**
|
|
2200
|
+
* @public
|
|
2201
|
+
*/
|
|
2036
2202
|
export interface GetRepositoryEndpointResult {
|
|
2037
2203
|
/**
|
|
2038
2204
|
* <p>
|
|
@@ -2041,6 +2207,9 @@ export interface GetRepositoryEndpointResult {
|
|
|
2041
2207
|
*/
|
|
2042
2208
|
repositoryEndpoint?: string;
|
|
2043
2209
|
}
|
|
2210
|
+
/**
|
|
2211
|
+
* @public
|
|
2212
|
+
*/
|
|
2044
2213
|
export interface GetRepositoryPermissionsPolicyRequest {
|
|
2045
2214
|
/**
|
|
2046
2215
|
* <p>
|
|
@@ -2062,6 +2231,9 @@ export interface GetRepositoryPermissionsPolicyRequest {
|
|
|
2062
2231
|
*/
|
|
2063
2232
|
repository: string | undefined;
|
|
2064
2233
|
}
|
|
2234
|
+
/**
|
|
2235
|
+
* @public
|
|
2236
|
+
*/
|
|
2065
2237
|
export interface GetRepositoryPermissionsPolicyResult {
|
|
2066
2238
|
/**
|
|
2067
2239
|
* <p>
|
|
@@ -2070,6 +2242,9 @@ export interface GetRepositoryPermissionsPolicyResult {
|
|
|
2070
2242
|
*/
|
|
2071
2243
|
policy?: ResourcePolicy;
|
|
2072
2244
|
}
|
|
2245
|
+
/**
|
|
2246
|
+
* @public
|
|
2247
|
+
*/
|
|
2073
2248
|
export interface ListDomainsRequest {
|
|
2074
2249
|
/**
|
|
2075
2250
|
* <p>
|
|
@@ -2085,6 +2260,7 @@ export interface ListDomainsRequest {
|
|
|
2085
2260
|
nextToken?: string;
|
|
2086
2261
|
}
|
|
2087
2262
|
/**
|
|
2263
|
+
* @public
|
|
2088
2264
|
* <p> Information about a domain, including its name, Amazon Resource Name (ARN), and status.
|
|
2089
2265
|
* The <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListDomains.html">ListDomains</a> operation returns a list of <code>DomainSummary</code>
|
|
2090
2266
|
* objects. </p>
|
|
@@ -2128,6 +2304,9 @@ export interface DomainSummary {
|
|
|
2128
2304
|
*/
|
|
2129
2305
|
encryptionKey?: string;
|
|
2130
2306
|
}
|
|
2307
|
+
/**
|
|
2308
|
+
* @public
|
|
2309
|
+
*/
|
|
2131
2310
|
export interface ListDomainsResult {
|
|
2132
2311
|
/**
|
|
2133
2312
|
* <p>
|
|
@@ -2142,6 +2321,9 @@ export interface ListDomainsResult {
|
|
|
2142
2321
|
*/
|
|
2143
2322
|
nextToken?: string;
|
|
2144
2323
|
}
|
|
2324
|
+
/**
|
|
2325
|
+
* @public
|
|
2326
|
+
*/
|
|
2145
2327
|
export interface ListPackagesRequest {
|
|
2146
2328
|
/**
|
|
2147
2329
|
* <p>
|
|
@@ -2187,9 +2369,7 @@ export interface ListPackagesRequest {
|
|
|
2187
2369
|
* </p>
|
|
2188
2370
|
* </li>
|
|
2189
2371
|
* <li>
|
|
2190
|
-
* <p>
|
|
2191
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2192
|
-
* </p>
|
|
2372
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2193
2373
|
* </li>
|
|
2194
2374
|
* </ul>
|
|
2195
2375
|
*/
|
|
@@ -2225,6 +2405,9 @@ export interface ListPackagesRequest {
|
|
|
2225
2405
|
*/
|
|
2226
2406
|
upstream?: AllowUpstream | string;
|
|
2227
2407
|
}
|
|
2408
|
+
/**
|
|
2409
|
+
* @public
|
|
2410
|
+
*/
|
|
2228
2411
|
export interface ListPackagesResult {
|
|
2229
2412
|
/**
|
|
2230
2413
|
* <p>
|
|
@@ -2240,6 +2423,9 @@ export interface ListPackagesResult {
|
|
|
2240
2423
|
*/
|
|
2241
2424
|
nextToken?: string;
|
|
2242
2425
|
}
|
|
2426
|
+
/**
|
|
2427
|
+
* @public
|
|
2428
|
+
*/
|
|
2243
2429
|
export interface ListPackageVersionAssetsRequest {
|
|
2244
2430
|
/**
|
|
2245
2431
|
* <p>
|
|
@@ -2287,9 +2473,7 @@ export interface ListPackageVersionAssetsRequest {
|
|
|
2287
2473
|
* </p>
|
|
2288
2474
|
* </li>
|
|
2289
2475
|
* <li>
|
|
2290
|
-
* <p>
|
|
2291
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2292
|
-
* </p>
|
|
2476
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2293
2477
|
* </li>
|
|
2294
2478
|
* </ul>
|
|
2295
2479
|
*/
|
|
@@ -2319,6 +2503,9 @@ export interface ListPackageVersionAssetsRequest {
|
|
|
2319
2503
|
*/
|
|
2320
2504
|
nextToken?: string;
|
|
2321
2505
|
}
|
|
2506
|
+
/**
|
|
2507
|
+
* @public
|
|
2508
|
+
*/
|
|
2322
2509
|
export interface ListPackageVersionAssetsResult {
|
|
2323
2510
|
/**
|
|
2324
2511
|
* <p>
|
|
@@ -2380,6 +2567,9 @@ export interface ListPackageVersionAssetsResult {
|
|
|
2380
2567
|
*/
|
|
2381
2568
|
assets?: AssetSummary[];
|
|
2382
2569
|
}
|
|
2570
|
+
/**
|
|
2571
|
+
* @public
|
|
2572
|
+
*/
|
|
2383
2573
|
export interface ListPackageVersionDependenciesRequest {
|
|
2384
2574
|
/**
|
|
2385
2575
|
* <p>
|
|
@@ -2427,9 +2617,7 @@ export interface ListPackageVersionDependenciesRequest {
|
|
|
2427
2617
|
* </p>
|
|
2428
2618
|
* </li>
|
|
2429
2619
|
* <li>
|
|
2430
|
-
* <p>
|
|
2431
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2432
|
-
* </p>
|
|
2620
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2433
2621
|
* </li>
|
|
2434
2622
|
* </ul>
|
|
2435
2623
|
*/
|
|
@@ -2454,6 +2642,7 @@ export interface ListPackageVersionDependenciesRequest {
|
|
|
2454
2642
|
nextToken?: string;
|
|
2455
2643
|
}
|
|
2456
2644
|
/**
|
|
2645
|
+
* @public
|
|
2457
2646
|
* <p>
|
|
2458
2647
|
* Details about a package dependency.
|
|
2459
2648
|
* </p>
|
|
@@ -2520,6 +2709,9 @@ export interface PackageDependency {
|
|
|
2520
2709
|
*/
|
|
2521
2710
|
versionRequirement?: string;
|
|
2522
2711
|
}
|
|
2712
|
+
/**
|
|
2713
|
+
* @public
|
|
2714
|
+
*/
|
|
2523
2715
|
export interface ListPackageVersionDependenciesResult {
|
|
2524
2716
|
/**
|
|
2525
2717
|
* <p>
|
|
@@ -2581,9 +2773,15 @@ export interface ListPackageVersionDependenciesResult {
|
|
|
2581
2773
|
*/
|
|
2582
2774
|
dependencies?: PackageDependency[];
|
|
2583
2775
|
}
|
|
2776
|
+
/**
|
|
2777
|
+
* @public
|
|
2778
|
+
*/
|
|
2584
2779
|
export declare enum PackageVersionSortType {
|
|
2585
2780
|
PUBLISHED_TIME = "PUBLISHED_TIME"
|
|
2586
2781
|
}
|
|
2782
|
+
/**
|
|
2783
|
+
* @public
|
|
2784
|
+
*/
|
|
2587
2785
|
export interface ListPackageVersionsRequest {
|
|
2588
2786
|
/**
|
|
2589
2787
|
* <p>
|
|
@@ -2631,9 +2829,7 @@ export interface ListPackageVersionsRequest {
|
|
|
2631
2829
|
* </p>
|
|
2632
2830
|
* </li>
|
|
2633
2831
|
* <li>
|
|
2634
|
-
* <p>
|
|
2635
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2636
|
-
* </p>
|
|
2832
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2637
2833
|
* </li>
|
|
2638
2834
|
* </ul>
|
|
2639
2835
|
*/
|
|
@@ -2675,6 +2871,7 @@ export interface ListPackageVersionsRequest {
|
|
|
2675
2871
|
originType?: PackageVersionOriginType | string;
|
|
2676
2872
|
}
|
|
2677
2873
|
/**
|
|
2874
|
+
* @public
|
|
2678
2875
|
* <p>
|
|
2679
2876
|
* Details about a package version, including its status, version, and revision. The
|
|
2680
2877
|
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html">ListPackageVersions</a>
|
|
@@ -2706,6 +2903,9 @@ export interface PackageVersionSummary {
|
|
|
2706
2903
|
*/
|
|
2707
2904
|
origin?: PackageVersionOrigin;
|
|
2708
2905
|
}
|
|
2906
|
+
/**
|
|
2907
|
+
* @public
|
|
2908
|
+
*/
|
|
2709
2909
|
export interface ListPackageVersionsResult {
|
|
2710
2910
|
/**
|
|
2711
2911
|
* <p>
|
|
@@ -2776,6 +2976,9 @@ export interface ListPackageVersionsResult {
|
|
|
2776
2976
|
*/
|
|
2777
2977
|
nextToken?: string;
|
|
2778
2978
|
}
|
|
2979
|
+
/**
|
|
2980
|
+
* @public
|
|
2981
|
+
*/
|
|
2779
2982
|
export interface ListRepositoriesRequest {
|
|
2780
2983
|
/**
|
|
2781
2984
|
* <p> A prefix used to filter returned repositories. Only repositories with names that start
|
|
@@ -2796,6 +2999,7 @@ export interface ListRepositoriesRequest {
|
|
|
2796
2999
|
nextToken?: string;
|
|
2797
3000
|
}
|
|
2798
3001
|
/**
|
|
3002
|
+
* @public
|
|
2799
3003
|
* <p> Details about a repository, including its Amazon Resource Name (ARN), description, and
|
|
2800
3004
|
* domain information. The <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListRepositories.html">ListRepositories</a> operation returns a list of
|
|
2801
3005
|
* <code>RepositorySummary</code> objects. </p>
|
|
@@ -2836,7 +3040,14 @@ export interface RepositorySummary {
|
|
|
2836
3040
|
* </p>
|
|
2837
3041
|
*/
|
|
2838
3042
|
description?: string;
|
|
3043
|
+
/**
|
|
3044
|
+
* <p>A timestamp that represents the date and time the repository was created.</p>
|
|
3045
|
+
*/
|
|
3046
|
+
createdTime?: Date;
|
|
2839
3047
|
}
|
|
3048
|
+
/**
|
|
3049
|
+
* @public
|
|
3050
|
+
*/
|
|
2840
3051
|
export interface ListRepositoriesResult {
|
|
2841
3052
|
/**
|
|
2842
3053
|
* <p>
|
|
@@ -2852,6 +3063,9 @@ export interface ListRepositoriesResult {
|
|
|
2852
3063
|
*/
|
|
2853
3064
|
nextToken?: string;
|
|
2854
3065
|
}
|
|
3066
|
+
/**
|
|
3067
|
+
* @public
|
|
3068
|
+
*/
|
|
2855
3069
|
export interface ListRepositoriesInDomainRequest {
|
|
2856
3070
|
/**
|
|
2857
3071
|
* <p>
|
|
@@ -2892,6 +3106,9 @@ export interface ListRepositoriesInDomainRequest {
|
|
|
2892
3106
|
*/
|
|
2893
3107
|
nextToken?: string;
|
|
2894
3108
|
}
|
|
3109
|
+
/**
|
|
3110
|
+
* @public
|
|
3111
|
+
*/
|
|
2895
3112
|
export interface ListRepositoriesInDomainResult {
|
|
2896
3113
|
/**
|
|
2897
3114
|
* <p>
|
|
@@ -2906,18 +3123,27 @@ export interface ListRepositoriesInDomainResult {
|
|
|
2906
3123
|
*/
|
|
2907
3124
|
nextToken?: string;
|
|
2908
3125
|
}
|
|
3126
|
+
/**
|
|
3127
|
+
* @public
|
|
3128
|
+
*/
|
|
2909
3129
|
export interface ListTagsForResourceRequest {
|
|
2910
3130
|
/**
|
|
2911
3131
|
* <p>The Amazon Resource Name (ARN) of the resource to get tags for.</p>
|
|
2912
3132
|
*/
|
|
2913
3133
|
resourceArn: string | undefined;
|
|
2914
3134
|
}
|
|
3135
|
+
/**
|
|
3136
|
+
* @public
|
|
3137
|
+
*/
|
|
2915
3138
|
export interface ListTagsForResourceResult {
|
|
2916
3139
|
/**
|
|
2917
3140
|
* <p>A list of tag key and value pairs associated with the specified resource.</p>
|
|
2918
3141
|
*/
|
|
2919
3142
|
tags?: Tag[];
|
|
2920
3143
|
}
|
|
3144
|
+
/**
|
|
3145
|
+
* @public
|
|
3146
|
+
*/
|
|
2921
3147
|
export interface PublishPackageVersionRequest {
|
|
2922
3148
|
/**
|
|
2923
3149
|
* <p>The name of the domain that contains the repository that contains the package version to publish.</p>
|
|
@@ -2953,15 +3179,15 @@ export interface PublishPackageVersionRequest {
|
|
|
2953
3179
|
assetContent: Readable | ReadableStream | Blob | undefined;
|
|
2954
3180
|
/**
|
|
2955
3181
|
* <p>The name of the asset to publish. Asset names can include Unicode letters and numbers, and
|
|
2956
|
-
* the following special characters: <code>~ ! @ ^ & ( ) - ` _ + [ ] { } ; , .
|
|
3182
|
+
* the following special characters: <code>~ ! @ ^ & ( ) - ` _ + [ ] \{ \} ; , .
|
|
2957
3183
|
* `</code>
|
|
2958
3184
|
* </p>
|
|
2959
3185
|
*/
|
|
2960
3186
|
assetName: string | undefined;
|
|
2961
3187
|
/**
|
|
2962
3188
|
* <p>The SHA256 hash of the <code>assetContent</code> to publish. This value must be calculated
|
|
2963
|
-
* by the caller and provided with the
|
|
2964
|
-
*
|
|
3189
|
+
* by the caller and provided with the request (see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-generic.html#publishing-generic-packages">Publishing a generic package</a> in the <i>CodeArtifact User
|
|
3190
|
+
* Guide</i>).</p>
|
|
2965
3191
|
* <p>This value is used as an integrity check to verify that the <code>assetContent</code> has
|
|
2966
3192
|
* not changed after it was originally sent.</p>
|
|
2967
3193
|
*/
|
|
@@ -2969,12 +3195,15 @@ export interface PublishPackageVersionRequest {
|
|
|
2969
3195
|
/**
|
|
2970
3196
|
* <p>Specifies whether the package version should remain in the <code>unfinished</code>
|
|
2971
3197
|
* state. If omitted, the package version status will be set to <code>Published</code> (see
|
|
2972
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status
|
|
3198
|
+
* <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status">Package version status</a> in the <i>CodeArtifact User Guide</i>).</p>
|
|
2973
3199
|
* <p>Valid values: <code>unfinished</code>
|
|
2974
3200
|
* </p>
|
|
2975
3201
|
*/
|
|
2976
3202
|
unfinished?: boolean;
|
|
2977
3203
|
}
|
|
3204
|
+
/**
|
|
3205
|
+
* @public
|
|
3206
|
+
*/
|
|
2978
3207
|
export interface PublishPackageVersionResult {
|
|
2979
3208
|
/**
|
|
2980
3209
|
* <p>The format of the package version.</p>
|
|
@@ -3005,6 +3234,9 @@ export interface PublishPackageVersionResult {
|
|
|
3005
3234
|
*/
|
|
3006
3235
|
asset?: AssetSummary;
|
|
3007
3236
|
}
|
|
3237
|
+
/**
|
|
3238
|
+
* @public
|
|
3239
|
+
*/
|
|
3008
3240
|
export interface PutDomainPermissionsPolicyRequest {
|
|
3009
3241
|
/**
|
|
3010
3242
|
* <p>
|
|
@@ -3032,12 +3264,18 @@ export interface PutDomainPermissionsPolicyRequest {
|
|
|
3032
3264
|
*/
|
|
3033
3265
|
policyDocument: string | undefined;
|
|
3034
3266
|
}
|
|
3267
|
+
/**
|
|
3268
|
+
* @public
|
|
3269
|
+
*/
|
|
3035
3270
|
export interface PutDomainPermissionsPolicyResult {
|
|
3036
3271
|
/**
|
|
3037
3272
|
* <p> The resource policy that was set after processing the request. </p>
|
|
3038
3273
|
*/
|
|
3039
3274
|
policy?: ResourcePolicy;
|
|
3040
3275
|
}
|
|
3276
|
+
/**
|
|
3277
|
+
* @public
|
|
3278
|
+
*/
|
|
3041
3279
|
export interface PutPackageOriginConfigurationRequest {
|
|
3042
3280
|
/**
|
|
3043
3281
|
* <p>The name of the domain that contains the repository that contains the package.</p>
|
|
@@ -3079,9 +3317,7 @@ export interface PutPackageOriginConfigurationRequest {
|
|
|
3079
3317
|
* </p>
|
|
3080
3318
|
* </li>
|
|
3081
3319
|
* <li>
|
|
3082
|
-
* <p>
|
|
3083
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
3084
|
-
* </p>
|
|
3320
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
3085
3321
|
* </li>
|
|
3086
3322
|
* </ul>
|
|
3087
3323
|
*/
|
|
@@ -3099,6 +3335,9 @@ export interface PutPackageOriginConfigurationRequest {
|
|
|
3099
3335
|
*/
|
|
3100
3336
|
restrictions: PackageOriginRestrictions | undefined;
|
|
3101
3337
|
}
|
|
3338
|
+
/**
|
|
3339
|
+
* @public
|
|
3340
|
+
*/
|
|
3102
3341
|
export interface PutPackageOriginConfigurationResult {
|
|
3103
3342
|
/**
|
|
3104
3343
|
* <p>A <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageOriginConfiguration.html">PackageOriginConfiguration</a>
|
|
@@ -3108,6 +3347,9 @@ export interface PutPackageOriginConfigurationResult {
|
|
|
3108
3347
|
*/
|
|
3109
3348
|
originConfiguration?: PackageOriginConfiguration;
|
|
3110
3349
|
}
|
|
3350
|
+
/**
|
|
3351
|
+
* @public
|
|
3352
|
+
*/
|
|
3111
3353
|
export interface PutRepositoryPermissionsPolicyRequest {
|
|
3112
3354
|
/**
|
|
3113
3355
|
* <p>
|
|
@@ -3140,12 +3382,18 @@ export interface PutRepositoryPermissionsPolicyRequest {
|
|
|
3140
3382
|
*/
|
|
3141
3383
|
policyDocument: string | undefined;
|
|
3142
3384
|
}
|
|
3385
|
+
/**
|
|
3386
|
+
* @public
|
|
3387
|
+
*/
|
|
3143
3388
|
export interface PutRepositoryPermissionsPolicyResult {
|
|
3144
3389
|
/**
|
|
3145
3390
|
* <p> The resource policy that was set after processing the request. </p>
|
|
3146
3391
|
*/
|
|
3147
3392
|
policy?: ResourcePolicy;
|
|
3148
3393
|
}
|
|
3394
|
+
/**
|
|
3395
|
+
* @public
|
|
3396
|
+
*/
|
|
3149
3397
|
export interface TagResourceRequest {
|
|
3150
3398
|
/**
|
|
3151
3399
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.</p>
|
|
@@ -3156,8 +3404,14 @@ export interface TagResourceRequest {
|
|
|
3156
3404
|
*/
|
|
3157
3405
|
tags: Tag[] | undefined;
|
|
3158
3406
|
}
|
|
3407
|
+
/**
|
|
3408
|
+
* @public
|
|
3409
|
+
*/
|
|
3159
3410
|
export interface TagResourceResult {
|
|
3160
3411
|
}
|
|
3412
|
+
/**
|
|
3413
|
+
* @public
|
|
3414
|
+
*/
|
|
3161
3415
|
export interface UntagResourceRequest {
|
|
3162
3416
|
/**
|
|
3163
3417
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to remove tags from.</p>
|
|
@@ -3168,8 +3422,14 @@ export interface UntagResourceRequest {
|
|
|
3168
3422
|
*/
|
|
3169
3423
|
tagKeys: string[] | undefined;
|
|
3170
3424
|
}
|
|
3425
|
+
/**
|
|
3426
|
+
* @public
|
|
3427
|
+
*/
|
|
3171
3428
|
export interface UntagResourceResult {
|
|
3172
3429
|
}
|
|
3430
|
+
/**
|
|
3431
|
+
* @public
|
|
3432
|
+
*/
|
|
3173
3433
|
export interface UpdatePackageVersionsStatusRequest {
|
|
3174
3434
|
/**
|
|
3175
3435
|
* <p>
|
|
@@ -3217,9 +3477,7 @@ export interface UpdatePackageVersionsStatusRequest {
|
|
|
3217
3477
|
* </p>
|
|
3218
3478
|
* </li>
|
|
3219
3479
|
* <li>
|
|
3220
|
-
* <p>
|
|
3221
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
3222
|
-
* </p>
|
|
3480
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
3223
3481
|
* </li>
|
|
3224
3482
|
* </ul>
|
|
3225
3483
|
*/
|
|
@@ -3256,6 +3514,9 @@ export interface UpdatePackageVersionsStatusRequest {
|
|
|
3256
3514
|
*/
|
|
3257
3515
|
targetStatus: PackageVersionStatus | string | undefined;
|
|
3258
3516
|
}
|
|
3517
|
+
/**
|
|
3518
|
+
* @public
|
|
3519
|
+
*/
|
|
3259
3520
|
export interface UpdatePackageVersionsStatusResult {
|
|
3260
3521
|
/**
|
|
3261
3522
|
* <p>
|
|
@@ -3270,6 +3531,9 @@ export interface UpdatePackageVersionsStatusResult {
|
|
|
3270
3531
|
*/
|
|
3271
3532
|
failedVersions?: Record<string, PackageVersionError>;
|
|
3272
3533
|
}
|
|
3534
|
+
/**
|
|
3535
|
+
* @public
|
|
3536
|
+
*/
|
|
3273
3537
|
export interface UpdateRepositoryRequest {
|
|
3274
3538
|
/**
|
|
3275
3539
|
* <p>
|
|
@@ -3303,6 +3567,9 @@ export interface UpdateRepositoryRequest {
|
|
|
3303
3567
|
*/
|
|
3304
3568
|
upstreams?: UpstreamRepository[];
|
|
3305
3569
|
}
|
|
3570
|
+
/**
|
|
3571
|
+
* @public
|
|
3572
|
+
*/
|
|
3306
3573
|
export interface UpdateRepositoryResult {
|
|
3307
3574
|
/**
|
|
3308
3575
|
* <p>
|
|
@@ -3314,392 +3581,8 @@ export interface UpdateRepositoryResult {
|
|
|
3314
3581
|
/**
|
|
3315
3582
|
* @internal
|
|
3316
3583
|
*/
|
|
3317
|
-
export declare const
|
|
3318
|
-
/**
|
|
3319
|
-
* @internal
|
|
3320
|
-
*/
|
|
3321
|
-
export declare const AssociateExternalConnectionRequestFilterSensitiveLog: (obj: AssociateExternalConnectionRequest) => any;
|
|
3322
|
-
/**
|
|
3323
|
-
* @internal
|
|
3324
|
-
*/
|
|
3325
|
-
export declare const RepositoryExternalConnectionInfoFilterSensitiveLog: (obj: RepositoryExternalConnectionInfo) => any;
|
|
3326
|
-
/**
|
|
3327
|
-
* @internal
|
|
3328
|
-
*/
|
|
3329
|
-
export declare const UpstreamRepositoryInfoFilterSensitiveLog: (obj: UpstreamRepositoryInfo) => any;
|
|
3330
|
-
/**
|
|
3331
|
-
* @internal
|
|
3332
|
-
*/
|
|
3333
|
-
export declare const RepositoryDescriptionFilterSensitiveLog: (obj: RepositoryDescription) => any;
|
|
3334
|
-
/**
|
|
3335
|
-
* @internal
|
|
3336
|
-
*/
|
|
3337
|
-
export declare const AssociateExternalConnectionResultFilterSensitiveLog: (obj: AssociateExternalConnectionResult) => any;
|
|
3338
|
-
/**
|
|
3339
|
-
* @internal
|
|
3340
|
-
*/
|
|
3341
|
-
export declare const CopyPackageVersionsRequestFilterSensitiveLog: (obj: CopyPackageVersionsRequest) => any;
|
|
3342
|
-
/**
|
|
3343
|
-
* @internal
|
|
3344
|
-
*/
|
|
3345
|
-
export declare const PackageVersionErrorFilterSensitiveLog: (obj: PackageVersionError) => any;
|
|
3346
|
-
/**
|
|
3347
|
-
* @internal
|
|
3348
|
-
*/
|
|
3349
|
-
export declare const SuccessfulPackageVersionInfoFilterSensitiveLog: (obj: SuccessfulPackageVersionInfo) => any;
|
|
3350
|
-
/**
|
|
3351
|
-
* @internal
|
|
3352
|
-
*/
|
|
3353
|
-
export declare const CopyPackageVersionsResultFilterSensitiveLog: (obj: CopyPackageVersionsResult) => any;
|
|
3354
|
-
/**
|
|
3355
|
-
* @internal
|
|
3356
|
-
*/
|
|
3357
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3358
|
-
/**
|
|
3359
|
-
* @internal
|
|
3360
|
-
*/
|
|
3361
|
-
export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
|
|
3362
|
-
/**
|
|
3363
|
-
* @internal
|
|
3364
|
-
*/
|
|
3365
|
-
export declare const DomainDescriptionFilterSensitiveLog: (obj: DomainDescription) => any;
|
|
3366
|
-
/**
|
|
3367
|
-
* @internal
|
|
3368
|
-
*/
|
|
3369
|
-
export declare const CreateDomainResultFilterSensitiveLog: (obj: CreateDomainResult) => any;
|
|
3370
|
-
/**
|
|
3371
|
-
* @internal
|
|
3372
|
-
*/
|
|
3373
|
-
export declare const UpstreamRepositoryFilterSensitiveLog: (obj: UpstreamRepository) => any;
|
|
3374
|
-
/**
|
|
3375
|
-
* @internal
|
|
3376
|
-
*/
|
|
3377
|
-
export declare const CreateRepositoryRequestFilterSensitiveLog: (obj: CreateRepositoryRequest) => any;
|
|
3378
|
-
/**
|
|
3379
|
-
* @internal
|
|
3380
|
-
*/
|
|
3381
|
-
export declare const CreateRepositoryResultFilterSensitiveLog: (obj: CreateRepositoryResult) => any;
|
|
3382
|
-
/**
|
|
3383
|
-
* @internal
|
|
3384
|
-
*/
|
|
3385
|
-
export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
3386
|
-
/**
|
|
3387
|
-
* @internal
|
|
3388
|
-
*/
|
|
3389
|
-
export declare const DeleteDomainResultFilterSensitiveLog: (obj: DeleteDomainResult) => any;
|
|
3390
|
-
/**
|
|
3391
|
-
* @internal
|
|
3392
|
-
*/
|
|
3393
|
-
export declare const DeleteDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: DeleteDomainPermissionsPolicyRequest) => any;
|
|
3394
|
-
/**
|
|
3395
|
-
* @internal
|
|
3396
|
-
*/
|
|
3397
|
-
export declare const ResourcePolicyFilterSensitiveLog: (obj: ResourcePolicy) => any;
|
|
3398
|
-
/**
|
|
3399
|
-
* @internal
|
|
3400
|
-
*/
|
|
3401
|
-
export declare const DeleteDomainPermissionsPolicyResultFilterSensitiveLog: (obj: DeleteDomainPermissionsPolicyResult) => any;
|
|
3402
|
-
/**
|
|
3403
|
-
* @internal
|
|
3404
|
-
*/
|
|
3405
|
-
export declare const DeletePackageRequestFilterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
3406
|
-
/**
|
|
3407
|
-
* @internal
|
|
3408
|
-
*/
|
|
3409
|
-
export declare const PackageOriginRestrictionsFilterSensitiveLog: (obj: PackageOriginRestrictions) => any;
|
|
3410
|
-
/**
|
|
3411
|
-
* @internal
|
|
3412
|
-
*/
|
|
3413
|
-
export declare const PackageOriginConfigurationFilterSensitiveLog: (obj: PackageOriginConfiguration) => any;
|
|
3414
|
-
/**
|
|
3415
|
-
* @internal
|
|
3416
|
-
*/
|
|
3417
|
-
export declare const PackageSummaryFilterSensitiveLog: (obj: PackageSummary) => any;
|
|
3418
|
-
/**
|
|
3419
|
-
* @internal
|
|
3420
|
-
*/
|
|
3421
|
-
export declare const DeletePackageResultFilterSensitiveLog: (obj: DeletePackageResult) => any;
|
|
3422
|
-
/**
|
|
3423
|
-
* @internal
|
|
3424
|
-
*/
|
|
3425
|
-
export declare const DeletePackageVersionsRequestFilterSensitiveLog: (obj: DeletePackageVersionsRequest) => any;
|
|
3426
|
-
/**
|
|
3427
|
-
* @internal
|
|
3428
|
-
*/
|
|
3429
|
-
export declare const DeletePackageVersionsResultFilterSensitiveLog: (obj: DeletePackageVersionsResult) => any;
|
|
3430
|
-
/**
|
|
3431
|
-
* @internal
|
|
3432
|
-
*/
|
|
3433
|
-
export declare const DeleteRepositoryRequestFilterSensitiveLog: (obj: DeleteRepositoryRequest) => any;
|
|
3434
|
-
/**
|
|
3435
|
-
* @internal
|
|
3436
|
-
*/
|
|
3437
|
-
export declare const DeleteRepositoryResultFilterSensitiveLog: (obj: DeleteRepositoryResult) => any;
|
|
3438
|
-
/**
|
|
3439
|
-
* @internal
|
|
3440
|
-
*/
|
|
3441
|
-
export declare const DeleteRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: DeleteRepositoryPermissionsPolicyRequest) => any;
|
|
3442
|
-
/**
|
|
3443
|
-
* @internal
|
|
3444
|
-
*/
|
|
3445
|
-
export declare const DeleteRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: DeleteRepositoryPermissionsPolicyResult) => any;
|
|
3446
|
-
/**
|
|
3447
|
-
* @internal
|
|
3448
|
-
*/
|
|
3449
|
-
export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
3450
|
-
/**
|
|
3451
|
-
* @internal
|
|
3452
|
-
*/
|
|
3453
|
-
export declare const DescribeDomainResultFilterSensitiveLog: (obj: DescribeDomainResult) => any;
|
|
3454
|
-
/**
|
|
3455
|
-
* @internal
|
|
3456
|
-
*/
|
|
3457
|
-
export declare const DescribePackageRequestFilterSensitiveLog: (obj: DescribePackageRequest) => any;
|
|
3458
|
-
/**
|
|
3459
|
-
* @internal
|
|
3460
|
-
*/
|
|
3461
|
-
export declare const PackageDescriptionFilterSensitiveLog: (obj: PackageDescription) => any;
|
|
3462
|
-
/**
|
|
3463
|
-
* @internal
|
|
3464
|
-
*/
|
|
3465
|
-
export declare const DescribePackageResultFilterSensitiveLog: (obj: DescribePackageResult) => any;
|
|
3466
|
-
/**
|
|
3467
|
-
* @internal
|
|
3468
|
-
*/
|
|
3469
|
-
export declare const DescribePackageVersionRequestFilterSensitiveLog: (obj: DescribePackageVersionRequest) => any;
|
|
3470
|
-
/**
|
|
3471
|
-
* @internal
|
|
3472
|
-
*/
|
|
3473
|
-
export declare const LicenseInfoFilterSensitiveLog: (obj: LicenseInfo) => any;
|
|
3474
|
-
/**
|
|
3475
|
-
* @internal
|
|
3476
|
-
*/
|
|
3477
|
-
export declare const DomainEntryPointFilterSensitiveLog: (obj: DomainEntryPoint) => any;
|
|
3478
|
-
/**
|
|
3479
|
-
* @internal
|
|
3480
|
-
*/
|
|
3481
|
-
export declare const PackageVersionOriginFilterSensitiveLog: (obj: PackageVersionOrigin) => any;
|
|
3482
|
-
/**
|
|
3483
|
-
* @internal
|
|
3484
|
-
*/
|
|
3485
|
-
export declare const PackageVersionDescriptionFilterSensitiveLog: (obj: PackageVersionDescription) => any;
|
|
3486
|
-
/**
|
|
3487
|
-
* @internal
|
|
3488
|
-
*/
|
|
3489
|
-
export declare const DescribePackageVersionResultFilterSensitiveLog: (obj: DescribePackageVersionResult) => any;
|
|
3490
|
-
/**
|
|
3491
|
-
* @internal
|
|
3492
|
-
*/
|
|
3493
|
-
export declare const DescribeRepositoryRequestFilterSensitiveLog: (obj: DescribeRepositoryRequest) => any;
|
|
3494
|
-
/**
|
|
3495
|
-
* @internal
|
|
3496
|
-
*/
|
|
3497
|
-
export declare const DescribeRepositoryResultFilterSensitiveLog: (obj: DescribeRepositoryResult) => any;
|
|
3498
|
-
/**
|
|
3499
|
-
* @internal
|
|
3500
|
-
*/
|
|
3501
|
-
export declare const DisassociateExternalConnectionRequestFilterSensitiveLog: (obj: DisassociateExternalConnectionRequest) => any;
|
|
3502
|
-
/**
|
|
3503
|
-
* @internal
|
|
3504
|
-
*/
|
|
3505
|
-
export declare const DisassociateExternalConnectionResultFilterSensitiveLog: (obj: DisassociateExternalConnectionResult) => any;
|
|
3506
|
-
/**
|
|
3507
|
-
* @internal
|
|
3508
|
-
*/
|
|
3509
|
-
export declare const DisposePackageVersionsRequestFilterSensitiveLog: (obj: DisposePackageVersionsRequest) => any;
|
|
3510
|
-
/**
|
|
3511
|
-
* @internal
|
|
3512
|
-
*/
|
|
3513
|
-
export declare const DisposePackageVersionsResultFilterSensitiveLog: (obj: DisposePackageVersionsResult) => any;
|
|
3514
|
-
/**
|
|
3515
|
-
* @internal
|
|
3516
|
-
*/
|
|
3517
|
-
export declare const GetAuthorizationTokenRequestFilterSensitiveLog: (obj: GetAuthorizationTokenRequest) => any;
|
|
3518
|
-
/**
|
|
3519
|
-
* @internal
|
|
3520
|
-
*/
|
|
3521
|
-
export declare const GetAuthorizationTokenResultFilterSensitiveLog: (obj: GetAuthorizationTokenResult) => any;
|
|
3522
|
-
/**
|
|
3523
|
-
* @internal
|
|
3524
|
-
*/
|
|
3525
|
-
export declare const GetDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: GetDomainPermissionsPolicyRequest) => any;
|
|
3526
|
-
/**
|
|
3527
|
-
* @internal
|
|
3528
|
-
*/
|
|
3529
|
-
export declare const GetDomainPermissionsPolicyResultFilterSensitiveLog: (obj: GetDomainPermissionsPolicyResult) => any;
|
|
3530
|
-
/**
|
|
3531
|
-
* @internal
|
|
3532
|
-
*/
|
|
3533
|
-
export declare const GetPackageVersionAssetRequestFilterSensitiveLog: (obj: GetPackageVersionAssetRequest) => any;
|
|
3534
|
-
/**
|
|
3535
|
-
* @internal
|
|
3536
|
-
*/
|
|
3537
|
-
export declare const GetPackageVersionAssetResultFilterSensitiveLog: (obj: GetPackageVersionAssetResult) => any;
|
|
3538
|
-
/**
|
|
3539
|
-
* @internal
|
|
3540
|
-
*/
|
|
3541
|
-
export declare const GetPackageVersionReadmeRequestFilterSensitiveLog: (obj: GetPackageVersionReadmeRequest) => any;
|
|
3542
|
-
/**
|
|
3543
|
-
* @internal
|
|
3544
|
-
*/
|
|
3545
|
-
export declare const GetPackageVersionReadmeResultFilterSensitiveLog: (obj: GetPackageVersionReadmeResult) => any;
|
|
3546
|
-
/**
|
|
3547
|
-
* @internal
|
|
3548
|
-
*/
|
|
3549
|
-
export declare const GetRepositoryEndpointRequestFilterSensitiveLog: (obj: GetRepositoryEndpointRequest) => any;
|
|
3550
|
-
/**
|
|
3551
|
-
* @internal
|
|
3552
|
-
*/
|
|
3553
|
-
export declare const GetRepositoryEndpointResultFilterSensitiveLog: (obj: GetRepositoryEndpointResult) => any;
|
|
3554
|
-
/**
|
|
3555
|
-
* @internal
|
|
3556
|
-
*/
|
|
3557
|
-
export declare const GetRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: GetRepositoryPermissionsPolicyRequest) => any;
|
|
3558
|
-
/**
|
|
3559
|
-
* @internal
|
|
3560
|
-
*/
|
|
3561
|
-
export declare const GetRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: GetRepositoryPermissionsPolicyResult) => any;
|
|
3562
|
-
/**
|
|
3563
|
-
* @internal
|
|
3564
|
-
*/
|
|
3565
|
-
export declare const ListDomainsRequestFilterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
3566
|
-
/**
|
|
3567
|
-
* @internal
|
|
3568
|
-
*/
|
|
3569
|
-
export declare const DomainSummaryFilterSensitiveLog: (obj: DomainSummary) => any;
|
|
3570
|
-
/**
|
|
3571
|
-
* @internal
|
|
3572
|
-
*/
|
|
3573
|
-
export declare const ListDomainsResultFilterSensitiveLog: (obj: ListDomainsResult) => any;
|
|
3574
|
-
/**
|
|
3575
|
-
* @internal
|
|
3576
|
-
*/
|
|
3577
|
-
export declare const ListPackagesRequestFilterSensitiveLog: (obj: ListPackagesRequest) => any;
|
|
3578
|
-
/**
|
|
3579
|
-
* @internal
|
|
3580
|
-
*/
|
|
3581
|
-
export declare const ListPackagesResultFilterSensitiveLog: (obj: ListPackagesResult) => any;
|
|
3582
|
-
/**
|
|
3583
|
-
* @internal
|
|
3584
|
-
*/
|
|
3585
|
-
export declare const ListPackageVersionAssetsRequestFilterSensitiveLog: (obj: ListPackageVersionAssetsRequest) => any;
|
|
3586
|
-
/**
|
|
3587
|
-
* @internal
|
|
3588
|
-
*/
|
|
3589
|
-
export declare const ListPackageVersionAssetsResultFilterSensitiveLog: (obj: ListPackageVersionAssetsResult) => any;
|
|
3590
|
-
/**
|
|
3591
|
-
* @internal
|
|
3592
|
-
*/
|
|
3593
|
-
export declare const ListPackageVersionDependenciesRequestFilterSensitiveLog: (obj: ListPackageVersionDependenciesRequest) => any;
|
|
3594
|
-
/**
|
|
3595
|
-
* @internal
|
|
3596
|
-
*/
|
|
3597
|
-
export declare const PackageDependencyFilterSensitiveLog: (obj: PackageDependency) => any;
|
|
3598
|
-
/**
|
|
3599
|
-
* @internal
|
|
3600
|
-
*/
|
|
3601
|
-
export declare const ListPackageVersionDependenciesResultFilterSensitiveLog: (obj: ListPackageVersionDependenciesResult) => any;
|
|
3602
|
-
/**
|
|
3603
|
-
* @internal
|
|
3604
|
-
*/
|
|
3605
|
-
export declare const ListPackageVersionsRequestFilterSensitiveLog: (obj: ListPackageVersionsRequest) => any;
|
|
3606
|
-
/**
|
|
3607
|
-
* @internal
|
|
3608
|
-
*/
|
|
3609
|
-
export declare const PackageVersionSummaryFilterSensitiveLog: (obj: PackageVersionSummary) => any;
|
|
3610
|
-
/**
|
|
3611
|
-
* @internal
|
|
3612
|
-
*/
|
|
3613
|
-
export declare const ListPackageVersionsResultFilterSensitiveLog: (obj: ListPackageVersionsResult) => any;
|
|
3614
|
-
/**
|
|
3615
|
-
* @internal
|
|
3616
|
-
*/
|
|
3617
|
-
export declare const ListRepositoriesRequestFilterSensitiveLog: (obj: ListRepositoriesRequest) => any;
|
|
3618
|
-
/**
|
|
3619
|
-
* @internal
|
|
3620
|
-
*/
|
|
3621
|
-
export declare const RepositorySummaryFilterSensitiveLog: (obj: RepositorySummary) => any;
|
|
3622
|
-
/**
|
|
3623
|
-
* @internal
|
|
3624
|
-
*/
|
|
3625
|
-
export declare const ListRepositoriesResultFilterSensitiveLog: (obj: ListRepositoriesResult) => any;
|
|
3626
|
-
/**
|
|
3627
|
-
* @internal
|
|
3628
|
-
*/
|
|
3629
|
-
export declare const ListRepositoriesInDomainRequestFilterSensitiveLog: (obj: ListRepositoriesInDomainRequest) => any;
|
|
3630
|
-
/**
|
|
3631
|
-
* @internal
|
|
3632
|
-
*/
|
|
3633
|
-
export declare const ListRepositoriesInDomainResultFilterSensitiveLog: (obj: ListRepositoriesInDomainResult) => any;
|
|
3634
|
-
/**
|
|
3635
|
-
* @internal
|
|
3636
|
-
*/
|
|
3637
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3638
|
-
/**
|
|
3639
|
-
* @internal
|
|
3640
|
-
*/
|
|
3641
|
-
export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
|
|
3584
|
+
export declare const GetPackageVersionAssetResultFilterSensitiveLog: (obj: GetPackageVersionAssetResult) => any;
|
|
3642
3585
|
/**
|
|
3643
3586
|
* @internal
|
|
3644
3587
|
*/
|
|
3645
3588
|
export declare const PublishPackageVersionRequestFilterSensitiveLog: (obj: PublishPackageVersionRequest) => any;
|
|
3646
|
-
/**
|
|
3647
|
-
* @internal
|
|
3648
|
-
*/
|
|
3649
|
-
export declare const PublishPackageVersionResultFilterSensitiveLog: (obj: PublishPackageVersionResult) => any;
|
|
3650
|
-
/**
|
|
3651
|
-
* @internal
|
|
3652
|
-
*/
|
|
3653
|
-
export declare const PutDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: PutDomainPermissionsPolicyRequest) => any;
|
|
3654
|
-
/**
|
|
3655
|
-
* @internal
|
|
3656
|
-
*/
|
|
3657
|
-
export declare const PutDomainPermissionsPolicyResultFilterSensitiveLog: (obj: PutDomainPermissionsPolicyResult) => any;
|
|
3658
|
-
/**
|
|
3659
|
-
* @internal
|
|
3660
|
-
*/
|
|
3661
|
-
export declare const PutPackageOriginConfigurationRequestFilterSensitiveLog: (obj: PutPackageOriginConfigurationRequest) => any;
|
|
3662
|
-
/**
|
|
3663
|
-
* @internal
|
|
3664
|
-
*/
|
|
3665
|
-
export declare const PutPackageOriginConfigurationResultFilterSensitiveLog: (obj: PutPackageOriginConfigurationResult) => any;
|
|
3666
|
-
/**
|
|
3667
|
-
* @internal
|
|
3668
|
-
*/
|
|
3669
|
-
export declare const PutRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: PutRepositoryPermissionsPolicyRequest) => any;
|
|
3670
|
-
/**
|
|
3671
|
-
* @internal
|
|
3672
|
-
*/
|
|
3673
|
-
export declare const PutRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: PutRepositoryPermissionsPolicyResult) => any;
|
|
3674
|
-
/**
|
|
3675
|
-
* @internal
|
|
3676
|
-
*/
|
|
3677
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3678
|
-
/**
|
|
3679
|
-
* @internal
|
|
3680
|
-
*/
|
|
3681
|
-
export declare const TagResourceResultFilterSensitiveLog: (obj: TagResourceResult) => any;
|
|
3682
|
-
/**
|
|
3683
|
-
* @internal
|
|
3684
|
-
*/
|
|
3685
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3686
|
-
/**
|
|
3687
|
-
* @internal
|
|
3688
|
-
*/
|
|
3689
|
-
export declare const UntagResourceResultFilterSensitiveLog: (obj: UntagResourceResult) => any;
|
|
3690
|
-
/**
|
|
3691
|
-
* @internal
|
|
3692
|
-
*/
|
|
3693
|
-
export declare const UpdatePackageVersionsStatusRequestFilterSensitiveLog: (obj: UpdatePackageVersionsStatusRequest) => any;
|
|
3694
|
-
/**
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
3697
|
-
export declare const UpdatePackageVersionsStatusResultFilterSensitiveLog: (obj: UpdatePackageVersionsStatusResult) => any;
|
|
3698
|
-
/**
|
|
3699
|
-
* @internal
|
|
3700
|
-
*/
|
|
3701
|
-
export declare const UpdateRepositoryRequestFilterSensitiveLog: (obj: UpdateRepositoryRequest) => any;
|
|
3702
|
-
/**
|
|
3703
|
-
* @internal
|
|
3704
|
-
*/
|
|
3705
|
-
export declare const UpdateRepositoryResultFilterSensitiveLog: (obj: UpdateRepositoryResult) => any;
|