aws-partitions 1.518.0 → 1.519.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +54 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10e9dbfa0ed7634337e68e4d4fb76b7546770cf9ca1cf7d905fb770e120b2a06
4
- data.tar.gz: b472af730dc366b9a4ff05b96821115ffabf2b5dee8d1fc379a515052885571b
3
+ metadata.gz: a5fff2ac9f6643ad48770ce31c105c577e8a6fb960e7d1d8d1d1f075eb5657b6
4
+ data.tar.gz: f6b79011a49c4443c762d2a09900801f4fa7238092a4505ed54c393cbe243d48
5
5
  SHA512:
6
- metadata.gz: d427f245ae346b1dbc39fb9b2f3d125141ac51718d48d55ace09486af316ddae552ef80e66cee42f67f528cfd209c3f9b6cff8634d3f61f07014f2410f59330f
7
- data.tar.gz: 58762aad97206a2c6693b277ad0e5436f5f34169b8ecb72508e2d77d47c420a44e31f7048677ad3f2d19e81faef50d5885742d098dde5c505b8e82107567acf8
6
+ metadata.gz: 41ad3fc00d47f5411241ca00e8c881f8f4d55a46999f39ac615f8d9ad284f3dfee84470b8502f1629b1c7931ba3f66c564a0a3977b05c7087da224ca016a934b
7
+ data.tar.gz: b3a5a185b201a5c93a77b881529dda0ecdd4700bf3ad6172201f647e4108a9a1c0ba4964f618046d5b20d296cd5b019730b14e2647e66d45302de0179903862d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.519.0 (2021-10-25)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.518.0 (2021-10-21)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.518.0
1
+ 1.519.0
data/partitions.json CHANGED
@@ -4119,6 +4119,19 @@
4119
4119
  "us-west-2" : { }
4120
4120
  }
4121
4121
  },
4122
+ "iotsitewise" : {
4123
+ "endpoints" : {
4124
+ "ap-northeast-1" : { },
4125
+ "ap-northeast-2" : { },
4126
+ "ap-south-1" : { },
4127
+ "ap-southeast-1" : { },
4128
+ "ap-southeast-2" : { },
4129
+ "eu-central-1" : { },
4130
+ "eu-west-1" : { },
4131
+ "us-east-1" : { },
4132
+ "us-west-2" : { }
4133
+ }
4134
+ },
4122
4135
  "iotthingsgraph" : {
4123
4136
  "defaults" : {
4124
4137
  "credentialScope" : {
@@ -4892,6 +4905,27 @@
4892
4905
  "us-west-2" : { }
4893
4906
  }
4894
4907
  },
4908
+ "mgn" : {
4909
+ "endpoints" : {
4910
+ "ap-east-1" : { },
4911
+ "ap-northeast-1" : { },
4912
+ "ap-northeast-2" : { },
4913
+ "ap-northeast-3" : { },
4914
+ "ap-south-1" : { },
4915
+ "ap-southeast-1" : { },
4916
+ "ap-southeast-2" : { },
4917
+ "ca-central-1" : { },
4918
+ "eu-central-1" : { },
4919
+ "eu-north-1" : { },
4920
+ "eu-west-1" : { },
4921
+ "eu-west-2" : { },
4922
+ "sa-east-1" : { },
4923
+ "us-east-1" : { },
4924
+ "us-east-2" : { },
4925
+ "us-west-1" : { },
4926
+ "us-west-2" : { }
4927
+ }
4928
+ },
4895
4929
  "mobileanalytics" : {
4896
4930
  "endpoints" : {
4897
4931
  "us-east-1" : { }
@@ -8597,6 +8631,11 @@
8597
8631
  "cn-northwest-1" : { }
8598
8632
  }
8599
8633
  },
8634
+ "iotsitewise" : {
8635
+ "endpoints" : {
8636
+ "cn-north-1" : { }
8637
+ }
8638
+ },
8600
8639
  "kafka" : {
8601
8640
  "endpoints" : {
8602
8641
  "cn-north-1" : { },
@@ -10066,6 +10105,11 @@
10066
10105
  "us-gov-west-1" : { }
10067
10106
  }
10068
10107
  },
10108
+ "iotsitewise" : {
10109
+ "endpoints" : {
10110
+ "us-gov-west-1" : { }
10111
+ }
10112
+ },
10069
10113
  "kafka" : {
10070
10114
  "endpoints" : {
10071
10115
  "us-gov-east-1" : { },
@@ -11155,6 +11199,11 @@
11155
11199
  "us-iso-west-1" : { }
11156
11200
  }
11157
11201
  },
11202
+ "ebs" : {
11203
+ "endpoints" : {
11204
+ "us-iso-east-1" : { }
11205
+ }
11206
+ },
11158
11207
  "ec2" : {
11159
11208
  "endpoints" : {
11160
11209
  "us-iso-east-1" : { },
@@ -11538,6 +11587,11 @@
11538
11587
  "us-isob-east-1" : { }
11539
11588
  }
11540
11589
  },
11590
+ "ebs" : {
11591
+ "endpoints" : {
11592
+ "us-isob-east-1" : { }
11593
+ }
11594
+ },
11541
11595
  "ec2" : {
11542
11596
  "defaults" : {
11543
11597
  "protocols" : [ "http", "https" ]
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.518.0
4
+ version: 1.519.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: 2021-10-21 00:00:00.000000000 Z
11
+ date: 2021-10-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: