website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
Home
DCS
Node
Resources
Help center
⌘K
Storj DCS
Get Started
AWS CLI and Hosted Gateway MT
AWS SDK and Hosted Gateway MT
Uplink CLI
Satellite Admin Console
Object Browser
Downloads
Download Uplink CLI
Download Self-hosted S3 Compatible Gateway
Download Storj Client Libraries
SDKs & Reference
Tutorial
How-to Guides
Concepts
Support
Support Overview
FAQ
Community Forum
Status Page
Help Desk
Billing, Payment & Accounts
Resources
Moved Documents
Docs powered by archbee 
6min

AWS CLI Advanced Options

Install awscli-plugin-endpoint plugin

aws CLI v1.x
aws CLI v2.x
Shell
|


Configure plugin in your ~/.aws/config file:

Shell
|


Define an endpoint with AWS CLI

Configure the default profile (see Self-hosted S3 Compatible Gateway to choose a correct endpoint):

Shell
|


The resulting file would look like:

You can now use the AWS CLI without specifying an endpoint:

Shell
|


To configure s3api endpoint you can use this command:

Shell
|


You can also use a different profile for Storj:

Shell
|


To use AWS CLI with a separate profile storj:

Shell
|




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
AWS SDK and Hosted Gateway MT
Docs powered by archbee 
TABLE OF CONTENTS
Install awscli-plugin-endpoint plugin
Define an endpoint with AWS CLI