aws-sdk-v1 1.59.1 → 1.60.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: 512d65edd30de5e7a79df9684f67fc8596682b4f
4
- data.tar.gz: c8436a118f8fa93f35dc1232ff87b836b294eba6
3
+ metadata.gz: 4062d47ef96cc04ff1b6aa0f251749aa529b76c6
4
+ data.tar.gz: 011865cbf3efa047f34f8e3b003206cd431ea211
5
5
  SHA512:
6
- metadata.gz: 329733ff78268ee290dc6e30f6b0c1df5e06a3bf782d649ca34298d62f069f100a9723221d48622f9336ebe64c4ddbb8a4a952cebd639c76fe44a718b3c2992d
7
- data.tar.gz: c4158063f30720c73088ac229c27ed525f28166c4b3cde02861ab50029f546c5c4905f6a32ca338908f57f339999e2ef7df8b6ca596b3d6ecb173e76f1972632
6
+ metadata.gz: 1894815b6a61b2111f3ba6ae719c3eb5750bb5a653779ebb87e9ff9e0deb077cf04ffb5666625baa09bbc6d9eac45a56421918052b0b14560ef4802442605558
7
+ data.tar.gz: ee4fbcf4880e14a1d73e33166842bdd97b375f4e910f6a70600cd61a1ae7318e2d3d10705eaff48ec7ec40939fa9c18ce5b01d49aa6abd5487135daf161894d9
@@ -1,4 +1,4 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1
+ # Copyright 2011-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License"). You
4
4
  # may not use this file except in compliance with the License. A copy of
@@ -217,6 +217,8 @@
217
217
  :members:
218
218
  name:
219
219
  :type: :string
220
+ defaultTaskPriority:
221
+ :type: :string
220
222
  defaultTaskScheduleToStartTimeout:
221
223
  :type: :string
222
224
  defaultTaskScheduleToCloseTimeout:
@@ -306,6 +308,8 @@
306
308
  :members:
307
309
  name:
308
310
  :type: :string
311
+ taskPriority:
312
+ :type: :string
309
313
  childPolicy:
310
314
  :type: :string
311
315
  openCounts:
@@ -369,6 +373,8 @@
369
373
  :members:
370
374
  name:
371
375
  :type: :string
376
+ defaultTaskPriority:
377
+ :type: :string
372
378
  defaultChildPolicy:
373
379
  :type: :string
374
380
  - :name: GetWorkflowExecutionHistory
@@ -427,6 +433,8 @@
427
433
  :type: :string
428
434
  tagList:
429
435
  :type: :string
436
+ taskPriority:
437
+ :type: :string
430
438
  continuedExecutionRunId:
431
439
  :type: :string
432
440
  parentWorkflowExecution:
@@ -505,6 +513,8 @@
505
513
  :members:
506
514
  name:
507
515
  :type: :string
516
+ taskPriority:
517
+ :type: :string
508
518
  taskStartToCloseTimeout:
509
519
  :type: :string
510
520
  childPolicy:
@@ -558,6 +568,8 @@
558
568
  :members:
559
569
  name:
560
570
  :type: :string
571
+ taskPriority:
572
+ :type: :string
561
573
  startToCloseTimeout:
562
574
  :type: :string
563
575
  decisionTaskStartedEventAttributes:
@@ -612,6 +624,8 @@
612
624
  :members:
613
625
  name:
614
626
  :type: :string
627
+ taskPriority:
628
+ :type: :string
615
629
  decisionTaskCompletedEventId:
616
630
  :type: :integer
617
631
  heartbeatTimeout:
@@ -756,6 +770,8 @@
756
770
  :members:
757
771
  name:
758
772
  :type: :string
773
+ taskPriority:
774
+ :type: :string
759
775
  decisionTaskCompletedEventId:
760
776
  :type: :integer
761
777
  childPolicy:
@@ -1416,6 +1432,8 @@
1416
1432
  :type: :string
1417
1433
  tagList:
1418
1434
  :type: :string
1435
+ taskPriority:
1436
+ :type: :string
1419
1437
  continuedExecutionRunId:
1420
1438
  :type: :string
1421
1439
  parentWorkflowExecution:
@@ -1494,6 +1512,8 @@
1494
1512
  :members:
1495
1513
  name:
1496
1514
  :type: :string
1515
+ taskPriority:
1516
+ :type: :string
1497
1517
  taskStartToCloseTimeout:
1498
1518
  :type: :string
1499
1519
  childPolicy:
@@ -1547,6 +1567,8 @@
1547
1567
  :members:
1548
1568
  name:
1549
1569
  :type: :string
1570
+ taskPriority:
1571
+ :type: :string
1550
1572
  startToCloseTimeout:
1551
1573
  :type: :string
1552
1574
  decisionTaskStartedEventAttributes:
@@ -1601,6 +1623,8 @@
1601
1623
  :members:
1602
1624
  name:
1603
1625
  :type: :string
1626
+ taskPriority:
1627
+ :type: :string
1604
1628
  decisionTaskCompletedEventId:
1605
1629
  :type: :integer
1606
1630
  heartbeatTimeout:
@@ -1745,6 +1769,8 @@
1745
1769
  :members:
1746
1770
  name:
1747
1771
  :type: :string
1772
+ taskPriority:
1773
+ :type: :string
1748
1774
  decisionTaskCompletedEventId:
1749
1775
  :type: :integer
1750
1776
  childPolicy:
@@ -2068,6 +2094,8 @@
2068
2094
  name:
2069
2095
  - :string
2070
2096
  - :required
2097
+ defaultTaskPriority:
2098
+ - :string
2071
2099
  defaultTaskScheduleToStartTimeout:
2072
2100
  - :string
2073
2101
  defaultTaskScheduleToCloseTimeout:
@@ -2108,6 +2136,8 @@
2108
2136
  name:
2109
2137
  - :string
2110
2138
  - :required
2139
+ defaultTaskPriority:
2140
+ - :string
2111
2141
  defaultChildPolicy:
2112
2142
  - :string
2113
2143
  :outputs: {}
@@ -2189,6 +2219,8 @@
2189
2219
  name:
2190
2220
  - :string
2191
2221
  - :required
2222
+ taskPriority:
2223
+ - :string
2192
2224
  scheduleToStartTimeout:
2193
2225
  - :string
2194
2226
  startToCloseTimeout:
@@ -2225,6 +2257,8 @@
2225
2257
  name:
2226
2258
  - :string
2227
2259
  - :required
2260
+ taskPriority:
2261
+ - :string
2228
2262
  taskStartToCloseTimeout:
2229
2263
  - :string
2230
2264
  childPolicy:
@@ -2304,6 +2338,8 @@
2304
2338
  name:
2305
2339
  - :string
2306
2340
  - :required
2341
+ taskPriority:
2342
+ - :string
2307
2343
  taskStartToCloseTimeout:
2308
2344
  - :string
2309
2345
  childPolicy:
@@ -2354,6 +2390,8 @@
2354
2390
  name:
2355
2391
  - :string
2356
2392
  - :required
2393
+ taskPriority:
2394
+ - :string
2357
2395
  input:
2358
2396
  - :string
2359
2397
  executionStartToCloseTimeout:
@@ -2366,7 +2404,7 @@
2366
2404
  childPolicy:
2367
2405
  - :string
2368
2406
  :outputs:
2369
- runId:
2407
+ Run:
2370
2408
  :type: :string
2371
2409
  - :name: TerminateWorkflowExecution
2372
2410
  :method: :terminate_workflow_execution
@@ -11,7 +11,7 @@
11
11
  # ANY KIND, either express or implied. See the License for the specific
12
12
  # language governing permissions and limitations under the License.
13
13
 
14
- require 'digest'
14
+ require 'openssl'
15
15
 
16
16
  module AWS
17
17
  class SQS
@@ -810,7 +810,7 @@ module AWS
810
810
  # @api private
811
811
  protected
812
812
  def calculate_checksum data
813
- Digest::MD5.hexdigest data
813
+ OpenSSL::Digest::MD5.hexdigest data
814
814
  end
815
815
 
816
816
  # @api private
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.59.1'
16
+ VERSION = '1.60.0'
17
17
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.59.1
4
+ version: 1.60.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: 2014-12-03 00:00:00.000000000 Z
11
+ date: 2014-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri