This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git
from 410fe4b Update version to 4.2-SNAPSHOT new 4e230fb [FLINK-22828][Connectors/AWS] Configure custom AWS creds provider new 17820d0 [FLINK-22828][Connectors/AWS] Update docs The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/content.zh/docs/connectors/table/dynamodb.md | 10 +++ docs/content.zh/docs/connectors/table/firehose.md | 11 ++- docs/content.zh/docs/connectors/table/kinesis.md | 11 +++ docs/content/docs/connectors/datastream/kinesis.md | 1 + docs/content/docs/connectors/table/dynamodb.md | 11 +++ docs/content/docs/connectors/table/firehose.md | 11 ++- docs/content/docs/connectors/table/kinesis.md | 11 +++ .../connector/aws/config/AWSConfigConstants.java | 14 ++++ .../flink/connector/aws/util/AWSGeneralUtil.java | 49 ++++++++++++ .../connector/aws/util/AWSGeneralUtilTest.java | 91 ++++++++++++++++++++++ 10 files changed, 218 insertions(+), 2 deletions(-)