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

fix(aws-stepfunctions-tasks): SageMaker create training job has incorrect property name for AttributeNames #10026

Merged
merged 2 commits into from
Aug 28, 2020

Conversation

mirgj
Copy link
Contributor

@mirgj mirgj commented Aug 28, 2020

Rename mistyped property AtttributeNames to AttributeNames

Fixes #10014


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

@shivlaks shivlaks changed the title fix(aws-stepfunctions-tasks): rename attribute name from AtttributeNames to AttributeNames fix(aws-stepfunctions-tasks): SageMaker create training task has incorrect property name for AttributeNames Aug 28, 2020
@shivlaks shivlaks changed the title fix(aws-stepfunctions-tasks): SageMaker create training task has incorrect property name for AttributeNames fix(aws-stepfunctions-tasks): SageMaker create training job has incorrect property name for AttributeNames Aug 28, 2020
Copy link
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.

is there an integration test for create training job that should also be updated so that this property is exercised?

@mirgj
Copy link
Contributor Author

mirgj commented Aug 28, 2020

the integration test cater for a small use-case (only required data), does not include that property as it's optional

@shivlaks
Copy link
Contributor

@mirgj - it should probably be expanded to hit commonly used optional properties as well. but I'm okay with leaving it be for now.

@mergify
Copy link
Contributor

mergify bot commented Aug 28, 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
Collaborator

AWS CodeBuild CI Report

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

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

@mergify
Copy link
Contributor

mergify bot commented Aug 28, 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 ba51ea3 into aws:master Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants