Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run now on created test either corrupts or deletes script #218

Closed
3 tasks
cshowersPersonal opened this issue Oct 21, 2024 · 2 comments
Closed
3 tasks

Run now on created test either corrupts or deletes script #218

cshowersPersonal opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cshowersPersonal
Copy link

Describe the bug
Manual execution of existing tests results in failed runs.

To Reproduce
scenario 1:
Create a run now test that includes csv files via zip (do not know if inclusion of csv files matter, but it's what I'm doing)
Run it and wait for it to finish
Run it again
scenario 2:
Create a scheduled daily test
Open it
Run it

RESULTS:
Test will fail
Try to download the script - you will get an error similar to:

AccessDenied
User: arn:aws:sts::727622725281:assumed-role/DLT3-3-0-DLTCognitoAuthDLTCognitoAuthorizedRole9977-Re30Rx1mVGlV/CognitoIdentityCredentials is not authorized to perform: s3:ListBucket on resource: "arn:aws:s3:::dlt3-3-0-dlttestrunnerstoragedltscenariosbucketa92-agpz3dwkgdue" because no identity-based policy allows the s3:ListBucket action
EW3ENP76XMZ66PBD
k62nYadw79jo5/ILVzo2gN5K4spAbc+J7mDCUK082b218Lnlk5T17V8KOCy19ME+VI1XWRPG9zU=

Expected behavior
The test should run

Please complete the following information about the solution:

  • Version: 3.3.0
  • Region: east
  • Was the solution modified from the version published on this repository? no
@cshowersPersonal cshowersPersonal added the bug Something isn't working label Oct 21, 2024
@kamyarz-aws kamyarz-aws self-assigned this Oct 21, 2024
@kamyarz-aws
Copy link
Member

Let me look into it and get back to you.

@kamyarz-aws
Copy link
Member

@cshowersPersonal it should be resolved in 3.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants