Skip to content

Use bucket name returned from Tapirus #18

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}").

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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