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

1643 lines
53 KiB
JSON

{
"testCases": [
{
"documentation": "For region ap-south-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.eu-central-1.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "eu-central-1"
}
},
{
"documentation": "For region us-iso-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-iso-west-1"
}
},
{
"documentation": "For region us-iso-west-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose-fips.us-iso-west-1.c2s.ic.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-iso-west-1"
}
},
{
"documentation": "For region us-iso-west-1 with FIPS disabled and DualStack enabled",
"expect": {
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-iso-west-1"
}
},
{
"documentation": "For region us-iso-west-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose.us-iso-west-1.c2s.ic.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-iso-west-1"
}
},
{
"documentation": "For region us-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.cn-north-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-north-1"
}
},
{
"documentation": "For region us-gov-west-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.ap-southeast-2.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-2"
}
},
{
"documentation": "For region us-iso-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": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-iso-east-1"
}
},
{
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose-fips.us-iso-east-1.c2s.ic.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-iso-east-1"
}
},
{
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-iso-east-1"
}
},
{
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose.us-iso-east-1.c2s.ic.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-iso-east-1"
}
},
{
"documentation": "For region ap-southeast-3 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://firehose-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://firehose-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://firehose.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://firehose.ap-southeast-3.amazonaws.com"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "ap-southeast-3"
}
},
{
"documentation": "For region us-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"endpoint": {
"url": "https://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.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://firehose-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://firehose-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://firehose.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://firehose.cn-northwest-1.amazonaws.com.cn"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-northwest-1"
}
},
{
"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": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-isob-east-1"
}
},
{
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose-fips.us-isob-east-1.sc2s.sgov.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-isob-east-1"
}
},
{
"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": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-isob-east-1"
}
},
{
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
"expect": {
"endpoint": {
"url": "https://firehose.us-isob-east-1.sc2s.sgov.gov"
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-isob-east-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"
}