Skip to content

Parsing S3Select request #1642

Closed
Closed
@dkoutsou

Description

@dkoutsou

Hi,

I have a code snippet that sends a S3Select request to a bucket. The program returns True in the IsSuccess method. However as I see here the result is of type Model::SelectObjectContentOutcome. By following the documentation here this consists of a Aws::NoResult and although there is a GetResult method, there is no actual way to get or parse the results, like in other AWS SDK requests. Is this feature missing or am I doing something wrong?

Thank you very much

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions