Description - You can use the versions subresource to list metadata about all of the versions of objects in a bucket.

Runtime Class - com.ibi.agents.XDListObjectVersionsAgent


Configuration

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

Parameter Groups

 ParameterTypeDescription
*Name:stringSets the name of the Amazon S3 bucket whose versions 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.
Version ID Marker:stringSpecifies the object version you want to start listing from.
* - 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 version listing and retrieve the next page of results.
Prefix:stringUse this parameter to select only those keys that begin with the specified prefix. You can use prefixes to separate a bucket into different groupings of keys. (You can think of using prefix to make groups in the same way you'd use a folder in a file system.) You can use prefix with delimiter to roll up numerous objects into a single result under CommonPrefixes.
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