Skip to content

Wrong service configuration in readme #43

Description

@Janoz94

As in topic the way how to register S3 service you wrote in readme not works, the solution that worked to me was:

let yourS3Config = S3Signer.Config(accessKey: <yourAccesKey>, secretKey: <yourSecretKey>, region: <yourRegion>)
 try services.register(S3Signer(yourS3Config))

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

    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