我有一个新的AWS账户,没有连接到它的证书.
当我尝试通过Amazon Certificate Manager请求域的证书时,它就是这样的:
![请求证书时出现错误消息.[1]](https://i.stack.imgur.com/0GORv.png)
aws acm request-certificate从命令行尝试命令给了我:
An error occurred (LimitExceededException) when calling the
RequestCertificate operation: Cannot request more certificates in this account.
Contact Customer Service for details
Run Code Online (Sandbox Code Playgroud)
该文件提到的限制,但我没有证件,所以我不应该超过它.
任何想法可能是什么问题?