aws-partitions 1.239.0 → 1.240.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +17 -17
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4c2955d254cdff4a90f5a656dd69c984b54b21d0
4
- data.tar.gz: 4659969803d11521b729519def50eef5396c057c
3
+ metadata.gz: a2b673c698ea49b23a4e1bd773dbc5b522400634
4
+ data.tar.gz: f62f46979087d737fe929f48e0c2ab2e6816d638
5
5
  SHA512:
6
- metadata.gz: 05076d220d5e6ee7412260354353c182d87772e6c4bc4be7b422543b07e3f852c20c26e6eb79a930b102158aba0e323ff53a7ce474dcbcb9ea45d0235ff90e03
7
- data.tar.gz: 3e84be0b9621d87ab0f8fb94c61413e6ff89f4b0157a81a084a84ba1f2723323e531d3ad5dc8685f84050b601427b8f74321b5050ce4edd4985ea88eeb40236d
6
+ metadata.gz: e03d6b357e526d91332fb3d813fcb0a1dfe285f9fab730e9730909d15a0a783365430f8319ca0a0a2e287a39d612ab4d63307251cb809efd557df92ff0ba89ec
7
+ data.tar.gz: 58f320fc4642100e5c5051c6412018e62bdae367a98549a2f1bfd7bd42f1b0c140daab3d338c8edb1dfd323f10bcf3dacee5e0e6f19b6c8eaa5871973e089f31
@@ -1578,11 +1578,16 @@
1578
1578
  "endpoints" : {
1579
1579
  "ap-northeast-1" : { },
1580
1580
  "ap-northeast-2" : { },
1581
+ "ap-south-1" : { },
1581
1582
  "ap-southeast-1" : { },
1582
1583
  "ap-southeast-2" : { },
1584
+ "ca-central-1" : { },
1583
1585
  "eu-central-1" : { },
1586
+ "eu-north-1" : { },
1584
1587
  "eu-west-1" : { },
1585
1588
  "eu-west-2" : { },
1589
+ "eu-west-3" : { },
1590
+ "sa-east-1" : { },
1586
1591
  "us-east-1" : { },
1587
1592
  "us-east-2" : { },
1588
1593
  "us-west-1" : { },
@@ -3330,25 +3335,10 @@
3330
3335
  "shield" : {
3331
3336
  "defaults" : {
3332
3337
  "protocols" : [ "https" ],
3333
- "sslCommonName" : "shield.ca-central-1.amazonaws.com"
3338
+ "sslCommonName" : "shield.us-east-1.amazonaws.com"
3334
3339
  },
3335
3340
  "endpoints" : {
3336
- "ap-northeast-1" : { },
3337
- "ap-northeast-2" : { },
3338
- "ap-south-1" : { },
3339
- "ap-southeast-1" : { },
3340
- "ap-southeast-2" : { },
3341
- "ca-central-1" : { },
3342
- "eu-central-1" : { },
3343
- "eu-north-1" : { },
3344
- "eu-west-1" : { },
3345
- "eu-west-2" : { },
3346
- "eu-west-3" : { },
3347
- "sa-east-1" : { },
3348
- "us-east-1" : { },
3349
- "us-east-2" : { },
3350
- "us-west-1" : { },
3351
- "us-west-2" : { }
3341
+ "us-east-1" : { }
3352
3342
  },
3353
3343
  "isRegionalized" : false
3354
3344
  },
@@ -4015,6 +4005,11 @@
4015
4005
  "cn-northwest-1" : { }
4016
4006
  }
4017
4007
  },
4008
+ "dax" : {
4009
+ "endpoints" : {
4010
+ "cn-northwest-1" : { }
4011
+ }
4012
+ },
4018
4013
  "directconnect" : {
4019
4014
  "endpoints" : {
4020
4015
  "cn-north-1" : { },
@@ -4360,6 +4355,11 @@
4360
4355
  "hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn"
4361
4356
  }
4362
4357
  }
4358
+ },
4359
+ "workspaces" : {
4360
+ "endpoints" : {
4361
+ "cn-northwest-1" : { }
4362
+ }
4363
4363
  }
4364
4364
  }
4365
4365
  }, {
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.239.0
4
+ version: 1.240.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: 2019-11-13 00:00:00.000000000 Z
11
+ date: 2019-11-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: