aws-partitions 1.386.0 → 1.391.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: 4045eb6f523e1eb4b01d4e9a0b627a6d592a50797df9fb28f9b5614dc8d82c3d
4
- data.tar.gz: 660e7466cc291c47034cac0cdb8bb35f9abb41a282be08d1ec07ff80c38c88ca
3
+ metadata.gz: 496abb8fbb7f0baaf5463258f698e23878af7e001a01a07fa2401c91ef117637
4
+ data.tar.gz: 040b6de6a93cb752bef705e920ef8d43976e3623b0eaa770470944be896ad101
5
5
  SHA512:
6
- metadata.gz: 61f38b47dfef9901d7812c1814717b837e06c4d4e57ae8f4f818e13aeb5879a7d3c0aa5cc628f5dee5005f28bc44b797fee5cd0a5874259731a24f9961bfab35
7
- data.tar.gz: 40fd3a446fc129c8dec9596d87a48854db6b6678b3f81a2c3e6414bac5973c7312e1844743b4c3cfef7863c3c117c83c521f4b4c1cb54f0e567ad4072121c27a
6
+ metadata.gz: 56d6619aaadc7f565a525e9c3f62a5001251fba1d41b2a2ae823abd932d0db953d5768999949362bcc8c48e95978a35a232371acf3d4be42a191416bd193497d
7
+ data.tar.gz: 5e21ddbfe8408ec09323b5cd87a95f4bc22e60d9f2bf50e701229c5d456b3c93e3201583242e0ecebfe1caade80848c58d2a79e08e0da96acc529d4150cbeb29
@@ -319,6 +319,7 @@ module Aws
319
319
  'Glacier' => 'glacier',
320
320
  'GlobalAccelerator' => 'globalaccelerator',
321
321
  'Glue' => 'glue',
322
+ 'GlueDataBrew' => 'databrew',
322
323
  'Greengrass' => 'greengrass',
323
324
  'GroundStation' => 'groundstation',
324
325
  'GuardDuty' => 'guardduty',
@@ -727,6 +727,7 @@
727
727
  "protocols" : [ "http", "https" ]
728
728
  },
729
729
  "endpoints" : {
730
+ "af-south-1" : { },
730
731
  "ap-east-1" : { },
731
732
  "ap-northeast-1" : { },
732
733
  "ap-northeast-2" : { },
@@ -736,6 +737,7 @@
736
737
  "ca-central-1" : { },
737
738
  "eu-central-1" : { },
738
739
  "eu-north-1" : { },
740
+ "eu-south-1" : { },
739
741
  "eu-west-1" : { },
740
742
  "eu-west-2" : { },
741
743
  "eu-west-3" : { },
@@ -1919,6 +1921,36 @@
1919
1921
  "eu-west-1" : { },
1920
1922
  "eu-west-2" : { },
1921
1923
  "eu-west-3" : { },
1924
+ "fips-ca-central-1" : {
1925
+ "credentialScope" : {
1926
+ "region" : "ca-central-1"
1927
+ },
1928
+ "hostname" : "ebs-fips.ca-central-1.amazonaws.com"
1929
+ },
1930
+ "fips-us-east-1" : {
1931
+ "credentialScope" : {
1932
+ "region" : "us-east-1"
1933
+ },
1934
+ "hostname" : "ebs-fips.us-east-1.amazonaws.com"
1935
+ },
1936
+ "fips-us-east-2" : {
1937
+ "credentialScope" : {
1938
+ "region" : "us-east-2"
1939
+ },
1940
+ "hostname" : "ebs-fips.us-east-2.amazonaws.com"
1941
+ },
1942
+ "fips-us-west-1" : {
1943
+ "credentialScope" : {
1944
+ "region" : "us-west-1"
1945
+ },
1946
+ "hostname" : "ebs-fips.us-west-1.amazonaws.com"
1947
+ },
1948
+ "fips-us-west-2" : {
1949
+ "credentialScope" : {
1950
+ "region" : "us-west-2"
1951
+ },
1952
+ "hostname" : "ebs-fips.us-west-2.amazonaws.com"
1953
+ },
1922
1954
  "me-south-1" : { },
1923
1955
  "sa-east-1" : { },
1924
1956
  "us-east-1" : { },
@@ -2063,6 +2095,12 @@
2063
2095
  },
2064
2096
  "hostname" : "fips.eks.us-east-2.amazonaws.com"
2065
2097
  },
2098
+ "fips-us-west-1" : {
2099
+ "credentialScope" : {
2100
+ "region" : "us-west-1"
2101
+ },
2102
+ "hostname" : "fips.eks.us-west-1.amazonaws.com"
2103
+ },
2066
2104
  "fips-us-west-2" : {
2067
2105
  "credentialScope" : {
2068
2106
  "region" : "us-west-2"
@@ -3360,6 +3398,30 @@
3360
3398
  "eu-west-1" : { },
3361
3399
  "eu-west-2" : { },
3362
3400
  "eu-west-3" : { },
3401
+ "fips-us-east-1" : {
3402
+ "credentialScope" : {
3403
+ "region" : "us-east-1"
3404
+ },
3405
+ "hostname" : "lakeformation-fips.us-east-1.amazonaws.com"
3406
+ },
3407
+ "fips-us-east-2" : {
3408
+ "credentialScope" : {
3409
+ "region" : "us-east-2"
3410
+ },
3411
+ "hostname" : "lakeformation-fips.us-east-2.amazonaws.com"
3412
+ },
3413
+ "fips-us-west-1" : {
3414
+ "credentialScope" : {
3415
+ "region" : "us-west-1"
3416
+ },
3417
+ "hostname" : "lakeformation-fips.us-west-1.amazonaws.com"
3418
+ },
3419
+ "fips-us-west-2" : {
3420
+ "credentialScope" : {
3421
+ "region" : "us-west-2"
3422
+ },
3423
+ "hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
3424
+ },
3363
3425
  "sa-east-1" : { },
3364
3426
  "us-east-1" : { },
3365
3427
  "us-east-2" : { },
@@ -4226,6 +4288,7 @@
4226
4288
  "ap-northeast-1" : { },
4227
4289
  "ap-northeast-2" : { },
4228
4290
  "ap-south-1" : { },
4291
+ "ap-southeast-1" : { },
4229
4292
  "ap-southeast-2" : { },
4230
4293
  "ca-central-1" : { },
4231
4294
  "eu-central-1" : { },
@@ -5235,6 +5298,12 @@
5235
5298
  "eu-west-3" : { },
5236
5299
  "me-south-1" : { },
5237
5300
  "sa-east-1" : { },
5301
+ "servicediscovery-fips" : {
5302
+ "credentialScope" : {
5303
+ "region" : "ca-central-1"
5304
+ },
5305
+ "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
5306
+ },
5238
5307
  "us-east-1" : { },
5239
5308
  "us-east-2" : { },
5240
5309
  "us-west-1" : { },
@@ -5960,7 +6029,9 @@
5960
6029
  "endpoints" : {
5961
6030
  "ap-southeast-2" : { },
5962
6031
  "ca-central-1" : { },
6032
+ "eu-central-1" : { },
5963
6033
  "eu-west-1" : { },
6034
+ "eu-west-2" : { },
5964
6035
  "us-east-1" : { },
5965
6036
  "us-east-2" : { },
5966
6037
  "us-west-2" : { }
@@ -7700,6 +7771,18 @@
7700
7771
  "protocols" : [ "http", "https" ]
7701
7772
  },
7702
7773
  "endpoints" : {
7774
+ "fips-us-gov-east-1" : {
7775
+ "credentialScope" : {
7776
+ "region" : "us-gov-east-1"
7777
+ },
7778
+ "hostname" : "eks.us-gov-east-1.amazonaws.com"
7779
+ },
7780
+ "fips-us-gov-west-1" : {
7781
+ "credentialScope" : {
7782
+ "region" : "us-gov-west-1"
7783
+ },
7784
+ "hostname" : "eks.us-gov-west-1.amazonaws.com"
7785
+ },
7703
7786
  "us-gov-east-1" : { },
7704
7787
  "us-gov-west-1" : { }
7705
7788
  }
@@ -7907,6 +7990,7 @@
7907
7990
  "protocols" : [ "https" ]
7908
7991
  },
7909
7992
  "endpoints" : {
7993
+ "us-gov-east-1" : { },
7910
7994
  "us-gov-west-1" : { },
7911
7995
  "us-gov-west-1-fips" : {
7912
7996
  "credentialScope" : {
@@ -9046,6 +9130,16 @@
9046
9130
  }
9047
9131
  },
9048
9132
  "services" : {
9133
+ "api.ecr" : {
9134
+ "endpoints" : {
9135
+ "us-isob-east-1" : {
9136
+ "credentialScope" : {
9137
+ "region" : "us-isob-east-1"
9138
+ },
9139
+ "hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
9140
+ }
9141
+ }
9142
+ },
9049
9143
  "application-autoscaling" : {
9050
9144
  "defaults" : {
9051
9145
  "protocols" : [ "http", "https" ]
@@ -9109,6 +9203,11 @@
9109
9203
  "us-isob-east-1" : { }
9110
9204
  }
9111
9205
  },
9206
+ "ecs" : {
9207
+ "endpoints" : {
9208
+ "us-isob-east-1" : { }
9209
+ }
9210
+ },
9112
9211
  "elasticache" : {
9113
9212
  "endpoints" : {
9114
9213
  "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.386.0
4
+ version: 1.391.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: 2020-10-26 00:00:00.000000000 Z
11
+ date: 2020-11-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: