@cloud-copilot/iam-data 0.9.202506201 → 0.9.202506211

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.
@@ -80,7 +80,6 @@
80
80
  "accessLevel": "Write",
81
81
  "resourceTypes": [],
82
82
  "conditionKeys": [
83
- "aoss:collection",
84
83
  "aoss:index"
85
84
  ],
86
85
  "dependentActions": []
@@ -161,7 +160,6 @@
161
160
  "accessLevel": "Write",
162
161
  "resourceTypes": [],
163
162
  "conditionKeys": [
164
- "aoss:collection",
165
163
  "aoss:index"
166
164
  ],
167
165
  "dependentActions": []
@@ -355,7 +353,6 @@
355
353
  "accessLevel": "Write",
356
354
  "resourceTypes": [],
357
355
  "conditionKeys": [
358
- "aoss:collection",
359
356
  "aoss:index"
360
357
  ],
361
358
  "dependentActions": []
@@ -755,7 +755,7 @@
755
755
  "setwebacl": {
756
756
  "name": "SetWebACL",
757
757
  "description": "Grants permission to set a web ACL",
758
- "accessLevel": "Write",
758
+ "accessLevel": "Permissions management",
759
759
  "resourceTypes": [],
760
760
  "conditionKeys": [],
761
761
  "dependentActions": []
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202506201",
3
+ "version": "0.9.202506211",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-06-20T04:52:45.725Z",
6
+ "updatedAt": "2025-06-21T04:50:07.192Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",