aws-partitions 1.604.0 → 1.605.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 +111 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9d7111fcdddf467f3f4e4c566a3d486fb307a91f4a0d19581ed8c9f3e470701f
4
- data.tar.gz: 199553d4778596e2bc38a4f9b25c89b174c68d82621c6e9ba3154c8ad9cdb348
3
+ metadata.gz: 325db68f362797d8bd06e57dbdc94d2db0f4133ff9d10c27d4322682f85bdbe6
4
+ data.tar.gz: 8de3557622ffeaea6c0e266f6c9677b427e1d83efb11139d289fce0ce5f0d919
5
5
  SHA512:
6
- metadata.gz: 86104983bd915720a0a8845d0896f6468e30e447a4a150e7512237ba681b85dea343a9ae9c90ccc72130d30fa92e589b56d936420127b77771de1972d6c66da1
7
- data.tar.gz: 8194daa0c133511993fb5791d106676f058cd1b84801fd4efb84be0a597f4825f96290a3dd456a6fa1a0fc91b4ddc1bdd4a7e009d2f60b01821617a9e941cb98
6
+ metadata.gz: 87323065aab9f3ab4e72a8feeac429ef5f344868bece9e8fb26f8d68bb1e9707e6065f7d0caafc3f419dbef68208e022cfc10b62a7c59feadddf965dc363e9b7
7
+ data.tar.gz: f62c4827f39688f6573b92c7dc225bb9950dbcca369b3df3e3f66c3366c8f3683fd5d6bcc577efeb68039c05a686debb0931945bf6003b6c606c4934c393d560
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.605.0 (2022-07-12)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.604.0 (2022-07-11)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.604.0
1
+ 1.605.0
data/partitions.json CHANGED
@@ -1159,6 +1159,32 @@
1159
1159
  "us-west-2" : { }
1160
1160
  }
1161
1161
  },
1162
+ "appconfig" : {
1163
+ "endpoints" : {
1164
+ "af-south-1" : { },
1165
+ "ap-east-1" : { },
1166
+ "ap-northeast-1" : { },
1167
+ "ap-northeast-2" : { },
1168
+ "ap-northeast-3" : { },
1169
+ "ap-south-1" : { },
1170
+ "ap-southeast-1" : { },
1171
+ "ap-southeast-2" : { },
1172
+ "ap-southeast-3" : { },
1173
+ "ca-central-1" : { },
1174
+ "eu-central-1" : { },
1175
+ "eu-north-1" : { },
1176
+ "eu-south-1" : { },
1177
+ "eu-west-1" : { },
1178
+ "eu-west-2" : { },
1179
+ "eu-west-3" : { },
1180
+ "me-south-1" : { },
1181
+ "sa-east-1" : { },
1182
+ "us-east-1" : { },
1183
+ "us-east-2" : { },
1184
+ "us-west-1" : { },
1185
+ "us-west-2" : { }
1186
+ }
1187
+ },
1162
1188
  "appconfigdata" : {
1163
1189
  "endpoints" : {
1164
1190
  "af-south-1" : { },
@@ -3555,6 +3581,32 @@
3555
3581
  "us-west-2" : { }
3556
3582
  }
3557
3583
  },
3584
+ "dlm" : {
3585
+ "endpoints" : {
3586
+ "af-south-1" : { },
3587
+ "ap-east-1" : { },
3588
+ "ap-northeast-1" : { },
3589
+ "ap-northeast-2" : { },
3590
+ "ap-northeast-3" : { },
3591
+ "ap-south-1" : { },
3592
+ "ap-southeast-1" : { },
3593
+ "ap-southeast-2" : { },
3594
+ "ap-southeast-3" : { },
3595
+ "ca-central-1" : { },
3596
+ "eu-central-1" : { },
3597
+ "eu-north-1" : { },
3598
+ "eu-south-1" : { },
3599
+ "eu-west-1" : { },
3600
+ "eu-west-2" : { },
3601
+ "eu-west-3" : { },
3602
+ "me-south-1" : { },
3603
+ "sa-east-1" : { },
3604
+ "us-east-1" : { },
3605
+ "us-east-2" : { },
3606
+ "us-west-1" : { },
3607
+ "us-west-2" : { }
3608
+ }
3609
+ },
3558
3610
  "dms" : {
3559
3611
  "endpoints" : {
3560
3612
  "af-south-1" : { },
@@ -14155,6 +14207,12 @@
14155
14207
  "cn-northwest-1" : { }
14156
14208
  }
14157
14209
  },
14210
+ "appconfig" : {
14211
+ "endpoints" : {
14212
+ "cn-north-1" : { },
14213
+ "cn-northwest-1" : { }
14214
+ }
14215
+ },
14158
14216
  "appconfigdata" : {
14159
14217
  "endpoints" : {
14160
14218
  "cn-north-1" : { },
@@ -14393,6 +14451,12 @@
14393
14451
  "cn-northwest-1" : { }
14394
14452
  }
14395
14453
  },
14454
+ "dlm" : {
14455
+ "endpoints" : {
14456
+ "cn-north-1" : { },
14457
+ "cn-northwest-1" : { }
14458
+ }
14459
+ },
14396
14460
  "dms" : {
14397
14461
  "endpoints" : {
14398
14462
  "cn-north-1" : { },
@@ -15473,6 +15537,36 @@
15473
15537
  "us-gov-west-1" : { }
15474
15538
  }
15475
15539
  },
15540
+ "appconfig" : {
15541
+ "endpoints" : {
15542
+ "fips-us-gov-east-1" : {
15543
+ "credentialScope" : {
15544
+ "region" : "us-gov-east-1"
15545
+ },
15546
+ "deprecated" : true,
15547
+ "hostname" : "appconfig.us-gov-east-1.amazonaws.com"
15548
+ },
15549
+ "fips-us-gov-west-1" : {
15550
+ "credentialScope" : {
15551
+ "region" : "us-gov-west-1"
15552
+ },
15553
+ "deprecated" : true,
15554
+ "hostname" : "appconfig.us-gov-west-1.amazonaws.com"
15555
+ },
15556
+ "us-gov-east-1" : {
15557
+ "variants" : [ {
15558
+ "hostname" : "appconfig.us-gov-east-1.amazonaws.com",
15559
+ "tags" : [ "fips" ]
15560
+ } ]
15561
+ },
15562
+ "us-gov-west-1" : {
15563
+ "variants" : [ {
15564
+ "hostname" : "appconfig.us-gov-west-1.amazonaws.com",
15565
+ "tags" : [ "fips" ]
15566
+ } ]
15567
+ }
15568
+ }
15569
+ },
15476
15570
  "appconfigdata" : {
15477
15571
  "endpoints" : {
15478
15572
  "us-gov-east-1" : { },
@@ -16121,6 +16215,12 @@
16121
16215
  }
16122
16216
  }
16123
16217
  },
16218
+ "dlm" : {
16219
+ "endpoints" : {
16220
+ "us-gov-east-1" : { },
16221
+ "us-gov-west-1" : { }
16222
+ }
16223
+ },
16124
16224
  "dms" : {
16125
16225
  "defaults" : {
16126
16226
  "variants" : [ {
@@ -18844,6 +18944,12 @@
18844
18944
  "us-iso-east-1" : { }
18845
18945
  }
18846
18946
  },
18947
+ "appconfig" : {
18948
+ "endpoints" : {
18949
+ "us-iso-east-1" : { },
18950
+ "us-iso-west-1" : { }
18951
+ }
18952
+ },
18847
18953
  "appconfigdata" : {
18848
18954
  "endpoints" : {
18849
18955
  "us-iso-west-1" : { }
@@ -19351,6 +19457,11 @@
19351
19457
  }
19352
19458
  }
19353
19459
  },
19460
+ "appconfig" : {
19461
+ "endpoints" : {
19462
+ "us-isob-east-1" : { }
19463
+ }
19464
+ },
19354
19465
  "application-autoscaling" : {
19355
19466
  "defaults" : {
19356
19467
  "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.604.0
4
+ version: 1.605.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: 2022-07-11 00:00:00.000000000 Z
11
+ date: 2022-07-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: