• ntemple

    (@ntemple)


    The danger of having plugins depend on other plugins is that they get out of sync. How can I resolve this issue, and prevent further problems in the future?

    Error fetching buckets — Missing required client configuration options: region: (string) A “region” configuration value is required for the “s3” service (e.g., “us-west-2”). A list of available public regions and endpoints can be found at https://docs.aws.amazon.com/general/latest/gr/rande.html.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ntemple

    (@ntemple)

    Maybe the SDK should simply use a default of us-east when not passed?

    Plugin Contributor A5hleyRich

    (@a5hleyrich)

    Are you aware of any other plugins connecting to AWS? This error usually occurs when different versions of the AWS SDK are included, but they’re unable to run side-by-side.

    FYI this isn’t a problem with “The danger of having plugins depend on other plugins is that they get out of sync.” We manage the Amazon Web Services plugin and update it often.

    • This reply was modified 8 years ago by A5hleyRich.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SDK Error’ is closed to new replies.