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 Jan 10, 2019
1 parent 37ccee8 commit 749c36f
Show file tree
Hide file tree
Showing 19 changed files with 318 additions and 229 deletions.
27 changes: 27 additions & 0 deletions .changes/3.85.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "EndpointDiscovery",
"description": "This feature adds SDK support for discovering the correct endpoint for a customer by making requests against a service-provided API, for operations specified by the service."
},
{
"type": "enhancement",
"category": "CodeDeploy",
"description": "Documentation updates for codedeploy"
},
{
"type": "api-change",
"category": "SageMaker",
"description": "SageMaker Training Jobs now support Inter-Container traffic encryption."
},
{
"type": "api-change",
"category": "EC2",
"description": "EC2 Spot: a) CreateFleet support for Single AvailabilityZone requests and b) support for paginated DescribeSpotInstanceRequests."
},
{
"type": "api-change",
"category": "IoT",
"description": "This release adds tagging support for rules of AWS IoT Rules Engine. Tags enable you to categorize your rules in different ways, for example, by purpose, owner, or environment. For more information about tagging, see AWS Tagging Strategies (https:\/\/aws.amazon.com\/answers\/account-management\/aws-tagging-strategies\/). For technical documentation, look for the tagging operations in the AWS IoT Core API reference or User Guide (https:\/\/docs.aws.amazon.com\/iot\/latest\/developerguide\/tagging-iot.html)."
}
]
7 changes: 0 additions & 7 deletions .changes/nextrelease/endpoint_discovery.json

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## next release

* `Aws\CodeDeploy` - Documentation updates for codedeploy
* `Aws\EC2` - EC2 Spot: a) CreateFleet support for Single AvailabilityZone requests and b) support for paginated DescribeSpotInstanceRequests.
* `Aws\EndpointDiscovery` - This feature adds SDK support for discovering the correct endpoint for a customer by making requests against a service-provided API, for operations specified by the service.
* `Aws\IoT` - This release adds tagging support for rules of AWS IoT Rules Engine. Tags enable you to categorize your rules in different ways, for example, by purpose, owner, or environment. For more information about tagging, see AWS Tagging Strategies (https://aws.amazon.com/answers/account-management/aws-tagging-strategies/). For technical documentation, look for the tagging operations in the AWS IoT Core API reference or User Guide (https://docs.aws.amazon.com/iot/latest/developerguide/tagging-iot.html).
* `Aws\SageMaker` - SageMaker Training Jobs now support Inter-Container traffic encryption.

## 3.84.0 - 2019-01-09

* `Aws\Credentials` - Fixes a failure loop if InstanceProfileProvider fails.
Expand Down
238 changes: 119 additions & 119 deletions src/data/codedeploy/2014-10-06/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/codedeploy/2014-10-06/docs-2.json.php

Large diffs are not rendered by default.

18 changes: 17 additions & 1 deletion src/data/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9587,7 +9587,9 @@
"SpotInstanceRequestIds":{
"shape":"SpotInstanceRequestIdList",
"locationName":"SpotInstanceRequestId"
}
},
"NextToken":{"shape":"String"},
"MaxResults":{"shape":"Integer"}
}
},
"DescribeSpotInstanceRequestsResult":{
Expand All @@ -9596,6 +9598,10 @@
"SpotInstanceRequests":{
"shape":"SpotInstanceRequestList",
"locationName":"spotInstanceRequestSet"
},
"NextToken":{
"shape":"String",
"locationName":"nextToken"
}
}
},
Expand Down Expand Up @@ -16782,6 +16788,10 @@
"shape":"Boolean",
"locationName":"singleInstanceType"
},
"SingleAvailabilityZone":{
"shape":"Boolean",
"locationName":"singleAvailabilityZone"
},
"MinTargetCapacity":{
"shape":"Integer",
"locationName":"minTargetCapacity"
Expand All @@ -16793,6 +16803,7 @@
"members":{
"AllocationStrategy":{"shape":"FleetOnDemandAllocationStrategy"},
"SingleInstanceType":{"shape":"Boolean"},
"SingleAvailabilityZone":{"shape":"Boolean"},
"MinTargetCapacity":{"shape":"Integer"}
}
},
Expand Down Expand Up @@ -20569,6 +20580,10 @@
"shape":"Boolean",
"locationName":"singleInstanceType"
},
"SingleAvailabilityZone":{
"shape":"Boolean",
"locationName":"singleAvailabilityZone"
},
"MinTargetCapacity":{
"shape":"Integer",
"locationName":"minTargetCapacity"
Expand All @@ -20582,6 +20597,7 @@
"InstanceInterruptionBehavior":{"shape":"SpotInstanceInterruptionBehavior"},
"InstancePoolsToUseCount":{"shape":"Integer"},
"SingleInstanceType":{"shape":"Boolean"},
"SingleAvailabilityZone":{"shape":"Boolean"},
"MinTargetCapacity":{"shape":"Integer"}
}
},
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.

27 changes: 17 additions & 10 deletions src/data/ec2/2016-11-15/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/ec2/2016-11-15/docs-2.json.php

Large diffs are not rendered by default.

27 changes: 23 additions & 4 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@
},
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-west-2" : { }
Expand Down Expand Up @@ -725,6 +728,20 @@
"us-west-2" : { }
}
},
"datasync" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"dax" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down Expand Up @@ -1141,10 +1158,6 @@
}
},
"fsx" : {
"defaults" : {
"protocols" : [ "https" ],
"sslCommonName" : "fsx.us-west-2.amazonaws.com"
},
"endpoints" : {
"eu-west-1" : { },
"us-east-1" : { },
Expand Down Expand Up @@ -1608,6 +1621,12 @@
},
"hostname" : "rds.ap-southeast-1.amazonaws.com"
},
"ap-southeast-2" : {
"credentialScope" : {
"region" : "ap-southeast-2"
},
"hostname" : "rds.ap-southeast-2.amazonaws.com"
},
"eu-central-1" : {
"credentialScope" : {
"region" : "eu-central-1"
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion src/data/iot/2015-05-28/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4016,7 +4016,12 @@
"location":"uri",
"locationName":"ruleName"
},
"topicRulePayload":{"shape":"TopicRulePayload"}
"topicRulePayload":{"shape":"TopicRulePayload"},
"tags":{
"shape":"String",
"location":"header",
"locationName":"x-amz-tagging"
}
},
"payload":"topicRulePayload"
},
Expand Down Expand Up @@ -5012,6 +5017,10 @@
},
"DynamoDBv2Action":{
"type":"structure",
"required":[
"roleArn",
"putItem"
],
"members":{
"roleArn":{"shape":"AwsArn"},
"putItem":{"shape":"PutItemInput"}
Expand Down
2 changes: 1 addition & 1 deletion src/data/iot/2015-05-28/api-2.json.php

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/data/iot/2015-05-28/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4586,6 +4586,7 @@
"CloudwatchMetricAction$metricValue": "<p>The CloudWatch metric value.</p>",
"CloudwatchMetricAction$metricUnit": "<p>The <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#Unit\">metric unit</a> supported by CloudWatch.</p>",
"CloudwatchMetricAction$metricTimestamp": "<p>An optional <a href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Unix timestamp</a>.</p>",
"CreateTopicRuleRequest$tags": "<p>Metadata which can be used to manage the topic rule.</p> <note> <p>For URI Request parameters use format: ...key1=value1&amp;key2=value2...</p> <p>For the CLI command-line parameter use format: --tags \"key1=value1&amp;key2=value2...\"</p> <p>For the cli-input-json file use format: \"tags\": \"key1=value1&amp;key2=value2...\"</p> </note>",
"StringMap$key": null,
"StringMap$value": null
}
Expand Down
2 changes: 1 addition & 1 deletion src/data/iot/2015-05-28/docs-2.json.php

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions src/data/sagemaker/2017-07-24/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,8 @@
"VpcConfig":{"shape":"VpcConfig"},
"StoppingCondition":{"shape":"StoppingCondition"},
"Tags":{"shape":"TagList"},
"EnableNetworkIsolation":{"shape":"Boolean"}
"EnableNetworkIsolation":{"shape":"Boolean"},
"EnableInterContainerTrafficEncryption":{"shape":"Boolean"}
}
},
"CreateTrainingJobResponse":{
Expand Down Expand Up @@ -2073,7 +2074,8 @@
"LastModifiedTime":{"shape":"Timestamp"},
"SecondaryStatusTransitions":{"shape":"SecondaryStatusTransitions"},
"FinalMetricDataList":{"shape":"FinalMetricDataList"},
"EnableNetworkIsolation":{"shape":"Boolean"}
"EnableNetworkIsolation":{"shape":"Boolean"},
"EnableInterContainerTrafficEncryption":{"shape":"Boolean"}
}
},
"DescribeTransformJobRequest":{
Expand Down Expand Up @@ -2280,7 +2282,7 @@
"type":"string",
"max":63,
"min":1,
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*$"
},
"EnvironmentKey":{
"type":"string",
Expand Down Expand Up @@ -2460,7 +2462,8 @@
"OutputDataConfig":{"shape":"OutputDataConfig"},
"ResourceConfig":{"shape":"ResourceConfig"},
"StoppingCondition":{"shape":"StoppingCondition"},
"EnableNetworkIsolation":{"shape":"Boolean"}
"EnableNetworkIsolation":{"shape":"Boolean"},
"EnableInterContainerTrafficEncryption":{"shape":"Boolean"}
}
},
"HyperParameterTrainingJobSummaries":{
Expand Down Expand Up @@ -2779,7 +2782,10 @@
"Total":{"shape":"LabelCounter"}
}
},
"LabelingJobAlgorithmSpecificationArn":{"type":"string"},
"LabelingJobAlgorithmSpecificationArn":{
"type":"string",
"max":2048
},
"LabelingJobAlgorithmsConfig":{
"type":"structure",
"required":["LabelingJobAlgorithmSpecificationArn"],
Expand Down Expand Up @@ -4429,7 +4435,7 @@
"type":"string",
"max":128,
"min":1,
"pattern":"^((?!aws:)[\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
},
"TagKeyList":{
"type":"list",
Expand Down
2 changes: 1 addition & 1 deletion src/data/sagemaker/2017-07-24/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 749c36f

Please sign in to comment.