aws-partitions 1.89.1 → 1.90.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
  SHA1:
3
- metadata.gz: d02e4f9a3a16c1f73defb172d642df9146c7b47f
4
- data.tar.gz: '0549f8bd9afcc6149c44aff75324ce2fd10a935b'
3
+ metadata.gz: e562e3c2b701c6bf0654496bbe421892c65fcff3
4
+ data.tar.gz: fe5379fa673e85abc7fc25cdecf88f808d492521
5
5
  SHA512:
6
- metadata.gz: 7fcac1735435106db3b4e2a76ccfd6b7cceacd2785e33d9605b091233a972b63d8a344f7d931d3ab6ed0521c7b01d3baf6bee0a51c8f8c0bb02885ec4c86716e
7
- data.tar.gz: 681ae1bcfc6f0b26d691279ed5247d65300f486ea574d7b948eabff5c463e35c6c1fc997349ffdaaaa8a03ae797c1e4d8323eb270fc77a8b59eb1fc171f8ddd0
6
+ metadata.gz: e8b62b988c8cc0313bb56b1451098525094b56d86e8bc1826d4d78cd4bb136d8510a2e0cc667130285be75213ed58be2fa62ef99a71a205c22d7b6f5cee0f6ac
7
+ data.tar.gz: 61203c79a0e93a1523c830a405330661ba7272ad556911af0bab8d9337e0a36e9777658aaed0e28b8608cf59929aecb959d901fd2502ee59feff7249f8eac826
@@ -315,6 +315,7 @@ module Aws
315
315
  'MediaPackage' => 'mediapackage',
316
316
  'MediaStore' => 'mediastore',
317
317
  'MediaStoreData' => 'data.mediastore',
318
+ 'MediaTailor' => 'api.mediatailor',
318
319
  'MigrationHub' => 'mgh',
319
320
  'Mobile' => 'mobile',
320
321
  'Neptune' => 'rds',
data/partitions.json CHANGED
@@ -97,6 +97,15 @@
97
97
  "us-west-2" : { }
98
98
  }
99
99
  },
100
+ "api.mediatailor" : {
101
+ "endpoints" : {
102
+ "ap-northeast-1" : { },
103
+ "ap-southeast-1" : { },
104
+ "ap-southeast-2" : { },
105
+ "eu-west-1" : { },
106
+ "us-east-1" : { }
107
+ }
108
+ },
100
109
  "api.pricing" : {
101
110
  "defaults" : {
102
111
  "credentialScope" : {
@@ -813,6 +822,7 @@
813
822
  },
814
823
  "elasticfilesystem" : {
815
824
  "endpoints" : {
825
+ "ap-northeast-2" : { },
816
826
  "ap-southeast-2" : { },
817
827
  "eu-central-1" : { },
818
828
  "eu-west-1" : { },
@@ -1565,6 +1575,7 @@
1565
1575
  },
1566
1576
  "runtime.sagemaker" : {
1567
1577
  "endpoints" : {
1578
+ "ap-northeast-1" : { },
1568
1579
  "eu-west-1" : { },
1569
1580
  "us-east-1" : { },
1570
1581
  "us-east-2" : { },
@@ -1629,6 +1640,7 @@
1629
1640
  },
1630
1641
  "sagemaker" : {
1631
1642
  "endpoints" : {
1643
+ "ap-northeast-1" : { },
1632
1644
  "eu-west-1" : { },
1633
1645
  "us-east-1" : { },
1634
1646
  "us-east-2" : { },
@@ -2731,4 +2743,4 @@
2731
2743
  }
2732
2744
  } ],
2733
2745
  "version" : 3
2734
- }
2746
+ }
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.89.1
4
+ version: 1.90.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: 2018-05-31 00:00:00.000000000 Z
11
+ date: 2018-06-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: