Skip to content

Use bucket name returned from Tapirus #18

@jocki

Description

@jocki

The current implementation hardcodes Tapirus S3 bucket name. Since Tapirus returns the S3 bucket name along with key, in form of s3://{bucket name}/{key}, fisher should be able to split that string into {bucket name} and {key}. Java API required these two values, for example s3Client.getObject("{bucket name}", "{key}").

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions