简体   繁体   English

转让 Cloud9 环境的所有权

[英]Transfer ownership of Cloud9 environment

Is it possible to transfer ownership of an AWS Cloud9 environment?是否可以转让 AWS Cloud9 环境的所有权? How do I do that?我怎么做?

I can't find any documentation about that.我找不到任何关于那个的文件。 Not sure if it's supported or not.不确定是否支持。

It appears that "An owner has full control over an environment. Each environment has one and only one owner" .似乎“所有者可以完全控制环境。每个环境都有一个且只有一个所有者”

You can 'share' your environment with other users, but "You cannot remove your user from an environment if you're the environment owner" .您可以与其他用户“共享”您的环境,但是“如果您是环境所有者,则不能将您的用户从环境中删除” Therefore, you need to make somebody else the 'owner' first.因此,您需要先让其他人成为“所有者”。 It doesn't explicitly say how this is done, but it appears that granting a user Read+Write access makes them equivalent to the Owner .它没有明确说明这是如何完成的,但似乎授予用户读+写访问权限使他们等同于 Owner (Try it, and let us know what you find!) (试试吧,让我们知道你发现了什么!)

Also note: "For EC2 environments, read/write members can use the environment owner's AWS access credentials, instead of their own credentials, to make calls from the environment to AWS services."另请注意: “对于 EC2 环境,读/写成员可以使用环境所有者的 AWS 访问凭证,而不是他们自己的凭证,从环境调用 AWS 服务。”

See: Working with shared environment in AWS Cloud9 - AWS Cloud9请参阅: 在 AWS Cloud9 中使用共享环境 - AWS Cloud9

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

相关问题 SSH 进入 AWS Cloud9 环境 - SSH into AWS Cloud9 Environment 如何将 Google Cloud 项目所有权从 MyEmail@mydomain.com 转移到 myemail@mydomain.com? - How to transfer Google Cloud project ownership from MyEmail@mydomain.com to myemail@mydomain.com? Google Cloud Platform 文件传输问题 - Google Cloud Platform File Transfer Issues 谷歌云构建和部署到 Kubernetes 环境变量 - Google Cloud Build and Deploy to Kubernetes environment variables 如何设置 AWS Cloud9 以使用 webpack-dev-server(在开发模式下)运行现有的 JavaScript 应用程序? - How do I set up AWS Cloud9 to run an existing JavaScript app with webpack-dev-server (in development mode)? 使用 Google Cloud Functions 时刷新分块传输? - Flushing chunked transfer when using Google Cloud Functions? Google Cloud Transfer Job 正在创建一个额外的文件夹 - Google CLoud Transfer Job is creating one extra folder 如何将 BigQuery 视图作为 csv 文件传输到 Google Cloud Storage 存储桶 - How to Transfer a BigQuery view to a Google Cloud Storage bucket as a csv file 我们如何升级作曲家环境的 Cloud Composer 版本? - How can we upgrade the Cloud Composer version of our composer environment? 根据另一个环境变量设置 Google Cloud Run 环境变量值 - Set Google Cloud Run environment variables value based on another environment variable
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM