@cloud-copilot/iam-data 0.9.202412271 → 0.9.202501041

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.
@@ -1489,6 +1489,14 @@
1489
1489
  ],
1490
1490
  "dependentActions": []
1491
1491
  },
1492
+ "terminategamesession": {
1493
+ "name": "TerminateGameSession",
1494
+ "description": "Grants permission to shut down an existing game session",
1495
+ "accessLevel": "Write",
1496
+ "resourceTypes": [],
1497
+ "conditionKeys": [],
1498
+ "dependentActions": []
1499
+ },
1492
1500
  "untagresource": {
1493
1501
  "name": "UntagResource",
1494
1502
  "description": "Grants permission to untag GameLift resources",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202412271",
3
+ "version": "0.9.202501041",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-12-27T04:44:59.850Z",
6
+ "updatedAt": "2025-01-04T04:43:20.830Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",