aws-partitions 1.1024.0 → 1.1026.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +229 -28
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 19deaaba040797628c4f1334adb9766cedf6bc0ab8428a829fb8953466ca7be1
4
- data.tar.gz: e29d18a61733abd95b115c59f25fc8fecca9fc0f6890f35b13bc01bead777909
3
+ metadata.gz: dd80980e4b76df0e409af416302936381b4181f1fdf0a9c898723c479462c218
4
+ data.tar.gz: d9c1e5f84adffc8934e390c0f3a27e59ce4d0a00ce23a3292ea2723afbb8fd51
5
5
  SHA512:
6
- metadata.gz: 23a0e2a4d6d828b4af7082bf843f24c455e0fa6c4194e391dc67639561bc550ea4516bcdc2d76af65dcc6a69a552e276d6e22cfb473497dccb3e28d0bd171cba
7
- data.tar.gz: 0c3a3d1ee135c0fd09888f7810469e92f623439cd81fa84f0af009dd25a6a31bf7fec980f2bb21f1474a316659f0ea8d59bb751ff8f2eb7987ad1dd7905421b9
6
+ metadata.gz: 3482f30959d994992b41aa208a1a3e44570124d6fc656a4803e84dd0e6362ad04cdd952cdb943e132b15456d89aef1b11aede3fdbff54fa094204565d888cb35
7
+ data.tar.gz: 2e3ff6468fe52791e922743f7f68a91f661fcdc4a528229fcf0b4310edf1b78f162868cdbf7352341974916270d18e61e1086f3e094d93d34e51e33e6ebd7ac8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1026.0 (2024-12-19)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1025.0 (2024-12-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1024.0 (2024-12-17)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1024.0
1
+ 1.1026.0
data/partitions.json CHANGED
@@ -5780,38 +5780,150 @@
5780
5780
  },
5781
5781
  "datasync" : {
5782
5782
  "endpoints" : {
5783
- "af-south-1" : { },
5784
- "ap-east-1" : { },
5785
- "ap-northeast-1" : { },
5786
- "ap-northeast-2" : { },
5787
- "ap-northeast-3" : { },
5788
- "ap-south-1" : { },
5789
- "ap-south-2" : { },
5790
- "ap-southeast-1" : { },
5791
- "ap-southeast-2" : { },
5792
- "ap-southeast-3" : { },
5793
- "ap-southeast-4" : { },
5794
- "ap-southeast-5" : { },
5783
+ "af-south-1" : {
5784
+ "variants" : [ {
5785
+ "hostname" : "datasync.af-south-1.api.aws",
5786
+ "tags" : [ "dualstack" ]
5787
+ } ]
5788
+ },
5789
+ "ap-east-1" : {
5790
+ "variants" : [ {
5791
+ "hostname" : "datasync.ap-east-1.api.aws",
5792
+ "tags" : [ "dualstack" ]
5793
+ } ]
5794
+ },
5795
+ "ap-northeast-1" : {
5796
+ "variants" : [ {
5797
+ "hostname" : "datasync.ap-northeast-1.api.aws",
5798
+ "tags" : [ "dualstack" ]
5799
+ } ]
5800
+ },
5801
+ "ap-northeast-2" : {
5802
+ "variants" : [ {
5803
+ "hostname" : "datasync.ap-northeast-2.api.aws",
5804
+ "tags" : [ "dualstack" ]
5805
+ } ]
5806
+ },
5807
+ "ap-northeast-3" : {
5808
+ "variants" : [ {
5809
+ "hostname" : "datasync.ap-northeast-3.api.aws",
5810
+ "tags" : [ "dualstack" ]
5811
+ } ]
5812
+ },
5813
+ "ap-south-1" : {
5814
+ "variants" : [ {
5815
+ "hostname" : "datasync.ap-south-1.api.aws",
5816
+ "tags" : [ "dualstack" ]
5817
+ } ]
5818
+ },
5819
+ "ap-south-2" : {
5820
+ "variants" : [ {
5821
+ "hostname" : "datasync.ap-south-2.api.aws",
5822
+ "tags" : [ "dualstack" ]
5823
+ } ]
5824
+ },
5825
+ "ap-southeast-1" : {
5826
+ "variants" : [ {
5827
+ "hostname" : "datasync.ap-southeast-1.api.aws",
5828
+ "tags" : [ "dualstack" ]
5829
+ } ]
5830
+ },
5831
+ "ap-southeast-2" : {
5832
+ "variants" : [ {
5833
+ "hostname" : "datasync.ap-southeast-2.api.aws",
5834
+ "tags" : [ "dualstack" ]
5835
+ } ]
5836
+ },
5837
+ "ap-southeast-3" : {
5838
+ "variants" : [ {
5839
+ "hostname" : "datasync.ap-southeast-3.api.aws",
5840
+ "tags" : [ "dualstack" ]
5841
+ } ]
5842
+ },
5843
+ "ap-southeast-4" : {
5844
+ "variants" : [ {
5845
+ "hostname" : "datasync.ap-southeast-4.api.aws",
5846
+ "tags" : [ "dualstack" ]
5847
+ } ]
5848
+ },
5849
+ "ap-southeast-5" : {
5850
+ "variants" : [ {
5851
+ "hostname" : "datasync.ap-southeast-5.api.aws",
5852
+ "tags" : [ "dualstack" ]
5853
+ } ]
5854
+ },
5795
5855
  "ca-central-1" : {
5796
5856
  "variants" : [ {
5797
5857
  "hostname" : "datasync-fips.ca-central-1.amazonaws.com",
5798
5858
  "tags" : [ "fips" ]
5859
+ }, {
5860
+ "hostname" : "datasync-fips.ca-central-1.api.aws",
5861
+ "tags" : [ "dualstack", "fips" ]
5862
+ }, {
5863
+ "hostname" : "datasync.ca-central-1.api.aws",
5864
+ "tags" : [ "dualstack" ]
5799
5865
  } ]
5800
5866
  },
5801
5867
  "ca-west-1" : {
5802
5868
  "variants" : [ {
5803
5869
  "hostname" : "datasync-fips.ca-west-1.amazonaws.com",
5804
5870
  "tags" : [ "fips" ]
5871
+ }, {
5872
+ "hostname" : "datasync-fips.ca-west-1.api.aws",
5873
+ "tags" : [ "dualstack", "fips" ]
5874
+ }, {
5875
+ "hostname" : "datasync.ca-west-1.api.aws",
5876
+ "tags" : [ "dualstack" ]
5877
+ } ]
5878
+ },
5879
+ "eu-central-1" : {
5880
+ "variants" : [ {
5881
+ "hostname" : "datasync.eu-central-1.api.aws",
5882
+ "tags" : [ "dualstack" ]
5883
+ } ]
5884
+ },
5885
+ "eu-central-2" : {
5886
+ "variants" : [ {
5887
+ "hostname" : "datasync.eu-central-2.api.aws",
5888
+ "tags" : [ "dualstack" ]
5889
+ } ]
5890
+ },
5891
+ "eu-north-1" : {
5892
+ "variants" : [ {
5893
+ "hostname" : "datasync.eu-north-1.api.aws",
5894
+ "tags" : [ "dualstack" ]
5895
+ } ]
5896
+ },
5897
+ "eu-south-1" : {
5898
+ "variants" : [ {
5899
+ "hostname" : "datasync.eu-south-1.api.aws",
5900
+ "tags" : [ "dualstack" ]
5901
+ } ]
5902
+ },
5903
+ "eu-south-2" : {
5904
+ "variants" : [ {
5905
+ "hostname" : "datasync.eu-south-2.api.aws",
5906
+ "tags" : [ "dualstack" ]
5907
+ } ]
5908
+ },
5909
+ "eu-west-1" : {
5910
+ "variants" : [ {
5911
+ "hostname" : "datasync.eu-west-1.api.aws",
5912
+ "tags" : [ "dualstack" ]
5913
+ } ]
5914
+ },
5915
+ "eu-west-2" : {
5916
+ "variants" : [ {
5917
+ "hostname" : "datasync.eu-west-2.api.aws",
5918
+ "tags" : [ "dualstack" ]
5919
+ } ]
5920
+ },
5921
+ "eu-west-3" : {
5922
+ "variants" : [ {
5923
+ "hostname" : "datasync.eu-west-3.api.aws",
5924
+ "tags" : [ "dualstack" ]
5805
5925
  } ]
5806
5926
  },
5807
- "eu-central-1" : { },
5808
- "eu-central-2" : { },
5809
- "eu-north-1" : { },
5810
- "eu-south-1" : { },
5811
- "eu-south-2" : { },
5812
- "eu-west-1" : { },
5813
- "eu-west-2" : { },
5814
- "eu-west-3" : { },
5815
5927
  "fips-ca-central-1" : {
5816
5928
  "credentialScope" : {
5817
5929
  "region" : "ca-central-1"
@@ -5854,32 +5966,76 @@
5854
5966
  "deprecated" : true,
5855
5967
  "hostname" : "datasync-fips.us-west-2.amazonaws.com"
5856
5968
  },
5857
- "il-central-1" : { },
5858
- "me-central-1" : { },
5859
- "me-south-1" : { },
5860
- "sa-east-1" : { },
5969
+ "il-central-1" : {
5970
+ "variants" : [ {
5971
+ "hostname" : "datasync.il-central-1.api.aws",
5972
+ "tags" : [ "dualstack" ]
5973
+ } ]
5974
+ },
5975
+ "me-central-1" : {
5976
+ "variants" : [ {
5977
+ "hostname" : "datasync.me-central-1.api.aws",
5978
+ "tags" : [ "dualstack" ]
5979
+ } ]
5980
+ },
5981
+ "me-south-1" : {
5982
+ "variants" : [ {
5983
+ "hostname" : "datasync.me-south-1.api.aws",
5984
+ "tags" : [ "dualstack" ]
5985
+ } ]
5986
+ },
5987
+ "sa-east-1" : {
5988
+ "variants" : [ {
5989
+ "hostname" : "datasync.sa-east-1.api.aws",
5990
+ "tags" : [ "dualstack" ]
5991
+ } ]
5992
+ },
5861
5993
  "us-east-1" : {
5862
5994
  "variants" : [ {
5863
5995
  "hostname" : "datasync-fips.us-east-1.amazonaws.com",
5864
5996
  "tags" : [ "fips" ]
5997
+ }, {
5998
+ "hostname" : "datasync-fips.us-east-1.api.aws",
5999
+ "tags" : [ "dualstack", "fips" ]
6000
+ }, {
6001
+ "hostname" : "datasync.us-east-1.api.aws",
6002
+ "tags" : [ "dualstack" ]
5865
6003
  } ]
5866
6004
  },
5867
6005
  "us-east-2" : {
5868
6006
  "variants" : [ {
5869
6007
  "hostname" : "datasync-fips.us-east-2.amazonaws.com",
5870
6008
  "tags" : [ "fips" ]
6009
+ }, {
6010
+ "hostname" : "datasync-fips.us-east-2.api.aws",
6011
+ "tags" : [ "dualstack", "fips" ]
6012
+ }, {
6013
+ "hostname" : "datasync.us-east-2.api.aws",
6014
+ "tags" : [ "dualstack" ]
5871
6015
  } ]
5872
6016
  },
5873
6017
  "us-west-1" : {
5874
6018
  "variants" : [ {
5875
6019
  "hostname" : "datasync-fips.us-west-1.amazonaws.com",
5876
6020
  "tags" : [ "fips" ]
6021
+ }, {
6022
+ "hostname" : "datasync-fips.us-west-1.api.aws",
6023
+ "tags" : [ "dualstack", "fips" ]
6024
+ }, {
6025
+ "hostname" : "datasync.us-west-1.api.aws",
6026
+ "tags" : [ "dualstack" ]
5877
6027
  } ]
5878
6028
  },
5879
6029
  "us-west-2" : {
5880
6030
  "variants" : [ {
5881
6031
  "hostname" : "datasync-fips.us-west-2.amazonaws.com",
5882
6032
  "tags" : [ "fips" ]
6033
+ }, {
6034
+ "hostname" : "datasync-fips.us-west-2.api.aws",
6035
+ "tags" : [ "dualstack", "fips" ]
6036
+ }, {
6037
+ "hostname" : "datasync.us-west-2.api.aws",
6038
+ "tags" : [ "dualstack" ]
5883
6039
  } ]
5884
6040
  }
5885
6041
  }
@@ -11619,6 +11775,7 @@
11619
11775
  "ap-southeast-2" : { },
11620
11776
  "ap-southeast-3" : { },
11621
11777
  "ap-southeast-4" : { },
11778
+ "ap-southeast-5" : { },
11622
11779
  "ca-central-1" : {
11623
11780
  "variants" : [ {
11624
11781
  "hostname" : "kafka-fips.ca-central-1.amazonaws.com",
@@ -24309,8 +24466,18 @@
24309
24466
  },
24310
24467
  "datasync" : {
24311
24468
  "endpoints" : {
24312
- "cn-north-1" : { },
24313
- "cn-northwest-1" : { }
24469
+ "cn-north-1" : {
24470
+ "variants" : [ {
24471
+ "hostname" : "datasync.cn-north-1.api.amazonwebservices.com.cn",
24472
+ "tags" : [ "dualstack" ]
24473
+ } ]
24474
+ },
24475
+ "cn-northwest-1" : {
24476
+ "variants" : [ {
24477
+ "hostname" : "datasync.cn-northwest-1.api.amazonwebservices.com.cn",
24478
+ "tags" : [ "dualstack" ]
24479
+ } ]
24480
+ }
24314
24481
  }
24315
24482
  },
24316
24483
  "datazone" : {
@@ -24345,8 +24512,18 @@
24345
24512
  },
24346
24513
  "dlm" : {
24347
24514
  "endpoints" : {
24348
- "cn-north-1" : { },
24349
- "cn-northwest-1" : { }
24515
+ "cn-north-1" : {
24516
+ "variants" : [ {
24517
+ "hostname" : "dlm.cn-north-1.api.amazonwebservices.com.cn",
24518
+ "tags" : [ "dualstack" ]
24519
+ } ]
24520
+ },
24521
+ "cn-northwest-1" : {
24522
+ "variants" : [ {
24523
+ "hostname" : "dlm.cn-northwest-1.api.amazonwebservices.com.cn",
24524
+ "tags" : [ "dualstack" ]
24525
+ } ]
24526
+ }
24350
24527
  }
24351
24528
  },
24352
24529
  "dms" : {
@@ -26830,12 +27007,24 @@
26830
27007
  "variants" : [ {
26831
27008
  "hostname" : "datasync-fips.us-gov-east-1.amazonaws.com",
26832
27009
  "tags" : [ "fips" ]
27010
+ }, {
27011
+ "hostname" : "datasync-fips.us-gov-east-1.api.aws",
27012
+ "tags" : [ "dualstack", "fips" ]
27013
+ }, {
27014
+ "hostname" : "datasync.us-gov-east-1.api.aws",
27015
+ "tags" : [ "dualstack" ]
26833
27016
  } ]
26834
27017
  },
26835
27018
  "us-gov-west-1" : {
26836
27019
  "variants" : [ {
26837
27020
  "hostname" : "datasync-fips.us-gov-west-1.amazonaws.com",
26838
27021
  "tags" : [ "fips" ]
27022
+ }, {
27023
+ "hostname" : "datasync-fips.us-gov-west-1.api.aws",
27024
+ "tags" : [ "dualstack", "fips" ]
27025
+ }, {
27026
+ "hostname" : "datasync.us-gov-west-1.api.aws",
27027
+ "tags" : [ "dualstack" ]
26839
27028
  } ]
26840
27029
  }
26841
27030
  }
@@ -31389,6 +31578,18 @@
31389
31578
  "us-iso-east-1" : { }
31390
31579
  }
31391
31580
  },
31581
+ "organizations" : {
31582
+ "endpoints" : {
31583
+ "aws-iso-global" : {
31584
+ "credentialScope" : {
31585
+ "region" : "us-iso-east-1"
31586
+ },
31587
+ "hostname" : "organizations.us-iso-east-1.c2s.ic.gov"
31588
+ }
31589
+ },
31590
+ "isRegionalized" : false,
31591
+ "partitionEndpoint" : "aws-iso-global"
31592
+ },
31392
31593
  "outposts" : {
31393
31594
  "endpoints" : {
31394
31595
  "us-iso-east-1" : { }
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.1024.0
4
+ version: 1.1026.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: 2024-12-17 00:00:00.000000000 Z
11
+ date: 2024-12-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: