@cloud-copilot/iam-data 0.19.202606111 → 0.19.202606121

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.
@@ -685,6 +685,21 @@
685
685
  ],
686
686
  "dependentActions": []
687
687
  },
688
+ "updatefhirdatastore": {
689
+ "name": "UpdateFHIRDatastore",
690
+ "description": "Grants permission to update the configuration of a datastore",
691
+ "accessLevel": "Write",
692
+ "resourceTypes": [
693
+ {
694
+ "name": "datastore",
695
+ "required": true,
696
+ "conditionKeys": [],
697
+ "dependentActions": []
698
+ }
699
+ ],
700
+ "conditionKeys": [],
701
+ "dependentActions": []
702
+ },
688
703
  "updateresource": {
689
704
  "name": "UpdateResource",
690
705
  "description": "Grants permission to update resource",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202606111",
3
+ "version": "0.19.202606121",
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-06-11T06:14:53.087Z",
9
+ "updatedAt": "2026-06-12T06:14:03.570Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",