@cloud-copilot/iam-data 0.9.202503221 → 0.9.202503251

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.
@@ -839,6 +839,14 @@
839
839
  "conditionKeys": [],
840
840
  "dependentActions": []
841
841
  },
842
+ "getupdateeligibility": {
843
+ "name": "GetUpdateEligibility",
844
+ "description": "Grants permission to get update eligibility status for project constructs",
845
+ "accessLevel": "Read",
846
+ "resourceTypes": [],
847
+ "conditionKeys": [],
848
+ "dependentActions": []
849
+ },
842
850
  "getuserprofile": {
843
851
  "name": "GetUserProfile",
844
852
  "description": "Grants permission to retrieve a user profile for an existing user in the DataZone Domain",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202503221",
3
+ "version": "0.9.202503251",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-03-22T04:46:46.061Z",
6
+ "updatedAt": "2025-03-25T04:48:20.878Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",