@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
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends UntagResourceResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes tags from a resource in CodeArtifact.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
|
|
|
54
61
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, CodeartifactClientResolvedConfig> {
|
|
55
62
|
readonly input: UntagResourceCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: UntagResourceCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
|
|
5
5
|
import { UpdatePackageVersionsStatusRequest, UpdatePackageVersionsStatusResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdatePackageVersionsStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdatePackageVersionsStatusCommandInput extends UpdatePackageVersionsStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdatePackageVersionsStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdatePackageVersionsStatusCommandOutput extends UpdatePackageVersionsStatusResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Updates the status of one or more versions of a package. Using <code>UpdatePackageVersionsStatus</code>,
|
|
19
24
|
* you can update the status of package versions to <code>Archived</code>, <code>Published</code>, or <code>Unlisted</code>.
|
|
@@ -30,6 +35,8 @@ export interface UpdatePackageVersionsStatusCommandOutput extends UpdatePackageV
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param UpdatePackageVersionsStatusCommandInput - {@link UpdatePackageVersionsStatusCommandInput}
|
|
39
|
+
* @returns {@link UpdatePackageVersionsStatusCommandOutput}
|
|
33
40
|
* @see {@link UpdatePackageVersionsStatusCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link UpdatePackageVersionsStatusCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface UpdatePackageVersionsStatusCommandOutput extends UpdatePackageV
|
|
|
67
74
|
export declare class UpdatePackageVersionsStatusCommand extends $Command<UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput, CodeartifactClientResolvedConfig> {
|
|
68
75
|
readonly input: UpdatePackageVersionsStatusCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: UpdatePackageVersionsStatusCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
|
|
5
5
|
import { UpdateRepositoryRequest, UpdateRepositoryResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRepositoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRepositoryCommandInput extends UpdateRepositoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRepositoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRepositoryCommandOutput extends UpdateRepositoryResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Update the properties of a repository.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface UpdateRepositoryCommandOutput extends UpdateRepositoryResult, _
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param UpdateRepositoryCommandInput - {@link UpdateRepositoryCommandInput}
|
|
36
|
+
* @returns {@link UpdateRepositoryCommandOutput}
|
|
30
37
|
* @see {@link UpdateRepositoryCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link UpdateRepositoryCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface UpdateRepositoryCommandOutput extends UpdateRepositoryResult, _
|
|
|
69
76
|
export declare class UpdateRepositoryCommand extends $Command<UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput, CodeartifactClientResolvedConfig> {
|
|
70
77
|
readonly input: UpdateRepositoryCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: UpdateRepositoryCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from Codeartifact service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class CodeartifactServiceException extends __ServiceException {
|