@cloud-copilot/iam-data 0.19.202605301 → 0.19.202606011

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.
@@ -1765,6 +1765,15 @@
1765
1765
  "conditionKeys": [],
1766
1766
  "dependentActions": []
1767
1767
  },
1768
+ "startsnapshotgroupformgn": {
1769
+ "name": "StartSnapshotGroupForMgn",
1770
+ "isPermissionOnly": true,
1771
+ "description": "Grants permission to start snapshot group requests",
1772
+ "accessLevel": "Write",
1773
+ "resourceTypes": [],
1774
+ "conditionKeys": [],
1775
+ "dependentActions": []
1776
+ },
1768
1777
  "starttest": {
1769
1778
  "name": "StartTest",
1770
1779
  "description": "Grants permission to start test",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202605301",
3
+ "version": "0.19.202606011",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/cloud-copilot/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-05-30T05:55:57.159Z",
9
+ "updatedAt": "2026-06-01T06:20:35.056Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",