@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
|
@@ -126,6 +126,10 @@ export interface AssociateExternalConnectionRequest {
|
|
|
126
126
|
* <code>public:maven-commonsware</code> - for the CommonsWare Android repository.
|
|
127
127
|
* </p>
|
|
128
128
|
* </li>
|
|
129
|
+
* <li>
|
|
130
|
+
* <p>
|
|
131
|
+
* <code>public:maven-clojars</code> - for the Clojars repository. </p>
|
|
132
|
+
* </li>
|
|
129
133
|
* </ul>
|
|
130
134
|
*/
|
|
131
135
|
externalConnection: string | undefined;
|
|
@@ -259,6 +263,10 @@ export interface RepositoryDescription {
|
|
|
259
263
|
* </p>
|
|
260
264
|
*/
|
|
261
265
|
externalConnections?: RepositoryExternalConnectionInfo[];
|
|
266
|
+
/**
|
|
267
|
+
* <p>A timestamp that represents the date and time the repository was created.</p>
|
|
268
|
+
*/
|
|
269
|
+
createdTime?: Date;
|
|
262
270
|
}
|
|
263
271
|
/**
|
|
264
272
|
* @public
|
|
@@ -477,9 +485,7 @@ export interface CopyPackageVersionsRequest {
|
|
|
477
485
|
* </p>
|
|
478
486
|
* </li>
|
|
479
487
|
* <li>
|
|
480
|
-
* <p>
|
|
481
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
482
|
-
* </p>
|
|
488
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
483
489
|
* </li>
|
|
484
490
|
* </ul>
|
|
485
491
|
*/
|
|
@@ -975,15 +981,16 @@ export interface DeletePackageRequest {
|
|
|
975
981
|
* </p>
|
|
976
982
|
* </li>
|
|
977
983
|
* <li>
|
|
978
|
-
* <p>
|
|
979
|
-
* The namespace of an npm package is its <code>scope</code>.
|
|
980
|
-
* </p>
|
|
984
|
+
* <p> The namespace of an npm package is its <code>scope</code>.</p>
|
|
981
985
|
* </li>
|
|
982
986
|
* <li>
|
|
983
987
|
* <p>
|
|
984
988
|
* Python and NuGet packages do not contain corresponding components, packages of those formats do not have a namespace.
|
|
985
989
|
* </p>
|
|
986
990
|
* </li>
|
|
991
|
+
* <li>
|
|
992
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
993
|
+
* </li>
|
|
987
994
|
* </ul>
|
|
988
995
|
*/
|
|
989
996
|
namespace?: string;
|
|
@@ -1053,9 +1060,7 @@ export interface PackageSummary {
|
|
|
1053
1060
|
* </p>
|
|
1054
1061
|
* </li>
|
|
1055
1062
|
* <li>
|
|
1056
|
-
* <p>
|
|
1057
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1058
|
-
* </p>
|
|
1063
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1059
1064
|
* </li>
|
|
1060
1065
|
* </ul>
|
|
1061
1066
|
*/
|
|
@@ -1134,9 +1139,7 @@ export interface DeletePackageVersionsRequest {
|
|
|
1134
1139
|
* </p>
|
|
1135
1140
|
* </li>
|
|
1136
1141
|
* <li>
|
|
1137
|
-
* <p>
|
|
1138
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1139
|
-
* </p>
|
|
1142
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1140
1143
|
* </li>
|
|
1141
1144
|
* </ul>
|
|
1142
1145
|
*/
|
|
@@ -1360,9 +1363,7 @@ export interface DescribePackageRequest {
|
|
|
1360
1363
|
* </p>
|
|
1361
1364
|
* </li>
|
|
1362
1365
|
* <li>
|
|
1363
|
-
* <p>
|
|
1364
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1365
|
-
* </p>
|
|
1366
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1366
1367
|
* </li>
|
|
1367
1368
|
* </ul>
|
|
1368
1369
|
*/
|
|
@@ -1402,9 +1403,7 @@ export interface PackageDescription {
|
|
|
1402
1403
|
* </p>
|
|
1403
1404
|
* </li>
|
|
1404
1405
|
* <li>
|
|
1405
|
-
* <p>
|
|
1406
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1407
|
-
* </p>
|
|
1406
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1408
1407
|
* </li>
|
|
1409
1408
|
* </ul>
|
|
1410
1409
|
*/
|
|
@@ -1476,9 +1475,7 @@ export interface DescribePackageVersionRequest {
|
|
|
1476
1475
|
* </p>
|
|
1477
1476
|
* </li>
|
|
1478
1477
|
* <li>
|
|
1479
|
-
* <p>
|
|
1480
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1481
|
-
* </p>
|
|
1478
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1482
1479
|
* </li>
|
|
1483
1480
|
* </ul>
|
|
1484
1481
|
*/
|
|
@@ -1588,9 +1585,7 @@ export interface PackageVersionDescription {
|
|
|
1588
1585
|
* </p>
|
|
1589
1586
|
* </li>
|
|
1590
1587
|
* <li>
|
|
1591
|
-
* <p>
|
|
1592
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1593
|
-
* </p>
|
|
1588
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1594
1589
|
* </li>
|
|
1595
1590
|
* </ul>
|
|
1596
1591
|
*/
|
|
@@ -1798,9 +1793,7 @@ export interface DisposePackageVersionsRequest {
|
|
|
1798
1793
|
* </p>
|
|
1799
1794
|
* </li>
|
|
1800
1795
|
* <li>
|
|
1801
|
-
* <p>
|
|
1802
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
1803
|
-
* </p>
|
|
1796
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
1804
1797
|
* </li>
|
|
1805
1798
|
* </ul>
|
|
1806
1799
|
*/
|
|
@@ -2001,9 +1994,7 @@ export interface GetPackageVersionAssetRequest {
|
|
|
2001
1994
|
* </p>
|
|
2002
1995
|
* </li>
|
|
2003
1996
|
* <li>
|
|
2004
|
-
* <p>
|
|
2005
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2006
|
-
* </p>
|
|
1997
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2007
1998
|
* </li>
|
|
2008
1999
|
* </ul>
|
|
2009
2000
|
*/
|
|
@@ -2094,20 +2085,11 @@ export interface GetPackageVersionReadmeRequest {
|
|
|
2094
2085
|
* namespace depends on its type. For example:</p>
|
|
2095
2086
|
* <ul>
|
|
2096
2087
|
* <li>
|
|
2097
|
-
* <p>
|
|
2098
|
-
* The namespace of a Maven package version is its <code>groupId</code>.
|
|
2099
|
-
* </p>
|
|
2088
|
+
* <p> The namespace of an npm package version is its <code>scope</code>. </p>
|
|
2100
2089
|
* </li>
|
|
2101
2090
|
* <li>
|
|
2102
|
-
* <p>
|
|
2103
|
-
*
|
|
2104
|
-
* </p>
|
|
2105
|
-
* </li>
|
|
2106
|
-
* <li>
|
|
2107
|
-
* <p>
|
|
2108
|
-
* Python and NuGet package versions do not contain a corresponding component, package versions
|
|
2109
|
-
* of those formats do not have a namespace.
|
|
2110
|
-
* </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>
|
|
2111
2093
|
* </li>
|
|
2112
2094
|
* </ul>
|
|
2113
2095
|
*/
|
|
@@ -2387,9 +2369,7 @@ export interface ListPackagesRequest {
|
|
|
2387
2369
|
* </p>
|
|
2388
2370
|
* </li>
|
|
2389
2371
|
* <li>
|
|
2390
|
-
* <p>
|
|
2391
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2392
|
-
* </p>
|
|
2372
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2393
2373
|
* </li>
|
|
2394
2374
|
* </ul>
|
|
2395
2375
|
*/
|
|
@@ -2493,9 +2473,7 @@ export interface ListPackageVersionAssetsRequest {
|
|
|
2493
2473
|
* </p>
|
|
2494
2474
|
* </li>
|
|
2495
2475
|
* <li>
|
|
2496
|
-
* <p>
|
|
2497
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2498
|
-
* </p>
|
|
2476
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2499
2477
|
* </li>
|
|
2500
2478
|
* </ul>
|
|
2501
2479
|
*/
|
|
@@ -2639,9 +2617,7 @@ export interface ListPackageVersionDependenciesRequest {
|
|
|
2639
2617
|
* </p>
|
|
2640
2618
|
* </li>
|
|
2641
2619
|
* <li>
|
|
2642
|
-
* <p>
|
|
2643
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2644
|
-
* </p>
|
|
2620
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2645
2621
|
* </li>
|
|
2646
2622
|
* </ul>
|
|
2647
2623
|
*/
|
|
@@ -2853,9 +2829,7 @@ export interface ListPackageVersionsRequest {
|
|
|
2853
2829
|
* </p>
|
|
2854
2830
|
* </li>
|
|
2855
2831
|
* <li>
|
|
2856
|
-
* <p>
|
|
2857
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
2858
|
-
* </p>
|
|
2832
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
2859
2833
|
* </li>
|
|
2860
2834
|
* </ul>
|
|
2861
2835
|
*/
|
|
@@ -3066,6 +3040,10 @@ export interface RepositorySummary {
|
|
|
3066
3040
|
* </p>
|
|
3067
3041
|
*/
|
|
3068
3042
|
description?: string;
|
|
3043
|
+
/**
|
|
3044
|
+
* <p>A timestamp that represents the date and time the repository was created.</p>
|
|
3045
|
+
*/
|
|
3046
|
+
createdTime?: Date;
|
|
3069
3047
|
}
|
|
3070
3048
|
/**
|
|
3071
3049
|
* @public
|
|
@@ -3208,8 +3186,8 @@ export interface PublishPackageVersionRequest {
|
|
|
3208
3186
|
assetName: string | undefined;
|
|
3209
3187
|
/**
|
|
3210
3188
|
* <p>The SHA256 hash of the <code>assetContent</code> to publish. This value must be calculated
|
|
3211
|
-
* by the caller and provided with the
|
|
3212
|
-
*
|
|
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>
|
|
3213
3191
|
* <p>This value is used as an integrity check to verify that the <code>assetContent</code> has
|
|
3214
3192
|
* not changed after it was originally sent.</p>
|
|
3215
3193
|
*/
|
|
@@ -3217,7 +3195,7 @@ export interface PublishPackageVersionRequest {
|
|
|
3217
3195
|
/**
|
|
3218
3196
|
* <p>Specifies whether the package version should remain in the <code>unfinished</code>
|
|
3219
3197
|
* state. If omitted, the package version status will be set to <code>Published</code> (see
|
|
3220
|
-
* <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>
|
|
3221
3199
|
* <p>Valid values: <code>unfinished</code>
|
|
3222
3200
|
* </p>
|
|
3223
3201
|
*/
|
|
@@ -3339,9 +3317,7 @@ export interface PutPackageOriginConfigurationRequest {
|
|
|
3339
3317
|
* </p>
|
|
3340
3318
|
* </li>
|
|
3341
3319
|
* <li>
|
|
3342
|
-
* <p>
|
|
3343
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
3344
|
-
* </p>
|
|
3320
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
3345
3321
|
* </li>
|
|
3346
3322
|
* </ul>
|
|
3347
3323
|
*/
|
|
@@ -3501,9 +3477,7 @@ export interface UpdatePackageVersionsStatusRequest {
|
|
|
3501
3477
|
* </p>
|
|
3502
3478
|
* </li>
|
|
3503
3479
|
* <li>
|
|
3504
|
-
* <p>
|
|
3505
|
-
* The namespace of a generic package is it’s <code>namespace</code>.
|
|
3506
|
-
* </p>
|
|
3480
|
+
* <p> The namespace of a generic package is its <code>namespace</code>. </p>
|
|
3507
3481
|
* </li>
|
|
3508
3482
|
* </ul>
|
|
3509
3483
|
*/
|
|
@@ -3604,395 +3578,11 @@ export interface UpdateRepositoryResult {
|
|
|
3604
3578
|
*/
|
|
3605
3579
|
repository?: RepositoryDescription;
|
|
3606
3580
|
}
|
|
3607
|
-
/**
|
|
3608
|
-
* @internal
|
|
3609
|
-
*/
|
|
3610
|
-
export declare const AssetSummaryFilterSensitiveLog: (obj: AssetSummary) => any;
|
|
3611
|
-
/**
|
|
3612
|
-
* @internal
|
|
3613
|
-
*/
|
|
3614
|
-
export declare const AssociateExternalConnectionRequestFilterSensitiveLog: (obj: AssociateExternalConnectionRequest) => any;
|
|
3615
|
-
/**
|
|
3616
|
-
* @internal
|
|
3617
|
-
*/
|
|
3618
|
-
export declare const RepositoryExternalConnectionInfoFilterSensitiveLog: (obj: RepositoryExternalConnectionInfo) => any;
|
|
3619
|
-
/**
|
|
3620
|
-
* @internal
|
|
3621
|
-
*/
|
|
3622
|
-
export declare const UpstreamRepositoryInfoFilterSensitiveLog: (obj: UpstreamRepositoryInfo) => any;
|
|
3623
|
-
/**
|
|
3624
|
-
* @internal
|
|
3625
|
-
*/
|
|
3626
|
-
export declare const RepositoryDescriptionFilterSensitiveLog: (obj: RepositoryDescription) => any;
|
|
3627
|
-
/**
|
|
3628
|
-
* @internal
|
|
3629
|
-
*/
|
|
3630
|
-
export declare const AssociateExternalConnectionResultFilterSensitiveLog: (obj: AssociateExternalConnectionResult) => any;
|
|
3631
|
-
/**
|
|
3632
|
-
* @internal
|
|
3633
|
-
*/
|
|
3634
|
-
export declare const CopyPackageVersionsRequestFilterSensitiveLog: (obj: CopyPackageVersionsRequest) => any;
|
|
3635
|
-
/**
|
|
3636
|
-
* @internal
|
|
3637
|
-
*/
|
|
3638
|
-
export declare const PackageVersionErrorFilterSensitiveLog: (obj: PackageVersionError) => any;
|
|
3639
|
-
/**
|
|
3640
|
-
* @internal
|
|
3641
|
-
*/
|
|
3642
|
-
export declare const SuccessfulPackageVersionInfoFilterSensitiveLog: (obj: SuccessfulPackageVersionInfo) => any;
|
|
3643
|
-
/**
|
|
3644
|
-
* @internal
|
|
3645
|
-
*/
|
|
3646
|
-
export declare const CopyPackageVersionsResultFilterSensitiveLog: (obj: CopyPackageVersionsResult) => any;
|
|
3647
|
-
/**
|
|
3648
|
-
* @internal
|
|
3649
|
-
*/
|
|
3650
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3651
|
-
/**
|
|
3652
|
-
* @internal
|
|
3653
|
-
*/
|
|
3654
|
-
export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
|
|
3655
|
-
/**
|
|
3656
|
-
* @internal
|
|
3657
|
-
*/
|
|
3658
|
-
export declare const DomainDescriptionFilterSensitiveLog: (obj: DomainDescription) => any;
|
|
3659
|
-
/**
|
|
3660
|
-
* @internal
|
|
3661
|
-
*/
|
|
3662
|
-
export declare const CreateDomainResultFilterSensitiveLog: (obj: CreateDomainResult) => any;
|
|
3663
|
-
/**
|
|
3664
|
-
* @internal
|
|
3665
|
-
*/
|
|
3666
|
-
export declare const UpstreamRepositoryFilterSensitiveLog: (obj: UpstreamRepository) => any;
|
|
3667
|
-
/**
|
|
3668
|
-
* @internal
|
|
3669
|
-
*/
|
|
3670
|
-
export declare const CreateRepositoryRequestFilterSensitiveLog: (obj: CreateRepositoryRequest) => any;
|
|
3671
|
-
/**
|
|
3672
|
-
* @internal
|
|
3673
|
-
*/
|
|
3674
|
-
export declare const CreateRepositoryResultFilterSensitiveLog: (obj: CreateRepositoryResult) => any;
|
|
3675
|
-
/**
|
|
3676
|
-
* @internal
|
|
3677
|
-
*/
|
|
3678
|
-
export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
3679
|
-
/**
|
|
3680
|
-
* @internal
|
|
3681
|
-
*/
|
|
3682
|
-
export declare const DeleteDomainResultFilterSensitiveLog: (obj: DeleteDomainResult) => any;
|
|
3683
|
-
/**
|
|
3684
|
-
* @internal
|
|
3685
|
-
*/
|
|
3686
|
-
export declare const DeleteDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: DeleteDomainPermissionsPolicyRequest) => any;
|
|
3687
|
-
/**
|
|
3688
|
-
* @internal
|
|
3689
|
-
*/
|
|
3690
|
-
export declare const ResourcePolicyFilterSensitiveLog: (obj: ResourcePolicy) => any;
|
|
3691
|
-
/**
|
|
3692
|
-
* @internal
|
|
3693
|
-
*/
|
|
3694
|
-
export declare const DeleteDomainPermissionsPolicyResultFilterSensitiveLog: (obj: DeleteDomainPermissionsPolicyResult) => any;
|
|
3695
|
-
/**
|
|
3696
|
-
* @internal
|
|
3697
|
-
*/
|
|
3698
|
-
export declare const DeletePackageRequestFilterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
3699
|
-
/**
|
|
3700
|
-
* @internal
|
|
3701
|
-
*/
|
|
3702
|
-
export declare const PackageOriginRestrictionsFilterSensitiveLog: (obj: PackageOriginRestrictions) => any;
|
|
3703
|
-
/**
|
|
3704
|
-
* @internal
|
|
3705
|
-
*/
|
|
3706
|
-
export declare const PackageOriginConfigurationFilterSensitiveLog: (obj: PackageOriginConfiguration) => any;
|
|
3707
|
-
/**
|
|
3708
|
-
* @internal
|
|
3709
|
-
*/
|
|
3710
|
-
export declare const PackageSummaryFilterSensitiveLog: (obj: PackageSummary) => any;
|
|
3711
|
-
/**
|
|
3712
|
-
* @internal
|
|
3713
|
-
*/
|
|
3714
|
-
export declare const DeletePackageResultFilterSensitiveLog: (obj: DeletePackageResult) => any;
|
|
3715
|
-
/**
|
|
3716
|
-
* @internal
|
|
3717
|
-
*/
|
|
3718
|
-
export declare const DeletePackageVersionsRequestFilterSensitiveLog: (obj: DeletePackageVersionsRequest) => any;
|
|
3719
|
-
/**
|
|
3720
|
-
* @internal
|
|
3721
|
-
*/
|
|
3722
|
-
export declare const DeletePackageVersionsResultFilterSensitiveLog: (obj: DeletePackageVersionsResult) => any;
|
|
3723
|
-
/**
|
|
3724
|
-
* @internal
|
|
3725
|
-
*/
|
|
3726
|
-
export declare const DeleteRepositoryRequestFilterSensitiveLog: (obj: DeleteRepositoryRequest) => any;
|
|
3727
|
-
/**
|
|
3728
|
-
* @internal
|
|
3729
|
-
*/
|
|
3730
|
-
export declare const DeleteRepositoryResultFilterSensitiveLog: (obj: DeleteRepositoryResult) => any;
|
|
3731
|
-
/**
|
|
3732
|
-
* @internal
|
|
3733
|
-
*/
|
|
3734
|
-
export declare const DeleteRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: DeleteRepositoryPermissionsPolicyRequest) => any;
|
|
3735
|
-
/**
|
|
3736
|
-
* @internal
|
|
3737
|
-
*/
|
|
3738
|
-
export declare const DeleteRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: DeleteRepositoryPermissionsPolicyResult) => any;
|
|
3739
|
-
/**
|
|
3740
|
-
* @internal
|
|
3741
|
-
*/
|
|
3742
|
-
export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
3743
|
-
/**
|
|
3744
|
-
* @internal
|
|
3745
|
-
*/
|
|
3746
|
-
export declare const DescribeDomainResultFilterSensitiveLog: (obj: DescribeDomainResult) => any;
|
|
3747
|
-
/**
|
|
3748
|
-
* @internal
|
|
3749
|
-
*/
|
|
3750
|
-
export declare const DescribePackageRequestFilterSensitiveLog: (obj: DescribePackageRequest) => any;
|
|
3751
|
-
/**
|
|
3752
|
-
* @internal
|
|
3753
|
-
*/
|
|
3754
|
-
export declare const PackageDescriptionFilterSensitiveLog: (obj: PackageDescription) => any;
|
|
3755
|
-
/**
|
|
3756
|
-
* @internal
|
|
3757
|
-
*/
|
|
3758
|
-
export declare const DescribePackageResultFilterSensitiveLog: (obj: DescribePackageResult) => any;
|
|
3759
|
-
/**
|
|
3760
|
-
* @internal
|
|
3761
|
-
*/
|
|
3762
|
-
export declare const DescribePackageVersionRequestFilterSensitiveLog: (obj: DescribePackageVersionRequest) => any;
|
|
3763
|
-
/**
|
|
3764
|
-
* @internal
|
|
3765
|
-
*/
|
|
3766
|
-
export declare const LicenseInfoFilterSensitiveLog: (obj: LicenseInfo) => any;
|
|
3767
|
-
/**
|
|
3768
|
-
* @internal
|
|
3769
|
-
*/
|
|
3770
|
-
export declare const DomainEntryPointFilterSensitiveLog: (obj: DomainEntryPoint) => any;
|
|
3771
|
-
/**
|
|
3772
|
-
* @internal
|
|
3773
|
-
*/
|
|
3774
|
-
export declare const PackageVersionOriginFilterSensitiveLog: (obj: PackageVersionOrigin) => any;
|
|
3775
|
-
/**
|
|
3776
|
-
* @internal
|
|
3777
|
-
*/
|
|
3778
|
-
export declare const PackageVersionDescriptionFilterSensitiveLog: (obj: PackageVersionDescription) => any;
|
|
3779
|
-
/**
|
|
3780
|
-
* @internal
|
|
3781
|
-
*/
|
|
3782
|
-
export declare const DescribePackageVersionResultFilterSensitiveLog: (obj: DescribePackageVersionResult) => any;
|
|
3783
|
-
/**
|
|
3784
|
-
* @internal
|
|
3785
|
-
*/
|
|
3786
|
-
export declare const DescribeRepositoryRequestFilterSensitiveLog: (obj: DescribeRepositoryRequest) => any;
|
|
3787
|
-
/**
|
|
3788
|
-
* @internal
|
|
3789
|
-
*/
|
|
3790
|
-
export declare const DescribeRepositoryResultFilterSensitiveLog: (obj: DescribeRepositoryResult) => any;
|
|
3791
|
-
/**
|
|
3792
|
-
* @internal
|
|
3793
|
-
*/
|
|
3794
|
-
export declare const DisassociateExternalConnectionRequestFilterSensitiveLog: (obj: DisassociateExternalConnectionRequest) => any;
|
|
3795
|
-
/**
|
|
3796
|
-
* @internal
|
|
3797
|
-
*/
|
|
3798
|
-
export declare const DisassociateExternalConnectionResultFilterSensitiveLog: (obj: DisassociateExternalConnectionResult) => any;
|
|
3799
|
-
/**
|
|
3800
|
-
* @internal
|
|
3801
|
-
*/
|
|
3802
|
-
export declare const DisposePackageVersionsRequestFilterSensitiveLog: (obj: DisposePackageVersionsRequest) => any;
|
|
3803
|
-
/**
|
|
3804
|
-
* @internal
|
|
3805
|
-
*/
|
|
3806
|
-
export declare const DisposePackageVersionsResultFilterSensitiveLog: (obj: DisposePackageVersionsResult) => any;
|
|
3807
|
-
/**
|
|
3808
|
-
* @internal
|
|
3809
|
-
*/
|
|
3810
|
-
export declare const GetAuthorizationTokenRequestFilterSensitiveLog: (obj: GetAuthorizationTokenRequest) => any;
|
|
3811
|
-
/**
|
|
3812
|
-
* @internal
|
|
3813
|
-
*/
|
|
3814
|
-
export declare const GetAuthorizationTokenResultFilterSensitiveLog: (obj: GetAuthorizationTokenResult) => any;
|
|
3815
|
-
/**
|
|
3816
|
-
* @internal
|
|
3817
|
-
*/
|
|
3818
|
-
export declare const GetDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: GetDomainPermissionsPolicyRequest) => any;
|
|
3819
|
-
/**
|
|
3820
|
-
* @internal
|
|
3821
|
-
*/
|
|
3822
|
-
export declare const GetDomainPermissionsPolicyResultFilterSensitiveLog: (obj: GetDomainPermissionsPolicyResult) => any;
|
|
3823
|
-
/**
|
|
3824
|
-
* @internal
|
|
3825
|
-
*/
|
|
3826
|
-
export declare const GetPackageVersionAssetRequestFilterSensitiveLog: (obj: GetPackageVersionAssetRequest) => any;
|
|
3827
3581
|
/**
|
|
3828
3582
|
* @internal
|
|
3829
3583
|
*/
|
|
3830
3584
|
export declare const GetPackageVersionAssetResultFilterSensitiveLog: (obj: GetPackageVersionAssetResult) => any;
|
|
3831
|
-
/**
|
|
3832
|
-
* @internal
|
|
3833
|
-
*/
|
|
3834
|
-
export declare const GetPackageVersionReadmeRequestFilterSensitiveLog: (obj: GetPackageVersionReadmeRequest) => any;
|
|
3835
|
-
/**
|
|
3836
|
-
* @internal
|
|
3837
|
-
*/
|
|
3838
|
-
export declare const GetPackageVersionReadmeResultFilterSensitiveLog: (obj: GetPackageVersionReadmeResult) => any;
|
|
3839
|
-
/**
|
|
3840
|
-
* @internal
|
|
3841
|
-
*/
|
|
3842
|
-
export declare const GetRepositoryEndpointRequestFilterSensitiveLog: (obj: GetRepositoryEndpointRequest) => any;
|
|
3843
|
-
/**
|
|
3844
|
-
* @internal
|
|
3845
|
-
*/
|
|
3846
|
-
export declare const GetRepositoryEndpointResultFilterSensitiveLog: (obj: GetRepositoryEndpointResult) => any;
|
|
3847
|
-
/**
|
|
3848
|
-
* @internal
|
|
3849
|
-
*/
|
|
3850
|
-
export declare const GetRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: GetRepositoryPermissionsPolicyRequest) => any;
|
|
3851
|
-
/**
|
|
3852
|
-
* @internal
|
|
3853
|
-
*/
|
|
3854
|
-
export declare const GetRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: GetRepositoryPermissionsPolicyResult) => any;
|
|
3855
|
-
/**
|
|
3856
|
-
* @internal
|
|
3857
|
-
*/
|
|
3858
|
-
export declare const ListDomainsRequestFilterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
3859
|
-
/**
|
|
3860
|
-
* @internal
|
|
3861
|
-
*/
|
|
3862
|
-
export declare const DomainSummaryFilterSensitiveLog: (obj: DomainSummary) => any;
|
|
3863
|
-
/**
|
|
3864
|
-
* @internal
|
|
3865
|
-
*/
|
|
3866
|
-
export declare const ListDomainsResultFilterSensitiveLog: (obj: ListDomainsResult) => any;
|
|
3867
|
-
/**
|
|
3868
|
-
* @internal
|
|
3869
|
-
*/
|
|
3870
|
-
export declare const ListPackagesRequestFilterSensitiveLog: (obj: ListPackagesRequest) => any;
|
|
3871
|
-
/**
|
|
3872
|
-
* @internal
|
|
3873
|
-
*/
|
|
3874
|
-
export declare const ListPackagesResultFilterSensitiveLog: (obj: ListPackagesResult) => any;
|
|
3875
|
-
/**
|
|
3876
|
-
* @internal
|
|
3877
|
-
*/
|
|
3878
|
-
export declare const ListPackageVersionAssetsRequestFilterSensitiveLog: (obj: ListPackageVersionAssetsRequest) => any;
|
|
3879
|
-
/**
|
|
3880
|
-
* @internal
|
|
3881
|
-
*/
|
|
3882
|
-
export declare const ListPackageVersionAssetsResultFilterSensitiveLog: (obj: ListPackageVersionAssetsResult) => any;
|
|
3883
|
-
/**
|
|
3884
|
-
* @internal
|
|
3885
|
-
*/
|
|
3886
|
-
export declare const ListPackageVersionDependenciesRequestFilterSensitiveLog: (obj: ListPackageVersionDependenciesRequest) => any;
|
|
3887
|
-
/**
|
|
3888
|
-
* @internal
|
|
3889
|
-
*/
|
|
3890
|
-
export declare const PackageDependencyFilterSensitiveLog: (obj: PackageDependency) => any;
|
|
3891
|
-
/**
|
|
3892
|
-
* @internal
|
|
3893
|
-
*/
|
|
3894
|
-
export declare const ListPackageVersionDependenciesResultFilterSensitiveLog: (obj: ListPackageVersionDependenciesResult) => any;
|
|
3895
|
-
/**
|
|
3896
|
-
* @internal
|
|
3897
|
-
*/
|
|
3898
|
-
export declare const ListPackageVersionsRequestFilterSensitiveLog: (obj: ListPackageVersionsRequest) => any;
|
|
3899
|
-
/**
|
|
3900
|
-
* @internal
|
|
3901
|
-
*/
|
|
3902
|
-
export declare const PackageVersionSummaryFilterSensitiveLog: (obj: PackageVersionSummary) => any;
|
|
3903
|
-
/**
|
|
3904
|
-
* @internal
|
|
3905
|
-
*/
|
|
3906
|
-
export declare const ListPackageVersionsResultFilterSensitiveLog: (obj: ListPackageVersionsResult) => any;
|
|
3907
|
-
/**
|
|
3908
|
-
* @internal
|
|
3909
|
-
*/
|
|
3910
|
-
export declare const ListRepositoriesRequestFilterSensitiveLog: (obj: ListRepositoriesRequest) => any;
|
|
3911
|
-
/**
|
|
3912
|
-
* @internal
|
|
3913
|
-
*/
|
|
3914
|
-
export declare const RepositorySummaryFilterSensitiveLog: (obj: RepositorySummary) => any;
|
|
3915
|
-
/**
|
|
3916
|
-
* @internal
|
|
3917
|
-
*/
|
|
3918
|
-
export declare const ListRepositoriesResultFilterSensitiveLog: (obj: ListRepositoriesResult) => any;
|
|
3919
|
-
/**
|
|
3920
|
-
* @internal
|
|
3921
|
-
*/
|
|
3922
|
-
export declare const ListRepositoriesInDomainRequestFilterSensitiveLog: (obj: ListRepositoriesInDomainRequest) => any;
|
|
3923
|
-
/**
|
|
3924
|
-
* @internal
|
|
3925
|
-
*/
|
|
3926
|
-
export declare const ListRepositoriesInDomainResultFilterSensitiveLog: (obj: ListRepositoriesInDomainResult) => any;
|
|
3927
|
-
/**
|
|
3928
|
-
* @internal
|
|
3929
|
-
*/
|
|
3930
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3931
|
-
/**
|
|
3932
|
-
* @internal
|
|
3933
|
-
*/
|
|
3934
|
-
export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
|
|
3935
3585
|
/**
|
|
3936
3586
|
* @internal
|
|
3937
3587
|
*/
|
|
3938
3588
|
export declare const PublishPackageVersionRequestFilterSensitiveLog: (obj: PublishPackageVersionRequest) => any;
|
|
3939
|
-
/**
|
|
3940
|
-
* @internal
|
|
3941
|
-
*/
|
|
3942
|
-
export declare const PublishPackageVersionResultFilterSensitiveLog: (obj: PublishPackageVersionResult) => any;
|
|
3943
|
-
/**
|
|
3944
|
-
* @internal
|
|
3945
|
-
*/
|
|
3946
|
-
export declare const PutDomainPermissionsPolicyRequestFilterSensitiveLog: (obj: PutDomainPermissionsPolicyRequest) => any;
|
|
3947
|
-
/**
|
|
3948
|
-
* @internal
|
|
3949
|
-
*/
|
|
3950
|
-
export declare const PutDomainPermissionsPolicyResultFilterSensitiveLog: (obj: PutDomainPermissionsPolicyResult) => any;
|
|
3951
|
-
/**
|
|
3952
|
-
* @internal
|
|
3953
|
-
*/
|
|
3954
|
-
export declare const PutPackageOriginConfigurationRequestFilterSensitiveLog: (obj: PutPackageOriginConfigurationRequest) => any;
|
|
3955
|
-
/**
|
|
3956
|
-
* @internal
|
|
3957
|
-
*/
|
|
3958
|
-
export declare const PutPackageOriginConfigurationResultFilterSensitiveLog: (obj: PutPackageOriginConfigurationResult) => any;
|
|
3959
|
-
/**
|
|
3960
|
-
* @internal
|
|
3961
|
-
*/
|
|
3962
|
-
export declare const PutRepositoryPermissionsPolicyRequestFilterSensitiveLog: (obj: PutRepositoryPermissionsPolicyRequest) => any;
|
|
3963
|
-
/**
|
|
3964
|
-
* @internal
|
|
3965
|
-
*/
|
|
3966
|
-
export declare const PutRepositoryPermissionsPolicyResultFilterSensitiveLog: (obj: PutRepositoryPermissionsPolicyResult) => any;
|
|
3967
|
-
/**
|
|
3968
|
-
* @internal
|
|
3969
|
-
*/
|
|
3970
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3971
|
-
/**
|
|
3972
|
-
* @internal
|
|
3973
|
-
*/
|
|
3974
|
-
export declare const TagResourceResultFilterSensitiveLog: (obj: TagResourceResult) => any;
|
|
3975
|
-
/**
|
|
3976
|
-
* @internal
|
|
3977
|
-
*/
|
|
3978
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3979
|
-
/**
|
|
3980
|
-
* @internal
|
|
3981
|
-
*/
|
|
3982
|
-
export declare const UntagResourceResultFilterSensitiveLog: (obj: UntagResourceResult) => any;
|
|
3983
|
-
/**
|
|
3984
|
-
* @internal
|
|
3985
|
-
*/
|
|
3986
|
-
export declare const UpdatePackageVersionsStatusRequestFilterSensitiveLog: (obj: UpdatePackageVersionsStatusRequest) => any;
|
|
3987
|
-
/**
|
|
3988
|
-
* @internal
|
|
3989
|
-
*/
|
|
3990
|
-
export declare const UpdatePackageVersionsStatusResultFilterSensitiveLog: (obj: UpdatePackageVersionsStatusResult) => any;
|
|
3991
|
-
/**
|
|
3992
|
-
* @internal
|
|
3993
|
-
*/
|
|
3994
|
-
export declare const UpdateRepositoryRequestFilterSensitiveLog: (obj: UpdateRepositoryRequest) => any;
|
|
3995
|
-
/**
|
|
3996
|
-
* @internal
|
|
3997
|
-
*/
|
|
3998
|
-
export declare const UpdateRepositoryResultFilterSensitiveLog: (obj: UpdateRepositoryResult) => any;
|