Giter VIP home page Giter VIP logo

terraform-aws-sagemaker-studio's Introduction

terraform-aws-sagemaker-studio

Terraform module to create and manage a SageMaker studio

Requirements

Name Version
terraform >= 0.13.0
aws >= 3.10

Providers

Name Version
aws >= 3.10

Inputs

Name Description Type Default Required
name The name for the sagemaker resources string n/a yes
subnet_ids The subnet ids list(string) n/a yes
tags A mapping of tags to assign to the resources map(string) n/a yes
vpc_id The VPC id string n/a yes
app_network_access_type Specifies the VPC used for non-EFS traffic string "PublicInternetOnly" no
lcc_python_kernel Specifies the custom lifecycle config file string null no
role_arn The arn of the IAM role to use for sagemaker string null no
security_groups The security groups list(string) null no
user_profiles The subnet ids list(string) [] no

Outputs

Name Description
domain The attributes of the sagemaker domain
user_profile The attributes of the users of sagemaker domain

Requirements

Name Version
terraform >= 1.3
aws >= 4.62.0

Providers

Name Version
aws >= 4.62.0

Modules

No modules.

Resources

Name Type
aws_efs_backup_policy.default resource
aws_iam_role.default resource
aws_iam_role_policy.default resource
aws_iam_role_policy_attachment.default resource
aws_sagemaker_domain.default resource
aws_sagemaker_studio_lifecycle_config.jupyter resource
aws_sagemaker_studio_lifecycle_config.kernel resource
aws_sagemaker_user_profile.default resource
aws_iam_policy_document.assume_policy data source
aws_iam_policy_document.default data source

Inputs

Name Description Type Default Required
name The name for the sagemaker resources string n/a yes
subnet_ids The subnet ids list(string) n/a yes
tags A mapping of tags to assign to the resources map(string) n/a yes
vpc_id The VPC id string n/a yes
app_network_access_type Specifies the VPC used for non-EFS traffic string "VpcOnly" no
auth_mode The mode of authentication that members use to access the domain string "IAM" no
kms_key_id The kms key id of the AWS KMS Customer Managed Key to be used to encrypt the EFS volume attached to the domain string null no
lcc_python_kernel Specifies the custom lifecycle config file string null no
role_arn The arn of the IAM role to use for sagemaker string null no
security_groups The security groups list(string) null no
user_profiles The subnet ids list(string) [] no

Outputs

Name Description
domain The attributes of the sagemaker domain
user_profile The attributes of the users of the sagemaker domain

terraform-aws-sagemaker-studio's People

Contributors

thulasirajkomminar avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.