aws-iam-data 0.0.371 → 0.0.373
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,15 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-05-06",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Q Business": [
|
|
8
|
+
"qbusiness:CreateAnonymousWebExperienceUrl"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"dateOfChange": "2025-05-01",
|
|
4
15
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -27564,7 +27564,7 @@
|
|
|
27564
27564
|
{
|
|
27565
27565
|
"name": "gateway",
|
|
27566
27566
|
"apiReferenceUrl": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_BGW_Gateway.html",
|
|
27567
|
-
"arnPattern": "arn:${Partition}:backup-gateway
|
|
27567
|
+
"arnPattern": "arn:${Partition}:backup-gateway:${Region}:${Account}:gateway/${GatewayId}",
|
|
27568
27568
|
"conditionKeys": [
|
|
27569
27569
|
"aws:ResourceTag/${TagKey}"
|
|
27570
27570
|
]
|
|
@@ -27572,7 +27572,7 @@
|
|
|
27572
27572
|
{
|
|
27573
27573
|
"name": "hypervisor",
|
|
27574
27574
|
"apiReferenceUrl": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_BGW_Hypervisor.html",
|
|
27575
|
-
"arnPattern": "arn:${Partition}:backup-gateway
|
|
27575
|
+
"arnPattern": "arn:${Partition}:backup-gateway:${Region}:${Account}:hypervisor/${HypervisorId}",
|
|
27576
27576
|
"conditionKeys": [
|
|
27577
27577
|
"aws:ResourceTag/${TagKey}"
|
|
27578
27578
|
]
|
|
@@ -27580,7 +27580,7 @@
|
|
|
27580
27580
|
{
|
|
27581
27581
|
"name": "virtualmachine",
|
|
27582
27582
|
"apiReferenceUrl": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_BGW_VirtualMachine.html",
|
|
27583
|
-
"arnPattern": "arn:${Partition}:backup-gateway
|
|
27583
|
+
"arnPattern": "arn:${Partition}:backup-gateway:${Region}:${Account}:vm/${VirtualmachineId}",
|
|
27584
27584
|
"conditionKeys": [
|
|
27585
27585
|
"aws:ResourceTag/${TagKey}"
|
|
27586
27586
|
]
|
|
@@ -290110,6 +290110,27 @@
|
|
|
290110
290110
|
}
|
|
290111
290111
|
]
|
|
290112
290112
|
},
|
|
290113
|
+
{
|
|
290114
|
+
"name": "CreateAnonymousWebExperienceUrl",
|
|
290115
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CreateAnonymousWebExperienceUrl.html",
|
|
290116
|
+
"permissionOnly": false,
|
|
290117
|
+
"description": "Grants permission to create a unique URL for anonymous Amazon Q Business web experience",
|
|
290118
|
+
"accessLevel": "Write",
|
|
290119
|
+
"resourceTypes": [
|
|
290120
|
+
{
|
|
290121
|
+
"resourceType": "application",
|
|
290122
|
+
"required": true,
|
|
290123
|
+
"conditionKeys": [],
|
|
290124
|
+
"dependentActions": []
|
|
290125
|
+
},
|
|
290126
|
+
{
|
|
290127
|
+
"resourceType": "web-experience",
|
|
290128
|
+
"required": true,
|
|
290129
|
+
"conditionKeys": [],
|
|
290130
|
+
"dependentActions": []
|
|
290131
|
+
}
|
|
290132
|
+
]
|
|
290133
|
+
},
|
|
290113
290134
|
{
|
|
290114
290135
|
"name": "CreateApplication",
|
|
290115
290136
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/api-reference/API_CreateApplication.html",
|
|
@@ -344988,6 +345009,12 @@
|
|
|
344988
345009
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-arns",
|
|
344989
345010
|
"arnPattern": "arn:${Partition}:sts::${Account}:self",
|
|
344990
345011
|
"conditionKeys": []
|
|
345012
|
+
},
|
|
345013
|
+
{
|
|
345014
|
+
"name": "context-provider",
|
|
345015
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-arns",
|
|
345016
|
+
"arnPattern": "arn:${Partition}:iam::aws:contextProvider/${ContextProviderName}",
|
|
345017
|
+
"conditionKeys": []
|
|
344991
345018
|
}
|
|
344992
345019
|
],
|
|
344993
345020
|
"conditionKeys": [
|
|
@@ -21006,7 +21006,7 @@
|
|
|
21006
21006
|
"name": "Amazon Q Business",
|
|
21007
21007
|
"servicePrefix": "qbusiness",
|
|
21008
21008
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
|
|
21009
|
-
"actionsCount":
|
|
21009
|
+
"actionsCount": 91,
|
|
21010
21010
|
"actions": [
|
|
21011
21011
|
"AddUserLicenses",
|
|
21012
21012
|
"AllowVendedLogDeliveryForResource",
|
|
@@ -21017,6 +21017,7 @@
|
|
|
21017
21017
|
"Chat",
|
|
21018
21018
|
"ChatSync",
|
|
21019
21019
|
"CheckDocumentAccess",
|
|
21020
|
+
"CreateAnonymousWebExperienceUrl",
|
|
21020
21021
|
"CreateApplication",
|
|
21021
21022
|
"CreateDataAccessor",
|
|
21022
21023
|
"CreateDataSource",
|
|
@@ -24710,12 +24711,13 @@
|
|
|
24710
24711
|
"SetSourceIdentity",
|
|
24711
24712
|
"TagSession"
|
|
24712
24713
|
],
|
|
24713
|
-
"resourceTypesCount":
|
|
24714
|
+
"resourceTypesCount": 5,
|
|
24714
24715
|
"resourceTypes": [
|
|
24715
24716
|
"role",
|
|
24716
24717
|
"user",
|
|
24717
24718
|
"root-user",
|
|
24718
|
-
"self-session"
|
|
24719
|
+
"self-session",
|
|
24720
|
+
"context-provider"
|
|
24719
24721
|
],
|
|
24720
24722
|
"conditionKeysCount": 55,
|
|
24721
24723
|
"conditionKeys": [
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10270
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
|
|
157
|
-
"value":
|
|
157
|
+
"value": 110
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1906
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.373",
|
|
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",
|