aws-partitions 1.803.0 → 1.804.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/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +41 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 764ea774efb99e0469ff5c256087751fc5fd53ce92e80f092ec1d31ec235d749
|
4
|
+
data.tar.gz: 69bd8de2562798d66564dac9a88b3d69330ff0fcb58d33566df679d00d217744
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d4a5964d85f0454cc51b79efb3ffca624b39222df239a4f5a24568d2f27f7410acab47cb5ae775bb2b25b3a9df63810f56b49389aae54d0750d08bf6fe678498
|
7
|
+
data.tar.gz: b01fe6b6f1f2af74c449389345d75f9de9a2e46ad30c315d3b325ce9623c74556a4262484104a781f58bfc83482dc919d8f980e3baef36b265d48c2500d243e9
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.804.0
|
data/partitions.json
CHANGED
@@ -375,6 +375,7 @@
|
|
375
375
|
"deprecated" : true,
|
376
376
|
"hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
|
377
377
|
},
|
378
|
+
"il-central-1" : { },
|
378
379
|
"me-central-1" : { },
|
379
380
|
"me-south-1" : { },
|
380
381
|
"sa-east-1" : { },
|
@@ -11349,7 +11350,18 @@
|
|
11349
11350
|
"credentialScope" : {
|
11350
11351
|
"region" : "us-west-2"
|
11351
11352
|
},
|
11352
|
-
"hostname" : "networkmanager.us-west-2.amazonaws.com"
|
11353
|
+
"hostname" : "networkmanager.us-west-2.amazonaws.com",
|
11354
|
+
"variants" : [ {
|
11355
|
+
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
|
11356
|
+
"tags" : [ "fips" ]
|
11357
|
+
} ]
|
11358
|
+
},
|
11359
|
+
"fips-aws-global" : {
|
11360
|
+
"credentialScope" : {
|
11361
|
+
"region" : "us-west-2"
|
11362
|
+
},
|
11363
|
+
"deprecated" : true,
|
11364
|
+
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com"
|
11353
11365
|
}
|
11354
11366
|
},
|
11355
11367
|
"isRegionalized" : false,
|
@@ -14135,18 +14147,26 @@
|
|
14135
14147
|
},
|
14136
14148
|
"schemas" : {
|
14137
14149
|
"endpoints" : {
|
14150
|
+
"af-south-1" : { },
|
14138
14151
|
"ap-east-1" : { },
|
14139
14152
|
"ap-northeast-1" : { },
|
14140
14153
|
"ap-northeast-2" : { },
|
14154
|
+
"ap-northeast-3" : { },
|
14141
14155
|
"ap-south-1" : { },
|
14142
14156
|
"ap-southeast-1" : { },
|
14143
14157
|
"ap-southeast-2" : { },
|
14158
|
+
"ap-southeast-3" : { },
|
14144
14159
|
"ca-central-1" : { },
|
14145
14160
|
"eu-central-1" : { },
|
14161
|
+
"eu-central-2" : { },
|
14146
14162
|
"eu-north-1" : { },
|
14163
|
+
"eu-south-1" : { },
|
14164
|
+
"eu-south-2" : { },
|
14147
14165
|
"eu-west-1" : { },
|
14148
14166
|
"eu-west-2" : { },
|
14149
14167
|
"eu-west-3" : { },
|
14168
|
+
"me-central-1" : { },
|
14169
|
+
"me-south-1" : { },
|
14150
14170
|
"sa-east-1" : { },
|
14151
14171
|
"us-east-1" : { },
|
14152
14172
|
"us-east-2" : { },
|
@@ -16890,7 +16910,10 @@
|
|
16890
16910
|
"ap-southeast-1" : { },
|
16891
16911
|
"ap-southeast-2" : { },
|
16892
16912
|
"ca-central-1" : { },
|
16913
|
+
"eu-central-1" : { },
|
16914
|
+
"eu-north-1" : { },
|
16893
16915
|
"eu-west-1" : { },
|
16916
|
+
"eu-west-2" : { },
|
16894
16917
|
"us-east-1" : { },
|
16895
16918
|
"us-east-2" : { },
|
16896
16919
|
"us-west-2" : { }
|
@@ -19142,6 +19165,12 @@
|
|
19142
19165
|
},
|
19143
19166
|
"isRegionalized" : true
|
19144
19167
|
},
|
19168
|
+
"schemas" : {
|
19169
|
+
"endpoints" : {
|
19170
|
+
"cn-north-1" : { },
|
19171
|
+
"cn-northwest-1" : { }
|
19172
|
+
}
|
19173
|
+
},
|
19145
19174
|
"secretsmanager" : {
|
19146
19175
|
"endpoints" : {
|
19147
19176
|
"cn-north-1" : { },
|
@@ -22281,6 +22310,17 @@
|
|
22281
22310
|
"credentialScope" : {
|
22282
22311
|
"region" : "us-gov-west-1"
|
22283
22312
|
},
|
22313
|
+
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
|
22314
|
+
"variants" : [ {
|
22315
|
+
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
|
22316
|
+
"tags" : [ "fips" ]
|
22317
|
+
} ]
|
22318
|
+
},
|
22319
|
+
"fips-aws-us-gov-global" : {
|
22320
|
+
"credentialScope" : {
|
22321
|
+
"region" : "us-gov-west-1"
|
22322
|
+
},
|
22323
|
+
"deprecated" : true,
|
22284
22324
|
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com"
|
22285
22325
|
}
|
22286
22326
|
},
|
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.804.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: 2023-08-
|
11
|
+
date: 2023-08-14 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|