Skip to content

Invalid ARN: Unrecognized format in state arn:aws:states:::aws-sdk:s3:listObjectsV2 #40

Description

@mrit

I have no idea why, can anyone help me pls ?

....
      "Parameters": {
        "Bucket": "arn:aws:s3:::bucket-name",
        "MaxKeys": 123,
        "Prefix": "/path/path/"
      },
      "Resource": "arn:aws:states:::aws-sdk:s3:listObjectsV2",
...

I try:
arn:aws:s3:region:account:bucket-name
arn:aws:s3:::bucket-name
bucket-name
s3://bucket-name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions