aws-sdk-pandas
aws-sdk-pandas copied to clipboard
Adding support for parameter ClientRequestToken
Feature or Bugfix
- Adding support for the feature ClientRequestToken
- We can cache queries using the above approach without the need of reading query history
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
AWS CodeBuild CI Report
- CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
- Commit ID: 3ed1b422382f2065721df3ebeb1cd7a11d432b13
- Result: FAILED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Haven't reviewed code yet, but it looks like there are some static checks failing if you could take a look @patrick-muller. This is also causing the failure in the CodeBuild check as those checks are run before running our test suite.
@patrick-muller Is this PR still something you have time to finish?
I am closing this PR for now as there has been no activity for awhile.