@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.
- package/README.md +0 -120
- package/dist-cjs/CodeStarConnections.js +0 -30
- package/dist-cjs/commands/index.js +0 -15
- package/dist-cjs/models/models_0.js +1 -192
- package/dist-cjs/pagination/index.js +0 -2
- package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
- package/dist-es/CodeStarConnections.js +0 -30
- package/dist-es/commands/index.js +0 -15
- package/dist-es/models/models_0.js +0 -179
- package/dist-es/pagination/index.js +0 -2
- package/dist-es/protocols/Aws_json1_0.js +49 -1055
- package/dist-types/CodeStarConnections.d.ts +0 -105
- package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
- package/dist-types/commands/index.d.ts +0 -15
- package/dist-types/models/models_0.d.ts +6 -1107
- package/dist-types/pagination/index.d.ts +0 -2
- package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
- package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
- package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
- package/dist-types/ts3.4/commands/index.d.ts +0 -15
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/dist-types/ts3.4/pagination/index.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
- package/package.json +1 -1
- package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
- package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
- package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
- package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
- package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
- package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
- package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
- package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
- package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
- package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
- package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
- package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
- package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
- package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
- package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
- package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
- package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
- package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
- package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
- package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
- package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
- package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
- package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
- package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
- package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
- package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
- package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
- package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
- package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
- package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
- 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 |
|
|
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 |
|
|
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";
|