aws-partitions 1.444.0 → 1.449.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: 3c14347d384a456a31012fdc186279b44de741dcf8c82171d075471d6d0b1c5a
4
- data.tar.gz: fe71b68a95b070aefeb662937d827451a8d0290e2164815860183c21bc8be9d8
3
+ metadata.gz: 29865244ccbd328264f9311427e35ada5d7e07ee510f2306a8ec2d77d41bf281
4
+ data.tar.gz: ab0147602167ba079fecee2ab863e655861ca3001060ec252c468bfddb4475fb
5
5
  SHA512:
6
- metadata.gz: d577883324c4983980bb0ce0ceb3a46e5d57994170e9b568610ecdf4b81a70cb39717de12c3bbdf4dd428dd6dbcf7653c8c9948be42571d0d0878a456d6afe3d
7
- data.tar.gz: 5f84d1f0c796219d8edf61f5a1b25fe1444640b2d2644f024fca0350213441cfeb11a8f0b9c1881e2a52a759d5ee81340d271cdd93eda961a3f87c469fac3751
6
+ metadata.gz: ce8e853cc0d65aca2ebacbe117d5e30b8c3842dd67a7ca16e226251397327b40b238399f3b335f928e4a0811851e56274e1e68977f9b67edc82a6be561bbef38
7
+ data.tar.gz: 5b0a78ae478ebffd812f1c672e63a703d19d814959896fed8e7d6db1c8835cec43b4c536d96b71b1ce5e63e559ed5cd1ad8775c8286aca4c917a0fae39db268a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.449.0 (2021-04-28)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::NimbleStudio`.
8
+
9
+ 1.448.0 (2021-04-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.447.0 (2021-04-23)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.446.0 (2021-04-19)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.445.0 (2021-04-15)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
4
29
  1.444.0 (2021-04-12)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.444.0
1
+ 1.449.0
@@ -406,6 +406,7 @@ module Aws
406
406
  'Neptune' => 'rds',
407
407
  'NetworkFirewall' => 'network-firewall',
408
408
  'NetworkManager' => 'networkmanager',
409
+ 'NimbleStudio' => 'nimble',
409
410
  'OpsWorks' => 'opsworks',
410
411
  'OpsWorksCM' => 'opsworks-cm',
411
412
  'Organizations' => 'organizations',
data/partitions.json CHANGED
@@ -1186,7 +1186,10 @@
1186
1186
  "ap-southeast-2" : { },
1187
1187
  "eu-central-1" : { },
1188
1188
  "eu-north-1" : { },
1189
+ "eu-south-1" : { },
1189
1190
  "eu-west-1" : { },
1191
+ "eu-west-2" : { },
1192
+ "eu-west-3" : { },
1190
1193
  "us-east-1" : { },
1191
1194
  "us-east-2" : { },
1192
1195
  "us-west-2" : { }
@@ -1245,6 +1248,7 @@
1245
1248
  "ap-east-1" : { },
1246
1249
  "ap-northeast-1" : { },
1247
1250
  "ap-northeast-2" : { },
1251
+ "ap-northeast-3" : { },
1248
1252
  "ap-south-1" : { },
1249
1253
  "ap-southeast-1" : { },
1250
1254
  "ap-southeast-2" : { },
@@ -3063,6 +3067,8 @@
3063
3067
  },
3064
3068
  "gamelift" : {
3065
3069
  "endpoints" : {
3070
+ "af-south-1" : { },
3071
+ "ap-east-1" : { },
3066
3072
  "ap-northeast-1" : { },
3067
3073
  "ap-northeast-2" : { },
3068
3074
  "ap-south-1" : { },
@@ -3070,8 +3076,12 @@
3070
3076
  "ap-southeast-2" : { },
3071
3077
  "ca-central-1" : { },
3072
3078
  "eu-central-1" : { },
3079
+ "eu-north-1" : { },
3080
+ "eu-south-1" : { },
3073
3081
  "eu-west-1" : { },
3074
3082
  "eu-west-2" : { },
3083
+ "eu-west-3" : { },
3084
+ "me-south-1" : { },
3075
3085
  "sa-east-1" : { },
3076
3086
  "us-east-1" : { },
3077
3087
  "us-east-2" : { },
@@ -4847,6 +4857,7 @@
4847
4857
  "ap-east-1" : { },
4848
4858
  "ap-northeast-1" : { },
4849
4859
  "ap-northeast-2" : { },
4860
+ "ap-northeast-3" : { },
4850
4861
  "ap-south-1" : { },
4851
4862
  "ap-southeast-1" : { },
4852
4863
  "ap-southeast-2" : { },
@@ -5792,6 +5803,7 @@
5792
5803
  "ap-east-1" : { },
5793
5804
  "ap-northeast-1" : { },
5794
5805
  "ap-northeast-2" : { },
5806
+ "ap-northeast-3" : { },
5795
5807
  "ap-south-1" : { },
5796
5808
  "ap-southeast-1" : { },
5797
5809
  "ap-southeast-2" : { },
@@ -6194,7 +6206,9 @@
6194
6206
  },
6195
6207
  "me-south-1" : { },
6196
6208
  "sa-east-1" : { },
6197
- "us-east-1" : { },
6209
+ "us-east-1" : {
6210
+ "sslCommonName" : "queue.{dnsSuffix}"
6211
+ },
6198
6212
  "us-east-2" : { },
6199
6213
  "us-west-1" : { },
6200
6214
  "us-west-2" : { }
@@ -7652,6 +7666,15 @@
7652
7666
  "isRegionalized" : false,
7653
7667
  "partitionEndpoint" : "aws-cn-global"
7654
7668
  },
7669
+ "route53resolver" : {
7670
+ "defaults" : {
7671
+ "protocols" : [ "https" ]
7672
+ },
7673
+ "endpoints" : {
7674
+ "cn-north-1" : { },
7675
+ "cn-northwest-1" : { }
7676
+ }
7677
+ },
7655
7678
  "runtime.sagemaker" : {
7656
7679
  "endpoints" : {
7657
7680
  "cn-north-1" : { },
@@ -8097,6 +8120,18 @@
8097
8120
  },
8098
8121
  "batch" : {
8099
8122
  "endpoints" : {
8123
+ "fips-us-gov-east-1" : {
8124
+ "credentialScope" : {
8125
+ "region" : "us-gov-east-1"
8126
+ },
8127
+ "hostname" : "batch.us-gov-east-1.amazonaws.com"
8128
+ },
8129
+ "fips-us-gov-west-1" : {
8130
+ "credentialScope" : {
8131
+ "region" : "us-gov-west-1"
8132
+ },
8133
+ "hostname" : "batch.us-gov-west-1.amazonaws.com"
8134
+ },
8100
8135
  "us-gov-east-1" : { },
8101
8136
  "us-gov-west-1" : { }
8102
8137
  }
@@ -9788,6 +9823,11 @@
9788
9823
  "us-iso-east-1" : { }
9789
9824
  }
9790
9825
  },
9826
+ "firehose" : {
9827
+ "endpoints" : {
9828
+ "us-iso-east-1" : { }
9829
+ }
9830
+ },
9791
9831
  "glacier" : {
9792
9832
  "endpoints" : {
9793
9833
  "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.444.0
4
+ version: 1.449.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-04-12 00:00:00.000000000 Z
11
+ date: 2021-04-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email:
@@ -47,8 +47,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
47
47
  - !ruby/object:Gem::Version
48
48
  version: '0'
49
49
  requirements: []
50
- rubyforge_project:
51
- rubygems_version: 2.7.6.2
50
+ rubygems_version: 3.1.6
52
51
  signing_key:
53
52
  specification_version: 4
54
53
  summary: Provides information about AWS partitions, regions, and services.