aws-partitions 1.721.0 → 1.723.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +85 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c6883fcc1a9de6f99f697ad4a120a6657864751bafa763fdb49320f5967fac9
4
- data.tar.gz: 74262e1369aa63aac7817f762a8ec655751fccf1ee589ab39632f8d06c17fccf
3
+ metadata.gz: 3ac618f3eabfc6b7673dfde93dbc74b978036387ab041b3d353c13d138e321ec
4
+ data.tar.gz: 6253702f21d3398eb99cfe4a63ac608d4ec42e3fbfbb6393b7f1872bbb1bb452
5
5
  SHA512:
6
- metadata.gz: db24818f9041a206830537168d99ffd71b0202c20f1f18bc62f7e632d43a2cdbc336484c2092852829cd12a1e6c5bcdfefa5dc3aaa97eb960f65dee4d8513cb5
7
- data.tar.gz: 997ab06afb9f756cf39840e7d19675e1e0863616e231bff68ce5e20f4ef1d90ab9f947bfc6f07a18b5b36bedd11b0b6e787bd3cc4059d33aa3b519490edcbc26
6
+ metadata.gz: a815ca41b70876192c8e23e5230ba920dc9bd54f92c5085afaa33ded6bf8fdab5f642e6a4ae96bd8ab66f1e88d702e002f6b3655564dbf0eb1334ae50eb20662
7
+ data.tar.gz: 8bd04daa099be8e712f0f7393642abe65fcb97ec00c274d5fa88405ff8203cbe45e87511e8c0ecd85ebe3115a61f4e44bbae4e84045d926794f23a9afda05516
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.723.0 (2023-03-08)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.722.0 (2023-03-07)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.721.0 (2023-03-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.721.0
1
+ 1.723.0
data/partitions.json CHANGED
@@ -7681,26 +7681,86 @@
7681
7681
  } ]
7682
7682
  },
7683
7683
  "endpoints" : {
7684
+ "af-south-1" : {
7685
+ "hostname" : "internetmonitor.af-south-1.api.aws"
7686
+ },
7687
+ "ap-east-1" : {
7688
+ "hostname" : "internetmonitor.ap-east-1.api.aws"
7689
+ },
7690
+ "ap-northeast-1" : {
7691
+ "hostname" : "internetmonitor.ap-northeast-1.api.aws"
7692
+ },
7693
+ "ap-northeast-2" : {
7694
+ "hostname" : "internetmonitor.ap-northeast-2.api.aws"
7695
+ },
7684
7696
  "ap-northeast-3" : {
7685
7697
  "hostname" : "internetmonitor.ap-northeast-3.api.aws"
7686
7698
  },
7699
+ "ap-south-1" : {
7700
+ "hostname" : "internetmonitor.ap-south-1.api.aws"
7701
+ },
7687
7702
  "ap-south-2" : {
7688
7703
  "hostname" : "internetmonitor.ap-south-2.api.aws"
7689
7704
  },
7705
+ "ap-southeast-1" : {
7706
+ "hostname" : "internetmonitor.ap-southeast-1.api.aws"
7707
+ },
7708
+ "ap-southeast-2" : {
7709
+ "hostname" : "internetmonitor.ap-southeast-2.api.aws"
7710
+ },
7690
7711
  "ap-southeast-3" : {
7691
7712
  "hostname" : "internetmonitor.ap-southeast-3.api.aws"
7692
7713
  },
7693
7714
  "ap-southeast-4" : {
7694
7715
  "hostname" : "internetmonitor.ap-southeast-4.api.aws"
7695
7716
  },
7717
+ "ca-central-1" : {
7718
+ "hostname" : "internetmonitor.ca-central-1.api.aws"
7719
+ },
7720
+ "eu-central-1" : {
7721
+ "hostname" : "internetmonitor.eu-central-1.api.aws"
7722
+ },
7696
7723
  "eu-central-2" : {
7697
7724
  "hostname" : "internetmonitor.eu-central-2.api.aws"
7698
7725
  },
7726
+ "eu-north-1" : {
7727
+ "hostname" : "internetmonitor.eu-north-1.api.aws"
7728
+ },
7729
+ "eu-south-1" : {
7730
+ "hostname" : "internetmonitor.eu-south-1.api.aws"
7731
+ },
7699
7732
  "eu-south-2" : {
7700
7733
  "hostname" : "internetmonitor.eu-south-2.api.aws"
7701
7734
  },
7735
+ "eu-west-1" : {
7736
+ "hostname" : "internetmonitor.eu-west-1.api.aws"
7737
+ },
7738
+ "eu-west-2" : {
7739
+ "hostname" : "internetmonitor.eu-west-2.api.aws"
7740
+ },
7741
+ "eu-west-3" : {
7742
+ "hostname" : "internetmonitor.eu-west-3.api.aws"
7743
+ },
7702
7744
  "me-central-1" : {
7703
7745
  "hostname" : "internetmonitor.me-central-1.api.aws"
7746
+ },
7747
+ "me-south-1" : {
7748
+ "hostname" : "internetmonitor.me-south-1.api.aws"
7749
+ },
7750
+ "sa-east-1" : {
7751
+ "hostname" : "internetmonitor.sa-east-1.api.aws"
7752
+ },
7753
+ "us-east-1" : {
7754
+ "hostname" : "internetmonitor.us-east-1.api.aws"
7755
+ },
7756
+ "us-east-2" : {
7757
+ "hostname" : "internetmonitor.us-east-2.api.aws"
7758
+ },
7759
+ "us-west-1" : {
7760
+ "hostname" : "internetmonitor.us-west-1.api.aws"
7761
+ },
7762
+ "us-west-2" : {
7763
+ "hostname" : "internetmonitor.us-west-2.api.aws"
7704
7764
  }
7705
7765
  }
7706
7766
  },
@@ -8250,6 +8310,7 @@
8250
8310
  "eu-west-1" : { },
8251
8311
  "eu-west-2" : { },
8252
8312
  "eu-west-3" : { },
8313
+ "me-central-1" : { },
8253
8314
  "me-south-1" : { },
8254
8315
  "sa-east-1" : { },
8255
8316
  "us-east-1" : { },
@@ -17637,6 +17698,12 @@
17637
17698
  "cn-northwest-1" : { }
17638
17699
  }
17639
17700
  },
17701
+ "rolesanywhere" : {
17702
+ "endpoints" : {
17703
+ "cn-north-1" : { },
17704
+ "cn-northwest-1" : { }
17705
+ }
17706
+ },
17640
17707
  "route53" : {
17641
17708
  "endpoints" : {
17642
17709
  "aws-cn-global" : {
@@ -21289,18 +21356,32 @@
21289
21356
  },
21290
21357
  "endpoints" : {
21291
21358
  "us-gov-east-1" : {
21359
+ "protocols" : [ "https" ],
21360
+ "variants" : [ {
21361
+ "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
21362
+ "tags" : [ "fips" ]
21363
+ } ]
21364
+ },
21365
+ "us-gov-east-1-fips" : {
21292
21366
  "credentialScope" : {
21293
21367
  "region" : "us-gov-east-1"
21294
21368
  },
21295
- "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
21296
- "protocols" : [ "https" ]
21369
+ "deprecated" : true,
21370
+ "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com"
21297
21371
  },
21298
21372
  "us-gov-west-1" : {
21373
+ "protocols" : [ "https" ],
21374
+ "variants" : [ {
21375
+ "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
21376
+ "tags" : [ "fips" ]
21377
+ } ]
21378
+ },
21379
+ "us-gov-west-1-fips" : {
21299
21380
  "credentialScope" : {
21300
21381
  "region" : "us-gov-west-1"
21301
21382
  },
21302
- "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
21303
- "protocols" : [ "https" ]
21383
+ "deprecated" : true,
21384
+ "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com"
21304
21385
  }
21305
21386
  }
21306
21387
  },
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.721.0
4
+ version: 1.723.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-03-03 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: