@cloud-copilot/iam-data 0.9.202501241 → 0.9.202501281

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.
@@ -822,6 +822,14 @@
822
822
  "conditionKeys": [],
823
823
  "dependentActions": []
824
824
  },
825
+ "searchsamplequeries": {
826
+ "name": "SearchSampleQueries",
827
+ "description": "Grants permission to perform semantic search for CloudTrail Lake sample queries",
828
+ "accessLevel": "Read",
829
+ "resourceTypes": [],
830
+ "conditionKeys": [],
831
+ "dependentActions": []
832
+ },
825
833
  "startdashboardrefresh": {
826
834
  "name": "StartDashboardRefresh",
827
835
  "description": "Grants permission to start a refresh on the specified dashboard",
@@ -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",