aws-iam-data 0.0.421 → 0.0.423
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,34 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-08-01",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon EventBridge": [
|
|
8
|
+
"events:AllowVendedLogDeliveryForResource"
|
|
9
|
+
],
|
|
10
|
+
"Amazon WorkSpaces": [
|
|
11
|
+
"workspaces:CreateRootClientCertificate",
|
|
12
|
+
"workspaces:DeleteRootClientCertificate",
|
|
13
|
+
"workspaces:DescribeRootClientCertificates",
|
|
14
|
+
"workspaces:DirectoryAccessManagement",
|
|
15
|
+
"workspaces:UpdateRootClientCertificate"
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
"removedActions": {}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"dateOfChange": "2025-07-31",
|
|
22
|
+
"addedServices": [],
|
|
23
|
+
"removedServices": [],
|
|
24
|
+
"addedActions": {
|
|
25
|
+
"AWS Clean Rooms": [
|
|
26
|
+
"cleanrooms:UpdateConfiguredTableAllowedColumns",
|
|
27
|
+
"cleanrooms:UpdateConfiguredTableReference"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"removedActions": {}
|
|
31
|
+
},
|
|
2
32
|
{
|
|
3
33
|
"dateOfChange": "2025-07-30",
|
|
4
34
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -46947,6 +46947,33 @@
|
|
|
46947
46947
|
"permissionOnly": false,
|
|
46948
46948
|
"description": "Grants permission to update an existing configured table",
|
|
46949
46949
|
"accessLevel": "Write",
|
|
46950
|
+
"resourceTypes": [
|
|
46951
|
+
{
|
|
46952
|
+
"resourceType": "configuredtable",
|
|
46953
|
+
"required": true,
|
|
46954
|
+
"conditionKeys": [],
|
|
46955
|
+
"dependentActions": [
|
|
46956
|
+
"athena:GetTableMetadata",
|
|
46957
|
+
"cleanrooms:UpdateConfiguredTableAllowedColumns",
|
|
46958
|
+
"cleanrooms:UpdateConfiguredTableReference",
|
|
46959
|
+
"glue:BatchGetPartition",
|
|
46960
|
+
"glue:GetDatabase",
|
|
46961
|
+
"glue:GetDatabases",
|
|
46962
|
+
"glue:GetPartition",
|
|
46963
|
+
"glue:GetPartitions",
|
|
46964
|
+
"glue:GetSchemaVersion",
|
|
46965
|
+
"glue:GetTable",
|
|
46966
|
+
"glue:GetTables"
|
|
46967
|
+
]
|
|
46968
|
+
}
|
|
46969
|
+
]
|
|
46970
|
+
},
|
|
46971
|
+
{
|
|
46972
|
+
"name": "UpdateConfiguredTableAllowedColumns",
|
|
46973
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_UpdateConfiguredTable.html",
|
|
46974
|
+
"permissionOnly": true,
|
|
46975
|
+
"description": "Grants permission to update the allowed columns of an existing configured table",
|
|
46976
|
+
"accessLevel": "Write",
|
|
46950
46977
|
"resourceTypes": [
|
|
46951
46978
|
{
|
|
46952
46979
|
"resourceType": "configuredtable",
|
|
@@ -47003,6 +47030,21 @@
|
|
|
47003
47030
|
}
|
|
47004
47031
|
]
|
|
47005
47032
|
},
|
|
47033
|
+
{
|
|
47034
|
+
"name": "UpdateConfiguredTableReference",
|
|
47035
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_UpdateConfiguredTable.html",
|
|
47036
|
+
"permissionOnly": true,
|
|
47037
|
+
"description": "Grants permission to update the table reference of an existing configured table",
|
|
47038
|
+
"accessLevel": "Write",
|
|
47039
|
+
"resourceTypes": [
|
|
47040
|
+
{
|
|
47041
|
+
"resourceType": "configuredtable",
|
|
47042
|
+
"required": true,
|
|
47043
|
+
"conditionKeys": [],
|
|
47044
|
+
"dependentActions": []
|
|
47045
|
+
}
|
|
47046
|
+
]
|
|
47047
|
+
},
|
|
47006
47048
|
{
|
|
47007
47049
|
"name": "UpdateIdMappingTable",
|
|
47008
47050
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_UpdateIdMappingTable.html",
|
|
@@ -106743,6 +106785,7 @@
|
|
|
106743
106785
|
"required": true,
|
|
106744
106786
|
"conditionKeys": [],
|
|
106745
106787
|
"dependentActions": [
|
|
106788
|
+
"deadline:TagResource",
|
|
106746
106789
|
"iam:PassRole",
|
|
106747
106790
|
"sso:CreateApplication",
|
|
106748
106791
|
"sso:DeleteApplication",
|
|
@@ -106750,6 +106793,15 @@
|
|
|
106750
106793
|
"sso:PutApplicationAuthenticationMethod",
|
|
106751
106794
|
"sso:PutApplicationGrant"
|
|
106752
106795
|
]
|
|
106796
|
+
},
|
|
106797
|
+
{
|
|
106798
|
+
"resourceType": "",
|
|
106799
|
+
"required": false,
|
|
106800
|
+
"conditionKeys": [
|
|
106801
|
+
"aws:RequestTag/${TagKey}",
|
|
106802
|
+
"aws:TagKeys"
|
|
106803
|
+
],
|
|
106804
|
+
"dependentActions": []
|
|
106753
106805
|
}
|
|
106754
106806
|
]
|
|
106755
106807
|
},
|
|
@@ -108113,6 +108165,12 @@
|
|
|
108113
108165
|
"conditionKeys": [],
|
|
108114
108166
|
"dependentActions": []
|
|
108115
108167
|
},
|
|
108168
|
+
{
|
|
108169
|
+
"resourceType": "monitor",
|
|
108170
|
+
"required": false,
|
|
108171
|
+
"conditionKeys": [],
|
|
108172
|
+
"dependentActions": []
|
|
108173
|
+
},
|
|
108116
108174
|
{
|
|
108117
108175
|
"resourceType": "queue",
|
|
108118
108176
|
"required": false,
|
|
@@ -108312,6 +108370,12 @@
|
|
|
108312
108370
|
"conditionKeys": [],
|
|
108313
108371
|
"dependentActions": []
|
|
108314
108372
|
},
|
|
108373
|
+
{
|
|
108374
|
+
"resourceType": "monitor",
|
|
108375
|
+
"required": false,
|
|
108376
|
+
"conditionKeys": [],
|
|
108377
|
+
"dependentActions": []
|
|
108378
|
+
},
|
|
108315
108379
|
{
|
|
108316
108380
|
"resourceType": "queue",
|
|
108317
108381
|
"required": false,
|
|
@@ -108361,6 +108425,12 @@
|
|
|
108361
108425
|
"conditionKeys": [],
|
|
108362
108426
|
"dependentActions": []
|
|
108363
108427
|
},
|
|
108428
|
+
{
|
|
108429
|
+
"resourceType": "monitor",
|
|
108430
|
+
"required": false,
|
|
108431
|
+
"conditionKeys": [],
|
|
108432
|
+
"dependentActions": []
|
|
108433
|
+
},
|
|
108364
108434
|
{
|
|
108365
108435
|
"resourceType": "queue",
|
|
108366
108436
|
"required": false,
|
|
@@ -108731,7 +108801,9 @@
|
|
|
108731
108801
|
"name": "monitor",
|
|
108732
108802
|
"apiReferenceUrl": "https://docs.aws.amazon.com/deadline-cloud/latest/userguide/working-with-deadline-monitor.html",
|
|
108733
108803
|
"arnPattern": "arn:${Partition}:deadline:${Region}:${Account}:monitor/${MonitorId}",
|
|
108734
|
-
"conditionKeys": [
|
|
108804
|
+
"conditionKeys": [
|
|
108805
|
+
"aws:ResourceTag/${TagKey}"
|
|
108806
|
+
]
|
|
108735
108807
|
},
|
|
108736
108808
|
{
|
|
108737
108809
|
"name": "queue",
|
|
@@ -175019,6 +175091,21 @@
|
|
|
175019
175091
|
}
|
|
175020
175092
|
]
|
|
175021
175093
|
},
|
|
175094
|
+
{
|
|
175095
|
+
"name": "AllowVendedLogDeliveryForResource",
|
|
175096
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-bus-logs.html",
|
|
175097
|
+
"permissionOnly": true,
|
|
175098
|
+
"description": "Grants permission to configure vended log delivery for EventBridge",
|
|
175099
|
+
"accessLevel": "Write",
|
|
175100
|
+
"resourceTypes": [
|
|
175101
|
+
{
|
|
175102
|
+
"resourceType": "event-bus",
|
|
175103
|
+
"required": true,
|
|
175104
|
+
"conditionKeys": [],
|
|
175105
|
+
"dependentActions": []
|
|
175106
|
+
}
|
|
175107
|
+
]
|
|
175108
|
+
},
|
|
175022
175109
|
{
|
|
175023
175110
|
"name": "CancelReplay",
|
|
175024
175111
|
"apiReferenceUrl": "https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CancelReplay.html",
|
|
@@ -349374,7 +349461,7 @@
|
|
|
349374
349461
|
{
|
|
349375
349462
|
"name": "aws:ResourceTag/${TagKey}",
|
|
349376
349463
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
349377
|
-
"description": "Filters access by tag-value
|
|
349464
|
+
"description": "Filters access by tag-value associated with the resource",
|
|
349378
349465
|
"type": "String"
|
|
349379
349466
|
},
|
|
349380
349467
|
{
|
|
@@ -400012,6 +400099,21 @@
|
|
|
400012
400099
|
}
|
|
400013
400100
|
]
|
|
400014
400101
|
},
|
|
400102
|
+
{
|
|
400103
|
+
"name": "CreateRootClientCertificate",
|
|
400104
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
|
|
400105
|
+
"permissionOnly": true,
|
|
400106
|
+
"description": "Grants permission to create a root client certificate",
|
|
400107
|
+
"accessLevel": "Write",
|
|
400108
|
+
"resourceTypes": [
|
|
400109
|
+
{
|
|
400110
|
+
"resourceType": "certificateid",
|
|
400111
|
+
"required": true,
|
|
400112
|
+
"conditionKeys": [],
|
|
400113
|
+
"dependentActions": []
|
|
400114
|
+
}
|
|
400115
|
+
]
|
|
400116
|
+
},
|
|
400015
400117
|
{
|
|
400016
400118
|
"name": "CreateStandbyWorkspaces",
|
|
400017
400119
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_CreateStandbyWorkspaces.html",
|
|
@@ -400287,6 +400389,21 @@
|
|
|
400287
400389
|
}
|
|
400288
400390
|
]
|
|
400289
400391
|
},
|
|
400392
|
+
{
|
|
400393
|
+
"name": "DeleteRootClientCertificate",
|
|
400394
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
|
|
400395
|
+
"permissionOnly": true,
|
|
400396
|
+
"description": "Grants permission to delete root client certificate",
|
|
400397
|
+
"accessLevel": "Write",
|
|
400398
|
+
"resourceTypes": [
|
|
400399
|
+
{
|
|
400400
|
+
"resourceType": "certificateid",
|
|
400401
|
+
"required": true,
|
|
400402
|
+
"conditionKeys": [],
|
|
400403
|
+
"dependentActions": []
|
|
400404
|
+
}
|
|
400405
|
+
]
|
|
400406
|
+
},
|
|
400290
400407
|
{
|
|
400291
400408
|
"name": "DeleteTags",
|
|
400292
400409
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_DeleteTags.html",
|
|
@@ -400577,6 +400694,21 @@
|
|
|
400577
400694
|
}
|
|
400578
400695
|
]
|
|
400579
400696
|
},
|
|
400697
|
+
{
|
|
400698
|
+
"name": "DescribeRootClientCertificates",
|
|
400699
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
|
|
400700
|
+
"permissionOnly": true,
|
|
400701
|
+
"description": "Grants permission to retrieve information for root client certificates",
|
|
400702
|
+
"accessLevel": "List",
|
|
400703
|
+
"resourceTypes": [
|
|
400704
|
+
{
|
|
400705
|
+
"resourceType": "certificateid",
|
|
400706
|
+
"required": true,
|
|
400707
|
+
"conditionKeys": [],
|
|
400708
|
+
"dependentActions": []
|
|
400709
|
+
}
|
|
400710
|
+
]
|
|
400711
|
+
},
|
|
400580
400712
|
{
|
|
400581
400713
|
"name": "DescribeTags",
|
|
400582
400714
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeTags.html",
|
|
@@ -400750,6 +400882,21 @@
|
|
|
400750
400882
|
}
|
|
400751
400883
|
]
|
|
400752
400884
|
},
|
|
400885
|
+
{
|
|
400886
|
+
"name": "DirectoryAccessManagement",
|
|
400887
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
|
|
400888
|
+
"permissionOnly": true,
|
|
400889
|
+
"description": "Grants permission to directory management actions while managing and provisioning workspaces",
|
|
400890
|
+
"accessLevel": "List",
|
|
400891
|
+
"resourceTypes": [
|
|
400892
|
+
{
|
|
400893
|
+
"resourceType": "directoryid",
|
|
400894
|
+
"required": true,
|
|
400895
|
+
"conditionKeys": [],
|
|
400896
|
+
"dependentActions": []
|
|
400897
|
+
}
|
|
400898
|
+
]
|
|
400899
|
+
},
|
|
400753
400900
|
{
|
|
400754
400901
|
"name": "DisassociateConnectionAlias",
|
|
400755
400902
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_DisassociateConnectionAlias.html",
|
|
@@ -401338,6 +401485,21 @@
|
|
|
401338
401485
|
}
|
|
401339
401486
|
]
|
|
401340
401487
|
},
|
|
401488
|
+
{
|
|
401489
|
+
"name": "UpdateRootClientCertificate",
|
|
401490
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
|
|
401491
|
+
"permissionOnly": true,
|
|
401492
|
+
"description": "Grants permission to update a root client certificate",
|
|
401493
|
+
"accessLevel": "Write",
|
|
401494
|
+
"resourceTypes": [
|
|
401495
|
+
{
|
|
401496
|
+
"resourceType": "certificateid",
|
|
401497
|
+
"required": true,
|
|
401498
|
+
"conditionKeys": [],
|
|
401499
|
+
"dependentActions": []
|
|
401500
|
+
}
|
|
401501
|
+
]
|
|
401502
|
+
},
|
|
401341
401503
|
{
|
|
401342
401504
|
"name": "UpdateRulesOfIpGroup",
|
|
401343
401505
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_UpdateRulesOfIpGroup.html",
|
|
@@ -401409,6 +401571,14 @@
|
|
|
401409
401571
|
}
|
|
401410
401572
|
],
|
|
401411
401573
|
"resourceTypes": [
|
|
401574
|
+
{
|
|
401575
|
+
"name": "certificateid",
|
|
401576
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/trusted-devices.html",
|
|
401577
|
+
"arnPattern": "arn:${Partition}:workspaces:${Region}:${Account}:workspacecertificate/${CertificateId}",
|
|
401578
|
+
"conditionKeys": [
|
|
401579
|
+
"aws:ResourceTag/${TagKey}"
|
|
401580
|
+
]
|
|
401581
|
+
},
|
|
401412
401582
|
{
|
|
401413
401583
|
"name": "directoryid",
|
|
401414
401584
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/manage-workspaces-directory.html",
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
"name": "AWS Clean Rooms",
|
|
3425
3425
|
"servicePrefix": "cleanrooms",
|
|
3426
3426
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanrooms.html",
|
|
3427
|
-
"actionsCount":
|
|
3427
|
+
"actionsCount": 88,
|
|
3428
3428
|
"actions": [
|
|
3429
3429
|
"BatchGetCollaborationAnalysisTemplate",
|
|
3430
3430
|
"BatchGetSchema",
|
|
@@ -3503,9 +3503,11 @@
|
|
|
3503
3503
|
"UpdateCollaboration",
|
|
3504
3504
|
"UpdateConfiguredAudienceModelAssociation",
|
|
3505
3505
|
"UpdateConfiguredTable",
|
|
3506
|
+
"UpdateConfiguredTableAllowedColumns",
|
|
3506
3507
|
"UpdateConfiguredTableAnalysisRule",
|
|
3507
3508
|
"UpdateConfiguredTableAssociation",
|
|
3508
3509
|
"UpdateConfiguredTableAssociationAnalysisRule",
|
|
3510
|
+
"UpdateConfiguredTableReference",
|
|
3509
3511
|
"UpdateIdMappingTable",
|
|
3510
3512
|
"UpdateIdNamespaceAssociation",
|
|
3511
3513
|
"UpdateMembership",
|
|
@@ -12051,9 +12053,10 @@
|
|
|
12051
12053
|
"name": "Amazon EventBridge",
|
|
12052
12054
|
"servicePrefix": "events",
|
|
12053
12055
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoneventbridge.html",
|
|
12054
|
-
"actionsCount":
|
|
12056
|
+
"actionsCount": 60,
|
|
12055
12057
|
"actions": [
|
|
12056
12058
|
"ActivateEventSource",
|
|
12059
|
+
"AllowVendedLogDeliveryForResource",
|
|
12057
12060
|
"CancelReplay",
|
|
12058
12061
|
"CreateApiDestination",
|
|
12059
12062
|
"CreateArchive",
|
|
@@ -28913,7 +28916,7 @@
|
|
|
28913
28916
|
"name": "Amazon WorkSpaces",
|
|
28914
28917
|
"servicePrefix": "workspaces",
|
|
28915
28918
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspaces.html",
|
|
28916
|
-
"actionsCount":
|
|
28919
|
+
"actionsCount": 95,
|
|
28917
28920
|
"actions": [
|
|
28918
28921
|
"AcceptAccountLinkInvitation",
|
|
28919
28922
|
"AssociateConnectionAlias",
|
|
@@ -28925,6 +28928,7 @@
|
|
|
28925
28928
|
"CreateConnectClientAddIn",
|
|
28926
28929
|
"CreateConnectionAlias",
|
|
28927
28930
|
"CreateIpGroup",
|
|
28931
|
+
"CreateRootClientCertificate",
|
|
28928
28932
|
"CreateStandbyWorkspaces",
|
|
28929
28933
|
"CreateTags",
|
|
28930
28934
|
"CreateUpdatedWorkspaceImage",
|
|
@@ -28937,6 +28941,7 @@
|
|
|
28937
28941
|
"DeleteConnectClientAddIn",
|
|
28938
28942
|
"DeleteConnectionAlias",
|
|
28939
28943
|
"DeleteIpGroup",
|
|
28944
|
+
"DeleteRootClientCertificate",
|
|
28940
28945
|
"DeleteTags",
|
|
28941
28946
|
"DeleteWorkspaceBundle",
|
|
28942
28947
|
"DeleteWorkspaceImage",
|
|
@@ -28954,6 +28959,7 @@
|
|
|
28954
28959
|
"DescribeConnectionAliases",
|
|
28955
28960
|
"DescribeImageAssociations",
|
|
28956
28961
|
"DescribeIpGroups",
|
|
28962
|
+
"DescribeRootClientCertificates",
|
|
28957
28963
|
"DescribeTags",
|
|
28958
28964
|
"DescribeWorkspaceAssociations",
|
|
28959
28965
|
"DescribeWorkspaceBundles",
|
|
@@ -28965,6 +28971,7 @@
|
|
|
28965
28971
|
"DescribeWorkspacesConnectionStatus",
|
|
28966
28972
|
"DescribeWorkspacesPoolSessions",
|
|
28967
28973
|
"DescribeWorkspacesPools",
|
|
28974
|
+
"DirectoryAccessManagement",
|
|
28968
28975
|
"DisassociateConnectionAlias",
|
|
28969
28976
|
"DisassociateIpGroups",
|
|
28970
28977
|
"DisassociateWorkspaceApplication",
|
|
@@ -29001,13 +29008,15 @@
|
|
|
29001
29008
|
"TerminateWorkspacesPoolSession",
|
|
29002
29009
|
"UpdateConnectClientAddIn",
|
|
29003
29010
|
"UpdateConnectionAliasPermission",
|
|
29011
|
+
"UpdateRootClientCertificate",
|
|
29004
29012
|
"UpdateRulesOfIpGroup",
|
|
29005
29013
|
"UpdateWorkspaceBundle",
|
|
29006
29014
|
"UpdateWorkspaceImagePermission",
|
|
29007
29015
|
"UpdateWorkspacesPool"
|
|
29008
29016
|
],
|
|
29009
|
-
"resourceTypesCount":
|
|
29017
|
+
"resourceTypesCount": 9,
|
|
29010
29018
|
"resourceTypes": [
|
|
29019
|
+
"certificateid",
|
|
29011
29020
|
"directoryid",
|
|
29012
29021
|
"workspacebundle",
|
|
29013
29022
|
"workspaceid",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10471
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3136
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1952
|
|
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.423",
|
|
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",
|