Skip to content

Invalid ARN Resource when creating the policy, #185

Description

@trufa

When creating the policy I'm copying exactly as shown in the docs

Screenshot 2024-06-07 at 4 15 17 PM

With my id replaced.

I am getting the error:

Invalid ARN Resource Resource ARN does not match the expected ARN format. Update the resource portion of the ARN.

arn:aws:sts::MY_ID:federated-user/S3UploadWebToken

I noticed that if I change sts for iam it accepts the policy.

arn:aws:aim::MY_ID:federated-user/S3UploadWebToken

For now I changed the resource for "*" and it uploads but I am not sure of the security implications of this.

Any more info on why this might be happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions