Amazon S3 Host Field Descriptions
- Last Updated: December 12, 2023
- 2 minute read
- MOVEit Automation
- Version 2023.1
- Version 2023
- Documentation
Prerequisites: To use an Amazon S3 host with MOVEit Automation , you must apply the following permissions for the S3 bucket to the user:
- PutObject
- GetObject
- ListAllMyBuckets (only required to Browse to the Default Bucket Name)
- AbortMultipartUpload
- ListBucket
- DeleteObject
- ListMultipartUploadParts
- GetBucketLocation
Alternate storage provider S3 host
MOVEit Automation administrators can create hosts at alternate storage providers that utilize the S3 protocol.
Compatible storage providers must provide the following minimum elements:
- An S3 compatible API
- The same security mechanism (key, secret)
To access this dialog box:
Select HOSTS > Add Host > Amazon S3
When you create the host, you can set the following General properties. To set additional properties, edit the host.
For more information, see Amazon S3 - Additional Properties.
|
Amazon S3 Host Field |
Description |
|
|---|---|---|
|
General |
||
|
Friendly Name |
A name for the host. The name you specify appears in the MOVEit Automation user interface. |
|
|
Description |
Optional. Description of the host. This field is informational only, and does not affect the operation of the host. |
|
|
Access Key ID |
The access key ID for your AWS environment. |
|
|
Secret Access Key |
The secret access key for your AWS environment. |
|
|
Use alternate S3 provider |
Check to select a host at an alternate storage provider that utilizes the S3 protocol |
|
|
URL |
The URL of the alternate storage provider. The URL protocol is based on the Secure Connection
with TLS. If secure communication is enabled, the protocol is |
|
|
Proxy Server |
Type |
Type of proxy server with which MOVEit Automation communicates. Available proxy types: None, HTTP, and HTTPS. Default is None. |
|
Hostname/IP Address |
The full hostname or IP address of the proxy server to which you want to connect. |
|
|
Port |
The TCP Port of the proxy server. |
|
|
Username, Password |
The credentials for proxy server authentication. |
|
|
Default Bucket Name |
The Default Bucket is applied to the sources and destinations of tasks using this Amazon S3 host. Note: You can override the host's default bucket name in task sources and destinations. |
|
|
Secure Connection with TLS |
Check to enable secure communication between MOVEit Automation and the remote host. |
|
|
Test |
Click to test your connection. For more information, see Tests Performed on Hosts. |
|