Skip to content

Attempt to fix the integration test for Kinesis source#6886

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
sb2k16:fix-kds-integ-workflow
May 28, 2026
Merged

Attempt to fix the integration test for Kinesis source#6886
dlvenable merged 1 commit into
opensearch-project:mainfrom
sb2k16:fix-kds-integ-workflow

Conversation

@sb2k16

@sb2k16 sb2k16 commented May 27, 2026

Copy link
Copy Markdown
Member

Description

Fix the error

[Test worker] ERROR org.opensearch.dataprepper.plugins.kinesis.source.apihandler.KinesisClientApiHandler - AWS error while describing stream summary for stream Stream1_mqktiaqg: software.amazon.awssdk.services.kinesis.model.AccessDeniedException: User: arn:aws:sts::767483532147:assumed-role/GitHubActionsTesting/GitHubActions is not authorized to perform: kinesis:DescribeStreamSummary on resource: arn:aws:kinesis:us-east-2:767483532147:stream/Stream1_mqktiaqg because no identity-based policy allows the kinesis:DescribeStreamSummary action (Service: Kinesis, Status Code: 400, Request ID: d1f6bdb7-4d13-5b0a-b367-93a17bf8e116, Extended Request ID: Lxh43YHuiqcgcQeKaQK4qpB17KBRwI8p687ZKvnZVdIvHVxl2Sp/AGv4UmwSW8FXLEu+XeeKaKnevrcgTxZJy4W1vzj+NjG/QFx54r3txbs=) (SDK Attempt Count: 1)
2026-05-27T17:37:26,562 [Test worker] ERROR org.opensearch.dataprepper.plugins.kinesis.source.KinesisService - Caught exception when initializing KCL Scheduler. Number of remaining retries: 2

Added the required permissions for kinesis and dynamodb.

Check List

  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Souvik Bose <souvbose@amazon.com>
@dlvenable dlvenable merged commit 1a5e0c9 into opensearch-project:main May 28, 2026
73 of 77 checks passed
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this pull request Jul 1, 2026
…oject#6886)

Signed-off-by: Souvik Bose <souvbose@amazon.com>
Co-authored-by: Souvik Bose <souvbose@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants