aws-partitions 1.722.0 → 1.723.0

Sign up to get free protection for your applications and to get access to all the features.
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 +78 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea3587df972384cd231a0e10d2b86256dcfbc2dae215ba741a54d257ba5ed0b7
4
- data.tar.gz: 12104eaf991bc49d05660e1de7f1a836788d7e5dd24e8cbabecb45a4c3355ec4
3
+ metadata.gz: 3ac618f3eabfc6b7673dfde93dbc74b978036387ab041b3d353c13d138e321ec
4
+ data.tar.gz: 6253702f21d3398eb99cfe4a63ac608d4ec42e3fbfbb6393b7f1872bbb1bb452
5
5
  SHA512:
6
- metadata.gz: d6476d4bcda117171299d75f663c4b329370a21eae5f88b027ccb63c49a18019682e9bfabad9880c636059cafca782b2d38bf42a701d05b48ca0d79d24d6835b
7
- data.tar.gz: 18f04f378b8ae24fd0e33e34a9767df3e1f2baa51f9c0fce067225b85f977ba066d5725620f019e42a587abb32a9fbeeff3292a58b157540cbd09392c0bf4f22
6
+ metadata.gz: a815ca41b70876192c8e23e5230ba920dc9bd54f92c5085afaa33ded6bf8fdab5f642e6a4ae96bd8ab66f1e88d702e002f6b3655564dbf0eb1334ae50eb20662
7
+ data.tar.gz: 8bd04daa099be8e712f0f7393642abe65fcb97ec00c274d5fa88405ff8203cbe45e87511e8c0ecd85ebe3115a61f4e44bbae4e84045d926794f23a9afda05516
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.722.0 (2023-03-07)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.722.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
  },
@@ -21296,18 +21356,32 @@
21296
21356
  },
21297
21357
  "endpoints" : {
21298
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" : {
21299
21366
  "credentialScope" : {
21300
21367
  "region" : "us-gov-east-1"
21301
21368
  },
21302
- "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
21303
- "protocols" : [ "https" ]
21369
+ "deprecated" : true,
21370
+ "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com"
21304
21371
  },
21305
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" : {
21306
21380
  "credentialScope" : {
21307
21381
  "region" : "us-gov-west-1"
21308
21382
  },
21309
- "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
21310
- "protocols" : [ "https" ]
21383
+ "deprecated" : true,
21384
+ "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com"
21311
21385
  }
21312
21386
  }
21313
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.722.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-07 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: