This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from cf6a49a Fixed typo in camel-testcontainers new f794a99 CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, Kinesis new 8cf9a4c CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, ECS new e6b1d7b CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, EKS new d0cda05 CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, IAM new 0917c0b CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, KMS new 97777e4 CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, MQ new b1df17c CAMEL-13723 - Camel-AWS: Harmonize how to specify region in all the components, MSK The 7 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: .../java/org/apache/camel/component/aws/ecs/ECSEndpoint.java | 3 ++- .../java/org/apache/camel/component/aws/eks/EKSEndpoint.java | 3 ++- .../java/org/apache/camel/component/aws/iam/IAMEndpoint.java | 3 ++- .../camel/component/aws/firehose/KinesisFirehoseEndpoint.java | 3 ++- .../apache/camel/component/aws/kinesis/KinesisEndpoint.java | 3 ++- .../kinesis/integration/KinesisComponentIntegrationTest.java | 10 +++++----- .../java/org/apache/camel/component/aws/kms/KMSEndpoint.java | 3 ++- .../java/org/apache/camel/component/aws/mq/MQEndpoint.java | 3 ++- .../java/org/apache/camel/component/aws/msk/MSKEndpoint.java | 3 ++- 9 files changed, 21 insertions(+), 13 deletions(-)