aws-partitions 1.269.0 → 1.270.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +36 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d1ee54e5eb4da5642af2a6c2812d0466768ad55f
4
- data.tar.gz: 8e9107693ec642164aeded3c5d1cf1e1e6078db7
3
+ metadata.gz: e851541aff7ecd86695f5124911ca9446aa7f879
4
+ data.tar.gz: f593973b4700eed35438e685532be48bed28b931
5
5
  SHA512:
6
- metadata.gz: 1f31c3c424828714396509ba5f006811ef5c3c8452effc63f892d3a06255400f6e3353d96fc16742a29bb96613642331b7a3ce1eb2e77b18c3c42c9d7c65eed7
7
- data.tar.gz: e70b5056c4b8308e82a06c8c7d2d782dd1aec14c6f98e6382a11db239ffa1ece8c5129734e4d2e7aa75c4ac6aa6e39b01621f7f85e52ca6e34a10d96e4a82b2f
6
+ metadata.gz: 43cc64adc546a598fe36c1a500e7f632d8951bbc49cab6327cbf4160d12180c65b5c6bab677dffc94924666e6cd2c8a64fd471b762020aa1427131b886fd8d06
7
+ data.tar.gz: fd53aa8c19350b07688c38a52ba206836437719512c8c7c2af2bcb67bec40b7c9e4a436a94ec9dc420de59e465b47cfc3327a34727e4534c38eaa4da36ec0e4a
@@ -71,6 +71,28 @@
71
71
  "us-east-1" : { }
72
72
  }
73
73
  },
74
+ "access-analyzer" : {
75
+ "endpoints" : {
76
+ "ap-east-1" : { },
77
+ "ap-northeast-1" : { },
78
+ "ap-northeast-2" : { },
79
+ "ap-south-1" : { },
80
+ "ap-southeast-1" : { },
81
+ "ap-southeast-2" : { },
82
+ "ca-central-1" : { },
83
+ "eu-central-1" : { },
84
+ "eu-north-1" : { },
85
+ "eu-west-1" : { },
86
+ "eu-west-2" : { },
87
+ "eu-west-3" : { },
88
+ "me-south-1" : { },
89
+ "sa-east-1" : { },
90
+ "us-east-1" : { },
91
+ "us-east-2" : { },
92
+ "us-west-1" : { },
93
+ "us-west-2" : { }
94
+ }
95
+ },
74
96
  "acm" : {
75
97
  "endpoints" : {
76
98
  "ap-east-1" : { },
@@ -1675,6 +1697,7 @@
1675
1697
  "forecast" : {
1676
1698
  "endpoints" : {
1677
1699
  "ap-northeast-1" : { },
1700
+ "ap-northeast-2" : { },
1678
1701
  "ap-southeast-1" : { },
1679
1702
  "eu-west-1" : { },
1680
1703
  "us-east-1" : { },
@@ -2265,6 +2288,7 @@
2265
2288
  },
2266
2289
  "mediaconnect" : {
2267
2290
  "endpoints" : {
2291
+ "ap-east-1" : { },
2268
2292
  "ap-northeast-1" : { },
2269
2293
  "ap-northeast-2" : { },
2270
2294
  "ap-south-1" : { },
@@ -4638,6 +4662,12 @@
4638
4662
  }
4639
4663
  },
4640
4664
  "services" : {
4665
+ "access-analyzer" : {
4666
+ "endpoints" : {
4667
+ "us-gov-east-1" : { },
4668
+ "us-gov-west-1" : { }
4669
+ }
4670
+ },
4641
4671
  "acm" : {
4642
4672
  "endpoints" : {
4643
4673
  "us-gov-east-1" : { },
@@ -4729,6 +4759,12 @@
4729
4759
  "us-gov-west-1" : { }
4730
4760
  }
4731
4761
  },
4762
+ "batch" : {
4763
+ "endpoints" : {
4764
+ "us-gov-east-1" : { },
4765
+ "us-gov-west-1" : { }
4766
+ }
4767
+ },
4732
4768
  "clouddirectory" : {
4733
4769
  "endpoints" : {
4734
4770
  "us-gov-west-1" : { }
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.269.0
4
+ version: 1.270.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-24 00:00:00.000000000 Z
11
+ date: 2020-02-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: