@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 { ListPackageVersionAssetsRequest, ListPackageVersionAssetsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPackageVersionAssetsCommand}.
8
10
  */
9
11
  export interface ListPackageVersionAssetsCommandInput extends ListPackageVersionAssetsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPackageVersionAssetsCommand}.
13
17
  */
14
18
  export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersionAssetsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a list of
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html">AssetSummary</a>
@@ -29,6 +34,8 @@ export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersio
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param ListPackageVersionAssetsCommandInput - {@link ListPackageVersionAssetsCommandInput}
38
+ * @returns {@link ListPackageVersionAssetsCommandOutput}
32
39
  * @see {@link ListPackageVersionAssetsCommandInput} for command's `input` shape.
33
40
  * @see {@link ListPackageVersionAssetsCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -61,11 +68,20 @@ export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersio
61
68
  export declare class ListPackageVersionAssetsCommand extends $Command<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput, CodeartifactClientResolvedConfig> {
62
69
  readonly input: ListPackageVersionAssetsCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: ListPackageVersionAssetsCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackageVersionDependenciesRequest, ListPackageVersionDependenciesResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPackageVersionDependenciesCommand}.
8
10
  */
9
11
  export interface ListPackageVersionDependenciesCommandInput extends ListPackageVersionDependenciesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPackageVersionDependenciesCommand}.
13
17
  */
14
18
  export interface ListPackageVersionDependenciesCommandOutput extends ListPackageVersionDependenciesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns the direct dependencies for a package version. The dependencies are returned as
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html">PackageDependency</a>
@@ -31,6 +36,8 @@ export interface ListPackageVersionDependenciesCommandOutput extends ListPackage
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param ListPackageVersionDependenciesCommandInput - {@link ListPackageVersionDependenciesCommandInput}
40
+ * @returns {@link ListPackageVersionDependenciesCommandOutput}
34
41
  * @see {@link ListPackageVersionDependenciesCommandInput} for command's `input` shape.
35
42
  * @see {@link ListPackageVersionDependenciesCommandOutput} for command's `response` shape.
36
43
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -63,11 +70,20 @@ export interface ListPackageVersionDependenciesCommandOutput extends ListPackage
63
70
  export declare class ListPackageVersionDependenciesCommand extends $Command<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput, CodeartifactClientResolvedConfig> {
64
71
  readonly input: ListPackageVersionDependenciesCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: ListPackageVersionDependenciesCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput>;
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 { ListPackageVersionsRequest, ListPackageVersionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPackageVersionsCommand}.
8
10
  */
9
11
  export interface ListPackageVersionsCommandInput extends ListPackageVersionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPackageVersionsCommand}.
13
17
  */
14
18
  export interface ListPackageVersionsCommandOutput extends ListPackageVersionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a list of
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html">PackageVersionSummary</a>
@@ -29,6 +34,8 @@ export interface ListPackageVersionsCommandOutput extends ListPackageVersionsRes
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param ListPackageVersionsCommandInput - {@link ListPackageVersionsCommandInput}
38
+ * @returns {@link ListPackageVersionsCommandOutput}
32
39
  * @see {@link ListPackageVersionsCommandInput} for command's `input` shape.
33
40
  * @see {@link ListPackageVersionsCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -61,11 +68,20 @@ export interface ListPackageVersionsCommandOutput extends ListPackageVersionsRes
61
68
  export declare class ListPackageVersionsCommand extends $Command<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, CodeartifactClientResolvedConfig> {
62
69
  readonly input: ListPackageVersionsCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: ListPackageVersionsCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackagesRequest, ListPackagesResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPackagesCommand}.
8
10
  */
9
11
  export interface ListPackagesCommandInput extends ListPackagesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPackagesCommand}.
13
17
  */
14
18
  export interface ListPackagesCommandOutput extends ListPackagesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a list of
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html">PackageSummary</a>
@@ -29,6 +34,8 @@ export interface ListPackagesCommandOutput extends ListPackagesResult, __Metadat
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param ListPackagesCommandInput - {@link ListPackagesCommandInput}
38
+ * @returns {@link ListPackagesCommandOutput}
32
39
  * @see {@link ListPackagesCommandInput} for command's `input` shape.
33
40
  * @see {@link ListPackagesCommandOutput} for command's `response` shape.
34
41
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -61,11 +68,20 @@ export interface ListPackagesCommandOutput extends ListPackagesResult, __Metadat
61
68
  export declare class ListPackagesCommand extends $Command<ListPackagesCommandInput, ListPackagesCommandOutput, CodeartifactClientResolvedConfig> {
62
69
  readonly input: ListPackagesCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: ListPackagesCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackagesCommandInput, ListPackagesCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListRepositoriesRequest, ListRepositoriesResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRepositoriesCommand}.
8
10
  */
9
11
  export interface ListRepositoriesCommandInput extends ListRepositoriesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRepositoriesCommand}.
13
17
  */
14
18
  export interface ListRepositoriesCommandOutput extends ListRepositoriesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a list of
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html">RepositorySummary</a>
@@ -30,6 +35,8 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesResult, _
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param ListRepositoriesCommandInput - {@link ListRepositoriesCommandInput}
39
+ * @returns {@link ListRepositoriesCommandOutput}
33
40
  * @see {@link ListRepositoriesCommandInput} for command's `input` shape.
34
41
  * @see {@link ListRepositoriesCommandOutput} for command's `response` shape.
35
42
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -57,11 +64,20 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesResult, _
57
64
  export declare class ListRepositoriesCommand extends $Command<ListRepositoriesCommandInput, ListRepositoriesCommandOutput, CodeartifactClientResolvedConfig> {
58
65
  readonly input: ListRepositoriesCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: ListRepositoriesCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRepositoriesCommandInput, ListRepositoriesCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListRepositoriesInDomainRequest, ListRepositoriesInDomainResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRepositoriesInDomainCommand}.
8
10
  */
9
11
  export interface ListRepositoriesInDomainCommandInput extends ListRepositoriesInDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRepositoriesInDomainCommand}.
13
17
  */
14
18
  export interface ListRepositoriesInDomainCommandOutput extends ListRepositoriesInDomainResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns a list of
19
24
  * <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html">RepositorySummary</a>
@@ -30,6 +35,8 @@ export interface ListRepositoriesInDomainCommandOutput extends ListRepositoriesI
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param ListRepositoriesInDomainCommandInput - {@link ListRepositoriesInDomainCommandInput}
39
+ * @returns {@link ListRepositoriesInDomainCommandOutput}
33
40
  * @see {@link ListRepositoriesInDomainCommandInput} for command's `input` shape.
34
41
  * @see {@link ListRepositoriesInDomainCommandOutput} for command's `response` shape.
35
42
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -62,11 +69,20 @@ export interface ListRepositoriesInDomainCommandOutput extends ListRepositoriesI
62
69
  export declare class ListRepositoriesInDomainCommand extends $Command<ListRepositoriesInDomainCommandInput, ListRepositoriesInDomainCommandOutput, CodeartifactClientResolvedConfig> {
63
70
  readonly input: ListRepositoriesInDomainCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: ListRepositoriesInDomainCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRepositoriesInDomainCommandInput, ListRepositoriesInDomainCommandOutput>;
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 { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
34
+ * @returns {@link ListTagsForResourceCommandOutput}
28
35
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -54,11 +61,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
54
61
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeartifactClientResolvedConfig> {
55
62
  readonly input: ListTagsForResourceCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: ListTagsForResourceCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -5,9 +5,11 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
5
5
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
6
6
  import { PublishPackageVersionRequest, PublishPackageVersionResult } from "../models/models_0";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link PublishPackageVersionCommand}.
9
11
  */
10
- type PublishPackageVersionCommandInputType = Omit<PublishPackageVersionRequest, "assetContent"> & {
12
+ export type PublishPackageVersionCommandInputType = Omit<PublishPackageVersionRequest, "assetContent"> & {
11
13
  /**
12
14
  * For *`PublishPackageVersionRequest["assetContent"]`*, see {@link PublishPackageVersionRequest.assetContent}.
13
15
  */
@@ -19,15 +21,23 @@ type PublishPackageVersionCommandInputType = Omit<PublishPackageVersionRequest,
19
21
  export interface PublishPackageVersionCommandInput extends PublishPackageVersionCommandInputType {
20
22
  }
21
23
  /**
24
+ * @public
25
+ *
22
26
  * The output of {@link PublishPackageVersionCommand}.
23
27
  */
24
28
  export interface PublishPackageVersionCommandOutput extends PublishPackageVersionResult, __MetadataBearer {
25
29
  }
26
30
  /**
31
+ * @public
27
32
  * <p>Creates a new package version containing one or more assets (or files).</p>
28
- * <p>The <code>unfinished</code> flag can be used to keep the package version in the <code>Unfinished</code> state until all of it’s assets have been uploaded (see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status.html#package-version-status">Package version status</a> in the <i>CodeArtifact user guide</i>). To set the package version’s status to <code>Published</code>, omit the <code>unfinished</code> flag when uploading the final asset, or set the status using <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdatePackageVersionsStatus.html">UpdatePackageVersionStatus</a>. Once a package version’s status is set to <code>Published</code>, it cannot change back to <code>Unfinished</code>.</p>
33
+ * <p>The <code>unfinished</code> flag can be used to keep the package version in the
34
+ * <code>Unfinished</code> state until all of its assets have been uploaded (see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status.html#package-version-status">Package version status</a> in the <i>CodeArtifact user guide</i>). To set
35
+ * the package version’s status to <code>Published</code>, omit the <code>unfinished</code> flag
36
+ * when uploading the final asset, or set the status using <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdatePackageVersionsStatus.html">UpdatePackageVersionStatus</a>. Once a package version’s status is set to
37
+ * <code>Published</code>, it cannot change back to <code>Unfinished</code>.</p>
29
38
  * <note>
30
- * <p>Only generic packages can be published using this API.</p>
39
+ * <p>Only generic packages can be published using this API. For more information, see <a href="https://docs.aws.amazon.com/codeartifact/latest/ug/using-generic.html">Using generic
40
+ * packages</a> in the <i>CodeArtifact User Guide</i>.</p>
31
41
  * </note>
32
42
  * @example
33
43
  * Use a bare-bones client and the command you need to make an API call.
@@ -39,6 +49,8 @@ export interface PublishPackageVersionCommandOutput extends PublishPackageVersio
39
49
  * const response = await client.send(command);
40
50
  * ```
41
51
  *
52
+ * @param PublishPackageVersionCommandInput - {@link PublishPackageVersionCommandInput}
53
+ * @returns {@link PublishPackageVersionCommandOutput}
42
54
  * @see {@link PublishPackageVersionCommandInput} for command's `input` shape.
43
55
  * @see {@link PublishPackageVersionCommandOutput} for command's `response` shape.
44
56
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -81,12 +93,20 @@ export interface PublishPackageVersionCommandOutput extends PublishPackageVersio
81
93
  export declare class PublishPackageVersionCommand extends $Command<PublishPackageVersionCommandInput, PublishPackageVersionCommandOutput, CodeartifactClientResolvedConfig> {
82
94
  readonly input: PublishPackageVersionCommandInput;
83
95
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
+ /**
97
+ * @public
98
+ */
84
99
  constructor(input: PublishPackageVersionCommandInput);
85
100
  /**
86
101
  * @internal
87
102
  */
88
103
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PublishPackageVersionCommandInput, PublishPackageVersionCommandOutput>;
104
+ /**
105
+ * @internal
106
+ */
89
107
  private serialize;
108
+ /**
109
+ * @internal
110
+ */
90
111
  private deserialize;
91
112
  }
92
- export {};
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { PutDomainPermissionsPolicyRequest, PutDomainPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutDomainPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface PutDomainPermissionsPolicyCommandInput extends PutDomainPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutDomainPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface PutDomainPermissionsPolicyCommandOutput extends PutDomainPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Sets a resource policy on a domain that specifies permissions to access it.
19
24
  * </p>
@@ -32,6 +37,8 @@ export interface PutDomainPermissionsPolicyCommandOutput extends PutDomainPermis
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param PutDomainPermissionsPolicyCommandInput - {@link PutDomainPermissionsPolicyCommandInput}
41
+ * @returns {@link PutDomainPermissionsPolicyCommandOutput}
35
42
  * @see {@link PutDomainPermissionsPolicyCommandInput} for command's `input` shape.
36
43
  * @see {@link PutDomainPermissionsPolicyCommandOutput} for command's `response` shape.
37
44
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -74,11 +81,20 @@ export interface PutDomainPermissionsPolicyCommandOutput extends PutDomainPermis
74
81
  export declare class PutDomainPermissionsPolicyCommand extends $Command<PutDomainPermissionsPolicyCommandInput, PutDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
75
82
  readonly input: PutDomainPermissionsPolicyCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: PutDomainPermissionsPolicyCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDomainPermissionsPolicyCommandInput, PutDomainPermissionsPolicyCommandOutput>;
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 { PutPackageOriginConfigurationRequest, PutPackageOriginConfigurationResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutPackageOriginConfigurationCommand}.
8
10
  */
9
11
  export interface PutPackageOriginConfigurationCommandInput extends PutPackageOriginConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutPackageOriginConfigurationCommand}.
13
17
  */
14
18
  export interface PutPackageOriginConfigurationCommandOutput extends PutPackageOriginConfigurationResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Sets the package origin configuration for a package.</p>
18
23
  * <p>The package origin configuration determines how new versions of a package can be added to a repository. You can allow or block direct
19
24
  * publishing of new package versions, or ingestion and retaining of new package versions from an external connection or upstream source.
@@ -33,6 +38,8 @@ export interface PutPackageOriginConfigurationCommandOutput extends PutPackageOr
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param PutPackageOriginConfigurationCommandInput - {@link PutPackageOriginConfigurationCommandInput}
42
+ * @returns {@link PutPackageOriginConfigurationCommandOutput}
36
43
  * @see {@link PutPackageOriginConfigurationCommandInput} for command's `input` shape.
37
44
  * @see {@link PutPackageOriginConfigurationCommandOutput} for command's `response` shape.
38
45
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -65,11 +72,20 @@ export interface PutPackageOriginConfigurationCommandOutput extends PutPackageOr
65
72
  export declare class PutPackageOriginConfigurationCommand extends $Command<PutPackageOriginConfigurationCommandInput, PutPackageOriginConfigurationCommandOutput, CodeartifactClientResolvedConfig> {
66
73
  readonly input: PutPackageOriginConfigurationCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: PutPackageOriginConfigurationCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPackageOriginConfigurationCommandInput, PutPackageOriginConfigurationCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { PutRepositoryPermissionsPolicyRequest, PutRepositoryPermissionsPolicyResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutRepositoryPermissionsPolicyCommand}.
8
10
  */
9
11
  export interface PutRepositoryPermissionsPolicyCommandInput extends PutRepositoryPermissionsPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutRepositoryPermissionsPolicyCommand}.
13
17
  */
14
18
  export interface PutRepositoryPermissionsPolicyCommandOutput extends PutRepositoryPermissionsPolicyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Sets the resource policy on a repository that specifies permissions to access it.
19
24
  * </p>
@@ -32,6 +37,8 @@ export interface PutRepositoryPermissionsPolicyCommandOutput extends PutReposito
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param PutRepositoryPermissionsPolicyCommandInput - {@link PutRepositoryPermissionsPolicyCommandInput}
41
+ * @returns {@link PutRepositoryPermissionsPolicyCommandOutput}
35
42
  * @see {@link PutRepositoryPermissionsPolicyCommandInput} for command's `input` shape.
36
43
  * @see {@link PutRepositoryPermissionsPolicyCommandOutput} for command's `response` shape.
37
44
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -74,11 +81,20 @@ export interface PutRepositoryPermissionsPolicyCommandOutput extends PutReposito
74
81
  export declare class PutRepositoryPermissionsPolicyCommand extends $Command<PutRepositoryPermissionsPolicyCommandInput, PutRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig> {
75
82
  readonly input: PutRepositoryPermissionsPolicyCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: PutRepositoryPermissionsPolicyCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRepositoryPermissionsPolicyCommandInput, PutRepositoryPermissionsPolicyCommandOutput>;
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 { TagResourceRequest, TagResourceResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TagResourceCommand}.
8
10
  */
9
11
  export interface TagResourceCommandInput extends TagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TagResourceCommand}.
13
17
  */
14
18
  export interface TagResourceCommandOutput extends TagResourceResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds or updates tags for a resource in CodeArtifact.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param TagResourceCommandInput - {@link TagResourceCommandInput}
34
+ * @returns {@link TagResourceCommandOutput}
28
35
  * @see {@link TagResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeartifactClientResolvedConfig | config} for CodeartifactClient's `config` shape.
@@ -59,11 +66,20 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
59
66
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, CodeartifactClientResolvedConfig> {
60
67
  readonly input: TagResourceCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: TagResourceCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeartifactClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }