0016-00000811

Updated at:

Problem description

The output parameter for the query result in the SelectObject request is invalid.

Causes

You initiated a SelectObject request to store the query result as an object in a destination bucket, but the object format is invalid. The correct format is /TargetBucket/ObjectName. You must specify the full path of the object, including the destination bucket.

Examples

This feature is in invitational preview. Examples are unavailable.

Solutions

Specify the correct output parameter for the query result in the SelectObject request.

References