@aws-sdk/client-codeartifact 3.533.0 → 3.535.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.
Files changed (81) hide show
  1. package/dist-types/Codeartifact.d.ts +3 -1
  2. package/dist-types/CodeartifactClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +2 -1
  4. package/dist-types/commands/CopyPackageVersionsCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
  10. package/dist-types/commands/DeletePackageVersionsCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribePackageCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribePackageVersionCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeRepositoryCommand.d.ts +2 -1
  17. package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +2 -1
  18. package/dist-types/commands/DisposePackageVersionsCommand.d.ts +2 -1
  19. package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +2 -1
  20. package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +2 -1
  22. package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +2 -1
  23. package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +2 -1
  24. package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListPackageVersionsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListPackagesCommand.d.ts +2 -1
  30. package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +2 -1
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  33. package/dist-types/commands/PublishPackageVersionCommand.d.ts +2 -1
  34. package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -1
  35. package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +2 -1
  36. package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -1
  37. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  38. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -1
  40. package/dist-types/commands/UpdateRepositoryCommand.d.ts +2 -1
  41. package/dist-types/models/models_0.d.ts +404 -404
  42. package/dist-types/ts3.4/Codeartifact.d.ts +2 -0
  43. package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/PutPackageOriginConfigurationCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +9 -0
  81. package/package.json +41 -41
@@ -174,6 +174,7 @@ export interface Codeartifact {
174
174
  /**
175
175
  * @see {@link ListDomainsCommand}
176
176
  */
177
+ listDomains(): Promise<ListDomainsCommandOutput>;
177
178
  listDomains(args: ListDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainsCommandOutput>;
178
179
  listDomains(args: ListDomainsCommandInput, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
179
180
  listDomains(args: ListDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
@@ -204,6 +205,7 @@ export interface Codeartifact {
204
205
  /**
205
206
  * @see {@link ListRepositoriesCommand}
206
207
  */
208
+ listRepositories(): Promise<ListRepositoriesCommandOutput>;
207
209
  listRepositories(args: ListRepositoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoriesCommandOutput>;
208
210
  listRepositories(args: ListRepositoriesCommandInput, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
209
211
  listRepositories(args: ListRepositoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
@@ -269,7 +271,6 @@ export interface Codeartifact {
269
271
  updateRepository(args: UpdateRepositoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRepositoryCommandOutput) => void): void;
270
272
  }
271
273
  /**
272
- * @public
273
274
  * <p> CodeArtifact is a fully managed artifact repository compatible with language-native
274
275
  * package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to
275
276
  * share packages with development teams and pull packages. Packages can be pulled from both
@@ -544,6 +545,7 @@ export interface Codeartifact {
544
545
  * <code>UpdateRepository</code>: Updates the properties of a repository.</p>
545
546
  * </li>
546
547
  * </ul>
548
+ * @public
547
549
  */
548
550
  export declare class Codeartifact extends CodeartifactClient implements Codeartifact {
549
551
  }
@@ -194,7 +194,6 @@ export type CodeartifactClientResolvedConfigType = __SmithyResolvedConfiguration
194
194
  export interface CodeartifactClientResolvedConfig extends CodeartifactClientResolvedConfigType {
195
195
  }
196
196
  /**
197
- * @public
198
197
  * <p> CodeArtifact is a fully managed artifact repository compatible with language-native
199
198
  * package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to
200
199
  * share packages with development teams and pull packages. Packages can be pulled from both
@@ -469,6 +468,7 @@ export interface CodeartifactClientResolvedConfig extends CodeartifactClientReso
469
468
  * <code>UpdateRepository</code>: Updates the properties of a repository.</p>
470
469
  * </li>
471
470
  * </ul>
471
+ * @public
472
472
  */
473
473
  export declare class CodeartifactClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CodeartifactClientResolvedConfig> {
474
474
  /**
@@ -22,10 +22,10 @@ export interface AssociateExternalConnectionCommandOutput extends AssociateExter
22
22
  }
23
23
  declare const AssociateExternalConnectionCommand_base: {
24
24
  new (input: AssociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds an existing external connection to a repository. One external connection is allowed
30
30
  * per repository.</p>
31
31
  * <note>
@@ -113,6 +113,7 @@ declare const AssociateExternalConnectionCommand_base: {
113
113
  * @throws {@link CodeartifactServiceException}
114
114
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class AssociateExternalConnectionCommand extends AssociateExternalConnectionCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsRes
22
22
  }
23
23
  declare const CopyPackageVersionsCommand_base: {
24
24
  new (input: CopyPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopyPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Copies package versions from one repository to another repository in the same domain.
31
31
  * </p>
@@ -118,6 +118,7 @@ declare const CopyPackageVersionsCommand_base: {
118
118
  * @throws {@link CodeartifactServiceException}
119
119
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
120
120
  *
121
+ * @public
121
122
  */
122
123
  export declare class CopyPackageVersionsCommand extends CopyPackageVersionsCommand_base {
123
124
  }
@@ -22,10 +22,10 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
22
22
  }
23
23
  declare const CreateDomainCommand_base: {
24
24
  new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates a domain. CodeArtifact <i>domains</i> make it easier to manage multiple repositories across an
31
31
  * organization. You can use a domain to apply permissions across many
@@ -112,6 +112,7 @@ declare const CreateDomainCommand_base: {
112
112
  * @throws {@link CodeartifactServiceException}
113
113
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class CreateDomainCommand extends CreateDomainCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, _
22
22
  }
23
23
  declare const CreateRepositoryCommand_base: {
24
24
  new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates a repository.
31
31
  * </p>
@@ -122,6 +122,7 @@ declare const CreateRepositoryCommand_base: {
122
122
  * @throws {@link CodeartifactServiceException}
123
123
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResult, __Metadat
22
22
  }
23
23
  declare const DeleteDomainCommand_base: {
24
24
  new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain
31
31
  * with repositories, first delete its repositories.
@@ -90,6 +90,7 @@ declare const DeleteDomainCommand_base: {
90
90
  * @throws {@link CodeartifactServiceException}
91
91
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomain
22
22
  }
23
23
  declare const DeleteDomainPermissionsPolicyCommand_base: {
24
24
  new (input: DeleteDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes the resource policy set on a domain.
31
31
  * </p>
@@ -89,6 +89,7 @@ declare const DeleteDomainPermissionsPolicyCommand_base: {
89
89
  * @throws {@link CodeartifactServiceException}
90
90
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DeleteDomainPermissionsPolicyCommand extends DeleteDomainPermissionsPolicyCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DeletePackageCommandOutput extends DeletePackageResult, __Metad
22
22
  }
23
23
  declare const DeletePackageCommand_base: {
24
24
  new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a package and all associated package versions. A deleted package cannot be restored. To delete one or more package versions, use the
30
30
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DeletePackageVersions.html">DeletePackageVersions</a> API.</p>
31
31
  * @example
@@ -97,6 +97,7 @@ declare const DeletePackageCommand_base: {
97
97
  * @throws {@link CodeartifactServiceException}
98
98
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class DeletePackageCommand extends DeletePackageCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface DeletePackageVersionsCommandOutput extends DeletePackageVersion
22
22
  }
23
23
  declare const DeletePackageVersionsCommand_base: {
24
24
  new (input: DeletePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Deletes one or more versions of a package. A deleted package version cannot be restored
30
30
  * in your repository. If you want to remove a package version from your repository and be able
31
31
  * to restore it later, set its status to <code>Archived</code>. Archived packages cannot be
@@ -105,6 +105,7 @@ declare const DeletePackageVersionsCommand_base: {
105
105
  * @throws {@link CodeartifactServiceException}
106
106
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DeletePackageVersionsCommand extends DeletePackageVersionsCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, _
22
22
  }
23
23
  declare const DeleteRepositoryCommand_base: {
24
24
  new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes a repository.
31
31
  * </p>
@@ -105,6 +105,7 @@ declare const DeleteRepositoryCommand_base: {
105
105
  * @throws {@link CodeartifactServiceException}
106
106
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRe
22
22
  }
23
23
  declare const DeleteRepositoryPermissionsPolicyCommand_base: {
24
24
  new (input: DeleteRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes the resource policy that is set on a repository. After a resource policy is deleted, the
31
31
  * permissions allowed and denied by the deleted policy are removed. The effect of deleting a resource policy might not be immediate.
@@ -97,6 +97,7 @@ declare const DeleteRepositoryPermissionsPolicyCommand_base: {
97
97
  * @throws {@link CodeartifactServiceException}
98
98
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class DeleteRepositoryPermissionsPolicyCommand extends DeleteRepositoryPermissionsPolicyCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResult, __Met
22
22
  }
23
23
  declare const DescribeDomainCommand_base: {
24
24
  new (input: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainDescription.html">DomainDescription</a>
@@ -91,6 +91,7 @@ declare const DescribeDomainCommand_base: {
91
91
  * @throws {@link CodeartifactServiceException}
92
92
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DescribePackageCommandOutput extends DescribePackageResult, __M
22
22
  }
23
23
  declare const DescribePackageCommand_base: {
24
24
  new (input: DescribePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageCommandInput, DescribePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageCommandInput, DescribePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Returns a
30
30
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDescription.html">PackageDescription</a>
31
31
  * object that contains information about the requested package.</p>
@@ -93,6 +93,7 @@ declare const DescribePackageCommand_base: {
93
93
  * @throws {@link CodeartifactServiceException}
94
94
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class DescribePackageCommand extends DescribePackageCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface DescribePackageVersionCommandOutput extends DescribePackageVers
22
22
  }
23
23
  declare const DescribePackageVersionCommand_base: {
24
24
  new (input: DescribePackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html">PackageVersionDescription</a>
@@ -116,6 +116,7 @@ declare const DescribePackageVersionCommand_base: {
116
116
  * @throws {@link CodeartifactServiceException}
117
117
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class DescribePackageVersionCommand extends DescribePackageVersionCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResul
22
22
  }
23
23
  declare const DescribeRepositoryCommand_base: {
24
24
  new (input: DescribeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a <code>RepositoryDescription</code> object that contains detailed information
31
31
  * about the requested repository.
@@ -101,6 +101,7 @@ declare const DescribeRepositoryCommand_base: {
101
101
  * @throws {@link CodeartifactServiceException}
102
102
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class DescribeRepositoryCommand extends DescribeRepositoryCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface DisassociateExternalConnectionCommandOutput extends Disassociat
22
22
  }
23
23
  declare const DisassociateExternalConnectionCommand_base: {
24
24
  new (input: DisassociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Removes an existing external connection from a repository.
31
31
  * </p>
@@ -111,6 +111,7 @@ declare const DisassociateExternalConnectionCommand_base: {
111
111
  * @throws {@link CodeartifactServiceException}
112
112
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class DisassociateExternalConnectionCommand extends DisassociateExternalConnectionCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface DisposePackageVersionsCommandOutput extends DisposePackageVersi
22
22
  }
23
23
  declare const DisposePackageVersionsCommand_base: {
24
24
  new (input: DisposePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisposePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes the assets in package versions and sets the package versions' status to <code>Disposed</code>.
31
31
  * A disposed package version cannot be restored in your repository because its assets are deleted.
@@ -115,6 +115,7 @@ declare const DisposePackageVersionsCommand_base: {
115
115
  * @throws {@link CodeartifactServiceException}
116
116
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class DisposePackageVersionsCommand extends DisposePackageVersionsCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationToke
22
22
  }
23
23
  declare const GetAuthorizationTokenCommand_base: {
24
24
  new (input: GetAuthorizationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAuthorizationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Generates a temporary authorization token for accessing repositories in the domain.
31
31
  * This API requires the <code>codeartifact:GetAuthorizationToken</code> and <code>sts:GetServiceBearerToken</code> permissions.
@@ -99,6 +99,7 @@ declare const GetAuthorizationTokenCommand_base: {
99
99
  * @throws {@link CodeartifactServiceException}
100
100
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetAuthorizationTokenCommand extends GetAuthorizationTokenCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermis
22
22
  }
23
23
  declare const GetDomainPermissionsPolicyCommand_base: {
24
24
  new (input: GetDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns the resource policy attached to the specified domain.
31
31
  * </p>
@@ -90,6 +90,7 @@ declare const GetDomainPermissionsPolicyCommand_base: {
90
90
  * @throws {@link CodeartifactServiceException}
91
91
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetDomainPermissionsPolicyCommand extends GetDomainPermissionsPolicyCommand_base {
95
96
  }
@@ -23,10 +23,10 @@ export interface GetPackageVersionAssetCommandOutput extends Omit<GetPackageVers
23
23
  }
24
24
  declare const GetPackageVersionAssetCommand_base: {
25
25
  new (input: GetPackageVersionAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: GetPackageVersionAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>
31
31
  * Returns an asset (or file) that is in a package. For example, for a Maven package version, use
32
32
  * <code>GetPackageVersionAsset</code> to download a <code>JAR</code> file, a <code>POM</code> file,
@@ -97,6 +97,7 @@ declare const GetPackageVersionAssetCommand_base: {
97
97
  * @throws {@link CodeartifactServiceException}
98
98
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class GetPackageVersionAssetCommand extends GetPackageVersionAssetCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionR
22
22
  }
23
23
  declare const GetPackageVersionReadmeCommand_base: {
24
24
  new (input: GetPackageVersionReadmeCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetPackageVersionReadmeCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Gets the readme file or descriptive text for a package version.
31
31
  * </p>
@@ -92,6 +92,7 @@ declare const GetPackageVersionReadmeCommand_base: {
92
92
  * @throws {@link CodeartifactServiceException}
93
93
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetPackageVersionReadmeCommand extends GetPackageVersionReadmeCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpoin
22
22
  }
23
23
  declare const GetRepositoryEndpointCommand_base: {
24
24
  new (input: GetRepositoryEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRepositoryEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each
31
31
  * package format:
@@ -104,6 +104,7 @@ declare const GetRepositoryEndpointCommand_base: {
104
104
  * @throws {@link CodeartifactServiceException}
105
105
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class GetRepositoryEndpointCommand extends GetRepositoryEndpointCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface GetRepositoryPermissionsPolicyCommandOutput extends GetReposito
22
22
  }
23
23
  declare const GetRepositoryPermissionsPolicyCommand_base: {
24
24
  new (input: GetRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns the resource policy that is set on a repository.
31
31
  * </p>
@@ -84,6 +84,7 @@ declare const GetRepositoryPermissionsPolicyCommand_base: {
84
84
  * @throws {@link CodeartifactServiceException}
85
85
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class GetRepositoryPermissionsPolicyCommand extends GetRepositoryPermissionsPolicyCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListDomainsCommandOutput extends ListDomainsResult, __MetadataB
22
22
  }
23
23
  declare const ListDomainsCommand_base: {
24
24
  new (input: ListDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDomainsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <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 Amazon Web Services account that makes
30
30
  * this call. Each returned <code>DomainSummary</code> object contains information about a
31
31
  * domain. </p>
@@ -84,6 +84,7 @@ declare const ListDomainsCommand_base: {
84
84
  * @throws {@link CodeartifactServiceException}
85
85
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListDomainsCommand extends ListDomainsCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersio
22
22
  }
23
23
  declare const ListPackageVersionAssetsCommand_base: {
24
24
  new (input: ListPackageVersionAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPackageVersionAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a list of
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html">AssetSummary</a>
@@ -102,6 +102,7 @@ declare const ListPackageVersionAssetsCommand_base: {
102
102
  * @throws {@link CodeartifactServiceException}
103
103
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class ListPackageVersionAssetsCommand extends ListPackageVersionAssetsCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface ListPackageVersionDependenciesCommandOutput extends ListPackage
22
22
  }
23
23
  declare const ListPackageVersionDependenciesCommand_base: {
24
24
  new (input: ListPackageVersionDependenciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPackageVersionDependenciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns the direct dependencies for a package version. The dependencies are returned as
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html">PackageDependency</a>
@@ -102,6 +102,7 @@ declare const ListPackageVersionDependenciesCommand_base: {
102
102
  * @throws {@link CodeartifactServiceException}
103
103
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class ListPackageVersionDependenciesCommand extends ListPackageVersionDependenciesCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface ListPackageVersionsCommandOutput extends ListPackageVersionsRes
22
22
  }
23
23
  declare const ListPackageVersionsCommand_base: {
24
24
  new (input: ListPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a list of
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html">PackageVersionSummary</a>
@@ -108,6 +108,7 @@ declare const ListPackageVersionsCommand_base: {
108
108
  * @throws {@link CodeartifactServiceException}
109
109
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class ListPackageVersionsCommand extends ListPackageVersionsCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface ListPackagesCommandOutput extends ListPackagesResult, __Metadat
22
22
  }
23
23
  declare const ListPackagesCommand_base: {
24
24
  new (input: ListPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns a list of
31
31
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html">PackageSummary</a>
@@ -102,6 +102,7 @@ declare const ListPackagesCommand_base: {
102
102
  * @throws {@link CodeartifactServiceException}
103
103
  * <p>Base exception class for all service exceptions from Codeartifact service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class ListPackagesCommand extends ListPackagesCommand_base {
107
108
  }