aws-partitions 1.264.0 → 1.269.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/partitions.json +59 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d1ee54e5eb4da5642af2a6c2812d0466768ad55f
|
|
4
|
+
data.tar.gz: 8e9107693ec642164aeded3c5d1cf1e1e6078db7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1f31c3c424828714396509ba5f006811ef5c3c8452effc63f892d3a06255400f6e3353d96fc16742a29bb96613642331b7a3ce1eb2e77b18c3c42c9d7c65eed7
|
|
7
|
+
data.tar.gz: e70b5056c4b8308e82a06c8c7d2d782dd1aec14c6f98e6382a11db239ffa1ece8c5129734e4d2e7aa75c4ac6aa6e39b01621f7f85e52ca6e34a10d96e4a82b2f
|
data/partitions.json
CHANGED
|
@@ -2060,6 +2060,7 @@
|
|
|
2060
2060
|
"eu-west-1" : { },
|
|
2061
2061
|
"eu-west-2" : { },
|
|
2062
2062
|
"eu-west-3" : { },
|
|
2063
|
+
"me-south-1" : { },
|
|
2063
2064
|
"sa-east-1" : { },
|
|
2064
2065
|
"us-east-1" : { },
|
|
2065
2066
|
"us-east-2" : { },
|
|
@@ -2091,6 +2092,7 @@
|
|
|
2091
2092
|
},
|
|
2092
2093
|
"kinesisanalytics" : {
|
|
2093
2094
|
"endpoints" : {
|
|
2095
|
+
"ap-east-1" : { },
|
|
2094
2096
|
"ap-northeast-1" : { },
|
|
2095
2097
|
"ap-northeast-2" : { },
|
|
2096
2098
|
"ap-south-1" : { },
|
|
@@ -2102,6 +2104,7 @@
|
|
|
2102
2104
|
"eu-west-1" : { },
|
|
2103
2105
|
"eu-west-2" : { },
|
|
2104
2106
|
"eu-west-3" : { },
|
|
2107
|
+
"me-south-1" : { },
|
|
2105
2108
|
"sa-east-1" : { },
|
|
2106
2109
|
"us-east-1" : { },
|
|
2107
2110
|
"us-east-2" : { },
|
|
@@ -2723,6 +2726,7 @@
|
|
|
2723
2726
|
},
|
|
2724
2727
|
"polly" : {
|
|
2725
2728
|
"endpoints" : {
|
|
2729
|
+
"ap-east-1" : { },
|
|
2726
2730
|
"ap-northeast-1" : { },
|
|
2727
2731
|
"ap-northeast-2" : { },
|
|
2728
2732
|
"ap-south-1" : { },
|
|
@@ -2734,6 +2738,7 @@
|
|
|
2734
2738
|
"eu-west-1" : { },
|
|
2735
2739
|
"eu-west-2" : { },
|
|
2736
2740
|
"eu-west-3" : { },
|
|
2741
|
+
"me-south-1" : { },
|
|
2737
2742
|
"sa-east-1" : { },
|
|
2738
2743
|
"us-east-1" : { },
|
|
2739
2744
|
"us-east-2" : { },
|
|
@@ -4125,6 +4130,16 @@
|
|
|
4125
4130
|
"cn-northwest-1" : { }
|
|
4126
4131
|
}
|
|
4127
4132
|
},
|
|
4133
|
+
"appsync" : {
|
|
4134
|
+
"endpoints" : {
|
|
4135
|
+
"cn-north-1" : { }
|
|
4136
|
+
}
|
|
4137
|
+
},
|
|
4138
|
+
"athena" : {
|
|
4139
|
+
"endpoints" : {
|
|
4140
|
+
"cn-northwest-1" : { }
|
|
4141
|
+
}
|
|
4142
|
+
},
|
|
4128
4143
|
"autoscaling" : {
|
|
4129
4144
|
"defaults" : {
|
|
4130
4145
|
"protocols" : [ "http", "https" ]
|
|
@@ -4259,6 +4274,12 @@
|
|
|
4259
4274
|
"cn-northwest-1" : { }
|
|
4260
4275
|
}
|
|
4261
4276
|
},
|
|
4277
|
+
"elasticfilesystem" : {
|
|
4278
|
+
"endpoints" : {
|
|
4279
|
+
"cn-north-1" : { },
|
|
4280
|
+
"cn-northwest-1" : { }
|
|
4281
|
+
}
|
|
4282
|
+
},
|
|
4262
4283
|
"elasticloadbalancing" : {
|
|
4263
4284
|
"defaults" : {
|
|
4264
4285
|
"protocols" : [ "https" ]
|
|
@@ -4401,6 +4422,16 @@
|
|
|
4401
4422
|
"cn-northwest-1" : { }
|
|
4402
4423
|
}
|
|
4403
4424
|
},
|
|
4425
|
+
"neptune" : {
|
|
4426
|
+
"endpoints" : {
|
|
4427
|
+
"cn-northwest-1" : {
|
|
4428
|
+
"credentialScope" : {
|
|
4429
|
+
"region" : "cn-northwest-1"
|
|
4430
|
+
},
|
|
4431
|
+
"hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
|
|
4432
|
+
}
|
|
4433
|
+
}
|
|
4434
|
+
},
|
|
4404
4435
|
"polly" : {
|
|
4405
4436
|
"endpoints" : {
|
|
4406
4437
|
"cn-northwest-1" : { }
|
|
@@ -4456,6 +4487,19 @@
|
|
|
4456
4487
|
"cn-northwest-1" : { }
|
|
4457
4488
|
}
|
|
4458
4489
|
},
|
|
4490
|
+
"serverlessrepo" : {
|
|
4491
|
+
"defaults" : {
|
|
4492
|
+
"protocols" : [ "https" ]
|
|
4493
|
+
},
|
|
4494
|
+
"endpoints" : {
|
|
4495
|
+
"cn-north-1" : {
|
|
4496
|
+
"protocols" : [ "https" ]
|
|
4497
|
+
},
|
|
4498
|
+
"cn-northwest-1" : {
|
|
4499
|
+
"protocols" : [ "https" ]
|
|
4500
|
+
}
|
|
4501
|
+
}
|
|
4502
|
+
},
|
|
4459
4503
|
"sms" : {
|
|
4460
4504
|
"endpoints" : {
|
|
4461
4505
|
"cn-north-1" : { },
|
|
@@ -4676,6 +4720,15 @@
|
|
|
4676
4720
|
}
|
|
4677
4721
|
}
|
|
4678
4722
|
},
|
|
4723
|
+
"autoscaling-plans" : {
|
|
4724
|
+
"defaults" : {
|
|
4725
|
+
"protocols" : [ "http", "https" ]
|
|
4726
|
+
},
|
|
4727
|
+
"endpoints" : {
|
|
4728
|
+
"us-gov-east-1" : { },
|
|
4729
|
+
"us-gov-west-1" : { }
|
|
4730
|
+
}
|
|
4731
|
+
},
|
|
4679
4732
|
"clouddirectory" : {
|
|
4680
4733
|
"endpoints" : {
|
|
4681
4734
|
"us-gov-west-1" : { }
|
|
@@ -4747,6 +4800,11 @@
|
|
|
4747
4800
|
"us-gov-west-1" : { }
|
|
4748
4801
|
}
|
|
4749
4802
|
},
|
|
4803
|
+
"comprehendmedical" : {
|
|
4804
|
+
"endpoints" : {
|
|
4805
|
+
"us-gov-west-1" : { }
|
|
4806
|
+
}
|
|
4807
|
+
},
|
|
4750
4808
|
"config" : {
|
|
4751
4809
|
"endpoints" : {
|
|
4752
4810
|
"us-gov-east-1" : { },
|
|
@@ -5298,6 +5356,7 @@
|
|
|
5298
5356
|
"protocols" : [ "https" ]
|
|
5299
5357
|
},
|
|
5300
5358
|
"endpoints" : {
|
|
5359
|
+
"us-gov-east-1" : { },
|
|
5301
5360
|
"us-gov-west-1" : { }
|
|
5302
5361
|
}
|
|
5303
5362
|
},
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-partitions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.269.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-01-
|
|
11
|
+
date: 2020-01-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|