aws-partitions 1.619.0 → 1.622.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d53126533f937cec4edf26b20b6e43e74cd3b7516350ec168a327112b948ae8
4
- data.tar.gz: 467e800c2eca8bed64da8d8c393ee16a6d9683f2ca42d5469e23a5e0108a3825
3
+ metadata.gz: aa411903a747630a623ab0f5e2cf988f637859fae67690e4050172a7866f29c8
4
+ data.tar.gz: 4323ca1294304fccf01dd122e5bb32ea61b83e4aead64bd4bed5ea976d7bfb6a
5
5
  SHA512:
6
- metadata.gz: 7d4eb804646f44146e89ddd2861459acf44bb262b21bba8da0e8e109a54f92d1133f3e96c5fddb101c72caae0500a152bb7d5d06c2c52910c05caddda9494b4c
7
- data.tar.gz: 0ffdffa6b6d41f852675db4a9df1c548f88f7977a03228b8a098a4b86b07fbfcf839ab5dcdd6655a5070b3110b136d0e38c3fe0b6dfab19b0ced259cc1793678
6
+ metadata.gz: f49df85aabb8e4da264951f1f950a09f3a49bce01ec8d0a0b8dcf8abbe132b093596737b795d044e9a9a6e370366c238218208d817ad972904fd5fc440b3d634
7
+ data.tar.gz: 350d7a97c1a4fc7570cb4667c7434e5b7a02bb240473bb4e47213a417663d72ea6c49f55de5d45cc4e1aa3ebcbeb894f41b567d39a0ea3217a4aa24238086bc6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.622.0 (2022-08-25)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.621.0 (2022-08-22)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::SupportApp`.
13
+
14
+ 1.620.0 (2022-08-19)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.619.0 (2022-08-16)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.619.0
1
+ 1.622.0
@@ -517,6 +517,7 @@ module Aws
517
517
  'States' => 'states',
518
518
  'StorageGateway' => 'storagegateway',
519
519
  'Support' => 'support',
520
+ 'SupportApp' => 'supportapp',
520
521
  'Synthetics' => 'synthetics',
521
522
  'Textract' => 'textract',
522
523
  'TimestreamQuery' => 'query.timestream',
data/partitions.json CHANGED
@@ -969,6 +969,7 @@
969
969
  "ap-south-1" : { },
970
970
  "ap-southeast-1" : { },
971
971
  "ap-southeast-2" : { },
972
+ "ap-southeast-3" : { },
972
973
  "ca-central-1" : { },
973
974
  "eu-central-1" : { },
974
975
  "eu-north-1" : { },
@@ -6212,6 +6213,7 @@
6212
6213
  "ap-south-1" : { },
6213
6214
  "ap-southeast-1" : { },
6214
6215
  "ap-southeast-2" : { },
6216
+ "ap-southeast-3" : { },
6215
6217
  "ca-central-1" : { },
6216
6218
  "eu-central-1" : { },
6217
6219
  "eu-north-1" : { },
@@ -6819,13 +6821,61 @@
6819
6821
  "ap-south-1" : { },
6820
6822
  "ap-southeast-1" : { },
6821
6823
  "ap-southeast-2" : { },
6822
- "ca-central-1" : { },
6824
+ "ca-central-1" : {
6825
+ "variants" : [ {
6826
+ "hostname" : "iotevents-fips.ca-central-1.amazonaws.com",
6827
+ "tags" : [ "fips" ]
6828
+ } ]
6829
+ },
6823
6830
  "eu-central-1" : { },
6824
6831
  "eu-west-1" : { },
6825
6832
  "eu-west-2" : { },
6826
- "us-east-1" : { },
6827
- "us-east-2" : { },
6828
- "us-west-2" : { }
6833
+ "fips-ca-central-1" : {
6834
+ "credentialScope" : {
6835
+ "region" : "ca-central-1"
6836
+ },
6837
+ "deprecated" : true,
6838
+ "hostname" : "iotevents-fips.ca-central-1.amazonaws.com"
6839
+ },
6840
+ "fips-us-east-1" : {
6841
+ "credentialScope" : {
6842
+ "region" : "us-east-1"
6843
+ },
6844
+ "deprecated" : true,
6845
+ "hostname" : "iotevents-fips.us-east-1.amazonaws.com"
6846
+ },
6847
+ "fips-us-east-2" : {
6848
+ "credentialScope" : {
6849
+ "region" : "us-east-2"
6850
+ },
6851
+ "deprecated" : true,
6852
+ "hostname" : "iotevents-fips.us-east-2.amazonaws.com"
6853
+ },
6854
+ "fips-us-west-2" : {
6855
+ "credentialScope" : {
6856
+ "region" : "us-west-2"
6857
+ },
6858
+ "deprecated" : true,
6859
+ "hostname" : "iotevents-fips.us-west-2.amazonaws.com"
6860
+ },
6861
+ "us-east-1" : {
6862
+ "variants" : [ {
6863
+ "hostname" : "iotevents-fips.us-east-1.amazonaws.com",
6864
+ "tags" : [ "fips" ]
6865
+ } ]
6866
+ },
6867
+ "us-east-2" : {
6868
+ "variants" : [ {
6869
+ "hostname" : "iotevents-fips.us-east-2.amazonaws.com",
6870
+ "tags" : [ "fips" ]
6871
+ } ]
6872
+ },
6873
+ "us-west-2" : {
6874
+ "variants" : [ {
6875
+ "hostname" : "iotevents-fips.us-west-2.amazonaws.com",
6876
+ "tags" : [ "fips" ]
6877
+ } ]
6878
+ }
6829
6879
  }
6830
6880
  },
6831
6881
  "ioteventsdata" : {
@@ -6864,7 +6914,11 @@
6864
6914
  "credentialScope" : {
6865
6915
  "region" : "ca-central-1"
6866
6916
  },
6867
- "hostname" : "data.iotevents.ca-central-1.amazonaws.com"
6917
+ "hostname" : "data.iotevents.ca-central-1.amazonaws.com",
6918
+ "variants" : [ {
6919
+ "hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com",
6920
+ "tags" : [ "fips" ]
6921
+ } ]
6868
6922
  },
6869
6923
  "eu-central-1" : {
6870
6924
  "credentialScope" : {
@@ -6884,23 +6938,63 @@
6884
6938
  },
6885
6939
  "hostname" : "data.iotevents.eu-west-2.amazonaws.com"
6886
6940
  },
6941
+ "fips-ca-central-1" : {
6942
+ "credentialScope" : {
6943
+ "region" : "ca-central-1"
6944
+ },
6945
+ "deprecated" : true,
6946
+ "hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com"
6947
+ },
6948
+ "fips-us-east-1" : {
6949
+ "credentialScope" : {
6950
+ "region" : "us-east-1"
6951
+ },
6952
+ "deprecated" : true,
6953
+ "hostname" : "data.iotevents-fips.us-east-1.amazonaws.com"
6954
+ },
6955
+ "fips-us-east-2" : {
6956
+ "credentialScope" : {
6957
+ "region" : "us-east-2"
6958
+ },
6959
+ "deprecated" : true,
6960
+ "hostname" : "data.iotevents-fips.us-east-2.amazonaws.com"
6961
+ },
6962
+ "fips-us-west-2" : {
6963
+ "credentialScope" : {
6964
+ "region" : "us-west-2"
6965
+ },
6966
+ "deprecated" : true,
6967
+ "hostname" : "data.iotevents-fips.us-west-2.amazonaws.com"
6968
+ },
6887
6969
  "us-east-1" : {
6888
6970
  "credentialScope" : {
6889
6971
  "region" : "us-east-1"
6890
6972
  },
6891
- "hostname" : "data.iotevents.us-east-1.amazonaws.com"
6973
+ "hostname" : "data.iotevents.us-east-1.amazonaws.com",
6974
+ "variants" : [ {
6975
+ "hostname" : "data.iotevents-fips.us-east-1.amazonaws.com",
6976
+ "tags" : [ "fips" ]
6977
+ } ]
6892
6978
  },
6893
6979
  "us-east-2" : {
6894
6980
  "credentialScope" : {
6895
6981
  "region" : "us-east-2"
6896
6982
  },
6897
- "hostname" : "data.iotevents.us-east-2.amazonaws.com"
6983
+ "hostname" : "data.iotevents.us-east-2.amazonaws.com",
6984
+ "variants" : [ {
6985
+ "hostname" : "data.iotevents-fips.us-east-2.amazonaws.com",
6986
+ "tags" : [ "fips" ]
6987
+ } ]
6898
6988
  },
6899
6989
  "us-west-2" : {
6900
6990
  "credentialScope" : {
6901
6991
  "region" : "us-west-2"
6902
6992
  },
6903
- "hostname" : "data.iotevents.us-west-2.amazonaws.com"
6993
+ "hostname" : "data.iotevents.us-west-2.amazonaws.com",
6994
+ "variants" : [ {
6995
+ "hostname" : "data.iotevents-fips.us-west-2.amazonaws.com",
6996
+ "tags" : [ "fips" ]
6997
+ } ]
6904
6998
  }
6905
6999
  }
6906
7000
  },
@@ -7554,6 +7648,13 @@
7554
7648
  "deprecated" : true,
7555
7649
  "hostname" : "kms-fips.eu-west-3.amazonaws.com"
7556
7650
  },
7651
+ "me-central-1-fips" : {
7652
+ "credentialScope" : {
7653
+ "region" : "me-central-1"
7654
+ },
7655
+ "deprecated" : true,
7656
+ "hostname" : "kms-fips.me-central-1.amazonaws.com"
7657
+ },
7557
7658
  "me-south-1" : {
7558
7659
  "variants" : [ {
7559
7660
  "hostname" : "kms-fips.me-south-1.amazonaws.com",
@@ -8653,6 +8754,7 @@
8653
8754
  "ap-south-1" : { },
8654
8755
  "ap-southeast-1" : { },
8655
8756
  "ap-southeast-2" : { },
8757
+ "ap-southeast-3" : { },
8656
8758
  "ca-central-1" : { },
8657
8759
  "eu-central-1" : { },
8658
8760
  "eu-north-1" : { },
@@ -10062,6 +10164,72 @@
10062
10164
  }
10063
10165
  }
10064
10166
  },
10167
+ "rds-data" : {
10168
+ "endpoints" : {
10169
+ "ap-northeast-1" : { },
10170
+ "ap-northeast-2" : { },
10171
+ "ap-south-1" : { },
10172
+ "ap-southeast-1" : { },
10173
+ "ap-southeast-2" : { },
10174
+ "ca-central-1" : { },
10175
+ "eu-central-1" : { },
10176
+ "eu-west-1" : { },
10177
+ "eu-west-2" : { },
10178
+ "eu-west-3" : { },
10179
+ "fips-us-east-1" : {
10180
+ "credentialScope" : {
10181
+ "region" : "us-east-1"
10182
+ },
10183
+ "deprecated" : true,
10184
+ "hostname" : "rds-data-fips.us-east-1.amazonaws.com"
10185
+ },
10186
+ "fips-us-east-2" : {
10187
+ "credentialScope" : {
10188
+ "region" : "us-east-2"
10189
+ },
10190
+ "deprecated" : true,
10191
+ "hostname" : "rds-data-fips.us-east-2.amazonaws.com"
10192
+ },
10193
+ "fips-us-west-1" : {
10194
+ "credentialScope" : {
10195
+ "region" : "us-west-1"
10196
+ },
10197
+ "deprecated" : true,
10198
+ "hostname" : "rds-data-fips.us-west-1.amazonaws.com"
10199
+ },
10200
+ "fips-us-west-2" : {
10201
+ "credentialScope" : {
10202
+ "region" : "us-west-2"
10203
+ },
10204
+ "deprecated" : true,
10205
+ "hostname" : "rds-data-fips.us-west-2.amazonaws.com"
10206
+ },
10207
+ "us-east-1" : {
10208
+ "variants" : [ {
10209
+ "hostname" : "rds-data-fips.us-east-1.amazonaws.com",
10210
+ "tags" : [ "fips" ]
10211
+ } ]
10212
+ },
10213
+ "us-east-2" : {
10214
+ "variants" : [ {
10215
+ "hostname" : "rds-data-fips.us-east-2.amazonaws.com",
10216
+ "tags" : [ "fips" ]
10217
+ } ]
10218
+ },
10219
+ "us-west-1" : {
10220
+ "variants" : [ {
10221
+ "hostname" : "rds-data-fips.us-west-1.amazonaws.com",
10222
+ "tags" : [ "fips" ]
10223
+ } ]
10224
+ },
10225
+ "us-west-2" : {
10226
+ "variants" : [ {
10227
+ "hostname" : "rds-data-fips.us-west-2.amazonaws.com",
10228
+ "tags" : [ "fips" ]
10229
+ } ]
10230
+ }
10231
+ }
10232
+ },
10065
10233
  "redshift" : {
10066
10234
  "endpoints" : {
10067
10235
  "af-south-1" : { },
@@ -10614,6 +10782,7 @@
10614
10782
  "ap-south-1" : { },
10615
10783
  "ap-southeast-1" : { },
10616
10784
  "ap-southeast-2" : { },
10785
+ "ap-southeast-3" : { },
10617
10786
  "ca-central-1" : { },
10618
10787
  "eu-central-1" : { },
10619
10788
  "eu-north-1" : { },
@@ -12784,6 +12953,13 @@
12784
12953
  },
12785
12954
  "partitionEndpoint" : "aws-global"
12786
12955
  },
12956
+ "supportapp" : {
12957
+ "endpoints" : {
12958
+ "eu-west-1" : { },
12959
+ "us-east-1" : { },
12960
+ "us-west-2" : { }
12961
+ }
12962
+ },
12787
12963
  "swf" : {
12788
12964
  "endpoints" : {
12789
12965
  "af-south-1" : { },
@@ -17366,16 +17542,39 @@
17366
17542
  },
17367
17543
  "iotevents" : {
17368
17544
  "endpoints" : {
17369
- "us-gov-west-1" : { }
17545
+ "fips-us-gov-west-1" : {
17546
+ "credentialScope" : {
17547
+ "region" : "us-gov-west-1"
17548
+ },
17549
+ "deprecated" : true,
17550
+ "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com"
17551
+ },
17552
+ "us-gov-west-1" : {
17553
+ "variants" : [ {
17554
+ "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com",
17555
+ "tags" : [ "fips" ]
17556
+ } ]
17557
+ }
17370
17558
  }
17371
17559
  },
17372
17560
  "ioteventsdata" : {
17373
17561
  "endpoints" : {
17562
+ "fips-us-gov-west-1" : {
17563
+ "credentialScope" : {
17564
+ "region" : "us-gov-west-1"
17565
+ },
17566
+ "deprecated" : true,
17567
+ "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com"
17568
+ },
17374
17569
  "us-gov-west-1" : {
17375
17570
  "credentialScope" : {
17376
17571
  "region" : "us-gov-west-1"
17377
17572
  },
17378
- "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
17573
+ "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com",
17574
+ "variants" : [ {
17575
+ "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com",
17576
+ "tags" : [ "fips" ]
17577
+ } ]
17379
17578
  }
17380
17579
  }
17381
17580
  },
@@ -19135,6 +19334,12 @@
19135
19334
  }
19136
19335
  }
19137
19336
  },
19337
+ "wellarchitected" : {
19338
+ "endpoints" : {
19339
+ "us-gov-east-1" : { },
19340
+ "us-gov-west-1" : { }
19341
+ }
19342
+ },
19138
19343
  "workspaces" : {
19139
19344
  "endpoints" : {
19140
19345
  "fips-us-gov-west-1" : {
@@ -19241,6 +19446,7 @@
19241
19446
  },
19242
19447
  "appconfigdata" : {
19243
19448
  "endpoints" : {
19449
+ "us-iso-east-1" : { },
19244
19450
  "us-iso-west-1" : { }
19245
19451
  }
19246
19452
  },
@@ -19752,6 +19958,11 @@
19752
19958
  "us-isob-east-1" : { }
19753
19959
  }
19754
19960
  },
19961
+ "appconfigdata" : {
19962
+ "endpoints" : {
19963
+ "us-isob-east-1" : { }
19964
+ }
19965
+ },
19755
19966
  "application-autoscaling" : {
19756
19967
  "defaults" : {
19757
19968
  "protocols" : [ "http", "https" ]
@@ -19982,6 +20193,16 @@
19982
20193
  "us-isob-east-1" : { }
19983
20194
  }
19984
20195
  },
20196
+ "metering.marketplace" : {
20197
+ "defaults" : {
20198
+ "credentialScope" : {
20199
+ "service" : "aws-marketplace"
20200
+ }
20201
+ },
20202
+ "endpoints" : {
20203
+ "us-isob-east-1" : { }
20204
+ }
20205
+ },
19985
20206
  "monitoring" : {
19986
20207
  "endpoints" : {
19987
20208
  "us-isob-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.619.0
4
+ version: 1.622.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-08-16 00:00:00.000000000 Z
11
+ date: 2022-08-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: