Skip to content

Commit fd49ae0

Browse files
author
awstools
committed
feat(client-efs): Remove incorrect endpoint tests
1 parent bfd2fd2 commit fd49ae0

File tree

1 file changed

+18
-80
lines changed

1 file changed

+18
-80
lines changed

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

Lines changed: 18 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -3680,17 +3680,6 @@
36803680
"UseDualStack": false
36813681
}
36823682
},
3683-
{
3684-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
3685-
"expect": {
3686-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3687-
},
3688-
"params": {
3689-
"Region": "us-iso-east-1",
3690-
"UseFIPS": true,
3691-
"UseDualStack": true
3692-
}
3693-
},
36943683
{
36953684
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
36963685
"expect": {
@@ -3704,17 +3693,6 @@
37043693
"UseDualStack": false
37053694
}
37063695
},
3707-
{
3708-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
3709-
"expect": {
3710-
"error": "DualStack is enabled but this partition does not support DualStack"
3711-
},
3712-
"params": {
3713-
"Region": "us-iso-east-1",
3714-
"UseFIPS": false,
3715-
"UseDualStack": true
3716-
}
3717-
},
37183696
{
37193697
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
37203698
"expect": {
@@ -3728,17 +3706,6 @@
37283706
"UseDualStack": false
37293707
}
37303708
},
3731-
{
3732-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
3733-
"expect": {
3734-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3735-
},
3736-
"params": {
3737-
"Region": "us-isob-east-1",
3738-
"UseFIPS": true,
3739-
"UseDualStack": true
3740-
}
3741-
},
37423709
{
37433710
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
37443711
"expect": {
@@ -3752,17 +3719,6 @@
37523719
"UseDualStack": false
37533720
}
37543721
},
3755-
{
3756-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
3757-
"expect": {
3758-
"error": "DualStack is enabled but this partition does not support DualStack"
3759-
},
3760-
"params": {
3761-
"Region": "us-isob-east-1",
3762-
"UseFIPS": false,
3763-
"UseDualStack": true
3764-
}
3765-
},
37663722
{
37673723
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
37683724
"expect": {
@@ -3776,17 +3732,6 @@
37763732
"UseDualStack": false
37773733
}
37783734
},
3779-
{
3780-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
3781-
"expect": {
3782-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3783-
},
3784-
"params": {
3785-
"Region": "eu-isoe-west-1",
3786-
"UseFIPS": true,
3787-
"UseDualStack": true
3788-
}
3789-
},
37903735
{
37913736
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
37923737
"expect": {
@@ -3800,17 +3745,6 @@
38003745
"UseDualStack": false
38013746
}
38023747
},
3803-
{
3804-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
3805-
"expect": {
3806-
"error": "DualStack is enabled but this partition does not support DualStack"
3807-
},
3808-
"params": {
3809-
"Region": "eu-isoe-west-1",
3810-
"UseFIPS": false,
3811-
"UseDualStack": true
3812-
}
3813-
},
38143748
{
38153749
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
38163750
"expect": {
@@ -3825,49 +3759,53 @@
38253759
}
38263760
},
38273761
{
3828-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
3762+
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
38293763
"expect": {
3830-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3764+
"endpoint": {
3765+
"url": "https://elasticfilesystem-fips.us-isof-south-1.csp.hci.ic.gov"
3766+
}
38313767
},
38323768
"params": {
38333769
"Region": "us-isof-south-1",
38343770
"UseFIPS": true,
3835-
"UseDualStack": true
3771+
"UseDualStack": false
38363772
}
38373773
},
38383774
{
3839-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
3775+
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
38403776
"expect": {
38413777
"endpoint": {
3842-
"url": "https://elasticfilesystem-fips.us-isof-south-1.csp.hci.ic.gov"
3778+
"url": "https://elasticfilesystem.us-isof-south-1.csp.hci.ic.gov"
38433779
}
38443780
},
38453781
"params": {
38463782
"Region": "us-isof-south-1",
3847-
"UseFIPS": true,
3783+
"UseFIPS": false,
38483784
"UseDualStack": false
38493785
}
38503786
},
38513787
{
3852-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
3788+
"documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled",
38533789
"expect": {
3854-
"error": "DualStack is enabled but this partition does not support DualStack"
3790+
"endpoint": {
3791+
"url": "https://elasticfilesystem-fips.eusc-de-east-1.amazonaws.eu"
3792+
}
38553793
},
38563794
"params": {
3857-
"Region": "us-isof-south-1",
3858-
"UseFIPS": false,
3859-
"UseDualStack": true
3795+
"Region": "eusc-de-east-1",
3796+
"UseFIPS": true,
3797+
"UseDualStack": false
38603798
}
38613799
},
38623800
{
3863-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
3801+
"documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled",
38643802
"expect": {
38653803
"endpoint": {
3866-
"url": "https://elasticfilesystem.us-isof-south-1.csp.hci.ic.gov"
3804+
"url": "https://elasticfilesystem.eusc-de-east-1.amazonaws.eu"
38673805
}
38683806
},
38693807
"params": {
3870-
"Region": "us-isof-south-1",
3808+
"Region": "eusc-de-east-1",
38713809
"UseFIPS": false,
38723810
"UseDualStack": false
38733811
}

0 commit comments

Comments
 (0)