feat(AWS IAM Node): Add new AWS IAM Node (#11963)

Co-authored-by: Adina Totorean <adinatotorean99@gmail.com>
This commit is contained in:
Stanimira Rikova
2025-05-15 13:59:19 +03:00
committed by GitHub
parent 226f1c73ce
commit ab1047ebde
54 changed files with 3972 additions and 0 deletions

View File

@@ -435,6 +435,7 @@
"dist/nodes/Aws/Comprehend/AwsComprehend.node.js",
"dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js",
"dist/nodes/Aws/ELB/AwsElb.node.js",
"dist/nodes/Aws/IAM/AwsIam.node.js",
"dist/nodes/Aws/Rekognition/AwsRekognition.node.js",
"dist/nodes/Aws/S3/AwsS3.node.js",
"dist/nodes/Aws/SES/AwsSes.node.js",