@cloud-copilot/iam-data 0.21.202608261 → 0.21.202608271

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.
@@ -1128,6 +1128,21 @@
1128
1128
  "conditionKeys": [],
1129
1129
  "dependentActions": []
1130
1130
  },
1131
+ "listnetworkmigrationexecutionartifacts": {
1132
+ "name": "ListNetworkMigrationExecutionArtifacts",
1133
+ "description": "Grants permission to list network migration execution artifacts",
1134
+ "accessLevel": "List",
1135
+ "resourceTypes": [
1136
+ {
1137
+ "name": "NetworkMigrationDefinitionResource",
1138
+ "required": true,
1139
+ "conditionKeys": [],
1140
+ "dependentActions": []
1141
+ }
1142
+ ],
1143
+ "conditionKeys": [],
1144
+ "dependentActions": []
1145
+ },
1131
1146
  "listnetworkmigrationexecutions": {
1132
1147
  "name": "ListNetworkMigrationExecutions",
1133
1148
  "description": "Grants permission to list network migration executions",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.21.202608261",
3
+ "version": "0.21.202608271",
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-08-26T04:55:10.441Z",
9
+ "updatedAt": "2026-08-27T07:00:44.525Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",