Amazon S3 Host Field Descriptions
- Last Updated: May 18, 2026
- 2 minute read
- MOVEit Automation
- Version 2026
- 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
To access this dialog box:
Select
When you create the host, you can set the following properties. To set additional properties, edit the host.
Amazon S3 hosts use virtual addressing, where the bucket name is part of the domain name. For example, https://bucket-name.s3.amazonaws.com
For more information, see Amazon S3 - Additional Properties.
Alternate storage provider S3 host (Only available with Access Keys authentication)
MOVEit Automation administrators can create hosts at alternate storage providers that utilize the S3 protocol.
If you select Use alternate S3 provider, this uses non-virtual addressing, where the bucket name is part of the path. For example, https://s3.amazonaws.com/bucket-name
- An S3 compatible API
- The same security mechanism (key, secret)
|
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. |
|||||||
|
Authentication |
Select Access Keys, AWS Config File, or EC2 Instance Role (IMDS). For more information about each authentication method, see Amazon S3 Authentication.
|
|||||||
|
Use alternate S3 provider (Only available with Access Keys authentication) |
Check to select a host at an alternate storage provider that utilizes the S3 protocol. This uses the non-virtual addressing mode |
|||||||
|
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. |
|||||||