@aws-sdk/client-codeartifact 3.590.0 → 3.592.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/index.js +0 -48
- package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CopyPackageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreatePackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribePackageCommand.d.ts +2 -1
- package/dist-types/commands/DescribePackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribePackageVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DisposePackageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +2 -1
- package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListAllowedRepositoriesForGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListPackageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +2 -1
- package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +2 -1
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListSubPackageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PublishPackageVersionCommand.d.ts +2 -1
- package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CodeartifactServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssociatedPackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAllowedRepositoriesForGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssociatedPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackageGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubPackageGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPackageOriginConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CodeartifactServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRepositoriesInDomainRequest,
|
|
10
10
|
ListRepositoriesInDomainResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRepositoriesInDomainCommandInput
|
|
14
15
|
extends ListRepositoriesInDomainRequest {}
|
|
15
16
|
export interface ListRepositoriesInDomainCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListSubPackageGroupsRequest,
|
|
10
10
|
ListSubPackageGroupsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSubPackageGroupsCommandInput
|
|
14
15
|
extends ListSubPackageGroupsRequest {}
|
|
15
16
|
export interface ListSubPackageGroupsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
PublishPackageVersionRequest,
|
|
13
13
|
PublishPackageVersionResult,
|
|
14
14
|
} from "../models/models_0";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export interface PublishPackageVersionCommandInput
|
|
17
18
|
extends Pick<
|
|
18
19
|
PublishPackageVersionRequest,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutDomainPermissionsPolicyRequest,
|
|
10
10
|
PutDomainPermissionsPolicyResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutDomainPermissionsPolicyCommandInput
|
|
14
15
|
extends PutDomainPermissionsPolicyRequest {}
|
|
15
16
|
export interface PutDomainPermissionsPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutPackageOriginConfigurationRequest,
|
|
10
10
|
PutPackageOriginConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutPackageOriginConfigurationCommandInput
|
|
14
15
|
extends PutPackageOriginConfigurationRequest {}
|
|
15
16
|
export interface PutPackageOriginConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutRepositoryPermissionsPolicyRequest,
|
|
10
10
|
PutRepositoryPermissionsPolicyResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutRepositoryPermissionsPolicyCommandInput
|
|
14
15
|
extends PutRepositoryPermissionsPolicyRequest {}
|
|
15
16
|
export interface PutRepositoryPermissionsPolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeartifactClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeartifactClient";
|
|
8
8
|
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput
|
|
12
13
|
extends UntagResourceResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePackageGroupRequest,
|
|
10
10
|
UpdatePackageGroupResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePackageGroupCommandInput
|
|
14
15
|
extends UpdatePackageGroupRequest {}
|
|
15
16
|
export interface UpdatePackageGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePackageGroupOriginConfigurationRequest,
|
|
10
10
|
UpdatePackageGroupOriginConfigurationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePackageGroupOriginConfigurationCommandInput
|
|
14
15
|
extends UpdatePackageGroupOriginConfigurationRequest {}
|
|
15
16
|
export interface UpdatePackageGroupOriginConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePackageVersionsStatusRequest,
|
|
10
10
|
UpdatePackageVersionsStatusResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePackageVersionsStatusCommandInput
|
|
14
15
|
extends UpdatePackageVersionsStatusRequest {}
|
|
15
16
|
export interface UpdatePackageVersionsStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateRepositoryRequest,
|
|
10
10
|
UpdateRepositoryResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateRepositoryCommandInput extends UpdateRepositoryRequest {}
|
|
14
15
|
export interface UpdateRepositoryCommandOutput
|
|
15
16
|
extends UpdateRepositoryResult,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CodeartifactServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
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.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-codeartifact",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|