AWS Connection Details
To establish the connection to the AWS connector, you must specify the following configurations in the AWS Connector dialog.
Field | Description |
---|---|
Name |
Specify a unique name for the connection that you are creating. This is displayed in the Connection Name dropdown list for all the AWS activities. |
Description | A short description of the connection. |
Custom Endpoint | (Optional) To enable the AWS connection to an AWS or AWS compatible service running at the URL specified in the Endpoint field, set this field to True. |
Endpoint | This field is available only when
Custom Endpoint is set to
True.
Enter the service endpoint URL in the following format: <protocol>://<host>:<port>. For example, you can configure a MinIO cloud storage server endpoint. |
Region | Region for the Amazon connection. |
Access key ID | Access key ID of the AWS account (from the Security Credentials field of IAM Management Console). For details, see the AWS documentation. |
Secret access key | Enter the secret access key. This is the access key ID that is associated with your AWS account. For details, see the AWS documentation. |
Session token | (Optional) Enter a session token if you are using temporary security credentials. Temporary credentials expire after a specified interval. For more information, see the AWS documentation. |
Use Assume Role | This enables you to assume a role from another AWS account. By default, it is set to
False (indicating that you cannot assume a role from another AWS account).
When set to True, provide the following information:
For details, see the AWS documentation. |