10000 Missing required client configuration options. by edsonlb · Pull Request #2 · pluginscart/dynamodb-php · GitHub
[go: up one dir, main page]

Skip to content

Missing required client configuration options. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 3, 2018

Conversation

edsonlb
Copy link
Contributor
@edsonlb edsonlb commented Aug 3, 2018

[InvalidArgumentException]
Missing required client configuration options:
version: (string)
A "version" configuration value is required! Specifying a version constraint ensures that your code will not be affected by a breaking change made to the service.
For example: "2012-08-10"

You may provide "latest" to the "version" configuration value to utilize the most recent available API version that your client's API provider can find.
Note: Using 'latest' in a production application is not recommended!

[InvalidArgumentException]
Missing required client configuration options: 
version: (string)
A "version" configuration value is required! Specifying a version constraint ensures that your code will not be affected by a breaking change made to the service. 
For example: "2012-08-10"

You may provide "latest" to the "version" configuration value to utilize the most recent available API version that your client's API provider can find. 
Note: Using 'latest' in a production application is not recommended!
@bkd27 bkd27 merged commit fcc0265 into pluginscart:master Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0