mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
docs: Fix typo (#11470)
This commit is contained in:
parent
d1d9494009
commit
d2b69269d9
@ -223,7 +223,7 @@ _Please, refer to the [`invoke local`](https://serverless.com/framework/docs/pro
|
||||
|
||||
It is possible to use local AWS credentials to _assume_ another AWS role.
|
||||
|
||||
That allows the deployment (are all other CLI commands) to be performed under a different role. To achieve this, [follow this documentation from AWS](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html).
|
||||
That allows the deployment (and all other CLI commands) to be performed under a different role. To achieve this, [follow this documentation from AWS](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html).
|
||||
|
||||
Note that `serverless.yml` also offers the `provider.iam.deploymentRole` option. This lets us force CloudFormation to use a different role when deploying:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user