You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The task fails to create and in the corresponding cloudformation stack it is seen that the iam policy fails to create with error:
Resource handler returned message: “Invalid policy (Service: Iam, Status Code: 400, Request ID: 852aa9bf-a51c-4588-bd84-e66357f7a67c)” (RequestToken: 4f9f8300-6a47-9acd-3dec-278c5272917d, HandlerErrorCode: InvalidRequest)
This deployment failure is due to changes in the underlying IAM logic of AWS. As a result, this issue may occur in some new AWS accounts.
To Reproduce
Create a S3 Transfer Task.
Please complete the following information about the solution:
Version: v2.6.1
The text was updated successfully, but these errors were encountered:
Describe the bug
The task fails to create and in the corresponding cloudformation stack it is seen that the iam policy fails to create with error:
Resource handler returned message: “Invalid policy (Service: Iam, Status Code: 400, Request ID: 852aa9bf-a51c-4588-bd84-e66357f7a67c)” (RequestToken: 4f9f8300-6a47-9acd-3dec-278c5272917d, HandlerErrorCode: InvalidRequest)
This deployment failure is due to changes in the underlying IAM logic of AWS. As a result, this issue may occur in some new AWS accounts.
To Reproduce
Create a S3 Transfer Task.
Please complete the following information about the solution:
The text was updated successfully, but these errors were encountered: