@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
package/README.md
CHANGED
|
@@ -298,22 +298,6 @@ CreateHost
|
|
|
298
298
|
|
|
299
299
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/createhostcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createhostcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createhostcommandoutput.html)
|
|
300
300
|
|
|
301
|
-
</details>
|
|
302
|
-
<details>
|
|
303
|
-
<summary>
|
|
304
|
-
CreateRepositoryLink
|
|
305
|
-
</summary>
|
|
306
|
-
|
|
307
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/createrepositorylinkcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createrepositorylinkcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createrepositorylinkcommandoutput.html)
|
|
308
|
-
|
|
309
|
-
</details>
|
|
310
|
-
<details>
|
|
311
|
-
<summary>
|
|
312
|
-
CreateSyncConfiguration
|
|
313
|
-
</summary>
|
|
314
|
-
|
|
315
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/createsyncconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createsyncconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/createsyncconfigurationcommandoutput.html)
|
|
316
|
-
|
|
317
301
|
</details>
|
|
318
302
|
<details>
|
|
319
303
|
<summary>
|
|
@@ -330,22 +314,6 @@ DeleteHost
|
|
|
330
314
|
|
|
331
315
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/deletehostcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deletehostcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deletehostcommandoutput.html)
|
|
332
316
|
|
|
333
|
-
</details>
|
|
334
|
-
<details>
|
|
335
|
-
<summary>
|
|
336
|
-
DeleteRepositoryLink
|
|
337
|
-
</summary>
|
|
338
|
-
|
|
339
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/deleterepositorylinkcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deleterepositorylinkcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deleterepositorylinkcommandoutput.html)
|
|
340
|
-
|
|
341
|
-
</details>
|
|
342
|
-
<details>
|
|
343
|
-
<summary>
|
|
344
|
-
DeleteSyncConfiguration
|
|
345
|
-
</summary>
|
|
346
|
-
|
|
347
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/deletesyncconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deletesyncconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/deletesyncconfigurationcommandoutput.html)
|
|
348
|
-
|
|
349
317
|
</details>
|
|
350
318
|
<details>
|
|
351
319
|
<summary>
|
|
@@ -362,46 +330,6 @@ GetHost
|
|
|
362
330
|
|
|
363
331
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/gethostcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/gethostcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/gethostcommandoutput.html)
|
|
364
332
|
|
|
365
|
-
</details>
|
|
366
|
-
<details>
|
|
367
|
-
<summary>
|
|
368
|
-
GetRepositoryLink
|
|
369
|
-
</summary>
|
|
370
|
-
|
|
371
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/getrepositorylinkcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getrepositorylinkcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getrepositorylinkcommandoutput.html)
|
|
372
|
-
|
|
373
|
-
</details>
|
|
374
|
-
<details>
|
|
375
|
-
<summary>
|
|
376
|
-
GetRepositorySyncStatus
|
|
377
|
-
</summary>
|
|
378
|
-
|
|
379
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/getrepositorysyncstatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getrepositorysyncstatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getrepositorysyncstatuscommandoutput.html)
|
|
380
|
-
|
|
381
|
-
</details>
|
|
382
|
-
<details>
|
|
383
|
-
<summary>
|
|
384
|
-
GetResourceSyncStatus
|
|
385
|
-
</summary>
|
|
386
|
-
|
|
387
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/getresourcesyncstatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getresourcesyncstatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getresourcesyncstatuscommandoutput.html)
|
|
388
|
-
|
|
389
|
-
</details>
|
|
390
|
-
<details>
|
|
391
|
-
<summary>
|
|
392
|
-
GetSyncBlockerSummary
|
|
393
|
-
</summary>
|
|
394
|
-
|
|
395
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/getsyncblockersummarycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getsyncblockersummarycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getsyncblockersummarycommandoutput.html)
|
|
396
|
-
|
|
397
|
-
</details>
|
|
398
|
-
<details>
|
|
399
|
-
<summary>
|
|
400
|
-
GetSyncConfiguration
|
|
401
|
-
</summary>
|
|
402
|
-
|
|
403
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/getsyncconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getsyncconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/getsyncconfigurationcommandoutput.html)
|
|
404
|
-
|
|
405
333
|
</details>
|
|
406
334
|
<details>
|
|
407
335
|
<summary>
|
|
@@ -418,30 +346,6 @@ ListHosts
|
|
|
418
346
|
|
|
419
347
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/listhostscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listhostscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listhostscommandoutput.html)
|
|
420
348
|
|
|
421
|
-
</details>
|
|
422
|
-
<details>
|
|
423
|
-
<summary>
|
|
424
|
-
ListRepositoryLinks
|
|
425
|
-
</summary>
|
|
426
|
-
|
|
427
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/listrepositorylinkscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listrepositorylinkscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listrepositorylinkscommandoutput.html)
|
|
428
|
-
|
|
429
|
-
</details>
|
|
430
|
-
<details>
|
|
431
|
-
<summary>
|
|
432
|
-
ListRepositorySyncDefinitions
|
|
433
|
-
</summary>
|
|
434
|
-
|
|
435
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/listrepositorysyncdefinitionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listrepositorysyncdefinitionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listrepositorysyncdefinitionscommandoutput.html)
|
|
436
|
-
|
|
437
|
-
</details>
|
|
438
|
-
<details>
|
|
439
|
-
<summary>
|
|
440
|
-
ListSyncConfigurations
|
|
441
|
-
</summary>
|
|
442
|
-
|
|
443
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/listsyncconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listsyncconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/listsyncconfigurationscommandoutput.html)
|
|
444
|
-
|
|
445
349
|
</details>
|
|
446
350
|
<details>
|
|
447
351
|
<summary>
|
|
@@ -475,27 +379,3 @@ UpdateHost
|
|
|
475
379
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/updatehostcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatehostcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatehostcommandoutput.html)
|
|
476
380
|
|
|
477
381
|
</details>
|
|
478
|
-
<details>
|
|
479
|
-
<summary>
|
|
480
|
-
UpdateRepositoryLink
|
|
481
|
-
</summary>
|
|
482
|
-
|
|
483
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/updaterepositorylinkcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updaterepositorylinkcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updaterepositorylinkcommandoutput.html)
|
|
484
|
-
|
|
485
|
-
</details>
|
|
486
|
-
<details>
|
|
487
|
-
<summary>
|
|
488
|
-
UpdateSyncBlocker
|
|
489
|
-
</summary>
|
|
490
|
-
|
|
491
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/updatesyncblockercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatesyncblockercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatesyncblockercommandoutput.html)
|
|
492
|
-
|
|
493
|
-
</details>
|
|
494
|
-
<details>
|
|
495
|
-
<summary>
|
|
496
|
-
UpdateSyncConfiguration
|
|
497
|
-
</summary>
|
|
498
|
-
|
|
499
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/classes/updatesyncconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatesyncconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codestar-connections/interfaces/updatesyncconfigurationcommandoutput.html)
|
|
500
|
-
|
|
501
|
-
</details>
|
|
@@ -5,59 +5,29 @@ const smithy_client_1 = require("@smithy/smithy-client");
|
|
|
5
5
|
const CodeStarConnectionsClient_1 = require("./CodeStarConnectionsClient");
|
|
6
6
|
const CreateConnectionCommand_1 = require("./commands/CreateConnectionCommand");
|
|
7
7
|
const CreateHostCommand_1 = require("./commands/CreateHostCommand");
|
|
8
|
-
const CreateRepositoryLinkCommand_1 = require("./commands/CreateRepositoryLinkCommand");
|
|
9
|
-
const CreateSyncConfigurationCommand_1 = require("./commands/CreateSyncConfigurationCommand");
|
|
10
8
|
const DeleteConnectionCommand_1 = require("./commands/DeleteConnectionCommand");
|
|
11
9
|
const DeleteHostCommand_1 = require("./commands/DeleteHostCommand");
|
|
12
|
-
const DeleteRepositoryLinkCommand_1 = require("./commands/DeleteRepositoryLinkCommand");
|
|
13
|
-
const DeleteSyncConfigurationCommand_1 = require("./commands/DeleteSyncConfigurationCommand");
|
|
14
10
|
const GetConnectionCommand_1 = require("./commands/GetConnectionCommand");
|
|
15
11
|
const GetHostCommand_1 = require("./commands/GetHostCommand");
|
|
16
|
-
const GetRepositoryLinkCommand_1 = require("./commands/GetRepositoryLinkCommand");
|
|
17
|
-
const GetRepositorySyncStatusCommand_1 = require("./commands/GetRepositorySyncStatusCommand");
|
|
18
|
-
const GetResourceSyncStatusCommand_1 = require("./commands/GetResourceSyncStatusCommand");
|
|
19
|
-
const GetSyncBlockerSummaryCommand_1 = require("./commands/GetSyncBlockerSummaryCommand");
|
|
20
|
-
const GetSyncConfigurationCommand_1 = require("./commands/GetSyncConfigurationCommand");
|
|
21
12
|
const ListConnectionsCommand_1 = require("./commands/ListConnectionsCommand");
|
|
22
13
|
const ListHostsCommand_1 = require("./commands/ListHostsCommand");
|
|
23
|
-
const ListRepositoryLinksCommand_1 = require("./commands/ListRepositoryLinksCommand");
|
|
24
|
-
const ListRepositorySyncDefinitionsCommand_1 = require("./commands/ListRepositorySyncDefinitionsCommand");
|
|
25
|
-
const ListSyncConfigurationsCommand_1 = require("./commands/ListSyncConfigurationsCommand");
|
|
26
14
|
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
27
15
|
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
28
16
|
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
29
17
|
const UpdateHostCommand_1 = require("./commands/UpdateHostCommand");
|
|
30
|
-
const UpdateRepositoryLinkCommand_1 = require("./commands/UpdateRepositoryLinkCommand");
|
|
31
|
-
const UpdateSyncBlockerCommand_1 = require("./commands/UpdateSyncBlockerCommand");
|
|
32
|
-
const UpdateSyncConfigurationCommand_1 = require("./commands/UpdateSyncConfigurationCommand");
|
|
33
18
|
const commands = {
|
|
34
19
|
CreateConnectionCommand: CreateConnectionCommand_1.CreateConnectionCommand,
|
|
35
20
|
CreateHostCommand: CreateHostCommand_1.CreateHostCommand,
|
|
36
|
-
CreateRepositoryLinkCommand: CreateRepositoryLinkCommand_1.CreateRepositoryLinkCommand,
|
|
37
|
-
CreateSyncConfigurationCommand: CreateSyncConfigurationCommand_1.CreateSyncConfigurationCommand,
|
|
38
21
|
DeleteConnectionCommand: DeleteConnectionCommand_1.DeleteConnectionCommand,
|
|
39
22
|
DeleteHostCommand: DeleteHostCommand_1.DeleteHostCommand,
|
|
40
|
-
DeleteRepositoryLinkCommand: DeleteRepositoryLinkCommand_1.DeleteRepositoryLinkCommand,
|
|
41
|
-
DeleteSyncConfigurationCommand: DeleteSyncConfigurationCommand_1.DeleteSyncConfigurationCommand,
|
|
42
23
|
GetConnectionCommand: GetConnectionCommand_1.GetConnectionCommand,
|
|
43
24
|
GetHostCommand: GetHostCommand_1.GetHostCommand,
|
|
44
|
-
GetRepositoryLinkCommand: GetRepositoryLinkCommand_1.GetRepositoryLinkCommand,
|
|
45
|
-
GetRepositorySyncStatusCommand: GetRepositorySyncStatusCommand_1.GetRepositorySyncStatusCommand,
|
|
46
|
-
GetResourceSyncStatusCommand: GetResourceSyncStatusCommand_1.GetResourceSyncStatusCommand,
|
|
47
|
-
GetSyncBlockerSummaryCommand: GetSyncBlockerSummaryCommand_1.GetSyncBlockerSummaryCommand,
|
|
48
|
-
GetSyncConfigurationCommand: GetSyncConfigurationCommand_1.GetSyncConfigurationCommand,
|
|
49
25
|
ListConnectionsCommand: ListConnectionsCommand_1.ListConnectionsCommand,
|
|
50
26
|
ListHostsCommand: ListHostsCommand_1.ListHostsCommand,
|
|
51
|
-
ListRepositoryLinksCommand: ListRepositoryLinksCommand_1.ListRepositoryLinksCommand,
|
|
52
|
-
ListRepositorySyncDefinitionsCommand: ListRepositorySyncDefinitionsCommand_1.ListRepositorySyncDefinitionsCommand,
|
|
53
|
-
ListSyncConfigurationsCommand: ListSyncConfigurationsCommand_1.ListSyncConfigurationsCommand,
|
|
54
27
|
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
55
28
|
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
56
29
|
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
57
30
|
UpdateHostCommand: UpdateHostCommand_1.UpdateHostCommand,
|
|
58
|
-
UpdateRepositoryLinkCommand: UpdateRepositoryLinkCommand_1.UpdateRepositoryLinkCommand,
|
|
59
|
-
UpdateSyncBlockerCommand: UpdateSyncBlockerCommand_1.UpdateSyncBlockerCommand,
|
|
60
|
-
UpdateSyncConfigurationCommand: UpdateSyncConfigurationCommand_1.UpdateSyncConfigurationCommand,
|
|
61
31
|
};
|
|
62
32
|
class CodeStarConnections extends CodeStarConnectionsClient_1.CodeStarConnectionsClient {
|
|
63
33
|
}
|
|
@@ -3,28 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
4
|
tslib_1.__exportStar(require("./CreateConnectionCommand"), exports);
|
|
5
5
|
tslib_1.__exportStar(require("./CreateHostCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateRepositoryLinkCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateSyncConfigurationCommand"), exports);
|
|
8
6
|
tslib_1.__exportStar(require("./DeleteConnectionCommand"), exports);
|
|
9
7
|
tslib_1.__exportStar(require("./DeleteHostCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./DeleteRepositoryLinkCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./DeleteSyncConfigurationCommand"), exports);
|
|
12
8
|
tslib_1.__exportStar(require("./GetConnectionCommand"), exports);
|
|
13
9
|
tslib_1.__exportStar(require("./GetHostCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./GetRepositoryLinkCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./GetRepositorySyncStatusCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./GetResourceSyncStatusCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./GetSyncBlockerSummaryCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./GetSyncConfigurationCommand"), exports);
|
|
19
10
|
tslib_1.__exportStar(require("./ListConnectionsCommand"), exports);
|
|
20
11
|
tslib_1.__exportStar(require("./ListHostsCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./ListRepositoryLinksCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./ListRepositorySyncDefinitionsCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./ListSyncConfigurationsCommand"), exports);
|
|
24
12
|
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
25
13
|
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
26
14
|
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
27
15
|
tslib_1.__exportStar(require("./UpdateHostCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./UpdateRepositoryLinkCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./UpdateSyncBlockerCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./UpdateSyncConfigurationCommand"), exports);
|
|
@@ -1,28 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.UnsupportedOperationException = exports.ConflictException = exports.ConnectionStatus = exports.ResourceUnavailableException = exports.ResourceNotFoundException = exports.LimitExceededException = exports.ProviderType = void 0;
|
|
4
4
|
const CodeStarConnectionsServiceException_1 = require("./CodeStarConnectionsServiceException");
|
|
5
|
-
class AccessDeniedException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
6
|
-
constructor(opts) {
|
|
7
|
-
super({
|
|
8
|
-
name: "AccessDeniedException",
|
|
9
|
-
$fault: "client",
|
|
10
|
-
...opts,
|
|
11
|
-
});
|
|
12
|
-
this.name = "AccessDeniedException";
|
|
13
|
-
this.$fault = "client";
|
|
14
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
15
|
-
this.Message = opts.Message;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
19
|
-
exports.BlockerStatus = {
|
|
20
|
-
ACTIVE: "ACTIVE",
|
|
21
|
-
RESOLVED: "RESOLVED",
|
|
22
|
-
};
|
|
23
|
-
exports.BlockerType = {
|
|
24
|
-
AUTOMATED: "AUTOMATED",
|
|
25
|
-
};
|
|
26
5
|
exports.ProviderType = {
|
|
27
6
|
BITBUCKET: "Bitbucket",
|
|
28
7
|
GITHUB: "GitHub",
|
|
@@ -71,125 +50,11 @@ class ResourceUnavailableException extends CodeStarConnectionsServiceException_1
|
|
|
71
50
|
}
|
|
72
51
|
}
|
|
73
52
|
exports.ResourceUnavailableException = ResourceUnavailableException;
|
|
74
|
-
class ConcurrentModificationException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
75
|
-
constructor(opts) {
|
|
76
|
-
super({
|
|
77
|
-
name: "ConcurrentModificationException",
|
|
78
|
-
$fault: "client",
|
|
79
|
-
...opts,
|
|
80
|
-
});
|
|
81
|
-
this.name = "ConcurrentModificationException";
|
|
82
|
-
this.$fault = "client";
|
|
83
|
-
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
84
|
-
this.Message = opts.Message;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
exports.ConcurrentModificationException = ConcurrentModificationException;
|
|
88
|
-
class InternalServerException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
89
|
-
constructor(opts) {
|
|
90
|
-
super({
|
|
91
|
-
name: "InternalServerException",
|
|
92
|
-
$fault: "server",
|
|
93
|
-
...opts,
|
|
94
|
-
});
|
|
95
|
-
this.name = "InternalServerException";
|
|
96
|
-
this.$fault = "server";
|
|
97
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
98
|
-
this.Message = opts.Message;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
exports.InternalServerException = InternalServerException;
|
|
102
|
-
class InvalidInputException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
103
|
-
constructor(opts) {
|
|
104
|
-
super({
|
|
105
|
-
name: "InvalidInputException",
|
|
106
|
-
$fault: "client",
|
|
107
|
-
...opts,
|
|
108
|
-
});
|
|
109
|
-
this.name = "InvalidInputException";
|
|
110
|
-
this.$fault = "client";
|
|
111
|
-
Object.setPrototypeOf(this, InvalidInputException.prototype);
|
|
112
|
-
this.Message = opts.Message;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
exports.InvalidInputException = InvalidInputException;
|
|
116
|
-
class ResourceAlreadyExistsException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
117
|
-
constructor(opts) {
|
|
118
|
-
super({
|
|
119
|
-
name: "ResourceAlreadyExistsException",
|
|
120
|
-
$fault: "client",
|
|
121
|
-
...opts,
|
|
122
|
-
});
|
|
123
|
-
this.name = "ResourceAlreadyExistsException";
|
|
124
|
-
this.$fault = "client";
|
|
125
|
-
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
126
|
-
this.Message = opts.Message;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
130
|
-
class ThrottlingException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
131
|
-
constructor(opts) {
|
|
132
|
-
super({
|
|
133
|
-
name: "ThrottlingException",
|
|
134
|
-
$fault: "client",
|
|
135
|
-
...opts,
|
|
136
|
-
});
|
|
137
|
-
this.name = "ThrottlingException";
|
|
138
|
-
this.$fault = "client";
|
|
139
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
140
|
-
this.Message = opts.Message;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
exports.ThrottlingException = ThrottlingException;
|
|
144
|
-
exports.SyncConfigurationType = {
|
|
145
|
-
CFN_STACK_SYNC: "CFN_STACK_SYNC",
|
|
146
|
-
};
|
|
147
|
-
class SyncConfigurationStillExistsException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "SyncConfigurationStillExistsException",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
this.name = "SyncConfigurationStillExistsException";
|
|
155
|
-
this.$fault = "client";
|
|
156
|
-
Object.setPrototypeOf(this, SyncConfigurationStillExistsException.prototype);
|
|
157
|
-
this.Message = opts.Message;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
exports.SyncConfigurationStillExistsException = SyncConfigurationStillExistsException;
|
|
161
|
-
class UnsupportedProviderTypeException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
162
|
-
constructor(opts) {
|
|
163
|
-
super({
|
|
164
|
-
name: "UnsupportedProviderTypeException",
|
|
165
|
-
$fault: "client",
|
|
166
|
-
...opts,
|
|
167
|
-
});
|
|
168
|
-
this.name = "UnsupportedProviderTypeException";
|
|
169
|
-
this.$fault = "client";
|
|
170
|
-
Object.setPrototypeOf(this, UnsupportedProviderTypeException.prototype);
|
|
171
|
-
this.Message = opts.Message;
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
exports.UnsupportedProviderTypeException = UnsupportedProviderTypeException;
|
|
175
53
|
exports.ConnectionStatus = {
|
|
176
54
|
AVAILABLE: "AVAILABLE",
|
|
177
55
|
ERROR: "ERROR",
|
|
178
56
|
PENDING: "PENDING",
|
|
179
57
|
};
|
|
180
|
-
exports.RepositorySyncStatus = {
|
|
181
|
-
FAILED: "FAILED",
|
|
182
|
-
INITIATED: "INITIATED",
|
|
183
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
184
|
-
QUEUED: "QUEUED",
|
|
185
|
-
SUCCEEDED: "SUCCEEDED",
|
|
186
|
-
};
|
|
187
|
-
exports.ResourceSyncStatus = {
|
|
188
|
-
FAILED: "FAILED",
|
|
189
|
-
INITIATED: "INITIATED",
|
|
190
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
191
|
-
SUCCEEDED: "SUCCEEDED",
|
|
192
|
-
};
|
|
193
58
|
class ConflictException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
194
59
|
constructor(opts) {
|
|
195
60
|
super({
|
|
@@ -218,59 +83,3 @@ class UnsupportedOperationException extends CodeStarConnectionsServiceException_
|
|
|
218
83
|
}
|
|
219
84
|
}
|
|
220
85
|
exports.UnsupportedOperationException = UnsupportedOperationException;
|
|
221
|
-
class ConditionalCheckFailedException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
222
|
-
constructor(opts) {
|
|
223
|
-
super({
|
|
224
|
-
name: "ConditionalCheckFailedException",
|
|
225
|
-
$fault: "client",
|
|
226
|
-
...opts,
|
|
227
|
-
});
|
|
228
|
-
this.name = "ConditionalCheckFailedException";
|
|
229
|
-
this.$fault = "client";
|
|
230
|
-
Object.setPrototypeOf(this, ConditionalCheckFailedException.prototype);
|
|
231
|
-
this.Message = opts.Message;
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
exports.ConditionalCheckFailedException = ConditionalCheckFailedException;
|
|
235
|
-
class UpdateOutOfSyncException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
236
|
-
constructor(opts) {
|
|
237
|
-
super({
|
|
238
|
-
name: "UpdateOutOfSyncException",
|
|
239
|
-
$fault: "client",
|
|
240
|
-
...opts,
|
|
241
|
-
});
|
|
242
|
-
this.name = "UpdateOutOfSyncException";
|
|
243
|
-
this.$fault = "client";
|
|
244
|
-
Object.setPrototypeOf(this, UpdateOutOfSyncException.prototype);
|
|
245
|
-
this.Message = opts.Message;
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
exports.UpdateOutOfSyncException = UpdateOutOfSyncException;
|
|
249
|
-
class RetryLatestCommitFailedException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
250
|
-
constructor(opts) {
|
|
251
|
-
super({
|
|
252
|
-
name: "RetryLatestCommitFailedException",
|
|
253
|
-
$fault: "server",
|
|
254
|
-
...opts,
|
|
255
|
-
});
|
|
256
|
-
this.name = "RetryLatestCommitFailedException";
|
|
257
|
-
this.$fault = "server";
|
|
258
|
-
Object.setPrototypeOf(this, RetryLatestCommitFailedException.prototype);
|
|
259
|
-
this.Message = opts.Message;
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
exports.RetryLatestCommitFailedException = RetryLatestCommitFailedException;
|
|
263
|
-
class SyncBlockerDoesNotExistException extends CodeStarConnectionsServiceException_1.CodeStarConnectionsServiceException {
|
|
264
|
-
constructor(opts) {
|
|
265
|
-
super({
|
|
266
|
-
name: "SyncBlockerDoesNotExistException",
|
|
267
|
-
$fault: "client",
|
|
268
|
-
...opts,
|
|
269
|
-
});
|
|
270
|
-
this.name = "SyncBlockerDoesNotExistException";
|
|
271
|
-
this.$fault = "client";
|
|
272
|
-
Object.setPrototypeOf(this, SyncBlockerDoesNotExistException.prototype);
|
|
273
|
-
this.Message = opts.Message;
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
exports.SyncBlockerDoesNotExistException = SyncBlockerDoesNotExistException;
|
|
@@ -4,5 +4,3 @@ const tslib_1 = require("tslib");
|
|
|
4
4
|
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
5
|
tslib_1.__exportStar(require("./ListConnectionsPaginator"), exports);
|
|
6
6
|
tslib_1.__exportStar(require("./ListHostsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListRepositoryLinksPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListSyncConfigurationsPaginator"), exports);
|