Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Frequently Asked Questions for Amazon S3 V2 Connector

Frequently Asked Questions for Amazon S3 V2 Connector

Using an Existing Amazon S3 V2 Target Object

Using an Existing Amazon S3 V2 Target Object

What happens if I select an existing target object and specify a folder path starting with a slash (/) in the advanced target property?
If you select an existing target object and specify a folder path starting with a slash (/) in the
/<folder_name>
format in the advanced target property, the Secure Agent appends the folder path in the advanced target property to the folder path in the connection property.
For example, if you specify the
<my_bucket1>/<dir1>
folder path in the connection property and
/<dir2>
folder path in the advanced target property, the Secure Agent appends the
/<dir2>
folder path to the
<my_bucket1>/<dir1>
folder path and writes the data to the following location:
<my_bucket1>/<dir1>/<dir2>/<existing_target_object>
What happens if I select an existing target object and specify different bucket names in the connection and advanced target properties?
If you specify different bucket names in the connection and advanced target properties when you select an existing target object, the Secure Agent considers the bucket name that you specified in the advanced target properties. The Secure Agent ignores the bucket name that you specified in the connection property.
For example, if you specify the
<my_bucket1>
bucket name in the connection property and
<my_bucket2>
bucket name in the advanced target property, the Secure Agent writes the file to the following location:
<my_bucket2>/<existing_target_object>
What happens if I specify a folder path starting with a slash (/) in advanced target property that is not present in the bucket that I specified in the connection property when I select an existing target object?
The Secure Agent creates a new folder and appends the new folder to the folder path that you specified in the connection property. The Secure Agent creates the new folder in the following location:
<bucket_name>/<folder_name1>/<new_folder_name2>
For example, if you specify the
<my_bucket1>/<dir1>
folder path in the connection property and
/<dir2>
folder path in the advanced target property, the Secure Agent creates and appends the
/<dir2>
new folder with the
<my_bucket1>/<dir1>
folder path that you specified in the connection property. The Secure Agent writes the file to the following location:
<my_bucket1>/<dir1>/<dir2>/<existing_target_object>

0 COMMENTS

We’d like to hear from you!