@aws-sdk/client-codestar-connections 3.454.0 → 3.455.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 (92) hide show
  1. package/README.md +0 -120
  2. package/dist-cjs/CodeStarConnections.js +0 -30
  3. package/dist-cjs/commands/index.js +0 -15
  4. package/dist-cjs/models/models_0.js +1 -192
  5. package/dist-cjs/pagination/index.js +0 -2
  6. package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
  7. package/dist-es/CodeStarConnections.js +0 -30
  8. package/dist-es/commands/index.js +0 -15
  9. package/dist-es/models/models_0.js +0 -179
  10. package/dist-es/pagination/index.js +0 -2
  11. package/dist-es/protocols/Aws_json1_0.js +49 -1055
  12. package/dist-types/CodeStarConnections.d.ts +0 -105
  13. package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
  14. package/dist-types/commands/index.d.ts +0 -15
  15. package/dist-types/models/models_0.d.ts +6 -1107
  16. package/dist-types/pagination/index.d.ts +0 -2
  17. package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
  18. package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
  19. package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
  20. package/dist-types/ts3.4/commands/index.d.ts +0 -15
  21. package/dist-types/ts3.4/models/models_0.d.ts +0 -346
  22. package/dist-types/ts3.4/pagination/index.d.ts +0 -2
  23. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
  24. package/package.json +1 -1
  25. package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
  26. package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
  27. package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
  28. package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
  29. package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
  30. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
  31. package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
  32. package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
  33. package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
  34. package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
  35. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
  36. package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
  37. package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
  38. package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
  39. package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
  40. package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
  41. package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
  42. package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
  43. package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
  44. package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
  45. package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
  46. package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
  47. package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
  48. package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
  49. package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
  50. package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
  51. package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
  52. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
  53. package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
  54. package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
  55. package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
  56. package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
  57. package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
  58. package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
  59. package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
  60. package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
  61. package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
  62. package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
  63. package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
  64. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
  65. package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
  66. package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
  67. package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
  68. package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
  69. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
  70. package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
  71. package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
  72. package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
  73. package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
  74. package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
  75. package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
  76. package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
  77. package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
  78. package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
  79. package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
  80. package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
  81. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
  82. package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
  83. package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
  84. package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
  85. package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
  86. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
  87. package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
  88. package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
  89. package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
  90. package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
  91. package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
  92. package/dist-types/ts3.4/pagination/ListSyncConfigurationsPaginator.d.ts +0 -11
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- GetSyncBlockerSummaryInput,
16
- GetSyncBlockerSummaryOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface GetSyncBlockerSummaryCommandInput
20
- extends GetSyncBlockerSummaryInput {}
21
- export interface GetSyncBlockerSummaryCommandOutput
22
- extends GetSyncBlockerSummaryOutput,
23
- __MetadataBearer {}
24
- export declare class GetSyncBlockerSummaryCommand extends $Command<
25
- GetSyncBlockerSummaryCommandInput,
26
- GetSyncBlockerSummaryCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: GetSyncBlockerSummaryCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetSyncBlockerSummaryCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- GetSyncBlockerSummaryCommandInput,
38
- GetSyncBlockerSummaryCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- GetSyncConfigurationInput,
16
- GetSyncConfigurationOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface GetSyncConfigurationCommandInput
20
- extends GetSyncConfigurationInput {}
21
- export interface GetSyncConfigurationCommandOutput
22
- extends GetSyncConfigurationOutput,
23
- __MetadataBearer {}
24
- export declare class GetSyncConfigurationCommand extends $Command<
25
- GetSyncConfigurationCommandInput,
26
- GetSyncConfigurationCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: GetSyncConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetSyncConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- GetSyncConfigurationCommandInput,
38
- GetSyncConfigurationCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,39 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- ListRepositoryLinksInput,
16
- ListRepositoryLinksOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface ListRepositoryLinksCommandInput
20
- extends ListRepositoryLinksInput {}
21
- export interface ListRepositoryLinksCommandOutput
22
- extends ListRepositoryLinksOutput,
23
- __MetadataBearer {}
24
- export declare class ListRepositoryLinksCommand extends $Command<
25
- ListRepositoryLinksCommandInput,
26
- ListRepositoryLinksCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: ListRepositoryLinksCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListRepositoryLinksCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- ListRepositorySyncDefinitionsInput,
16
- ListRepositorySyncDefinitionsOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface ListRepositorySyncDefinitionsCommandInput
20
- extends ListRepositorySyncDefinitionsInput {}
21
- export interface ListRepositorySyncDefinitionsCommandOutput
22
- extends ListRepositorySyncDefinitionsOutput,
23
- __MetadataBearer {}
24
- export declare class ListRepositorySyncDefinitionsCommand extends $Command<
25
- ListRepositorySyncDefinitionsCommandInput,
26
- ListRepositorySyncDefinitionsCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: ListRepositorySyncDefinitionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListRepositorySyncDefinitionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- ListRepositorySyncDefinitionsCommandInput,
38
- ListRepositorySyncDefinitionsCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- ListSyncConfigurationsInput,
16
- ListSyncConfigurationsOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface ListSyncConfigurationsCommandInput
20
- extends ListSyncConfigurationsInput {}
21
- export interface ListSyncConfigurationsCommandOutput
22
- extends ListSyncConfigurationsOutput,
23
- __MetadataBearer {}
24
- export declare class ListSyncConfigurationsCommand extends $Command<
25
- ListSyncConfigurationsCommandInput,
26
- ListSyncConfigurationsCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: ListSyncConfigurationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListSyncConfigurationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- ListSyncConfigurationsCommandInput,
38
- ListSyncConfigurationsCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- UpdateRepositoryLinkInput,
16
- UpdateRepositoryLinkOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface UpdateRepositoryLinkCommandInput
20
- extends UpdateRepositoryLinkInput {}
21
- export interface UpdateRepositoryLinkCommandOutput
22
- extends UpdateRepositoryLinkOutput,
23
- __MetadataBearer {}
24
- export declare class UpdateRepositoryLinkCommand extends $Command<
25
- UpdateRepositoryLinkCommandInput,
26
- UpdateRepositoryLinkCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: UpdateRepositoryLinkCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateRepositoryLinkCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- UpdateRepositoryLinkCommandInput,
38
- UpdateRepositoryLinkCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,38 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- UpdateSyncBlockerInput,
16
- UpdateSyncBlockerOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface UpdateSyncBlockerCommandInput extends UpdateSyncBlockerInput {}
20
- export interface UpdateSyncBlockerCommandOutput
21
- extends UpdateSyncBlockerOutput,
22
- __MetadataBearer {}
23
- export declare class UpdateSyncBlockerCommand extends $Command<
24
- UpdateSyncBlockerCommandInput,
25
- UpdateSyncBlockerCommandOutput,
26
- CodeStarConnectionsClientResolvedConfig
27
- > {
28
- readonly input: UpdateSyncBlockerCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateSyncBlockerCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: CodeStarConnectionsClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
@@ -1,42 +0,0 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
9
- import {
10
- CodeStarConnectionsClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../CodeStarConnectionsClient";
14
- import {
15
- UpdateSyncConfigurationInput,
16
- UpdateSyncConfigurationOutput,
17
- } from "../models/models_0";
18
- export { __MetadataBearer, $Command };
19
- export interface UpdateSyncConfigurationCommandInput
20
- extends UpdateSyncConfigurationInput {}
21
- export interface UpdateSyncConfigurationCommandOutput
22
- extends UpdateSyncConfigurationOutput,
23
- __MetadataBearer {}
24
- export declare class UpdateSyncConfigurationCommand extends $Command<
25
- UpdateSyncConfigurationCommandInput,
26
- UpdateSyncConfigurationCommandOutput,
27
- CodeStarConnectionsClientResolvedConfig
28
- > {
29
- readonly input: UpdateSyncConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateSyncConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CodeStarConnectionsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
37
- UpdateSyncConfigurationCommandInput,
38
- UpdateSyncConfigurationCommandOutput
39
- >;
40
- private serialize;
41
- private deserialize;
42
- }
@@ -1,11 +0,0 @@
1
- import { Paginator } from "@smithy/types";
2
- import {
3
- ListRepositoryLinksCommandInput,
4
- ListRepositoryLinksCommandOutput,
5
- } from "../commands/ListRepositoryLinksCommand";
6
- import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRepositoryLinks(
8
- config: CodeStarConnectionsPaginationConfiguration,
9
- input: ListRepositoryLinksCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRepositoryLinksCommandOutput>;
@@ -1,11 +0,0 @@
1
- import { Paginator } from "@smithy/types";
2
- import {
3
- ListSyncConfigurationsCommandInput,
4
- ListSyncConfigurationsCommandOutput,
5
- } from "../commands/ListSyncConfigurationsCommand";
6
- import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSyncConfigurations(
8
- config: CodeStarConnectionsPaginationConfiguration,
9
- input: ListSyncConfigurationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSyncConfigurationsCommandOutput>;