@cloud-copilot/iam-data 0.19.202605231 → 0.19.202605261

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.
@@ -143,6 +143,21 @@
143
143
  "conditionKeys": [],
144
144
  "dependentActions": []
145
145
  },
146
+ "listperformanceanalysisreportrecommendations": {
147
+ "name": "ListPerformanceAnalysisReportRecommendations",
148
+ "description": "Grants permission to call ListPerformanceAnalysisReportRecommendations API to retrieve a Performance Analysis Report Recommendations for a specified DB instance",
149
+ "accessLevel": "List",
150
+ "resourceTypes": [
151
+ {
152
+ "name": "perf-reports-resource",
153
+ "required": true,
154
+ "conditionKeys": [],
155
+ "dependentActions": []
156
+ }
157
+ ],
158
+ "conditionKeys": [],
159
+ "dependentActions": []
160
+ },
146
161
  "listperformanceanalysisreports": {
147
162
  "name": "ListPerformanceAnalysisReports",
148
163
  "description": "Grants permission to call ListPerformanceAnalysisReports API to list Performance Analysis Reports for a specified DB instance",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202605231",
3
+ "version": "0.19.202605261",
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-23T05:49:52.466Z",
9
+ "updatedAt": "2026-05-26T06:00:35.193Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",