Skip to content

Commit

Permalink
feat(iot): create new aws-iot-actions module (#17112)
Browse files Browse the repository at this point in the history
I'm trying to implement aws-iot L2 Constructs.

This PR is the next step of #16681

refar: 
- aws/aws-cdk#16681 (comment)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
yamatatsu authored and Elad Ben-Israel committed Jan 18, 2022
1 parent 2ab9dbc commit 1926685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"@aws-cdk/aws-imagebuilder": "0.0.0",
"@aws-cdk/aws-inspector": "0.0.0",
"@aws-cdk/aws-iot": "0.0.0",
"@aws-cdk/aws-iot-actions": "0.0.0",
"@aws-cdk/aws-iot1click": "0.0.0",
"@aws-cdk/aws-iotanalytics": "0.0.0",
"@aws-cdk/aws-iotcoredeviceadvisor": "0.0.0",
Expand Down

0 comments on commit 1926685

Please sign in to comment.