Skip to content

fix(stepfunctions-tasks): SageMakerCreateTrainingJob add sagemaker:AddTags permission#32536

Merged
mergify[bot] merged 6 commits intoaws:mainfrom
phuhung273:stepfunction-createtrainingjob-addtag-permission
Feb 21, 2025
Merged

fix(stepfunctions-tasks): SageMakerCreateTrainingJob add sagemaker:AddTags permission#32536
mergify[bot] merged 6 commits intoaws:mainfrom
phuhung273:stepfunction-createtrainingjob-addtag-permission

Conversation

@phuhung273
Copy link
Copy Markdown
Contributor

@phuhung273 phuhung273 commented Dec 16, 2024

Issue # (if applicable)

Closes #32294

Reason for this change

  • Missing permission
Screenshot 2024-12-15 171605

Description of changes

  • StepFunctions add sagemaker:AddTags permission

Description of how you validated changes

Unit + Integration test

Checklist


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

@github-actions github-actions bot added bug This issue is a bug. effort/small Small work item – less than a day of effort p2 labels Dec 16, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team December 16, 2024 11:16
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Dec 16, 2024
@phuhung273 phuhung273 changed the title Stepfunction createtrainingjob addtag permission fix(stepfunctions-tasks): CreateTrainingJob add sagemaker:AddTag permission Dec 16, 2024
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@phuhung273 phuhung273 changed the title fix(stepfunctions-tasks): CreateTrainingJob add sagemaker:AddTag permission fix(stepfunctions-tasks): SageMakerCreateTrainingJob add sagemaker:AddTag permission Dec 16, 2024
@phuhung273 phuhung273 changed the title fix(stepfunctions-tasks): SageMakerCreateTrainingJob add sagemaker:AddTag permission fix(stepfunctions-tasks): SageMakerCreateTrainingJob add sagemaker:AddTags permission Dec 16, 2024
@aws-cdk-automation aws-cdk-automation dismissed their stale review December 16, 2024 11:20

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (862072e) to head (0e51269).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #32536   +/-   ##
=======================================
  Coverage   82.17%   82.17%           
=======================================
  Files         119      119           
  Lines        6862     6862           
  Branches     1158     1158           
=======================================
  Hits         5639     5639           
  Misses       1120     1120           
  Partials      103      103           
Flag Coverage Δ
suite.unit 82.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
packages/aws-cdk ∅ <ø> (∅)
packages/aws-cdk-lib/core 82.17% <ø> (ø)

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Dec 16, 2024
@gracelu0 gracelu0 added the needs-security-review Related to feature or issues that needs security review label Dec 31, 2024
GavinZZ
GavinZZ previously approved these changes Feb 20, 2025
Copy link
Copy Markdown
Member

@GavinZZ GavinZZ 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 contribution!

@GavinZZ GavinZZ self-assigned this Feb 20, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 20, 2025

Thank you for contributing! Your pull request will be updated from main 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 Feb 20, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Feb 20, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 20, 2025

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

@phuhung273
Copy link
Copy Markdown
Contributor Author

@Mergifyio requeue

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 21, 2025

requeue

❌ Command disallowed due to command restrictions in the Mergify configuration.

Details
  • sender-permission >= write

@mergify mergify bot dismissed GavinZZ’s stale review February 21, 2025 17:06

Pull request has been modified.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Feb 21, 2025
GavinZZ
GavinZZ previously approved these changes Feb 21, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 21, 2025

Thank you for contributing! Your pull request will be updated from main 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 Feb 21, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Feb 21, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 21, 2025

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

@GavinZZ
Copy link
Copy Markdown
Member

GavinZZ commented Feb 21, 2025

@Mergifyio requeue

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 21, 2025

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 21, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mergify mergify bot dismissed GavinZZ’s stale review February 21, 2025 19:38

Pull request has been modified.

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 0e51269
  • 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 Feb 21, 2025

Thank you for contributing! Your pull request will be updated from main 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 3b07346 into aws:main Feb 21, 2025
22 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2025
@phuhung273 phuhung273 deleted the stepfunction-createtrainingjob-addtag-permission branch February 22, 2025 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK bug This issue is a bug. effort/small Small work item – less than a day of effort needs-security-review Related to feature or issues that needs security review p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-stepfunctions-tasks: state machine role is missing sagemaker:AddTags permission for SageMakerCreateTrainingJob task

4 participants