aws-partitions 1.542.0 → 1.546.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +234 -20
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 31716061f9836a7428a100fb2123b6c36bce631f0b613306f4dadd0da97ac10c
4
- data.tar.gz: 4225e6b9bb11c3f7e234f0e0e233d3a19d0a906cb16a5dde7ca38159bc70cfcc
3
+ metadata.gz: 874c71b2ab4bb453cbd7d98202a15fe884d8c498a07491e14f9e1a93062de375
4
+ data.tar.gz: '08093e11428a39d332139a4e6626d45eb8f10b279b50daf026b97275106918aa'
5
5
  SHA512:
6
- metadata.gz: 33cccbd8a44004d1f9f75c1350edd996ad7f6ec391fbe0773577c0ec4030ec7707c7d8ee3f6f9a2c2584f110e2e5a5c5d4e78f65c0b6b8a5ec10fe2d173b82ea
7
- data.tar.gz: 14d86087814b3ded57bfffa25151b12cc2bc55f8d0560be853f7711c2ead84c1df9c4d4209f296b072d56b4d5ace030764c176c45f1ab28668b704fa18bb3e9a
6
+ metadata.gz: bc29a3b49560b2c8101d7c8f0167116296e34cb2fc44a94e35be6bfc1f25183f4a4c7f326c6c4441d910a568bc02e2f0a8547d120627d42d66a78f288dcb438b
7
+ data.tar.gz: 1ebf1d0b10bb7e57c0b3a805f8d8294889f8c12f9a00581a4890106780266517d293213d49656793e3cc59a2cb243cee5aee02172e1699a0359d2f103f7584c3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.546.0 (2022-01-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.545.0 (2022-01-05)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.544.0 (2022-01-03)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.543.0 (2021-12-21)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.542.0 (2021-12-20)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.542.0
1
+ 1.546.0
data/partitions.json CHANGED
@@ -6899,22 +6899,102 @@
6899
6899
  },
6900
6900
  "lambda" : {
6901
6901
  "endpoints" : {
6902
- "af-south-1" : { },
6903
- "ap-east-1" : { },
6904
- "ap-northeast-1" : { },
6905
- "ap-northeast-2" : { },
6906
- "ap-northeast-3" : { },
6907
- "ap-south-1" : { },
6908
- "ap-southeast-1" : { },
6909
- "ap-southeast-2" : { },
6910
- "ap-southeast-3" : { },
6911
- "ca-central-1" : { },
6912
- "eu-central-1" : { },
6913
- "eu-north-1" : { },
6914
- "eu-south-1" : { },
6915
- "eu-west-1" : { },
6916
- "eu-west-2" : { },
6917
- "eu-west-3" : { },
6902
+ "af-south-1" : {
6903
+ "variants" : [ {
6904
+ "hostname" : "lambda.af-south-1.api.aws",
6905
+ "tags" : [ "dualstack" ]
6906
+ } ]
6907
+ },
6908
+ "ap-east-1" : {
6909
+ "variants" : [ {
6910
+ "hostname" : "lambda.ap-east-1.api.aws",
6911
+ "tags" : [ "dualstack" ]
6912
+ } ]
6913
+ },
6914
+ "ap-northeast-1" : {
6915
+ "variants" : [ {
6916
+ "hostname" : "lambda.ap-northeast-1.api.aws",
6917
+ "tags" : [ "dualstack" ]
6918
+ } ]
6919
+ },
6920
+ "ap-northeast-2" : {
6921
+ "variants" : [ {
6922
+ "hostname" : "lambda.ap-northeast-2.api.aws",
6923
+ "tags" : [ "dualstack" ]
6924
+ } ]
6925
+ },
6926
+ "ap-northeast-3" : {
6927
+ "variants" : [ {
6928
+ "hostname" : "lambda.ap-northeast-3.api.aws",
6929
+ "tags" : [ "dualstack" ]
6930
+ } ]
6931
+ },
6932
+ "ap-south-1" : {
6933
+ "variants" : [ {
6934
+ "hostname" : "lambda.ap-south-1.api.aws",
6935
+ "tags" : [ "dualstack" ]
6936
+ } ]
6937
+ },
6938
+ "ap-southeast-1" : {
6939
+ "variants" : [ {
6940
+ "hostname" : "lambda.ap-southeast-1.api.aws",
6941
+ "tags" : [ "dualstack" ]
6942
+ } ]
6943
+ },
6944
+ "ap-southeast-2" : {
6945
+ "variants" : [ {
6946
+ "hostname" : "lambda.ap-southeast-2.api.aws",
6947
+ "tags" : [ "dualstack" ]
6948
+ } ]
6949
+ },
6950
+ "ap-southeast-3" : {
6951
+ "variants" : [ {
6952
+ "hostname" : "lambda.ap-southeast-3.api.aws",
6953
+ "tags" : [ "dualstack" ]
6954
+ } ]
6955
+ },
6956
+ "ca-central-1" : {
6957
+ "variants" : [ {
6958
+ "hostname" : "lambda.ca-central-1.api.aws",
6959
+ "tags" : [ "dualstack" ]
6960
+ } ]
6961
+ },
6962
+ "eu-central-1" : {
6963
+ "variants" : [ {
6964
+ "hostname" : "lambda.eu-central-1.api.aws",
6965
+ "tags" : [ "dualstack" ]
6966
+ } ]
6967
+ },
6968
+ "eu-north-1" : {
6969
+ "variants" : [ {
6970
+ "hostname" : "lambda.eu-north-1.api.aws",
6971
+ "tags" : [ "dualstack" ]
6972
+ } ]
6973
+ },
6974
+ "eu-south-1" : {
6975
+ "variants" : [ {
6976
+ "hostname" : "lambda.eu-south-1.api.aws",
6977
+ "tags" : [ "dualstack" ]
6978
+ } ]
6979
+ },
6980
+ "eu-west-1" : {
6981
+ "variants" : [ {
6982
+ "hostname" : "lambda.eu-west-1.api.aws",
6983
+ "tags" : [ "dualstack" ]
6984
+ } ]
6985
+ },
6986
+ "eu-west-2" : {
6987
+ "variants" : [ {
6988
+ "hostname" : "lambda.eu-west-2.api.aws",
6989
+ "tags" : [ "dualstack" ]
6990
+ } ]
6991
+ },
6992
+ "eu-west-3" : {
6993
+ "variants" : [ {
6994
+ "hostname" : "lambda.eu-west-3.api.aws",
6995
+ "tags" : [ "dualstack" ]
6996
+ } ]
6997
+ },
6918
6998
  "fips-us-east-1" : {
6919
6999
  "credentialScope" : {
6920
7000
  "region" : "us-east-1"
@@ -6943,30 +7023,52 @@
6943
7023
  "deprecated" : true,
6944
7024
  "hostname" : "lambda-fips.us-west-2.amazonaws.com"
6945
7025
  },
6946
- "me-south-1" : { },
6947
- "sa-east-1" : { },
7026
+ "me-south-1" : {
7027
+ "variants" : [ {
7028
+ "hostname" : "lambda.me-south-1.api.aws",
7029
+ "tags" : [ "dualstack" ]
7030
+ } ]
7031
+ },
7032
+ "sa-east-1" : {
7033
+ "variants" : [ {
7034
+ "hostname" : "lambda.sa-east-1.api.aws",
7035
+ "tags" : [ "dualstack" ]
7036
+ } ]
7037
+ },
6948
7038
  "us-east-1" : {
6949
7039
  "variants" : [ {
6950
7040
  "hostname" : "lambda-fips.us-east-1.amazonaws.com",
6951
7041
  "tags" : [ "fips" ]
7042
+ }, {
7043
+ "hostname" : "lambda.us-east-1.api.aws",
7044
+ "tags" : [ "dualstack" ]
6952
7045
  } ]
6953
7046
  },
6954
7047
  "us-east-2" : {
6955
7048
  "variants" : [ {
6956
7049
  "hostname" : "lambda-fips.us-east-2.amazonaws.com",
6957
7050
  "tags" : [ "fips" ]
7051
+ }, {
7052
+ "hostname" : "lambda.us-east-2.api.aws",
7053
+ "tags" : [ "dualstack" ]
6958
7054
  } ]
6959
7055
  },
6960
7056
  "us-west-1" : {
6961
7057
  "variants" : [ {
6962
7058
  "hostname" : "lambda-fips.us-west-1.amazonaws.com",
6963
7059
  "tags" : [ "fips" ]
7060
+ }, {
7061
+ "hostname" : "lambda.us-west-1.api.aws",
7062
+ "tags" : [ "dualstack" ]
6964
7063
  } ]
6965
7064
  },
6966
7065
  "us-west-2" : {
6967
7066
  "variants" : [ {
6968
7067
  "hostname" : "lambda-fips.us-west-2.amazonaws.com",
6969
7068
  "tags" : [ "fips" ]
7069
+ }, {
7070
+ "hostname" : "lambda.us-west-2.api.aws",
7071
+ "tags" : [ "dualstack" ]
6970
7072
  } ]
6971
7073
  }
6972
7074
  }
@@ -9187,6 +9289,7 @@
9187
9289
  "ap-south-1" : { },
9188
9290
  "ap-southeast-1" : { },
9189
9291
  "ap-southeast-2" : { },
9292
+ "ap-southeast-3" : { },
9190
9293
  "ca-central-1" : { },
9191
9294
  "eu-central-1" : { },
9192
9295
  "eu-north-1" : { },
@@ -10000,6 +10103,66 @@
10000
10103
  }
10001
10104
  }
10002
10105
  },
10106
+ "s3-outposts" : {
10107
+ "endpoints" : {
10108
+ "af-south-1" : { },
10109
+ "ap-east-1" : { },
10110
+ "ap-northeast-1" : { },
10111
+ "ap-northeast-2" : { },
10112
+ "ap-northeast-3" : { },
10113
+ "ap-south-1" : { },
10114
+ "ap-southeast-1" : { },
10115
+ "ap-southeast-2" : { },
10116
+ "ca-central-1" : {
10117
+ "variants" : [ {
10118
+ "tags" : [ "fips" ]
10119
+ } ]
10120
+ },
10121
+ "eu-central-1" : { },
10122
+ "eu-north-1" : { },
10123
+ "eu-south-1" : { },
10124
+ "eu-west-1" : { },
10125
+ "eu-west-2" : { },
10126
+ "eu-west-3" : { },
10127
+ "fips-ca-central-1" : {
10128
+ "deprecated" : true
10129
+ },
10130
+ "fips-us-east-1" : {
10131
+ "deprecated" : true
10132
+ },
10133
+ "fips-us-east-2" : {
10134
+ "deprecated" : true
10135
+ },
10136
+ "fips-us-west-1" : {
10137
+ "deprecated" : true
10138
+ },
10139
+ "fips-us-west-2" : {
10140
+ "deprecated" : true
10141
+ },
10142
+ "me-south-1" : { },
10143
+ "sa-east-1" : { },
10144
+ "us-east-1" : {
10145
+ "variants" : [ {
10146
+ "tags" : [ "fips" ]
10147
+ } ]
10148
+ },
10149
+ "us-east-2" : {
10150
+ "variants" : [ {
10151
+ "tags" : [ "fips" ]
10152
+ } ]
10153
+ },
10154
+ "us-west-1" : {
10155
+ "variants" : [ {
10156
+ "tags" : [ "fips" ]
10157
+ } ]
10158
+ },
10159
+ "us-west-2" : {
10160
+ "variants" : [ {
10161
+ "tags" : [ "fips" ]
10162
+ } ]
10163
+ }
10164
+ }
10165
+ },
10003
10166
  "savingsplans" : {
10004
10167
  "endpoints" : {
10005
10168
  "aws-global" : {
@@ -10061,6 +10224,7 @@
10061
10224
  "ap-south-1" : { },
10062
10225
  "ap-southeast-1" : { },
10063
10226
  "ap-southeast-2" : { },
10227
+ "ap-southeast-3" : { },
10064
10228
  "ca-central-1" : { },
10065
10229
  "eu-central-1" : { },
10066
10230
  "eu-north-1" : { },
@@ -13129,8 +13293,18 @@
13129
13293
  },
13130
13294
  "lambda" : {
13131
13295
  "endpoints" : {
13132
- "cn-north-1" : { },
13133
- "cn-northwest-1" : { }
13296
+ "cn-north-1" : {
13297
+ "variants" : [ {
13298
+ "hostname" : "lambda.cn-north-1.api.amazonwebservices.com.cn",
13299
+ "tags" : [ "dualstack" ]
13300
+ } ]
13301
+ },
13302
+ "cn-northwest-1" : {
13303
+ "variants" : [ {
13304
+ "hostname" : "lambda.cn-northwest-1.api.amazonwebservices.com.cn",
13305
+ "tags" : [ "dualstack" ]
13306
+ } ]
13307
+ }
13134
13308
  }
13135
13309
  },
13136
13310
  "license-manager" : {
@@ -15164,6 +15338,13 @@
15164
15338
  } ]
15165
15339
  },
15166
15340
  "endpoints" : {
15341
+ "fips-us-gov-east-1" : {
15342
+ "credentialScope" : {
15343
+ "region" : "us-gov-east-1"
15344
+ },
15345
+ "deprecated" : true,
15346
+ "hostname" : "identitystore.us-gov-east-1.amazonaws.com"
15347
+ },
15167
15348
  "fips-us-gov-west-1" : {
15168
15349
  "credentialScope" : {
15169
15350
  "region" : "us-gov-west-1"
@@ -15171,6 +15352,12 @@
15171
15352
  "deprecated" : true,
15172
15353
  "hostname" : "identitystore.us-gov-west-1.amazonaws.com"
15173
15354
  },
15355
+ "us-gov-east-1" : {
15356
+ "variants" : [ {
15357
+ "hostname" : "identitystore.us-gov-east-1.amazonaws.com",
15358
+ "tags" : [ "fips" ]
15359
+ } ]
15360
+ },
15174
15361
  "us-gov-west-1" : {
15175
15362
  "variants" : [ {
15176
15363
  "hostname" : "identitystore.us-gov-west-1.amazonaws.com",
@@ -15648,6 +15835,12 @@
15648
15835
  },
15649
15836
  "oidc" : {
15650
15837
  "endpoints" : {
15838
+ "us-gov-east-1" : {
15839
+ "credentialScope" : {
15840
+ "region" : "us-gov-east-1"
15841
+ },
15842
+ "hostname" : "oidc.us-gov-east-1.amazonaws.com"
15843
+ },
15651
15844
  "us-gov-west-1" : {
15652
15845
  "credentialScope" : {
15653
15846
  "region" : "us-gov-west-1"
@@ -15740,6 +15933,7 @@
15740
15933
  },
15741
15934
  "portal.sso" : {
15742
15935
  "endpoints" : {
15936
+ "us-gov-east-1" : { },
15743
15937
  "us-gov-west-1" : {
15744
15938
  "credentialScope" : {
15745
15939
  "region" : "us-gov-west-1"
@@ -16103,6 +16297,26 @@
16103
16297
  }
16104
16298
  }
16105
16299
  },
16300
+ "s3-outposts" : {
16301
+ "endpoints" : {
16302
+ "fips-us-gov-east-1" : {
16303
+ "deprecated" : true
16304
+ },
16305
+ "fips-us-gov-west-1" : {
16306
+ "deprecated" : true
16307
+ },
16308
+ "us-gov-east-1" : {
16309
+ "variants" : [ {
16310
+ "tags" : [ "fips" ]
16311
+ } ]
16312
+ },
16313
+ "us-gov-west-1" : {
16314
+ "variants" : [ {
16315
+ "tags" : [ "fips" ]
16316
+ } ]
16317
+ }
16318
+ }
16319
+ },
16106
16320
  "secretsmanager" : {
16107
16321
  "endpoints" : {
16108
16322
  "us-gov-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.542.0
4
+ version: 1.546.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: 2021-12-20 00:00:00.000000000 Z
11
+ date: 2022-01-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: