python-botocore/tests/functional/endpoint-rules/resource-groups/endpoint-tests-1.json
2022-12-12 08:14:19 -08:00

1495 lines
49 KiB
JSON

{
"testCases": [
{
"documentation": "For region ap-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-south-1.api.aws"
}
},
"params": {
"Region": "ap-south-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-south-1.amazonaws.com"
}
},
"params": {
"Region": "ap-south-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-south-1.api.aws"
}
},
"params": {
"Region": "ap-south-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-south-1.amazonaws.com"
}
},
"params": {
"Region": "ap-south-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-south-1.api.aws"
}
},
"params": {
"Region": "eu-south-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-south-1.amazonaws.com"
}
},
"params": {
"Region": "eu-south-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-south-1.api.aws"
}
},
"params": {
"Region": "eu-south-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-south-1.amazonaws.com"
}
},
"params": {
"Region": "eu-south-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-gov-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-gov-east-1.api.aws"
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-gov-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-east-1.amazonaws.com"
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-gov-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-east-1.api.aws"
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-gov-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-east-1.amazonaws.com"
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region me-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.me-central-1.api.aws"
}
},
"params": {
"Region": "me-central-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region me-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.me-central-1.amazonaws.com"
}
},
"params": {
"Region": "me-central-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region me-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.me-central-1.api.aws"
}
},
"params": {
"Region": "me-central-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region me-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.me-central-1.amazonaws.com"
}
},
"params": {
"Region": "me-central-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ca-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ca-central-1.api.aws"
}
},
"params": {
"Region": "ca-central-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ca-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ca-central-1.amazonaws.com"
}
},
"params": {
"Region": "ca-central-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ca-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ca-central-1.api.aws"
}
},
"params": {
"Region": "ca-central-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ca-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ca-central-1.amazonaws.com"
}
},
"params": {
"Region": "ca-central-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-central-1.api.aws"
}
},
"params": {
"Region": "eu-central-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-central-1.amazonaws.com"
}
},
"params": {
"Region": "eu-central-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-central-1.api.aws"
}
},
"params": {
"Region": "eu-central-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-central-1.amazonaws.com"
}
},
"params": {
"Region": "eu-central-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-west-1.api.aws"
}
},
"params": {
"Region": "us-west-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-west-1.amazonaws.com"
}
},
"params": {
"Region": "us-west-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-west-1.api.aws"
}
},
"params": {
"Region": "us-west-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-west-1.amazonaws.com"
}
},
"params": {
"Region": "us-west-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-west-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-west-2.api.aws"
}
},
"params": {
"Region": "us-west-2",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-west-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-west-2.amazonaws.com"
}
},
"params": {
"Region": "us-west-2",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-west-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-west-2.api.aws"
}
},
"params": {
"Region": "us-west-2",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-west-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-west-2.amazonaws.com"
}
},
"params": {
"Region": "us-west-2",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region af-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.af-south-1.api.aws"
}
},
"params": {
"Region": "af-south-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region af-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.af-south-1.amazonaws.com"
}
},
"params": {
"Region": "af-south-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region af-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.af-south-1.api.aws"
}
},
"params": {
"Region": "af-south-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region af-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.af-south-1.amazonaws.com"
}
},
"params": {
"Region": "af-south-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-north-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-north-1.api.aws"
}
},
"params": {
"Region": "eu-north-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-north-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-north-1.amazonaws.com"
}
},
"params": {
"Region": "eu-north-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-north-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-north-1.api.aws"
}
},
"params": {
"Region": "eu-north-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-north-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-north-1.amazonaws.com"
}
},
"params": {
"Region": "eu-north-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-3.api.aws"
}
},
"params": {
"Region": "eu-west-3",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-3.amazonaws.com"
}
},
"params": {
"Region": "eu-west-3",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-3.api.aws"
}
},
"params": {
"Region": "eu-west-3",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-3.amazonaws.com"
}
},
"params": {
"Region": "eu-west-3",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-2.api.aws"
}
},
"params": {
"Region": "eu-west-2",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-2.amazonaws.com"
}
},
"params": {
"Region": "eu-west-2",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-2.api.aws"
}
},
"params": {
"Region": "eu-west-2",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-2.amazonaws.com"
}
},
"params": {
"Region": "eu-west-2",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-1.api.aws"
}
},
"params": {
"Region": "eu-west-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.eu-west-1.amazonaws.com"
}
},
"params": {
"Region": "eu-west-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region eu-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-1.api.aws"
}
},
"params": {
"Region": "eu-west-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region eu-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.eu-west-1.amazonaws.com"
}
},
"params": {
"Region": "eu-west-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-3.api.aws"
}
},
"params": {
"Region": "ap-northeast-3",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-3.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-3",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-3.api.aws"
}
},
"params": {
"Region": "ap-northeast-3",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-3.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-3",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-2.api.aws"
}
},
"params": {
"Region": "ap-northeast-2",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-2.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-2",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-2.api.aws"
}
},
"params": {
"Region": "ap-northeast-2",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-2.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-2",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-1.api.aws"
}
},
"params": {
"Region": "ap-northeast-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-northeast-1.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-northeast-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-1.api.aws"
}
},
"params": {
"Region": "ap-northeast-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-northeast-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-northeast-1.amazonaws.com"
}
},
"params": {
"Region": "ap-northeast-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region me-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.me-south-1.api.aws"
}
},
"params": {
"Region": "me-south-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region me-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.me-south-1.amazonaws.com"
}
},
"params": {
"Region": "me-south-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region me-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.me-south-1.api.aws"
}
},
"params": {
"Region": "me-south-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region me-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.me-south-1.amazonaws.com"
}
},
"params": {
"Region": "me-south-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region sa-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.sa-east-1.api.aws"
}
},
"params": {
"Region": "sa-east-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region sa-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.sa-east-1.amazonaws.com"
}
},
"params": {
"Region": "sa-east-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region sa-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.sa-east-1.api.aws"
}
},
"params": {
"Region": "sa-east-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region sa-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.sa-east-1.amazonaws.com"
}
},
"params": {
"Region": "sa-east-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-east-1.api.aws"
}
},
"params": {
"Region": "ap-east-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-east-1.amazonaws.com"
}
},
"params": {
"Region": "ap-east-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-east-1.api.aws"
}
},
"params": {
"Region": "ap-east-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-east-1.amazonaws.com"
}
},
"params": {
"Region": "ap-east-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region cn-north-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.cn-north-1.api.amazonwebservices.com.cn"
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region cn-north-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.cn-north-1.amazonaws.com.cn"
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region cn-north-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.cn-north-1.api.amazonwebservices.com.cn"
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region cn-north-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.cn-north-1.amazonaws.com.cn"
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-gov-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-gov-west-1.api.aws"
}
},
"params": {
"Region": "us-gov-west-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-gov-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-west-1.amazonaws.com"
}
},
"params": {
"Region": "us-gov-west-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-gov-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-west-1.api.aws"
}
},
"params": {
"Region": "us-gov-west-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-gov-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-gov-west-1.amazonaws.com"
}
},
"params": {
"Region": "us-gov-west-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-1.api.aws"
}
},
"params": {
"Region": "ap-southeast-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-1.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-1.api.aws"
}
},
"params": {
"Region": "ap-southeast-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-1.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-2.api.aws"
}
},
"params": {
"Region": "ap-southeast-2",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-2.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-2",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-2.api.aws"
}
},
"params": {
"Region": "ap-southeast-2",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-2.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-2",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-3.api.aws"
}
},
"params": {
"Region": "ap-southeast-3",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.ap-southeast-3.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-3",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region ap-southeast-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-3.api.aws"
}
},
"params": {
"Region": "ap-southeast-3",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region ap-southeast-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.ap-southeast-3.amazonaws.com"
}
},
"params": {
"Region": "ap-southeast-3",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-east-1.api.aws"
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-east-1.amazonaws.com"
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-east-1.api.aws"
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-east-1.amazonaws.com"
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-east-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-east-2.api.aws"
}
},
"params": {
"Region": "us-east-2",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-east-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-east-2.amazonaws.com"
}
},
"params": {
"Region": "us-east-2",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-east-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-east-2.api.aws"
}
},
"params": {
"Region": "us-east-2",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-east-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-east-2.amazonaws.com"
}
},
"params": {
"Region": "us-east-2",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region cn-northwest-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.cn-northwest-1.api.amazonwebservices.com.cn"
}
},
"params": {
"Region": "cn-northwest-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region cn-northwest-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.cn-northwest-1.amazonaws.com.cn"
}
},
"params": {
"Region": "cn-northwest-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region cn-northwest-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.cn-northwest-1.api.amazonwebservices.com.cn"
}
},
"params": {
"Region": "cn-northwest-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region cn-northwest-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.cn-northwest-1.amazonaws.com.cn"
}
},
"params": {
"Region": "cn-northwest-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": true,
"UseFIPS": true
}
},
{
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups-fips.us-isob-east-1.sc2s.sgov.gov"
}
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": false,
"UseFIPS": true
}
},
{
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": true,
"UseFIPS": false
}
},
{
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://resource-groups.us-isob-east-1.sc2s.sgov.gov"
}
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": false,
"UseFIPS": false
}
},
{
"documentation": "For custom endpoint with fips disabled and dualstack disabled",
"expect": {
"endpoint": {
"url": "https://example.com"
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Endpoint": "https://example.com"
}
},
{
"documentation": "For custom endpoint with fips enabled and dualstack disabled",
"expect": {
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Endpoint": "https://example.com"
}
},
{
"documentation": "For custom endpoint with fips disabled and dualstack enabled",
"expect": {
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Endpoint": "https://example.com"
}
}
],
"version": "1.0"
}