aws-iam-data 0.0.355 → 0.0.357
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.
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-04-09",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Q": [
|
|
8
|
+
"q:DeleteOAuthAppConnection",
|
|
9
|
+
"q:GenerateCodeRecommendations",
|
|
10
|
+
"q:VerifyOAuthAppConnection"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"removedActions": {}
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"dateOfChange": "2025-04-08",
|
|
17
|
+
"addedServices": [],
|
|
18
|
+
"removedServices": [],
|
|
19
|
+
"addedActions": {
|
|
20
|
+
"AWS CodeBuild": [
|
|
21
|
+
"codebuild:BatchGetCommandExecutions",
|
|
22
|
+
"codebuild:BatchGetSandboxes",
|
|
23
|
+
"codebuild:ListCommandExecutionsForSandbox",
|
|
24
|
+
"codebuild:ListSandboxes",
|
|
25
|
+
"codebuild:ListSandboxesForProject",
|
|
26
|
+
"codebuild:StartCommandExecution",
|
|
27
|
+
"codebuild:StartSandbox",
|
|
28
|
+
"codebuild:StartSandboxConnection",
|
|
29
|
+
"codebuild:StopSandbox"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
"removedActions": {}
|
|
33
|
+
},
|
|
2
34
|
{
|
|
3
35
|
"dateOfChange": "2025-04-01",
|
|
4
36
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -62422,6 +62422,21 @@
|
|
|
62422
62422
|
}
|
|
62423
62423
|
]
|
|
62424
62424
|
},
|
|
62425
|
+
{
|
|
62426
|
+
"name": "BatchGetCommandExecutions",
|
|
62427
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_BatchGetCommandExecutions.html",
|
|
62428
|
+
"permissionOnly": false,
|
|
62429
|
+
"description": "Grants permission to get information about one or more command executions",
|
|
62430
|
+
"accessLevel": "Read",
|
|
62431
|
+
"resourceTypes": [
|
|
62432
|
+
{
|
|
62433
|
+
"resourceType": "sandbox",
|
|
62434
|
+
"required": true,
|
|
62435
|
+
"conditionKeys": [],
|
|
62436
|
+
"dependentActions": []
|
|
62437
|
+
}
|
|
62438
|
+
]
|
|
62439
|
+
},
|
|
62425
62440
|
{
|
|
62426
62441
|
"name": "BatchGetFleets",
|
|
62427
62442
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_BatchGetFleets.html",
|
|
@@ -62482,6 +62497,21 @@
|
|
|
62482
62497
|
}
|
|
62483
62498
|
]
|
|
62484
62499
|
},
|
|
62500
|
+
{
|
|
62501
|
+
"name": "BatchGetSandboxes",
|
|
62502
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_BatchGetSandboxes.html",
|
|
62503
|
+
"permissionOnly": false,
|
|
62504
|
+
"description": "Grants permission to get information about one or more sandboxes",
|
|
62505
|
+
"accessLevel": "Read",
|
|
62506
|
+
"resourceTypes": [
|
|
62507
|
+
{
|
|
62508
|
+
"resourceType": "project",
|
|
62509
|
+
"required": true,
|
|
62510
|
+
"conditionKeys": [],
|
|
62511
|
+
"dependentActions": []
|
|
62512
|
+
}
|
|
62513
|
+
]
|
|
62514
|
+
},
|
|
62485
62515
|
{
|
|
62486
62516
|
"name": "BatchPutCodeCoverages",
|
|
62487
62517
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-identity-based-access-control.html#console-policies",
|
|
@@ -62911,6 +62941,21 @@
|
|
|
62911
62941
|
}
|
|
62912
62942
|
]
|
|
62913
62943
|
},
|
|
62944
|
+
{
|
|
62945
|
+
"name": "ListCommandExecutionsForSandbox",
|
|
62946
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_ListCommandExecutionsForSandbox.html",
|
|
62947
|
+
"permissionOnly": false,
|
|
62948
|
+
"description": "Grants permission to get a list of command execution IDs for the specified sandbox, with each command execution ID representing a single command execution",
|
|
62949
|
+
"accessLevel": "List",
|
|
62950
|
+
"resourceTypes": [
|
|
62951
|
+
{
|
|
62952
|
+
"resourceType": "sandbox",
|
|
62953
|
+
"required": true,
|
|
62954
|
+
"conditionKeys": [],
|
|
62955
|
+
"dependentActions": []
|
|
62956
|
+
}
|
|
62957
|
+
]
|
|
62958
|
+
},
|
|
62914
62959
|
{
|
|
62915
62960
|
"name": "ListConnectedOAuthAccounts",
|
|
62916
62961
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-identity-based-access-control.html#console-policies",
|
|
@@ -63031,6 +63076,36 @@
|
|
|
63031
63076
|
}
|
|
63032
63077
|
]
|
|
63033
63078
|
},
|
|
63079
|
+
{
|
|
63080
|
+
"name": "ListSandboxes",
|
|
63081
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_ListSandboxes.html",
|
|
63082
|
+
"permissionOnly": false,
|
|
63083
|
+
"description": "Grants permission to get a list of sandbox IDs, with each sandbox ID representing a single sandbox",
|
|
63084
|
+
"accessLevel": "List",
|
|
63085
|
+
"resourceTypes": [
|
|
63086
|
+
{
|
|
63087
|
+
"resourceType": "",
|
|
63088
|
+
"required": false,
|
|
63089
|
+
"conditionKeys": [],
|
|
63090
|
+
"dependentActions": []
|
|
63091
|
+
}
|
|
63092
|
+
]
|
|
63093
|
+
},
|
|
63094
|
+
{
|
|
63095
|
+
"name": "ListSandboxesForProject",
|
|
63096
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_ListSandboxesForProject.html",
|
|
63097
|
+
"permissionOnly": false,
|
|
63098
|
+
"description": "Grants permission to get a list of sandbox IDs for the specified sandbox project, with each sandbox ID representing a single sandbox",
|
|
63099
|
+
"accessLevel": "List",
|
|
63100
|
+
"resourceTypes": [
|
|
63101
|
+
{
|
|
63102
|
+
"resourceType": "project",
|
|
63103
|
+
"required": true,
|
|
63104
|
+
"conditionKeys": [],
|
|
63105
|
+
"dependentActions": []
|
|
63106
|
+
}
|
|
63107
|
+
]
|
|
63108
|
+
},
|
|
63034
63109
|
{
|
|
63035
63110
|
"name": "ListSharedProjects",
|
|
63036
63111
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_ListSharedProjects.html",
|
|
@@ -63172,6 +63247,51 @@
|
|
|
63172
63247
|
}
|
|
63173
63248
|
]
|
|
63174
63249
|
},
|
|
63250
|
+
{
|
|
63251
|
+
"name": "StartCommandExecution",
|
|
63252
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_StartCommandExecution.html",
|
|
63253
|
+
"permissionOnly": false,
|
|
63254
|
+
"description": "Grants permission to start running a command execution",
|
|
63255
|
+
"accessLevel": "Write",
|
|
63256
|
+
"resourceTypes": [
|
|
63257
|
+
{
|
|
63258
|
+
"resourceType": "sandbox",
|
|
63259
|
+
"required": true,
|
|
63260
|
+
"conditionKeys": [],
|
|
63261
|
+
"dependentActions": []
|
|
63262
|
+
}
|
|
63263
|
+
]
|
|
63264
|
+
},
|
|
63265
|
+
{
|
|
63266
|
+
"name": "StartSandbox",
|
|
63267
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_StartSandbox.html",
|
|
63268
|
+
"permissionOnly": false,
|
|
63269
|
+
"description": "Grants permission to start running a sandbox",
|
|
63270
|
+
"accessLevel": "Write",
|
|
63271
|
+
"resourceTypes": [
|
|
63272
|
+
{
|
|
63273
|
+
"resourceType": "project",
|
|
63274
|
+
"required": true,
|
|
63275
|
+
"conditionKeys": [],
|
|
63276
|
+
"dependentActions": []
|
|
63277
|
+
}
|
|
63278
|
+
]
|
|
63279
|
+
},
|
|
63280
|
+
{
|
|
63281
|
+
"name": "StartSandboxConnection",
|
|
63282
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_StartSandboxConnection.html",
|
|
63283
|
+
"permissionOnly": false,
|
|
63284
|
+
"description": "Grants permission to establish a connection to the sandbox",
|
|
63285
|
+
"accessLevel": "Write",
|
|
63286
|
+
"resourceTypes": [
|
|
63287
|
+
{
|
|
63288
|
+
"resourceType": "sandbox",
|
|
63289
|
+
"required": true,
|
|
63290
|
+
"conditionKeys": [],
|
|
63291
|
+
"dependentActions": []
|
|
63292
|
+
}
|
|
63293
|
+
]
|
|
63294
|
+
},
|
|
63175
63295
|
{
|
|
63176
63296
|
"name": "StopBuild",
|
|
63177
63297
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_StopBuild.html",
|
|
@@ -63202,6 +63322,21 @@
|
|
|
63202
63322
|
}
|
|
63203
63323
|
]
|
|
63204
63324
|
},
|
|
63325
|
+
{
|
|
63326
|
+
"name": "StopSandbox",
|
|
63327
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_StopSandbox.html",
|
|
63328
|
+
"permissionOnly": false,
|
|
63329
|
+
"description": "Grants permission to attempt to stop running a sandbox",
|
|
63330
|
+
"accessLevel": "Write",
|
|
63331
|
+
"resourceTypes": [
|
|
63332
|
+
{
|
|
63333
|
+
"resourceType": "project",
|
|
63334
|
+
"required": true,
|
|
63335
|
+
"conditionKeys": [],
|
|
63336
|
+
"dependentActions": []
|
|
63337
|
+
}
|
|
63338
|
+
]
|
|
63339
|
+
},
|
|
63205
63340
|
{
|
|
63206
63341
|
"name": "UpdateFleet",
|
|
63207
63342
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/APIReference/API_UpdateFleet.html",
|
|
@@ -63369,6 +63504,12 @@
|
|
|
63369
63504
|
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats",
|
|
63370
63505
|
"arnPattern": "arn:${Partition}:codebuild:${Region}:${Account}:fleet/${FleetName}:${FleetId}",
|
|
63371
63506
|
"conditionKeys": []
|
|
63507
|
+
},
|
|
63508
|
+
{
|
|
63509
|
+
"name": "sandbox",
|
|
63510
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats",
|
|
63511
|
+
"arnPattern": "arn:${Partition}:codebuild:${Region}:${Account}:sandbox/${SandboxId}",
|
|
63512
|
+
"conditionKeys": []
|
|
63372
63513
|
}
|
|
63373
63514
|
],
|
|
63374
63515
|
"conditionKeys": [
|
|
@@ -287711,7 +287852,12 @@
|
|
|
287711
287852
|
"resourceType": "",
|
|
287712
287853
|
"required": false,
|
|
287713
287854
|
"conditionKeys": [],
|
|
287714
|
-
"dependentActions": [
|
|
287855
|
+
"dependentActions": [
|
|
287856
|
+
"kms:Decrypt",
|
|
287857
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
287858
|
+
"kms:ReEncryptFrom",
|
|
287859
|
+
"kms:ReEncryptTo"
|
|
287860
|
+
]
|
|
287715
287861
|
}
|
|
287716
287862
|
]
|
|
287717
287863
|
},
|
|
@@ -287726,7 +287872,12 @@
|
|
|
287726
287872
|
"resourceType": "",
|
|
287727
287873
|
"required": false,
|
|
287728
287874
|
"conditionKeys": [],
|
|
287729
|
-
"dependentActions": [
|
|
287875
|
+
"dependentActions": [
|
|
287876
|
+
"kms:Decrypt",
|
|
287877
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
287878
|
+
"kms:ReEncryptFrom",
|
|
287879
|
+
"kms:ReEncryptTo"
|
|
287880
|
+
]
|
|
287730
287881
|
}
|
|
287731
287882
|
]
|
|
287732
287883
|
},
|
|
@@ -287778,6 +287929,26 @@
|
|
|
287778
287929
|
}
|
|
287779
287930
|
]
|
|
287780
287931
|
},
|
|
287932
|
+
{
|
|
287933
|
+
"name": "DeleteOAuthAppConnection",
|
|
287934
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
287935
|
+
"permissionOnly": true,
|
|
287936
|
+
"description": "Grants permission to delete an OAuth application in Amazon Q",
|
|
287937
|
+
"accessLevel": "Write",
|
|
287938
|
+
"resourceTypes": [
|
|
287939
|
+
{
|
|
287940
|
+
"resourceType": "",
|
|
287941
|
+
"required": false,
|
|
287942
|
+
"conditionKeys": [],
|
|
287943
|
+
"dependentActions": [
|
|
287944
|
+
"kms:Decrypt",
|
|
287945
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
287946
|
+
"kms:ReEncryptFrom",
|
|
287947
|
+
"kms:ReEncryptTo"
|
|
287948
|
+
]
|
|
287949
|
+
}
|
|
287950
|
+
]
|
|
287951
|
+
},
|
|
287781
287952
|
{
|
|
287782
287953
|
"name": "DeletePlugin",
|
|
287783
287954
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -287816,6 +287987,21 @@
|
|
|
287816
287987
|
}
|
|
287817
287988
|
]
|
|
287818
287989
|
},
|
|
287990
|
+
{
|
|
287991
|
+
"name": "GenerateCodeRecommendations",
|
|
287992
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
287993
|
+
"permissionOnly": true,
|
|
287994
|
+
"description": "Grants permission to generate code recommendations in Amazon Q",
|
|
287995
|
+
"accessLevel": "Read",
|
|
287996
|
+
"resourceTypes": [
|
|
287997
|
+
{
|
|
287998
|
+
"resourceType": "",
|
|
287999
|
+
"required": false,
|
|
288000
|
+
"conditionKeys": [],
|
|
288001
|
+
"dependentActions": []
|
|
288002
|
+
}
|
|
288003
|
+
]
|
|
288004
|
+
},
|
|
287819
288005
|
{
|
|
287820
288006
|
"name": "GetConnector",
|
|
287821
288007
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -288023,7 +288209,12 @@
|
|
|
288023
288209
|
"resourceType": "",
|
|
288024
288210
|
"required": false,
|
|
288025
288211
|
"conditionKeys": [],
|
|
288026
|
-
"dependentActions": [
|
|
288212
|
+
"dependentActions": [
|
|
288213
|
+
"kms:Decrypt",
|
|
288214
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
288215
|
+
"kms:ReEncryptFrom",
|
|
288216
|
+
"kms:ReEncryptTo"
|
|
288217
|
+
]
|
|
288027
288218
|
}
|
|
288028
288219
|
]
|
|
288029
288220
|
},
|
|
@@ -288147,7 +288338,12 @@
|
|
|
288147
288338
|
"resourceType": "",
|
|
288148
288339
|
"required": false,
|
|
288149
288340
|
"conditionKeys": [],
|
|
288150
|
-
"dependentActions": [
|
|
288341
|
+
"dependentActions": [
|
|
288342
|
+
"kms:Decrypt",
|
|
288343
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
288344
|
+
"kms:ReEncryptFrom",
|
|
288345
|
+
"kms:ReEncryptTo"
|
|
288346
|
+
]
|
|
288151
288347
|
}
|
|
288152
288348
|
]
|
|
288153
288349
|
},
|
|
@@ -288162,7 +288358,12 @@
|
|
|
288162
288358
|
"resourceType": "",
|
|
288163
288359
|
"required": false,
|
|
288164
288360
|
"conditionKeys": [],
|
|
288165
|
-
"dependentActions": [
|
|
288361
|
+
"dependentActions": [
|
|
288362
|
+
"kms:Decrypt",
|
|
288363
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
288364
|
+
"kms:ReEncryptFrom",
|
|
288365
|
+
"kms:ReEncryptTo"
|
|
288366
|
+
]
|
|
288166
288367
|
}
|
|
288167
288368
|
]
|
|
288168
288369
|
},
|
|
@@ -288195,6 +288396,26 @@
|
|
|
288195
288396
|
"dependentActions": []
|
|
288196
288397
|
}
|
|
288197
288398
|
]
|
|
288399
|
+
},
|
|
288400
|
+
{
|
|
288401
|
+
"name": "VerifyOAuthAppConnection",
|
|
288402
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
288403
|
+
"permissionOnly": true,
|
|
288404
|
+
"description": "Grants permission to verify an OAuth application in Amazon Q",
|
|
288405
|
+
"accessLevel": "Write",
|
|
288406
|
+
"resourceTypes": [
|
|
288407
|
+
{
|
|
288408
|
+
"resourceType": "",
|
|
288409
|
+
"required": false,
|
|
288410
|
+
"conditionKeys": [],
|
|
288411
|
+
"dependentActions": [
|
|
288412
|
+
"kms:Decrypt",
|
|
288413
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
288414
|
+
"kms:ReEncryptFrom",
|
|
288415
|
+
"kms:ReEncryptTo"
|
|
288416
|
+
]
|
|
288417
|
+
}
|
|
288418
|
+
]
|
|
288198
288419
|
}
|
|
288199
288420
|
],
|
|
288200
288421
|
"resourceTypes": [
|
|
@@ -374993,7 +375214,9 @@
|
|
|
374993
375214
|
{
|
|
374994
375215
|
"resourceType": "",
|
|
374995
375216
|
"required": false,
|
|
374996
|
-
"conditionKeys": [
|
|
375217
|
+
"conditionKeys": [
|
|
375218
|
+
"user-subscriptions:CreateForSelf"
|
|
375219
|
+
],
|
|
374997
375220
|
"dependentActions": []
|
|
374998
375221
|
}
|
|
374999
375222
|
]
|
|
@@ -375075,7 +375298,14 @@
|
|
|
375075
375298
|
}
|
|
375076
375299
|
],
|
|
375077
375300
|
"resourceTypes": [],
|
|
375078
|
-
"conditionKeys": [
|
|
375301
|
+
"conditionKeys": [
|
|
375302
|
+
{
|
|
375303
|
+
"name": "user-subscriptions:CreateForSelf",
|
|
375304
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-iam-service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
375305
|
+
"description": "Filters access by only allowing creation of User subscription Claims for the caller",
|
|
375306
|
+
"type": "Bool"
|
|
375307
|
+
}
|
|
375308
|
+
]
|
|
375079
375309
|
},
|
|
375080
375310
|
{
|
|
375081
375311
|
"name": "AWS Verified Access",
|
|
@@ -4795,15 +4795,17 @@
|
|
|
4795
4795
|
"name": "AWS CodeBuild",
|
|
4796
4796
|
"servicePrefix": "codebuild",
|
|
4797
4797
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscodebuild.html",
|
|
4798
|
-
"actionsCount":
|
|
4798
|
+
"actionsCount": 67,
|
|
4799
4799
|
"actions": [
|
|
4800
4800
|
"BatchDeleteBuilds",
|
|
4801
4801
|
"BatchGetBuildBatches",
|
|
4802
4802
|
"BatchGetBuilds",
|
|
4803
|
+
"BatchGetCommandExecutions",
|
|
4803
4804
|
"BatchGetFleets",
|
|
4804
4805
|
"BatchGetProjects",
|
|
4805
4806
|
"BatchGetReportGroups",
|
|
4806
4807
|
"BatchGetReports",
|
|
4808
|
+
"BatchGetSandboxes",
|
|
4807
4809
|
"BatchPutCodeCoverages",
|
|
4808
4810
|
"BatchPutTestCases",
|
|
4809
4811
|
"CreateFleet",
|
|
@@ -4830,6 +4832,7 @@
|
|
|
4830
4832
|
"ListBuildBatchesForProject",
|
|
4831
4833
|
"ListBuilds",
|
|
4832
4834
|
"ListBuildsForProject",
|
|
4835
|
+
"ListCommandExecutionsForSandbox",
|
|
4833
4836
|
"ListConnectedOAuthAccounts",
|
|
4834
4837
|
"ListCuratedEnvironmentImages",
|
|
4835
4838
|
"ListFleets",
|
|
@@ -4838,6 +4841,8 @@
|
|
|
4838
4841
|
"ListReports",
|
|
4839
4842
|
"ListReportsForReportGroup",
|
|
4840
4843
|
"ListRepositories",
|
|
4844
|
+
"ListSandboxes",
|
|
4845
|
+
"ListSandboxesForProject",
|
|
4841
4846
|
"ListSharedProjects",
|
|
4842
4847
|
"ListSharedReportGroups",
|
|
4843
4848
|
"ListSourceCredentials",
|
|
@@ -4847,8 +4852,12 @@
|
|
|
4847
4852
|
"RetryBuildBatch",
|
|
4848
4853
|
"StartBuild",
|
|
4849
4854
|
"StartBuildBatch",
|
|
4855
|
+
"StartCommandExecution",
|
|
4856
|
+
"StartSandbox",
|
|
4857
|
+
"StartSandboxConnection",
|
|
4850
4858
|
"StopBuild",
|
|
4851
4859
|
"StopBuildBatch",
|
|
4860
|
+
"StopSandbox",
|
|
4852
4861
|
"UpdateFleet",
|
|
4853
4862
|
"UpdateProject",
|
|
4854
4863
|
"UpdateProjectVisibility",
|
|
@@ -4856,14 +4865,15 @@
|
|
|
4856
4865
|
"UpdateReportGroup",
|
|
4857
4866
|
"UpdateWebhook"
|
|
4858
4867
|
],
|
|
4859
|
-
"resourceTypesCount":
|
|
4868
|
+
"resourceTypesCount": 7,
|
|
4860
4869
|
"resourceTypes": [
|
|
4861
4870
|
"build",
|
|
4862
4871
|
"build-batch",
|
|
4863
4872
|
"project",
|
|
4864
4873
|
"report-group",
|
|
4865
4874
|
"report",
|
|
4866
|
-
"fleet"
|
|
4875
|
+
"fleet",
|
|
4876
|
+
"sandbox"
|
|
4867
4877
|
],
|
|
4868
4878
|
"conditionKeysCount": 5,
|
|
4869
4879
|
"conditionKeys": [
|
|
@@ -20877,7 +20887,7 @@
|
|
|
20877
20887
|
"name": "Amazon Q",
|
|
20878
20888
|
"servicePrefix": "q",
|
|
20879
20889
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
|
|
20880
|
-
"actionsCount":
|
|
20890
|
+
"actionsCount": 34,
|
|
20881
20891
|
"actions": [
|
|
20882
20892
|
"AssociateConnectorResource",
|
|
20883
20893
|
"CreateAssignment",
|
|
@@ -20885,8 +20895,10 @@
|
|
|
20885
20895
|
"CreateOAuthAppConnection",
|
|
20886
20896
|
"CreatePlugin",
|
|
20887
20897
|
"DeleteAssignment",
|
|
20898
|
+
"DeleteOAuthAppConnection",
|
|
20888
20899
|
"DeletePlugin",
|
|
20889
20900
|
"GenerateCodeFromCommands",
|
|
20901
|
+
"GenerateCodeRecommendations",
|
|
20890
20902
|
"GetConnector",
|
|
20891
20903
|
"GetConversation",
|
|
20892
20904
|
"GetIdentityMetadata",
|
|
@@ -20909,7 +20921,8 @@
|
|
|
20909
20921
|
"UpdateAuthGrant",
|
|
20910
20922
|
"UpdateOAuthAppConnection",
|
|
20911
20923
|
"UpdateTroubleshootingCommandResult",
|
|
20912
|
-
"UsePlugin"
|
|
20924
|
+
"UsePlugin",
|
|
20925
|
+
"VerifyOAuthAppConnection"
|
|
20913
20926
|
],
|
|
20914
20927
|
"resourceTypesCount": 2,
|
|
20915
20928
|
"resourceTypes": [
|
|
@@ -27191,8 +27204,10 @@
|
|
|
27191
27204
|
],
|
|
27192
27205
|
"resourceTypesCount": 0,
|
|
27193
27206
|
"resourceTypes": [],
|
|
27194
|
-
"conditionKeysCount":
|
|
27195
|
-
"conditionKeys": [
|
|
27207
|
+
"conditionKeysCount": 1,
|
|
27208
|
+
"conditionKeys": [
|
|
27209
|
+
"user-subscriptions:CreateForSelf"
|
|
27210
|
+
]
|
|
27196
27211
|
},
|
|
27197
27212
|
{
|
|
27198
27213
|
"name": "AWS Verified Access",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10233
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4966
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3027
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1892
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1064
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.357",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|