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 4, 2019
1 parent 5382f94 commit 4ad1865
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 29 deletions.
12 changes: 12 additions & 0 deletions .changes/3.82.6
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "api-change",
"category": "DeviceFarm",
"description": "\"This release provides support for running Appium Node.js and Appium Ruby tests on AWS Device Farm."
},
{
"type": "enhancement",
"category": "ECS",
"description": "Documentation updates for Amazon ECS tagging feature."
}
]
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## next release

* `Aws\DeviceFarm` - "This release provides support for running Appium Node.js and Appium Ruby tests on AWS Device Farm.
* `Aws\ECS` - Documentation updates for Amazon ECS tagging feature.

## 3.82.5 - 2019-01-03

* `Aws\IoTAnalytics` - ListDatasetContents now has a filter to limit results by date scheduled.
Expand Down
12 changes: 12 additions & 0 deletions src/data/devicefarm/2015-06-23/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2777,9 +2777,13 @@
"APPIUM_JAVA_JUNIT",
"APPIUM_JAVA_TESTNG",
"APPIUM_PYTHON",
"APPIUM_NODE",
"APPIUM_RUBY",
"APPIUM_WEB_JAVA_JUNIT",
"APPIUM_WEB_JAVA_TESTNG",
"APPIUM_WEB_PYTHON",
"APPIUM_WEB_NODE",
"APPIUM_WEB_RUBY",
"CALABASH",
"INSTRUMENTATION",
"UIAUTOMATION",
Expand Down Expand Up @@ -2988,9 +2992,13 @@
"APPIUM_JAVA_JUNIT_TEST_PACKAGE",
"APPIUM_JAVA_TESTNG_TEST_PACKAGE",
"APPIUM_PYTHON_TEST_PACKAGE",
"APPIUM_NODE_TEST_PACKAGE",
"APPIUM_RUBY_TEST_PACKAGE",
"APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE",
"APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE",
"APPIUM_WEB_PYTHON_TEST_PACKAGE",
"APPIUM_WEB_NODE_TEST_PACKAGE",
"APPIUM_WEB_RUBY_TEST_PACKAGE",
"CALABASH_TEST_PACKAGE",
"INSTRUMENTATION_TEST_PACKAGE",
"UIAUTOMATION_TEST_PACKAGE",
Expand All @@ -3000,9 +3008,13 @@
"APPIUM_JAVA_JUNIT_TEST_SPEC",
"APPIUM_JAVA_TESTNG_TEST_SPEC",
"APPIUM_PYTHON_TEST_SPEC",
"APPIUM_NODE_TEST_SPEC",
"APPIUM_RUBY_TEST_SPEC",
"APPIUM_WEB_JAVA_JUNIT_TEST_SPEC",
"APPIUM_WEB_JAVA_TESTNG_TEST_SPEC",
"APPIUM_WEB_PYTHON_TEST_SPEC",
"APPIUM_WEB_NODE_TEST_SPEC",
"APPIUM_WEB_RUBY_TEST_SPEC",
"INSTRUMENTATION_TEST_SPEC",
"XCTEST_UI_TEST_SPEC"
]
Expand Down
2 changes: 1 addition & 1 deletion src/data/devicefarm/2015-06-23/api-2.json.php

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions src/data/devicefarm/2015-06-23/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/devicefarm/2015-06-23/docs-2.json.php

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions src/data/ecs/2014-11-13/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@
"base": null,
"refs": {
"ContainerInstance$agentConnected": "<p>This parameter returns <code>true</code> if the agent is connected to Amazon ECS. Registered instances with an agent that may be unhealthy or stopped return <code>false</code>. Only instances connected to an agent can accept placement requests.</p>",
"CreateServiceRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the tasks within the service. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"CreateServiceRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the tasks within the service. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"ListAccountSettingsRequest$effectiveSettings": "<p>Specifies whether to return the effective settings. If <code>true</code>, the account settings for the root user or the default setting for the <code>principalArn</code>. If <code>false</code>, the account settings for the <code>principalArn</code> are returned if they are set. Otherwise, no account settings are returned.</p>",
"RunTaskRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the task. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"Service$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the tasks in the service. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"StartTaskRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the task. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"RunTaskRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the task. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"Service$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the tasks in the service. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"StartTaskRequest$enableECSManagedTags": "<p>Specifies whether to enable Amazon ECS managed tags for the task. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html\">Tagging Your Amazon ECS Resources</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>",
"UpdateServiceRequest$forceNewDeployment": "<p>Whether to force a new deployment of the service. Deployments are not forced by default. You can use this option to trigger a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination (<code>my_image:latest</code>) or to roll Fargate tasks onto a newer platform version.</p>"
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/ecs/2014-11-13/docs-2.json.php

Large diffs are not rendered by default.

0 comments on commit 4ad1865

Please sign in to comment.