Skip to content
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

Bug: Add correct service names for timestream boto3 clients #1716

Conversation

malachi-constant
Copy link
Contributor

@malachi-constant malachi-constant commented Oct 26, 2022

Bugfix

  • Bug: Add correct service names for timestream boto3 clients

Detail

  • Timestream boto3 client service names are timestream-query and timestream-write and our config method needs to expect those service names instead of timestream

Relates

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@malachi-constant malachi-constant linked an issue Oct 26, 2022 that may be closed by this pull request
@malachi-constant
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: f0376f9
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

awswrangler/_utils.py Outdated Show resolved Hide resolved
@malachi-constant
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: b5c31f4
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant malachi-constant marked this pull request as draft October 26, 2022 15:27
@malachi-constant malachi-constant marked this pull request as ready for review October 27, 2022 18:21
@malachi-constant
Copy link
Contributor Author

Cannot replicate unit testing errors locally, will rerun job.

@malachi-constant
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: b5c31f4
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: b5c31f4
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant malachi-constant merged commit 7504fdc into main Oct 28, 2022
@malachi-constant malachi-constant deleted the 1710-new-timestream-endpoint-url-uses-incorrect-service-name branch October 28, 2022 17:59
LeonLuttenberger added a commit that referenced this pull request Nov 16, 2022
LeonLuttenberger added a commit that referenced this pull request Nov 16, 2022
LeonLuttenberger added a commit that referenced this pull request Nov 17, 2022
@kukushking kukushking added this to the 2.18.0 milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New timestream endpoint url uses incorrect service name
4 participants