aws-partitions 1.499.0 → 1.503.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: 8ed70c9221857dc43dd15d8805beba98cb035424d5c982c68adf82770d7f00ac
4
- data.tar.gz: 7d9c6e37eb7416f2c45020a77385d2953ddd5254bf1271252a9d75abef291fb8
3
+ metadata.gz: 2ab9e26f3a7d335f977750b3b26426599d868c8b7c73750da52a90d84f176228
4
+ data.tar.gz: b085dd2e3d8d1850542015440ef5f8fce2d327d8e9b1f88e961eda6678340491
5
5
  SHA512:
6
- metadata.gz: b804f28a864b067d641112531f0c8e34fa13db0b2257a89e9199641edbaf4015ff2c4bf6107ab316163a4a333e9cd37b5c56b3210d51bc6b69cc46642bdcaed1
7
- data.tar.gz: 74414de6c8d41e12550be0d340007487b208c9589ad9731ab4d24c0ed112eac8d513799a1c7699b398cec82c79cd683cb5d3a345291f8d2923d11ea67dd6c123
6
+ metadata.gz: 773ec44647abf0265b4df9f6875eaf1ac384209eb1f235a905409b546384a043011ceb419ce72beef745a927890dfca142ed69f2092b8e2b05278378a6223006
7
+ data.tar.gz: 0cd85229dcd408bb610914995ec74d6bf315df88d7960fdb40c1e88706a480f75919d651e4c94df667d914be6da112c9471e03bdc17da1aae1e18e67378ccdc0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.503.0 (2021-09-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.502.0 (2021-09-16)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::KafkaConnect`.
13
+
14
+ 1.501.0 (2021-09-13)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.500.0 (2021-09-10)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.499.0 (2021-09-09)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.499.0
1
+ 1.503.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
@@ -1348,6 +1348,7 @@
1348
1348
  },
1349
1349
  "codecommit" : {
1350
1350
  "endpoints" : {
1351
+ "af-south-1" : { },
1351
1352
  "ap-east-1" : { },
1352
1353
  "ap-northeast-1" : { },
1353
1354
  "ap-northeast-2" : { },
@@ -3991,6 +3992,26 @@
3991
3992
  "us-west-2" : { }
3992
3993
  }
3993
3994
  },
3995
+ "kafkaconnect" : {
3996
+ "endpoints" : {
3997
+ "ap-northeast-1" : { },
3998
+ "ap-northeast-2" : { },
3999
+ "ap-south-1" : { },
4000
+ "ap-southeast-1" : { },
4001
+ "ap-southeast-2" : { },
4002
+ "ca-central-1" : { },
4003
+ "eu-central-1" : { },
4004
+ "eu-north-1" : { },
4005
+ "eu-west-1" : { },
4006
+ "eu-west-2" : { },
4007
+ "eu-west-3" : { },
4008
+ "sa-east-1" : { },
4009
+ "us-east-1" : { },
4010
+ "us-east-2" : { },
4011
+ "us-west-1" : { },
4012
+ "us-west-2" : { }
4013
+ }
4014
+ },
3994
4015
  "kinesis" : {
3995
4016
  "endpoints" : {
3996
4017
  "af-south-1" : { },
@@ -4113,6 +4134,7 @@
4113
4134
  "ap-east-1" : { },
4114
4135
  "ap-northeast-1" : { },
4115
4136
  "ap-northeast-2" : { },
4137
+ "ap-northeast-3" : { },
4116
4138
  "ap-south-1" : { },
4117
4139
  "ap-southeast-1" : { },
4118
4140
  "ap-southeast-2" : { },
@@ -4551,6 +4573,25 @@
4551
4573
  "us-west-2" : { }
4552
4574
  }
4553
4575
  },
4576
+ "mediapackage-vod" : {
4577
+ "endpoints" : {
4578
+ "ap-northeast-1" : { },
4579
+ "ap-northeast-2" : { },
4580
+ "ap-south-1" : { },
4581
+ "ap-southeast-1" : { },
4582
+ "ap-southeast-2" : { },
4583
+ "eu-central-1" : { },
4584
+ "eu-north-1" : { },
4585
+ "eu-west-1" : { },
4586
+ "eu-west-2" : { },
4587
+ "eu-west-3" : { },
4588
+ "sa-east-1" : { },
4589
+ "us-east-1" : { },
4590
+ "us-east-2" : { },
4591
+ "us-west-1" : { },
4592
+ "us-west-2" : { }
4593
+ }
4594
+ },
4554
4595
  "mediastore" : {
4555
4596
  "endpoints" : {
4556
4597
  "ap-northeast-1" : { },
@@ -4621,6 +4662,19 @@
4621
4662
  "us-east-1" : { }
4622
4663
  }
4623
4664
  },
4665
+ "models-v2-lex" : {
4666
+ "endpoints" : {
4667
+ "ap-northeast-1" : { },
4668
+ "ap-southeast-1" : { },
4669
+ "ap-southeast-2" : { },
4670
+ "ca-central-1" : { },
4671
+ "eu-central-1" : { },
4672
+ "eu-west-1" : { },
4673
+ "eu-west-2" : { },
4674
+ "us-east-1" : { },
4675
+ "us-west-2" : { }
4676
+ }
4677
+ },
4624
4678
  "models.lex" : {
4625
4679
  "defaults" : {
4626
4680
  "credentialScope" : {
@@ -4871,6 +4925,61 @@
4871
4925
  }
4872
4926
  }
4873
4927
  },
4928
+ "network-firewall" : {
4929
+ "endpoints" : {
4930
+ "af-south-1" : { },
4931
+ "ap-east-1" : { },
4932
+ "ap-northeast-1" : { },
4933
+ "ap-northeast-2" : { },
4934
+ "ap-northeast-3" : { },
4935
+ "ap-south-1" : { },
4936
+ "ap-southeast-1" : { },
4937
+ "ap-southeast-2" : { },
4938
+ "ca-central-1" : { },
4939
+ "eu-central-1" : { },
4940
+ "eu-north-1" : { },
4941
+ "eu-south-1" : { },
4942
+ "eu-west-1" : { },
4943
+ "eu-west-2" : { },
4944
+ "eu-west-3" : { },
4945
+ "fips-ca-central-1" : {
4946
+ "credentialScope" : {
4947
+ "region" : "ca-central-1"
4948
+ },
4949
+ "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com"
4950
+ },
4951
+ "fips-us-east-1" : {
4952
+ "credentialScope" : {
4953
+ "region" : "us-east-1"
4954
+ },
4955
+ "hostname" : "network-firewall-fips.us-east-1.amazonaws.com"
4956
+ },
4957
+ "fips-us-east-2" : {
4958
+ "credentialScope" : {
4959
+ "region" : "us-east-2"
4960
+ },
4961
+ "hostname" : "network-firewall-fips.us-east-2.amazonaws.com"
4962
+ },
4963
+ "fips-us-west-1" : {
4964
+ "credentialScope" : {
4965
+ "region" : "us-west-1"
4966
+ },
4967
+ "hostname" : "network-firewall-fips.us-west-1.amazonaws.com"
4968
+ },
4969
+ "fips-us-west-2" : {
4970
+ "credentialScope" : {
4971
+ "region" : "us-west-2"
4972
+ },
4973
+ "hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
4974
+ },
4975
+ "me-south-1" : { },
4976
+ "sa-east-1" : { },
4977
+ "us-east-1" : { },
4978
+ "us-east-2" : { },
4979
+ "us-west-1" : { },
4980
+ "us-west-2" : { }
4981
+ }
4982
+ },
4874
4983
  "oidc" : {
4875
4984
  "endpoints" : {
4876
4985
  "ap-northeast-1" : {
@@ -5616,6 +5725,19 @@
5616
5725
  "us-west-2" : { }
5617
5726
  }
5618
5727
  },
5728
+ "runtime-v2-lex" : {
5729
+ "endpoints" : {
5730
+ "ap-northeast-1" : { },
5731
+ "ap-southeast-1" : { },
5732
+ "ap-southeast-2" : { },
5733
+ "ca-central-1" : { },
5734
+ "eu-central-1" : { },
5735
+ "eu-west-1" : { },
5736
+ "eu-west-2" : { },
5737
+ "us-east-1" : { },
5738
+ "us-west-2" : { }
5739
+ }
5740
+ },
5619
5741
  "runtime.lex" : {
5620
5742
  "defaults" : {
5621
5743
  "credentialScope" : {
@@ -7140,6 +7262,30 @@
7140
7262
  "eu-west-1" : { },
7141
7263
  "eu-west-2" : { },
7142
7264
  "sa-east-1" : { },
7265
+ "transcribestreaming-fips-ca-central-1" : {
7266
+ "credentialScope" : {
7267
+ "region" : "ca-central-1"
7268
+ },
7269
+ "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
7270
+ },
7271
+ "transcribestreaming-fips-us-east-1" : {
7272
+ "credentialScope" : {
7273
+ "region" : "us-east-1"
7274
+ },
7275
+ "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
7276
+ },
7277
+ "transcribestreaming-fips-us-east-2" : {
7278
+ "credentialScope" : {
7279
+ "region" : "us-east-2"
7280
+ },
7281
+ "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
7282
+ },
7283
+ "transcribestreaming-fips-us-west-2" : {
7284
+ "credentialScope" : {
7285
+ "region" : "us-west-2"
7286
+ },
7287
+ "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
7288
+ },
7143
7289
  "us-east-1" : { },
7144
7290
  "us-east-2" : { },
7145
7291
  "us-west-2" : { }
@@ -9686,6 +9832,34 @@
9686
9832
  }
9687
9833
  }
9688
9834
  },
9835
+ "network-firewall" : {
9836
+ "endpoints" : {
9837
+ "fips-us-gov-east-1" : {
9838
+ "credentialScope" : {
9839
+ "region" : "us-gov-east-1"
9840
+ },
9841
+ "hostname" : "network-firewall-fips.us-gov-east-1.amazonaws.com"
9842
+ },
9843
+ "fips-us-gov-west-1" : {
9844
+ "credentialScope" : {
9845
+ "region" : "us-gov-west-1"
9846
+ },
9847
+ "hostname" : "network-firewall-fips.us-gov-west-1.amazonaws.com"
9848
+ },
9849
+ "us-gov-east-1" : { },
9850
+ "us-gov-west-1" : { }
9851
+ }
9852
+ },
9853
+ "oidc" : {
9854
+ "endpoints" : {
9855
+ "us-gov-west-1" : {
9856
+ "credentialScope" : {
9857
+ "region" : "us-gov-west-1"
9858
+ },
9859
+ "hostname" : "oidc.us-gov-west-1.amazonaws.com"
9860
+ }
9861
+ }
9862
+ },
9689
9863
  "organizations" : {
9690
9864
  "endpoints" : {
9691
9865
  "aws-us-gov-global" : {
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.499.0
4
+ version: 1.503.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-09 00:00:00.000000000 Z
11
+ date: 2021-09-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: