aws-partitions 1.359.0 → 1.360.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: 4351e90e4822b7d9a5a8c4954bd0568d0ca51666da82190cbfb61f4e407bd89b
4
- data.tar.gz: 03ab69ae685b75882312984a299f1eb73fabec2e76dcc6d66df8cad34d8b5189
3
+ metadata.gz: 7d71b4281939444bc8d2793e25f6dc7c220077f33d3bdf1f9c03127df31d534a
4
+ data.tar.gz: 0ac0f9733db3f817b99d058d5f3c524793ab707a0085453af4df7b1f875a476e
5
5
  SHA512:
6
- metadata.gz: 13c26e8cd94c65ff954a6cd51a7d97af62f7dc00686baf609f17d51eb2b58e3416c48cd3e99c832056b9f33279245fa107ccc92730593ec572abe47b817b5659
7
- data.tar.gz: 46667951798b234323e77ec4b1038344a26db7ab2a599138175a3b4ddbfe12bca7b2af9059d25f6e5576add00371a587ecd1933a2ad50c43ba2f2726485adcaa
6
+ metadata.gz: 52258a5446f6a3775ef153cba0649b70a690b1ca3b0b310dda85c642f4b5b5acc1b9ae232efa82148c06259f9064e4f532627eb6af5503e3d2286d544d882407
7
+ data.tar.gz: 67d5084556620e8bddd8b0370d821d3e4a543160f70226a2786ee1e83a6ccdec219b7d1789f1728aa9f5698d251234196564de0a43fdb8cb302fd6998fee6c82
@@ -235,6 +235,7 @@ module Aws
235
235
  'AppMesh' => 'appmesh',
236
236
  'AppStream' => 'appstream2',
237
237
  'AppSync' => 'appsync',
238
+ 'Appflow' => 'appflow',
238
239
  'ApplicationAutoScaling' => 'application-autoscaling',
239
240
  'ApplicationDiscoveryService' => 'discovery',
240
241
  'ApplicationInsights' => 'applicationinsights',
@@ -3150,6 +3150,7 @@
3150
3150
  "ca-central-1" : { },
3151
3151
  "eu-central-1" : { },
3152
3152
  "eu-north-1" : { },
3153
+ "eu-south-1" : { },
3153
3154
  "eu-west-1" : { },
3154
3155
  "eu-west-2" : { },
3155
3156
  "eu-west-3" : { },
@@ -7334,6 +7335,7 @@
7334
7335
  "protocols" : [ "https" ]
7335
7336
  },
7336
7337
  "endpoints" : {
7338
+ "us-gov-east-1" : { },
7337
7339
  "us-gov-west-1" : { }
7338
7340
  }
7339
7341
  },
@@ -7727,11 +7729,13 @@
7727
7729
  }
7728
7730
  },
7729
7731
  "endpoints" : {
7732
+ "us-gov-east-1" : { },
7730
7733
  "us-gov-west-1" : { }
7731
7734
  }
7732
7735
  },
7733
7736
  "iotsecuredtunneling" : {
7734
7737
  "endpoints" : {
7738
+ "us-gov-east-1" : { },
7735
7739
  "us-gov-west-1" : { }
7736
7740
  }
7737
7741
  },
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.359.0
4
+ version: 1.360.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-08-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: