Skip to content

Incorrect URI generated for s3:PutObject #33

Closed
@StarlightIbuki

Description

@StarlightIbuki

{KEY+} is not replaced.

The problem probably comes from:

local place_holder = "{" .. locationName .. "}"

Ref:
https://github.com/aws/aws-sdk-js/blob/c14da5afad7fa81c6889d2663743204b694f657c/dist/aws-sdk-react-native.js#L3717
The file is too large, so here is the line:

		      var regex = new RegExp('\\{' + member.name + '(\\+)?\\}');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions