aws-sdk-core 2.3.2 → 2.3.3
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/elasticmapreduce/2009-03-31/api-2.json +5 -0
- data/apis/sqs/2012-11-05/examples-1.json +1 -1
- data/apis/storagegateway/2013-06-30/api-2.json +48 -2
- data/lib/aws-sdk-core/endpoint_provider.rb +7 -4
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/aws-sdk-core/xml/parser.rb +8 -3
- 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: 7666e84ad91058380b9d8768ac46591c0e32d519
|
|
4
|
+
data.tar.gz: f89dcc3b5be5c667cdc5a565cefaaa677a91349f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a6ac57612090622d36dc08e32ff9f018f8dc4ee924fb4beff5d8546f50233804ce8c2ef097ff954ce817ee8702108d510ec91e7aaeefcda566f6093036e8dc96
|
|
7
|
+
data.tar.gz: afe460f33734306c72c86074f6698decccf80dac1f8137bf5f9c3037f22447896de48b0eff7670a5fa9355bf32de9426f5a2d65431c8db084988dbfcb3baed0a
|
|
@@ -785,6 +785,10 @@
|
|
|
785
785
|
"CLUSTER_TERMINATED"
|
|
786
786
|
]
|
|
787
787
|
},
|
|
788
|
+
"InstanceStateList":{
|
|
789
|
+
"type":"list",
|
|
790
|
+
"member":{"shape":"InstanceState"}
|
|
791
|
+
},
|
|
788
792
|
"InstanceStatus":{
|
|
789
793
|
"type":"structure",
|
|
790
794
|
"members":{
|
|
@@ -996,6 +1000,7 @@
|
|
|
996
1000
|
"ClusterId":{"shape":"ClusterId"},
|
|
997
1001
|
"InstanceGroupId":{"shape":"InstanceGroupId"},
|
|
998
1002
|
"InstanceGroupTypes":{"shape":"InstanceGroupTypeList"},
|
|
1003
|
+
"InstanceStates":{"shape":"InstanceStateList"},
|
|
999
1004
|
"Marker":{"shape":"Marker"}
|
|
1000
1005
|
}
|
|
1001
1006
|
},
|
|
@@ -504,6 +504,19 @@
|
|
|
504
504
|
{"shape":"InternalServerError"}
|
|
505
505
|
]
|
|
506
506
|
},
|
|
507
|
+
"ListTapes":{
|
|
508
|
+
"name":"ListTapes",
|
|
509
|
+
"http":{
|
|
510
|
+
"method":"POST",
|
|
511
|
+
"requestUri":"/"
|
|
512
|
+
},
|
|
513
|
+
"input":{"shape":"ListTapesInput"},
|
|
514
|
+
"output":{"shape":"ListTapesOutput"},
|
|
515
|
+
"errors":[
|
|
516
|
+
{"shape":"InvalidGatewayRequestException"},
|
|
517
|
+
{"shape":"InternalServerError"}
|
|
518
|
+
]
|
|
519
|
+
},
|
|
507
520
|
"ListVolumeInitiators":{
|
|
508
521
|
"name":"ListVolumeInitiators",
|
|
509
522
|
"http":{
|
|
@@ -1519,6 +1532,7 @@
|
|
|
1519
1532
|
"GatewayInfo":{
|
|
1520
1533
|
"type":"structure",
|
|
1521
1534
|
"members":{
|
|
1535
|
+
"GatewayId":{"shape":"GatewayId"},
|
|
1522
1536
|
"GatewayARN":{"shape":"GatewayARN"},
|
|
1523
1537
|
"GatewayType":{"shape":"GatewayType"},
|
|
1524
1538
|
"GatewayOperationalState":{"shape":"GatewayOperationalState"},
|
|
@@ -1645,6 +1659,21 @@
|
|
|
1645
1659
|
"Tags":{"shape":"Tags"}
|
|
1646
1660
|
}
|
|
1647
1661
|
},
|
|
1662
|
+
"ListTapesInput":{
|
|
1663
|
+
"type":"structure",
|
|
1664
|
+
"members":{
|
|
1665
|
+
"TapeARNs":{"shape":"TapeARNs"},
|
|
1666
|
+
"Marker":{"shape":"Marker"},
|
|
1667
|
+
"Limit":{"shape":"PositiveIntObject"}
|
|
1668
|
+
}
|
|
1669
|
+
},
|
|
1670
|
+
"ListTapesOutput":{
|
|
1671
|
+
"type":"structure",
|
|
1672
|
+
"members":{
|
|
1673
|
+
"TapeInfos":{"shape":"TapeInfos"},
|
|
1674
|
+
"Marker":{"shape":"Marker"}
|
|
1675
|
+
}
|
|
1676
|
+
},
|
|
1648
1677
|
"ListVolumeInitiatorsInput":{
|
|
1649
1678
|
"type":"structure",
|
|
1650
1679
|
"required":["VolumeARN"],
|
|
@@ -1674,7 +1703,6 @@
|
|
|
1674
1703
|
},
|
|
1675
1704
|
"ListVolumesInput":{
|
|
1676
1705
|
"type":"structure",
|
|
1677
|
-
"required":["GatewayARN"],
|
|
1678
1706
|
"members":{
|
|
1679
1707
|
"GatewayARN":{"shape":"GatewayARN"},
|
|
1680
1708
|
"Marker":{"shape":"Marker"},
|
|
@@ -1976,6 +2004,20 @@
|
|
|
1976
2004
|
"max":50,
|
|
1977
2005
|
"min":2
|
|
1978
2006
|
},
|
|
2007
|
+
"TapeInfo":{
|
|
2008
|
+
"type":"structure",
|
|
2009
|
+
"members":{
|
|
2010
|
+
"TapeARN":{"shape":"TapeARN"},
|
|
2011
|
+
"TapeBarcode":{"shape":"TapeBarcode"},
|
|
2012
|
+
"TapeSizeInBytes":{"shape":"TapeSize"},
|
|
2013
|
+
"TapeStatus":{"shape":"TapeStatus"},
|
|
2014
|
+
"GatewayARN":{"shape":"GatewayARN"}
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
"TapeInfos":{
|
|
2018
|
+
"type":"list",
|
|
2019
|
+
"member":{"shape":"TapeInfo"}
|
|
2020
|
+
},
|
|
1979
2021
|
"TapeRecoveryPointInfo":{
|
|
1980
2022
|
"type":"structure",
|
|
1981
2023
|
"members":{
|
|
@@ -2175,7 +2217,11 @@
|
|
|
2175
2217
|
"type":"structure",
|
|
2176
2218
|
"members":{
|
|
2177
2219
|
"VolumeARN":{"shape":"VolumeARN"},
|
|
2178
|
-
"
|
|
2220
|
+
"VolumeId":{"shape":"VolumeId"},
|
|
2221
|
+
"GatewayARN":{"shape":"GatewayARN"},
|
|
2222
|
+
"GatewayId":{"shape":"GatewayId"},
|
|
2223
|
+
"VolumeType":{"shape":"VolumeType"},
|
|
2224
|
+
"VolumeSizeInBytes":{"shape":"long"}
|
|
2179
2225
|
}
|
|
2180
2226
|
},
|
|
2181
2227
|
"VolumeInfos":{
|
|
@@ -77,16 +77,19 @@ module Aws
|
|
|
77
77
|
class << self
|
|
78
78
|
|
|
79
79
|
def resolve(region, service)
|
|
80
|
-
|
|
80
|
+
default_provider.resolve(region, service)
|
|
81
81
|
end
|
|
82
82
|
|
|
83
83
|
def signing_region(region, service)
|
|
84
|
-
|
|
84
|
+
default_provider.signing_region(region, service)
|
|
85
85
|
end
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
private
|
|
88
88
|
|
|
89
|
-
|
|
89
|
+
def default_provider
|
|
90
|
+
@default_provider ||= EndpointProvider.new(Partitions.defaults)
|
|
91
|
+
end
|
|
90
92
|
|
|
93
|
+
end
|
|
91
94
|
end
|
|
92
95
|
end
|
data/lib/aws-sdk-core/version.rb
CHANGED
|
@@ -70,9 +70,16 @@ module Aws
|
|
|
70
70
|
# * {RexmlEngine}
|
|
71
71
|
#
|
|
72
72
|
def engine
|
|
73
|
+
set_default_engine unless @engine
|
|
73
74
|
@engine
|
|
74
75
|
end
|
|
75
76
|
|
|
77
|
+
def set_default_engine
|
|
78
|
+
[:ox, :oga, :libxml, :nokogiri, :rexml].each do |name|
|
|
79
|
+
@engine ||= try_load_engine(name)
|
|
80
|
+
end
|
|
81
|
+
end
|
|
82
|
+
|
|
76
83
|
private
|
|
77
84
|
|
|
78
85
|
def load_engine(name)
|
|
@@ -89,9 +96,7 @@ module Aws
|
|
|
89
96
|
|
|
90
97
|
end
|
|
91
98
|
|
|
92
|
-
|
|
93
|
-
try_load_engine(name)
|
|
94
|
-
end
|
|
99
|
+
set_default_engine
|
|
95
100
|
|
|
96
101
|
end
|
|
97
102
|
end
|
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.3.
|
|
4
|
+
version: 2.3.3
|
|
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: 2016-05-
|
|
11
|
+
date: 2016-05-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|