@aws-sdk/client-codecatalyst 3.452.0 → 3.458.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 +38 -38
- package/dist-cjs/CodeCatalystClient.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +4 -0
- package/dist-es/CodeCatalystClient.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js +4 -0
- package/dist-types/commands/CreateDevEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/GetDevEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/ListDevEnvironmentsCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +20 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -382,7 +382,7 @@ see LICENSE for more information.
|
|
|
382
382
|
CreateAccessToken
|
|
383
383
|
</summary>
|
|
384
384
|
|
|
385
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
385
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/CreateAccessTokenCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateAccessTokenCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateAccessTokenCommandOutput/)
|
|
386
386
|
|
|
387
387
|
</details>
|
|
388
388
|
<details>
|
|
@@ -390,7 +390,7 @@ CreateAccessToken
|
|
|
390
390
|
CreateDevEnvironment
|
|
391
391
|
</summary>
|
|
392
392
|
|
|
393
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
393
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/CreateDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateDevEnvironmentCommandOutput/)
|
|
394
394
|
|
|
395
395
|
</details>
|
|
396
396
|
<details>
|
|
@@ -398,7 +398,7 @@ CreateDevEnvironment
|
|
|
398
398
|
CreateProject
|
|
399
399
|
</summary>
|
|
400
400
|
|
|
401
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
401
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/CreateProjectCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateProjectCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateProjectCommandOutput/)
|
|
402
402
|
|
|
403
403
|
</details>
|
|
404
404
|
<details>
|
|
@@ -406,7 +406,7 @@ CreateProject
|
|
|
406
406
|
CreateSourceRepository
|
|
407
407
|
</summary>
|
|
408
408
|
|
|
409
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
409
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/CreateSourceRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateSourceRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateSourceRepositoryCommandOutput/)
|
|
410
410
|
|
|
411
411
|
</details>
|
|
412
412
|
<details>
|
|
@@ -414,7 +414,7 @@ CreateSourceRepository
|
|
|
414
414
|
CreateSourceRepositoryBranch
|
|
415
415
|
</summary>
|
|
416
416
|
|
|
417
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
417
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/CreateSourceRepositoryBranchCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateSourceRepositoryBranchCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/CreateSourceRepositoryBranchCommandOutput/)
|
|
418
418
|
|
|
419
419
|
</details>
|
|
420
420
|
<details>
|
|
@@ -422,7 +422,7 @@ CreateSourceRepositoryBranch
|
|
|
422
422
|
DeleteAccessToken
|
|
423
423
|
</summary>
|
|
424
424
|
|
|
425
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
425
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/DeleteAccessTokenCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteAccessTokenCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteAccessTokenCommandOutput/)
|
|
426
426
|
|
|
427
427
|
</details>
|
|
428
428
|
<details>
|
|
@@ -430,7 +430,7 @@ DeleteAccessToken
|
|
|
430
430
|
DeleteDevEnvironment
|
|
431
431
|
</summary>
|
|
432
432
|
|
|
433
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
433
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/DeleteDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteDevEnvironmentCommandOutput/)
|
|
434
434
|
|
|
435
435
|
</details>
|
|
436
436
|
<details>
|
|
@@ -438,7 +438,7 @@ DeleteDevEnvironment
|
|
|
438
438
|
DeleteProject
|
|
439
439
|
</summary>
|
|
440
440
|
|
|
441
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
441
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/DeleteProjectCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteProjectCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteProjectCommandOutput/)
|
|
442
442
|
|
|
443
443
|
</details>
|
|
444
444
|
<details>
|
|
@@ -446,7 +446,7 @@ DeleteProject
|
|
|
446
446
|
DeleteSourceRepository
|
|
447
447
|
</summary>
|
|
448
448
|
|
|
449
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
449
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/DeleteSourceRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteSourceRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteSourceRepositoryCommandOutput/)
|
|
450
450
|
|
|
451
451
|
</details>
|
|
452
452
|
<details>
|
|
@@ -454,7 +454,7 @@ DeleteSourceRepository
|
|
|
454
454
|
DeleteSpace
|
|
455
455
|
</summary>
|
|
456
456
|
|
|
457
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
457
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/DeleteSpaceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteSpaceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/DeleteSpaceCommandOutput/)
|
|
458
458
|
|
|
459
459
|
</details>
|
|
460
460
|
<details>
|
|
@@ -462,7 +462,7 @@ DeleteSpace
|
|
|
462
462
|
GetDevEnvironment
|
|
463
463
|
</summary>
|
|
464
464
|
|
|
465
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
465
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetDevEnvironmentCommandOutput/)
|
|
466
466
|
|
|
467
467
|
</details>
|
|
468
468
|
<details>
|
|
@@ -470,7 +470,7 @@ GetDevEnvironment
|
|
|
470
470
|
GetProject
|
|
471
471
|
</summary>
|
|
472
472
|
|
|
473
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
473
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetProjectCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetProjectCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetProjectCommandOutput/)
|
|
474
474
|
|
|
475
475
|
</details>
|
|
476
476
|
<details>
|
|
@@ -478,7 +478,7 @@ GetProject
|
|
|
478
478
|
GetSourceRepository
|
|
479
479
|
</summary>
|
|
480
480
|
|
|
481
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
481
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetSourceRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSourceRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSourceRepositoryCommandOutput/)
|
|
482
482
|
|
|
483
483
|
</details>
|
|
484
484
|
<details>
|
|
@@ -486,7 +486,7 @@ GetSourceRepository
|
|
|
486
486
|
GetSourceRepositoryCloneUrls
|
|
487
487
|
</summary>
|
|
488
488
|
|
|
489
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
489
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetSourceRepositoryCloneUrlsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSourceRepositoryCloneUrlsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSourceRepositoryCloneUrlsCommandOutput/)
|
|
490
490
|
|
|
491
491
|
</details>
|
|
492
492
|
<details>
|
|
@@ -494,7 +494,7 @@ GetSourceRepositoryCloneUrls
|
|
|
494
494
|
GetSpace
|
|
495
495
|
</summary>
|
|
496
496
|
|
|
497
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
497
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetSpaceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSpaceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSpaceCommandOutput/)
|
|
498
498
|
|
|
499
499
|
</details>
|
|
500
500
|
<details>
|
|
@@ -502,7 +502,7 @@ GetSpace
|
|
|
502
502
|
GetSubscription
|
|
503
503
|
</summary>
|
|
504
504
|
|
|
505
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
505
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetSubscriptionCommandOutput/)
|
|
506
506
|
|
|
507
507
|
</details>
|
|
508
508
|
<details>
|
|
@@ -510,7 +510,7 @@ GetSubscription
|
|
|
510
510
|
GetUserDetails
|
|
511
511
|
</summary>
|
|
512
512
|
|
|
513
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
513
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetUserDetailsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetUserDetailsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetUserDetailsCommandOutput/)
|
|
514
514
|
|
|
515
515
|
</details>
|
|
516
516
|
<details>
|
|
@@ -518,7 +518,7 @@ GetUserDetails
|
|
|
518
518
|
GetWorkflow
|
|
519
519
|
</summary>
|
|
520
520
|
|
|
521
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
521
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetWorkflowCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetWorkflowCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetWorkflowCommandOutput/)
|
|
522
522
|
|
|
523
523
|
</details>
|
|
524
524
|
<details>
|
|
@@ -526,7 +526,7 @@ GetWorkflow
|
|
|
526
526
|
GetWorkflowRun
|
|
527
527
|
</summary>
|
|
528
528
|
|
|
529
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
529
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/GetWorkflowRunCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetWorkflowRunCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/GetWorkflowRunCommandOutput/)
|
|
530
530
|
|
|
531
531
|
</details>
|
|
532
532
|
<details>
|
|
@@ -534,7 +534,7 @@ GetWorkflowRun
|
|
|
534
534
|
ListAccessTokens
|
|
535
535
|
</summary>
|
|
536
536
|
|
|
537
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
537
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListAccessTokensCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListAccessTokensCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListAccessTokensCommandOutput/)
|
|
538
538
|
|
|
539
539
|
</details>
|
|
540
540
|
<details>
|
|
@@ -542,7 +542,7 @@ ListAccessTokens
|
|
|
542
542
|
ListDevEnvironments
|
|
543
543
|
</summary>
|
|
544
544
|
|
|
545
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
545
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListDevEnvironmentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListDevEnvironmentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListDevEnvironmentsCommandOutput/)
|
|
546
546
|
|
|
547
547
|
</details>
|
|
548
548
|
<details>
|
|
@@ -550,7 +550,7 @@ ListDevEnvironments
|
|
|
550
550
|
ListDevEnvironmentSessions
|
|
551
551
|
</summary>
|
|
552
552
|
|
|
553
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
553
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListDevEnvironmentSessionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListDevEnvironmentSessionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListDevEnvironmentSessionsCommandOutput/)
|
|
554
554
|
|
|
555
555
|
</details>
|
|
556
556
|
<details>
|
|
@@ -558,7 +558,7 @@ ListDevEnvironmentSessions
|
|
|
558
558
|
ListEventLogs
|
|
559
559
|
</summary>
|
|
560
560
|
|
|
561
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
561
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListEventLogsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListEventLogsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListEventLogsCommandOutput/)
|
|
562
562
|
|
|
563
563
|
</details>
|
|
564
564
|
<details>
|
|
@@ -566,7 +566,7 @@ ListEventLogs
|
|
|
566
566
|
ListProjects
|
|
567
567
|
</summary>
|
|
568
568
|
|
|
569
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
569
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListProjectsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListProjectsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListProjectsCommandOutput/)
|
|
570
570
|
|
|
571
571
|
</details>
|
|
572
572
|
<details>
|
|
@@ -574,7 +574,7 @@ ListProjects
|
|
|
574
574
|
ListSourceRepositories
|
|
575
575
|
</summary>
|
|
576
576
|
|
|
577
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
577
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListSourceRepositoriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSourceRepositoriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSourceRepositoriesCommandOutput/)
|
|
578
578
|
|
|
579
579
|
</details>
|
|
580
580
|
<details>
|
|
@@ -582,7 +582,7 @@ ListSourceRepositories
|
|
|
582
582
|
ListSourceRepositoryBranches
|
|
583
583
|
</summary>
|
|
584
584
|
|
|
585
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
585
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListSourceRepositoryBranchesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSourceRepositoryBranchesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSourceRepositoryBranchesCommandOutput/)
|
|
586
586
|
|
|
587
587
|
</details>
|
|
588
588
|
<details>
|
|
@@ -590,7 +590,7 @@ ListSourceRepositoryBranches
|
|
|
590
590
|
ListSpaces
|
|
591
591
|
</summary>
|
|
592
592
|
|
|
593
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
593
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListSpacesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSpacesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListSpacesCommandOutput/)
|
|
594
594
|
|
|
595
595
|
</details>
|
|
596
596
|
<details>
|
|
@@ -598,7 +598,7 @@ ListSpaces
|
|
|
598
598
|
ListWorkflowRuns
|
|
599
599
|
</summary>
|
|
600
600
|
|
|
601
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
601
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListWorkflowRunsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListWorkflowRunsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListWorkflowRunsCommandOutput/)
|
|
602
602
|
|
|
603
603
|
</details>
|
|
604
604
|
<details>
|
|
@@ -606,7 +606,7 @@ ListWorkflowRuns
|
|
|
606
606
|
ListWorkflows
|
|
607
607
|
</summary>
|
|
608
608
|
|
|
609
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
609
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/ListWorkflowsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListWorkflowsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/ListWorkflowsCommandOutput/)
|
|
610
610
|
|
|
611
611
|
</details>
|
|
612
612
|
<details>
|
|
@@ -614,7 +614,7 @@ ListWorkflows
|
|
|
614
614
|
StartDevEnvironment
|
|
615
615
|
</summary>
|
|
616
616
|
|
|
617
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
617
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/StartDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartDevEnvironmentCommandOutput/)
|
|
618
618
|
|
|
619
619
|
</details>
|
|
620
620
|
<details>
|
|
@@ -622,7 +622,7 @@ StartDevEnvironment
|
|
|
622
622
|
StartDevEnvironmentSession
|
|
623
623
|
</summary>
|
|
624
624
|
|
|
625
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
625
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/StartDevEnvironmentSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartDevEnvironmentSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartDevEnvironmentSessionCommandOutput/)
|
|
626
626
|
|
|
627
627
|
</details>
|
|
628
628
|
<details>
|
|
@@ -630,7 +630,7 @@ StartDevEnvironmentSession
|
|
|
630
630
|
StartWorkflowRun
|
|
631
631
|
</summary>
|
|
632
632
|
|
|
633
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
633
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/StartWorkflowRunCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartWorkflowRunCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StartWorkflowRunCommandOutput/)
|
|
634
634
|
|
|
635
635
|
</details>
|
|
636
636
|
<details>
|
|
@@ -638,7 +638,7 @@ StartWorkflowRun
|
|
|
638
638
|
StopDevEnvironment
|
|
639
639
|
</summary>
|
|
640
640
|
|
|
641
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
641
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/StopDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StopDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StopDevEnvironmentCommandOutput/)
|
|
642
642
|
|
|
643
643
|
</details>
|
|
644
644
|
<details>
|
|
@@ -646,7 +646,7 @@ StopDevEnvironment
|
|
|
646
646
|
StopDevEnvironmentSession
|
|
647
647
|
</summary>
|
|
648
648
|
|
|
649
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
649
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/StopDevEnvironmentSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StopDevEnvironmentSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/StopDevEnvironmentSessionCommandOutput/)
|
|
650
650
|
|
|
651
651
|
</details>
|
|
652
652
|
<details>
|
|
@@ -654,7 +654,7 @@ StopDevEnvironmentSession
|
|
|
654
654
|
UpdateDevEnvironment
|
|
655
655
|
</summary>
|
|
656
656
|
|
|
657
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
657
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/UpdateDevEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateDevEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateDevEnvironmentCommandOutput/)
|
|
658
658
|
|
|
659
659
|
</details>
|
|
660
660
|
<details>
|
|
@@ -662,7 +662,7 @@ UpdateDevEnvironment
|
|
|
662
662
|
UpdateProject
|
|
663
663
|
</summary>
|
|
664
664
|
|
|
665
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
665
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/UpdateProjectCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateProjectCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateProjectCommandOutput/)
|
|
666
666
|
|
|
667
667
|
</details>
|
|
668
668
|
<details>
|
|
@@ -670,7 +670,7 @@ UpdateProject
|
|
|
670
670
|
UpdateSpace
|
|
671
671
|
</summary>
|
|
672
672
|
|
|
673
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
673
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/UpdateSpaceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateSpaceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/UpdateSpaceCommandOutput/)
|
|
674
674
|
|
|
675
675
|
</details>
|
|
676
676
|
<details>
|
|
@@ -678,6 +678,6 @@ UpdateSpace
|
|
|
678
678
|
VerifySession
|
|
679
679
|
</summary>
|
|
680
680
|
|
|
681
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
681
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecatalyst/command/VerifySessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/VerifySessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-codecatalyst/Interface/VerifySessionCommandOutput/)
|
|
682
682
|
|
|
683
683
|
</details>
|
|
@@ -44,8 +44,8 @@ class CodeCatalystClient extends smithy_client_1.Client {
|
|
|
44
44
|
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
45
45
|
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
46
46
|
this.middlewareStack.use((0, core_1.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
|
|
47
|
-
httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
|
|
48
47
|
identityProviderConfigProvider: this.getIdentityProviderConfigProvider(),
|
|
48
|
+
httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
|
|
49
49
|
}));
|
|
50
50
|
this.middlewareStack.use((0, core_1.getHttpSigningPlugin)(this.config));
|
|
51
51
|
}
|
|
@@ -47,6 +47,7 @@ const se_CreateDevEnvironmentCommand = async (input, context) => {
|
|
|
47
47
|
instanceType: [],
|
|
48
48
|
persistentStorage: (_) => (0, smithy_client_1._json)(_),
|
|
49
49
|
repositories: (_) => (0, smithy_client_1._json)(_),
|
|
50
|
+
vpcConnectionName: [],
|
|
50
51
|
}));
|
|
51
52
|
return new protocol_http_1.HttpRequest({
|
|
52
53
|
protocol,
|
|
@@ -930,6 +931,7 @@ const de_CreateDevEnvironmentCommand = async (output, context) => {
|
|
|
930
931
|
id: smithy_client_1.expectString,
|
|
931
932
|
projectName: smithy_client_1.expectString,
|
|
932
933
|
spaceName: smithy_client_1.expectString,
|
|
934
|
+
vpcConnectionName: smithy_client_1.expectString,
|
|
933
935
|
});
|
|
934
936
|
Object.assign(contents, doc);
|
|
935
937
|
return contents;
|
|
@@ -1395,6 +1397,7 @@ const de_GetDevEnvironmentCommand = async (output, context) => {
|
|
|
1395
1397
|
spaceName: smithy_client_1.expectString,
|
|
1396
1398
|
status: smithy_client_1.expectString,
|
|
1397
1399
|
statusReason: smithy_client_1.expectString,
|
|
1400
|
+
vpcConnectionName: smithy_client_1.expectString,
|
|
1398
1401
|
});
|
|
1399
1402
|
Object.assign(contents, doc);
|
|
1400
1403
|
return contents;
|
|
@@ -2955,6 +2958,7 @@ const de_DevEnvironmentSummary = (output, context) => {
|
|
|
2955
2958
|
spaceName: smithy_client_1.expectString,
|
|
2956
2959
|
status: smithy_client_1.expectString,
|
|
2957
2960
|
statusReason: smithy_client_1.expectString,
|
|
2961
|
+
vpcConnectionName: smithy_client_1.expectString,
|
|
2958
2962
|
});
|
|
2959
2963
|
};
|
|
2960
2964
|
const de_DevEnvironmentSummaryList = (output, context) => {
|
|
@@ -41,8 +41,8 @@ export class CodeCatalystClient extends __Client {
|
|
|
41
41
|
this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
|
|
42
42
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
43
43
|
this.middlewareStack.use(getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
|
|
44
|
-
httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
|
|
45
44
|
identityProviderConfigProvider: this.getIdentityProviderConfigProvider(),
|
|
45
|
+
httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
|
|
46
46
|
}));
|
|
47
47
|
this.middlewareStack.use(getHttpSigningPlugin(this.config));
|
|
48
48
|
}
|
|
@@ -42,6 +42,7 @@ export const se_CreateDevEnvironmentCommand = async (input, context) => {
|
|
|
42
42
|
instanceType: [],
|
|
43
43
|
persistentStorage: (_) => _json(_),
|
|
44
44
|
repositories: (_) => _json(_),
|
|
45
|
+
vpcConnectionName: [],
|
|
45
46
|
}));
|
|
46
47
|
return new __HttpRequest({
|
|
47
48
|
protocol,
|
|
@@ -887,6 +888,7 @@ export const de_CreateDevEnvironmentCommand = async (output, context) => {
|
|
|
887
888
|
id: __expectString,
|
|
888
889
|
projectName: __expectString,
|
|
889
890
|
spaceName: __expectString,
|
|
891
|
+
vpcConnectionName: __expectString,
|
|
890
892
|
});
|
|
891
893
|
Object.assign(contents, doc);
|
|
892
894
|
return contents;
|
|
@@ -1343,6 +1345,7 @@ export const de_GetDevEnvironmentCommand = async (output, context) => {
|
|
|
1343
1345
|
spaceName: __expectString,
|
|
1344
1346
|
status: __expectString,
|
|
1345
1347
|
statusReason: __expectString,
|
|
1348
|
+
vpcConnectionName: __expectString,
|
|
1346
1349
|
});
|
|
1347
1350
|
Object.assign(contents, doc);
|
|
1348
1351
|
return contents;
|
|
@@ -2875,6 +2878,7 @@ const de_DevEnvironmentSummary = (output, context) => {
|
|
|
2875
2878
|
spaceName: __expectString,
|
|
2876
2879
|
status: __expectString,
|
|
2877
2880
|
statusReason: __expectString,
|
|
2881
|
+
vpcConnectionName: __expectString,
|
|
2878
2882
|
});
|
|
2879
2883
|
};
|
|
2880
2884
|
const de_DevEnvironmentSummaryList = (output, context) => {
|
|
@@ -57,6 +57,7 @@ export interface CreateDevEnvironmentCommandOutput extends CreateDevEnvironmentR
|
|
|
57
57
|
* persistentStorage: { // PersistentStorageConfiguration
|
|
58
58
|
* sizeInGiB: Number("int"), // required
|
|
59
59
|
* },
|
|
60
|
+
* vpcConnectionName: "STRING_VALUE",
|
|
60
61
|
* };
|
|
61
62
|
* const command = new CreateDevEnvironmentCommand(input);
|
|
62
63
|
* const response = await client.send(command);
|
|
@@ -64,6 +65,7 @@ export interface CreateDevEnvironmentCommandOutput extends CreateDevEnvironmentR
|
|
|
64
65
|
* // spaceName: "STRING_VALUE", // required
|
|
65
66
|
* // projectName: "STRING_VALUE", // required
|
|
66
67
|
* // id: "STRING_VALUE", // required
|
|
68
|
+
* // vpcConnectionName: "STRING_VALUE",
|
|
67
69
|
* // };
|
|
68
70
|
*
|
|
69
71
|
* ```
|
|
@@ -75,6 +75,7 @@ export interface ListDevEnvironmentsCommandOutput extends ListDevEnvironmentsRes
|
|
|
75
75
|
* // persistentStorage: { // PersistentStorage
|
|
76
76
|
* // sizeInGiB: Number("int"), // required
|
|
77
77
|
* // },
|
|
78
|
+
* // vpcConnectionName: "STRING_VALUE",
|
|
78
79
|
* // },
|
|
79
80
|
* // ],
|
|
80
81
|
* // nextToken: "STRING_VALUE",
|
|
@@ -716,6 +716,11 @@ export interface DevEnvironmentSummary {
|
|
|
716
716
|
* <p>Information about the configuration of persistent storage for the Dev Environment.</p>
|
|
717
717
|
*/
|
|
718
718
|
persistentStorage: PersistentStorage | undefined;
|
|
719
|
+
/**
|
|
720
|
+
* @public
|
|
721
|
+
* <p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>
|
|
722
|
+
*/
|
|
723
|
+
vpcConnectionName?: string;
|
|
719
724
|
}
|
|
720
725
|
/**
|
|
721
726
|
* @public
|
|
@@ -975,6 +980,11 @@ export interface CreateDevEnvironmentRequest {
|
|
|
975
980
|
* </note>
|
|
976
981
|
*/
|
|
977
982
|
persistentStorage: PersistentStorageConfiguration | undefined;
|
|
983
|
+
/**
|
|
984
|
+
* @public
|
|
985
|
+
* <p>The name of the connection to use connect to a Amazon VPC.</p>
|
|
986
|
+
*/
|
|
987
|
+
vpcConnectionName?: string;
|
|
978
988
|
}
|
|
979
989
|
/**
|
|
980
990
|
* @public
|
|
@@ -995,6 +1005,11 @@ export interface CreateDevEnvironmentResponse {
|
|
|
995
1005
|
* <p>The system-generated unique ID of the Dev Environment. </p>
|
|
996
1006
|
*/
|
|
997
1007
|
id: string | undefined;
|
|
1008
|
+
/**
|
|
1009
|
+
* @public
|
|
1010
|
+
* <p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>
|
|
1011
|
+
*/
|
|
1012
|
+
vpcConnectionName?: string;
|
|
998
1013
|
}
|
|
999
1014
|
/**
|
|
1000
1015
|
* @public
|
|
@@ -1125,6 +1140,11 @@ export interface GetDevEnvironmentResponse {
|
|
|
1125
1140
|
* <p>Information about the amount of storage allocated to the Dev Environment. By default, a Dev Environment is configured to have 16GB of persistent storage.</p>
|
|
1126
1141
|
*/
|
|
1127
1142
|
persistentStorage: PersistentStorage | undefined;
|
|
1143
|
+
/**
|
|
1144
|
+
* @public
|
|
1145
|
+
* <p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>
|
|
1146
|
+
*/
|
|
1147
|
+
vpcConnectionName?: string;
|
|
1128
1148
|
}
|
|
1129
1149
|
/**
|
|
1130
1150
|
* @public
|
|
@@ -209,6 +209,7 @@ export interface DevEnvironmentSummary {
|
|
|
209
209
|
instanceType: _InstanceType | undefined;
|
|
210
210
|
inactivityTimeoutMinutes: number | undefined;
|
|
211
211
|
persistentStorage: PersistentStorage | undefined;
|
|
212
|
+
vpcConnectionName?: string;
|
|
212
213
|
}
|
|
213
214
|
export interface ListDevEnvironmentsResponse {
|
|
214
215
|
items: DevEnvironmentSummary[] | undefined;
|
|
@@ -268,11 +269,13 @@ export interface CreateDevEnvironmentRequest {
|
|
|
268
269
|
instanceType: _InstanceType | undefined;
|
|
269
270
|
inactivityTimeoutMinutes?: number;
|
|
270
271
|
persistentStorage: PersistentStorageConfiguration | undefined;
|
|
272
|
+
vpcConnectionName?: string;
|
|
271
273
|
}
|
|
272
274
|
export interface CreateDevEnvironmentResponse {
|
|
273
275
|
spaceName: string | undefined;
|
|
274
276
|
projectName: string | undefined;
|
|
275
277
|
id: string | undefined;
|
|
278
|
+
vpcConnectionName?: string;
|
|
276
279
|
}
|
|
277
280
|
export interface DeleteDevEnvironmentRequest {
|
|
278
281
|
spaceName: string | undefined;
|
|
@@ -303,6 +306,7 @@ export interface GetDevEnvironmentResponse {
|
|
|
303
306
|
instanceType: _InstanceType | undefined;
|
|
304
307
|
inactivityTimeoutMinutes: number | undefined;
|
|
305
308
|
persistentStorage: PersistentStorage | undefined;
|
|
309
|
+
vpcConnectionName?: string;
|
|
306
310
|
}
|
|
307
311
|
export interface ListDevEnvironmentSessionsRequest {
|
|
308
312
|
spaceName: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecatalyst",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.458.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|