Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Sep 12, 2019
1 parent 5e80d4b commit 06b108d
Show file tree
Hide file tree
Showing 25 changed files with 716 additions and 54 deletions.
22 changes: 22 additions & 0 deletions .changes/3.112.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "WorkMailMessageFlow",
"description": "This release allows customers to access email messages as they flow to and from Amazon WorkMail."
},
{
"type": "enhancement",
"category": "ElasticLoadBalancingv2",
"description": "Documentation updates for elasticloadbalancingv2: This release adds support for TLS SNI on Network Load Balancers "
},
{
"type": "api-change",
"category": "MediaLive",
"description": "AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed."
},
{
"type": "api-change",
"category": "EC2",
"description": "Fix for FleetActivityStatus and FleetStateCode enum"
}
]
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## next release

* `Aws\EC2` - Fix for FleetActivityStatus and FleetStateCode enum
* `Aws\ElasticLoadBalancingv2` - Documentation updates for elasticloadbalancingv2: This release adds support for TLS SNI on Network Load Balancers
* `Aws\MediaLive` - AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
* `Aws\WorkMailMessageFlow` - This release allows customers to access email messages as they flow to and from Amazon WorkMail.

## 3.111.2 - 2019-09-11

* `Aws\ConfigService` - Adding input validation for the OrganizationConfigRuleName string.
Expand Down
2 changes: 2 additions & 0 deletions src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@
* @method \Aws\MultiRegionClient createMultiRegionWorkLink(array $args = [])
* @method \Aws\WorkMail\WorkMailClient createWorkMail(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionWorkMail(array $args = [])
* @method \Aws\WorkMailMessageFlow\WorkMailMessageFlowClient createWorkMailMessageFlow(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionWorkMailMessageFlow(array $args = [])
* @method \Aws\WorkSpaces\WorkSpacesClient createWorkSpaces(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionWorkSpaces(array $args = [])
* @method \Aws\XRay\XRayClient createXRay(array $args = [])
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
namespace Aws\WorkMailMessageFlow\Exception;

use Aws\Exception\AwsException;

/**
* Represents an error interacting with the **Amazon WorkMail Message Flow** service.
*/
class WorkMailMessageFlowException extends AwsException {}
11 changes: 11 additions & 0 deletions src/WorkMailMessageFlow/WorkMailMessageFlowClient.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php
namespace Aws\WorkMailMessageFlow;

use Aws\AwsClient;

/**
* This client is used to interact with the **Amazon WorkMail Message Flow** service.
* @method \Aws\Result getRawMessageContent(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRawMessageContentAsync(array $args = [])
*/
class WorkMailMessageFlowClient extends AwsClient {}
8 changes: 4 additions & 4 deletions src/data/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12509,8 +12509,8 @@
"type":"string",
"enum":[
"error",
"pending-fulfillment",
"pending-termination",
"pending_fulfillment",
"pending_termination",
"fulfilled"
]
},
Expand Down Expand Up @@ -12760,8 +12760,8 @@
"active",
"deleted",
"failed",
"deleted-running",
"deleted-terminating",
"deleted_running",
"deleted_terminating",
"modifying"
]
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/ec2/2016-11-15/api-2.json.php

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions src/data/elasticloadbalancingv2/2015-12-01/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/elasticloadbalancingv2/2015-12-01/docs-2.json.php

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,7 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
Expand Down Expand Up @@ -1638,6 +1639,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-1-fips" : {
Expand Down Expand Up @@ -1724,6 +1726,7 @@
}
},
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
Expand Down Expand Up @@ -2076,6 +2079,7 @@
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"sa-east-1" : { },
"us-east-1" : { },
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions src/data/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1334,6 +1334,13 @@
"2017-10-01": "2017-10-01"
}
},
"workmailmessageflow": {
"namespace": "WorkMailMessageFlow",
"versions": {
"latest": "2019-05-01",
"2019-05-01": "2019-05-01"
}
},
"workspaces": {
"namespace": "WorkSpaces",
"versions": {
Expand Down
2 changes: 1 addition & 1 deletion src/data/manifest.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 06b108d

Please sign in to comment.