public class DynamoDBSource extends AbstractAwsConnector implements Source<byte[]>
ACCESS_KEY_NAME, SECRET_KEY_NAME| Constructor and Description |
|---|
DynamoDBSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config,
SourceContext sourceContext) |
StreamsRecord |
read() |
createCredentialProvider, createCredentialProviderWithPlugin, defaultCredentialProviderpublic void close()
throws Exception
close in interface AutoCloseableExceptionpublic void open(Map<String,Object> config, SourceContext sourceContext) throws Exception
public StreamsRecord read() throws Exception
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.