Commit fc2e24fa authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Merge pull request #1491 from lancefrench/gh-1491

Amazon Instance Builder Docs Still Reference Deprecated S3Endpoint
parents 733a3ca3 ce5276d6
......@@ -304,7 +304,7 @@ sudo -n ec2-upload-bundle \
-s {{.SecretKey}} \
-d {{.BundleDirectory}} \
--batch \
--url {{.S3Endpoint}} \
--region {{.Region}} \
--retry
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment