@cloud-copilot/iam-data 0.19.202605111 → 0.19.202605131
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.
- package/data/actions/billing.json +9 -0
- package/data/actions/datazone.json +8 -1
- package/data/actions/inspector2-telemetry.json +8 -0
- package/data/actions/logs.json +8 -2
- package/data/actions/odb.json +42 -0
- package/data/actions/sts.json +0 -18
- package/data/conditionKeys/logs.json +10 -0
- package/data/conditionKeys/sts.json +1 -1
- package/data/resourceTypes/sts.json +0 -4
- package/package.json +2 -2
|
@@ -188,6 +188,15 @@
|
|
|
188
188
|
"conditionKeys": [],
|
|
189
189
|
"dependentActions": []
|
|
190
190
|
},
|
|
191
|
+
"getcreditallocationhistory": {
|
|
192
|
+
"name": "GetCreditAllocationHistory",
|
|
193
|
+
"isPermissionOnly": true,
|
|
194
|
+
"description": "Grants permission to view a credit allocation history",
|
|
195
|
+
"accessLevel": "Read",
|
|
196
|
+
"resourceTypes": [],
|
|
197
|
+
"conditionKeys": [],
|
|
198
|
+
"dependentActions": []
|
|
199
|
+
},
|
|
191
200
|
"getcredits": {
|
|
192
201
|
"name": "GetCredits",
|
|
193
202
|
"isPermissionOnly": true,
|
|
@@ -1601,7 +1601,14 @@
|
|
|
1601
1601
|
"isPermissionOnly": true,
|
|
1602
1602
|
"description": "Grants permission to start account bootstrap action for a domain",
|
|
1603
1603
|
"accessLevel": "Write",
|
|
1604
|
-
"resourceTypes": [
|
|
1604
|
+
"resourceTypes": [
|
|
1605
|
+
{
|
|
1606
|
+
"name": "domain",
|
|
1607
|
+
"required": true,
|
|
1608
|
+
"conditionKeys": [],
|
|
1609
|
+
"dependentActions": []
|
|
1610
|
+
}
|
|
1611
|
+
],
|
|
1605
1612
|
"conditionKeys": [],
|
|
1606
1613
|
"dependentActions": []
|
|
1607
1614
|
},
|
|
@@ -15,6 +15,14 @@
|
|
|
15
15
|
"conditionKeys": [],
|
|
16
16
|
"dependentActions": []
|
|
17
17
|
},
|
|
18
|
+
"sendtelemetryevent": {
|
|
19
|
+
"name": "SendTelemetryEvent",
|
|
20
|
+
"description": "Grants permission to send telemetry event for a telemetry session",
|
|
21
|
+
"accessLevel": "Write",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
25
|
+
},
|
|
18
26
|
"startsession": {
|
|
19
27
|
"name": "StartSession",
|
|
20
28
|
"description": "Grants permission to start a telemetry session",
|
package/data/actions/logs.json
CHANGED
|
@@ -938,7 +938,10 @@
|
|
|
938
938
|
"dependentActions": []
|
|
939
939
|
}
|
|
940
940
|
],
|
|
941
|
-
"conditionKeys": [
|
|
941
|
+
"conditionKeys": [
|
|
942
|
+
"logs:data_source_name",
|
|
943
|
+
"logs:data_source_type"
|
|
944
|
+
],
|
|
942
945
|
"dependentActions": []
|
|
943
946
|
},
|
|
944
947
|
"link": {
|
|
@@ -1134,7 +1137,10 @@
|
|
|
1134
1137
|
"dependentActions": []
|
|
1135
1138
|
}
|
|
1136
1139
|
],
|
|
1137
|
-
"conditionKeys": [
|
|
1140
|
+
"conditionKeys": [
|
|
1141
|
+
"logs:data_source_name",
|
|
1142
|
+
"logs:data_source_type"
|
|
1143
|
+
],
|
|
1138
1144
|
"dependentActions": []
|
|
1139
1145
|
},
|
|
1140
1146
|
"putaccountpolicy": {
|
package/data/actions/odb.json
CHANGED
|
@@ -7,6 +7,27 @@
|
|
|
7
7
|
"conditionKeys": [],
|
|
8
8
|
"dependentActions": []
|
|
9
9
|
},
|
|
10
|
+
"associateiamroletoresource": {
|
|
11
|
+
"name": "AssociateIamRoleToResource",
|
|
12
|
+
"description": "Grants permission to associate an AWS Identity and Access Management (IAM) service role with a specified resource to enable AWS service integration",
|
|
13
|
+
"accessLevel": "Write",
|
|
14
|
+
"resourceTypes": [
|
|
15
|
+
{
|
|
16
|
+
"name": "cloud-autonomous-vm-cluster",
|
|
17
|
+
"required": false,
|
|
18
|
+
"conditionKeys": [],
|
|
19
|
+
"dependentActions": []
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "cloud-vm-cluster",
|
|
23
|
+
"required": false,
|
|
24
|
+
"conditionKeys": [],
|
|
25
|
+
"dependentActions": []
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"conditionKeys": [],
|
|
29
|
+
"dependentActions": []
|
|
30
|
+
},
|
|
10
31
|
"createcloudautonomousvmcluster": {
|
|
11
32
|
"name": "CreateCloudAutonomousVmCluster",
|
|
12
33
|
"description": "Grants permission to create a new Autonomous VM cluster in the specified Exadata infrastructure",
|
|
@@ -264,6 +285,27 @@
|
|
|
264
285
|
"conditionKeys": [],
|
|
265
286
|
"dependentActions": []
|
|
266
287
|
},
|
|
288
|
+
"disassociateiamrolefromresource": {
|
|
289
|
+
"name": "DisassociateIamRoleFromResource",
|
|
290
|
+
"description": "Grants permission to disassociate an AWS Identity and Access Management (IAM) service role from a specified resource to disable AWS service integration",
|
|
291
|
+
"accessLevel": "Write",
|
|
292
|
+
"resourceTypes": [
|
|
293
|
+
{
|
|
294
|
+
"name": "cloud-autonomous-vm-cluster",
|
|
295
|
+
"required": false,
|
|
296
|
+
"conditionKeys": [],
|
|
297
|
+
"dependentActions": []
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"name": "cloud-vm-cluster",
|
|
301
|
+
"required": false,
|
|
302
|
+
"conditionKeys": [],
|
|
303
|
+
"dependentActions": []
|
|
304
|
+
}
|
|
305
|
+
],
|
|
306
|
+
"conditionKeys": [],
|
|
307
|
+
"dependentActions": []
|
|
308
|
+
},
|
|
267
309
|
"getcloudautonomousvmcluster": {
|
|
268
310
|
"name": "GetCloudAutonomousVmCluster",
|
|
269
311
|
"description": "Grants permission to get information about a specific Autonomous VM cluster",
|
package/data/actions/sts.json
CHANGED
|
@@ -177,12 +177,6 @@
|
|
|
177
177
|
"required": false,
|
|
178
178
|
"conditionKeys": [],
|
|
179
179
|
"dependentActions": []
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"name": "user",
|
|
183
|
-
"required": false,
|
|
184
|
-
"conditionKeys": [],
|
|
185
|
-
"dependentActions": []
|
|
186
180
|
}
|
|
187
181
|
],
|
|
188
182
|
"conditionKeys": [
|
|
@@ -261,12 +255,6 @@
|
|
|
261
255
|
"required": false,
|
|
262
256
|
"conditionKeys": [],
|
|
263
257
|
"dependentActions": []
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"name": "user",
|
|
267
|
-
"required": false,
|
|
268
|
-
"conditionKeys": [],
|
|
269
|
-
"dependentActions": []
|
|
270
258
|
}
|
|
271
259
|
],
|
|
272
260
|
"conditionKeys": [
|
|
@@ -297,12 +285,6 @@
|
|
|
297
285
|
"required": false,
|
|
298
286
|
"conditionKeys": [],
|
|
299
287
|
"dependentActions": []
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"name": "user",
|
|
303
|
-
"required": false,
|
|
304
|
-
"conditionKeys": [],
|
|
305
|
-
"dependentActions": []
|
|
306
288
|
}
|
|
307
289
|
],
|
|
308
290
|
"conditionKeys": [
|
|
@@ -23,5 +23,15 @@
|
|
|
23
23
|
"key": "logs:LogGeneratingResourceArns",
|
|
24
24
|
"description": "Filters access by the Log Generating Resource ARNs passed in the request",
|
|
25
25
|
"type": "ArrayOfARN"
|
|
26
|
+
},
|
|
27
|
+
"logs:data_source_name": {
|
|
28
|
+
"key": "logs:data_source_name",
|
|
29
|
+
"description": "Filters access by the data source name passed in the request",
|
|
30
|
+
"type": "String"
|
|
31
|
+
},
|
|
32
|
+
"logs:data_source_type": {
|
|
33
|
+
"key": "logs:data_source_type",
|
|
34
|
+
"description": "Filters access by the data source type passed in the request",
|
|
35
|
+
"type": "String"
|
|
26
36
|
}
|
|
27
37
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.202605131",
|
|
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-
|
|
9
|
+
"updatedAt": "2026-05-13T05:56:45.336Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|