Skip to content

Commit

Permalink
change README
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Jan 19, 2024
1 parent 49d1ccb commit cf77df9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/aws-cdk-lib/cx-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@ _cdk.json_

* `@aws-cdk/aws-cloudwatch-actions:changeLambdaPermissionLogicalIdForLambdaAction`

Enable this feature flag to change the logical ID of a Lambda permission for a Lambda action to include an alarm ID.
Enable this feature flag to change the logical ID of a `LambdaPermission` for a `LambdaAction` to include an alarm ID.

Previously, only one alarm with a Lambda action could be created per Lambda.
This flag allows multiple alarms with a Lambda action for the same Lambda to be created.
Previously, only one alarm with a `LambdaAction` could be created per Lambda.
This flag allows multiple alarms with a `LambdaAction` for the same Lambda to be created.

_cdk.json_

Expand Down

0 comments on commit cf77df9

Please sign in to comment.