Amazon S3
Item | Description |
---|---|
Provider name | A name used for identifying the cloud provider. |
URI | A URI for connecting to the cloud provider. Example:
For information about the region and the URI (endpoint), check the Web site of Amazon Web Services. |
Access key ID | A component of the security authentication information (access key) required for accessing cloud provider. It is used as the user ID for accessing the cloud provider service. |
Secret access key | A component of the security authentication information (access key) required for accessing cloud provider. It is used as the password for accessing the cloud provider service. |
Network name or network ID (for systems with multiple networks) | A network name or network ID used for communicating with the cloud provider. |
Note
To specify a URI, use one of the following formats that include the region. (XXXXX: region)
https://s3-XXXXX.amazonaws.com/
https://s3.XXXXX.amazonaws.com/
Any other formats are unsupported.
[Examples of unsupported URIs]
s3.dualstack.XXXXX.amazonaws.com
s3.amazonaws.com
s3-external-1.amazonaws.com
Microsoft Azure Blob Storage
Item | Description |
---|---|
Provider name | A name used for identifying the cloud provider. |
URI | A URI for connecting to the cloud provider. Example:
|
Account | An account name for the cloud provider storage account. |
Access key | An access key for the cloud provider storage account. |
Network name or network ID (for systems with multiple networks) | A network name or network ID used for communicating with the cloud provider. |
OpenStack Swift
Item | Description |
---|---|
Provider name | A name used for identifying the cloud provider. |
URI | A URI for connecting to the cloud provider. |
Account | An account name for accessing the cloud provider. |
Password | A password for accessing the cloud provider. |
Domain ID | A domain ID for accessing the cloud provider. |
Project ID | A project ID for accessing the cloud provider. |
Network name or network ID (for systems with multiple networks) | A network name or network ID used for communicating with the cloud provider. |
Point
For accounts or access key IDs, grant permission to allow referencing and updating to the cloud storage.
For details about permissions, check the user's guide of each cloud provider.