aws-partitions 1.962.0 → 1.964.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f59555e4cb3090bac378c64340292205269004c16f8c31d5eee68a30d582fedc
4
- data.tar.gz: 2098b31925ca38f97c6f493a67f151fe955eca51d1d02be4322415a07692e8f6
3
+ metadata.gz: 8325866b7f6bc87886138395b58e273bf2f71454853f45debf97044bf83811e9
4
+ data.tar.gz: 2f67d7c9f3f5f8bbe2b23a46a85fdd538b853b2c1407c034f5fa374583894370
5
5
  SHA512:
6
- metadata.gz: 7cf37f9e4919e7d31176259596913ece599b971a26eca14abcdd9a84c8d194e2540a72faddb4f7974b067a3db80483f935a62ffb8c16d7dc9f2f193db782869f
7
- data.tar.gz: eb0fa690edf31fc644bf5be60cabbba88bb08277b6bde925f595e67ceee98e1353b6dde5086c73a82061d008205b930fb5c0b831753a3cee03198c498c492285
6
+ metadata.gz: 6368908c6f5c6323ffd4db513c79c864004581ad8beb869049797df3805efc94ad1553d998e36ccf5d4afbefc05835fc304edcc4dcd0ef7601033d35f0d09916
7
+ data.tar.gz: fb772db8f077e1035a475485afe64fb32dc0dc01b1ee7a401da5e1cbf4360947427b867f385175f61ebb85e5c677c0d9cf467f6bc10808f8a3423ef9d74b8916
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.964.0 (2024-08-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.963.0 (2024-08-09)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.962.0 (2024-08-05)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.962.0
1
+ 1.964.0
@@ -324,7 +324,6 @@ module Aws
324
324
  'CodeGuruReviewer' => 'codeguru-reviewer',
325
325
  'CodeGuruSecurity' => 'codeguru-security',
326
326
  'CodePipeline' => 'codepipeline',
327
- 'CodeStar' => 'codestar',
328
327
  'CodeStarNotifications' => 'codestar-notifications',
329
328
  'CodeStarconnections' => 'codestar-connections',
330
329
  'CognitoIdentity' => 'cognito-identity',
data/partitions.json CHANGED
@@ -1640,6 +1640,7 @@
1640
1640
  "ap-southeast-1" : { },
1641
1641
  "ap-southeast-2" : { },
1642
1642
  "ap-southeast-3" : { },
1643
+ "ap-southeast-4" : { },
1643
1644
  "ca-central-1" : { },
1644
1645
  "eu-central-1" : { },
1645
1646
  "eu-central-2" : { },
@@ -1649,6 +1650,7 @@
1649
1650
  "eu-west-1" : { },
1650
1651
  "eu-west-2" : { },
1651
1652
  "eu-west-3" : { },
1653
+ "il-central-1" : { },
1652
1654
  "me-central-1" : { },
1653
1655
  "me-south-1" : { },
1654
1656
  "sa-east-1" : { },
@@ -2126,12 +2128,24 @@
2126
2128
  },
2127
2129
  "ca-central-1" : {
2128
2130
  "variants" : [ {
2131
+ "hostname" : "athena-fips.ca-central-1.amazonaws.com",
2132
+ "tags" : [ "fips" ]
2133
+ }, {
2134
+ "hostname" : "athena-fips.ca-central-1.api.aws",
2135
+ "tags" : [ "dualstack", "fips" ]
2136
+ }, {
2129
2137
  "hostname" : "athena.ca-central-1.api.aws",
2130
2138
  "tags" : [ "dualstack" ]
2131
2139
  } ]
2132
2140
  },
2133
2141
  "ca-west-1" : {
2134
2142
  "variants" : [ {
2143
+ "hostname" : "athena-fips.ca-west-1.amazonaws.com",
2144
+ "tags" : [ "fips" ]
2145
+ }, {
2146
+ "hostname" : "athena-fips.ca-west-1.api.aws",
2147
+ "tags" : [ "dualstack", "fips" ]
2148
+ }, {
2135
2149
  "hostname" : "athena.ca-west-1.api.aws",
2136
2150
  "tags" : [ "dualstack" ]
2137
2151
  } ]
@@ -2184,6 +2198,20 @@
2184
2198
  "tags" : [ "dualstack" ]
2185
2199
  } ]
2186
2200
  },
2201
+ "fips-ca-central-1" : {
2202
+ "credentialScope" : {
2203
+ "region" : "ca-central-1"
2204
+ },
2205
+ "deprecated" : true,
2206
+ "hostname" : "athena-fips.ca-central-1.amazonaws.com"
2207
+ },
2208
+ "fips-ca-west-1" : {
2209
+ "credentialScope" : {
2210
+ "region" : "ca-west-1"
2211
+ },
2212
+ "deprecated" : true,
2213
+ "hostname" : "athena-fips.ca-west-1.amazonaws.com"
2214
+ },
2187
2215
  "fips-us-east-1" : {
2188
2216
  "credentialScope" : {
2189
2217
  "region" : "us-east-1"
@@ -5367,12 +5395,6 @@
5367
5395
  } ]
5368
5396
  },
5369
5397
  "endpoints" : {
5370
- "af-south-1" : {
5371
- "hostname" : "datazone.af-south-1.api.aws"
5372
- },
5373
- "ap-east-1" : {
5374
- "hostname" : "datazone.ap-east-1.api.aws"
5375
- },
5376
5398
  "ap-northeast-1" : {
5377
5399
  "hostname" : "datazone.ap-northeast-1.api.aws"
5378
5400
  },
@@ -5382,9 +5404,6 @@
5382
5404
  "ap-northeast-3" : {
5383
5405
  "hostname" : "datazone.ap-northeast-3.api.aws"
5384
5406
  },
5385
- "ap-south-1" : {
5386
- "hostname" : "datazone.ap-south-1.api.aws"
5387
- },
5388
5407
  "ap-south-2" : {
5389
5408
  "hostname" : "datazone.ap-south-2.api.aws"
5390
5409
  },
@@ -5413,18 +5432,12 @@
5413
5432
  "eu-central-1" : {
5414
5433
  "hostname" : "datazone.eu-central-1.api.aws"
5415
5434
  },
5416
- "eu-central-2" : {
5417
- "hostname" : "datazone.eu-central-2.api.aws"
5418
- },
5419
5435
  "eu-north-1" : {
5420
5436
  "hostname" : "datazone.eu-north-1.api.aws"
5421
5437
  },
5422
5438
  "eu-south-1" : {
5423
5439
  "hostname" : "datazone.eu-south-1.api.aws"
5424
5440
  },
5425
- "eu-south-2" : {
5426
- "hostname" : "datazone.eu-south-2.api.aws"
5427
- },
5428
5441
  "eu-west-1" : {
5429
5442
  "hostname" : "datazone.eu-west-1.api.aws"
5430
5443
  },
@@ -10813,8 +10826,18 @@
10813
10826
  "ap-southeast-2" : { },
10814
10827
  "ap-southeast-3" : { },
10815
10828
  "ap-southeast-4" : { },
10816
- "ca-central-1" : { },
10817
- "ca-west-1" : { },
10829
+ "ca-central-1" : {
10830
+ "variants" : [ {
10831
+ "hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
10832
+ "tags" : [ "fips" ]
10833
+ } ]
10834
+ },
10835
+ "ca-west-1" : {
10836
+ "variants" : [ {
10837
+ "hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com",
10838
+ "tags" : [ "fips" ]
10839
+ } ]
10840
+ },
10818
10841
  "eu-central-1" : { },
10819
10842
  "eu-central-2" : { },
10820
10843
  "eu-north-1" : { },
@@ -10823,14 +10846,76 @@
10823
10846
  "eu-west-1" : { },
10824
10847
  "eu-west-2" : { },
10825
10848
  "eu-west-3" : { },
10849
+ "fips-ca-central-1" : {
10850
+ "credentialScope" : {
10851
+ "region" : "ca-central-1"
10852
+ },
10853
+ "deprecated" : true,
10854
+ "hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com"
10855
+ },
10856
+ "fips-ca-west-1" : {
10857
+ "credentialScope" : {
10858
+ "region" : "ca-west-1"
10859
+ },
10860
+ "deprecated" : true,
10861
+ "hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com"
10862
+ },
10863
+ "fips-us-east-1" : {
10864
+ "credentialScope" : {
10865
+ "region" : "us-east-1"
10866
+ },
10867
+ "deprecated" : true,
10868
+ "hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com"
10869
+ },
10870
+ "fips-us-east-2" : {
10871
+ "credentialScope" : {
10872
+ "region" : "us-east-2"
10873
+ },
10874
+ "deprecated" : true,
10875
+ "hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com"
10876
+ },
10877
+ "fips-us-west-1" : {
10878
+ "credentialScope" : {
10879
+ "region" : "us-west-1"
10880
+ },
10881
+ "deprecated" : true,
10882
+ "hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com"
10883
+ },
10884
+ "fips-us-west-2" : {
10885
+ "credentialScope" : {
10886
+ "region" : "us-west-2"
10887
+ },
10888
+ "deprecated" : true,
10889
+ "hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com"
10890
+ },
10826
10891
  "il-central-1" : { },
10827
10892
  "me-central-1" : { },
10828
10893
  "me-south-1" : { },
10829
10894
  "sa-east-1" : { },
10830
- "us-east-1" : { },
10831
- "us-east-2" : { },
10832
- "us-west-1" : { },
10833
- "us-west-2" : { }
10895
+ "us-east-1" : {
10896
+ "variants" : [ {
10897
+ "hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com",
10898
+ "tags" : [ "fips" ]
10899
+ } ]
10900
+ },
10901
+ "us-east-2" : {
10902
+ "variants" : [ {
10903
+ "hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com",
10904
+ "tags" : [ "fips" ]
10905
+ } ]
10906
+ },
10907
+ "us-west-1" : {
10908
+ "variants" : [ {
10909
+ "hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com",
10910
+ "tags" : [ "fips" ]
10911
+ } ]
10912
+ },
10913
+ "us-west-2" : {
10914
+ "variants" : [ {
10915
+ "hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com",
10916
+ "tags" : [ "fips" ]
10917
+ } ]
10918
+ }
10834
10919
  }
10835
10920
  },
10836
10921
  "kinesisvideo" : {
@@ -25923,8 +26008,32 @@
25923
26008
  },
25924
26009
  "kinesisanalytics" : {
25925
26010
  "endpoints" : {
25926
- "us-gov-east-1" : { },
25927
- "us-gov-west-1" : { }
26011
+ "fips-us-gov-east-1" : {
26012
+ "credentialScope" : {
26013
+ "region" : "us-gov-east-1"
26014
+ },
26015
+ "deprecated" : true,
26016
+ "hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com"
26017
+ },
26018
+ "fips-us-gov-west-1" : {
26019
+ "credentialScope" : {
26020
+ "region" : "us-gov-west-1"
26021
+ },
26022
+ "deprecated" : true,
26023
+ "hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com"
26024
+ },
26025
+ "us-gov-east-1" : {
26026
+ "variants" : [ {
26027
+ "hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com",
26028
+ "tags" : [ "fips" ]
26029
+ } ]
26030
+ },
26031
+ "us-gov-west-1" : {
26032
+ "variants" : [ {
26033
+ "hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com",
26034
+ "tags" : [ "fips" ]
26035
+ } ]
26036
+ }
25928
26037
  }
25929
26038
  },
25930
26039
  "kinesisvideo" : {
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.962.0
4
+ version: 1.964.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-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: