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

1707 lines
56 KiB
JSON

{
"testCases": [
{
"documentation": "For region ap-south-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-south-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-south-2"
}
},
{
"documentation": "For region ap-south-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-south-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-south-2"
}
},
{
"documentation": "For region ap-south-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-south-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-south-2"
}
},
{
"documentation": "For region ap-south-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-south-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-south-2"
}
},
{
"documentation": "For region ap-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-south-1"
}
},
{
"documentation": "For region ap-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-south-1"
}
},
{
"documentation": "For region ap-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-south-1"
}
},
{
"documentation": "For region ap-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-south-1"
}
},
{
"documentation": "For region eu-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-south-1"
}
},
{
"documentation": "For region eu-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-south-1"
}
},
{
"documentation": "For region eu-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-south-1"
}
},
{
"documentation": "For region eu-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-south-1"
}
},
{
"documentation": "For region eu-south-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-south-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-south-2"
}
},
{
"documentation": "For region eu-south-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-south-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-south-2"
}
},
{
"documentation": "For region eu-south-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-south-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-south-2"
}
},
{
"documentation": "For region eu-south-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-south-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-south-2"
}
},
{
"documentation": "For region us-gov-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-gov-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-gov-east-1"
}
},
{
"documentation": "For region us-gov-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-gov-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-gov-east-1"
}
},
{
"documentation": "For region us-gov-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-gov-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-gov-east-1"
}
},
{
"documentation": "For region us-gov-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-gov-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-gov-east-1"
}
},
{
"documentation": "For region me-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.me-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "me-central-1"
}
},
{
"documentation": "For region me-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.me-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "me-central-1"
}
},
{
"documentation": "For region me-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.me-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "me-central-1"
}
},
{
"documentation": "For region me-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.me-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "me-central-1"
}
},
{
"documentation": "For region ca-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ca-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ca-central-1"
}
},
{
"documentation": "For region ca-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ca-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ca-central-1"
}
},
{
"documentation": "For region ca-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ca-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ca-central-1"
}
},
{
"documentation": "For region ca-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ca-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ca-central-1"
}
},
{
"documentation": "For region eu-central-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-central-1"
}
},
{
"documentation": "For region eu-central-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-central-1"
}
},
{
"documentation": "For region eu-central-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-central-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-central-1"
}
},
{
"documentation": "For region eu-central-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-central-1"
}
},
{
"documentation": "For region eu-central-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-central-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-central-2"
}
},
{
"documentation": "For region eu-central-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-central-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-central-2"
}
},
{
"documentation": "For region eu-central-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-central-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-central-2"
}
},
{
"documentation": "For region eu-central-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-central-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-central-2"
}
},
{
"documentation": "For region us-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-west-1"
}
},
{
"documentation": "For region us-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-west-1"
}
},
{
"documentation": "For region us-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-west-1"
}
},
{
"documentation": "For region us-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-west-1"
}
},
{
"documentation": "For region us-west-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-west-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-west-2"
}
},
{
"documentation": "For region us-west-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-west-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-west-2"
}
},
{
"documentation": "For region us-west-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-west-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-west-2"
}
},
{
"documentation": "For region us-west-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-west-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-west-2"
}
},
{
"documentation": "For region af-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.af-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "af-south-1"
}
},
{
"documentation": "For region af-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.af-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "af-south-1"
}
},
{
"documentation": "For region af-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.af-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "af-south-1"
}
},
{
"documentation": "For region af-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.af-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "af-south-1"
}
},
{
"documentation": "For region eu-north-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-north-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-north-1"
}
},
{
"documentation": "For region eu-north-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-north-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-north-1"
}
},
{
"documentation": "For region eu-north-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-north-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-north-1"
}
},
{
"documentation": "For region eu-north-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-north-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-north-1"
}
},
{
"documentation": "For region eu-west-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-west-3"
}
},
{
"documentation": "For region eu-west-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-west-3"
}
},
{
"documentation": "For region eu-west-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-west-3"
}
},
{
"documentation": "For region eu-west-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-west-3"
}
},
{
"documentation": "For region eu-west-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-west-2"
}
},
{
"documentation": "For region eu-west-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-west-2"
}
},
{
"documentation": "For region eu-west-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-west-2"
}
},
{
"documentation": "For region eu-west-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-west-2"
}
},
{
"documentation": "For region eu-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "eu-west-1"
}
},
{
"documentation": "For region eu-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.eu-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "eu-west-1"
}
},
{
"documentation": "For region eu-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "eu-west-1"
}
},
{
"documentation": "For region eu-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.eu-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-west-1"
}
},
{
"documentation": "For region ap-northeast-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-northeast-3"
}
},
{
"documentation": "For region ap-northeast-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-northeast-3"
}
},
{
"documentation": "For region ap-northeast-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-northeast-3"
}
},
{
"documentation": "For region ap-northeast-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-northeast-3"
}
},
{
"documentation": "For region ap-northeast-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-northeast-2"
}
},
{
"documentation": "For region ap-northeast-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-northeast-2"
}
},
{
"documentation": "For region ap-northeast-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-northeast-2"
}
},
{
"documentation": "For region ap-northeast-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-northeast-2"
}
},
{
"documentation": "For region ap-northeast-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-northeast-1"
}
},
{
"documentation": "For region ap-northeast-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-northeast-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-northeast-1"
}
},
{
"documentation": "For region ap-northeast-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-northeast-1"
}
},
{
"documentation": "For region ap-northeast-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-northeast-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-northeast-1"
}
},
{
"documentation": "For region me-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.me-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "me-south-1"
}
},
{
"documentation": "For region me-south-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.me-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "me-south-1"
}
},
{
"documentation": "For region me-south-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.me-south-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "me-south-1"
}
},
{
"documentation": "For region me-south-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.me-south-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "me-south-1"
}
},
{
"documentation": "For region sa-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.sa-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "sa-east-1"
}
},
{
"documentation": "For region sa-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.sa-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "sa-east-1"
}
},
{
"documentation": "For region sa-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.sa-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "sa-east-1"
}
},
{
"documentation": "For region sa-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.sa-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "sa-east-1"
}
},
{
"documentation": "For region ap-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-east-1"
}
},
{
"documentation": "For region ap-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-east-1"
}
},
{
"documentation": "For region ap-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-east-1"
}
},
{
"documentation": "For region ap-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-east-1"
}
},
{
"documentation": "For region cn-north-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.cn-north-1.api.amazonwebservices.com.cn"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "cn-north-1"
}
},
{
"documentation": "For region cn-north-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.cn-north-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "cn-north-1"
}
},
{
"documentation": "For region cn-north-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.cn-north-1.api.amazonwebservices.com.cn"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "cn-north-1"
}
},
{
"documentation": "For region cn-north-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.cn-north-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-north-1"
}
},
{
"documentation": "For region ca-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ca-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ca-west-1"
}
},
{
"documentation": "For region ca-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ca-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ca-west-1"
}
},
{
"documentation": "For region ca-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ca-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ca-west-1"
}
},
{
"documentation": "For region ca-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ca-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ca-west-1"
}
},
{
"documentation": "For region us-gov-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-gov-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-gov-west-1"
}
},
{
"documentation": "For region us-gov-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-gov-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-gov-west-1"
}
},
{
"documentation": "For region us-gov-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-gov-west-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-gov-west-1"
}
},
{
"documentation": "For region us-gov-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-gov-west-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-gov-west-1"
}
},
{
"documentation": "For region ap-southeast-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-southeast-1"
}
},
{
"documentation": "For region ap-southeast-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-southeast-1"
}
},
{
"documentation": "For region ap-southeast-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-southeast-1"
}
},
{
"documentation": "For region ap-southeast-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-1"
}
},
{
"documentation": "For region ap-southeast-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-southeast-2"
}
},
{
"documentation": "For region ap-southeast-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-southeast-2"
}
},
{
"documentation": "For region ap-southeast-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-southeast-2"
}
},
{
"documentation": "For region ap-southeast-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-2"
}
},
{
"documentation": "For region ap-southeast-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-southeast-3"
}
},
{
"documentation": "For region ap-southeast-3 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-southeast-3"
}
},
{
"documentation": "For region ap-southeast-3 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-3.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-southeast-3"
}
},
{
"documentation": "For region ap-southeast-3 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-3"
}
},
{
"documentation": "For region ap-southeast-4 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-4.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "ap-southeast-4"
}
},
{
"documentation": "For region ap-southeast-4 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.ap-southeast-4.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "ap-southeast-4"
}
},
{
"documentation": "For region ap-southeast-4 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-4.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "ap-southeast-4"
}
},
{
"documentation": "For region ap-southeast-4 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.ap-southeast-4.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-4"
}
},
{
"documentation": "For region us-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-east-1"
}
},
{
"documentation": "For region us-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1"
}
},
{
"documentation": "For region us-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-east-1.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1"
}
},
{
"documentation": "For region us-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-east-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1"
}
},
{
"documentation": "For region us-east-2 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-east-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-east-2"
}
},
{
"documentation": "For region us-east-2 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.us-east-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-2"
}
},
{
"documentation": "For region us-east-2 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-east-2.api.aws"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-2"
}
},
{
"documentation": "For region us-east-2 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.us-east-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-2"
}
},
{
"documentation": "For region cn-northwest-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.cn-northwest-1.api.amazonwebservices.com.cn"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "cn-northwest-1"
}
},
{
"documentation": "For region cn-northwest-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer-fips.cn-northwest-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "cn-northwest-1"
}
},
{
"documentation": "For region cn-northwest-1 with FIPS disabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn"
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "cn-northwest-1"
}
},
{
"documentation": "For region cn-northwest-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://access-analyzer.cn-northwest-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-northwest-1"
}
},
{
"documentation": "For custom endpoint with fips disabled and dualstack disabled",
"expect": {
"endpoint": {
"url": "https://example.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1",
"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": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1",
"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": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
}
],
"version": "1.0"
}