简体   繁体   English

在 AWS IAM 中创建用户时,我没有看到“选择 AWS 凭证类型*”“访问密钥 - 程序访问”

[英]When creating a user in AWS IAM I do not see "Select AWS Credential Type*" "Access Key - Programatic Access"

Expecting to see this (doing a video tutorial):期待看到这个(做一个视频教程): 在此处输入图像描述

I'm now seeing:我现在看到:

在此处输入图像描述

Curious if something changed?好奇是否有什么变化? If so is the best workaround to add a private key to the user via the user's security tab within IAM?如果是的话,最好的解决方法是通过 IAM 中的用户安全选项卡向用户添加私钥吗?

AWS changes all the time! AWS 一直在变化!

As per the message in blue, you can generate access keys after you create the user.根据蓝色消息,您可以在创建用户后生成访问密钥。 Go to the Security credentials tab on the IAM User. Go 到 IAM 用户的安全凭证选项卡。

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

相关问题 如何使用 boto3 轮换我的 AWS IAM 用户访问权限和密钥? - How do I rotate my AWS IAM user access and secret key using boto3? 与 BitBucket 集成时 AWS CodePipeline 的 AWS IAM 访问异常 - AWS IAM access exception with AWS CodePipeline when integrating with BitBucket AWS IAM,限制一个账户只能查看和访问它自己创建的资源? - AWS IAM, restricting an account to see and access only resources created by itself? 如何确定程序访问用户使用的确切 IAM 用户权限 - How to Identify the exact IAM user permissions used by a Programatic access user 如何通过 CLI 创建对 AWS 具有完全访问权限的 IAM 用户? - How to create IAM user with full access to AWS via CLI? AWS IAM:如何授予特定用户对特定 dynamoDB 的访问权限? - AWS IAM: How to grant access for certain user to certain dynamoDB? 如何限制 AWS IAM 组访问 AWS Secret Manager? - How to limit access of an AWS IAM Group to access a AWS Secret Manager? AWS:AWS IAM 角色和 IAM 用户权限相加吗 - AWS: Do the AWS IAM role and IAM user permissions add up IAM 角色访问另一个 AWS 账户的服务 - IAM role to access services of another AWS account 我们可以创建一个有权在 AWS 中创建其他 IAM 用户的 IAM 用户吗 - Can we create one IAM User that has access to create other IAM users in AWS
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM