@cloud-copilot/iam-data 0.9.202501241 → 0.9.202501251

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1280,6 +1280,25 @@
1280
1280
  ],
1281
1281
  "dependentActions": []
1282
1282
  },
1283
+ "deletecontactflowversion": {
1284
+ "name": "DeleteContactFlowVersion",
1285
+ "description": "Grants permission to delete a version of a flow in an Amazon Connect instance",
1286
+ "accessLevel": "Write",
1287
+ "resourceTypes": [
1288
+ {
1289
+ "name": "contact-flow",
1290
+ "required": true,
1291
+ "conditionKeys": [],
1292
+ "dependentActions": []
1293
+ }
1294
+ ],
1295
+ "conditionKeys": [
1296
+ "aws:ResourceTag/${TagKey}",
1297
+ "connect:InstanceId",
1298
+ "connect:FlowType"
1299
+ ],
1300
+ "dependentActions": []
1301
+ },
1283
1302
  "deleteemailaddress": {
1284
1303
  "name": "DeleteEmailAddress",
1285
1304
  "description": "Grants permission to delete an email address resource in an Amazon Connect instance",