Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2
- All Products
For example,... -o option_name=value option_name=value ...
./infacmd.sh isp createconnection -dn Domain_AWS_UP2 -un Administrator -pd Administrator -cn AWS_S3_Reader -ct AmazonS3 -o "AccessKey=abcd SecretKey=abcd FolderPath=a-mercury-singapore-se1/reader MasterSymmetricKey='COJ9oRQW/UW1/wmjl+GFFWaae8Qv6vnr8XStqem6e8kEY=' regionName='Asia Pacific(Singapore)'"
Property
| Description
|
---|---|
FolderPath
| The complete path to Amazon S3 objects. The path must include the bucket name and any folder name.
Do not use a slash at the end of the folder path. For example,
<bucket name>/<my folder name> If you do not specify the region name when you create the Amazon S3 connection using command line interface, the US East (N. Virginia) region name is taken as default in the
RegionName property.
|