Merge pull request #1491 from lancefrench/gh-1491

Amazon Instance Builder Docs Still Reference Deprecated S3Endpoint
pull/1630/head
Mitchell Hashimoto 12 years ago
commit fc2e24faa3

@ -304,7 +304,7 @@ sudo -n ec2-upload-bundle \
-s {{.SecretKey}} \
-d {{.BundleDirectory}} \
--batch \
--url {{.S3Endpoint}} \
--region {{.Region}} \
--retry
```

Loading…
Cancel
Save