mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
19 lines
584 B
Markdown
19 lines
584 B
Markdown
<!--
|
|
title: Serverless Framework - AWS Documentation
|
|
menuText: AWS
|
|
menuOrder: 1
|
|
layout: Doc
|
|
-->
|
|
|
|
<!-- DOCS-SITE-LINK:START automatically generated -->
|
|
|
|
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/aws)
|
|
|
|
<!-- DOCS-SITE-LINK:END -->
|
|
|
|
# AWS Provider Documentation
|
|
|
|
AWS is the default cloud provider used by Serverless Framework.
|
|
|
|
**All the Serverless Framework documentation applies to AWS by default**. This is why there is no sub-documentation specific to AWS: everything related to AWS is already covered by the documentation.
|