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): add support for ModelClientConfig to SageMakerCreateTransformJob #11892

Merged

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    4155cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a565a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c75b74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    072ec42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94e716f View commit details
    Browse the repository at this point in the history
  6. alphabetize import

    setu4993 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2e4733f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c58b965 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7e26ad View commit details
    Browse the repository at this point in the history
  9. handle optional args better

    setu4993 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b2f78ba View commit details
    Browse the repository at this point in the history
  10. handle optional config

    setu4993 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2c8939f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c92ae2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89f4f1d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ceb0d92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85a5d76 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    de2d77d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b361a0d View commit details
    Browse the repository at this point in the history
  17. rename method

    setu4993 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a08d889 View commit details
    Browse the repository at this point in the history
  18. Add default values

    setu4993 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1244b37 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    fb5e260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce88f4e View commit details
    Browse the repository at this point in the history
  3. fixup

    setu4993 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    ff520da View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    525f5a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    bc824e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d8cf3 View commit details
    Browse the repository at this point in the history
  3. validate timeout

    setu4993 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a2080fc View commit details
    Browse the repository at this point in the history
  4. only check lt, gt, skip =

    setu4993 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    079884e View commit details
    Browse the repository at this point in the history
  5. use Error instead of RangeError

    Co-authored-by: Shiv Lakshminarayan <shivlaks@amazon.com>
    setu4993 and shivlaks authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    6fbcfcb View commit details
    Browse the repository at this point in the history
  6. rename config to options

    setu4993 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c0260d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46edddc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa68057 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1eee0da View commit details
    Browse the repository at this point in the history