aws-iam-data 0.0.372 → 0.0.374
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,28 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-05-07",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Verified Permissions": [
|
|
8
|
+
"verifiedpermissions:ListTagsForResource",
|
|
9
|
+
"verifiedpermissions:TagResource",
|
|
10
|
+
"verifiedpermissions:UntagResource"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"removedActions": {}
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"dateOfChange": "2025-05-06",
|
|
17
|
+
"addedServices": [],
|
|
18
|
+
"removedServices": [],
|
|
19
|
+
"addedActions": {
|
|
20
|
+
"Amazon Q Business": [
|
|
21
|
+
"qbusiness:CreateAnonymousWebExperienceUrl"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
"removedActions": {}
|
|
25
|
+
},
|
|
2
26
|
{
|
|
3
27
|
"dateOfChange": "2025-05-01",
|
|
4
28
|
"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
|
]
|
|
@@ -200041,7 +200041,7 @@
|
|
|
200041
200041
|
{
|
|
200042
200042
|
"name": "sso:ApplicationAccount",
|
|
200043
200043
|
"apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/API_Application.html",
|
|
200044
|
-
"description": "Filters access by the account which creates the application",
|
|
200044
|
+
"description": "Filters access by the account which creates the application. This condition key is not supported for customer managed SAML applications",
|
|
200045
200045
|
"type": "String"
|
|
200046
200046
|
}
|
|
200047
200047
|
]
|
|
@@ -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",
|
|
@@ -377338,7 +377359,11 @@
|
|
|
377338
377359
|
{
|
|
377339
377360
|
"resourceType": "",
|
|
377340
377361
|
"required": false,
|
|
377341
|
-
"conditionKeys": [
|
|
377362
|
+
"conditionKeys": [
|
|
377363
|
+
"aws:ResourceTag/${TagKey}",
|
|
377364
|
+
"aws:RequestTag/${TagKey}",
|
|
377365
|
+
"aws:TagKeys"
|
|
377366
|
+
],
|
|
377342
377367
|
"dependentActions": []
|
|
377343
377368
|
}
|
|
377344
377369
|
]
|
|
@@ -377459,7 +377484,9 @@
|
|
|
377459
377484
|
"resourceType": "policy-store",
|
|
377460
377485
|
"required": true,
|
|
377461
377486
|
"conditionKeys": [],
|
|
377462
|
-
"dependentActions": [
|
|
377487
|
+
"dependentActions": [
|
|
377488
|
+
"verifiedpermissions:ListTagsForResource"
|
|
377489
|
+
]
|
|
377463
377490
|
}
|
|
377464
377491
|
]
|
|
377465
377492
|
},
|
|
@@ -377583,6 +377610,21 @@
|
|
|
377583
377610
|
}
|
|
377584
377611
|
]
|
|
377585
377612
|
},
|
|
377613
|
+
{
|
|
377614
|
+
"name": "ListTagsForResource",
|
|
377615
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListTagsForResource.html",
|
|
377616
|
+
"permissionOnly": false,
|
|
377617
|
+
"description": "Grants permission to view a list of resource tags for the specified policy store",
|
|
377618
|
+
"accessLevel": "Read",
|
|
377619
|
+
"resourceTypes": [
|
|
377620
|
+
{
|
|
377621
|
+
"resourceType": "policy-store",
|
|
377622
|
+
"required": true,
|
|
377623
|
+
"conditionKeys": [],
|
|
377624
|
+
"dependentActions": []
|
|
377625
|
+
}
|
|
377626
|
+
]
|
|
377627
|
+
},
|
|
377586
377628
|
{
|
|
377587
377629
|
"name": "PutSchema",
|
|
377588
377630
|
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_PutSchema.html",
|
|
@@ -377598,6 +377640,53 @@
|
|
|
377598
377640
|
}
|
|
377599
377641
|
]
|
|
377600
377642
|
},
|
|
377643
|
+
{
|
|
377644
|
+
"name": "TagResource",
|
|
377645
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_TagResource.html",
|
|
377646
|
+
"permissionOnly": false,
|
|
377647
|
+
"description": "Grants permission to add tags to the specified policy store",
|
|
377648
|
+
"accessLevel": "Tagging",
|
|
377649
|
+
"resourceTypes": [
|
|
377650
|
+
{
|
|
377651
|
+
"resourceType": "policy-store",
|
|
377652
|
+
"required": true,
|
|
377653
|
+
"conditionKeys": [],
|
|
377654
|
+
"dependentActions": []
|
|
377655
|
+
},
|
|
377656
|
+
{
|
|
377657
|
+
"resourceType": "",
|
|
377658
|
+
"required": false,
|
|
377659
|
+
"conditionKeys": [
|
|
377660
|
+
"aws:RequestTag/${TagKey}",
|
|
377661
|
+
"aws:TagKeys"
|
|
377662
|
+
],
|
|
377663
|
+
"dependentActions": []
|
|
377664
|
+
}
|
|
377665
|
+
]
|
|
377666
|
+
},
|
|
377667
|
+
{
|
|
377668
|
+
"name": "UntagResource",
|
|
377669
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UntagResource.html",
|
|
377670
|
+
"permissionOnly": false,
|
|
377671
|
+
"description": "Grants permission to remove tags from the specified policy store",
|
|
377672
|
+
"accessLevel": "Tagging",
|
|
377673
|
+
"resourceTypes": [
|
|
377674
|
+
{
|
|
377675
|
+
"resourceType": "policy-store",
|
|
377676
|
+
"required": true,
|
|
377677
|
+
"conditionKeys": [],
|
|
377678
|
+
"dependentActions": []
|
|
377679
|
+
},
|
|
377680
|
+
{
|
|
377681
|
+
"resourceType": "",
|
|
377682
|
+
"required": false,
|
|
377683
|
+
"conditionKeys": [
|
|
377684
|
+
"aws:TagKeys"
|
|
377685
|
+
],
|
|
377686
|
+
"dependentActions": []
|
|
377687
|
+
}
|
|
377688
|
+
]
|
|
377689
|
+
},
|
|
377601
377690
|
{
|
|
377602
377691
|
"name": "UpdateIdentitySource",
|
|
377603
377692
|
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdateIdentitySource.html",
|
|
@@ -377664,10 +377753,31 @@
|
|
|
377664
377753
|
"name": "policy-store",
|
|
377665
377754
|
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/policy-stores.html",
|
|
377666
377755
|
"arnPattern": "arn:${Partition}:verifiedpermissions::${Account}:policy-store/${PolicyStoreId}",
|
|
377667
|
-
"conditionKeys": [
|
|
377756
|
+
"conditionKeys": [
|
|
377757
|
+
"aws:ResourceTag/${TagKey}"
|
|
377758
|
+
]
|
|
377668
377759
|
}
|
|
377669
377760
|
],
|
|
377670
|
-
"conditionKeys": [
|
|
377761
|
+
"conditionKeys": [
|
|
377762
|
+
{
|
|
377763
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
377764
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
377765
|
+
"description": "Filters access by a tag key and value pair that is allowed in the request",
|
|
377766
|
+
"type": "String"
|
|
377767
|
+
},
|
|
377768
|
+
{
|
|
377769
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
377770
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
377771
|
+
"description": "Filters access by a tag key and value pair of a resource",
|
|
377772
|
+
"type": "String"
|
|
377773
|
+
},
|
|
377774
|
+
{
|
|
377775
|
+
"name": "aws:TagKeys",
|
|
377776
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
377777
|
+
"description": "Filters access by a list of tag keys that are allowed in the request",
|
|
377778
|
+
"type": "ArrayOfString"
|
|
377779
|
+
}
|
|
377780
|
+
]
|
|
377671
377781
|
},
|
|
377672
377782
|
{
|
|
377673
377783
|
"name": "Amazon VPC Lattice",
|
|
@@ -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",
|
|
@@ -27314,7 +27315,7 @@
|
|
|
27314
27315
|
"name": "Amazon Verified Permissions",
|
|
27315
27316
|
"servicePrefix": "verifiedpermissions",
|
|
27316
27317
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html",
|
|
27317
|
-
"actionsCount":
|
|
27318
|
+
"actionsCount": 27,
|
|
27318
27319
|
"actions": [
|
|
27319
27320
|
"CreateIdentitySource",
|
|
27320
27321
|
"CreatePolicy",
|
|
@@ -27335,7 +27336,10 @@
|
|
|
27335
27336
|
"ListPolicies",
|
|
27336
27337
|
"ListPolicyStores",
|
|
27337
27338
|
"ListPolicyTemplates",
|
|
27339
|
+
"ListTagsForResource",
|
|
27338
27340
|
"PutSchema",
|
|
27341
|
+
"TagResource",
|
|
27342
|
+
"UntagResource",
|
|
27339
27343
|
"UpdateIdentitySource",
|
|
27340
27344
|
"UpdatePolicy",
|
|
27341
27345
|
"UpdatePolicyStore",
|
|
@@ -27345,8 +27349,12 @@
|
|
|
27345
27349
|
"resourceTypes": [
|
|
27346
27350
|
"policy-store"
|
|
27347
27351
|
],
|
|
27348
|
-
"conditionKeysCount":
|
|
27349
|
-
"conditionKeys": [
|
|
27352
|
+
"conditionKeysCount": 3,
|
|
27353
|
+
"conditionKeys": [
|
|
27354
|
+
"aws:RequestTag/${TagKey}",
|
|
27355
|
+
"aws:ResourceTag/${TagKey}",
|
|
27356
|
+
"aws:TagKeys"
|
|
27357
|
+
]
|
|
27350
27358
|
},
|
|
27351
27359
|
{
|
|
27352
27360
|
"name": "Amazon VPC Lattice",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10272
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4982
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List 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}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.374",
|
|
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",
|