Skip to content

Commit

Permalink
docs: Adjust ${aws::accountId} reference example
Browse files Browse the repository at this point in the history
  • Loading branch information
herebebogans committed Jul 12, 2021
1 parent 6986a04 commit 4eb366b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/providers/aws/guide/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,8 @@ Account ID of you AWS Account, based on the AWS Credentials that you have config

```yml
service: new-service
provider: aws
provider:
name: aws

functions:
func1:
Expand Down

0 comments on commit 4eb366b

Please sign in to comment.