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

[Bug] Create sub task stack failed - "xxxxxxx is not authorized to perform: dynamodb:TagResource on resource" #141

Open
1 task
YikaiHu opened this issue Feb 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YikaiHu
Copy link
Contributor

YikaiHu commented Feb 1, 2024

Describe the bug
Create sub task stack failed.
And the CloudFormation Event log shows that: "xxxxxxx is not authorized to perform: dynamodb:TagResource on resource xxxx"

To Reproduce
Create a new AWS Account.
Deploy DTH portal stack.
Create a s3 transfer task.

Expected behavior
Task is created successfully.

Please complete the following information about the solution:

  • Version: [v2.6.0]
@YikaiHu YikaiHu added the bug Something isn't working label Feb 1, 2024
@YikaiHu
Copy link
Contributor Author

YikaiHu commented Feb 1, 2024

We found that some accounts may encounter the above problems when starting S3 tasks after newly deploying DTH.

Here is the workaround:

  1. Go to Lambda and search for APICfnWorkflowCreateTaskCfnFn

image

  1. Click Configuration, Permissions. Click Role Name

image

  1. Click Add permissions
    Click Attach policy. Temporarily Attach an Admin policy.

image

  1. Recreate the task

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

1 participant