@aws-sdk/client-codeartifact 3.337.0 → 3.338.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/CodeartifactClient.js +2 -1
- package/dist-cjs/commands/AssociateExternalConnectionCommand.js +2 -1
- package/dist-cjs/commands/CopyPackageVersionsCommand.js +2 -1
- package/dist-cjs/commands/CreateDomainCommand.js +2 -1
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +2 -1
- package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeletePackageCommand.js +2 -1
- package/dist-cjs/commands/DeletePackageVersionsCommand.js +2 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -1
- package/dist-cjs/commands/DescribePackageCommand.js +2 -1
- package/dist-cjs/commands/DescribePackageVersionCommand.js +2 -1
- package/dist-cjs/commands/DescribeRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DisassociateExternalConnectionCommand.js +2 -1
- package/dist-cjs/commands/DisposePackageVersionsCommand.js +2 -1
- package/dist-cjs/commands/GetAuthorizationTokenCommand.js +2 -1
- package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetPackageVersionAssetCommand.js +2 -1
- package/dist-cjs/commands/GetPackageVersionReadmeCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryEndpointCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/ListDomainsCommand.js +2 -1
- package/dist-cjs/commands/ListPackageVersionAssetsCommand.js +2 -1
- package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js +2 -1
- package/dist-cjs/commands/ListPackageVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListPackagesCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesInDomainCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PublishPackageVersionCommand.js +2 -1
- package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutPackageOriginConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js +2 -1
- package/dist-cjs/commands/UpdateRepositoryCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/CodeartifactServiceException.js +2 -1
- package/dist-es/CodeartifactClient.js +1 -0
- package/dist-es/commands/AssociateExternalConnectionCommand.js +1 -0
- package/dist-es/commands/CopyPackageVersionsCommand.js +1 -0
- package/dist-es/commands/CreateDomainCommand.js +1 -0
- package/dist-es/commands/CreateRepositoryCommand.js +1 -0
- package/dist-es/commands/DeleteDomainCommand.js +1 -0
- package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/DeletePackageCommand.js +1 -0
- package/dist-es/commands/DeletePackageVersionsCommand.js +1 -0
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -0
- package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/DescribeDomainCommand.js +1 -0
- package/dist-es/commands/DescribePackageCommand.js +1 -0
- package/dist-es/commands/DescribePackageVersionCommand.js +1 -0
- package/dist-es/commands/DescribeRepositoryCommand.js +1 -0
- package/dist-es/commands/DisassociateExternalConnectionCommand.js +1 -0
- package/dist-es/commands/DisposePackageVersionsCommand.js +1 -0
- package/dist-es/commands/GetAuthorizationTokenCommand.js +1 -0
- package/dist-es/commands/GetDomainPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/GetPackageVersionAssetCommand.js +1 -0
- package/dist-es/commands/GetPackageVersionReadmeCommand.js +1 -0
- package/dist-es/commands/GetRepositoryEndpointCommand.js +1 -0
- package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/ListDomainsCommand.js +1 -0
- package/dist-es/commands/ListPackageVersionAssetsCommand.js +1 -0
- package/dist-es/commands/ListPackageVersionDependenciesCommand.js +1 -0
- package/dist-es/commands/ListPackageVersionsCommand.js +1 -0
- package/dist-es/commands/ListPackagesCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesInDomainCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PublishPackageVersionCommand.js +1 -0
- package/dist-es/commands/PutDomainPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/PutPackageOriginConfigurationCommand.js +1 -0
- package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdatePackageVersionsStatusCommand.js +1 -0
- package/dist-es/commands/UpdateRepositoryCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/CodeartifactServiceException.js +1 -0
- package/dist-types/CodeartifactClient.d.ts +3 -3
- package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CopyPackageVersionsCommand.d.ts +4 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +4 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +4 -0
- package/dist-types/commands/DeletePackageVersionsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +4 -0
- package/dist-types/commands/DescribePackageCommand.d.ts +4 -0
- package/dist-types/commands/DescribePackageVersionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DisposePackageVersionsCommand.d.ts +4 -0
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +4 -0
- package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +4 -0
- package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +4 -0
- package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +4 -0
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListPackagesCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PublishPackageVersionCommand.d.ts +4 -0
- package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRepositoryCommand.d.ts +4 -0
- package/dist-types/index.d.ts +280 -2
- package/dist-types/models/CodeartifactServiceException.d.ts +1 -0
- package/dist-types/ts3.4/CodeartifactClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPackageOriginConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/CodeartifactServiceException.d.ts +1 -0
- package/package.json +30 -30
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRepositoryRequest,
|
|
16
16
|
DescribeRepositoryResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRepositoryCommandInput
|
|
19
20
|
extends DescribeRepositoryRequest {}
|
|
20
21
|
export interface DescribeRepositoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateExternalConnectionRequest,
|
|
16
16
|
DisassociateExternalConnectionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateExternalConnectionCommandInput
|
|
19
20
|
extends DisassociateExternalConnectionRequest {}
|
|
20
21
|
export interface DisassociateExternalConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisposePackageVersionsRequest,
|
|
16
16
|
DisposePackageVersionsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisposePackageVersionsCommandInput
|
|
19
20
|
extends DisposePackageVersionsRequest {}
|
|
20
21
|
export interface DisposePackageVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetAuthorizationTokenRequest,
|
|
16
16
|
GetAuthorizationTokenResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAuthorizationTokenCommandInput
|
|
19
20
|
extends GetAuthorizationTokenRequest {}
|
|
20
21
|
export interface GetAuthorizationTokenCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDomainPermissionsPolicyRequest,
|
|
16
16
|
GetDomainPermissionsPolicyResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDomainPermissionsPolicyCommandInput
|
|
19
20
|
extends GetDomainPermissionsPolicyRequest {}
|
|
20
21
|
export interface GetDomainPermissionsPolicyCommandOutput
|
|
@@ -16,6 +16,7 @@ import {
|
|
|
16
16
|
GetPackageVersionAssetRequest,
|
|
17
17
|
GetPackageVersionAssetResult,
|
|
18
18
|
} from "../models/models_0";
|
|
19
|
+
export { __MetadataBearer, $Command };
|
|
19
20
|
export interface GetPackageVersionAssetCommandInput
|
|
20
21
|
extends GetPackageVersionAssetRequest {}
|
|
21
22
|
export interface GetPackageVersionAssetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetPackageVersionReadmeRequest,
|
|
16
16
|
GetPackageVersionReadmeResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPackageVersionReadmeCommandInput
|
|
19
20
|
extends GetPackageVersionReadmeRequest {}
|
|
20
21
|
export interface GetPackageVersionReadmeCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRepositoryEndpointRequest,
|
|
16
16
|
GetRepositoryEndpointResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRepositoryEndpointCommandInput
|
|
19
20
|
extends GetRepositoryEndpointRequest {}
|
|
20
21
|
export interface GetRepositoryEndpointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRepositoryPermissionsPolicyRequest,
|
|
16
16
|
GetRepositoryPermissionsPolicyResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRepositoryPermissionsPolicyCommandInput
|
|
19
20
|
extends GetRepositoryPermissionsPolicyRequest {}
|
|
20
21
|
export interface GetRepositoryPermissionsPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeartifactClient";
|
|
14
14
|
import { ListDomainsRequest, ListDomainsResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListDomainsCommandInput extends ListDomainsRequest {}
|
|
16
17
|
export interface ListDomainsCommandOutput
|
|
17
18
|
extends ListDomainsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPackageVersionAssetsRequest,
|
|
16
16
|
ListPackageVersionAssetsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPackageVersionAssetsCommandInput
|
|
19
20
|
extends ListPackageVersionAssetsRequest {}
|
|
20
21
|
export interface ListPackageVersionAssetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPackageVersionDependenciesRequest,
|
|
16
16
|
ListPackageVersionDependenciesResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPackageVersionDependenciesCommandInput
|
|
19
20
|
extends ListPackageVersionDependenciesRequest {}
|
|
20
21
|
export interface ListPackageVersionDependenciesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPackageVersionsRequest,
|
|
16
16
|
ListPackageVersionsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPackageVersionsCommandInput
|
|
19
20
|
extends ListPackageVersionsRequest {}
|
|
20
21
|
export interface ListPackageVersionsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeartifactClient";
|
|
14
14
|
import { ListPackagesRequest, ListPackagesResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListPackagesCommandInput extends ListPackagesRequest {}
|
|
16
17
|
export interface ListPackagesCommandOutput
|
|
17
18
|
extends ListPackagesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRepositoriesRequest,
|
|
16
16
|
ListRepositoriesResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRepositoriesCommandInput extends ListRepositoriesRequest {}
|
|
19
20
|
export interface ListRepositoriesCommandOutput
|
|
20
21
|
extends ListRepositoriesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRepositoriesInDomainRequest,
|
|
16
16
|
ListRepositoriesInDomainResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRepositoriesInDomainCommandInput
|
|
19
20
|
extends ListRepositoriesInDomainRequest {}
|
|
20
21
|
export interface ListRepositoriesInDomainCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PublishPackageVersionRequest,
|
|
16
16
|
PublishPackageVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export type PublishPackageVersionCommandInputType = Pick<
|
|
19
20
|
PublishPackageVersionRequest,
|
|
20
21
|
Exclude<keyof PublishPackageVersionRequest, "assetContent">
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutDomainPermissionsPolicyRequest,
|
|
16
16
|
PutDomainPermissionsPolicyResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutDomainPermissionsPolicyCommandInput
|
|
19
20
|
extends PutDomainPermissionsPolicyRequest {}
|
|
20
21
|
export interface PutDomainPermissionsPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutPackageOriginConfigurationRequest,
|
|
16
16
|
PutPackageOriginConfigurationResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutPackageOriginConfigurationCommandInput
|
|
19
20
|
extends PutPackageOriginConfigurationRequest {}
|
|
20
21
|
export interface PutPackageOriginConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutRepositoryPermissionsPolicyRequest,
|
|
16
16
|
PutRepositoryPermissionsPolicyResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutRepositoryPermissionsPolicyCommandInput
|
|
19
20
|
extends PutRepositoryPermissionsPolicyRequest {}
|
|
20
21
|
export interface PutRepositoryPermissionsPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeartifactClient";
|
|
14
14
|
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeartifactClient";
|
|
14
14
|
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
16
17
|
export interface UntagResourceCommandOutput
|
|
17
18
|
extends UntagResourceResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePackageVersionsStatusRequest,
|
|
16
16
|
UpdatePackageVersionsStatusResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePackageVersionsStatusCommandInput
|
|
19
20
|
extends UpdatePackageVersionsStatusRequest {}
|
|
20
21
|
export interface UpdatePackageVersionsStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateRepositoryRequest,
|
|
16
16
|
UpdateRepositoryResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRepositoryCommandInput extends UpdateRepositoryRequest {}
|
|
19
20
|
export interface UpdateRepositoryCommandOutput
|
|
20
21
|
extends UpdateRepositoryResult,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Codeartifact";
|
|
2
1
|
export * from "./CodeartifactClient";
|
|
2
|
+
export * from "./Codeartifact";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { CodeartifactServiceException } from "./models/CodeartifactServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class CodeartifactServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codeartifact",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-stream-browser": "3.
|
|
53
|
-
"@aws-sdk/util-stream-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-stream-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-stream-node": "3.338.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
56
56
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
57
57
|
"@smithy/protocol-http": "^1.0.1",
|
|
58
58
|
"@smithy/types": "^1.0.0",
|