@cloud-copilot/iam-data 0.7.202410161 → 0.7.202410171

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.
@@ -2465,6 +2465,14 @@
2465
2465
  "conditionKeys": [],
2466
2466
  "dependentActions": []
2467
2467
  },
2468
+ "startdashboardsnapshotjobschedule": {
2469
+ "name": "StartDashboardSnapshotJobSchedule",
2470
+ "description": "Grants permission to start a dashboard snapshot job schedule",
2471
+ "accessLevel": "Write",
2472
+ "resourceTypes": [],
2473
+ "conditionKeys": [],
2474
+ "dependentActions": []
2475
+ },
2468
2476
  "subscribe": {
2469
2477
  "name": "Subscribe",
2470
2478
  "isPermissionOnly": true,
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.7.202410161",
3
+ "version": "0.7.202410171",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-10-16T04:48:23.435Z",
6
+ "updatedAt": "2024-10-17T04:49:04.610Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",