Skip to content

Commit

Permalink
Merge pull request #8160 from pizzaz93/patch-3
Browse files Browse the repository at this point in the history
Add capabilities to create-stack example
  • Loading branch information
barbnewrelic committed Jun 23, 2022
2 parents c9e21d3 + 87fc5a4 commit 8d3854b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ The `newrelic-lambda` CLI adds your New Relic license key as a secret in [AWS Se
--template-body file://license-key-secret.yaml
--parameters 'ParameterKey=LicenseKey,ParameterValue=YOUR_LICENSE_KEY'
'ParameterKey=NrAccountId,ParameterValue=YOUR_ACCOUNT_ID'
--capabilities CAPABILITY_NAMED_IAM
```

See also our [legacy docs on how to manually instrument your account](/docs/serverless-function-monitoring/aws-lambda-monitoring/enable-lambda-monitoring/enable-serverless-monitoring-aws-lambda-legacy/).
Expand Down

0 comments on commit 8d3854b

Please sign in to comment.