File tree Expand file tree Collapse file tree 2 files changed +72
-44
lines changed
clients/client-apprunner/src/models
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 2 files changed +72
-44
lines changed Original file line number Diff line number Diff line change @@ -671,10 +671,14 @@ export interface AuthenticationConfiguration {
671671export enum Runtime {
672672 CORRETTO_11 = "CORRETTO_11" ,
673673 CORRETTO_8 = "CORRETTO_8" ,
674+ DOTNET_6 = "DOTNET_6" ,
675+ GO_1 = "GO_1" ,
674676 NODEJS_12 = "NODEJS_12" ,
675677 NODEJS_14 = "NODEJS_14" ,
676678 NODEJS_16 = "NODEJS_16" ,
679+ PHP_81 = "PHP_81" ,
677680 PYTHON_3 = "PYTHON_3" ,
681+ RUBY_31 = "RUBY_31" ,
678682}
679683
680684/**
Original file line number Diff line number Diff line change 493493 }
494494 },
495495 "params" : {
496+ "UseFIPS" : true ,
496497 "Region" : " us-west-2" ,
497- "UseDualStack" : true ,
498- "UseFIPS" : true
498+ "UseDualStack" : true
499499 }
500500 },
501501 {
506506 }
507507 },
508508 "params" : {
509+ "UseFIPS" : true ,
509510 "Region" : " us-west-2" ,
510- "UseDualStack" : false ,
511- "UseFIPS" : true
511+ "UseDualStack" : false
512512 }
513513 },
514514 {
519519 }
520520 },
521521 "params" : {
522+ "UseFIPS" : false ,
522523 "Region" : " us-west-2" ,
523- "UseDualStack" : true ,
524- "UseFIPS" : false
524+ "UseDualStack" : true
525525 }
526526 },
527527 {
532532 }
533533 },
534534 "params" : {
535+ "UseFIPS" : false ,
535536 "Region" : " us-west-2" ,
536- "UseDualStack" : false ,
537- "UseFIPS" : false
537+ "UseDualStack" : false
538538 }
539539 },
540540 {
545545 }
546546 },
547547 "params" : {
548+ "UseFIPS" : true ,
548549 "Region" : " eu-west-1" ,
549- "UseDualStack" : true ,
550- "UseFIPS" : true
550+ "UseDualStack" : true
551551 }
552552 },
553553 {
558558 }
559559 },
560560 "params" : {
561+ "UseFIPS" : true ,
561562 "Region" : " eu-west-1" ,
562- "UseDualStack" : false ,
563- "UseFIPS" : true
563+ "UseDualStack" : false
564564 }
565565 },
566566 {
571571 }
572572 },
573573 "params" : {
574+ "UseFIPS" : false ,
574575 "Region" : " eu-west-1" ,
575- "UseDualStack" : true ,
576- "UseFIPS" : false
576+ "UseDualStack" : true
577577 }
578578 },
579579 {
584584 }
585585 },
586586 "params" : {
587+ "UseFIPS" : false ,
587588 "Region" : " eu-west-1" ,
588- "UseDualStack" : false ,
589- "UseFIPS" : false
589+ "UseDualStack" : false
590590 }
591591 },
592592 {
597597 }
598598 },
599599 "params" : {
600+ "UseFIPS" : true ,
600601 "Region" : " ap-northeast-1" ,
601- "UseDualStack" : true ,
602- "UseFIPS" : true
602+ "UseDualStack" : true
603603 }
604604 },
605605 {
610610 }
611611 },
612612 "params" : {
613+ "UseFIPS" : true ,
613614 "Region" : " ap-northeast-1" ,
614- "UseDualStack" : false ,
615- "UseFIPS" : true
615+ "UseDualStack" : false
616616 }
617617 },
618618 {
623623 }
624624 },
625625 "params" : {
626+ "UseFIPS" : false ,
626627 "Region" : " ap-northeast-1" ,
627- "UseDualStack" : true ,
628- "UseFIPS" : false
628+ "UseDualStack" : true
629629 }
630630 },
631631 {
636636 }
637637 },
638638 "params" : {
639+ "UseFIPS" : false ,
639640 "Region" : " ap-northeast-1" ,
640- "UseDualStack" : false ,
641- "UseFIPS" : false
641+ "UseDualStack" : false
642642 }
643643 },
644644 {
649649 }
650650 },
651651 "params" : {
652+ "UseFIPS" : true ,
652653 "Region" : " us-east-1" ,
653- "UseDualStack" : true ,
654- "UseFIPS" : true
654+ "UseDualStack" : true
655655 }
656656 },
657657 {
662662 }
663663 },
664664 "params" : {
665+ "UseFIPS" : true ,
665666 "Region" : " us-east-1" ,
666- "UseDualStack" : false ,
667- "UseFIPS" : true
667+ "UseDualStack" : false
668668 }
669669 },
670670 {
675675 }
676676 },
677677 "params" : {
678+ "UseFIPS" : false ,
678679 "Region" : " us-east-1" ,
679- "UseDualStack" : true ,
680- "UseFIPS" : false
680+ "UseDualStack" : true
681681 }
682682 },
683683 {
688688 }
689689 },
690690 "params" : {
691+ "UseFIPS" : false ,
691692 "Region" : " us-east-1" ,
692- "UseDualStack" : false ,
693- "UseFIPS" : false
693+ "UseDualStack" : false
694694 }
695695 },
696696 {
701701 }
702702 },
703703 "params" : {
704+ "UseFIPS" : true ,
704705 "Region" : " us-east-2" ,
705- "UseDualStack" : true ,
706- "UseFIPS" : true
706+ "UseDualStack" : true
707707 }
708708 },
709709 {
714714 }
715715 },
716716 "params" : {
717+ "UseFIPS" : true ,
717718 "Region" : " us-east-2" ,
718- "UseDualStack" : false ,
719- "UseFIPS" : true
719+ "UseDualStack" : false
720720 }
721721 },
722722 {
727727 }
728728 },
729729 "params" : {
730+ "UseFIPS" : false ,
730731 "Region" : " us-east-2" ,
731- "UseDualStack" : true ,
732- "UseFIPS" : false
732+ "UseDualStack" : true
733733 }
734734 },
735735 {
740740 }
741741 },
742742 "params" : {
743+ "UseFIPS" : false ,
743744 "Region" : " us-east-2" ,
744- "UseDualStack" : false ,
745- "UseFIPS" : false
745+ "UseDualStack" : false
746746 }
747747 },
748748 {
753753 }
754754 },
755755 "params" : {
756+ "UseFIPS" : false ,
756757 "Region" : " us-east-1" ,
757758 "UseDualStack" : false ,
758- "UseFIPS" : false ,
759759 "Endpoint" : " https://example.com"
760760 }
761761 },
765765 "error" : " Invalid Configuration: FIPS and custom endpoint are not supported"
766766 },
767767 "params" : {
768+ "UseFIPS" : true ,
768769 "Region" : " us-east-1" ,
769770 "UseDualStack" : false ,
770- "UseFIPS" : true ,
771771 "Endpoint" : " https://example.com"
772772 }
773773 },
777777 "error" : " Invalid Configuration: Dualstack and custom endpoint are not supported"
778778 },
779779 "params" : {
780+ "UseFIPS" : false ,
780781 "Region" : " us-east-1" ,
781782 "UseDualStack" : true ,
782- "UseFIPS" : false ,
783783 "Endpoint" : " https://example.com"
784784 }
785785 }
36773677 "traits" : {
36783678 "smithy.api#enumValue" : " NODEJS_16"
36793679 }
3680+ },
3681+ "GO_1" : {
3682+ "target" : " smithy.api#Unit" ,
3683+ "traits" : {
3684+ "smithy.api#enumValue" : " GO_1"
3685+ }
3686+ },
3687+ "DOTNET_6" : {
3688+ "target" : " smithy.api#Unit" ,
3689+ "traits" : {
3690+ "smithy.api#enumValue" : " DOTNET_6"
3691+ }
3692+ },
3693+ "PHP_81" : {
3694+ "target" : " smithy.api#Unit" ,
3695+ "traits" : {
3696+ "smithy.api#enumValue" : " PHP_81"
3697+ }
3698+ },
3699+ "RUBY_31" : {
3700+ "target" : " smithy.api#Unit" ,
3701+ "traits" : {
3702+ "smithy.api#enumValue" : " RUBY_31"
3703+ }
36803704 }
36813705 }
36823706 },
44934517 }
44944518 }
44954519 }
4496- }
4520+ }
You can’t perform that action at this time.
0 commit comments