为什么在"AWS Lambda高级功能详细信息"对话框中看不到角色列表? [英] Why can't I see the role list in AWS Lambda Advanced Function Details dialog?

查看:89
本文介绍了为什么在"AWS Lambda高级功能详细信息"对话框中看不到角色列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用C#创建一个简单的AWS Lambda函数-实际上,只不过是它们的模板而已.我右键单击一个项目,选择Publish to AWS Lambda,填写函数名称,程序集,类型名称以及所有内容,然后转到高级功能详细信息"对话框旁边.

I am creating a simple AWS Lambda Function in C# - in fact nothing more than their template. I right click on a project, select Publish to AWS Lambda, fill out the function name, assembly, type names and all that, then go Next to the Advanced Function Details dialog.

在此对话框中,要求我提供一个名称.但是下拉列表为空,无法键入.

In this dialog, I am asked to provide a name. But the drop-down is empty and there is no way to type it in.

我在IAM中定义了很多角色,并将它们附加到其他lambda函数(我在aws控制台中创建).我在这里想念什么吗?

I have plenty of roles defined in IAM and have attached them to other lambda functions (that I created in aws console). Am I missing something here?

推荐答案

可以检查在Visual Studio中使用的IAM用户是否具有列出角色和策略的权限.

Can you check to if the IAM user you are using in Visual Studio has permissions to list roles and policies.

这篇关于为什么在"AWS Lambda高级功能详细信息"对话框中看不到角色列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆