Skip to content

Commit 294af19

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 0df860a commit 294af19

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+440
-3582
lines changed

codegen/sdk-codegen/aws-models/accessanalyzer.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,17 +1000,6 @@
10001000
"UseDualStack": true
10011001
}
10021002
},
1003-
{
1004-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1005-
"expect": {
1006-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1007-
},
1008-
"params": {
1009-
"Region": "us-iso-east-1",
1010-
"UseFIPS": true,
1011-
"UseDualStack": true
1012-
}
1013-
},
10141003
{
10151004
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
10161005
"expect": {
@@ -1024,17 +1013,6 @@
10241013
"UseDualStack": false
10251014
}
10261015
},
1027-
{
1028-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1029-
"expect": {
1030-
"error": "DualStack is enabled but this partition does not support DualStack"
1031-
},
1032-
"params": {
1033-
"Region": "us-iso-east-1",
1034-
"UseFIPS": false,
1035-
"UseDualStack": true
1036-
}
1037-
},
10381016
{
10391017
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
10401018
"expect": {
@@ -1048,17 +1026,6 @@
10481026
"UseDualStack": false
10491027
}
10501028
},
1051-
{
1052-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1053-
"expect": {
1054-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1055-
},
1056-
"params": {
1057-
"Region": "us-isob-east-1",
1058-
"UseFIPS": true,
1059-
"UseDualStack": true
1060-
}
1061-
},
10621029
{
10631030
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
10641031
"expect": {
@@ -1072,17 +1039,6 @@
10721039
"UseDualStack": false
10731040
}
10741041
},
1075-
{
1076-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1077-
"expect": {
1078-
"error": "DualStack is enabled but this partition does not support DualStack"
1079-
},
1080-
"params": {
1081-
"Region": "us-isob-east-1",
1082-
"UseFIPS": false,
1083-
"UseDualStack": true
1084-
}
1085-
},
10861042
{
10871043
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
10881044
"expect": {

codegen/sdk-codegen/aws-models/amp.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -794,17 +794,6 @@
794794
"UseDualStack": false
795795
}
796796
},
797-
{
798-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
799-
"expect": {
800-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
801-
},
802-
"params": {
803-
"Region": "us-iso-east-1",
804-
"UseFIPS": true,
805-
"UseDualStack": true
806-
}
807-
},
808797
{
809798
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
810799
"expect": {
@@ -818,17 +807,6 @@
818807
"UseDualStack": false
819808
}
820809
},
821-
{
822-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
823-
"expect": {
824-
"error": "DualStack is enabled but this partition does not support DualStack"
825-
},
826-
"params": {
827-
"Region": "us-iso-east-1",
828-
"UseFIPS": false,
829-
"UseDualStack": true
830-
}
831-
},
832810
{
833811
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
834812
"expect": {
@@ -842,17 +820,6 @@
842820
"UseDualStack": false
843821
}
844822
},
845-
{
846-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
847-
"expect": {
848-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
849-
},
850-
"params": {
851-
"Region": "us-isob-east-1",
852-
"UseFIPS": true,
853-
"UseDualStack": true
854-
}
855-
},
856823
{
857824
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
858825
"expect": {
@@ -866,17 +833,6 @@
866833
"UseDualStack": false
867834
}
868835
},
869-
{
870-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
871-
"expect": {
872-
"error": "DualStack is enabled but this partition does not support DualStack"
873-
},
874-
"params": {
875-
"Region": "us-isob-east-1",
876-
"UseFIPS": false,
877-
"UseDualStack": true
878-
}
879-
},
880836
{
881837
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
882838
"expect": {

codegen/sdk-codegen/aws-models/apigatewaymanagementapi.json

Lines changed: 3 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
"name": "execute-api"
5656
},
5757
"aws.protocols#restJson1": {},
58+
"smithy.api#auth": [
59+
"aws.auth#sigv4"
60+
],
5861
"smithy.api#documentation": "<p>The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.</p>",
5962
"smithy.api#title": "AmazonApiGatewayManagementApi",
6063
"smithy.rules#endpointRuleSet": {
@@ -529,17 +532,6 @@
529532
"UseDualStack": false
530533
}
531534
},
532-
{
533-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
534-
"expect": {
535-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
536-
},
537-
"params": {
538-
"Region": "us-iso-east-1",
539-
"UseFIPS": true,
540-
"UseDualStack": true
541-
}
542-
},
543535
{
544536
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
545537
"expect": {
@@ -553,17 +545,6 @@
553545
"UseDualStack": false
554546
}
555547
},
556-
{
557-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
558-
"expect": {
559-
"error": "DualStack is enabled but this partition does not support DualStack"
560-
},
561-
"params": {
562-
"Region": "us-iso-east-1",
563-
"UseFIPS": false,
564-
"UseDualStack": true
565-
}
566-
},
567548
{
568549
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
569550
"expect": {
@@ -577,17 +558,6 @@
577558
"UseDualStack": false
578559
}
579560
},
580-
{
581-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
582-
"expect": {
583-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
584-
},
585-
"params": {
586-
"Region": "us-isob-east-1",
587-
"UseFIPS": true,
588-
"UseDualStack": true
589-
}
590-
},
591561
{
592562
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
593563
"expect": {
@@ -601,17 +571,6 @@
601571
"UseDualStack": false
602572
}
603573
},
604-
{
605-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
606-
"expect": {
607-
"error": "DualStack is enabled but this partition does not support DualStack"
608-
},
609-
"params": {
610-
"Region": "us-isob-east-1",
611-
"UseFIPS": false,
612-
"UseDualStack": true
613-
}
614-
},
615574
{
616575
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
617576
"expect": {

0 commit comments

Comments
 (0)