Merge pull request #11170 from usha-mandya/ecs-arn-patch

Add req on ARN and resource format
This commit is contained in:
Usha Mandya 2020-07-22 08:26:07 +01:00 committed by GitHub
commit 53ede60aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -205,6 +205,12 @@ $ docker ecs version
Docker ECS plugin 0.0.1 Docker ECS plugin 0.0.1
``` ```
## FAQ
**What does the error `this tool requires the "new ARN resource ID format"` mean?**
This error message means that your integration requires the new ARN resource ID format for ECS. To learn more, see [Migrating your Amazon ECS deployment to the new ARN and resource ID format](https://aws.amazon.com/blogs/compute/migrating-your-amazon-ecs-deployment-to-the-new-arn-and-resource-id-format-2/){: target="_blank" class="_"}.
## Feedback ## Feedback
Thank you for trying out the Docker ECS Integration beta release. Your feedback is very important to us. Let us know your feedback by creating an issue in the [ecs-plugin](https://github.com/docker/ecs-plugin){: target="_blank" class="_"} GitHub repository. Thank you for trying out the Docker ECS Integration beta release. Your feedback is very important to us. Let us know your feedback by creating an issue in the [ecs-plugin](https://github.com/docker/ecs-plugin){: target="_blank" class="_"} GitHub repository.