@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
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribePackageRequest, DescribePackageResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribePackageCommand}.
8
10
  */
9
11
  export interface DescribePackageCommandInput extends DescribePackageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribePackageCommand}.
13
17
  */
14
18
  export interface DescribePackageCommandOutput extends DescribePackageResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a
18
23
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDescription.html">PackageDescription</a>
19
24
  * object that contains information about the requested package.</p>
@@ -27,6 +32,8 @@ export interface DescribePackageCommandOutput extends DescribePackageResult, __M
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribePackageCommandInput - {@link DescribePackageCommandInput}
36
+ * @returns {@link DescribePackageCommandOutput}
30
37
  * @see {@link DescribePackageCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribePackageCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -59,11 +66,20 @@ export interface DescribePackageCommandOutput extends DescribePackageResult, __M
59
66
  export declare class DescribePackageCommand extends $Command<DescribePackageCommandInput, DescribePackageCommandOutput, CodeartifactClientResolvedConfig> {
60
67
  readonly input: DescribePackageCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: DescribePackageCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePackageCommandInput, DescribePackageCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribePackageVersionRequest, DescribePackageVersionResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribePackageVersionCommand}.
8
10
  */
9
11
  export interface DescribePackageVersionCommandInput extends DescribePackageVersionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribePackageVersionCommand}.
13
17
  */
14
18
  export interface DescribePackageVersionCommandOutput extends DescribePackageVersionResult, __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_PackageVersionDescription.html">PackageVersionDescription</a>
@@ -29,6 +34,8 @@ export interface DescribePackageVersionCommandOutput extends DescribePackageVers
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DescribePackageVersionCommandInput - {@link DescribePackageVersionCommandInput}
38
+ * @returns {@link DescribePackageVersionCommandOutput}
32
39
  * @see {@link DescribePackageVersionCommandInput} for command's `input` shape.
33
40
  * @see {@link DescribePackageVersionCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -66,11 +73,20 @@ export interface DescribePackageVersionCommandOutput extends DescribePackageVers
66
73
  export declare class DescribePackageVersionCommand extends $Command<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput, CodeartifactClientResolvedConfig> {
67
74
  readonly input: DescribePackageVersionCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: DescribePackageVersionCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput>;
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 { DescribeRepositoryRequest, DescribeRepositoryResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeRepositoryCommand}.
8
10
  */
9
11
  export interface DescribeRepositoryCommandInput extends DescribeRepositoryRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeRepositoryCommand}.
13
17
  */
14
18
  export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a <code>RepositoryDescription</code> object that contains detailed information
19
24
  * about the requested repository.
@@ -28,6 +33,8 @@ export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResul
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DescribeRepositoryCommandInput - {@link DescribeRepositoryCommandInput}
37
+ * @returns {@link DescribeRepositoryCommandOutput}
31
38
  * @see {@link DescribeRepositoryCommandInput} for command's `input` shape.
32
39
  * @see {@link DescribeRepositoryCommandOutput} for command's `response` shape.
33
40
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResul
60
67
  export declare class DescribeRepositoryCommand extends $Command<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput, CodeartifactClientResolvedConfig> {
61
68
  readonly input: DescribeRepositoryCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DescribeRepositoryCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput>;
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 { DisassociateExternalConnectionRequest, DisassociateExternalConnectionResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociateExternalConnectionCommand}.
8
10
  */
9
11
  export interface DisassociateExternalConnectionCommandInput extends DisassociateExternalConnectionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociateExternalConnectionCommand}.
13
17
  */
14
18
  export interface DisassociateExternalConnectionCommandOutput extends DisassociateExternalConnectionResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Removes an existing external connection from a repository.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface DisassociateExternalConnectionCommandOutput extends Disassociat
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DisassociateExternalConnectionCommandInput - {@link DisassociateExternalConnectionCommandInput}
36
+ * @returns {@link DisassociateExternalConnectionCommandOutput}
30
37
  * @see {@link DisassociateExternalConnectionCommandInput} for command's `input` shape.
31
38
  * @see {@link DisassociateExternalConnectionCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -69,11 +76,20 @@ export interface DisassociateExternalConnectionCommandOutput extends Disassociat
69
76
  export declare class DisassociateExternalConnectionCommand extends $Command<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig> {
70
77
  readonly input: DisassociateExternalConnectionCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: DisassociateExternalConnectionCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput>;
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 { DisposePackageVersionsRequest, DisposePackageVersionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisposePackageVersionsCommand}.
8
10
  */
9
11
  export interface DisposePackageVersionsCommandInput extends DisposePackageVersionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisposePackageVersionsCommand}.
13
17
  */
14
18
  export interface DisposePackageVersionsCommandOutput extends DisposePackageVersionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes the assets in package versions and sets the package versions' status to <code>Disposed</code>.
19
24
  * A disposed package version cannot be restored in your repository because its assets are deleted.
@@ -36,6 +41,8 @@ export interface DisposePackageVersionsCommandOutput extends DisposePackageVersi
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param DisposePackageVersionsCommandInput - {@link DisposePackageVersionsCommandInput}
45
+ * @returns {@link DisposePackageVersionsCommandOutput}
39
46
  * @see {@link DisposePackageVersionsCommandInput} for command's `input` shape.
40
47
  * @see {@link DisposePackageVersionsCommandOutput} for command's `response` shape.
41
48
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -73,11 +80,20 @@ export interface DisposePackageVersionsCommandOutput extends DisposePackageVersi
73
80
  export declare class DisposePackageVersionsCommand extends $Command<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput, CodeartifactClientResolvedConfig> {
74
81
  readonly input: DisposePackageVersionsCommandInput;
75
82
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
+ /**
84
+ * @public
85
+ */
76
86
  constructor(input: DisposePackageVersionsCommandInput);
77
87
  /**
78
88
  * @internal
79
89
  */
80
90
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput>;
91
+ /**
92
+ * @internal
93
+ */
81
94
  private serialize;
95
+ /**
96
+ * @internal
97
+ */
82
98
  private deserialize;
83
99
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetAuthorizationTokenRequest, GetAuthorizationTokenResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetAuthorizationTokenCommand}.
8
10
  */
9
11
  export interface GetAuthorizationTokenCommandInput extends GetAuthorizationTokenRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetAuthorizationTokenCommand}.
13
17
  */
14
18
  export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationTokenResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Generates a temporary authorization token for accessing repositories in the domain.
19
24
  * This API requires the <code>codeartifact:GetAuthorizationToken</code> and <code>sts:GetServiceBearerToken</code> permissions.
@@ -45,6 +50,8 @@ export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationToke
45
50
  * const response = await client.send(command);
46
51
  * ```
47
52
  *
53
+ * @param GetAuthorizationTokenCommandInput - {@link GetAuthorizationTokenCommandInput}
54
+ * @returns {@link GetAuthorizationTokenCommandOutput}
48
55
  * @see {@link GetAuthorizationTokenCommandInput} for command's `input` shape.
49
56
  * @see {@link GetAuthorizationTokenCommandOutput} for command's `response` shape.
50
57
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -77,11 +84,20 @@ export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationToke
77
84
  export declare class GetAuthorizationTokenCommand extends $Command<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, CodeartifactClientResolvedConfig> {
78
85
  readonly input: GetAuthorizationTokenCommandInput;
79
86
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
+ /**
88
+ * @public
89
+ */
80
90
  constructor(input: GetAuthorizationTokenCommandInput);
81
91
  /**
82
92
  * @internal
83
93
  */
84
94
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput>;
95
+ /**
96
+ * @internal
97
+ */
85
98
  private serialize;
99
+ /**
100
+ * @internal
101
+ */
86
102
  private deserialize;
87
103
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetDomainPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface GetDomainPermissionsPolicyCommandInput extends GetDomainPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetDomainPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns the resource policy attached to the specified domain.
19
24
  * </p>
@@ -34,6 +39,8 @@ export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermis
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param GetDomainPermissionsPolicyCommandInput - {@link GetDomainPermissionsPolicyCommandInput}
43
+ * @returns {@link GetDomainPermissionsPolicyCommandOutput}
37
44
  * @see {@link GetDomainPermissionsPolicyCommandInput} for command's `input` shape.
38
45
  * @see {@link GetDomainPermissionsPolicyCommandOutput} for command's `response` shape.
39
46
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -66,11 +73,20 @@ export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermis
66
73
  export declare class GetDomainPermissionsPolicyCommand extends $Command<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
67
74
  readonly input: GetDomainPermissionsPolicyCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: GetDomainPermissionsPolicyCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput>;
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 { GetPackageVersionAssetRequest, GetPackageVersionAssetResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPackageVersionAssetCommand}.
8
10
  */
9
11
  export interface GetPackageVersionAssetCommandInput extends GetPackageVersionAssetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPackageVersionAssetCommand}.
13
17
  */
14
18
  export interface GetPackageVersionAssetCommandOutput extends __WithSdkStreamMixin<GetPackageVersionAssetResult, "asset">, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns an asset (or file) that is in a package. For example, for a Maven package version, use
19
24
  * <code>GetPackageVersionAsset</code> to download a <code>JAR</code> file, a <code>POM</code> file,
@@ -29,6 +34,8 @@ export interface GetPackageVersionAssetCommandOutput extends __WithSdkStreamMixi
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param GetPackageVersionAssetCommandInput - {@link GetPackageVersionAssetCommandInput}
38
+ * @returns {@link GetPackageVersionAssetCommandOutput}
32
39
  * @see {@link GetPackageVersionAssetCommandInput} for command's `input` shape.
33
40
  * @see {@link GetPackageVersionAssetCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -66,11 +73,20 @@ export interface GetPackageVersionAssetCommandOutput extends __WithSdkStreamMixi
66
73
  export declare class GetPackageVersionAssetCommand extends $Command<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput, CodeartifactClientResolvedConfig> {
67
74
  readonly input: GetPackageVersionAssetCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: GetPackageVersionAssetCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput>;
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 { GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPackageVersionReadmeCommand}.
8
10
  */
9
11
  export interface GetPackageVersionReadmeCommandInput extends GetPackageVersionReadmeRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPackageVersionReadmeCommand}.
13
17
  */
14
18
  export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionReadmeResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Gets the readme file or descriptive text for a package version.
19
24
  * </p>
@@ -30,6 +35,8 @@ export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionR
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param GetPackageVersionReadmeCommandInput - {@link GetPackageVersionReadmeCommandInput}
39
+ * @returns {@link GetPackageVersionReadmeCommandOutput}
33
40
  * @see {@link GetPackageVersionReadmeCommandInput} for command's `input` shape.
34
41
  * @see {@link GetPackageVersionReadmeCommandOutput} for command's `response` shape.
35
42
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -62,11 +69,20 @@ export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionR
62
69
  export declare class GetPackageVersionReadmeCommand extends $Command<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput, CodeartifactClientResolvedConfig> {
63
70
  readonly input: GetPackageVersionReadmeCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: GetPackageVersionReadmeCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput>;
80
+ /**
81
+ * @internal
82
+ */
70
83
  private serialize;
84
+ /**
85
+ * @internal
86
+ */
71
87
  private deserialize;
72
88
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetRepositoryEndpointRequest, GetRepositoryEndpointResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetRepositoryEndpointCommand}.
8
10
  */
9
11
  export interface GetRepositoryEndpointCommandInput extends GetRepositoryEndpointRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetRepositoryEndpointCommand}.
13
17
  */
14
18
  export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpointResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each
19
24
  * package format:
@@ -50,6 +55,8 @@ export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpoin
50
55
  * const response = await client.send(command);
51
56
  * ```
52
57
  *
58
+ * @param GetRepositoryEndpointCommandInput - {@link GetRepositoryEndpointCommandInput}
59
+ * @returns {@link GetRepositoryEndpointCommandOutput}
53
60
  * @see {@link GetRepositoryEndpointCommandInput} for command's `input` shape.
54
61
  * @see {@link GetRepositoryEndpointCommandOutput} for command's `response` shape.
55
62
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -82,11 +89,20 @@ export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpoin
82
89
  export declare class GetRepositoryEndpointCommand extends $Command<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput, CodeartifactClientResolvedConfig> {
83
90
  readonly input: GetRepositoryEndpointCommandInput;
84
91
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
+ /**
93
+ * @public
94
+ */
85
95
  constructor(input: GetRepositoryEndpointCommandInput);
86
96
  /**
87
97
  * @internal
88
98
  */
89
99
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput>;
100
+ /**
101
+ * @internal
102
+ */
90
103
  private serialize;
104
+ /**
105
+ * @internal
106
+ */
91
107
  private deserialize;
92
108
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetRepositoryPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface GetRepositoryPermissionsPolicyCommandInput extends GetRepositoryPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetRepositoryPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface GetRepositoryPermissionsPolicyCommandOutput extends GetRepositoryPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns the resource policy that is set on a repository.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface GetRepositoryPermissionsPolicyCommandOutput extends GetReposito
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param GetRepositoryPermissionsPolicyCommandInput - {@link GetRepositoryPermissionsPolicyCommandInput}
36
+ * @returns {@link GetRepositoryPermissionsPolicyCommandOutput}
30
37
  * @see {@link GetRepositoryPermissionsPolicyCommandInput} for command's `input` shape.
31
38
  * @see {@link GetRepositoryPermissionsPolicyCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -59,11 +66,20 @@ export interface GetRepositoryPermissionsPolicyCommandOutput extends GetReposito
59
66
  export declare class GetRepositoryPermissionsPolicyCommand extends $Command<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
60
67
  readonly input: GetRepositoryPermissionsPolicyCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: GetRepositoryPermissionsPolicyCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListDomainsRequest, ListDomainsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListDomainsCommand}.
8
10
  */
9
11
  export interface ListDomainsCommandInput extends ListDomainsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListDomainsCommand}.
13
17
  */
14
18
  export interface ListDomainsCommandOutput extends ListDomainsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <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
18
23
  * this call. Each returned <code>DomainSummary</code> object contains information about a
19
24
  * domain. </p>
@@ -27,6 +32,8 @@ export interface ListDomainsCommandOutput extends ListDomainsResult, __MetadataB
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ListDomainsCommandInput - {@link ListDomainsCommandInput}
36
+ * @returns {@link ListDomainsCommandOutput}
30
37
  * @see {@link ListDomainsCommandInput} for command's `input` shape.
31
38
  * @see {@link ListDomainsCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -54,11 +61,20 @@ export interface ListDomainsCommandOutput extends ListDomainsResult, __MetadataB
54
61
  export declare class ListDomainsCommand extends $Command<ListDomainsCommandInput, ListDomainsCommandOutput, CodeartifactClientResolvedConfig> {
55
62
  readonly input: ListDomainsCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: ListDomainsCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainsCommandInput, ListDomainsCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }