简体   繁体   English

用于 cloudformation 的 EMR 笔记本模板

[英]EMR notebooks template for cloudformation

I am aware of AWS cloudformation EMR resource to create Clusters.我知道用于创建集群的 AWS cloudformation EMR 资源。 But, I could not find any instructions about EMR notebooks.但是,我找不到有关 EMR 笔记本的任何说明。 Is there a cloudformation resource for EMR notebooks or similar alternative?是否有适用于 EMR 笔记本或类似替代品的 cloudformation 资源?

EMR Notebooks can only be created manually using the AWS EMR console. EMR Notebooks 只能使用 AWS EMR 控制台手动创建。 From the documentation ( https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-managed-notebooks-create.html ):从文档( https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-managed-notebooks-create.html ):

You create an EMR notebook using the Amazon EMR console.您可以使用 Amazon EMR 控制台创建 EMR 笔记本。 Creating notebooks using the AWS CLI or the Amazon EMR API is not supported.不支持使用 AWS CLI 或 Amazon EMR API 创建笔记本。

Since there is no API for this I don't think there will be a way to create notebooks using CloudFormation or similar tools.由于没有用于此的 API,我认为不会有使用 CloudFormation 或类似工具创建笔记本的方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM