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

feat(stepfunctions-tasks): Support for Athena APIs: StartQueryExecution, StopQueryExeuction, GetQueryResults and GetQueryExecution #11045

Merged
merged 7 commits into from
Oct 26, 2020

Commits on Oct 22, 2020

  1. Add Athena APIs to SFN-tasks

    Sumeet Badyal committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ddcfa72 View commit details
    Browse the repository at this point in the history
  2. feat: add Athena APIs to SFN-tasks

    Sumeet Badyal committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    127c453 View commit details
    Browse the repository at this point in the history
  3. add unit tests for Athena API's

    Sumeet Badyal committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5d1078c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. address PR comments

    Sumeet Badyal committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a2b5ec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Scope resources for Start Query Execution

    Sumeet Badyal committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    657c20a View commit details
    Browse the repository at this point in the history
  2. Add comment preventing cross database access

    Sumeet Badyal committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f294adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd20429 View commit details
    Browse the repository at this point in the history