Connections > Amazon S3 connection properties
  

Amazon S3 connection properties

When you set up an Amazon S3 connection, you must configure the connection properties.
The following table describes the Amazon S3 connection properties:
Connection property
Description
Runtime Environment
The name of the runtime environment where you want to run the tasks.
Access Key
The access key ID used to access the Amazon account resources. Required if you do not use AWS Identity and Access Management (IAM) authentication.
Note: Ensure that you have valid AWS credentials before you create a connection.
Secret Key
The secret access key used to access the Amazon account resources.
This value is associated with the access key and uniquely identifies the account. You must specify this value if you specify the access key ID. Required if you do not use AWS Identity and Access Management (IAM) authentication.
Folder Path
The complete path to the Amazon S3 objects and must include the bucket name and any folder name. Ensure that you do not use a forward slash at the end of the folder path. For example, <bucket name>/<my folder name>
Master Symmetric Key
Optional. Provide a 256-bit AES encryption key in the Base64 format when you enable client-side encryption. You can generate a key using a third-party tool.
If you specify a value, ensure that you specify the encryption type as client side encryption in the advanced target properties in the Schedule page.
Code Page
The code page compatible with the Amazon S3 source. Select one of the following code pages:
  • - MS Windows Latin 1. Select for ISO 8859-1 Western European data.
  • - UTF-8. Select for Unicode and non-Unicode data.
  • - Shift-JIS. Select for double-byte character data.
  • - ISO 8859-15 Latin 9 (Western European).
  • - ISO 8859-2 Eastern European.
  • - ISO 8859-3 Southeast European.
  • - ISO 8859-5 Cyrillic.
  • - ISO 8859-9 Latin 5 (Turkish).
  • - IBM EBCDIC International Latin-1.
Region Name
Specify the name of the region where the Amazon S3 bucket is available and for which you generated the customer master key ID. Select one of the following regions:
  • - Asia Pacific (Tokyo)
  • - Asia Pacific (Seoul)
  • - Asia Pacific (Singapore)
  • - Asia Pacific (Sydney)
  • - AWS GovCloud
  • - China (Beijing)
  • - EU (Ireland)
  • - EU (Frankfurt)
  • - South America (Sao Paulo)
  • - US East (N. Virginia)
  • - US West (N. California)
  • - US West (Oregon)
  • - US East (Ohio)
  • - Canada (Central)
  • - Asia Pacific (Mumbai)
You can only read from or write data to the regions supported by AWS SDK used by the Amazon S3 connector.