Description - Returns some or all (up to 1000) of the objects in a bucket.

Runtime Class - com.ibi.agents.XDListObjectsAgent


Configuration

This action requires a Amazon S3 Generic as well as the following required parameters.

Parameter Groups

 ParameterTypeDescription
*NamestringThe name of the bucket whose objects are to be listed.
* - denotes required
 ParameterTypeDescription
Delimiter:stringA delimiter is a character that you specify to group keys. All keys that contain the same string between the prefix and the first occurrence of the delimiter are grouped under a single result element in CommonPrefixes. These groups are counted as one result against the max-keys limitation. These keys are not returned elsewhere in the response. Also, see prefix.
Key Marker:stringSpecifies the key in the bucket that you want to start listing from. Also, see version-id-marker.
* - denotes required
 ParameterTypeDescription
Max Results:integerIndicating the maximum number of results to include in the response.
Next Batch:booleanIf the result is truncated, this check provides an easy way to continue a truncated object listing and retrieve the next page of results.
Encoding Type:stringRequests Amazon S3 to encode the response and specifies the encoding method to use.An object key can contain any Unicode character. However, XML 1.0 parsers cannot parse some characters, such as characters with an ASCII value from 0 to 10. For characters that are not supported in XML 1.0, you can add this parameter to request that Amazon S3 encode the keys in the response.

Select from one of the following options:
  • url
* - denotes required
 ParameterTypeDescription
Output Document:stringDocument returned by object

Select from one of the following options:
  • Results Document {result} - Returns the result or status document of the execution.
  • Input Document {input} - Returns the input document of the object.
* - denotes required

Output Events

NameDescription
no_such_bucketno_such_bucket
successThe operation was successful.
fail_unreachableThe host was located but cannot be reached.
fail_connectCould not connect to the external system.
invalid_versioninvalid_version
fail_timeoutThe operation timed out.
no_such_keyno_such_key
invalid_accessKey_idinvalid_accessKey_id