aws-partitions 1.61.0 → 1.62.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +34 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dcb35fce47da5024ff39004dcb0b604f8e0dd29a
4
- data.tar.gz: 221533eb182dbaae8d1df7567fbbbdd0436fb3db
3
+ metadata.gz: 5c0e32f2112edfb54ee31c6196b1c3d939327bb7
4
+ data.tar.gz: 3eda92dda83c767da2848d94947cbd95970de15d
5
5
  SHA512:
6
- metadata.gz: d10d4538c4ee7cd44822c06bcad059dea3d71449ece2d47ccdd6de7302b4b91da9e77e5dee2a235be14e2639ad4b7de814cad662199bd1a5184a008cc4daaaaf
7
- data.tar.gz: 221c455bb85be3206a4ca7cc41a70bf9e38107bae7f740e897239c6c0c47ddfa20dcce898804782591c837486cdb3297eaeedc9ac4d7e6ac7ca2b91bd8dc40ae
6
+ metadata.gz: f3586ea42905bf805534fbf1460e6ad4e495ed2435fbe395333fafdc2dd0e12fcbfb8edaeaf1ad701ac492f5259fc1ebec4d336e03b766867a251157b3a8844a
7
+ data.tar.gz: 8ec4064da5901939753b9fae1e7dd002e9bca2391bb21e6b018d5ed9f73d3bca4c555a43309a773ea7a5d149bdaae742dbaeace99f7223ad5f4ab8e46325d5ca
data/partitions.json CHANGED
@@ -225,6 +225,7 @@
225
225
  "endpoints" : {
226
226
  "ap-southeast-1" : { },
227
227
  "ap-southeast-2" : { },
228
+ "eu-central-1" : { },
228
229
  "eu-west-1" : { },
229
230
  "eu-west-2" : { },
230
231
  "us-east-1" : { },
@@ -1100,6 +1101,39 @@
1100
1101
  "us-east-1" : { }
1101
1102
  }
1102
1103
  },
1104
+ "mediaconvert" : {
1105
+ "endpoints" : {
1106
+ "ap-northeast-1" : { },
1107
+ "ap-south-1" : { },
1108
+ "ap-southeast-1" : { },
1109
+ "ap-southeast-2" : { },
1110
+ "eu-central-1" : { },
1111
+ "eu-west-1" : { },
1112
+ "us-east-1" : { },
1113
+ "us-west-1" : { },
1114
+ "us-west-2" : { }
1115
+ }
1116
+ },
1117
+ "medialive" : {
1118
+ "endpoints" : {
1119
+ "ap-northeast-1" : { },
1120
+ "ap-southeast-1" : { },
1121
+ "ap-southeast-2" : { },
1122
+ "eu-west-1" : { },
1123
+ "us-east-1" : { },
1124
+ "us-west-2" : { }
1125
+ }
1126
+ },
1127
+ "mediapackage" : {
1128
+ "endpoints" : {
1129
+ "ap-northeast-1" : { },
1130
+ "ap-southeast-1" : { },
1131
+ "ap-southeast-2" : { },
1132
+ "eu-west-1" : { },
1133
+ "us-east-1" : { },
1134
+ "us-west-2" : { }
1135
+ }
1136
+ },
1103
1137
  "metering.marketplace" : {
1104
1138
  "defaults" : {
1105
1139
  "credentialScope" : {
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.61.0
4
+ version: 1.62.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-02-13 00:00:00.000000000 Z
11
+ date: 2018-02-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: