docs(Dashboard): Added deprecation notice (#8619)

This commit is contained in:
Gareth McCumskey 2020-12-14 13:57:19 +02:00 committed by GitHub
parent d2ec74ecfc
commit ddffbc2f2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ layout: Doc
<!-- DOCS-SITE-LINK:END -->
> This is a deprecated feature of the dashboard. Please look at our documentaion for [Providers](https://www.serverless.com/framework/docs/guides/providers/) which replaces the use of deployment profiles for setting up AWS connections.
# Deployment Profiles
Deployment Profiles enable each stage of your Serverless application to use a unique set of [Safeguards](./safeguards.md), [Parameters](./parameters.md) and [Access Roles](./access-roles.md).