Skip to content

fix(stepfunctions-tasks): instance type cannot be provided to SageMakerCreateEndpointConfig as input path#11749

Merged
mergify[bot] merged 15 commits intoaws:masterfrom
Stacy-D:sfn-task/sagemaker-fix-instance-type
Dec 1, 2020
Merged

fix(stepfunctions-tasks): instance type cannot be provided to SageMakerCreateEndpointConfig as input path#11749
mergify[bot] merged 15 commits intoaws:masterfrom
Stacy-D:sfn-task/sagemaker-fix-instance-type

Conversation

@Stacy-D
Copy link
Copy Markdown
Contributor

@Stacy-D Stacy-D commented Nov 27, 2020

Closes #11605


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Nov 27, 2020

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 27, 2020

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@Stacy-D Stacy-D changed the title fix(stepfunctions-tasks) allow providing ec2.InstanceType to SageMakerCreateEndpointConfig as input path fix(stepfunctions-tasks): allow providing ec2.InstanceType to SageMakerCreateEndpointConfig as input path Nov 27, 2020
@shivlaks shivlaks changed the title fix(stepfunctions-tasks): allow providing ec2.InstanceType to SageMakerCreateEndpointConfig as input path fix(stepfunctions-tasks): instance type cannot be provided to SageMakerCreateEndpointConfig as input path Nov 27, 2020
Copy link
Copy Markdown
Contributor

@shivlaks shivlaks left a comment

Choose a reason for hiding this comment

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

@Stacy-D thanks for the fix!!

shivlaks
shivlaks previously approved these changes Nov 27, 2020
Copy link
Copy Markdown
Contributor

@shivlaks shivlaks left a comment

Choose a reason for hiding this comment

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

@Stacy-D thanks for the fix!!

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 27, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 27, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@Stacy-D
Copy link
Copy Markdown
Contributor Author

Stacy-D commented Nov 30, 2020

@shivlaks Thanks for the quick review.
I'm not sure why semantic PR rule fails and prevents merging, can you help with it?

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 30, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 30, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 30, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 30, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot dismissed shivlaks’s stale review November 30, 2020 18:46

Pull request has been modified.

shivlaks
shivlaks previously approved these changes Nov 30, 2020
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 30, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot dismissed shivlaks’s stale review November 30, 2020 19:47

Pull request has been modified.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 1, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 631eb16
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 1, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 5fb0ea6 into aws:master Dec 1, 2020
mergify bot pushed a commit that referenced this pull request Jul 26, 2021
…erCreateTransformJob as input path (#15726)

as referred in #11605 in SageMakerCreateTransformJob has the same kind of issue.

similar solution can be found at #11749


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Aug 3, 2021
…erCreateTransformJob as input path (aws#15726)

as referred in aws#11605 in SageMakerCreateTransformJob has the same kind of issue.

similar solution can be found at aws#11749


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
…erCreateTransformJob as input path (aws#15726)

as referred in aws#11605 in SageMakerCreateTransformJob has the same kind of issue.

similar solution can be found at aws#11749


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[stepfunctions-tasks] SageMakerCreateEndpointConfig cannot use JSONPath.stringAt for ec2.InstanceType

3 participants