| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.selectObjectContent(S3Configuration configuration,
S3Connection connection,
String bucketName,
String key,
String expression,
String expressionType,
ApiInputSerialization inputSerialization,
ApiOutputSerialization outputSerialization,
ApiScanRange scanRange,
boolean requestProgressEnabled,
String sseCustomerAlgorithm,
String sseCustomerKey,
String sseCustomerKeyMD5,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Void> callback)
This action filters the contents of an Amazon S3 object based on a simple structured query language (SQL) statement.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.