@aws-sdk/client-codeartifact 3.35.0 → 3.38.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/CHANGELOG.md +47 -0
- package/dist-cjs/Codeartifact.js +0 -257
- package/dist-cjs/CodeartifactClient.js +0 -262
- package/dist-cjs/commands/AssociateExternalConnectionCommand.js +0 -29
- package/dist-cjs/commands/CopyPackageVersionsCommand.js +0 -32
- package/dist-cjs/commands/CreateDomainCommand.js +0 -35
- package/dist-cjs/commands/CreateRepositoryCommand.js +0 -27
- package/dist-cjs/commands/DeleteDomainCommand.js +0 -28
- package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js +0 -27
- package/dist-cjs/commands/DeletePackageVersionsCommand.js +0 -29
- package/dist-cjs/commands/DeleteRepositoryCommand.js +0 -27
- package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js +0 -34
- package/dist-cjs/commands/DescribeDomainCommand.js +0 -29
- package/dist-cjs/commands/DescribePackageVersionCommand.js +0 -29
- package/dist-cjs/commands/DescribeRepositoryCommand.js +0 -28
- package/dist-cjs/commands/DisassociateExternalConnectionCommand.js +0 -27
- package/dist-cjs/commands/DisposePackageVersionsCommand.js +0 -38
- package/dist-cjs/commands/GetAuthorizationTokenCommand.js +0 -45
- package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js +0 -34
- package/dist-cjs/commands/GetPackageVersionAssetCommand.js +0 -29
- package/dist-cjs/commands/GetPackageVersionReadmeCommand.js +0 -32
- package/dist-cjs/commands/GetRepositoryEndpointCommand.js +0 -45
- package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js +0 -27
- package/dist-cjs/commands/ListDomainsCommand.js +0 -27
- package/dist-cjs/commands/ListPackageVersionAssetsCommand.js +0 -29
- package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js +0 -31
- package/dist-cjs/commands/ListPackageVersionsCommand.js +0 -29
- package/dist-cjs/commands/ListPackagesCommand.js +0 -29
- package/dist-cjs/commands/ListRepositoriesCommand.js +0 -30
- package/dist-cjs/commands/ListRepositoriesInDomainCommand.js +0 -30
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
- package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js +0 -32
- package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js +0 -32
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js +0 -27
- package/dist-cjs/commands/UpdateRepositoryCommand.js +0 -27
- package/dist-cjs/commands/index.js +37 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -44
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -277
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListDomainsPaginator.js +0 -11
- package/dist-cjs/pagination/ListPackageVersionAssetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListPackageVersionsPaginator.js +0 -11
- package/dist-cjs/pagination/ListPackagesPaginator.js +0 -11
- package/dist-cjs/pagination/ListRepositoriesInDomainPaginator.js +0 -11
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +10 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/Codeartifact.js +0 -1
- package/dist-es/CodeartifactClient.js +0 -1
- package/dist-es/commands/AssociateExternalConnectionCommand.js +0 -1
- package/dist-es/commands/CopyPackageVersionsCommand.js +0 -1
- package/dist-es/commands/CreateDomainCommand.js +0 -1
- package/dist-es/commands/CreateRepositoryCommand.js +0 -1
- package/dist-es/commands/DeleteDomainCommand.js +0 -1
- package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/DeletePackageVersionsCommand.js +0 -1
- package/dist-es/commands/DeleteRepositoryCommand.js +0 -1
- package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/DescribeDomainCommand.js +0 -1
- package/dist-es/commands/DescribePackageVersionCommand.js +0 -1
- package/dist-es/commands/DescribeRepositoryCommand.js +0 -1
- package/dist-es/commands/DisassociateExternalConnectionCommand.js +0 -1
- package/dist-es/commands/DisposePackageVersionsCommand.js +0 -1
- package/dist-es/commands/GetAuthorizationTokenCommand.js +0 -1
- package/dist-es/commands/GetDomainPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/GetPackageVersionAssetCommand.js +0 -1
- package/dist-es/commands/GetPackageVersionReadmeCommand.js +0 -1
- package/dist-es/commands/GetRepositoryEndpointCommand.js +0 -1
- package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/ListDomainsCommand.js +0 -1
- package/dist-es/commands/ListPackageVersionAssetsCommand.js +0 -1
- package/dist-es/commands/ListPackageVersionDependenciesCommand.js +0 -1
- package/dist-es/commands/ListPackageVersionsCommand.js +0 -1
- package/dist-es/commands/ListPackagesCommand.js +0 -1
- package/dist-es/commands/ListRepositoriesCommand.js +0 -1
- package/dist-es/commands/ListRepositoriesInDomainCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutDomainPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdatePackageVersionsStatusCommand.js +0 -1
- package/dist-es/commands/UpdateRepositoryCommand.js +0 -1
- package/dist-es/commands/index.js +34 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -44
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListDomainsPaginator.js +0 -1
- package/dist-es/pagination/ListPackageVersionAssetsPaginator.js +0 -1
- package/dist-es/pagination/ListPackageVersionsPaginator.js +0 -1
- package/dist-es/pagination/ListPackagesPaginator.js +0 -1
- package/dist-es/pagination/ListRepositoriesInDomainPaginator.js +0 -1
- package/dist-es/pagination/ListRepositoriesPaginator.js +0 -1
- package/dist-es/pagination/index.js +7 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +34 -0
- package/dist-types/index.d.ts +4 -43
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/Codeartifact.d.ts +35 -537
- package/dist-types/ts3.4/CodeartifactClient.d.ts +24 -342
- package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/index.d.ts +34 -0
- package/dist-types/ts3.4/index.d.ts +4 -43
- package/dist-types/ts3.4/models/models_0.d.ts +433 -3000
- package/dist-types/ts3.4/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/Codeartifact.js.map +0 -1
- package/dist-cjs/CodeartifactClient.js.map +0 -1
- package/dist-cjs/commands/AssociateExternalConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/CopyPackageVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDomainCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRepositoryCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePackageVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePackageVersionCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRepositoryCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateExternalConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/DisposePackageVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetAuthorizationTokenCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/GetPackageVersionAssetCommand.js.map +0 -1
- package/dist-cjs/commands/GetPackageVersionReadmeCommand.js.map +0 -1
- package/dist-cjs/commands/GetRepositoryEndpointCommand.js.map +0 -1
- package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/ListDomainsCommand.js.map +0 -1
- package/dist-cjs/commands/ListPackageVersionAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js.map +0 -1
- package/dist-cjs/commands/ListPackageVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListPackagesCommand.js.map +0 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js.map +0 -1
- package/dist-cjs/commands/ListRepositoriesInDomainCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRepositoryCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListDomainsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPackageVersionAssetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPackageVersionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPackagesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRepositoriesInDomainPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRepositoriesPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/Codeartifact.js.map +0 -1
- package/dist-es/CodeartifactClient.js.map +0 -1
- package/dist-es/commands/AssociateExternalConnectionCommand.js.map +0 -1
- package/dist-es/commands/CopyPackageVersionsCommand.js.map +0 -1
- package/dist-es/commands/CreateDomainCommand.js.map +0 -1
- package/dist-es/commands/CreateRepositoryCommand.js.map +0 -1
- package/dist-es/commands/DeleteDomainCommand.js.map +0 -1
- package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeletePackageVersionsCommand.js.map +0 -1
- package/dist-es/commands/DeleteRepositoryCommand.js.map +0 -1
- package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/DescribeDomainCommand.js.map +0 -1
- package/dist-es/commands/DescribePackageVersionCommand.js.map +0 -1
- package/dist-es/commands/DescribeRepositoryCommand.js.map +0 -1
- package/dist-es/commands/DisassociateExternalConnectionCommand.js.map +0 -1
- package/dist-es/commands/DisposePackageVersionsCommand.js.map +0 -1
- package/dist-es/commands/GetAuthorizationTokenCommand.js.map +0 -1
- package/dist-es/commands/GetDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/GetPackageVersionAssetCommand.js.map +0 -1
- package/dist-es/commands/GetPackageVersionReadmeCommand.js.map +0 -1
- package/dist-es/commands/GetRepositoryEndpointCommand.js.map +0 -1
- package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/ListDomainsCommand.js.map +0 -1
- package/dist-es/commands/ListPackageVersionAssetsCommand.js.map +0 -1
- package/dist-es/commands/ListPackageVersionDependenciesCommand.js.map +0 -1
- package/dist-es/commands/ListPackageVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListPackagesCommand.js.map +0 -1
- package/dist-es/commands/ListRepositoriesCommand.js.map +0 -1
- package/dist-es/commands/ListRepositoriesInDomainCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutDomainPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdatePackageVersionsStatusCommand.js.map +0 -1
- package/dist-es/commands/UpdateRepositoryCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListDomainsPaginator.js.map +0 -1
- package/dist-es/pagination/ListPackageVersionAssetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListPackageVersionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListPackagesPaginator.js.map +0 -1
- package/dist-es/pagination/ListRepositoriesInDomainPaginator.js.map +0 -1
- package/dist-es/pagination/ListRepositoriesPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/Codeartifact.ts +0 -1669
- package/src/CodeartifactClient.ts +0 -657
- package/src/commands/AssociateExternalConnectionCommand.ts +0 -102
- package/src/commands/CopyPackageVersionsCommand.ts +0 -102
- package/src/commands/CreateDomainCommand.ts +0 -105
- package/src/commands/CreateRepositoryCommand.ts +0 -97
- package/src/commands/DeleteDomainCommand.ts +0 -98
- package/src/commands/DeleteDomainPermissionsPolicyCommand.ts +0 -102
- package/src/commands/DeletePackageVersionsCommand.ts +0 -99
- package/src/commands/DeleteRepositoryCommand.ts +0 -97
- package/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts +0 -112
- package/src/commands/DescribeDomainCommand.ts +0 -99
- package/src/commands/DescribePackageVersionCommand.ts +0 -99
- package/src/commands/DescribeRepositoryCommand.ts +0 -98
- package/src/commands/DisassociateExternalConnectionCommand.ts +0 -105
- package/src/commands/DisposePackageVersionsCommand.ts +0 -108
- package/src/commands/GetAuthorizationTokenCommand.ts +0 -115
- package/src/commands/GetDomainPermissionsPolicyCommand.ts +0 -107
- package/src/commands/GetPackageVersionAssetCommand.ts +0 -99
- package/src/commands/GetPackageVersionReadmeCommand.ts +0 -102
- package/src/commands/GetRepositoryEndpointCommand.ts +0 -115
- package/src/commands/GetRepositoryPermissionsPolicyCommand.ts +0 -105
- package/src/commands/ListDomainsCommand.ts +0 -97
- package/src/commands/ListPackageVersionAssetsCommand.ts +0 -99
- package/src/commands/ListPackageVersionDependenciesCommand.ts +0 -109
- package/src/commands/ListPackageVersionsCommand.ts +0 -99
- package/src/commands/ListPackagesCommand.ts +0 -99
- package/src/commands/ListRepositoriesCommand.ts +0 -100
- package/src/commands/ListRepositoriesInDomainCommand.ts +0 -100
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/PutDomainPermissionsPolicyCommand.ts +0 -105
- package/src/commands/PutRepositoryPermissionsPolicyCommand.ts +0 -110
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdatePackageVersionsStatusCommand.ts +0 -100
- package/src/commands/UpdateRepositoryCommand.ts +0 -97
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -44
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -4453
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListDomainsPaginator.ts +0 -55
- package/src/pagination/ListPackageVersionAssetsPaginator.ts +0 -59
- package/src/pagination/ListPackageVersionsPaginator.ts +0 -59
- package/src/pagination/ListPackagesPaginator.ts +0 -59
- package/src/pagination/ListRepositoriesInDomainPaginator.ts +0 -59
- package/src/pagination/ListRepositoriesPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -5056
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -34,643 +34,141 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
34
34
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
35
35
|
import { UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput } from "./commands/UpdatePackageVersionsStatusCommand";
|
|
36
36
|
import { UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput } from "./commands/UpdateRepositoryCommand";
|
|
37
|
-
|
|
38
|
-
* <p> AWS CodeArtifact is a fully managed artifact repository compatible with language-native
|
|
39
|
-
* package managers and build tools such as npm, Apache Maven, and pip. You can use CodeArtifact to
|
|
40
|
-
* share packages with development teams and pull packages. Packages can be pulled from both
|
|
41
|
-
* public and CodeArtifact repositories. You can also create an upstream relationship between a CodeArtifact
|
|
42
|
-
* repository and another repository, which effectively merges their contents from the point of
|
|
43
|
-
* view of a package manager client. </p>
|
|
44
|
-
*
|
|
45
|
-
* <p>
|
|
46
|
-
* <b>AWS CodeArtifact Components</b>
|
|
47
|
-
* </p>
|
|
48
|
-
* <p>Use the information in this guide to help you work with the following CodeArtifact components:</p>
|
|
49
|
-
*
|
|
50
|
-
* <ul>
|
|
51
|
-
* <li>
|
|
52
|
-
* <p>
|
|
53
|
-
* <b>Repository</b>: A CodeArtifact repository contains a set of <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/welcome.html#welcome-concepts-package-version">package
|
|
54
|
-
* versions</a>, each of which maps to a set of assets, or files. Repositories are
|
|
55
|
-
* polyglot, so a single repository can contain packages of any supported type. Each
|
|
56
|
-
* repository exposes endpoints for fetching and publishing packages using tools like the
|
|
57
|
-
* <b>
|
|
58
|
-
* <code>npm</code>
|
|
59
|
-
* </b> CLI, the Maven CLI (<b>
|
|
60
|
-
* <code>mvn</code>
|
|
61
|
-
* </b>), and <b>
|
|
62
|
-
* <code>pip</code>
|
|
63
|
-
* </b>.</p>
|
|
64
|
-
* </li>
|
|
65
|
-
* <li>
|
|
66
|
-
* <p>
|
|
67
|
-
* <b>Domain</b>: Repositories are aggregated into a higher-level entity known as a
|
|
68
|
-
* <i>domain</i>. All package assets and metadata are stored in the domain,
|
|
69
|
-
* but are consumed through repositories. A given package asset, such as a Maven JAR file, is
|
|
70
|
-
* stored once per domain, no matter how many repositories it's present in. All of the assets
|
|
71
|
-
* and metadata in a domain are encrypted with the same customer master key (CMK) stored in
|
|
72
|
-
* AWS Key Management Service (AWS KMS).</p>
|
|
73
|
-
* <p>Each repository is a member of a single domain and can't be moved to a
|
|
74
|
-
* different domain.</p>
|
|
75
|
-
* <p>The domain allows organizational policy to be applied across multiple
|
|
76
|
-
* repositories, such as which accounts can access repositories in the domain, and
|
|
77
|
-
* which public repositories can be used as sources of packages.</p>
|
|
78
|
-
* <p>Although an organization can have multiple domains, we recommend a single production
|
|
79
|
-
* domain that contains all published artifacts so that teams can find and share packages
|
|
80
|
-
* across their organization.</p>
|
|
81
|
-
* </li>
|
|
82
|
-
* <li>
|
|
83
|
-
* <p>
|
|
84
|
-
* <b>Package</b>: A <i>package</i> is a bundle of software and the metadata required to
|
|
85
|
-
* resolve dependencies and install the software. CodeArtifact supports <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-npm.html">npm</a>, <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-python.html">PyPI</a>, and <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-maven">Maven</a> package formats.</p>
|
|
86
|
-
* <p>In CodeArtifact, a package consists of:</p>
|
|
87
|
-
* <ul>
|
|
88
|
-
* <li>
|
|
89
|
-
* <p>A <i>name</i> (for example, <code>webpack</code> is the name of a
|
|
90
|
-
* popular npm package)</p>
|
|
91
|
-
* </li>
|
|
92
|
-
* <li>
|
|
93
|
-
* <p>An optional namespace (for example, <code>@types</code> in <code>@types/node</code>)</p>
|
|
94
|
-
* </li>
|
|
95
|
-
* <li>
|
|
96
|
-
* <p>A set of versions (for example, <code>1.0.0</code>, <code>1.0.1</code>,
|
|
97
|
-
* <code>1.0.2</code>, etc.)</p>
|
|
98
|
-
* </li>
|
|
99
|
-
* <li>
|
|
100
|
-
* <p> Package-level metadata (for example, npm tags)</p>
|
|
101
|
-
* </li>
|
|
102
|
-
* </ul>
|
|
103
|
-
* </li>
|
|
104
|
-
* <li>
|
|
105
|
-
* <p>
|
|
106
|
-
* <b>Package version</b>: A version of a package, such as <code>@types/node 12.6.9</code>. The version number
|
|
107
|
-
* format and semantics vary for different package formats. For example, npm package versions
|
|
108
|
-
* must conform to the <a href="https://semver.org/">Semantic Versioning
|
|
109
|
-
* specification</a>. In CodeArtifact, a package version consists of the version identifier,
|
|
110
|
-
* metadata at the package version level, and a set of assets.</p>
|
|
111
|
-
* </li>
|
|
112
|
-
* <li>
|
|
113
|
-
* <p>
|
|
114
|
-
* <b>Upstream repository</b>: One repository is <i>upstream</i> of another when the package versions in
|
|
115
|
-
* it can be accessed from the repository endpoint of the downstream repository, effectively
|
|
116
|
-
* merging the contents of the two repositories from the point of view of a client. CodeArtifact
|
|
117
|
-
* allows creating an upstream relationship between two repositories.</p>
|
|
118
|
-
* </li>
|
|
119
|
-
* <li>
|
|
120
|
-
* <p>
|
|
121
|
-
* <b>Asset</b>: An individual file stored in CodeArtifact associated with a package version, such as an npm
|
|
122
|
-
* <code>.tgz</code> file or Maven POM and JAR files.</p>
|
|
123
|
-
* </li>
|
|
124
|
-
* </ul>
|
|
125
|
-
*
|
|
126
|
-
* <p>CodeArtifact supports these operations:</p>
|
|
127
|
-
* <ul>
|
|
128
|
-
* <li>
|
|
129
|
-
* <p>
|
|
130
|
-
* <code>AssociateExternalConnection</code>: Adds an existing external
|
|
131
|
-
* connection to a repository.
|
|
132
|
-
* </p>
|
|
133
|
-
* </li>
|
|
134
|
-
* <li>
|
|
135
|
-
* <p>
|
|
136
|
-
* <code>CopyPackageVersions</code>: Copies package versions from one
|
|
137
|
-
* repository to another repository in the same domain.</p>
|
|
138
|
-
* </li>
|
|
139
|
-
* <li>
|
|
140
|
-
* <p>
|
|
141
|
-
* <code>CreateDomain</code>: Creates a domain</p>
|
|
142
|
-
* </li>
|
|
143
|
-
* <li>
|
|
144
|
-
* <p>
|
|
145
|
-
* <code>CreateRepository</code>: Creates a CodeArtifact repository in a domain. </p>
|
|
146
|
-
* </li>
|
|
147
|
-
* <li>
|
|
148
|
-
* <p>
|
|
149
|
-
* <code>DeleteDomain</code>: Deletes a domain. You cannot delete a domain that contains
|
|
150
|
-
* repositories. </p>
|
|
151
|
-
* </li>
|
|
152
|
-
* <li>
|
|
153
|
-
* <p>
|
|
154
|
-
* <code>DeleteDomainPermissionsPolicy</code>: Deletes the resource policy that is set on a domain.</p>
|
|
155
|
-
* </li>
|
|
156
|
-
* <li>
|
|
157
|
-
* <p>
|
|
158
|
-
* <code>DeletePackageVersions</code>: Deletes versions of a package. After a package has
|
|
159
|
-
* been deleted, it can be republished, but its assets and metadata cannot be restored
|
|
160
|
-
* because they have been permanently removed from storage.</p>
|
|
161
|
-
* </li>
|
|
162
|
-
* <li>
|
|
163
|
-
* <p>
|
|
164
|
-
* <code>DeleteRepository</code>: Deletes a repository.
|
|
165
|
-
* </p>
|
|
166
|
-
* </li>
|
|
167
|
-
* <li>
|
|
168
|
-
* <p>
|
|
169
|
-
* <code>DeleteRepositoryPermissionsPolicy</code>: Deletes the resource policy that is set on a repository.</p>
|
|
170
|
-
* </li>
|
|
171
|
-
* <li>
|
|
172
|
-
* <p>
|
|
173
|
-
* <code>DescribeDomain</code>: Returns a <code>DomainDescription</code> object that
|
|
174
|
-
* contains information about the requested domain.</p>
|
|
175
|
-
* </li>
|
|
176
|
-
* <li>
|
|
177
|
-
* <p>
|
|
178
|
-
* <code>DescribePackageVersion</code>: Returns a <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html">PackageVersionDescription</a>
|
|
179
|
-
* object that contains details about a package version. </p>
|
|
180
|
-
* </li>
|
|
181
|
-
* <li>
|
|
182
|
-
* <p>
|
|
183
|
-
* <code>DescribeRepository</code>: Returns a <code>RepositoryDescription</code> object
|
|
184
|
-
* that contains detailed information about the requested repository. </p>
|
|
185
|
-
* </li>
|
|
186
|
-
* <li>
|
|
187
|
-
* <p>
|
|
188
|
-
* <code>DisposePackageVersions</code>: Disposes versions of a package. A package version
|
|
189
|
-
* with the status <code>Disposed</code> cannot be restored because they have been
|
|
190
|
-
* permanently removed from storage.</p>
|
|
191
|
-
* </li>
|
|
192
|
-
* <li>
|
|
193
|
-
* <p>
|
|
194
|
-
* <code>DisassociateExternalConnection</code>: Removes an existing external connection from a repository.
|
|
195
|
-
* </p>
|
|
196
|
-
* </li>
|
|
197
|
-
* <li>
|
|
198
|
-
* <p>
|
|
199
|
-
* <code>GetAuthorizationToken</code>: Generates a temporary authorization token for accessing repositories in the domain. The token expires the authorization period has passed.
|
|
200
|
-
* The default authorization period is 12 hours and can be customized to any length with a maximum of 12 hours.</p>
|
|
201
|
-
* </li>
|
|
202
|
-
* <li>
|
|
203
|
-
* <p>
|
|
204
|
-
* <code>GetDomainPermissionsPolicy</code>: Returns the policy of a resource
|
|
205
|
-
* that is attached to the specified domain. </p>
|
|
206
|
-
* </li>
|
|
207
|
-
* <li>
|
|
208
|
-
* <p>
|
|
209
|
-
* <code>GetPackageVersionAsset</code>: Returns the contents of an asset that is in a package version. </p>
|
|
210
|
-
* </li>
|
|
211
|
-
* <li>
|
|
212
|
-
* <p>
|
|
213
|
-
* <code>GetPackageVersionReadme</code>: Gets the readme file or descriptive text for a package version.</p>
|
|
214
|
-
* </li>
|
|
215
|
-
* <li>
|
|
216
|
-
* <p>
|
|
217
|
-
* <code>GetRepositoryEndpoint</code>: Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each
|
|
218
|
-
* package format:
|
|
219
|
-
* </p>
|
|
220
|
-
* <ul>
|
|
221
|
-
* <li>
|
|
222
|
-
* <p>
|
|
223
|
-
* <code>npm</code>
|
|
224
|
-
* </p>
|
|
225
|
-
* </li>
|
|
226
|
-
* <li>
|
|
227
|
-
* <p>
|
|
228
|
-
* <code>pypi</code>
|
|
229
|
-
* </p>
|
|
230
|
-
* </li>
|
|
231
|
-
* <li>
|
|
232
|
-
* <p>
|
|
233
|
-
* <code>maven</code>
|
|
234
|
-
* </p>
|
|
235
|
-
* </li>
|
|
236
|
-
* </ul>
|
|
237
|
-
* </li>
|
|
238
|
-
* <li>
|
|
239
|
-
* <p>
|
|
240
|
-
* <code>GetRepositoryPermissionsPolicy</code>: Returns the resource policy that is set on a repository.
|
|
241
|
-
* </p>
|
|
242
|
-
* </li>
|
|
243
|
-
* <li>
|
|
244
|
-
* <p>
|
|
245
|
-
* <code>ListDomains</code>: Returns a list of <code>DomainSummary</code> objects. Each
|
|
246
|
-
* returned <code>DomainSummary</code> object contains information about a domain.</p>
|
|
247
|
-
* </li>
|
|
248
|
-
* <li>
|
|
249
|
-
* <p>
|
|
250
|
-
* <code>ListPackages</code>: Lists the packages in a repository.</p>
|
|
251
|
-
* </li>
|
|
252
|
-
* <li>
|
|
253
|
-
* <p>
|
|
254
|
-
* <code>ListPackageVersionAssets</code>: Lists the assets for a given package version.</p>
|
|
255
|
-
* </li>
|
|
256
|
-
* <li>
|
|
257
|
-
* <p>
|
|
258
|
-
* <code>ListPackageVersionDependencies</code>: Returns a list of the direct dependencies for a
|
|
259
|
-
* package version. </p>
|
|
260
|
-
* </li>
|
|
261
|
-
* <li>
|
|
262
|
-
* <p>
|
|
263
|
-
* <code>ListPackageVersions</code>: Returns a list of package versions for a specified
|
|
264
|
-
* package in a repository.</p>
|
|
265
|
-
* </li>
|
|
266
|
-
* <li>
|
|
267
|
-
* <p>
|
|
268
|
-
* <code>ListRepositories</code>: Returns a list of repositories owned by the AWS account that called this method.</p>
|
|
269
|
-
* </li>
|
|
270
|
-
* <li>
|
|
271
|
-
* <p>
|
|
272
|
-
* <code>ListRepositoriesInDomain</code>: Returns a list of the repositories in a domain.</p>
|
|
273
|
-
* </li>
|
|
274
|
-
* <li>
|
|
275
|
-
* <p>
|
|
276
|
-
* <code>PutDomainPermissionsPolicy</code>: Attaches a resource policy to a domain.</p>
|
|
277
|
-
* </li>
|
|
278
|
-
* <li>
|
|
279
|
-
* <p>
|
|
280
|
-
* <code>PutRepositoryPermissionsPolicy</code>: Sets the resource policy on a repository
|
|
281
|
-
* that specifies permissions to access it. </p>
|
|
282
|
-
* </li>
|
|
283
|
-
* <li>
|
|
284
|
-
* <p>
|
|
285
|
-
* <code>UpdatePackageVersionsStatus</code>: Updates the status of one or more versions of a package.</p>
|
|
286
|
-
* </li>
|
|
287
|
-
* <li>
|
|
288
|
-
* <p>
|
|
289
|
-
* <code>UpdateRepository</code>: Updates the properties of a repository.</p>
|
|
290
|
-
* </li>
|
|
291
|
-
* </ul>
|
|
292
|
-
*/
|
|
37
|
+
|
|
293
38
|
export declare class Codeartifact extends CodeartifactClient {
|
|
294
|
-
|
|
295
|
-
* <p>Adds an existing external connection to a repository. One external connection is allowed
|
|
296
|
-
* per repository.</p>
|
|
297
|
-
* <note>
|
|
298
|
-
* <p>A repository can have one or more upstream repositories, or an external connection.</p>
|
|
299
|
-
* </note>
|
|
300
|
-
*/
|
|
39
|
+
|
|
301
40
|
associateExternalConnection(args: AssociateExternalConnectionCommandInput, options?: __HttpHandlerOptions): Promise<AssociateExternalConnectionCommandOutput>;
|
|
302
41
|
associateExternalConnection(args: AssociateExternalConnectionCommandInput, cb: (err: any, data?: AssociateExternalConnectionCommandOutput) => void): void;
|
|
303
42
|
associateExternalConnection(args: AssociateExternalConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateExternalConnectionCommandOutput) => void): void;
|
|
304
|
-
|
|
305
|
-
* <p>
|
|
306
|
-
* Copies package versions from one repository to another repository in the same domain.
|
|
307
|
-
* </p>
|
|
308
|
-
* <note>
|
|
309
|
-
* <p>
|
|
310
|
-
* You must specify <code>versions</code> or <code>versionRevisions</code>. You cannot specify both.
|
|
311
|
-
* </p>
|
|
312
|
-
* </note>
|
|
313
|
-
*/
|
|
43
|
+
|
|
314
44
|
copyPackageVersions(args: CopyPackageVersionsCommandInput, options?: __HttpHandlerOptions): Promise<CopyPackageVersionsCommandOutput>;
|
|
315
45
|
copyPackageVersions(args: CopyPackageVersionsCommandInput, cb: (err: any, data?: CopyPackageVersionsCommandOutput) => void): void;
|
|
316
46
|
copyPackageVersions(args: CopyPackageVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyPackageVersionsCommandOutput) => void): void;
|
|
317
|
-
|
|
318
|
-
* <p>
|
|
319
|
-
* Creates a domain. CodeArtifact <i>domains</i> make it easier to manage multiple repositories across an
|
|
320
|
-
* organization. You can use a domain to apply permissions across many
|
|
321
|
-
* repositories owned by different AWS accounts. An asset is stored only once
|
|
322
|
-
* in a domain, even if it's in multiple repositories.
|
|
323
|
-
* </p>
|
|
324
|
-
*
|
|
325
|
-
* <p>Although you can have multiple domains, we recommend a single production domain that contains all
|
|
326
|
-
* published artifacts so that your development teams can find and share packages. You can use a second
|
|
327
|
-
* pre-production domain to test changes to the production domain configuration.
|
|
328
|
-
* </p>
|
|
329
|
-
*/
|
|
47
|
+
|
|
330
48
|
createDomain(args: CreateDomainCommandInput, options?: __HttpHandlerOptions): Promise<CreateDomainCommandOutput>;
|
|
331
49
|
createDomain(args: CreateDomainCommandInput, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
|
|
332
50
|
createDomain(args: CreateDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDomainCommandOutput) => void): void;
|
|
333
|
-
|
|
334
|
-
* <p>
|
|
335
|
-
* Creates a repository.
|
|
336
|
-
* </p>
|
|
337
|
-
*/
|
|
51
|
+
|
|
338
52
|
createRepository(args: CreateRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<CreateRepositoryCommandOutput>;
|
|
339
53
|
createRepository(args: CreateRepositoryCommandInput, cb: (err: any, data?: CreateRepositoryCommandOutput) => void): void;
|
|
340
54
|
createRepository(args: CreateRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRepositoryCommandOutput) => void): void;
|
|
341
|
-
|
|
342
|
-
* <p>
|
|
343
|
-
* Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain
|
|
344
|
-
* with repositories, first delete its repositories.
|
|
345
|
-
* </p>
|
|
346
|
-
*/
|
|
55
|
+
|
|
347
56
|
deleteDomain(args: DeleteDomainCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDomainCommandOutput>;
|
|
348
57
|
deleteDomain(args: DeleteDomainCommandInput, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
|
|
349
58
|
deleteDomain(args: DeleteDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainCommandOutput) => void): void;
|
|
350
|
-
|
|
351
|
-
* <p>
|
|
352
|
-
* Deletes the resource policy set on a domain.
|
|
353
|
-
* </p>
|
|
354
|
-
*/
|
|
59
|
+
|
|
355
60
|
deleteDomainPermissionsPolicy(args: DeleteDomainPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDomainPermissionsPolicyCommandOutput>;
|
|
356
61
|
deleteDomainPermissionsPolicy(args: DeleteDomainPermissionsPolicyCommandInput, cb: (err: any, data?: DeleteDomainPermissionsPolicyCommandOutput) => void): void;
|
|
357
62
|
deleteDomainPermissionsPolicy(args: DeleteDomainPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainPermissionsPolicyCommandOutput) => void): void;
|
|
358
|
-
|
|
359
|
-
* <p> Deletes one or more versions of a package. A deleted package version cannot be restored
|
|
360
|
-
* in your repository. If you want to remove a package version from your repository and be able
|
|
361
|
-
* to restore it later, set its status to <code>Archived</code>. Archived packages cannot be
|
|
362
|
-
* downloaded from a repository and don't show up with list package APIs (for example,
|
|
363
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html">ListackageVersions</a>), but you can restore them using <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdatePackageVersionsStatus.html">UpdatePackageVersionsStatus</a>. </p>
|
|
364
|
-
*/
|
|
63
|
+
|
|
365
64
|
deletePackageVersions(args: DeletePackageVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DeletePackageVersionsCommandOutput>;
|
|
366
65
|
deletePackageVersions(args: DeletePackageVersionsCommandInput, cb: (err: any, data?: DeletePackageVersionsCommandOutput) => void): void;
|
|
367
66
|
deletePackageVersions(args: DeletePackageVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePackageVersionsCommandOutput) => void): void;
|
|
368
|
-
|
|
369
|
-
* <p>
|
|
370
|
-
* Deletes a repository.
|
|
371
|
-
* </p>
|
|
372
|
-
*/
|
|
67
|
+
|
|
373
68
|
deleteRepository(args: DeleteRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRepositoryCommandOutput>;
|
|
374
69
|
deleteRepository(args: DeleteRepositoryCommandInput, cb: (err: any, data?: DeleteRepositoryCommandOutput) => void): void;
|
|
375
70
|
deleteRepository(args: DeleteRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRepositoryCommandOutput) => void): void;
|
|
376
|
-
|
|
377
|
-
* <p>
|
|
378
|
-
* Deletes the resource policy that is set on a repository. After a resource policy is deleted, the
|
|
379
|
-
* permissions allowed and denied by the deleted policy are removed. The effect of deleting a resource policy might not be immediate.
|
|
380
|
-
* </p>
|
|
381
|
-
* <important>
|
|
382
|
-
* <p>
|
|
383
|
-
* Use <code>DeleteRepositoryPermissionsPolicy</code> with caution. After a policy is deleted, AWS users, roles, and accounts lose permissions to perform
|
|
384
|
-
* the repository actions granted by the deleted policy.
|
|
385
|
-
* </p>
|
|
386
|
-
* </important>
|
|
387
|
-
*/
|
|
71
|
+
|
|
388
72
|
deleteRepositoryPermissionsPolicy(args: DeleteRepositoryPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRepositoryPermissionsPolicyCommandOutput>;
|
|
389
73
|
deleteRepositoryPermissionsPolicy(args: DeleteRepositoryPermissionsPolicyCommandInput, cb: (err: any, data?: DeleteRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
390
74
|
deleteRepositoryPermissionsPolicy(args: DeleteRepositoryPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
391
|
-
|
|
392
|
-
* <p>
|
|
393
|
-
* Returns a
|
|
394
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainDescription.html">DomainDescription</a>
|
|
395
|
-
* object that contains information about the requested domain.
|
|
396
|
-
* </p>
|
|
397
|
-
*/
|
|
75
|
+
|
|
398
76
|
describeDomain(args: DescribeDomainCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDomainCommandOutput>;
|
|
399
77
|
describeDomain(args: DescribeDomainCommandInput, cb: (err: any, data?: DescribeDomainCommandOutput) => void): void;
|
|
400
78
|
describeDomain(args: DescribeDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDomainCommandOutput) => void): void;
|
|
401
|
-
|
|
402
|
-
* <p>
|
|
403
|
-
* Returns a
|
|
404
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html">PackageVersionDescription</a>
|
|
405
|
-
* object that contains information about the requested package version.
|
|
406
|
-
* </p>
|
|
407
|
-
*/
|
|
79
|
+
|
|
408
80
|
describePackageVersion(args: DescribePackageVersionCommandInput, options?: __HttpHandlerOptions): Promise<DescribePackageVersionCommandOutput>;
|
|
409
81
|
describePackageVersion(args: DescribePackageVersionCommandInput, cb: (err: any, data?: DescribePackageVersionCommandOutput) => void): void;
|
|
410
82
|
describePackageVersion(args: DescribePackageVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePackageVersionCommandOutput) => void): void;
|
|
411
|
-
|
|
412
|
-
* <p>
|
|
413
|
-
* Returns a <code>RepositoryDescription</code> object that contains detailed information
|
|
414
|
-
* about the requested repository.
|
|
415
|
-
* </p>
|
|
416
|
-
*/
|
|
83
|
+
|
|
417
84
|
describeRepository(args: DescribeRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRepositoryCommandOutput>;
|
|
418
85
|
describeRepository(args: DescribeRepositoryCommandInput, cb: (err: any, data?: DescribeRepositoryCommandOutput) => void): void;
|
|
419
86
|
describeRepository(args: DescribeRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRepositoryCommandOutput) => void): void;
|
|
420
|
-
|
|
421
|
-
* <p>
|
|
422
|
-
* Removes an existing external connection from a repository.
|
|
423
|
-
* </p>
|
|
424
|
-
*/
|
|
87
|
+
|
|
425
88
|
disassociateExternalConnection(args: DisassociateExternalConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateExternalConnectionCommandOutput>;
|
|
426
89
|
disassociateExternalConnection(args: DisassociateExternalConnectionCommandInput, cb: (err: any, data?: DisassociateExternalConnectionCommandOutput) => void): void;
|
|
427
90
|
disassociateExternalConnection(args: DisassociateExternalConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateExternalConnectionCommandOutput) => void): void;
|
|
428
|
-
|
|
429
|
-
* <p>
|
|
430
|
-
* Deletes the assets in package versions and sets the package versions' status to <code>Disposed</code>.
|
|
431
|
-
* A disposed package version cannot be restored in your repository because its assets are deleted.
|
|
432
|
-
* </p>
|
|
433
|
-
*
|
|
434
|
-
* <p>
|
|
435
|
-
* To view all disposed package versions in a repository, use <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html">ListPackageVersions</a> and set the
|
|
436
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html#API_ListPackageVersions_RequestSyntax">status</a> parameter
|
|
437
|
-
* to <code>Disposed</code>.
|
|
438
|
-
* </p>
|
|
439
|
-
*
|
|
440
|
-
* <p>
|
|
441
|
-
* To view information about a disposed package version, use <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DescribePackageVersion.html">DescribePackageVersion</a>.
|
|
442
|
-
* </p>
|
|
443
|
-
*/
|
|
91
|
+
|
|
444
92
|
disposePackageVersions(args: DisposePackageVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DisposePackageVersionsCommandOutput>;
|
|
445
93
|
disposePackageVersions(args: DisposePackageVersionsCommandInput, cb: (err: any, data?: DisposePackageVersionsCommandOutput) => void): void;
|
|
446
94
|
disposePackageVersions(args: DisposePackageVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisposePackageVersionsCommandOutput) => void): void;
|
|
447
|
-
|
|
448
|
-
* <p>
|
|
449
|
-
* Generates a temporary authorization token for accessing repositories in the domain.
|
|
450
|
-
* This API requires the <code>codeartifact:GetAuthorizationToken</code> and <code>sts:GetServiceBearerToken</code> permissions.
|
|
451
|
-
* For more information about authorization tokens, see
|
|
452
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/tokens-authentication.html">AWS CodeArtifact authentication and tokens</a>.
|
|
453
|
-
* </p>
|
|
454
|
-
* <note>
|
|
455
|
-
* <p>CodeArtifact authorization tokens are valid for a period of 12 hours when created with the <code>login</code> command.
|
|
456
|
-
* You can call <code>login</code> periodically to refresh the token. When
|
|
457
|
-
* you create an authorization token with the <code>GetAuthorizationToken</code> API, you can set a custom authorization period,
|
|
458
|
-
* up to a maximum of 12 hours, with the <code>durationSeconds</code> parameter.</p>
|
|
459
|
-
* <p>The authorization period begins after <code>login</code>
|
|
460
|
-
* or <code>GetAuthorizationToken</code> is called. If <code>login</code> or <code>GetAuthorizationToken</code> is called while
|
|
461
|
-
* assuming a role, the token lifetime is independent of the maximum session duration
|
|
462
|
-
* of the role. For example, if you call <code>sts assume-role</code> and specify a session duration of 15 minutes, then
|
|
463
|
-
* generate a CodeArtifact authorization token, the token will be valid for the full authorization period
|
|
464
|
-
* even though this is longer than the 15-minute session duration.</p>
|
|
465
|
-
* <p>See
|
|
466
|
-
* <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use.html">Using IAM Roles</a>
|
|
467
|
-
* for more information on controlling session duration. </p>
|
|
468
|
-
* </note>
|
|
469
|
-
*/
|
|
95
|
+
|
|
470
96
|
getAuthorizationToken(args: GetAuthorizationTokenCommandInput, options?: __HttpHandlerOptions): Promise<GetAuthorizationTokenCommandOutput>;
|
|
471
97
|
getAuthorizationToken(args: GetAuthorizationTokenCommandInput, cb: (err: any, data?: GetAuthorizationTokenCommandOutput) => void): void;
|
|
472
98
|
getAuthorizationToken(args: GetAuthorizationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAuthorizationTokenCommandOutput) => void): void;
|
|
473
|
-
|
|
474
|
-
* <p>
|
|
475
|
-
* Returns the resource policy attached to the specified domain.
|
|
476
|
-
* </p>
|
|
477
|
-
* <note>
|
|
478
|
-
* <p>
|
|
479
|
-
* The policy is a resource-based policy, not an identity-based policy. For more information, see
|
|
480
|
-
* <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based policies
|
|
481
|
-
* and resource-based policies </a> in the <i>AWS Identity and Access Management User Guide</i>.
|
|
482
|
-
* </p>
|
|
483
|
-
* </note>
|
|
484
|
-
*/
|
|
99
|
+
|
|
485
100
|
getDomainPermissionsPolicy(args: GetDomainPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainPermissionsPolicyCommandOutput>;
|
|
486
101
|
getDomainPermissionsPolicy(args: GetDomainPermissionsPolicyCommandInput, cb: (err: any, data?: GetDomainPermissionsPolicyCommandOutput) => void): void;
|
|
487
102
|
getDomainPermissionsPolicy(args: GetDomainPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainPermissionsPolicyCommandOutput) => void): void;
|
|
488
|
-
|
|
489
|
-
* <p>
|
|
490
|
-
* Returns an asset (or file) that is in a package. For example, for a Maven package version, use
|
|
491
|
-
* <code>GetPackageVersionAsset</code> to download a <code>JAR</code> file, a <code>POM</code> file,
|
|
492
|
-
* or any other assets in the package version.
|
|
493
|
-
* </p>
|
|
494
|
-
*/
|
|
103
|
+
|
|
495
104
|
getPackageVersionAsset(args: GetPackageVersionAssetCommandInput, options?: __HttpHandlerOptions): Promise<GetPackageVersionAssetCommandOutput>;
|
|
496
105
|
getPackageVersionAsset(args: GetPackageVersionAssetCommandInput, cb: (err: any, data?: GetPackageVersionAssetCommandOutput) => void): void;
|
|
497
106
|
getPackageVersionAsset(args: GetPackageVersionAssetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPackageVersionAssetCommandOutput) => void): void;
|
|
498
|
-
|
|
499
|
-
* <p>
|
|
500
|
-
* Gets the readme file or descriptive text for a package version. For packages that do not contain a readme file, CodeArtifact
|
|
501
|
-
* extracts a description from a metadata file. For example, from the <code><description></code> element in the
|
|
502
|
-
* <code>pom.xml</code> file of a Maven package.
|
|
503
|
-
* </p>
|
|
504
|
-
* <p>
|
|
505
|
-
* The returned text might contain formatting. For example, it might contain formatting for Markdown or reStructuredText.
|
|
506
|
-
* </p>
|
|
507
|
-
*/
|
|
107
|
+
|
|
508
108
|
getPackageVersionReadme(args: GetPackageVersionReadmeCommandInput, options?: __HttpHandlerOptions): Promise<GetPackageVersionReadmeCommandOutput>;
|
|
509
109
|
getPackageVersionReadme(args: GetPackageVersionReadmeCommandInput, cb: (err: any, data?: GetPackageVersionReadmeCommandOutput) => void): void;
|
|
510
110
|
getPackageVersionReadme(args: GetPackageVersionReadmeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPackageVersionReadmeCommandOutput) => void): void;
|
|
511
|
-
|
|
512
|
-
* <p>
|
|
513
|
-
* Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each
|
|
514
|
-
* package format:
|
|
515
|
-
* </p>
|
|
516
|
-
* <ul>
|
|
517
|
-
* <li>
|
|
518
|
-
* <p>
|
|
519
|
-
* <code>npm</code>
|
|
520
|
-
* </p>
|
|
521
|
-
* </li>
|
|
522
|
-
* <li>
|
|
523
|
-
* <p>
|
|
524
|
-
* <code>pypi</code>
|
|
525
|
-
* </p>
|
|
526
|
-
* </li>
|
|
527
|
-
* <li>
|
|
528
|
-
* <p>
|
|
529
|
-
* <code>maven</code>
|
|
530
|
-
* </p>
|
|
531
|
-
* </li>
|
|
532
|
-
* </ul>
|
|
533
|
-
*/
|
|
111
|
+
|
|
534
112
|
getRepositoryEndpoint(args: GetRepositoryEndpointCommandInput, options?: __HttpHandlerOptions): Promise<GetRepositoryEndpointCommandOutput>;
|
|
535
113
|
getRepositoryEndpoint(args: GetRepositoryEndpointCommandInput, cb: (err: any, data?: GetRepositoryEndpointCommandOutput) => void): void;
|
|
536
114
|
getRepositoryEndpoint(args: GetRepositoryEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRepositoryEndpointCommandOutput) => void): void;
|
|
537
|
-
|
|
538
|
-
* <p>
|
|
539
|
-
* Returns the resource policy that is set on a repository.
|
|
540
|
-
* </p>
|
|
541
|
-
*/
|
|
115
|
+
|
|
542
116
|
getRepositoryPermissionsPolicy(args: GetRepositoryPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetRepositoryPermissionsPolicyCommandOutput>;
|
|
543
117
|
getRepositoryPermissionsPolicy(args: GetRepositoryPermissionsPolicyCommandInput, cb: (err: any, data?: GetRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
544
118
|
getRepositoryPermissionsPolicy(args: GetRepositoryPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
545
|
-
|
|
546
|
-
* <p> Returns a list of <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html">DomainSummary</a> objects for all domains owned by the AWS account that makes
|
|
547
|
-
* this call. Each returned <code>DomainSummary</code> object contains information about a
|
|
548
|
-
* domain. </p>
|
|
549
|
-
*/
|
|
119
|
+
|
|
550
120
|
listDomains(args: ListDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainsCommandOutput>;
|
|
551
121
|
listDomains(args: ListDomainsCommandInput, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
|
|
552
122
|
listDomains(args: ListDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
|
|
553
|
-
|
|
554
|
-
* <p>
|
|
555
|
-
* Returns a list of
|
|
556
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html">PackageSummary</a>
|
|
557
|
-
* objects for packages in a repository that match the request parameters.
|
|
558
|
-
* </p>
|
|
559
|
-
*/
|
|
123
|
+
|
|
560
124
|
listPackages(args: ListPackagesCommandInput, options?: __HttpHandlerOptions): Promise<ListPackagesCommandOutput>;
|
|
561
125
|
listPackages(args: ListPackagesCommandInput, cb: (err: any, data?: ListPackagesCommandOutput) => void): void;
|
|
562
126
|
listPackages(args: ListPackagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPackagesCommandOutput) => void): void;
|
|
563
|
-
|
|
564
|
-
* <p>
|
|
565
|
-
* Returns a list of
|
|
566
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html">AssetSummary</a>
|
|
567
|
-
* objects for assets in a package version.
|
|
568
|
-
* </p>
|
|
569
|
-
*/
|
|
127
|
+
|
|
570
128
|
listPackageVersionAssets(args: ListPackageVersionAssetsCommandInput, options?: __HttpHandlerOptions): Promise<ListPackageVersionAssetsCommandOutput>;
|
|
571
129
|
listPackageVersionAssets(args: ListPackageVersionAssetsCommandInput, cb: (err: any, data?: ListPackageVersionAssetsCommandOutput) => void): void;
|
|
572
130
|
listPackageVersionAssets(args: ListPackageVersionAssetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPackageVersionAssetsCommandOutput) => void): void;
|
|
573
|
-
|
|
574
|
-
* <p>
|
|
575
|
-
* Returns the direct dependencies for a package version. The dependencies are returned as
|
|
576
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html">PackageDependency</a>
|
|
577
|
-
* objects. CodeArtifact extracts the dependencies for a package version from the metadata file for the package
|
|
578
|
-
* format (for example, the <code>package.json</code> file for npm packages and the <code>pom.xml</code> file
|
|
579
|
-
* for Maven). Any package version dependencies that are not listed in the configuration file are not returned.
|
|
580
|
-
* </p>
|
|
581
|
-
*/
|
|
131
|
+
|
|
582
132
|
listPackageVersionDependencies(args: ListPackageVersionDependenciesCommandInput, options?: __HttpHandlerOptions): Promise<ListPackageVersionDependenciesCommandOutput>;
|
|
583
133
|
listPackageVersionDependencies(args: ListPackageVersionDependenciesCommandInput, cb: (err: any, data?: ListPackageVersionDependenciesCommandOutput) => void): void;
|
|
584
134
|
listPackageVersionDependencies(args: ListPackageVersionDependenciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPackageVersionDependenciesCommandOutput) => void): void;
|
|
585
|
-
|
|
586
|
-
* <p>
|
|
587
|
-
* Returns a list of
|
|
588
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html">PackageVersionSummary</a>
|
|
589
|
-
* objects for package versions in a repository that match the request parameters.
|
|
590
|
-
* </p>
|
|
591
|
-
*/
|
|
135
|
+
|
|
592
136
|
listPackageVersions(args: ListPackageVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListPackageVersionsCommandOutput>;
|
|
593
137
|
listPackageVersions(args: ListPackageVersionsCommandInput, cb: (err: any, data?: ListPackageVersionsCommandOutput) => void): void;
|
|
594
138
|
listPackageVersions(args: ListPackageVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPackageVersionsCommandOutput) => void): void;
|
|
595
|
-
|
|
596
|
-
* <p>
|
|
597
|
-
* Returns a list of
|
|
598
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html">RepositorySummary</a>
|
|
599
|
-
* objects. Each <code>RepositorySummary</code> contains information about a repository in the specified AWS account and that matches the input
|
|
600
|
-
* parameters.
|
|
601
|
-
* </p>
|
|
602
|
-
*/
|
|
139
|
+
|
|
603
140
|
listRepositories(args: ListRepositoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoriesCommandOutput>;
|
|
604
141
|
listRepositories(args: ListRepositoriesCommandInput, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
|
|
605
142
|
listRepositories(args: ListRepositoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
|
|
606
|
-
|
|
607
|
-
* <p>
|
|
608
|
-
* Returns a list of
|
|
609
|
-
* <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html">RepositorySummary</a>
|
|
610
|
-
* objects. Each <code>RepositorySummary</code> contains information about a repository in the specified domain and that matches the input
|
|
611
|
-
* parameters.
|
|
612
|
-
* </p>
|
|
613
|
-
*/
|
|
143
|
+
|
|
614
144
|
listRepositoriesInDomain(args: ListRepositoriesInDomainCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoriesInDomainCommandOutput>;
|
|
615
145
|
listRepositoriesInDomain(args: ListRepositoriesInDomainCommandInput, cb: (err: any, data?: ListRepositoriesInDomainCommandOutput) => void): void;
|
|
616
146
|
listRepositoriesInDomain(args: ListRepositoriesInDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoriesInDomainCommandOutput) => void): void;
|
|
617
|
-
|
|
618
|
-
* <p>Gets information about AWS tags for a specified Amazon Resource Name (ARN) in AWS CodeArtifact.</p>
|
|
619
|
-
*/
|
|
147
|
+
|
|
620
148
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
621
149
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
622
150
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
623
|
-
|
|
624
|
-
* <p>
|
|
625
|
-
* Sets a resource policy on a domain that specifies permissions to access it.
|
|
626
|
-
* </p>
|
|
627
|
-
* <p>
|
|
628
|
-
* When you call <code>PutDomainPermissionsPolicy</code>, the resource policy on the domain is ignored when evaluting permissions.
|
|
629
|
-
* This ensures that the owner of a domain cannot lock themselves out of the domain, which would prevent them from being
|
|
630
|
-
* able to update the resource policy.
|
|
631
|
-
* </p>
|
|
632
|
-
*/
|
|
151
|
+
|
|
633
152
|
putDomainPermissionsPolicy(args: PutDomainPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutDomainPermissionsPolicyCommandOutput>;
|
|
634
153
|
putDomainPermissionsPolicy(args: PutDomainPermissionsPolicyCommandInput, cb: (err: any, data?: PutDomainPermissionsPolicyCommandOutput) => void): void;
|
|
635
154
|
putDomainPermissionsPolicy(args: PutDomainPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDomainPermissionsPolicyCommandOutput) => void): void;
|
|
636
|
-
|
|
637
|
-
* <p>
|
|
638
|
-
* Sets the resource policy on a repository that specifies permissions to access it.
|
|
639
|
-
* </p>
|
|
640
|
-
* <p>
|
|
641
|
-
* When you call <code>PutRepositoryPermissionsPolicy</code>, the resource policy on the repository is ignored when evaluting permissions.
|
|
642
|
-
* This ensures that the owner of a repository cannot lock themselves out of the repository, which would prevent them from being
|
|
643
|
-
* able to update the resource policy.
|
|
644
|
-
* </p>
|
|
645
|
-
*/
|
|
155
|
+
|
|
646
156
|
putRepositoryPermissionsPolicy(args: PutRepositoryPermissionsPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutRepositoryPermissionsPolicyCommandOutput>;
|
|
647
157
|
putRepositoryPermissionsPolicy(args: PutRepositoryPermissionsPolicyCommandInput, cb: (err: any, data?: PutRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
648
158
|
putRepositoryPermissionsPolicy(args: PutRepositoryPermissionsPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutRepositoryPermissionsPolicyCommandOutput) => void): void;
|
|
649
|
-
|
|
650
|
-
* <p>Adds or updates tags for a resource in AWS CodeArtifact.</p>
|
|
651
|
-
*/
|
|
159
|
+
|
|
652
160
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
653
161
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
654
162
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
655
|
-
|
|
656
|
-
* <p>Removes tags from a resource in AWS CodeArtifact.</p>
|
|
657
|
-
*/
|
|
163
|
+
|
|
658
164
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
659
165
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
660
166
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
661
|
-
|
|
662
|
-
* <p>
|
|
663
|
-
* Updates the status of one or more versions of a package.
|
|
664
|
-
* </p>
|
|
665
|
-
*/
|
|
167
|
+
|
|
666
168
|
updatePackageVersionsStatus(args: UpdatePackageVersionsStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePackageVersionsStatusCommandOutput>;
|
|
667
169
|
updatePackageVersionsStatus(args: UpdatePackageVersionsStatusCommandInput, cb: (err: any, data?: UpdatePackageVersionsStatusCommandOutput) => void): void;
|
|
668
170
|
updatePackageVersionsStatus(args: UpdatePackageVersionsStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePackageVersionsStatusCommandOutput) => void): void;
|
|
669
|
-
|
|
670
|
-
* <p>
|
|
671
|
-
* Update the properties of a repository.
|
|
672
|
-
* </p>
|
|
673
|
-
*/
|
|
171
|
+
|
|
674
172
|
updateRepository(args: UpdateRepositoryCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRepositoryCommandOutput>;
|
|
675
173
|
updateRepository(args: UpdateRepositoryCommandInput, cb: (err: any, data?: UpdateRepositoryCommandOutput) => void): void;
|
|
676
174
|
updateRepository(args: UpdateRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRepositoryCommandOutput) => void): void;
|