aws-partitions 1.498.0 → 1.502.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: 06507aa04147d4a1c9dfd30f0e96b9e2d352eb8f143fccccca40c97ce62c4ce8
4
- data.tar.gz: 3ac351f0758aee8c420db1fc9802cd88aa4ba59c78b7c7bbdfe12e955a83b660
3
+ metadata.gz: 2424fac58b4177a5c663493aa98006180665b0f10e3321580448ab240cddabc2
4
+ data.tar.gz: 0f28adabee0da8ed43305498fe655569fd32670e81129f1bd2075ab16a37e912
5
5
  SHA512:
6
- metadata.gz: e63cab15893f5bbe5f242d1d20a0fd3a0a4a212c10367dc0f786a35c384b516ab2d0f09969954c44a918d19900b3f1d17713d5260481fc38b7c356fb0c9baa7a
7
- data.tar.gz: 5b3ba71f38c8f2dc5617a82b74d1fcbf4517a220ed1a0a3cbef98a9c4dc4e75c8f7f31e96b703285666ebe8fad38a8fbd39047dd63b173f62e5eb190c62e0e7a
6
+ metadata.gz: 7b6c21bba4b55bc0b5525a942593328edfb91ef74b15b85bb3b3f6141c2a3bed64c4f5badd34f02c2842d60743c5f08bfa4cd6901d2aa93437d77fa81ae5c6ce
7
+ data.tar.gz: 8aaf0ca3e752b6b0f4df116ec6078119b61d720330ef01ef3aa2975aba8a4eaf27b934dfecf86310b0c0c6eba2e031ed5f4207b88eea5bbc28f9720c4f898ea4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.502.0 (2021-09-16)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::KafkaConnect`.
8
+
9
+ 1.501.0 (2021-09-13)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.500.0 (2021-09-10)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.499.0 (2021-09-09)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.498.0 (2021-09-08)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.498.0
1
+ 1.502.0
@@ -365,6 +365,7 @@ module Aws
365
365
  'IoTWireless' => 'api.iotwireless',
366
366
  'KMS' => 'kms',
367
367
  'Kafka' => 'kafka',
368
+ 'KafkaConnect' => 'kafkaconnect',
368
369
  'Kendra' => 'kendra',
369
370
  'Kinesis' => 'kinesis',
370
371
  'KinesisAnalytics' => 'kinesisanalytics',
data/partitions.json CHANGED
@@ -4551,6 +4551,25 @@
4551
4551
  "us-west-2" : { }
4552
4552
  }
4553
4553
  },
4554
+ "mediapackage-vod" : {
4555
+ "endpoints" : {
4556
+ "ap-northeast-1" : { },
4557
+ "ap-northeast-2" : { },
4558
+ "ap-south-1" : { },
4559
+ "ap-southeast-1" : { },
4560
+ "ap-southeast-2" : { },
4561
+ "eu-central-1" : { },
4562
+ "eu-north-1" : { },
4563
+ "eu-west-1" : { },
4564
+ "eu-west-2" : { },
4565
+ "eu-west-3" : { },
4566
+ "sa-east-1" : { },
4567
+ "us-east-1" : { },
4568
+ "us-east-2" : { },
4569
+ "us-west-1" : { },
4570
+ "us-west-2" : { }
4571
+ }
4572
+ },
4554
4573
  "mediastore" : {
4555
4574
  "endpoints" : {
4556
4575
  "ap-northeast-1" : { },
@@ -4621,6 +4640,19 @@
4621
4640
  "us-east-1" : { }
4622
4641
  }
4623
4642
  },
4643
+ "models-v2-lex" : {
4644
+ "endpoints" : {
4645
+ "ap-northeast-1" : { },
4646
+ "ap-southeast-1" : { },
4647
+ "ap-southeast-2" : { },
4648
+ "ca-central-1" : { },
4649
+ "eu-central-1" : { },
4650
+ "eu-west-1" : { },
4651
+ "eu-west-2" : { },
4652
+ "us-east-1" : { },
4653
+ "us-west-2" : { }
4654
+ }
4655
+ },
4624
4656
  "models.lex" : {
4625
4657
  "defaults" : {
4626
4658
  "credentialScope" : {
@@ -4871,6 +4903,61 @@
4871
4903
  }
4872
4904
  }
4873
4905
  },
4906
+ "network-firewall" : {
4907
+ "endpoints" : {
4908
+ "af-south-1" : { },
4909
+ "ap-east-1" : { },
4910
+ "ap-northeast-1" : { },
4911
+ "ap-northeast-2" : { },
4912
+ "ap-northeast-3" : { },
4913
+ "ap-south-1" : { },
4914
+ "ap-southeast-1" : { },
4915
+ "ap-southeast-2" : { },
4916
+ "ca-central-1" : { },
4917
+ "eu-central-1" : { },
4918
+ "eu-north-1" : { },
4919
+ "eu-south-1" : { },
4920
+ "eu-west-1" : { },
4921
+ "eu-west-2" : { },
4922
+ "eu-west-3" : { },
4923
+ "fips-ca-central-1" : {
4924
+ "credentialScope" : {
4925
+ "region" : "ca-central-1"
4926
+ },
4927
+ "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com"
4928
+ },
4929
+ "fips-us-east-1" : {
4930
+ "credentialScope" : {
4931
+ "region" : "us-east-1"
4932
+ },
4933
+ "hostname" : "network-firewall-fips.us-east-1.amazonaws.com"
4934
+ },
4935
+ "fips-us-east-2" : {
4936
+ "credentialScope" : {
4937
+ "region" : "us-east-2"
4938
+ },
4939
+ "hostname" : "network-firewall-fips.us-east-2.amazonaws.com"
4940
+ },
4941
+ "fips-us-west-1" : {
4942
+ "credentialScope" : {
4943
+ "region" : "us-west-1"
4944
+ },
4945
+ "hostname" : "network-firewall-fips.us-west-1.amazonaws.com"
4946
+ },
4947
+ "fips-us-west-2" : {
4948
+ "credentialScope" : {
4949
+ "region" : "us-west-2"
4950
+ },
4951
+ "hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
4952
+ },
4953
+ "me-south-1" : { },
4954
+ "sa-east-1" : { },
4955
+ "us-east-1" : { },
4956
+ "us-east-2" : { },
4957
+ "us-west-1" : { },
4958
+ "us-west-2" : { }
4959
+ }
4960
+ },
4874
4961
  "oidc" : {
4875
4962
  "endpoints" : {
4876
4963
  "ap-northeast-1" : {
@@ -5616,6 +5703,19 @@
5616
5703
  "us-west-2" : { }
5617
5704
  }
5618
5705
  },
5706
+ "runtime-v2-lex" : {
5707
+ "endpoints" : {
5708
+ "ap-northeast-1" : { },
5709
+ "ap-southeast-1" : { },
5710
+ "ap-southeast-2" : { },
5711
+ "ca-central-1" : { },
5712
+ "eu-central-1" : { },
5713
+ "eu-west-1" : { },
5714
+ "eu-west-2" : { },
5715
+ "us-east-1" : { },
5716
+ "us-west-2" : { }
5717
+ }
5718
+ },
5619
5719
  "runtime.lex" : {
5620
5720
  "defaults" : {
5621
5721
  "credentialScope" : {
@@ -7140,6 +7240,30 @@
7140
7240
  "eu-west-1" : { },
7141
7241
  "eu-west-2" : { },
7142
7242
  "sa-east-1" : { },
7243
+ "transcribestreaming-fips-ca-central-1" : {
7244
+ "credentialScope" : {
7245
+ "region" : "ca-central-1"
7246
+ },
7247
+ "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
7248
+ },
7249
+ "transcribestreaming-fips-us-east-1" : {
7250
+ "credentialScope" : {
7251
+ "region" : "us-east-1"
7252
+ },
7253
+ "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
7254
+ },
7255
+ "transcribestreaming-fips-us-east-2" : {
7256
+ "credentialScope" : {
7257
+ "region" : "us-east-2"
7258
+ },
7259
+ "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
7260
+ },
7261
+ "transcribestreaming-fips-us-west-2" : {
7262
+ "credentialScope" : {
7263
+ "region" : "us-west-2"
7264
+ },
7265
+ "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
7266
+ },
7143
7267
  "us-east-1" : { },
7144
7268
  "us-east-2" : { },
7145
7269
  "us-west-2" : { }
@@ -9686,6 +9810,34 @@
9686
9810
  }
9687
9811
  }
9688
9812
  },
9813
+ "network-firewall" : {
9814
+ "endpoints" : {
9815
+ "fips-us-gov-east-1" : {
9816
+ "credentialScope" : {
9817
+ "region" : "us-gov-east-1"
9818
+ },
9819
+ "hostname" : "network-firewall-fips.us-gov-east-1.amazonaws.com"
9820
+ },
9821
+ "fips-us-gov-west-1" : {
9822
+ "credentialScope" : {
9823
+ "region" : "us-gov-west-1"
9824
+ },
9825
+ "hostname" : "network-firewall-fips.us-gov-west-1.amazonaws.com"
9826
+ },
9827
+ "us-gov-east-1" : { },
9828
+ "us-gov-west-1" : { }
9829
+ }
9830
+ },
9831
+ "oidc" : {
9832
+ "endpoints" : {
9833
+ "us-gov-west-1" : {
9834
+ "credentialScope" : {
9835
+ "region" : "us-gov-west-1"
9836
+ },
9837
+ "hostname" : "oidc.us-gov-west-1.amazonaws.com"
9838
+ }
9839
+ }
9840
+ },
9689
9841
  "organizations" : {
9690
9842
  "endpoints" : {
9691
9843
  "aws-us-gov-global" : {
@@ -10048,6 +10200,18 @@
10048
10200
  "us-gov-west-1" : { }
10049
10201
  }
10050
10202
  },
10203
+ "servicediscovery" : {
10204
+ "endpoints" : {
10205
+ "servicediscovery-fips" : {
10206
+ "credentialScope" : {
10207
+ "region" : "us-gov-west-1"
10208
+ },
10209
+ "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
10210
+ },
10211
+ "us-gov-east-1" : { },
10212
+ "us-gov-west-1" : { }
10213
+ }
10214
+ },
10051
10215
  "servicequotas" : {
10052
10216
  "defaults" : {
10053
10217
  "protocols" : [ "https" ]
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.498.0
4
+ version: 1.502.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-09-08 00:00:00.000000000 Z
11
+ date: 2021-09-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: