Skip to content

Conversation

shogo82148
Copy link
Contributor

Issue #, if available:
ref. Amazon S3 Path Deprecation Plan – The Rest of the Story

Description of changes:

As you know, path-style S3 url is now deprecated.
So, we should use virtual-hosted style url instead of it.

The document for Installing the Amazon ECS CLI is alread updated,
and uses virtual-hosted style url now.

For Linux systems:
sudo curl -o /usr/local/bin/ecs-cli https://amazon-ecs-cli.s3.amazonaws.com/ecs-cli-linux-amd64-latest

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

As you know, path-style S3 url is now deprecated.
So, we should use virtual-hosted style url instead of it.

ref. [Amazon S3 Path Deprecation Plan – The Rest of the Story](https://aws.amazon.com/jp/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/)

The document for [Installing the Amazon ECS CLI](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI_installation.html) is alread updated,
and uses virtual-hosted style url now.

> For Linux systems:
> sudo curl -o /usr/local/bin/ecs-cli https://amazon-ecs-cli.s3.amazonaws.com/ecs-cli-linux-amd64-latest
@subinataws subinataws merged commit 275b63f into aws:master Mar 13, 2020
@subinataws
Copy link
Contributor

@shogo82148 - thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants