@aws-sdk/client-codeartifact 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (132) hide show
  1. package/dist-cjs/commands/AssociateExternalConnectionCommand.js +2 -3
  2. package/dist-cjs/commands/CopyPackageVersionsCommand.js +2 -3
  3. package/dist-cjs/commands/CreateDomainCommand.js +2 -3
  4. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
  5. package/dist-cjs/commands/DeleteDomainCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js +2 -3
  7. package/dist-cjs/commands/DeletePackageCommand.js +2 -3
  8. package/dist-cjs/commands/DeletePackageVersionsCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeDomainCommand.js +2 -3
  12. package/dist-cjs/commands/DescribePackageCommand.js +2 -3
  13. package/dist-cjs/commands/DescribePackageVersionCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeRepositoryCommand.js +2 -3
  15. package/dist-cjs/commands/DisassociateExternalConnectionCommand.js +2 -3
  16. package/dist-cjs/commands/DisposePackageVersionsCommand.js +2 -3
  17. package/dist-cjs/commands/GetAuthorizationTokenCommand.js +2 -3
  18. package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js +2 -3
  19. package/dist-cjs/commands/GetPackageVersionAssetCommand.js +1 -1
  20. package/dist-cjs/commands/GetPackageVersionReadmeCommand.js +2 -3
  21. package/dist-cjs/commands/GetRepositoryEndpointCommand.js +2 -3
  22. package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js +2 -3
  23. package/dist-cjs/commands/ListDomainsCommand.js +2 -3
  24. package/dist-cjs/commands/ListPackageVersionAssetsCommand.js +2 -3
  25. package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js +2 -3
  26. package/dist-cjs/commands/ListPackageVersionsCommand.js +2 -3
  27. package/dist-cjs/commands/ListPackagesCommand.js +2 -3
  28. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
  29. package/dist-cjs/commands/ListRepositoriesInDomainCommand.js +2 -3
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  31. package/dist-cjs/commands/PublishPackageVersionCommand.js +1 -1
  32. package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js +2 -3
  33. package/dist-cjs/commands/PutPackageOriginConfigurationCommand.js +2 -3
  34. package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js +2 -3
  35. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  36. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  37. package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateRepositoryCommand.js +2 -3
  39. package/dist-cjs/models/models_0.js +1 -387
  40. package/dist-cjs/protocols/Aws_restJson1.js +6 -0
  41. package/dist-es/commands/AssociateExternalConnectionCommand.js +2 -3
  42. package/dist-es/commands/CopyPackageVersionsCommand.js +2 -3
  43. package/dist-es/commands/CreateDomainCommand.js +2 -3
  44. package/dist-es/commands/CreateRepositoryCommand.js +2 -3
  45. package/dist-es/commands/DeleteDomainCommand.js +2 -3
  46. package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js +2 -3
  47. package/dist-es/commands/DeletePackageCommand.js +2 -3
  48. package/dist-es/commands/DeletePackageVersionsCommand.js +2 -3
  49. package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
  50. package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -3
  51. package/dist-es/commands/DescribeDomainCommand.js +2 -3
  52. package/dist-es/commands/DescribePackageCommand.js +2 -3
  53. package/dist-es/commands/DescribePackageVersionCommand.js +2 -3
  54. package/dist-es/commands/DescribeRepositoryCommand.js +2 -3
  55. package/dist-es/commands/DisassociateExternalConnectionCommand.js +2 -3
  56. package/dist-es/commands/DisposePackageVersionsCommand.js +2 -3
  57. package/dist-es/commands/GetAuthorizationTokenCommand.js +2 -3
  58. package/dist-es/commands/GetDomainPermissionsPolicyCommand.js +2 -3
  59. package/dist-es/commands/GetPackageVersionAssetCommand.js +2 -2
  60. package/dist-es/commands/GetPackageVersionReadmeCommand.js +2 -3
  61. package/dist-es/commands/GetRepositoryEndpointCommand.js +2 -3
  62. package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js +2 -3
  63. package/dist-es/commands/ListDomainsCommand.js +2 -3
  64. package/dist-es/commands/ListPackageVersionAssetsCommand.js +2 -3
  65. package/dist-es/commands/ListPackageVersionDependenciesCommand.js +2 -3
  66. package/dist-es/commands/ListPackageVersionsCommand.js +2 -3
  67. package/dist-es/commands/ListPackagesCommand.js +2 -3
  68. package/dist-es/commands/ListRepositoriesCommand.js +2 -3
  69. package/dist-es/commands/ListRepositoriesInDomainCommand.js +2 -3
  70. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  71. package/dist-es/commands/PublishPackageVersionCommand.js +2 -2
  72. package/dist-es/commands/PutDomainPermissionsPolicyCommand.js +2 -3
  73. package/dist-es/commands/PutPackageOriginConfigurationCommand.js +2 -3
  74. package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js +2 -3
  75. package/dist-es/commands/TagResourceCommand.js +2 -3
  76. package/dist-es/commands/UntagResourceCommand.js +2 -3
  77. package/dist-es/commands/UpdatePackageVersionsStatusCommand.js +2 -3
  78. package/dist-es/commands/UpdateRepositoryCommand.js +2 -3
  79. package/dist-es/models/models_0.js +0 -288
  80. package/dist-es/protocols/Aws_restJson1.js +6 -0
  81. package/dist-types/Codeartifact.d.ts +46 -2
  82. package/dist-types/CodeartifactClient.d.ts +24 -4
  83. package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +16 -0
  84. package/dist-types/commands/CopyPackageVersionsCommand.d.ts +16 -0
  85. package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
  86. package/dist-types/commands/CreateRepositoryCommand.d.ts +16 -0
  87. package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
  88. package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +16 -0
  89. package/dist-types/commands/DeletePackageCommand.d.ts +16 -0
  90. package/dist-types/commands/DeletePackageVersionsCommand.d.ts +16 -0
  91. package/dist-types/commands/DeleteRepositoryCommand.d.ts +16 -0
  92. package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +16 -0
  93. package/dist-types/commands/DescribeDomainCommand.d.ts +16 -0
  94. package/dist-types/commands/DescribePackageCommand.d.ts +16 -0
  95. package/dist-types/commands/DescribePackageVersionCommand.d.ts +16 -0
  96. package/dist-types/commands/DescribeRepositoryCommand.d.ts +16 -0
  97. package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +16 -0
  98. package/dist-types/commands/DisposePackageVersionsCommand.d.ts +16 -0
  99. package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +16 -0
  100. package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +16 -0
  101. package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +16 -0
  102. package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +16 -0
  103. package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +16 -0
  104. package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +16 -0
  105. package/dist-types/commands/ListDomainsCommand.d.ts +16 -0
  106. package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +16 -0
  107. package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +16 -0
  108. package/dist-types/commands/ListPackageVersionsCommand.d.ts +16 -0
  109. package/dist-types/commands/ListPackagesCommand.d.ts +16 -0
  110. package/dist-types/commands/ListRepositoriesCommand.d.ts +16 -0
  111. package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +16 -0
  112. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  113. package/dist-types/commands/PublishPackageVersionCommand.d.ts +24 -4
  114. package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +16 -0
  115. package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +16 -0
  116. package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +16 -0
  117. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  118. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  119. package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +16 -0
  120. package/dist-types/commands/UpdateRepositoryCommand.d.ts +16 -0
  121. package/dist-types/models/CodeartifactServiceException.d.ts +2 -0
  122. package/dist-types/models/models_0.d.ts +332 -449
  123. package/dist-types/pagination/Interfaces.d.ts +3 -0
  124. package/dist-types/pagination/ListDomainsPaginator.d.ts +3 -0
  125. package/dist-types/pagination/ListPackageVersionAssetsPaginator.d.ts +3 -0
  126. package/dist-types/pagination/ListPackageVersionsPaginator.d.ts +3 -0
  127. package/dist-types/pagination/ListPackagesPaginator.d.ts +3 -0
  128. package/dist-types/pagination/ListRepositoriesInDomainPaginator.d.ts +3 -0
  129. package/dist-types/pagination/ListRepositoriesPaginator.d.ts +3 -0
  130. package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +1 -2
  131. package/dist-types/ts3.4/models/models_0.d.ts +2 -282
  132. package/package.json +4 -3
@@ -46,15 +46,24 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./command
46
46
  import { UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput } from "./commands/UpdatePackageVersionsStatusCommand";
47
47
  import { UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput } from "./commands/UpdateRepositoryCommand";
48
48
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
49
+ /**
50
+ * @public
51
+ */
49
52
  export type ServiceInputTypes = AssociateExternalConnectionCommandInput | CopyPackageVersionsCommandInput | CreateDomainCommandInput | CreateRepositoryCommandInput | DeleteDomainCommandInput | DeleteDomainPermissionsPolicyCommandInput | DeletePackageCommandInput | DeletePackageVersionsCommandInput | DeleteRepositoryCommandInput | DeleteRepositoryPermissionsPolicyCommandInput | DescribeDomainCommandInput | DescribePackageCommandInput | DescribePackageVersionCommandInput | DescribeRepositoryCommandInput | DisassociateExternalConnectionCommandInput | DisposePackageVersionsCommandInput | GetAuthorizationTokenCommandInput | GetDomainPermissionsPolicyCommandInput | GetPackageVersionAssetCommandInput | GetPackageVersionReadmeCommandInput | GetRepositoryEndpointCommandInput | GetRepositoryPermissionsPolicyCommandInput | ListDomainsCommandInput | ListPackageVersionAssetsCommandInput | ListPackageVersionDependenciesCommandInput | ListPackageVersionsCommandInput | ListPackagesCommandInput | ListRepositoriesCommandInput | ListRepositoriesInDomainCommandInput | ListTagsForResourceCommandInput | PublishPackageVersionCommandInput | PutDomainPermissionsPolicyCommandInput | PutPackageOriginConfigurationCommandInput | PutRepositoryPermissionsPolicyCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdatePackageVersionsStatusCommandInput | UpdateRepositoryCommandInput;
53
+ /**
54
+ * @public
55
+ */
50
56
  export type ServiceOutputTypes = AssociateExternalConnectionCommandOutput | CopyPackageVersionsCommandOutput | CreateDomainCommandOutput | CreateRepositoryCommandOutput | DeleteDomainCommandOutput | DeleteDomainPermissionsPolicyCommandOutput | DeletePackageCommandOutput | DeletePackageVersionsCommandOutput | DeleteRepositoryCommandOutput | DeleteRepositoryPermissionsPolicyCommandOutput | DescribeDomainCommandOutput | DescribePackageCommandOutput | DescribePackageVersionCommandOutput | DescribeRepositoryCommandOutput | DisassociateExternalConnectionCommandOutput | DisposePackageVersionsCommandOutput | GetAuthorizationTokenCommandOutput | GetDomainPermissionsPolicyCommandOutput | GetPackageVersionAssetCommandOutput | GetPackageVersionReadmeCommandOutput | GetRepositoryEndpointCommandOutput | GetRepositoryPermissionsPolicyCommandOutput | ListDomainsCommandOutput | ListPackageVersionAssetsCommandOutput | ListPackageVersionDependenciesCommandOutput | ListPackageVersionsCommandOutput | ListPackagesCommandOutput | ListRepositoriesCommandOutput | ListRepositoriesInDomainCommandOutput | ListTagsForResourceCommandOutput | PublishPackageVersionCommandOutput | PutDomainPermissionsPolicyCommandOutput | PutPackageOriginConfigurationCommandOutput | PutRepositoryPermissionsPolicyCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdatePackageVersionsStatusCommandOutput | UpdateRepositoryCommandOutput;
57
+ /**
58
+ * @public
59
+ */
51
60
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
52
61
  /**
53
62
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
54
63
  */
55
64
  requestHandler?: __HttpHandler;
56
65
  /**
57
- * A constructor for a class implementing the {@link __Checksum} interface
66
+ * A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
58
67
  * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
59
68
  * @internal
60
69
  */
@@ -144,7 +153,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
144
153
  */
145
154
  logger?: __Logger;
146
155
  /**
147
- * The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
156
+ * The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
148
157
  */
149
158
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
150
159
  /**
@@ -153,19 +162,30 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
153
162
  */
154
163
  sdkStreamMixin?: __SdkStreamMixinInjector;
155
164
  }
165
+ /**
166
+ * @public
167
+ */
156
168
  type CodeartifactClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
157
169
  /**
158
- * The configuration interface of CodeartifactClient class constructor that set the region, credentials and other options.
170
+ * @public
171
+ *
172
+ * The configuration interface of CodeartifactClient class constructor that set the region, credentials and other options.
159
173
  */
160
174
  export interface CodeartifactClientConfig extends CodeartifactClientConfigType {
161
175
  }
176
+ /**
177
+ * @public
178
+ */
162
179
  type CodeartifactClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
163
180
  /**
164
- * The resolved configuration interface of CodeartifactClient class. This is resolved and normalized from the {@link CodeartifactClientConfig | constructor configuration interface}.
181
+ * @public
182
+ *
183
+ * The resolved configuration interface of CodeartifactClient class. This is resolved and normalized from the {@link CodeartifactClientConfig | constructor configuration interface}.
165
184
  */
166
185
  export interface CodeartifactClientResolvedConfig extends CodeartifactClientResolvedConfigType {
167
186
  }
168
187
  /**
188
+ * @public
169
189
  * <p> CodeArtifact is a fully managed artifact repository compatible with language-native
170
190
  * package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to
171
191
  * share packages with development teams and pull packages. Packages can be pulled from both
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { AssociateExternalConnectionRequest, AssociateExternalConnectionResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AssociateExternalConnectionCommand}.
8
10
  */
9
11
  export interface AssociateExternalConnectionCommandInput extends AssociateExternalConnectionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AssociateExternalConnectionCommand}.
13
17
  */
14
18
  export interface AssociateExternalConnectionCommandOutput extends AssociateExternalConnectionResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds an existing external connection to a repository. One external connection is allowed
18
23
  * per repository.</p>
19
24
  * <note>
@@ -29,6 +34,8 @@ export interface AssociateExternalConnectionCommandOutput extends AssociateExter
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param AssociateExternalConnectionCommandInput - {@link AssociateExternalConnectionCommandInput}
38
+ * @returns {@link AssociateExternalConnectionCommandOutput}
32
39
  * @see {@link AssociateExternalConnectionCommandInput} for command's `input` shape.
33
40
  * @see {@link AssociateExternalConnectionCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -71,11 +78,20 @@ export interface AssociateExternalConnectionCommandOutput extends AssociateExter
71
78
  export declare class AssociateExternalConnectionCommand extends $Command<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig> {
72
79
  readonly input: AssociateExternalConnectionCommandInput;
73
80
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
+ /**
82
+ * @public
83
+ */
74
84
  constructor(input: AssociateExternalConnectionCommandInput);
75
85
  /**
76
86
  * @internal
77
87
  */
78
88
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput>;
89
+ /**
90
+ * @internal
91
+ */
79
92
  private serialize;
93
+ /**
94
+ * @internal
95
+ */
80
96
  private deserialize;
81
97
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CopyPackageVersionsRequest, CopyPackageVersionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CopyPackageVersionsCommand}.
8
10
  */
9
11
  export interface CopyPackageVersionsCommandInput extends CopyPackageVersionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CopyPackageVersionsCommand}.
13
17
  */
14
18
  export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Copies package versions from one repository to another repository in the same domain.
19
24
  * </p>
@@ -32,6 +37,8 @@ export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsRes
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param CopyPackageVersionsCommandInput - {@link CopyPackageVersionsCommandInput}
41
+ * @returns {@link CopyPackageVersionsCommandOutput}
35
42
  * @see {@link CopyPackageVersionsCommandInput} for command's `input` shape.
36
43
  * @see {@link CopyPackageVersionsCommandOutput} for command's `response` shape.
37
44
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -74,11 +81,20 @@ export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsRes
74
81
  export declare class CopyPackageVersionsCommand extends $Command<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig> {
75
82
  readonly input: CopyPackageVersionsCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: CopyPackageVersionsCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput>;
92
+ /**
93
+ * @internal
94
+ */
82
95
  private serialize;
96
+ /**
97
+ * @internal
98
+ */
83
99
  private deserialize;
84
100
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CreateDomainRequest, CreateDomainResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateDomainCommand}.
8
10
  */
9
11
  export interface CreateDomainCommandInput extends CreateDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateDomainCommand}.
13
17
  */
14
18
  export interface CreateDomainCommandOutput extends CreateDomainResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Creates a domain. CodeArtifact <i>domains</i> make it easier to manage multiple repositories across an
19
24
  * organization. You can use a domain to apply permissions across many
@@ -34,6 +39,8 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param CreateDomainCommandInput - {@link CreateDomainCommandInput}
43
+ * @returns {@link CreateDomainCommandOutput}
37
44
  * @see {@link CreateDomainCommandInput} for command's `input` shape.
38
45
  * @see {@link CreateDomainCommandOutput} for command's `response` shape.
39
46
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -76,11 +83,20 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
76
83
  export declare class CreateDomainCommand extends $Command<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig> {
77
84
  readonly input: CreateDomainCommandInput;
78
85
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
+ /**
87
+ * @public
88
+ */
79
89
  constructor(input: CreateDomainCommandInput);
80
90
  /**
81
91
  * @internal
82
92
  */
83
93
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainCommandInput, CreateDomainCommandOutput>;
94
+ /**
95
+ * @internal
96
+ */
84
97
  private serialize;
98
+ /**
99
+ * @internal
100
+ */
85
101
  private deserialize;
86
102
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CreateRepositoryRequest, CreateRepositoryResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRepositoryCommand}.
8
10
  */
9
11
  export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRepositoryCommand}.
13
17
  */
14
18
  export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Creates a repository.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateRepositoryCommandInput - {@link CreateRepositoryCommandInput}
36
+ * @returns {@link CreateRepositoryCommandOutput}
30
37
  * @see {@link CreateRepositoryCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateRepositoryCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -69,11 +76,20 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, _
69
76
  export declare class CreateRepositoryCommand extends $Command<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig> {
70
77
  readonly input: CreateRepositoryCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: CreateRepositoryCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteDomainRequest, DeleteDomainResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteDomainCommand}.
8
10
  */
9
11
  export interface DeleteDomainCommandInput extends DeleteDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteDomainCommand}.
13
17
  */
14
18
  export interface DeleteDomainCommandOutput extends DeleteDomainResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain
19
24
  * with repositories, first delete its repositories.
@@ -28,6 +33,8 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResult, __Metadat
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeleteDomainCommandInput - {@link DeleteDomainCommandInput}
37
+ * @returns {@link DeleteDomainCommandOutput}
31
38
  * @see {@link DeleteDomainCommandInput} for command's `input` shape.
32
39
  * @see {@link DeleteDomainCommandOutput} for command's `response` shape.
33
40
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResult, __Metadat
60
67
  export declare class DeleteDomainCommand extends $Command<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig> {
61
68
  readonly input: DeleteDomainCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DeleteDomainCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainCommandInput, DeleteDomainCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteDomainPermissionsPolicyRequest, DeleteDomainPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteDomainPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface DeleteDomainPermissionsPolicyCommandInput extends DeleteDomainPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteDomainPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomainPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes the resource policy set on a domain.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomain
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteDomainPermissionsPolicyCommandInput - {@link DeleteDomainPermissionsPolicyCommandInput}
36
+ * @returns {@link DeleteDomainPermissionsPolicyCommandOutput}
30
37
  * @see {@link DeleteDomainPermissionsPolicyCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteDomainPermissionsPolicyCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -64,11 +71,20 @@ export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomain
64
71
  export declare class DeleteDomainPermissionsPolicyCommand extends $Command<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
65
72
  readonly input: DeleteDomainPermissionsPolicyCommandInput;
66
73
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
+ /**
75
+ * @public
76
+ */
67
77
  constructor(input: DeleteDomainPermissionsPolicyCommandInput);
68
78
  /**
69
79
  * @internal
70
80
  */
71
81
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput>;
82
+ /**
83
+ * @internal
84
+ */
72
85
  private serialize;
86
+ /**
87
+ * @internal
88
+ */
73
89
  private deserialize;
74
90
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeletePackageRequest, DeletePackageResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePackageCommand}.
8
10
  */
9
11
  export interface DeletePackageCommandInput extends DeletePackageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePackageCommand}.
13
17
  */
14
18
  export interface DeletePackageCommandOutput extends DeletePackageResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a package and all associated package versions. A deleted package cannot be restored. To delete one or more package versions, use the
18
23
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DeletePackageVersions.html">DeletePackageVersions</a> API.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeletePackageCommandOutput extends DeletePackageResult, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeletePackageCommandInput - {@link DeletePackageCommandInput}
35
+ * @returns {@link DeletePackageCommandOutput}
29
36
  * @see {@link DeletePackageCommandInput} for command's `input` shape.
30
37
  * @see {@link DeletePackageCommandOutput} for command's `response` shape.
31
38
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -63,11 +70,20 @@ export interface DeletePackageCommandOutput extends DeletePackageResult, __Metad
63
70
  export declare class DeletePackageCommand extends $Command<DeletePackageCommandInput, DeletePackageCommandOutput, CodeartifactClientResolvedConfig> {
64
71
  readonly input: DeletePackageCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: DeletePackageCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePackageCommandInput, DeletePackageCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeletePackageVersionsRequest, DeletePackageVersionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePackageVersionsCommand}.
8
10
  */
9
11
  export interface DeletePackageVersionsCommandInput extends DeletePackageVersionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePackageVersionsCommand}.
13
17
  */
14
18
  export interface DeletePackageVersionsCommandOutput extends DeletePackageVersionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes one or more versions of a package. A deleted package version cannot be restored
18
23
  * in your repository. If you want to remove a package version from your repository and be able
19
24
  * to restore it later, set its status to <code>Archived</code>. Archived packages cannot be
@@ -29,6 +34,8 @@ export interface DeletePackageVersionsCommandOutput extends DeletePackageVersion
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DeletePackageVersionsCommandInput - {@link DeletePackageVersionsCommandInput}
38
+ * @returns {@link DeletePackageVersionsCommandOutput}
32
39
  * @see {@link DeletePackageVersionsCommandInput} for command's `input` shape.
33
40
  * @see {@link DeletePackageVersionsCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -66,11 +73,20 @@ export interface DeletePackageVersionsCommandOutput extends DeletePackageVersion
66
73
  export declare class DeletePackageVersionsCommand extends $Command<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput, CodeartifactClientResolvedConfig> {
67
74
  readonly input: DeletePackageVersionsCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: DeletePackageVersionsCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput>;
84
+ /**
85
+ * @internal
86
+ */
74
87
  private serialize;
88
+ /**
89
+ * @internal
90
+ */
75
91
  private deserialize;
76
92
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteRepositoryRequest, DeleteRepositoryResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteRepositoryCommand}.
8
10
  */
9
11
  export interface DeleteRepositoryCommandInput extends DeleteRepositoryRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteRepositoryCommand}.
13
17
  */
14
18
  export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes a repository.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteRepositoryCommandInput - {@link DeleteRepositoryCommandInput}
36
+ * @returns {@link DeleteRepositoryCommandOutput}
30
37
  * @see {@link DeleteRepositoryCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteRepositoryCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -64,11 +71,20 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, _
64
71
  export declare class DeleteRepositoryCommand extends $Command<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeartifactClientResolvedConfig> {
65
72
  readonly input: DeleteRepositoryCommandInput;
66
73
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
+ /**
75
+ * @public
76
+ */
67
77
  constructor(input: DeleteRepositoryCommandInput);
68
78
  /**
69
79
  * @internal
70
80
  */
71
81
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput>;
82
+ /**
83
+ * @internal
84
+ */
72
85
  private serialize;
86
+ /**
87
+ * @internal
88
+ */
73
89
  private deserialize;
74
90
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteRepositoryPermissionsPolicyRequest, DeleteRepositoryPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteRepositoryPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface DeleteRepositoryPermissionsPolicyCommandInput extends DeleteRepositoryPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteRepositoryPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRepositoryPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes the resource policy that is set on a repository. After a resource policy is deleted, the
19
24
  * permissions allowed and denied by the deleted policy are removed. The effect of deleting a resource policy might not be immediate.
@@ -34,6 +39,8 @@ export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRe
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param DeleteRepositoryPermissionsPolicyCommandInput - {@link DeleteRepositoryPermissionsPolicyCommandInput}
43
+ * @returns {@link DeleteRepositoryPermissionsPolicyCommandOutput}
37
44
  * @see {@link DeleteRepositoryPermissionsPolicyCommandInput} for command's `input` shape.
38
45
  * @see {@link DeleteRepositoryPermissionsPolicyCommandOutput} for command's `response` shape.
39
46
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -71,11 +78,20 @@ export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRe
71
78
  export declare class DeleteRepositoryPermissionsPolicyCommand extends $Command<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
72
79
  readonly input: DeleteRepositoryPermissionsPolicyCommandInput;
73
80
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
+ /**
82
+ * @public
83
+ */
74
84
  constructor(input: DeleteRepositoryPermissionsPolicyCommandInput);
75
85
  /**
76
86
  * @internal
77
87
  */
78
88
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput>;
89
+ /**
90
+ * @internal
91
+ */
79
92
  private serialize;
93
+ /**
94
+ * @internal
95
+ */
80
96
  private deserialize;
81
97
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribeDomainRequest, DescribeDomainResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeDomainCommand}.
8
10
  */
9
11
  export interface DescribeDomainCommandInput extends DescribeDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeDomainCommand}.
13
17
  */
14
18
  export interface DescribeDomainCommandOutput extends DescribeDomainResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainDescription.html">DomainDescription</a>
@@ -29,6 +34,8 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResult, __Met
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DescribeDomainCommandInput - {@link DescribeDomainCommandInput}
38
+ * @returns {@link DescribeDomainCommandOutput}
32
39
  * @see {@link DescribeDomainCommandInput} for command's `input` shape.
33
40
  * @see {@link DescribeDomainCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -61,11 +68,20 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResult, __Met
61
68
  export declare class DescribeDomainCommand extends $Command<DescribeDomainCommandInput, DescribeDomainCommandOutput, CodeartifactClientResolvedConfig> {
62
69
  readonly input: DescribeDomainCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: DescribeDomainCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDomainCommandInput, DescribeDomainCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }