aws-partitions 1.754.0 → 1.758.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: 107c8c3779df319c4e5232dd57bb289776db0dcb9852040da004a8ee28c3d9b6
4
- data.tar.gz: 11e279b2de577162ccb88646d857a5aa3c55e2ba32841f7fd0ff24a950e444c5
3
+ metadata.gz: 325f8eab7743a42746fee2aa07ae3fa8ec7add533f7c25cac39e536f9b7be78a
4
+ data.tar.gz: 8e603c13327ec093b507b4362f7d033156c653a2370ffc85e4ffd80a219a74af
5
5
  SHA512:
6
- metadata.gz: a3241a511db84972ff0661b623df2ab2a0e09555d4649c7da36c21ceb9eac2b23dcaecd95b89389a983dfebf5f191c824dce7f55f85e02e24cce321593fb7086
7
- data.tar.gz: f44996f345f30fdd1e64f4620b15d4878b4530c2cbebbcbc53eb2b78d749a0435d30459980a9fb17c153e10c01f17db86dc1ac0cca838bda1948956ede9b8bac
6
+ metadata.gz: d025293a04fb82fbbded2fa915e7251e1ed64dbd83008b8a1bc82a3027164fc0f151402680c40c7192e67348152249fc9970466426d13096043b2755d080e6b8
7
+ data.tar.gz: 325e6a56ff7e981fb4a95844fde9c9b71d7f9b5b24d079d139f34152eadc63063d029f83e22d9928f15569d5d4725b9a29cbaf6e3cad3870c79179bcec6608bb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.758.0 (2023-05-01)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.757.0 (2023-04-28)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.756.0 (2023-04-27)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.755.0 (2023-04-26)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::OSIS`.
23
+
4
24
  1.754.0 (2023-04-25)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.754.0
1
+ 1.758.0
@@ -477,6 +477,7 @@ module Aws
477
477
  'NetworkManager' => 'networkmanager',
478
478
  'NimbleStudio' => 'nimble',
479
479
  'OAM' => 'oam',
480
+ 'OSIS' => 'osis',
480
481
  'Omics' => 'omics',
481
482
  'OpenSearchServerless' => 'aoss',
482
483
  'OpenSearchService' => 'es',
data/partitions.json CHANGED
@@ -1855,6 +1855,7 @@
1855
1855
  "sa-east-1" : { },
1856
1856
  "us-east-1" : { },
1857
1857
  "us-east-2" : { },
1858
+ "us-west-1" : { },
1858
1859
  "us-west-2" : { }
1859
1860
  }
1860
1861
  },
@@ -2066,12 +2067,7 @@
2066
2067
  "ap-southeast-2" : { },
2067
2068
  "ap-southeast-3" : { },
2068
2069
  "ap-southeast-4" : { },
2069
- "ca-central-1" : {
2070
- "variants" : [ {
2071
- "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
2072
- "tags" : [ "fips" ]
2073
- } ]
2074
- },
2070
+ "ca-central-1" : { },
2075
2071
  "eu-central-1" : { },
2076
2072
  "eu-central-2" : { },
2077
2073
  "eu-north-1" : { },
@@ -2080,68 +2076,13 @@
2080
2076
  "eu-west-1" : { },
2081
2077
  "eu-west-2" : { },
2082
2078
  "eu-west-3" : { },
2083
- "fips-ca-central-1" : {
2084
- "credentialScope" : {
2085
- "region" : "ca-central-1"
2086
- },
2087
- "deprecated" : true,
2088
- "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2089
- },
2090
- "fips-us-east-1" : {
2091
- "credentialScope" : {
2092
- "region" : "us-east-1"
2093
- },
2094
- "deprecated" : true,
2095
- "hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
2096
- },
2097
- "fips-us-east-2" : {
2098
- "credentialScope" : {
2099
- "region" : "us-east-2"
2100
- },
2101
- "deprecated" : true,
2102
- "hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
2103
- },
2104
- "fips-us-west-1" : {
2105
- "credentialScope" : {
2106
- "region" : "us-west-1"
2107
- },
2108
- "deprecated" : true,
2109
- "hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
2110
- },
2111
- "fips-us-west-2" : {
2112
- "credentialScope" : {
2113
- "region" : "us-west-2"
2114
- },
2115
- "deprecated" : true,
2116
- "hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
2117
- },
2118
2079
  "me-central-1" : { },
2119
2080
  "me-south-1" : { },
2120
2081
  "sa-east-1" : { },
2121
- "us-east-1" : {
2122
- "variants" : [ {
2123
- "hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
2124
- "tags" : [ "fips" ]
2125
- } ]
2126
- },
2127
- "us-east-2" : {
2128
- "variants" : [ {
2129
- "hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
2130
- "tags" : [ "fips" ]
2131
- } ]
2132
- },
2133
- "us-west-1" : {
2134
- "variants" : [ {
2135
- "hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
2136
- "tags" : [ "fips" ]
2137
- } ]
2138
- },
2139
- "us-west-2" : {
2140
- "variants" : [ {
2141
- "hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
2142
- "tags" : [ "fips" ]
2143
- } ]
2144
- }
2082
+ "us-east-1" : { },
2083
+ "us-east-2" : { },
2084
+ "us-west-1" : { },
2085
+ "us-west-2" : { }
2145
2086
  }
2146
2087
  },
2147
2088
  "autoscaling-plans" : {
@@ -6198,6 +6139,7 @@
6198
6139
  },
6199
6140
  "emr-serverless" : {
6200
6141
  "endpoints" : {
6142
+ "ap-east-1" : { },
6201
6143
  "ap-northeast-1" : { },
6202
6144
  "ap-northeast-2" : { },
6203
6145
  "ap-south-1" : { },
@@ -6249,6 +6191,7 @@
6249
6191
  "deprecated" : true,
6250
6192
  "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
6251
6193
  },
6194
+ "me-south-1" : { },
6252
6195
  "sa-east-1" : { },
6253
6196
  "us-east-1" : {
6254
6197
  "variants" : [ {
@@ -8567,7 +8510,12 @@
8567
8510
  "ap-southeast-1" : { },
8568
8511
  "ap-southeast-2" : { },
8569
8512
  "ap-southeast-3" : { },
8570
- "ca-central-1" : { },
8513
+ "ca-central-1" : {
8514
+ "variants" : [ {
8515
+ "hostname" : "kafka-fips.ca-central-1.amazonaws.com",
8516
+ "tags" : [ "fips" ]
8517
+ } ]
8518
+ },
8571
8519
  "eu-central-1" : { },
8572
8520
  "eu-central-2" : { },
8573
8521
  "eu-north-1" : { },
@@ -8576,13 +8524,68 @@
8576
8524
  "eu-west-1" : { },
8577
8525
  "eu-west-2" : { },
8578
8526
  "eu-west-3" : { },
8527
+ "fips-ca-central-1" : {
8528
+ "credentialScope" : {
8529
+ "region" : "ca-central-1"
8530
+ },
8531
+ "deprecated" : true,
8532
+ "hostname" : "kafka-fips.ca-central-1.amazonaws.com"
8533
+ },
8534
+ "fips-us-east-1" : {
8535
+ "credentialScope" : {
8536
+ "region" : "us-east-1"
8537
+ },
8538
+ "deprecated" : true,
8539
+ "hostname" : "kafka-fips.us-east-1.amazonaws.com"
8540
+ },
8541
+ "fips-us-east-2" : {
8542
+ "credentialScope" : {
8543
+ "region" : "us-east-2"
8544
+ },
8545
+ "deprecated" : true,
8546
+ "hostname" : "kafka-fips.us-east-2.amazonaws.com"
8547
+ },
8548
+ "fips-us-west-1" : {
8549
+ "credentialScope" : {
8550
+ "region" : "us-west-1"
8551
+ },
8552
+ "deprecated" : true,
8553
+ "hostname" : "kafka-fips.us-west-1.amazonaws.com"
8554
+ },
8555
+ "fips-us-west-2" : {
8556
+ "credentialScope" : {
8557
+ "region" : "us-west-2"
8558
+ },
8559
+ "deprecated" : true,
8560
+ "hostname" : "kafka-fips.us-west-2.amazonaws.com"
8561
+ },
8579
8562
  "me-central-1" : { },
8580
8563
  "me-south-1" : { },
8581
8564
  "sa-east-1" : { },
8582
- "us-east-1" : { },
8583
- "us-east-2" : { },
8584
- "us-west-1" : { },
8585
- "us-west-2" : { }
8565
+ "us-east-1" : {
8566
+ "variants" : [ {
8567
+ "hostname" : "kafka-fips.us-east-1.amazonaws.com",
8568
+ "tags" : [ "fips" ]
8569
+ } ]
8570
+ },
8571
+ "us-east-2" : {
8572
+ "variants" : [ {
8573
+ "hostname" : "kafka-fips.us-east-2.amazonaws.com",
8574
+ "tags" : [ "fips" ]
8575
+ } ]
8576
+ },
8577
+ "us-west-1" : {
8578
+ "variants" : [ {
8579
+ "hostname" : "kafka-fips.us-west-1.amazonaws.com",
8580
+ "tags" : [ "fips" ]
8581
+ } ]
8582
+ },
8583
+ "us-west-2" : {
8584
+ "variants" : [ {
8585
+ "hostname" : "kafka-fips.us-west-2.amazonaws.com",
8586
+ "tags" : [ "fips" ]
8587
+ } ]
8588
+ }
8586
8589
  }
8587
8590
  },
8588
8591
  "kafkaconnect" : {
@@ -11278,6 +11281,20 @@
11278
11281
  "isRegionalized" : false,
11279
11282
  "partitionEndpoint" : "aws-global"
11280
11283
  },
11284
+ "osis" : {
11285
+ "endpoints" : {
11286
+ "ap-northeast-1" : { },
11287
+ "ap-southeast-1" : { },
11288
+ "ap-southeast-2" : { },
11289
+ "eu-central-1" : { },
11290
+ "eu-west-1" : { },
11291
+ "eu-west-2" : { },
11292
+ "us-east-1" : { },
11293
+ "us-east-2" : { },
11294
+ "us-west-1" : { },
11295
+ "us-west-2" : { }
11296
+ }
11297
+ },
11281
11298
  "outposts" : {
11282
11299
  "endpoints" : {
11283
11300
  "af-south-1" : { },
@@ -12621,12 +12638,6 @@
12621
12638
  } ]
12622
12639
  },
12623
12640
  "endpoints" : {
12624
- "af-south-1" : {
12625
- "hostname" : "resource-explorer-2.af-south-1.api.aws"
12626
- },
12627
- "ap-east-1" : {
12628
- "hostname" : "resource-explorer-2.ap-east-1.api.aws"
12629
- },
12630
12641
  "ap-northeast-1" : {
12631
12642
  "hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
12632
12643
  },
@@ -12858,6 +12869,7 @@
12858
12869
  "ap-southeast-1" : { },
12859
12870
  "ap-southeast-2" : { },
12860
12871
  "ap-southeast-3" : { },
12872
+ "ap-southeast-4" : { },
12861
12873
  "ca-central-1" : { },
12862
12874
  "eu-central-1" : { },
12863
12875
  "eu-central-2" : { },
@@ -18193,6 +18205,12 @@
18193
18205
  "cn-northwest-1" : { }
18194
18206
  }
18195
18207
  },
18208
+ "license-manager-linux-subscriptions" : {
18209
+ "endpoints" : {
18210
+ "cn-north-1" : { },
18211
+ "cn-northwest-1" : { }
18212
+ }
18213
+ },
18196
18214
  "logs" : {
18197
18215
  "endpoints" : {
18198
18216
  "cn-north-1" : { },
@@ -20996,8 +21014,40 @@
20996
21014
  },
20997
21015
  "kafka" : {
20998
21016
  "endpoints" : {
20999
- "us-gov-east-1" : { },
21000
- "us-gov-west-1" : { }
21017
+ "us-gov-east-1" : {
21018
+ "credentialScope" : {
21019
+ "region" : "us-gov-east-1"
21020
+ },
21021
+ "hostname" : "kafka.us-gov-east-1.amazonaws.com",
21022
+ "variants" : [ {
21023
+ "hostname" : "kafka.us-gov-east-1.amazonaws.com",
21024
+ "tags" : [ "fips" ]
21025
+ } ]
21026
+ },
21027
+ "us-gov-east-1-fips" : {
21028
+ "credentialScope" : {
21029
+ "region" : "us-gov-east-1"
21030
+ },
21031
+ "deprecated" : true,
21032
+ "hostname" : "kafka.us-gov-east-1.amazonaws.com"
21033
+ },
21034
+ "us-gov-west-1" : {
21035
+ "credentialScope" : {
21036
+ "region" : "us-gov-west-1"
21037
+ },
21038
+ "hostname" : "kafka.us-gov-west-1.amazonaws.com",
21039
+ "variants" : [ {
21040
+ "hostname" : "kafka.us-gov-west-1.amazonaws.com",
21041
+ "tags" : [ "fips" ]
21042
+ } ]
21043
+ },
21044
+ "us-gov-west-1-fips" : {
21045
+ "credentialScope" : {
21046
+ "region" : "us-gov-west-1"
21047
+ },
21048
+ "deprecated" : true,
21049
+ "hostname" : "kafka.us-gov-west-1.amazonaws.com"
21050
+ }
21001
21051
  }
21002
21052
  },
21003
21053
  "kendra" : {
@@ -23042,6 +23092,11 @@
23042
23092
  "us-iso-west-1" : { }
23043
23093
  }
23044
23094
  },
23095
+ "athena" : {
23096
+ "endpoints" : {
23097
+ "us-iso-east-1" : { }
23098
+ }
23099
+ },
23045
23100
  "autoscaling" : {
23046
23101
  "endpoints" : {
23047
23102
  "us-iso-east-1" : {
@@ -23878,6 +23933,11 @@
23878
23933
  "us-isob-east-1" : { }
23879
23934
  }
23880
23935
  },
23936
+ "secretsmanager" : {
23937
+ "endpoints" : {
23938
+ "us-isob-east-1" : { }
23939
+ }
23940
+ },
23881
23941
  "snowball" : {
23882
23942
  "endpoints" : {
23883
23943
  "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.754.0
4
+ version: 1.758.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-04-25 00:00:00.000000000 Z
11
+ date: 2023-05-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: