Skip to content

async_aws (Athena Client): create aws Athena Client with somes operations #1388

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 3 commits into from
Apr 15, 2023

Conversation

karamokobaD
Copy link
Contributor

@karamokobaD karamokobaD commented Apr 10, 2023

Create async-aws Athena Client with operations below :

  • TerminateSession ✔️
  • StopQueryExecution ✔️
  • StopCalculationExecution ✔️
  • StartSession ✔️
  • StartQueryExecution ✔️
  • StartCalculationExecution ✔️
  • ListTableMetadata ✔️
  • ListQueryExecutions ✔️
  • ListNamedQueries ✔️
  • ListDatabases ✔️
  • GetWorkGroup ✔️
  • GetTableMetadata ✔️
  • GetSessionStatus ✔️
  • GetSession ✔️
  • GetQueryResults ✔️ ( see Q&A )
  • GetQueryExecution ✔️
  • GetNamedQuery ✔️
  • GetDatabase ✔️
  • GetDataCatalog ✔️
  • GetCalculationExecutionStatus ✔️
  • GetCalculationExecution ✔️

@karamokobaD karamokobaD force-pushed the create-athena-client branch 9 times, most recently from c24e109 to a9ef4a7 Compare April 12, 2023 07:22
@karamokobaD karamokobaD marked this pull request as ready for review April 12, 2023 07:33
Copy link
Member

@jderusse jderusse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this new Service ❤️

I've few comments

@karamokobaD karamokobaD force-pushed the create-athena-client branch 2 times, most recently from 42f9f3e to b8c337c Compare April 13, 2023 21:30
@karamokobaD karamokobaD force-pushed the create-athena-client branch from 522d3a9 to 0141ba8 Compare April 14, 2023 12:25
@jderusse jderusse enabled auto-merge (squash) April 15, 2023 09:02
@jderusse jderusse disabled auto-merge April 15, 2023 09:03
@jderusse jderusse merged commit aacfe68 into async-aws:master Apr 15, 2023
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.

3 participants