aws-iam-data 0.0.229 → 0.0.231
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,30 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-06-27",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon EC2": [
|
|
8
|
+
"ec2:DescribeTrafficMirrorFilterRules"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"dateOfChange": "2024-06-26",
|
|
15
|
+
"addedServices": [],
|
|
16
|
+
"removedServices": [],
|
|
17
|
+
"addedActions": {
|
|
18
|
+
"AWS Glue": [
|
|
19
|
+
"glue:CreateUsageProfile",
|
|
20
|
+
"glue:DeleteUsageProfile",
|
|
21
|
+
"glue:GetUsageProfile",
|
|
22
|
+
"glue:ListUsageProfiles",
|
|
23
|
+
"glue:UpdateUsageProfile"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"removedActions": {}
|
|
27
|
+
},
|
|
2
28
|
{
|
|
3
29
|
"dateOfChange": "2024-06-22",
|
|
4
30
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -104077,6 +104077,11 @@
|
|
|
104077
104077
|
],
|
|
104078
104078
|
"dependentActions": [
|
|
104079
104079
|
"ec2:CreateTags",
|
|
104080
|
+
"ecs:ListClusters",
|
|
104081
|
+
"ecs:ListContainerInstances",
|
|
104082
|
+
"ecs:ListServices",
|
|
104083
|
+
"ecs:ListTaskDefinitions",
|
|
104084
|
+
"ecs:ListTasks",
|
|
104080
104085
|
"iam:PassRole"
|
|
104081
104086
|
]
|
|
104082
104087
|
},
|
|
@@ -104227,7 +104232,6 @@
|
|
|
104227
104232
|
"aws:RequestTag/${TagKey}",
|
|
104228
104233
|
"aws:TagKeys",
|
|
104229
104234
|
"ec2:OutpostArn",
|
|
104230
|
-
"ec2:Owner",
|
|
104231
104235
|
"ec2:ParentVolume",
|
|
104232
104236
|
"ec2:SnapshotID",
|
|
104233
104237
|
"ec2:SnapshotTime",
|
|
@@ -106660,7 +106664,9 @@
|
|
|
106660
106664
|
"aws:ResourceTag/${TagKey}",
|
|
106661
106665
|
"ec2:ResourceTag/${TagKey}"
|
|
106662
106666
|
],
|
|
106663
|
-
"dependentActions": [
|
|
106667
|
+
"dependentActions": [
|
|
106668
|
+
"ec2:CreateTags"
|
|
106669
|
+
]
|
|
106664
106670
|
},
|
|
106665
106671
|
{
|
|
106666
106672
|
"resourceType": "traffic-mirror-filter-rule",
|
|
@@ -113006,6 +113012,23 @@
|
|
|
113006
113012
|
}
|
|
113007
113013
|
]
|
|
113008
113014
|
},
|
|
113015
|
+
{
|
|
113016
|
+
"name": "DescribeTrafficMirrorFilterRules",
|
|
113017
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTrafficMirrorFilterRules.html",
|
|
113018
|
+
"permissionOnly": false,
|
|
113019
|
+
"description": "Grants permission to describe traffic mirror filters that determine the traffic that is mirrored",
|
|
113020
|
+
"accessLevel": "List",
|
|
113021
|
+
"resourceTypes": [
|
|
113022
|
+
{
|
|
113023
|
+
"resourceType": "",
|
|
113024
|
+
"required": false,
|
|
113025
|
+
"conditionKeys": [
|
|
113026
|
+
"ec2:Region"
|
|
113027
|
+
],
|
|
113028
|
+
"dependentActions": []
|
|
113029
|
+
}
|
|
113030
|
+
]
|
|
113031
|
+
},
|
|
113009
113032
|
{
|
|
113010
113033
|
"name": "DescribeTrafficMirrorFilters",
|
|
113011
113034
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTrafficMirrorFilters.html",
|
|
@@ -134416,7 +134439,8 @@
|
|
|
134416
134439
|
"conditionKeys": [
|
|
134417
134440
|
"aws:RequestTag/${TagKey}",
|
|
134418
134441
|
"aws:TagKeys",
|
|
134419
|
-
"eks:bootstrapClusterCreatorAdminPermissions"
|
|
134442
|
+
"eks:bootstrapClusterCreatorAdminPermissions",
|
|
134443
|
+
"eks:bootstrapSelfManagedAddons"
|
|
134420
134444
|
],
|
|
134421
134445
|
"dependentActions": []
|
|
134422
134446
|
}
|
|
@@ -135497,6 +135521,12 @@
|
|
|
135497
135521
|
"description": "Filters access by the bootstrapClusterCreatorAdminPermissions present in the create cluster request",
|
|
135498
135522
|
"type": "Bool"
|
|
135499
135523
|
},
|
|
135524
|
+
{
|
|
135525
|
+
"name": "eks:bootstrapSelfManagedAddons",
|
|
135526
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/userguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies",
|
|
135527
|
+
"description": "Filters access by the bootstrapSelfManagedAddons present in the create cluster request",
|
|
135528
|
+
"type": "Bool"
|
|
135529
|
+
},
|
|
135500
135530
|
{
|
|
135501
135531
|
"name": "eks:clientId",
|
|
135502
135532
|
"apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/userguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies",
|
|
@@ -164045,6 +164075,12 @@
|
|
|
164045
164075
|
"description": "Grants permission to create an interactive session",
|
|
164046
164076
|
"accessLevel": "Write",
|
|
164047
164077
|
"resourceTypes": [
|
|
164078
|
+
{
|
|
164079
|
+
"resourceType": "session",
|
|
164080
|
+
"required": true,
|
|
164081
|
+
"conditionKeys": [],
|
|
164082
|
+
"dependentActions": []
|
|
164083
|
+
},
|
|
164048
164084
|
{
|
|
164049
164085
|
"resourceType": "",
|
|
164050
164086
|
"required": false,
|
|
@@ -164139,6 +164175,30 @@
|
|
|
164139
164175
|
}
|
|
164140
164176
|
]
|
|
164141
164177
|
},
|
|
164178
|
+
{
|
|
164179
|
+
"name": "CreateUsageProfile",
|
|
164180
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-CreateUsageProfile",
|
|
164181
|
+
"permissionOnly": false,
|
|
164182
|
+
"description": "Grants permission to create a usage profile",
|
|
164183
|
+
"accessLevel": "Write",
|
|
164184
|
+
"resourceTypes": [
|
|
164185
|
+
{
|
|
164186
|
+
"resourceType": "usageProfile",
|
|
164187
|
+
"required": true,
|
|
164188
|
+
"conditionKeys": [],
|
|
164189
|
+
"dependentActions": []
|
|
164190
|
+
},
|
|
164191
|
+
{
|
|
164192
|
+
"resourceType": "",
|
|
164193
|
+
"required": false,
|
|
164194
|
+
"conditionKeys": [
|
|
164195
|
+
"aws:RequestTag/${TagKey}",
|
|
164196
|
+
"aws:TagKeys"
|
|
164197
|
+
],
|
|
164198
|
+
"dependentActions": []
|
|
164199
|
+
}
|
|
164200
|
+
]
|
|
164201
|
+
},
|
|
164142
164202
|
{
|
|
164143
164203
|
"name": "CreateUserDefinedFunction",
|
|
164144
164204
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-CreateUserDefinedFunction",
|
|
@@ -164666,6 +164726,21 @@
|
|
|
164666
164726
|
}
|
|
164667
164727
|
]
|
|
164668
164728
|
},
|
|
164729
|
+
{
|
|
164730
|
+
"name": "DeleteUsageProfile",
|
|
164731
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-DeleteUsageProfile",
|
|
164732
|
+
"permissionOnly": false,
|
|
164733
|
+
"description": "Grants permission to delete a usage profile",
|
|
164734
|
+
"accessLevel": "Write",
|
|
164735
|
+
"resourceTypes": [
|
|
164736
|
+
{
|
|
164737
|
+
"resourceType": "usageProfile",
|
|
164738
|
+
"required": true,
|
|
164739
|
+
"conditionKeys": [],
|
|
164740
|
+
"dependentActions": []
|
|
164741
|
+
}
|
|
164742
|
+
]
|
|
164743
|
+
},
|
|
164669
164744
|
{
|
|
164670
164745
|
"name": "DeleteUserDefinedFunction",
|
|
164671
164746
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-DeleteUserDefinedFunction",
|
|
@@ -166097,6 +166172,12 @@
|
|
|
166097
166172
|
"conditionKeys": [],
|
|
166098
166173
|
"dependentActions": []
|
|
166099
166174
|
},
|
|
166175
|
+
{
|
|
166176
|
+
"resourceType": "usageProfile",
|
|
166177
|
+
"required": false,
|
|
166178
|
+
"conditionKeys": [],
|
|
166179
|
+
"dependentActions": []
|
|
166180
|
+
},
|
|
166100
166181
|
{
|
|
166101
166182
|
"resourceType": "workflow",
|
|
166102
166183
|
"required": false,
|
|
@@ -166135,6 +166216,21 @@
|
|
|
166135
166216
|
}
|
|
166136
166217
|
]
|
|
166137
166218
|
},
|
|
166219
|
+
{
|
|
166220
|
+
"name": "GetUsageProfile",
|
|
166221
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-GetUsageProfile",
|
|
166222
|
+
"permissionOnly": false,
|
|
166223
|
+
"description": "Grants permission to retrieve a usage profile",
|
|
166224
|
+
"accessLevel": "Read",
|
|
166225
|
+
"resourceTypes": [
|
|
166226
|
+
{
|
|
166227
|
+
"resourceType": "usageProfile",
|
|
166228
|
+
"required": true,
|
|
166229
|
+
"conditionKeys": [],
|
|
166230
|
+
"dependentActions": []
|
|
166231
|
+
}
|
|
166232
|
+
]
|
|
166233
|
+
},
|
|
166138
166234
|
{
|
|
166139
166235
|
"name": "GetUserDefinedFunction",
|
|
166140
166236
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-GetUserDefinedFunction",
|
|
@@ -166665,6 +166761,21 @@
|
|
|
166665
166761
|
}
|
|
166666
166762
|
]
|
|
166667
166763
|
},
|
|
166764
|
+
{
|
|
166765
|
+
"name": "ListUsageProfiles",
|
|
166766
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-ListUsageProfiles",
|
|
166767
|
+
"permissionOnly": false,
|
|
166768
|
+
"description": "Grants permission to retrieve a list of usage profiles",
|
|
166769
|
+
"accessLevel": "List",
|
|
166770
|
+
"resourceTypes": [
|
|
166771
|
+
{
|
|
166772
|
+
"resourceType": "",
|
|
166773
|
+
"required": false,
|
|
166774
|
+
"conditionKeys": [],
|
|
166775
|
+
"dependentActions": []
|
|
166776
|
+
}
|
|
166777
|
+
]
|
|
166778
|
+
},
|
|
166668
166779
|
{
|
|
166669
166780
|
"name": "ListWorkflows",
|
|
166670
166781
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-ListWorkflows",
|
|
@@ -167416,6 +167527,12 @@
|
|
|
167416
167527
|
"conditionKeys": [],
|
|
167417
167528
|
"dependentActions": []
|
|
167418
167529
|
},
|
|
167530
|
+
{
|
|
167531
|
+
"resourceType": "usageProfile",
|
|
167532
|
+
"required": false,
|
|
167533
|
+
"conditionKeys": [],
|
|
167534
|
+
"dependentActions": []
|
|
167535
|
+
},
|
|
167419
167536
|
{
|
|
167420
167537
|
"resourceType": "workflow",
|
|
167421
167538
|
"required": false,
|
|
@@ -167542,6 +167659,12 @@
|
|
|
167542
167659
|
"conditionKeys": [],
|
|
167543
167660
|
"dependentActions": []
|
|
167544
167661
|
},
|
|
167662
|
+
{
|
|
167663
|
+
"resourceType": "usageProfile",
|
|
167664
|
+
"required": false,
|
|
167665
|
+
"conditionKeys": [],
|
|
167666
|
+
"dependentActions": []
|
|
167667
|
+
},
|
|
167545
167668
|
{
|
|
167546
167669
|
"resourceType": "workflow",
|
|
167547
167670
|
"required": false,
|
|
@@ -167948,6 +168071,21 @@
|
|
|
167948
168071
|
}
|
|
167949
168072
|
]
|
|
167950
168073
|
},
|
|
168074
|
+
{
|
|
168075
|
+
"name": "UpdateUsageProfile",
|
|
168076
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-UpdateUsageProfile",
|
|
168077
|
+
"permissionOnly": false,
|
|
168078
|
+
"description": "Grants permission to update a usage profile",
|
|
168079
|
+
"accessLevel": "Write",
|
|
168080
|
+
"resourceTypes": [
|
|
168081
|
+
{
|
|
168082
|
+
"resourceType": "usageProfile",
|
|
168083
|
+
"required": true,
|
|
168084
|
+
"conditionKeys": [],
|
|
168085
|
+
"dependentActions": []
|
|
168086
|
+
}
|
|
168087
|
+
]
|
|
168088
|
+
},
|
|
167951
168089
|
{
|
|
167952
168090
|
"name": "UpdateUserDefinedFunction",
|
|
167953
168091
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-UpdateUserDefinedFunction",
|
|
@@ -168140,6 +168278,14 @@
|
|
|
168140
168278
|
"aws:ResourceTag/${TagKey}"
|
|
168141
168279
|
]
|
|
168142
168280
|
},
|
|
168281
|
+
{
|
|
168282
|
+
"name": "usageProfile",
|
|
168283
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html",
|
|
168284
|
+
"arnPattern": "arn:${Partition}:glue:${Region}:${Account}:usageProfile/${UsageProfileId}",
|
|
168285
|
+
"conditionKeys": [
|
|
168286
|
+
"aws:ResourceTag/${TagKey}"
|
|
168287
|
+
]
|
|
168288
|
+
},
|
|
168143
168289
|
{
|
|
168144
168290
|
"name": "dataQualityRuleset",
|
|
168145
168291
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html",
|
|
@@ -7741,7 +7741,7 @@
|
|
|
7741
7741
|
"name": "Amazon EC2",
|
|
7742
7742
|
"servicePrefix": "ec2",
|
|
7743
7743
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
7744
|
-
"actionsCount":
|
|
7744
|
+
"actionsCount": 638,
|
|
7745
7745
|
"actions": [
|
|
7746
7746
|
"AcceptAddressTransfer",
|
|
7747
7747
|
"AcceptReservedInstancesExchangeQuote",
|
|
@@ -8083,6 +8083,7 @@
|
|
|
8083
8083
|
"DescribeStoreImageTasks",
|
|
8084
8084
|
"DescribeSubnets",
|
|
8085
8085
|
"DescribeTags",
|
|
8086
|
+
"DescribeTrafficMirrorFilterRules",
|
|
8086
8087
|
"DescribeTrafficMirrorFilters",
|
|
8087
8088
|
"DescribeTrafficMirrorSessions",
|
|
8088
8089
|
"DescribeTrafficMirrorTargets",
|
|
@@ -9434,7 +9435,7 @@
|
|
|
9434
9435
|
"access-entry",
|
|
9435
9436
|
"access-policy"
|
|
9436
9437
|
],
|
|
9437
|
-
"conditionKeysCount":
|
|
9438
|
+
"conditionKeysCount": 15,
|
|
9438
9439
|
"conditionKeys": [
|
|
9439
9440
|
"aws:RequestTag/${TagKey}",
|
|
9440
9441
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -9442,6 +9443,7 @@
|
|
|
9442
9443
|
"eks:accessEntryType",
|
|
9443
9444
|
"eks:accessScope",
|
|
9444
9445
|
"eks:bootstrapClusterCreatorAdminPermissions",
|
|
9446
|
+
"eks:bootstrapSelfManagedAddons",
|
|
9445
9447
|
"eks:clientId",
|
|
9446
9448
|
"eks:clusterName",
|
|
9447
9449
|
"eks:issuerUrl",
|
|
@@ -11517,7 +11519,7 @@
|
|
|
11517
11519
|
"name": "AWS Glue",
|
|
11518
11520
|
"servicePrefix": "glue",
|
|
11519
11521
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
|
|
11520
|
-
"actionsCount":
|
|
11522
|
+
"actionsCount": 258,
|
|
11521
11523
|
"actions": [
|
|
11522
11524
|
"BatchCreatePartition",
|
|
11523
11525
|
"BatchDeleteConnection",
|
|
@@ -11562,6 +11564,7 @@
|
|
|
11562
11564
|
"CreateTable",
|
|
11563
11565
|
"CreateTableOptimizer",
|
|
11564
11566
|
"CreateTrigger",
|
|
11567
|
+
"CreateUsageProfile",
|
|
11565
11568
|
"CreateUserDefinedFunction",
|
|
11566
11569
|
"CreateWorkflow",
|
|
11567
11570
|
"DeleteBlueprint",
|
|
@@ -11588,6 +11591,7 @@
|
|
|
11588
11591
|
"DeleteTableOptimizer",
|
|
11589
11592
|
"DeleteTableVersion",
|
|
11590
11593
|
"DeleteTrigger",
|
|
11594
|
+
"DeleteUsageProfile",
|
|
11591
11595
|
"DeleteUserDefinedFunction",
|
|
11592
11596
|
"DeleteWorkflow",
|
|
11593
11597
|
"DeregisterDataPreview",
|
|
@@ -11671,6 +11675,7 @@
|
|
|
11671
11675
|
"GetTags",
|
|
11672
11676
|
"GetTrigger",
|
|
11673
11677
|
"GetTriggers",
|
|
11678
|
+
"GetUsageProfile",
|
|
11674
11679
|
"GetUserDefinedFunction",
|
|
11675
11680
|
"GetUserDefinedFunctions",
|
|
11676
11681
|
"GetWorkflow",
|
|
@@ -11703,6 +11708,7 @@
|
|
|
11703
11708
|
"ListStatements",
|
|
11704
11709
|
"ListTableOptimizerRuns",
|
|
11705
11710
|
"ListTriggers",
|
|
11711
|
+
"ListUsageProfiles",
|
|
11706
11712
|
"ListWorkflows",
|
|
11707
11713
|
"NotifyEvent",
|
|
11708
11714
|
"PassConnection",
|
|
@@ -11768,12 +11774,13 @@
|
|
|
11768
11774
|
"UpdateTable",
|
|
11769
11775
|
"UpdateTableOptimizer",
|
|
11770
11776
|
"UpdateTrigger",
|
|
11777
|
+
"UpdateUsageProfile",
|
|
11771
11778
|
"UpdateUserDefinedFunction",
|
|
11772
11779
|
"UpdateWorkflow",
|
|
11773
11780
|
"UseGlueStudio",
|
|
11774
11781
|
"UseMLTransforms"
|
|
11775
11782
|
],
|
|
11776
|
-
"resourceTypesCount":
|
|
11783
|
+
"resourceTypesCount": 20,
|
|
11777
11784
|
"resourceTypes": [
|
|
11778
11785
|
"catalog",
|
|
11779
11786
|
"database",
|
|
@@ -11791,6 +11798,7 @@
|
|
|
11791
11798
|
"registry",
|
|
11792
11799
|
"schema",
|
|
11793
11800
|
"session",
|
|
11801
|
+
"usageProfile",
|
|
11794
11802
|
"dataQualityRuleset",
|
|
11795
11803
|
"customEntityType",
|
|
11796
11804
|
"completion"
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4572
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 2758
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "Permissions Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 9400
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"Services with most actions": [
|
|
231
231
|
{
|
|
232
232
|
"key": "Amazon EC2",
|
|
233
|
-
"value":
|
|
233
|
+
"value": 638
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"key": "Amazon SageMaker",
|
|
@@ -245,12 +245,12 @@
|
|
|
245
245
|
"value": 271
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
|
-
"key": "
|
|
248
|
+
"key": "AWS Glue",
|
|
249
249
|
"value": 258
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
"key": "
|
|
253
|
-
"value":
|
|
252
|
+
"key": "Amazon Connect",
|
|
253
|
+
"value": 258
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"key": "Amazon QuickSight",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1737
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 925
|
|
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.231",
|
|
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",
|