Skip to content

add action to PreventNonVPCDeploymentSageMaker #39

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

Merged

Conversation

ach-mk
Copy link
Contributor

@ach-mk ach-mk commented May 5, 2025

The objective of this PR is to update the SID PreventNonVPCDeploymentSageMaker in data_perimeter_governance_policy_2.json to add the action sagemaker:CreateCluster.

This action allows the creation of a SageMaker HyperPod cluster and supports the condition key sagemaker:VpcSubnets as described in the service authorization reference for Amazon SageMaker.

Note that the action sagemaker:UpdateCluster also supports the condition key sagemaker:VpcSubnets, but it is not required in this statement. This action only allows customizing the VPC configuration of instance groups, not the default VPC configuration of the cluster.

This update helps ensure that SageMaker HyperPod clusters are created within expected networks.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tatyatsk
Copy link
Contributor

Updates to the policy meet the standard requirements. Thank you for your contribution. Good to publish.

@tatyatsk tatyatsk self-assigned this May 20, 2025
@tatyatsk tatyatsk merged commit a4863bd into aws-samples:main May 20, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants