@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
@@ -2,31 +2,16 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { CodeStarConnectionsClient } from "./CodeStarConnectionsClient";
3
3
  import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
4
4
  import { CreateHostCommandInput, CreateHostCommandOutput } from "./commands/CreateHostCommand";
5
- import { CreateRepositoryLinkCommandInput, CreateRepositoryLinkCommandOutput } from "./commands/CreateRepositoryLinkCommand";
6
- import { CreateSyncConfigurationCommandInput, CreateSyncConfigurationCommandOutput } from "./commands/CreateSyncConfigurationCommand";
7
5
  import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
8
6
  import { DeleteHostCommandInput, DeleteHostCommandOutput } from "./commands/DeleteHostCommand";
9
- import { DeleteRepositoryLinkCommandInput, DeleteRepositoryLinkCommandOutput } from "./commands/DeleteRepositoryLinkCommand";
10
- import { DeleteSyncConfigurationCommandInput, DeleteSyncConfigurationCommandOutput } from "./commands/DeleteSyncConfigurationCommand";
11
7
  import { GetConnectionCommandInput, GetConnectionCommandOutput } from "./commands/GetConnectionCommand";
12
8
  import { GetHostCommandInput, GetHostCommandOutput } from "./commands/GetHostCommand";
13
- import { GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput } from "./commands/GetRepositoryLinkCommand";
14
- import { GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput } from "./commands/GetRepositorySyncStatusCommand";
15
- import { GetResourceSyncStatusCommandInput, GetResourceSyncStatusCommandOutput } from "./commands/GetResourceSyncStatusCommand";
16
- import { GetSyncBlockerSummaryCommandInput, GetSyncBlockerSummaryCommandOutput } from "./commands/GetSyncBlockerSummaryCommand";
17
- import { GetSyncConfigurationCommandInput, GetSyncConfigurationCommandOutput } from "./commands/GetSyncConfigurationCommand";
18
9
  import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "./commands/ListConnectionsCommand";
19
10
  import { ListHostsCommandInput, ListHostsCommandOutput } from "./commands/ListHostsCommand";
20
- import { ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput } from "./commands/ListRepositoryLinksCommand";
21
- import { ListRepositorySyncDefinitionsCommandInput, ListRepositorySyncDefinitionsCommandOutput } from "./commands/ListRepositorySyncDefinitionsCommand";
22
- import { ListSyncConfigurationsCommandInput, ListSyncConfigurationsCommandOutput } from "./commands/ListSyncConfigurationsCommand";
23
11
  import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
24
12
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
25
13
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
26
14
  import { UpdateHostCommandInput, UpdateHostCommandOutput } from "./commands/UpdateHostCommand";
27
- import { UpdateRepositoryLinkCommandInput, UpdateRepositoryLinkCommandOutput } from "./commands/UpdateRepositoryLinkCommand";
28
- import { UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput } from "./commands/UpdateSyncBlockerCommand";
29
- import { UpdateSyncConfigurationCommandInput, UpdateSyncConfigurationCommandOutput } from "./commands/UpdateSyncConfigurationCommand";
30
15
  export interface CodeStarConnections {
31
16
  /**
32
17
  * @see {@link CreateConnectionCommand}
@@ -40,18 +25,6 @@ export interface CodeStarConnections {
40
25
  createHost(args: CreateHostCommandInput, options?: __HttpHandlerOptions): Promise<CreateHostCommandOutput>;
41
26
  createHost(args: CreateHostCommandInput, cb: (err: any, data?: CreateHostCommandOutput) => void): void;
42
27
  createHost(args: CreateHostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHostCommandOutput) => void): void;
43
- /**
44
- * @see {@link CreateRepositoryLinkCommand}
45
- */
46
- createRepositoryLink(args: CreateRepositoryLinkCommandInput, options?: __HttpHandlerOptions): Promise<CreateRepositoryLinkCommandOutput>;
47
- createRepositoryLink(args: CreateRepositoryLinkCommandInput, cb: (err: any, data?: CreateRepositoryLinkCommandOutput) => void): void;
48
- createRepositoryLink(args: CreateRepositoryLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRepositoryLinkCommandOutput) => void): void;
49
- /**
50
- * @see {@link CreateSyncConfigurationCommand}
51
- */
52
- createSyncConfiguration(args: CreateSyncConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateSyncConfigurationCommandOutput>;
53
- createSyncConfiguration(args: CreateSyncConfigurationCommandInput, cb: (err: any, data?: CreateSyncConfigurationCommandOutput) => void): void;
54
- createSyncConfiguration(args: CreateSyncConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSyncConfigurationCommandOutput) => void): void;
55
28
  /**
56
29
  * @see {@link DeleteConnectionCommand}
57
30
  */
@@ -64,18 +37,6 @@ export interface CodeStarConnections {
64
37
  deleteHost(args: DeleteHostCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHostCommandOutput>;
65
38
  deleteHost(args: DeleteHostCommandInput, cb: (err: any, data?: DeleteHostCommandOutput) => void): void;
66
39
  deleteHost(args: DeleteHostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHostCommandOutput) => void): void;
67
- /**
68
- * @see {@link DeleteRepositoryLinkCommand}
69
- */
70
- deleteRepositoryLink(args: DeleteRepositoryLinkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRepositoryLinkCommandOutput>;
71
- deleteRepositoryLink(args: DeleteRepositoryLinkCommandInput, cb: (err: any, data?: DeleteRepositoryLinkCommandOutput) => void): void;
72
- deleteRepositoryLink(args: DeleteRepositoryLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRepositoryLinkCommandOutput) => void): void;
73
- /**
74
- * @see {@link DeleteSyncConfigurationCommand}
75
- */
76
- deleteSyncConfiguration(args: DeleteSyncConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSyncConfigurationCommandOutput>;
77
- deleteSyncConfiguration(args: DeleteSyncConfigurationCommandInput, cb: (err: any, data?: DeleteSyncConfigurationCommandOutput) => void): void;
78
- deleteSyncConfiguration(args: DeleteSyncConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSyncConfigurationCommandOutput) => void): void;
79
40
  /**
80
41
  * @see {@link GetConnectionCommand}
81
42
  */
@@ -88,36 +49,6 @@ export interface CodeStarConnections {
88
49
  getHost(args: GetHostCommandInput, options?: __HttpHandlerOptions): Promise<GetHostCommandOutput>;
89
50
  getHost(args: GetHostCommandInput, cb: (err: any, data?: GetHostCommandOutput) => void): void;
90
51
  getHost(args: GetHostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostCommandOutput) => void): void;
91
- /**
92
- * @see {@link GetRepositoryLinkCommand}
93
- */
94
- getRepositoryLink(args: GetRepositoryLinkCommandInput, options?: __HttpHandlerOptions): Promise<GetRepositoryLinkCommandOutput>;
95
- getRepositoryLink(args: GetRepositoryLinkCommandInput, cb: (err: any, data?: GetRepositoryLinkCommandOutput) => void): void;
96
- getRepositoryLink(args: GetRepositoryLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRepositoryLinkCommandOutput) => void): void;
97
- /**
98
- * @see {@link GetRepositorySyncStatusCommand}
99
- */
100
- getRepositorySyncStatus(args: GetRepositorySyncStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetRepositorySyncStatusCommandOutput>;
101
- getRepositorySyncStatus(args: GetRepositorySyncStatusCommandInput, cb: (err: any, data?: GetRepositorySyncStatusCommandOutput) => void): void;
102
- getRepositorySyncStatus(args: GetRepositorySyncStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRepositorySyncStatusCommandOutput) => void): void;
103
- /**
104
- * @see {@link GetResourceSyncStatusCommand}
105
- */
106
- getResourceSyncStatus(args: GetResourceSyncStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetResourceSyncStatusCommandOutput>;
107
- getResourceSyncStatus(args: GetResourceSyncStatusCommandInput, cb: (err: any, data?: GetResourceSyncStatusCommandOutput) => void): void;
108
- getResourceSyncStatus(args: GetResourceSyncStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceSyncStatusCommandOutput) => void): void;
109
- /**
110
- * @see {@link GetSyncBlockerSummaryCommand}
111
- */
112
- getSyncBlockerSummary(args: GetSyncBlockerSummaryCommandInput, options?: __HttpHandlerOptions): Promise<GetSyncBlockerSummaryCommandOutput>;
113
- getSyncBlockerSummary(args: GetSyncBlockerSummaryCommandInput, cb: (err: any, data?: GetSyncBlockerSummaryCommandOutput) => void): void;
114
- getSyncBlockerSummary(args: GetSyncBlockerSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSyncBlockerSummaryCommandOutput) => void): void;
115
- /**
116
- * @see {@link GetSyncConfigurationCommand}
117
- */
118
- getSyncConfiguration(args: GetSyncConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<GetSyncConfigurationCommandOutput>;
119
- getSyncConfiguration(args: GetSyncConfigurationCommandInput, cb: (err: any, data?: GetSyncConfigurationCommandOutput) => void): void;
120
- getSyncConfiguration(args: GetSyncConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSyncConfigurationCommandOutput) => void): void;
121
52
  /**
122
53
  * @see {@link ListConnectionsCommand}
123
54
  */
@@ -130,24 +61,6 @@ export interface CodeStarConnections {
130
61
  listHosts(args: ListHostsCommandInput, options?: __HttpHandlerOptions): Promise<ListHostsCommandOutput>;
131
62
  listHosts(args: ListHostsCommandInput, cb: (err: any, data?: ListHostsCommandOutput) => void): void;
132
63
  listHosts(args: ListHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostsCommandOutput) => void): void;
133
- /**
134
- * @see {@link ListRepositoryLinksCommand}
135
- */
136
- listRepositoryLinks(args: ListRepositoryLinksCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoryLinksCommandOutput>;
137
- listRepositoryLinks(args: ListRepositoryLinksCommandInput, cb: (err: any, data?: ListRepositoryLinksCommandOutput) => void): void;
138
- listRepositoryLinks(args: ListRepositoryLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoryLinksCommandOutput) => void): void;
139
- /**
140
- * @see {@link ListRepositorySyncDefinitionsCommand}
141
- */
142
- listRepositorySyncDefinitions(args: ListRepositorySyncDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositorySyncDefinitionsCommandOutput>;
143
- listRepositorySyncDefinitions(args: ListRepositorySyncDefinitionsCommandInput, cb: (err: any, data?: ListRepositorySyncDefinitionsCommandOutput) => void): void;
144
- listRepositorySyncDefinitions(args: ListRepositorySyncDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositorySyncDefinitionsCommandOutput) => void): void;
145
- /**
146
- * @see {@link ListSyncConfigurationsCommand}
147
- */
148
- listSyncConfigurations(args: ListSyncConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSyncConfigurationsCommandOutput>;
149
- listSyncConfigurations(args: ListSyncConfigurationsCommandInput, cb: (err: any, data?: ListSyncConfigurationsCommandOutput) => void): void;
150
- listSyncConfigurations(args: ListSyncConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSyncConfigurationsCommandOutput) => void): void;
151
64
  /**
152
65
  * @see {@link ListTagsForResourceCommand}
153
66
  */
@@ -172,24 +85,6 @@ export interface CodeStarConnections {
172
85
  updateHost(args: UpdateHostCommandInput, options?: __HttpHandlerOptions): Promise<UpdateHostCommandOutput>;
173
86
  updateHost(args: UpdateHostCommandInput, cb: (err: any, data?: UpdateHostCommandOutput) => void): void;
174
87
  updateHost(args: UpdateHostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHostCommandOutput) => void): void;
175
- /**
176
- * @see {@link UpdateRepositoryLinkCommand}
177
- */
178
- updateRepositoryLink(args: UpdateRepositoryLinkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRepositoryLinkCommandOutput>;
179
- updateRepositoryLink(args: UpdateRepositoryLinkCommandInput, cb: (err: any, data?: UpdateRepositoryLinkCommandOutput) => void): void;
180
- updateRepositoryLink(args: UpdateRepositoryLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRepositoryLinkCommandOutput) => void): void;
181
- /**
182
- * @see {@link UpdateSyncBlockerCommand}
183
- */
184
- updateSyncBlocker(args: UpdateSyncBlockerCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSyncBlockerCommandOutput>;
185
- updateSyncBlocker(args: UpdateSyncBlockerCommandInput, cb: (err: any, data?: UpdateSyncBlockerCommandOutput) => void): void;
186
- updateSyncBlocker(args: UpdateSyncBlockerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSyncBlockerCommandOutput) => void): void;
187
- /**
188
- * @see {@link UpdateSyncConfigurationCommand}
189
- */
190
- updateSyncConfiguration(args: UpdateSyncConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSyncConfigurationCommandOutput>;
191
- updateSyncConfiguration(args: UpdateSyncConfigurationCommandInput, cb: (err: any, data?: UpdateSyncConfigurationCommandOutput) => void): void;
192
- updateSyncConfiguration(args: UpdateSyncConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSyncConfigurationCommandOutput) => void): void;
193
88
  }
194
89
  /**
195
90
  * @public
@@ -10,42 +10,27 @@ import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration
10
10
  import { BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
11
11
  import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
12
12
  import { CreateHostCommandInput, CreateHostCommandOutput } from "./commands/CreateHostCommand";
13
- import { CreateRepositoryLinkCommandInput, CreateRepositoryLinkCommandOutput } from "./commands/CreateRepositoryLinkCommand";
14
- import { CreateSyncConfigurationCommandInput, CreateSyncConfigurationCommandOutput } from "./commands/CreateSyncConfigurationCommand";
15
13
  import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
16
14
  import { DeleteHostCommandInput, DeleteHostCommandOutput } from "./commands/DeleteHostCommand";
17
- import { DeleteRepositoryLinkCommandInput, DeleteRepositoryLinkCommandOutput } from "./commands/DeleteRepositoryLinkCommand";
18
- import { DeleteSyncConfigurationCommandInput, DeleteSyncConfigurationCommandOutput } from "./commands/DeleteSyncConfigurationCommand";
19
15
  import { GetConnectionCommandInput, GetConnectionCommandOutput } from "./commands/GetConnectionCommand";
20
16
  import { GetHostCommandInput, GetHostCommandOutput } from "./commands/GetHostCommand";
21
- import { GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput } from "./commands/GetRepositoryLinkCommand";
22
- import { GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput } from "./commands/GetRepositorySyncStatusCommand";
23
- import { GetResourceSyncStatusCommandInput, GetResourceSyncStatusCommandOutput } from "./commands/GetResourceSyncStatusCommand";
24
- import { GetSyncBlockerSummaryCommandInput, GetSyncBlockerSummaryCommandOutput } from "./commands/GetSyncBlockerSummaryCommand";
25
- import { GetSyncConfigurationCommandInput, GetSyncConfigurationCommandOutput } from "./commands/GetSyncConfigurationCommand";
26
17
  import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "./commands/ListConnectionsCommand";
27
18
  import { ListHostsCommandInput, ListHostsCommandOutput } from "./commands/ListHostsCommand";
28
- import { ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput } from "./commands/ListRepositoryLinksCommand";
29
- import { ListRepositorySyncDefinitionsCommandInput, ListRepositorySyncDefinitionsCommandOutput } from "./commands/ListRepositorySyncDefinitionsCommand";
30
- import { ListSyncConfigurationsCommandInput, ListSyncConfigurationsCommandOutput } from "./commands/ListSyncConfigurationsCommand";
31
19
  import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
32
20
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
33
21
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
34
22
  import { UpdateHostCommandInput, UpdateHostCommandOutput } from "./commands/UpdateHostCommand";
35
- import { UpdateRepositoryLinkCommandInput, UpdateRepositoryLinkCommandOutput } from "./commands/UpdateRepositoryLinkCommand";
36
- import { UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput } from "./commands/UpdateSyncBlockerCommand";
37
- import { UpdateSyncConfigurationCommandInput, UpdateSyncConfigurationCommandOutput } from "./commands/UpdateSyncConfigurationCommand";
38
23
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
39
24
  import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
40
25
  export { __Client };
41
26
  /**
42
27
  * @public
43
28
  */
44
- export type ServiceInputTypes = CreateConnectionCommandInput | CreateHostCommandInput | CreateRepositoryLinkCommandInput | CreateSyncConfigurationCommandInput | DeleteConnectionCommandInput | DeleteHostCommandInput | DeleteRepositoryLinkCommandInput | DeleteSyncConfigurationCommandInput | GetConnectionCommandInput | GetHostCommandInput | GetRepositoryLinkCommandInput | GetRepositorySyncStatusCommandInput | GetResourceSyncStatusCommandInput | GetSyncBlockerSummaryCommandInput | GetSyncConfigurationCommandInput | ListConnectionsCommandInput | ListHostsCommandInput | ListRepositoryLinksCommandInput | ListRepositorySyncDefinitionsCommandInput | ListSyncConfigurationsCommandInput | ListTagsForResourceCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateHostCommandInput | UpdateRepositoryLinkCommandInput | UpdateSyncBlockerCommandInput | UpdateSyncConfigurationCommandInput;
29
+ export type ServiceInputTypes = CreateConnectionCommandInput | CreateHostCommandInput | DeleteConnectionCommandInput | DeleteHostCommandInput | GetConnectionCommandInput | GetHostCommandInput | ListConnectionsCommandInput | ListHostsCommandInput | ListTagsForResourceCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateHostCommandInput;
45
30
  /**
46
31
  * @public
47
32
  */
48
- export type ServiceOutputTypes = CreateConnectionCommandOutput | CreateHostCommandOutput | CreateRepositoryLinkCommandOutput | CreateSyncConfigurationCommandOutput | DeleteConnectionCommandOutput | DeleteHostCommandOutput | DeleteRepositoryLinkCommandOutput | DeleteSyncConfigurationCommandOutput | GetConnectionCommandOutput | GetHostCommandOutput | GetRepositoryLinkCommandOutput | GetRepositorySyncStatusCommandOutput | GetResourceSyncStatusCommandOutput | GetSyncBlockerSummaryCommandOutput | GetSyncConfigurationCommandOutput | ListConnectionsCommandOutput | ListHostsCommandOutput | ListRepositoryLinksCommandOutput | ListRepositorySyncDefinitionsCommandOutput | ListSyncConfigurationsCommandOutput | ListTagsForResourceCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateHostCommandOutput | UpdateRepositoryLinkCommandOutput | UpdateSyncBlockerCommandOutput | UpdateSyncConfigurationCommandOutput;
33
+ export type ServiceOutputTypes = CreateConnectionCommandOutput | CreateHostCommandOutput | DeleteConnectionCommandOutput | DeleteHostCommandOutput | GetConnectionCommandOutput | GetHostCommandOutput | ListConnectionsCommandOutput | ListHostsCommandOutput | ListTagsForResourceCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateHostCommandOutput;
49
34
  /**
50
35
  * @public
51
36
  */
@@ -1,27 +1,12 @@
1
1
  export * from "./CreateConnectionCommand";
2
2
  export * from "./CreateHostCommand";
3
- export * from "./CreateRepositoryLinkCommand";
4
- export * from "./CreateSyncConfigurationCommand";
5
3
  export * from "./DeleteConnectionCommand";
6
4
  export * from "./DeleteHostCommand";
7
- export * from "./DeleteRepositoryLinkCommand";
8
- export * from "./DeleteSyncConfigurationCommand";
9
5
  export * from "./GetConnectionCommand";
10
6
  export * from "./GetHostCommand";
11
- export * from "./GetRepositoryLinkCommand";
12
- export * from "./GetRepositorySyncStatusCommand";
13
- export * from "./GetResourceSyncStatusCommand";
14
- export * from "./GetSyncBlockerSummaryCommand";
15
- export * from "./GetSyncConfigurationCommand";
16
7
  export * from "./ListConnectionsCommand";
17
8
  export * from "./ListHostsCommand";
18
- export * from "./ListRepositoryLinksCommand";
19
- export * from "./ListRepositorySyncDefinitionsCommand";
20
- export * from "./ListSyncConfigurationsCommand";
21
9
  export * from "./ListTagsForResourceCommand";
22
10
  export * from "./TagResourceCommand";
23
11
  export * from "./UntagResourceCommand";
24
12
  export * from "./UpdateHostCommand";
25
- export * from "./UpdateRepositoryLinkCommand";
26
- export * from "./UpdateSyncBlockerCommand";
27
- export * from "./UpdateSyncConfigurationCommand";