Skip to content

Commit

Permalink
2.7.25 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Mar 26, 2015
1 parent 1c119a1 commit 5942bb5
Show file tree
Hide file tree
Showing 5 changed files with 427 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# CHANGELOG

## 2.7.25 - 2015-03-26

* `Aws\ElasticTranscoder` - Added support for job timing.
* `Aws\Iam` - Adding NamedPolicy to GetAccountAuthorizationDetails.
* `Aws\OpsWorks` - Adding BlockDeviceMapping support.

## 2.7.24 - 2015-03-24

* `Aws\S3` - Added support for cross-region replication.
Expand Down
2 changes: 1 addition & 1 deletion src/Aws/Common/Aws.php
Expand Up @@ -28,7 +28,7 @@ class Aws extends ServiceBuilder
/**
* @var string Current version of the SDK
*/
const VERSION = '2.7.24';
const VERSION = '2.7.25';

/**
* Create a new service locator for the AWS SDK
Expand Down
228 changes: 228 additions & 0 deletions src/Aws/ElasticTranscoder/Resources/elastictranscoder-2012-09-25.php
Expand Up @@ -148,6 +148,26 @@
),
),
),
'DetectedProperties' => array(
'type' => 'object',
'properties' => array(
'Width' => array(
'type' => 'numeric',
),
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
),
),
),
),
'Output' => array(
Expand Down Expand Up @@ -1827,6 +1847,26 @@
),
),
),
'DetectedProperties' => array(
'type' => 'object',
'properties' => array(
'Width' => array(
'type' => 'numeric',
),
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
),
),
),
),
'Output' => array(
Expand Down Expand Up @@ -1882,6 +1922,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -2142,6 +2191,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -2410,6 +2468,20 @@
'type' => 'string',
),
),
'Timing' => array(
'type' => 'object',
'properties' => array(
'SubmitTimeMillis' => array(
'type' => 'numeric',
),
'StartTimeMillis' => array(
'type' => 'numeric',
),
'FinishTimeMillis' => array(
'type' => 'numeric',
),
),
),
),
),
),
Expand Down Expand Up @@ -2784,6 +2856,26 @@
),
),
),
'DetectedProperties' => array(
'type' => 'object',
'properties' => array(
'Width' => array(
'type' => 'numeric',
),
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
),
),
),
),
'Output' => array(
Expand Down Expand Up @@ -2839,6 +2931,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -3099,6 +3200,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -3367,6 +3477,20 @@
'type' => 'string',
),
),
'Timing' => array(
'type' => 'object',
'properties' => array(
'SubmitTimeMillis' => array(
'type' => 'numeric',
),
'StartTimeMillis' => array(
'type' => 'numeric',
),
'FinishTimeMillis' => array(
'type' => 'numeric',
),
),
),
),
),
),
Expand Down Expand Up @@ -3434,6 +3558,26 @@
),
),
),
'DetectedProperties' => array(
'type' => 'object',
'properties' => array(
'Width' => array(
'type' => 'numeric',
),
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
),
),
),
),
'Output' => array(
Expand Down Expand Up @@ -3489,6 +3633,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -3749,6 +3902,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -4017,6 +4179,20 @@
'type' => 'string',
),
),
'Timing' => array(
'type' => 'object',
'properties' => array(
'SubmitTimeMillis' => array(
'type' => 'numeric',
),
'StartTimeMillis' => array(
'type' => 'numeric',
),
'FinishTimeMillis' => array(
'type' => 'numeric',
),
),
),
),
),
),
Expand Down Expand Up @@ -4389,6 +4565,26 @@
),
),
),
'DetectedProperties' => array(
'type' => 'object',
'properties' => array(
'Width' => array(
'type' => 'numeric',
),
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
),
),
),
),
'Output' => array(
Expand Down Expand Up @@ -4444,6 +4640,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -4704,6 +4909,15 @@
'Height' => array(
'type' => 'numeric',
),
'FrameRate' => array(
'type' => 'string',
),
'FileSize' => array(
'type' => 'numeric',
),
'DurationMillis' => array(
'type' => 'numeric',
),
'Watermarks' => array(
'type' => 'array',
'items' => array(
Expand Down Expand Up @@ -4972,6 +5186,20 @@
'type' => 'string',
),
),
'Timing' => array(
'type' => 'object',
'properties' => array(
'SubmitTimeMillis' => array(
'type' => 'numeric',
),
'StartTimeMillis' => array(
'type' => 'numeric',
),
'FinishTimeMillis' => array(
'type' => 'numeric',
),
),
),
),
),
),
Expand Down

0 comments on commit 5942bb5

Please sign in to comment.