@cloud-copilot/iam-data 0.5.202409241 → 0.5.202409251

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.
@@ -304,6 +304,14 @@
304
304
  "conditionKeys": [],
305
305
  "dependentActions": []
306
306
  },
307
+ "listversions": {
308
+ "name": "ListVersions",
309
+ "description": "Grants permission to list AWS Elemental MediaConvert job engine versions",
310
+ "accessLevel": "List",
311
+ "resourceTypes": [],
312
+ "conditionKeys": [],
313
+ "dependentActions": []
314
+ },
307
315
  "putpolicy": {
308
316
  "name": "PutPolicy",
309
317
  "description": "Grants permission to put an AWS Elemental MediaConvert policy",
@@ -27,6 +27,6 @@
27
27
  "states:statemachinequalifier": {
28
28
  "key": "states:StateMachineQualifier",
29
29
  "description": "Filters access by the qualifier of a state machine ARN",
30
- "type": "String"
30
+ "type": "ArrayOfString"
31
31
  }
32
32
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.5.202409241",
3
+ "version": "0.5.202409251",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-09-24T04:47:36.583Z",
6
+ "updatedAt": "2024-09-25T04:47:59.048Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",