aws-sdk-core 2.11.289 → 2.11.290
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 +4 -4
- data/apis/ec2/2016-11-15/api-2.json +14 -1
- data/endpoints.json +13 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 69c2052547edda123951abc20bef60ade98500ce
|
|
4
|
+
data.tar.gz: 434d88a04b8072bc140d175e377f2b928c7c35a6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e81a8300ed171a3a8fcfa1b2ed350c5954367c3b8d3d264d93800dbc4f7ec82851d354f49aa3b129324f5c97e02b5b6cfdb1d2e7fb604a00f9b37e31842fa7ce
|
|
7
|
+
data.tar.gz: 2554c02d8eaf49108bd88e25a90bea24206e2b3cbbaa25ec886d62cd587ca5126b2629e5a15b5ca19f139518fceddf669784fc42a61717693b0c1774754d3e08
|
|
@@ -22012,7 +22012,8 @@
|
|
|
22012
22012
|
"type":"string",
|
|
22013
22013
|
"enum":[
|
|
22014
22014
|
"vpc",
|
|
22015
|
-
"vpn"
|
|
22015
|
+
"vpn",
|
|
22016
|
+
"direct-connect-gateway"
|
|
22016
22017
|
]
|
|
22017
22018
|
},
|
|
22018
22019
|
"TransitGatewayAttachmentState":{
|
|
@@ -23308,6 +23309,10 @@
|
|
|
23308
23309
|
"Tags":{
|
|
23309
23310
|
"shape":"TagList",
|
|
23310
23311
|
"locationName":"tagSet"
|
|
23312
|
+
},
|
|
23313
|
+
"OwnerId":{
|
|
23314
|
+
"shape":"String",
|
|
23315
|
+
"locationName":"ownerId"
|
|
23311
23316
|
}
|
|
23312
23317
|
}
|
|
23313
23318
|
},
|
|
@@ -23333,6 +23338,14 @@
|
|
|
23333
23338
|
"CreationTimestamp":{
|
|
23334
23339
|
"shape":"MillisecondDateTime",
|
|
23335
23340
|
"locationName":"creationTimestamp"
|
|
23341
|
+
},
|
|
23342
|
+
"DnsEntries":{
|
|
23343
|
+
"shape":"DnsEntrySet",
|
|
23344
|
+
"locationName":"dnsEntrySet"
|
|
23345
|
+
},
|
|
23346
|
+
"NetworkLoadBalancerArns":{
|
|
23347
|
+
"shape":"ValueStringList",
|
|
23348
|
+
"locationName":"networkLoadBalancerArnSet"
|
|
23336
23349
|
}
|
|
23337
23350
|
}
|
|
23338
23351
|
},
|
data/endpoints.json
CHANGED
|
@@ -2964,7 +2964,7 @@
|
|
|
2964
2964
|
},
|
|
2965
2965
|
"support" : {
|
|
2966
2966
|
"endpoints" : {
|
|
2967
|
-
"
|
|
2967
|
+
"aws-global" : { }
|
|
2968
2968
|
}
|
|
2969
2969
|
},
|
|
2970
2970
|
"swf" : {
|
|
@@ -3400,6 +3400,18 @@
|
|
|
3400
3400
|
"cn-northwest-1" : { }
|
|
3401
3401
|
}
|
|
3402
3402
|
},
|
|
3403
|
+
"kms" : {
|
|
3404
|
+
"endpoints" : {
|
|
3405
|
+
"ProdFips" : {
|
|
3406
|
+
"credentialScope" : {
|
|
3407
|
+
"region" : "cn-northwest-1"
|
|
3408
|
+
},
|
|
3409
|
+
"hostname" : "kms-fips.cn-northwest-1.amazonaws.com.cn"
|
|
3410
|
+
},
|
|
3411
|
+
"cn-north-1" : { },
|
|
3412
|
+
"cn-northwest-1" : { }
|
|
3413
|
+
}
|
|
3414
|
+
},
|
|
3403
3415
|
"lambda" : {
|
|
3404
3416
|
"endpoints" : {
|
|
3405
3417
|
"cn-north-1" : { },
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-core
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.11.
|
|
4
|
+
version: 2.11.290
|
|
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-06-
|
|
11
|
+
date: 2019-06-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|