@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
|
@@ -43,377 +43,59 @@ import { UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput } from "./c
|
|
|
43
43
|
export declare type ServiceInputTypes = AssociateExternalConnectionCommandInput | CopyPackageVersionsCommandInput | CreateDomainCommandInput | CreateRepositoryCommandInput | DeleteDomainCommandInput | DeleteDomainPermissionsPolicyCommandInput | DeletePackageVersionsCommandInput | DeleteRepositoryCommandInput | DeleteRepositoryPermissionsPolicyCommandInput | DescribeDomainCommandInput | DescribePackageVersionCommandInput | DescribeRepositoryCommandInput | DisassociateExternalConnectionCommandInput | DisposePackageVersionsCommandInput | GetAuthorizationTokenCommandInput | GetDomainPermissionsPolicyCommandInput | GetPackageVersionAssetCommandInput | GetPackageVersionReadmeCommandInput | GetRepositoryEndpointCommandInput | GetRepositoryPermissionsPolicyCommandInput | ListDomainsCommandInput | ListPackageVersionAssetsCommandInput | ListPackageVersionDependenciesCommandInput | ListPackageVersionsCommandInput | ListPackagesCommandInput | ListRepositoriesCommandInput | ListRepositoriesInDomainCommandInput | ListTagsForResourceCommandInput | PutDomainPermissionsPolicyCommandInput | PutRepositoryPermissionsPolicyCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdatePackageVersionsStatusCommandInput | UpdateRepositoryCommandInput;
|
|
44
44
|
export declare type ServiceOutputTypes = AssociateExternalConnectionCommandOutput | CopyPackageVersionsCommandOutput | CreateDomainCommandOutput | CreateRepositoryCommandOutput | DeleteDomainCommandOutput | DeleteDomainPermissionsPolicyCommandOutput | DeletePackageVersionsCommandOutput | DeleteRepositoryCommandOutput | DeleteRepositoryPermissionsPolicyCommandOutput | DescribeDomainCommandOutput | DescribePackageVersionCommandOutput | DescribeRepositoryCommandOutput | DisassociateExternalConnectionCommandOutput | DisposePackageVersionsCommandOutput | GetAuthorizationTokenCommandOutput | GetDomainPermissionsPolicyCommandOutput | GetPackageVersionAssetCommandOutput | GetPackageVersionReadmeCommandOutput | GetRepositoryEndpointCommandOutput | GetRepositoryPermissionsPolicyCommandOutput | ListDomainsCommandOutput | ListPackageVersionAssetsCommandOutput | ListPackageVersionDependenciesCommandOutput | ListPackageVersionsCommandOutput | ListPackagesCommandOutput | ListRepositoriesCommandOutput | ListRepositoriesInDomainCommandOutput | ListTagsForResourceCommandOutput | PutDomainPermissionsPolicyCommandOutput | PutRepositoryPermissionsPolicyCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdatePackageVersionsStatusCommandOutput | UpdateRepositoryCommandOutput;
|
|
45
45
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
46
|
-
|
|
47
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
48
|
-
*/
|
|
46
|
+
|
|
49
47
|
requestHandler?: __HttpHandler;
|
|
50
|
-
|
|
51
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
52
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
48
|
+
|
|
55
49
|
sha256?: __HashConstructor;
|
|
56
|
-
|
|
57
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
50
|
+
|
|
60
51
|
urlParser?: __UrlParser;
|
|
61
|
-
|
|
62
|
-
* A function that can calculate the length of a request body.
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
52
|
+
|
|
65
53
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
66
|
-
|
|
67
|
-
* A function that converts a stream into an array of bytes.
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
54
|
+
|
|
70
55
|
streamCollector?: __StreamCollector;
|
|
71
|
-
|
|
72
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
56
|
+
|
|
75
57
|
base64Decoder?: __Decoder;
|
|
76
|
-
|
|
77
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
58
|
+
|
|
80
59
|
base64Encoder?: __Encoder;
|
|
81
|
-
|
|
82
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
60
|
+
|
|
85
61
|
utf8Decoder?: __Decoder;
|
|
86
|
-
|
|
87
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
62
|
+
|
|
90
63
|
utf8Encoder?: __Encoder;
|
|
91
|
-
|
|
92
|
-
* The runtime environment.
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
64
|
+
|
|
95
65
|
runtime?: string;
|
|
96
|
-
|
|
97
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
98
|
-
* trait of an operation.
|
|
99
|
-
*/
|
|
66
|
+
|
|
100
67
|
disableHostPrefix?: boolean;
|
|
101
|
-
|
|
102
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
103
|
-
*/
|
|
68
|
+
|
|
104
69
|
maxAttempts?: number | __Provider<number>;
|
|
105
|
-
|
|
106
|
-
* Specifies which retry algorithm to use.
|
|
107
|
-
*/
|
|
70
|
+
|
|
108
71
|
retryMode?: string | __Provider<string>;
|
|
109
|
-
|
|
110
|
-
* Optional logger for logging debug/info/warn/error.
|
|
111
|
-
*/
|
|
72
|
+
|
|
112
73
|
logger?: __Logger;
|
|
113
|
-
|
|
114
|
-
* Unique service identifier.
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
74
|
+
|
|
117
75
|
serviceId?: string;
|
|
118
|
-
|
|
119
|
-
* The AWS region to which this client will send requests
|
|
120
|
-
*/
|
|
76
|
+
|
|
121
77
|
region?: string | __Provider<string>;
|
|
122
|
-
|
|
123
|
-
* Default credentials provider; Not available in browser runtime.
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
78
|
+
|
|
126
79
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
127
|
-
|
|
128
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
80
|
+
|
|
131
81
|
regionInfoProvider?: RegionInfoProvider;
|
|
132
|
-
|
|
133
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
82
|
+
|
|
136
83
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
137
84
|
}
|
|
138
85
|
declare type CodeartifactClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
139
|
-
|
|
140
|
-
* The configuration interface of CodeartifactClient class constructor that set the region, credentials and other options.
|
|
141
|
-
*/
|
|
86
|
+
|
|
142
87
|
export interface CodeartifactClientConfig extends CodeartifactClientConfigType {
|
|
143
88
|
}
|
|
144
89
|
declare type CodeartifactClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
145
|
-
|
|
146
|
-
* The resolved configuration interface of CodeartifactClient class. This is resolved and normalized from the {@link CodeartifactClientConfig | constructor configuration interface}.
|
|
147
|
-
*/
|
|
90
|
+
|
|
148
91
|
export interface CodeartifactClientResolvedConfig extends CodeartifactClientResolvedConfigType {
|
|
149
92
|
}
|
|
150
|
-
|
|
151
|
-
* <p> AWS CodeArtifact is a fully managed artifact repository compatible with language-native
|
|
152
|
-
* package managers and build tools such as npm, Apache Maven, and pip. You can use CodeArtifact to
|
|
153
|
-
* share packages with development teams and pull packages. Packages can be pulled from both
|
|
154
|
-
* public and CodeArtifact repositories. You can also create an upstream relationship between a CodeArtifact
|
|
155
|
-
* repository and another repository, which effectively merges their contents from the point of
|
|
156
|
-
* view of a package manager client. </p>
|
|
157
|
-
*
|
|
158
|
-
* <p>
|
|
159
|
-
* <b>AWS CodeArtifact Components</b>
|
|
160
|
-
* </p>
|
|
161
|
-
* <p>Use the information in this guide to help you work with the following CodeArtifact components:</p>
|
|
162
|
-
*
|
|
163
|
-
* <ul>
|
|
164
|
-
* <li>
|
|
165
|
-
* <p>
|
|
166
|
-
* <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
|
|
167
|
-
* versions</a>, each of which maps to a set of assets, or files. Repositories are
|
|
168
|
-
* polyglot, so a single repository can contain packages of any supported type. Each
|
|
169
|
-
* repository exposes endpoints for fetching and publishing packages using tools like the
|
|
170
|
-
* <b>
|
|
171
|
-
* <code>npm</code>
|
|
172
|
-
* </b> CLI, the Maven CLI (<b>
|
|
173
|
-
* <code>mvn</code>
|
|
174
|
-
* </b>), and <b>
|
|
175
|
-
* <code>pip</code>
|
|
176
|
-
* </b>.</p>
|
|
177
|
-
* </li>
|
|
178
|
-
* <li>
|
|
179
|
-
* <p>
|
|
180
|
-
* <b>Domain</b>: Repositories are aggregated into a higher-level entity known as a
|
|
181
|
-
* <i>domain</i>. All package assets and metadata are stored in the domain,
|
|
182
|
-
* but are consumed through repositories. A given package asset, such as a Maven JAR file, is
|
|
183
|
-
* stored once per domain, no matter how many repositories it's present in. All of the assets
|
|
184
|
-
* and metadata in a domain are encrypted with the same customer master key (CMK) stored in
|
|
185
|
-
* AWS Key Management Service (AWS KMS).</p>
|
|
186
|
-
* <p>Each repository is a member of a single domain and can't be moved to a
|
|
187
|
-
* different domain.</p>
|
|
188
|
-
* <p>The domain allows organizational policy to be applied across multiple
|
|
189
|
-
* repositories, such as which accounts can access repositories in the domain, and
|
|
190
|
-
* which public repositories can be used as sources of packages.</p>
|
|
191
|
-
* <p>Although an organization can have multiple domains, we recommend a single production
|
|
192
|
-
* domain that contains all published artifacts so that teams can find and share packages
|
|
193
|
-
* across their organization.</p>
|
|
194
|
-
* </li>
|
|
195
|
-
* <li>
|
|
196
|
-
* <p>
|
|
197
|
-
* <b>Package</b>: A <i>package</i> is a bundle of software and the metadata required to
|
|
198
|
-
* 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>
|
|
199
|
-
* <p>In CodeArtifact, a package consists of:</p>
|
|
200
|
-
* <ul>
|
|
201
|
-
* <li>
|
|
202
|
-
* <p>A <i>name</i> (for example, <code>webpack</code> is the name of a
|
|
203
|
-
* popular npm package)</p>
|
|
204
|
-
* </li>
|
|
205
|
-
* <li>
|
|
206
|
-
* <p>An optional namespace (for example, <code>@types</code> in <code>@types/node</code>)</p>
|
|
207
|
-
* </li>
|
|
208
|
-
* <li>
|
|
209
|
-
* <p>A set of versions (for example, <code>1.0.0</code>, <code>1.0.1</code>,
|
|
210
|
-
* <code>1.0.2</code>, etc.)</p>
|
|
211
|
-
* </li>
|
|
212
|
-
* <li>
|
|
213
|
-
* <p> Package-level metadata (for example, npm tags)</p>
|
|
214
|
-
* </li>
|
|
215
|
-
* </ul>
|
|
216
|
-
* </li>
|
|
217
|
-
* <li>
|
|
218
|
-
* <p>
|
|
219
|
-
* <b>Package version</b>: A version of a package, such as <code>@types/node 12.6.9</code>. The version number
|
|
220
|
-
* format and semantics vary for different package formats. For example, npm package versions
|
|
221
|
-
* must conform to the <a href="https://semver.org/">Semantic Versioning
|
|
222
|
-
* specification</a>. In CodeArtifact, a package version consists of the version identifier,
|
|
223
|
-
* metadata at the package version level, and a set of assets.</p>
|
|
224
|
-
* </li>
|
|
225
|
-
* <li>
|
|
226
|
-
* <p>
|
|
227
|
-
* <b>Upstream repository</b>: One repository is <i>upstream</i> of another when the package versions in
|
|
228
|
-
* it can be accessed from the repository endpoint of the downstream repository, effectively
|
|
229
|
-
* merging the contents of the two repositories from the point of view of a client. CodeArtifact
|
|
230
|
-
* allows creating an upstream relationship between two repositories.</p>
|
|
231
|
-
* </li>
|
|
232
|
-
* <li>
|
|
233
|
-
* <p>
|
|
234
|
-
* <b>Asset</b>: An individual file stored in CodeArtifact associated with a package version, such as an npm
|
|
235
|
-
* <code>.tgz</code> file or Maven POM and JAR files.</p>
|
|
236
|
-
* </li>
|
|
237
|
-
* </ul>
|
|
238
|
-
*
|
|
239
|
-
* <p>CodeArtifact supports these operations:</p>
|
|
240
|
-
* <ul>
|
|
241
|
-
* <li>
|
|
242
|
-
* <p>
|
|
243
|
-
* <code>AssociateExternalConnection</code>: Adds an existing external
|
|
244
|
-
* connection to a repository.
|
|
245
|
-
* </p>
|
|
246
|
-
* </li>
|
|
247
|
-
* <li>
|
|
248
|
-
* <p>
|
|
249
|
-
* <code>CopyPackageVersions</code>: Copies package versions from one
|
|
250
|
-
* repository to another repository in the same domain.</p>
|
|
251
|
-
* </li>
|
|
252
|
-
* <li>
|
|
253
|
-
* <p>
|
|
254
|
-
* <code>CreateDomain</code>: Creates a domain</p>
|
|
255
|
-
* </li>
|
|
256
|
-
* <li>
|
|
257
|
-
* <p>
|
|
258
|
-
* <code>CreateRepository</code>: Creates a CodeArtifact repository in a domain. </p>
|
|
259
|
-
* </li>
|
|
260
|
-
* <li>
|
|
261
|
-
* <p>
|
|
262
|
-
* <code>DeleteDomain</code>: Deletes a domain. You cannot delete a domain that contains
|
|
263
|
-
* repositories. </p>
|
|
264
|
-
* </li>
|
|
265
|
-
* <li>
|
|
266
|
-
* <p>
|
|
267
|
-
* <code>DeleteDomainPermissionsPolicy</code>: Deletes the resource policy that is set on a domain.</p>
|
|
268
|
-
* </li>
|
|
269
|
-
* <li>
|
|
270
|
-
* <p>
|
|
271
|
-
* <code>DeletePackageVersions</code>: Deletes versions of a package. After a package has
|
|
272
|
-
* been deleted, it can be republished, but its assets and metadata cannot be restored
|
|
273
|
-
* because they have been permanently removed from storage.</p>
|
|
274
|
-
* </li>
|
|
275
|
-
* <li>
|
|
276
|
-
* <p>
|
|
277
|
-
* <code>DeleteRepository</code>: Deletes a repository.
|
|
278
|
-
* </p>
|
|
279
|
-
* </li>
|
|
280
|
-
* <li>
|
|
281
|
-
* <p>
|
|
282
|
-
* <code>DeleteRepositoryPermissionsPolicy</code>: Deletes the resource policy that is set on a repository.</p>
|
|
283
|
-
* </li>
|
|
284
|
-
* <li>
|
|
285
|
-
* <p>
|
|
286
|
-
* <code>DescribeDomain</code>: Returns a <code>DomainDescription</code> object that
|
|
287
|
-
* contains information about the requested domain.</p>
|
|
288
|
-
* </li>
|
|
289
|
-
* <li>
|
|
290
|
-
* <p>
|
|
291
|
-
* <code>DescribePackageVersion</code>: Returns a <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html">PackageVersionDescription</a>
|
|
292
|
-
* object that contains details about a package version. </p>
|
|
293
|
-
* </li>
|
|
294
|
-
* <li>
|
|
295
|
-
* <p>
|
|
296
|
-
* <code>DescribeRepository</code>: Returns a <code>RepositoryDescription</code> object
|
|
297
|
-
* that contains detailed information about the requested repository. </p>
|
|
298
|
-
* </li>
|
|
299
|
-
* <li>
|
|
300
|
-
* <p>
|
|
301
|
-
* <code>DisposePackageVersions</code>: Disposes versions of a package. A package version
|
|
302
|
-
* with the status <code>Disposed</code> cannot be restored because they have been
|
|
303
|
-
* permanently removed from storage.</p>
|
|
304
|
-
* </li>
|
|
305
|
-
* <li>
|
|
306
|
-
* <p>
|
|
307
|
-
* <code>DisassociateExternalConnection</code>: Removes an existing external connection from a repository.
|
|
308
|
-
* </p>
|
|
309
|
-
* </li>
|
|
310
|
-
* <li>
|
|
311
|
-
* <p>
|
|
312
|
-
* <code>GetAuthorizationToken</code>: Generates a temporary authorization token for accessing repositories in the domain. The token expires the authorization period has passed.
|
|
313
|
-
* The default authorization period is 12 hours and can be customized to any length with a maximum of 12 hours.</p>
|
|
314
|
-
* </li>
|
|
315
|
-
* <li>
|
|
316
|
-
* <p>
|
|
317
|
-
* <code>GetDomainPermissionsPolicy</code>: Returns the policy of a resource
|
|
318
|
-
* that is attached to the specified domain. </p>
|
|
319
|
-
* </li>
|
|
320
|
-
* <li>
|
|
321
|
-
* <p>
|
|
322
|
-
* <code>GetPackageVersionAsset</code>: Returns the contents of an asset that is in a package version. </p>
|
|
323
|
-
* </li>
|
|
324
|
-
* <li>
|
|
325
|
-
* <p>
|
|
326
|
-
* <code>GetPackageVersionReadme</code>: Gets the readme file or descriptive text for a package version.</p>
|
|
327
|
-
* </li>
|
|
328
|
-
* <li>
|
|
329
|
-
* <p>
|
|
330
|
-
* <code>GetRepositoryEndpoint</code>: Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each
|
|
331
|
-
* package format:
|
|
332
|
-
* </p>
|
|
333
|
-
* <ul>
|
|
334
|
-
* <li>
|
|
335
|
-
* <p>
|
|
336
|
-
* <code>npm</code>
|
|
337
|
-
* </p>
|
|
338
|
-
* </li>
|
|
339
|
-
* <li>
|
|
340
|
-
* <p>
|
|
341
|
-
* <code>pypi</code>
|
|
342
|
-
* </p>
|
|
343
|
-
* </li>
|
|
344
|
-
* <li>
|
|
345
|
-
* <p>
|
|
346
|
-
* <code>maven</code>
|
|
347
|
-
* </p>
|
|
348
|
-
* </li>
|
|
349
|
-
* </ul>
|
|
350
|
-
* </li>
|
|
351
|
-
* <li>
|
|
352
|
-
* <p>
|
|
353
|
-
* <code>GetRepositoryPermissionsPolicy</code>: Returns the resource policy that is set on a repository.
|
|
354
|
-
* </p>
|
|
355
|
-
* </li>
|
|
356
|
-
* <li>
|
|
357
|
-
* <p>
|
|
358
|
-
* <code>ListDomains</code>: Returns a list of <code>DomainSummary</code> objects. Each
|
|
359
|
-
* returned <code>DomainSummary</code> object contains information about a domain.</p>
|
|
360
|
-
* </li>
|
|
361
|
-
* <li>
|
|
362
|
-
* <p>
|
|
363
|
-
* <code>ListPackages</code>: Lists the packages in a repository.</p>
|
|
364
|
-
* </li>
|
|
365
|
-
* <li>
|
|
366
|
-
* <p>
|
|
367
|
-
* <code>ListPackageVersionAssets</code>: Lists the assets for a given package version.</p>
|
|
368
|
-
* </li>
|
|
369
|
-
* <li>
|
|
370
|
-
* <p>
|
|
371
|
-
* <code>ListPackageVersionDependencies</code>: Returns a list of the direct dependencies for a
|
|
372
|
-
* package version. </p>
|
|
373
|
-
* </li>
|
|
374
|
-
* <li>
|
|
375
|
-
* <p>
|
|
376
|
-
* <code>ListPackageVersions</code>: Returns a list of package versions for a specified
|
|
377
|
-
* package in a repository.</p>
|
|
378
|
-
* </li>
|
|
379
|
-
* <li>
|
|
380
|
-
* <p>
|
|
381
|
-
* <code>ListRepositories</code>: Returns a list of repositories owned by the AWS account that called this method.</p>
|
|
382
|
-
* </li>
|
|
383
|
-
* <li>
|
|
384
|
-
* <p>
|
|
385
|
-
* <code>ListRepositoriesInDomain</code>: Returns a list of the repositories in a domain.</p>
|
|
386
|
-
* </li>
|
|
387
|
-
* <li>
|
|
388
|
-
* <p>
|
|
389
|
-
* <code>PutDomainPermissionsPolicy</code>: Attaches a resource policy to a domain.</p>
|
|
390
|
-
* </li>
|
|
391
|
-
* <li>
|
|
392
|
-
* <p>
|
|
393
|
-
* <code>PutRepositoryPermissionsPolicy</code>: Sets the resource policy on a repository
|
|
394
|
-
* that specifies permissions to access it. </p>
|
|
395
|
-
* </li>
|
|
396
|
-
* <li>
|
|
397
|
-
* <p>
|
|
398
|
-
* <code>UpdatePackageVersionsStatus</code>: Updates the status of one or more versions of a package.</p>
|
|
399
|
-
* </li>
|
|
400
|
-
* <li>
|
|
401
|
-
* <p>
|
|
402
|
-
* <code>UpdateRepository</code>: Updates the properties of a repository.</p>
|
|
403
|
-
* </li>
|
|
404
|
-
* </ul>
|
|
405
|
-
*/
|
|
93
|
+
|
|
406
94
|
export declare class CodeartifactClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CodeartifactClientResolvedConfig> {
|
|
407
|
-
|
|
408
|
-
* The resolved configuration of CodeartifactClient class. This is resolved and normalized from the {@link CodeartifactClientConfig | constructor configuration interface}.
|
|
409
|
-
*/
|
|
95
|
+
|
|
410
96
|
readonly config: CodeartifactClientResolvedConfig;
|
|
411
97
|
constructor(configuration: CodeartifactClientConfig);
|
|
412
|
-
|
|
413
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
414
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
415
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
416
|
-
*/
|
|
98
|
+
|
|
417
99
|
destroy(): void;
|
|
418
100
|
}
|
|
419
101
|
export {};
|
|
@@ -6,33 +6,11 @@ export interface AssociateExternalConnectionCommandInput extends AssociateExtern
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateExternalConnectionCommandOutput extends AssociateExternalConnectionResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds an existing external connection to a repository. One external connection is allowed
|
|
11
|
-
* per repository.</p>
|
|
12
|
-
* <note>
|
|
13
|
-
* <p>A repository can have one or more upstream repositories, or an external connection.</p>
|
|
14
|
-
* </note>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { CodeartifactClient, AssociateExternalConnectionCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
19
|
-
* // const { CodeartifactClient, AssociateExternalConnectionCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
20
|
-
* const client = new CodeartifactClient(config);
|
|
21
|
-
* const command = new AssociateExternalConnectionCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link AssociateExternalConnectionCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link AssociateExternalConnectionCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class AssociateExternalConnectionCommand extends $Command<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig> {
|
|
31
11
|
readonly input: AssociateExternalConnectionCommandInput;
|
|
32
12
|
constructor(input: AssociateExternalConnectionCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,36 +6,11 @@ export interface CopyPackageVersionsCommandInput extends CopyPackageVersionsRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Copies package versions from one repository to another repository in the same domain.
|
|
12
|
-
* </p>
|
|
13
|
-
* <note>
|
|
14
|
-
* <p>
|
|
15
|
-
* You must specify <code>versions</code> or <code>versionRevisions</code>. You cannot specify both.
|
|
16
|
-
* </p>
|
|
17
|
-
* </note>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { CodeartifactClient, CopyPackageVersionsCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
22
|
-
* // const { CodeartifactClient, CopyPackageVersionsCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
23
|
-
* const client = new CodeartifactClient(config);
|
|
24
|
-
* const command = new CopyPackageVersionsCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link CopyPackageVersionsCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link CopyPackageVersionsCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
9
|
+
|
|
33
10
|
export declare class CopyPackageVersionsCommand extends $Command<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig> {
|
|
34
11
|
readonly input: CopyPackageVersionsCommandInput;
|
|
35
12
|
constructor(input: CopyPackageVersionsCommandInput);
|
|
36
|
-
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
13
|
+
|
|
39
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput>;
|
|
40
15
|
private serialize;
|
|
41
16
|
private deserialize;
|
|
@@ -6,39 +6,11 @@ export interface CreateDomainCommandInput extends CreateDomainRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDomainCommandOutput extends CreateDomainResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Creates a domain. CodeArtifact <i>domains</i> make it easier to manage multiple repositories across an
|
|
12
|
-
* organization. You can use a domain to apply permissions across many
|
|
13
|
-
* repositories owned by different AWS accounts. An asset is stored only once
|
|
14
|
-
* in a domain, even if it's in multiple repositories.
|
|
15
|
-
* </p>
|
|
16
|
-
*
|
|
17
|
-
* <p>Although you can have multiple domains, we recommend a single production domain that contains all
|
|
18
|
-
* published artifacts so that your development teams can find and share packages. You can use a second
|
|
19
|
-
* pre-production domain to test changes to the production domain configuration.
|
|
20
|
-
* </p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { CodeartifactClient, CreateDomainCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
25
|
-
* // const { CodeartifactClient, CreateDomainCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
26
|
-
* const client = new CodeartifactClient(config);
|
|
27
|
-
* const command = new CreateDomainCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link CreateDomainCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link CreateDomainCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class CreateDomainCommand extends $Command<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig> {
|
|
37
11
|
readonly input: CreateDomainCommandInput;
|
|
38
12
|
constructor(input: CreateDomainCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainCommandInput, CreateDomainCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Creates a repository.
|
|
12
|
-
* </p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { CodeartifactClient, CreateRepositoryCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
17
|
-
* // const { CodeartifactClient, CreateRepositoryCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
18
|
-
* const client = new CodeartifactClient(config);
|
|
19
|
-
* const command = new CreateRepositoryCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateRepositoryCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateRepositoryCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class CreateRepositoryCommand extends $Command<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig> {
|
|
29
11
|
readonly input: CreateRepositoryCommandInput;
|
|
30
12
|
constructor(input: CreateRepositoryCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface DeleteDomainCommandInput extends DeleteDomainRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDomainCommandOutput extends DeleteDomainResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain
|
|
12
|
-
* with repositories, first delete its repositories.
|
|
13
|
-
* </p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { CodeartifactClient, DeleteDomainCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
18
|
-
* // const { CodeartifactClient, DeleteDomainCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
19
|
-
* const client = new CodeartifactClient(config);
|
|
20
|
-
* const command = new DeleteDomainCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link DeleteDomainCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link DeleteDomainCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class DeleteDomainCommand extends $Command<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig> {
|
|
30
11
|
readonly input: DeleteDomainCommandInput;
|
|
31
12
|
constructor(input: DeleteDomainCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainCommandInput, DeleteDomainCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface DeleteDomainPermissionsPolicyCommandInput extends DeleteDomainP
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomainPermissionsPolicyResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Deletes the resource policy set on a domain.
|
|
12
|
-
* </p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { CodeartifactClient, DeleteDomainPermissionsPolicyCommand } from "@aws-sdk/client-codeartifact"; // ES Modules import
|
|
17
|
-
* // const { CodeartifactClient, DeleteDomainPermissionsPolicyCommand } = require("@aws-sdk/client-codeartifact"); // CommonJS import
|
|
18
|
-
* const client = new CodeartifactClient(config);
|
|
19
|
-
* const command = new DeleteDomainPermissionsPolicyCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteDomainPermissionsPolicyCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteDomainPermissionsPolicyCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CodeartifactClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class DeleteDomainPermissionsPolicyCommand extends $Command<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
|
|
29
11
|
readonly input: DeleteDomainPermissionsPolicyCommandInput;
|
|
30
12
|
constructor(input: DeleteDomainPermissionsPolicyCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|