@aws-sdk/client-proton 3.956.0 → 3.958.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 CHANGED
@@ -137,10 +137,8 @@ further actions.</p>
137
137
  </ul>
138
138
 
139
139
  ## Installing
140
-
141
140
  To install this package, simply type add or install @aws-sdk/client-proton
142
141
  using your favorite package manager:
143
-
144
142
  - `npm install @aws-sdk/client-proton`
145
143
  - `yarn add @aws-sdk/client-proton`
146
144
  - `pnpm add @aws-sdk/client-proton`
@@ -176,9 +174,7 @@ To send a request, you:
176
174
  // a client can be shared by different commands.
177
175
  const client = new ProtonClient({ region: "REGION" });
178
176
 
179
- const params = {
180
- /** input parameters */
181
- };
177
+ const params = { /** input parameters */ };
182
178
  const command = new ListComponentsCommand(params);
183
179
  ```
184
180
 
@@ -337,7 +333,6 @@ AcceptEnvironmentAccountConnection
337
333
  </summary>
338
334
 
339
335
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/AcceptEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/AcceptEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/AcceptEnvironmentAccountConnectionCommandOutput/)
340
-
341
336
  </details>
342
337
  <details>
343
338
  <summary>
@@ -345,7 +340,6 @@ CancelComponentDeployment
345
340
  </summary>
346
341
 
347
342
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CancelComponentDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelComponentDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelComponentDeploymentCommandOutput/)
348
-
349
343
  </details>
350
344
  <details>
351
345
  <summary>
@@ -353,7 +347,6 @@ CancelEnvironmentDeployment
353
347
  </summary>
354
348
 
355
349
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CancelEnvironmentDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelEnvironmentDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelEnvironmentDeploymentCommandOutput/)
356
-
357
350
  </details>
358
351
  <details>
359
352
  <summary>
@@ -361,7 +354,6 @@ CancelServiceInstanceDeployment
361
354
  </summary>
362
355
 
363
356
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CancelServiceInstanceDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelServiceInstanceDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelServiceInstanceDeploymentCommandOutput/)
364
-
365
357
  </details>
366
358
  <details>
367
359
  <summary>
@@ -369,7 +361,6 @@ CancelServicePipelineDeployment
369
361
  </summary>
370
362
 
371
363
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CancelServicePipelineDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelServicePipelineDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CancelServicePipelineDeploymentCommandOutput/)
372
-
373
364
  </details>
374
365
  <details>
375
366
  <summary>
@@ -377,7 +368,6 @@ CreateComponent
377
368
  </summary>
378
369
 
379
370
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateComponentCommandOutput/)
380
-
381
371
  </details>
382
372
  <details>
383
373
  <summary>
@@ -385,7 +375,6 @@ CreateEnvironment
385
375
  </summary>
386
376
 
387
377
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentCommandOutput/)
388
-
389
378
  </details>
390
379
  <details>
391
380
  <summary>
@@ -393,7 +382,6 @@ CreateEnvironmentAccountConnection
393
382
  </summary>
394
383
 
395
384
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentAccountConnectionCommandOutput/)
396
-
397
385
  </details>
398
386
  <details>
399
387
  <summary>
@@ -401,7 +389,6 @@ CreateEnvironmentTemplate
401
389
  </summary>
402
390
 
403
391
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateEnvironmentTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentTemplateCommandOutput/)
404
-
405
392
  </details>
406
393
  <details>
407
394
  <summary>
@@ -409,7 +396,6 @@ CreateEnvironmentTemplateVersion
409
396
  </summary>
410
397
 
411
398
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateEnvironmentTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateEnvironmentTemplateVersionCommandOutput/)
412
-
413
399
  </details>
414
400
  <details>
415
401
  <summary>
@@ -417,7 +403,6 @@ CreateRepository
417
403
  </summary>
418
404
 
419
405
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateRepositoryCommandOutput/)
420
-
421
406
  </details>
422
407
  <details>
423
408
  <summary>
@@ -425,7 +410,6 @@ CreateService
425
410
  </summary>
426
411
 
427
412
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceCommandOutput/)
428
-
429
413
  </details>
430
414
  <details>
431
415
  <summary>
@@ -433,7 +417,6 @@ CreateServiceInstance
433
417
  </summary>
434
418
 
435
419
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateServiceInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceInstanceCommandOutput/)
436
-
437
420
  </details>
438
421
  <details>
439
422
  <summary>
@@ -441,7 +424,6 @@ CreateServiceSyncConfig
441
424
  </summary>
442
425
 
443
426
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateServiceSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceSyncConfigCommandOutput/)
444
-
445
427
  </details>
446
428
  <details>
447
429
  <summary>
@@ -449,7 +431,6 @@ CreateServiceTemplate
449
431
  </summary>
450
432
 
451
433
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateServiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceTemplateCommandOutput/)
452
-
453
434
  </details>
454
435
  <details>
455
436
  <summary>
@@ -457,7 +438,6 @@ CreateServiceTemplateVersion
457
438
  </summary>
458
439
 
459
440
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateServiceTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateServiceTemplateVersionCommandOutput/)
460
-
461
441
  </details>
462
442
  <details>
463
443
  <summary>
@@ -465,7 +445,6 @@ CreateTemplateSyncConfig
465
445
  </summary>
466
446
 
467
447
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/CreateTemplateSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateTemplateSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/CreateTemplateSyncConfigCommandOutput/)
468
-
469
448
  </details>
470
449
  <details>
471
450
  <summary>
@@ -473,7 +452,6 @@ DeleteComponent
473
452
  </summary>
474
453
 
475
454
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteComponentCommandOutput/)
476
-
477
455
  </details>
478
456
  <details>
479
457
  <summary>
@@ -481,7 +459,6 @@ DeleteDeployment
481
459
  </summary>
482
460
 
483
461
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteDeploymentCommandOutput/)
484
-
485
462
  </details>
486
463
  <details>
487
464
  <summary>
@@ -489,7 +466,6 @@ DeleteEnvironment
489
466
  </summary>
490
467
 
491
468
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentCommandOutput/)
492
-
493
469
  </details>
494
470
  <details>
495
471
  <summary>
@@ -497,7 +473,6 @@ DeleteEnvironmentAccountConnection
497
473
  </summary>
498
474
 
499
475
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentAccountConnectionCommandOutput/)
500
-
501
476
  </details>
502
477
  <details>
503
478
  <summary>
@@ -505,7 +480,6 @@ DeleteEnvironmentTemplate
505
480
  </summary>
506
481
 
507
482
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteEnvironmentTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentTemplateCommandOutput/)
508
-
509
483
  </details>
510
484
  <details>
511
485
  <summary>
@@ -513,7 +487,6 @@ DeleteEnvironmentTemplateVersion
513
487
  </summary>
514
488
 
515
489
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteEnvironmentTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteEnvironmentTemplateVersionCommandOutput/)
516
-
517
490
  </details>
518
491
  <details>
519
492
  <summary>
@@ -521,7 +494,6 @@ DeleteRepository
521
494
  </summary>
522
495
 
523
496
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteRepositoryCommandOutput/)
524
-
525
497
  </details>
526
498
  <details>
527
499
  <summary>
@@ -529,7 +501,6 @@ DeleteService
529
501
  </summary>
530
502
 
531
503
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceCommandOutput/)
532
-
533
504
  </details>
534
505
  <details>
535
506
  <summary>
@@ -537,7 +508,6 @@ DeleteServiceSyncConfig
537
508
  </summary>
538
509
 
539
510
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteServiceSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceSyncConfigCommandOutput/)
540
-
541
511
  </details>
542
512
  <details>
543
513
  <summary>
@@ -545,7 +515,6 @@ DeleteServiceTemplate
545
515
  </summary>
546
516
 
547
517
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteServiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceTemplateCommandOutput/)
548
-
549
518
  </details>
550
519
  <details>
551
520
  <summary>
@@ -553,7 +522,6 @@ DeleteServiceTemplateVersion
553
522
  </summary>
554
523
 
555
524
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteServiceTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteServiceTemplateVersionCommandOutput/)
556
-
557
525
  </details>
558
526
  <details>
559
527
  <summary>
@@ -561,7 +529,6 @@ DeleteTemplateSyncConfig
561
529
  </summary>
562
530
 
563
531
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/DeleteTemplateSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteTemplateSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/DeleteTemplateSyncConfigCommandOutput/)
564
-
565
532
  </details>
566
533
  <details>
567
534
  <summary>
@@ -569,7 +536,6 @@ GetAccountSettings
569
536
  </summary>
570
537
 
571
538
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetAccountSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetAccountSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetAccountSettingsCommandOutput/)
572
-
573
539
  </details>
574
540
  <details>
575
541
  <summary>
@@ -577,7 +543,6 @@ GetComponent
577
543
  </summary>
578
544
 
579
545
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetComponentCommandOutput/)
580
-
581
546
  </details>
582
547
  <details>
583
548
  <summary>
@@ -585,7 +550,6 @@ GetDeployment
585
550
  </summary>
586
551
 
587
552
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetDeploymentCommandOutput/)
588
-
589
553
  </details>
590
554
  <details>
591
555
  <summary>
@@ -593,7 +557,6 @@ GetEnvironment
593
557
  </summary>
594
558
 
595
559
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentCommandOutput/)
596
-
597
560
  </details>
598
561
  <details>
599
562
  <summary>
@@ -601,7 +564,6 @@ GetEnvironmentAccountConnection
601
564
  </summary>
602
565
 
603
566
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentAccountConnectionCommandOutput/)
604
-
605
567
  </details>
606
568
  <details>
607
569
  <summary>
@@ -609,7 +571,6 @@ GetEnvironmentTemplate
609
571
  </summary>
610
572
 
611
573
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetEnvironmentTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentTemplateCommandOutput/)
612
-
613
574
  </details>
614
575
  <details>
615
576
  <summary>
@@ -617,7 +578,6 @@ GetEnvironmentTemplateVersion
617
578
  </summary>
618
579
 
619
580
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetEnvironmentTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetEnvironmentTemplateVersionCommandOutput/)
620
-
621
581
  </details>
622
582
  <details>
623
583
  <summary>
@@ -625,7 +585,6 @@ GetRepository
625
585
  </summary>
626
586
 
627
587
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetRepositoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetRepositoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetRepositoryCommandOutput/)
628
-
629
588
  </details>
630
589
  <details>
631
590
  <summary>
@@ -633,7 +592,6 @@ GetRepositorySyncStatus
633
592
  </summary>
634
593
 
635
594
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetRepositorySyncStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetRepositorySyncStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetRepositorySyncStatusCommandOutput/)
636
-
637
595
  </details>
638
596
  <details>
639
597
  <summary>
@@ -641,7 +599,6 @@ GetResourcesSummary
641
599
  </summary>
642
600
 
643
601
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetResourcesSummaryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetResourcesSummaryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetResourcesSummaryCommandOutput/)
644
-
645
602
  </details>
646
603
  <details>
647
604
  <summary>
@@ -649,7 +606,6 @@ GetService
649
606
  </summary>
650
607
 
651
608
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceCommandOutput/)
652
-
653
609
  </details>
654
610
  <details>
655
611
  <summary>
@@ -657,7 +613,6 @@ GetServiceInstance
657
613
  </summary>
658
614
 
659
615
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceInstanceCommandOutput/)
660
-
661
616
  </details>
662
617
  <details>
663
618
  <summary>
@@ -665,7 +620,6 @@ GetServiceInstanceSyncStatus
665
620
  </summary>
666
621
 
667
622
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceInstanceSyncStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceInstanceSyncStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceInstanceSyncStatusCommandOutput/)
668
-
669
623
  </details>
670
624
  <details>
671
625
  <summary>
@@ -673,7 +627,6 @@ GetServiceSyncBlockerSummary
673
627
  </summary>
674
628
 
675
629
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceSyncBlockerSummaryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceSyncBlockerSummaryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceSyncBlockerSummaryCommandOutput/)
676
-
677
630
  </details>
678
631
  <details>
679
632
  <summary>
@@ -681,7 +634,6 @@ GetServiceSyncConfig
681
634
  </summary>
682
635
 
683
636
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceSyncConfigCommandOutput/)
684
-
685
637
  </details>
686
638
  <details>
687
639
  <summary>
@@ -689,7 +641,6 @@ GetServiceTemplate
689
641
  </summary>
690
642
 
691
643
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceTemplateCommandOutput/)
692
-
693
644
  </details>
694
645
  <details>
695
646
  <summary>
@@ -697,7 +648,6 @@ GetServiceTemplateVersion
697
648
  </summary>
698
649
 
699
650
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetServiceTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetServiceTemplateVersionCommandOutput/)
700
-
701
651
  </details>
702
652
  <details>
703
653
  <summary>
@@ -705,7 +655,6 @@ GetTemplateSyncConfig
705
655
  </summary>
706
656
 
707
657
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetTemplateSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetTemplateSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetTemplateSyncConfigCommandOutput/)
708
-
709
658
  </details>
710
659
  <details>
711
660
  <summary>
@@ -713,7 +662,6 @@ GetTemplateSyncStatus
713
662
  </summary>
714
663
 
715
664
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/GetTemplateSyncStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetTemplateSyncStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/GetTemplateSyncStatusCommandOutput/)
716
-
717
665
  </details>
718
666
  <details>
719
667
  <summary>
@@ -721,7 +669,6 @@ ListComponentOutputs
721
669
  </summary>
722
670
 
723
671
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListComponentOutputsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentOutputsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentOutputsCommandOutput/)
724
-
725
672
  </details>
726
673
  <details>
727
674
  <summary>
@@ -729,7 +676,6 @@ ListComponentProvisionedResources
729
676
  </summary>
730
677
 
731
678
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListComponentProvisionedResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentProvisionedResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentProvisionedResourcesCommandOutput/)
732
-
733
679
  </details>
734
680
  <details>
735
681
  <summary>
@@ -737,7 +683,6 @@ ListComponents
737
683
  </summary>
738
684
 
739
685
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListComponentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListComponentsCommandOutput/)
740
-
741
686
  </details>
742
687
  <details>
743
688
  <summary>
@@ -745,7 +690,6 @@ ListDeployments
745
690
  </summary>
746
691
 
747
692
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListDeploymentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListDeploymentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListDeploymentsCommandOutput/)
748
-
749
693
  </details>
750
694
  <details>
751
695
  <summary>
@@ -753,7 +697,6 @@ ListEnvironmentAccountConnections
753
697
  </summary>
754
698
 
755
699
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentAccountConnectionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentAccountConnectionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentAccountConnectionsCommandOutput/)
756
-
757
700
  </details>
758
701
  <details>
759
702
  <summary>
@@ -761,7 +704,6 @@ ListEnvironmentOutputs
761
704
  </summary>
762
705
 
763
706
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentOutputsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentOutputsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentOutputsCommandOutput/)
764
-
765
707
  </details>
766
708
  <details>
767
709
  <summary>
@@ -769,7 +711,6 @@ ListEnvironmentProvisionedResources
769
711
  </summary>
770
712
 
771
713
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentProvisionedResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentProvisionedResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentProvisionedResourcesCommandOutput/)
772
-
773
714
  </details>
774
715
  <details>
775
716
  <summary>
@@ -777,7 +718,6 @@ ListEnvironments
777
718
  </summary>
778
719
 
779
720
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentsCommandOutput/)
780
-
781
721
  </details>
782
722
  <details>
783
723
  <summary>
@@ -785,7 +725,6 @@ ListEnvironmentTemplates
785
725
  </summary>
786
726
 
787
727
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentTemplatesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentTemplatesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentTemplatesCommandOutput/)
788
-
789
728
  </details>
790
729
  <details>
791
730
  <summary>
@@ -793,7 +732,6 @@ ListEnvironmentTemplateVersions
793
732
  </summary>
794
733
 
795
734
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListEnvironmentTemplateVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentTemplateVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListEnvironmentTemplateVersionsCommandOutput/)
796
-
797
735
  </details>
798
736
  <details>
799
737
  <summary>
@@ -801,7 +739,6 @@ ListRepositories
801
739
  </summary>
802
740
 
803
741
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListRepositoriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListRepositoriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListRepositoriesCommandOutput/)
804
-
805
742
  </details>
806
743
  <details>
807
744
  <summary>
@@ -809,7 +746,6 @@ ListRepositorySyncDefinitions
809
746
  </summary>
810
747
 
811
748
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListRepositorySyncDefinitionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListRepositorySyncDefinitionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListRepositorySyncDefinitionsCommandOutput/)
812
-
813
749
  </details>
814
750
  <details>
815
751
  <summary>
@@ -817,7 +753,6 @@ ListServiceInstanceOutputs
817
753
  </summary>
818
754
 
819
755
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServiceInstanceOutputsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstanceOutputsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstanceOutputsCommandOutput/)
820
-
821
756
  </details>
822
757
  <details>
823
758
  <summary>
@@ -825,7 +760,6 @@ ListServiceInstanceProvisionedResources
825
760
  </summary>
826
761
 
827
762
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServiceInstanceProvisionedResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstanceProvisionedResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstanceProvisionedResourcesCommandOutput/)
828
-
829
763
  </details>
830
764
  <details>
831
765
  <summary>
@@ -833,7 +767,6 @@ ListServiceInstances
833
767
  </summary>
834
768
 
835
769
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServiceInstancesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstancesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceInstancesCommandOutput/)
836
-
837
770
  </details>
838
771
  <details>
839
772
  <summary>
@@ -841,7 +774,6 @@ ListServicePipelineOutputs
841
774
  </summary>
842
775
 
843
776
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServicePipelineOutputsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicePipelineOutputsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicePipelineOutputsCommandOutput/)
844
-
845
777
  </details>
846
778
  <details>
847
779
  <summary>
@@ -849,7 +781,6 @@ ListServicePipelineProvisionedResources
849
781
  </summary>
850
782
 
851
783
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServicePipelineProvisionedResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicePipelineProvisionedResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicePipelineProvisionedResourcesCommandOutput/)
852
-
853
784
  </details>
854
785
  <details>
855
786
  <summary>
@@ -857,7 +788,6 @@ ListServices
857
788
  </summary>
858
789
 
859
790
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServicesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServicesCommandOutput/)
860
-
861
791
  </details>
862
792
  <details>
863
793
  <summary>
@@ -865,7 +795,6 @@ ListServiceTemplates
865
795
  </summary>
866
796
 
867
797
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServiceTemplatesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceTemplatesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceTemplatesCommandOutput/)
868
-
869
798
  </details>
870
799
  <details>
871
800
  <summary>
@@ -873,7 +802,6 @@ ListServiceTemplateVersions
873
802
  </summary>
874
803
 
875
804
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListServiceTemplateVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceTemplateVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListServiceTemplateVersionsCommandOutput/)
876
-
877
805
  </details>
878
806
  <details>
879
807
  <summary>
@@ -881,7 +809,6 @@ ListTagsForResource
881
809
  </summary>
882
810
 
883
811
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/ListTagsForResourceCommandOutput/)
884
-
885
812
  </details>
886
813
  <details>
887
814
  <summary>
@@ -889,7 +816,6 @@ NotifyResourceDeploymentStatusChange
889
816
  </summary>
890
817
 
891
818
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/NotifyResourceDeploymentStatusChangeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/NotifyResourceDeploymentStatusChangeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/NotifyResourceDeploymentStatusChangeCommandOutput/)
892
-
893
819
  </details>
894
820
  <details>
895
821
  <summary>
@@ -897,7 +823,6 @@ RejectEnvironmentAccountConnection
897
823
  </summary>
898
824
 
899
825
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/RejectEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/RejectEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/RejectEnvironmentAccountConnectionCommandOutput/)
900
-
901
826
  </details>
902
827
  <details>
903
828
  <summary>
@@ -905,7 +830,6 @@ TagResource
905
830
  </summary>
906
831
 
907
832
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/TagResourceCommandOutput/)
908
-
909
833
  </details>
910
834
  <details>
911
835
  <summary>
@@ -913,7 +837,6 @@ UntagResource
913
837
  </summary>
914
838
 
915
839
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UntagResourceCommandOutput/)
916
-
917
840
  </details>
918
841
  <details>
919
842
  <summary>
@@ -921,7 +844,6 @@ UpdateAccountSettings
921
844
  </summary>
922
845
 
923
846
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateAccountSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateAccountSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateAccountSettingsCommandOutput/)
924
-
925
847
  </details>
926
848
  <details>
927
849
  <summary>
@@ -929,7 +851,6 @@ UpdateComponent
929
851
  </summary>
930
852
 
931
853
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateComponentCommandOutput/)
932
-
933
854
  </details>
934
855
  <details>
935
856
  <summary>
@@ -937,7 +858,6 @@ UpdateEnvironment
937
858
  </summary>
938
859
 
939
860
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentCommandOutput/)
940
-
941
861
  </details>
942
862
  <details>
943
863
  <summary>
@@ -945,7 +865,6 @@ UpdateEnvironmentAccountConnection
945
865
  </summary>
946
866
 
947
867
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateEnvironmentAccountConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentAccountConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentAccountConnectionCommandOutput/)
948
-
949
868
  </details>
950
869
  <details>
951
870
  <summary>
@@ -953,7 +872,6 @@ UpdateEnvironmentTemplate
953
872
  </summary>
954
873
 
955
874
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateEnvironmentTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentTemplateCommandOutput/)
956
-
957
875
  </details>
958
876
  <details>
959
877
  <summary>
@@ -961,7 +879,6 @@ UpdateEnvironmentTemplateVersion
961
879
  </summary>
962
880
 
963
881
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateEnvironmentTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateEnvironmentTemplateVersionCommandOutput/)
964
-
965
882
  </details>
966
883
  <details>
967
884
  <summary>
@@ -969,7 +886,6 @@ UpdateService
969
886
  </summary>
970
887
 
971
888
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceCommandOutput/)
972
-
973
889
  </details>
974
890
  <details>
975
891
  <summary>
@@ -977,7 +893,6 @@ UpdateServiceInstance
977
893
  </summary>
978
894
 
979
895
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceInstanceCommandOutput/)
980
-
981
896
  </details>
982
897
  <details>
983
898
  <summary>
@@ -985,7 +900,6 @@ UpdateServicePipeline
985
900
  </summary>
986
901
 
987
902
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServicePipelineCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServicePipelineCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServicePipelineCommandOutput/)
988
-
989
903
  </details>
990
904
  <details>
991
905
  <summary>
@@ -993,7 +907,6 @@ UpdateServiceSyncBlocker
993
907
  </summary>
994
908
 
995
909
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceSyncBlockerCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceSyncBlockerCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceSyncBlockerCommandOutput/)
996
-
997
910
  </details>
998
911
  <details>
999
912
  <summary>
@@ -1001,7 +914,6 @@ UpdateServiceSyncConfig
1001
914
  </summary>
1002
915
 
1003
916
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceSyncConfigCommandOutput/)
1004
-
1005
917
  </details>
1006
918
  <details>
1007
919
  <summary>
@@ -1009,7 +921,6 @@ UpdateServiceTemplate
1009
921
  </summary>
1010
922
 
1011
923
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceTemplateCommandOutput/)
1012
-
1013
924
  </details>
1014
925
  <details>
1015
926
  <summary>
@@ -1017,7 +928,6 @@ UpdateServiceTemplateVersion
1017
928
  </summary>
1018
929
 
1019
930
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateServiceTemplateVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceTemplateVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateServiceTemplateVersionCommandOutput/)
1020
-
1021
931
  </details>
1022
932
  <details>
1023
933
  <summary>
@@ -1025,5 +935,4 @@ UpdateTemplateSyncConfig
1025
935
  </summary>
1026
936
 
1027
937
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/proton/command/UpdateTemplateSyncConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateTemplateSyncConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-proton/Interface/UpdateTemplateSyncConfigCommandOutput/)
1028
-
1029
938
  </details>