|
24 | 24 | public class PartitionServiceMetadataTest {
|
25 | 25 |
|
26 | 26 | private static final List<String> AWS_PARTITION_GLOBAL_SERVICES = Arrays.asList(
|
27 |
| - "budgets", "cloudfront", "iam", "route53", "shield", "waf"); |
| 27 | + "budgets", "cloudfront", "iam", "route53", "shield", "waf", "health"); |
28 | 28 |
|
29 | 29 | private static final List<String> AWS_PARTITION_REGIONALIZED_SERVICES = Arrays.asList(
|
30 | 30 | "acm", "apigateway", "application-autoscaling", "appstream2", "autoscaling", "batch",
|
31 | 31 | "cloudformation", "cloudhsm", "cloudsearch", "cloudtrail", "codebuild", "codecommit", "codedeploy",
|
32 | 32 | "codepipeline", "cognito-identity", "cognito-idp", "cognito-sync", "config", "cur", "data.iot",
|
33 | 33 | "datapipeline", "directconnect", "dms", "ds", "dynamodb", "ec2", "ecs", "elasticache",
|
34 | 34 | "elasticbeanstalk", "elasticfilesystem", "elasticloadbalancing", "elasticmapreduce", "elastictranscoder",
|
35 |
| - "email", "es", "events", "firehose", "gamelift", "glacier", "health", "inspector", |
| 35 | + "email", "es", "events", "firehose", "gamelift", "glacier", "inspector", |
36 | 36 | "iot", "kinesis", "kinesisanalytics", "kms", "lambda", "lightsail", "logs", "machinelearning",
|
37 | 37 | "marketplacecommerceanalytics", "metering.marketplace", "mobileanalytics", "monitoring", "opsworks",
|
38 | 38 | "opsworks-cm", "pinpoint", "polly", "rds", "redshift", "rekognition", "route53domains", "s3",
|
|
0 commit comments