...
| Code Block |
|---|
aws configure --profile duracloud |
| Tip | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
If you are a Lyrasis hosted DuraCloud client, the AWS is region is west-2. You can set this in a few ways: 1. Add This is the most explicit and overrides all other settings (profiles, config files, etc.)
With a profile:
2. Set the region temporarily in your shell This applies only to the current terminal session:
Then commands can be run without specifying the region 3. Set the region inside the profile
|
Cyberduck documentation
Cyberduck's documentation for setting up new connections: https://docs.cyberduck.io/cyberduck/connection/
...