Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我很难理解 和 之间的AWS::Serverless::Api区别AWS::Serverless::HttpApi。我正在查看 Api 和 HttpApi 的 AWS存储库,但无法理解为什么我会使用其中一个。我看到有不同的属性,但仍然不确定两者之间的区别。我确实检查了 AWS 文档中的Api和HttpApi。
AWS::Serverless::Api
AWS::Serverless::HttpApi
也许有人可以详细说明为什么您会选择其中一个?