【发布时间】:2020-10-09 06:36:52
【问题描述】:
我正在查看文档的这一部分,其中 AWS 提供了通过 UI 创建 API 密钥的路径:https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-setup-api-key-with-console.html#api-gateway-usage-plan-create-apikey
但是有没有办法在 AWS 中自动执行此操作?最好是某种 http 触发函数,根据需要返回新生成的 api 密钥。
【问题讨论】:
-
嘿,你能弄清楚 IAM 权限吗?
-
与此相关的项目暂时处于中断状态,所以不幸的是@foboi1122
标签: amazon-web-services aws-api-gateway