Amazon DeepRacer

0

My company is going to organize a race related to Amazon Deepracer, we need to allocate 30 player accounts to our participants who don't have aws accounts, it is troublesome and time-consuming if i create player accounts one by one, so is there any simple methods to create player accounts by batch and meanwhile the root account can control each participant's quantity of Deepracer hours and models, thanks!

George
질문됨 일 년 전292회 조회
2개 답변
0
수락된 답변

From your question, I gather that your company does not use AWS in any significant way.

You can create IAM users for each user in an Account by doing the following:

  1. Create an account for your DeepRacer work. - https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-creating.html
  2. Create an AWS IAM Group and assign the necessary permissions to enable users to use DeepRacer and the necessary services. - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups_create.html
  3. Create IAM user accounts for each user - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html

However, if you expect to use AWS more and want to make it easier to manage your company's account you can do the following:

  1. Configure AWS Organizations - https://docs.aws.amazon.com/organizations/latest/userguide/orgs_tutorials_basic.html
  • this will also set up the account to manage your org from and to consolidate your billing.
  1. Create a DeepRacer Account and make it part of the organization. - https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_create.html
  2. Set up SSO - https://docs.aws.amazon.com/singlesignon/latest/userguide/getting-started.html
  1. Create a permission set that provides the necessary access for users to use DeepRacer. - https://docs.aws.amazon.com/singlesignon/latest/userguide/howtocreatepermissionset.html

Your users will be able to log in and use DeepRacer as you expect and you will have more control over what they can and can't do in the account. It will also set you up to create more accounts and use AWS without having to set up each account as you go.

Hope this helps!

profile picture
답변함 일 년 전
0

Deepracer offer multiuser mode for this, you only need one account. https://docs.aws.amazon.com/deepracer/latest/developerguide/deepracer-multi-user-admin-set-up.html

Jerec
답변함 일 년 전
  • thanks Jerec. i know that DeepRacer has the multiuser mode and i have tried to create many accounts, but more email addresses are required to create player accounts, so i have to get help from this platform, i think i have get the answer, thanks

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠