aws-iam-data 0.0.251 → 0.0.253
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,37 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-08-15",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Glue": [
|
|
8
|
+
"glue:GetRecipeAction",
|
|
9
|
+
"glue:SendRecipeAction"
|
|
10
|
+
],
|
|
11
|
+
"Amazon Kinesis Analytics V2": [
|
|
12
|
+
"kinesisanalytics:DescribeApplicationOperation",
|
|
13
|
+
"kinesisanalytics:ListApplicationOperations"
|
|
14
|
+
],
|
|
15
|
+
"Amazon Route 53 Profiles enables sharing DNS settings with VPCs": [
|
|
16
|
+
"route53profiles:GetProfilePolicy",
|
|
17
|
+
"route53profiles:PutProfilePolicy"
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
"removedActions": {}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"dateOfChange": "2024-08-14",
|
|
24
|
+
"addedServices": [],
|
|
25
|
+
"removedServices": [],
|
|
26
|
+
"addedActions": {
|
|
27
|
+
"Amazon Bedrock": [
|
|
28
|
+
"bedrock:DeleteResourcePolicy",
|
|
29
|
+
"bedrock:GetResourcePolicy",
|
|
30
|
+
"bedrock:PutResourcePolicy"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
"removedActions": {}
|
|
34
|
+
},
|
|
2
35
|
{
|
|
3
36
|
"dateOfChange": "2024-08-13",
|
|
4
37
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -26570,6 +26570,21 @@
|
|
|
26570
26570
|
}
|
|
26571
26571
|
]
|
|
26572
26572
|
},
|
|
26573
|
+
{
|
|
26574
|
+
"name": "DeleteResourcePolicy",
|
|
26575
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteResourcePolicy.html",
|
|
26576
|
+
"permissionOnly": true,
|
|
26577
|
+
"description": "Deletes a previously created Bedrock resource policy",
|
|
26578
|
+
"accessLevel": "Write",
|
|
26579
|
+
"resourceTypes": [
|
|
26580
|
+
{
|
|
26581
|
+
"resourceType": "custom-model",
|
|
26582
|
+
"required": true,
|
|
26583
|
+
"conditionKeys": [],
|
|
26584
|
+
"dependentActions": []
|
|
26585
|
+
}
|
|
26586
|
+
]
|
|
26587
|
+
},
|
|
26573
26588
|
{
|
|
26574
26589
|
"name": "DetectGeneratedContent",
|
|
26575
26590
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -26978,6 +26993,21 @@
|
|
|
26978
26993
|
}
|
|
26979
26994
|
]
|
|
26980
26995
|
},
|
|
26996
|
+
{
|
|
26997
|
+
"name": "GetResourcePolicy",
|
|
26998
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetResourePolicy.html",
|
|
26999
|
+
"permissionOnly": true,
|
|
27000
|
+
"description": "Gets the resource policy document for a Bedrock resource",
|
|
27001
|
+
"accessLevel": "Read",
|
|
27002
|
+
"resourceTypes": [
|
|
27003
|
+
{
|
|
27004
|
+
"resourceType": "custom-model",
|
|
27005
|
+
"required": true,
|
|
27006
|
+
"conditionKeys": [],
|
|
27007
|
+
"dependentActions": []
|
|
27008
|
+
}
|
|
27009
|
+
]
|
|
27010
|
+
},
|
|
26981
27011
|
{
|
|
26982
27012
|
"name": "GetUseCaseForModelAccess",
|
|
26983
27013
|
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
@@ -27554,6 +27584,30 @@
|
|
|
27554
27584
|
}
|
|
27555
27585
|
]
|
|
27556
27586
|
},
|
|
27587
|
+
{
|
|
27588
|
+
"name": "PutResourcePolicy",
|
|
27589
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutResourcePolicy.html",
|
|
27590
|
+
"permissionOnly": true,
|
|
27591
|
+
"description": "Adds a resource policy for a Bedrock resource",
|
|
27592
|
+
"accessLevel": "Write",
|
|
27593
|
+
"resourceTypes": [
|
|
27594
|
+
{
|
|
27595
|
+
"resourceType": "custom-model",
|
|
27596
|
+
"required": true,
|
|
27597
|
+
"conditionKeys": [],
|
|
27598
|
+
"dependentActions": []
|
|
27599
|
+
},
|
|
27600
|
+
{
|
|
27601
|
+
"resourceType": "",
|
|
27602
|
+
"required": false,
|
|
27603
|
+
"conditionKeys": [
|
|
27604
|
+
"aws:RequestTag/${TagKey}",
|
|
27605
|
+
"aws:TagKeys"
|
|
27606
|
+
],
|
|
27607
|
+
"dependentActions": []
|
|
27608
|
+
}
|
|
27609
|
+
]
|
|
27610
|
+
},
|
|
27557
27611
|
{
|
|
27558
27612
|
"name": "PutUseCaseForModelAccess",
|
|
27559
27613
|
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
@@ -167633,6 +167687,21 @@
|
|
|
167633
167687
|
}
|
|
167634
167688
|
]
|
|
167635
167689
|
},
|
|
167690
|
+
{
|
|
167691
|
+
"name": "GetRecipeAction",
|
|
167692
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
|
|
167693
|
+
"permissionOnly": false,
|
|
167694
|
+
"description": "Grants permission to get the result of a Data Preparation Recipe statement",
|
|
167695
|
+
"accessLevel": "Permissions management",
|
|
167696
|
+
"resourceTypes": [
|
|
167697
|
+
{
|
|
167698
|
+
"resourceType": "",
|
|
167699
|
+
"required": false,
|
|
167700
|
+
"conditionKeys": [],
|
|
167701
|
+
"dependentActions": []
|
|
167702
|
+
}
|
|
167703
|
+
]
|
|
167704
|
+
},
|
|
167636
167705
|
{
|
|
167637
167706
|
"name": "GetRegistry",
|
|
167638
167707
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetRegistry",
|
|
@@ -169065,6 +169134,21 @@
|
|
|
169065
169134
|
}
|
|
169066
169135
|
]
|
|
169067
169136
|
},
|
|
169137
|
+
{
|
|
169138
|
+
"name": "SendRecipeAction",
|
|
169139
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
|
|
169140
|
+
"permissionOnly": false,
|
|
169141
|
+
"description": "Grants permission to execute a Data Preparation Recipe statement in data preview",
|
|
169142
|
+
"accessLevel": "Permissions management",
|
|
169143
|
+
"resourceTypes": [
|
|
169144
|
+
{
|
|
169145
|
+
"resourceType": "",
|
|
169146
|
+
"required": false,
|
|
169147
|
+
"conditionKeys": [],
|
|
169148
|
+
"dependentActions": []
|
|
169149
|
+
}
|
|
169150
|
+
]
|
|
169151
|
+
},
|
|
169068
169152
|
{
|
|
169069
169153
|
"name": "StartBlueprintRun",
|
|
169070
169154
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-StartBlueprintRun",
|
|
@@ -211282,6 +211366,21 @@
|
|
|
211282
211366
|
}
|
|
211283
211367
|
]
|
|
211284
211368
|
},
|
|
211369
|
+
{
|
|
211370
|
+
"name": "DescribeApplicationOperation",
|
|
211371
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationOperation.html",
|
|
211372
|
+
"permissionOnly": false,
|
|
211373
|
+
"description": "Grants permission to describe an application operation of an application",
|
|
211374
|
+
"accessLevel": "Read",
|
|
211375
|
+
"resourceTypes": [
|
|
211376
|
+
{
|
|
211377
|
+
"resourceType": "application",
|
|
211378
|
+
"required": true,
|
|
211379
|
+
"conditionKeys": [],
|
|
211380
|
+
"dependentActions": []
|
|
211381
|
+
}
|
|
211382
|
+
]
|
|
211383
|
+
},
|
|
211285
211384
|
{
|
|
211286
211385
|
"name": "DescribeApplicationSnapshot",
|
|
211287
211386
|
"apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationSnapshot.html",
|
|
@@ -211329,6 +211428,21 @@
|
|
|
211329
211428
|
}
|
|
211330
211429
|
]
|
|
211331
211430
|
},
|
|
211431
|
+
{
|
|
211432
|
+
"name": "ListApplicationOperations",
|
|
211433
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationOperations.html",
|
|
211434
|
+
"permissionOnly": false,
|
|
211435
|
+
"description": "Grants permission to list application operations of an application",
|
|
211436
|
+
"accessLevel": "Read",
|
|
211437
|
+
"resourceTypes": [
|
|
211438
|
+
{
|
|
211439
|
+
"resourceType": "application",
|
|
211440
|
+
"required": true,
|
|
211441
|
+
"conditionKeys": [],
|
|
211442
|
+
"dependentActions": []
|
|
211443
|
+
}
|
|
211444
|
+
]
|
|
211445
|
+
},
|
|
211332
211446
|
{
|
|
211333
211447
|
"name": "ListApplicationSnapshots",
|
|
211334
211448
|
"apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationSnapshots.html",
|
|
@@ -289982,7 +290096,7 @@
|
|
|
289982
290096
|
"name": "DeleteProfile",
|
|
289983
290097
|
"apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_DeleteProfile.html",
|
|
289984
290098
|
"permissionOnly": false,
|
|
289985
|
-
"description": "Grants permission to delete a Profile specified
|
|
290099
|
+
"description": "Grants permission to delete a Profile specified by the ProfileId",
|
|
289986
290100
|
"accessLevel": "Write",
|
|
289987
290101
|
"resourceTypes": [
|
|
289988
290102
|
{
|
|
@@ -290053,6 +290167,21 @@
|
|
|
290053
290167
|
}
|
|
290054
290168
|
]
|
|
290055
290169
|
},
|
|
290170
|
+
{
|
|
290171
|
+
"name": "GetProfilePolicy",
|
|
290172
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
|
|
290173
|
+
"permissionOnly": true,
|
|
290174
|
+
"description": "Grants permission to read the RAM access control policy for a Profile",
|
|
290175
|
+
"accessLevel": "Read",
|
|
290176
|
+
"resourceTypes": [
|
|
290177
|
+
{
|
|
290178
|
+
"resourceType": "profile",
|
|
290179
|
+
"required": true,
|
|
290180
|
+
"conditionKeys": [],
|
|
290181
|
+
"dependentActions": []
|
|
290182
|
+
}
|
|
290183
|
+
]
|
|
290184
|
+
},
|
|
290056
290185
|
{
|
|
290057
290186
|
"name": "GetProfileResourceAssociation",
|
|
290058
290187
|
"apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_GetProfileResourceAssociation.html",
|
|
@@ -290128,6 +290257,21 @@
|
|
|
290128
290257
|
}
|
|
290129
290258
|
]
|
|
290130
290259
|
},
|
|
290260
|
+
{
|
|
290261
|
+
"name": "PutProfilePolicy",
|
|
290262
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
|
|
290263
|
+
"permissionOnly": true,
|
|
290264
|
+
"description": "Grants permission to define the RAM access control policy for a Profile",
|
|
290265
|
+
"accessLevel": "Write",
|
|
290266
|
+
"resourceTypes": [
|
|
290267
|
+
{
|
|
290268
|
+
"resourceType": "profile",
|
|
290269
|
+
"required": true,
|
|
290270
|
+
"conditionKeys": [],
|
|
290271
|
+
"dependentActions": []
|
|
290272
|
+
}
|
|
290273
|
+
]
|
|
290274
|
+
},
|
|
290131
290275
|
{
|
|
290132
290276
|
"name": "TagResource",
|
|
290133
290277
|
"apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_TagResource.html",
|
|
@@ -333677,8 +333821,8 @@
|
|
|
333677
333821
|
"accessLevel": "List",
|
|
333678
333822
|
"resourceTypes": [
|
|
333679
333823
|
{
|
|
333680
|
-
"resourceType": "
|
|
333681
|
-
"required":
|
|
333824
|
+
"resourceType": "",
|
|
333825
|
+
"required": false,
|
|
333682
333826
|
"conditionKeys": [],
|
|
333683
333827
|
"dependentActions": []
|
|
333684
333828
|
}
|
|
@@ -334833,7 +334977,8 @@
|
|
|
334833
334977
|
"conditionKeys": [
|
|
334834
334978
|
"aws:RequestTag/${TagKey}",
|
|
334835
334979
|
"aws:TagKeys",
|
|
334836
|
-
"ssm:Overwrite"
|
|
334980
|
+
"ssm:Overwrite",
|
|
334981
|
+
"ssm:Policies"
|
|
334837
334982
|
],
|
|
334838
334983
|
"dependentActions": []
|
|
334839
334984
|
}
|
|
@@ -335689,13 +335834,19 @@
|
|
|
335689
335834
|
},
|
|
335690
335835
|
{
|
|
335691
335836
|
"name": "ssm:Overwrite",
|
|
335692
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/
|
|
335837
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#overwrite-condition",
|
|
335693
335838
|
"description": "Filters access by controling whether Systems Manager parameters can be overwritten",
|
|
335694
335839
|
"type": "String"
|
|
335695
335840
|
},
|
|
335841
|
+
{
|
|
335842
|
+
"name": "ssm:Policies",
|
|
335843
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#parameter-policies-condition",
|
|
335844
|
+
"description": "Filters access by controlling whether an IAM Entity (user or role) can create or update a parameter that includes a parameter policy",
|
|
335845
|
+
"type": "String"
|
|
335846
|
+
},
|
|
335696
335847
|
{
|
|
335697
335848
|
"name": "ssm:Recursive",
|
|
335698
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/
|
|
335849
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#recursive-condition",
|
|
335699
335850
|
"description": "Filters access by Systems Manager parameters created in a hierarchical structure",
|
|
335700
335851
|
"type": "String"
|
|
335701
335852
|
},
|
|
@@ -2053,7 +2053,7 @@
|
|
|
2053
2053
|
"name": "Amazon Bedrock",
|
|
2054
2054
|
"servicePrefix": "bedrock",
|
|
2055
2055
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
2056
|
-
"actionsCount":
|
|
2056
|
+
"actionsCount": 121,
|
|
2057
2057
|
"actions": [
|
|
2058
2058
|
"AllowVendedLogDeliveryForResource",
|
|
2059
2059
|
"ApplyGuardrail",
|
|
@@ -2095,6 +2095,7 @@
|
|
|
2095
2095
|
"DeleteModelInvocationLoggingConfiguration",
|
|
2096
2096
|
"DeletePrompt",
|
|
2097
2097
|
"DeleteProvisionedModelThroughput",
|
|
2098
|
+
"DeleteResourcePolicy",
|
|
2098
2099
|
"DetectGeneratedContent",
|
|
2099
2100
|
"DisassociateAgentKnowledgeBase",
|
|
2100
2101
|
"GetAgent",
|
|
@@ -2121,6 +2122,7 @@
|
|
|
2121
2122
|
"GetModelInvocationLoggingConfiguration",
|
|
2122
2123
|
"GetPrompt",
|
|
2123
2124
|
"GetProvisionedModelThroughput",
|
|
2125
|
+
"GetResourcePolicy",
|
|
2124
2126
|
"GetUseCaseForModelAccess",
|
|
2125
2127
|
"InvokeAgent",
|
|
2126
2128
|
"InvokeFlow",
|
|
@@ -2153,6 +2155,7 @@
|
|
|
2153
2155
|
"PrepareFlow",
|
|
2154
2156
|
"PutFoundationModelEntitlement",
|
|
2155
2157
|
"PutModelInvocationLoggingConfiguration",
|
|
2158
|
+
"PutResourcePolicy",
|
|
2156
2159
|
"PutUseCaseForModelAccess",
|
|
2157
2160
|
"Retrieve",
|
|
2158
2161
|
"RetrieveAndGenerate",
|
|
@@ -11628,7 +11631,7 @@
|
|
|
11628
11631
|
"name": "AWS Glue",
|
|
11629
11632
|
"servicePrefix": "glue",
|
|
11630
11633
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
|
|
11631
|
-
"actionsCount":
|
|
11634
|
+
"actionsCount": 258,
|
|
11632
11635
|
"actions": [
|
|
11633
11636
|
"BatchCreatePartition",
|
|
11634
11637
|
"BatchDeleteConnection",
|
|
@@ -11756,6 +11759,7 @@
|
|
|
11756
11759
|
"GetPlan",
|
|
11757
11760
|
"GetQueries",
|
|
11758
11761
|
"GetQuery",
|
|
11762
|
+
"GetRecipeAction",
|
|
11759
11763
|
"GetRegistry",
|
|
11760
11764
|
"GetResourcePolicies",
|
|
11761
11765
|
"GetResourcePolicy",
|
|
@@ -11836,6 +11840,7 @@
|
|
|
11836
11840
|
"RunStatement",
|
|
11837
11841
|
"SearchTables",
|
|
11838
11842
|
"SendFeedback",
|
|
11843
|
+
"SendRecipeAction",
|
|
11839
11844
|
"StartBlueprintRun",
|
|
11840
11845
|
"StartColumnStatisticsTaskRun",
|
|
11841
11846
|
"StartCompletion",
|
|
@@ -15057,7 +15062,7 @@
|
|
|
15057
15062
|
"name": "Amazon Kinesis Analytics V2",
|
|
15058
15063
|
"servicePrefix": "kinesisanalytics",
|
|
15059
15064
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkinesisanalyticsv2.html",
|
|
15060
|
-
"actionsCount":
|
|
15065
|
+
"actionsCount": 33,
|
|
15061
15066
|
"actions": [
|
|
15062
15067
|
"AddApplicationCloudWatchLoggingOption",
|
|
15063
15068
|
"AddApplicationInput",
|
|
@@ -15076,9 +15081,11 @@
|
|
|
15076
15081
|
"DeleteApplicationSnapshot",
|
|
15077
15082
|
"DeleteApplicationVpcConfiguration",
|
|
15078
15083
|
"DescribeApplication",
|
|
15084
|
+
"DescribeApplicationOperation",
|
|
15079
15085
|
"DescribeApplicationSnapshot",
|
|
15080
15086
|
"DescribeApplicationVersion",
|
|
15081
15087
|
"DiscoverInputSchema",
|
|
15088
|
+
"ListApplicationOperations",
|
|
15082
15089
|
"ListApplicationSnapshots",
|
|
15083
15090
|
"ListApplicationVersions",
|
|
15084
15091
|
"ListApplications",
|
|
@@ -21272,7 +21279,7 @@
|
|
|
21272
21279
|
"name": "Amazon Route 53 Profiles enables sharing DNS settings with VPCs",
|
|
21273
21280
|
"servicePrefix": "route53profiles",
|
|
21274
21281
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profilesenablessharingdnssettingswithvpcs.html",
|
|
21275
|
-
"actionsCount":
|
|
21282
|
+
"actionsCount": 18,
|
|
21276
21283
|
"actions": [
|
|
21277
21284
|
"AssociateProfile",
|
|
21278
21285
|
"AssociateResourceToProfile",
|
|
@@ -21282,11 +21289,13 @@
|
|
|
21282
21289
|
"DisassociateResourceFromProfile",
|
|
21283
21290
|
"GetProfile",
|
|
21284
21291
|
"GetProfileAssociation",
|
|
21292
|
+
"GetProfilePolicy",
|
|
21285
21293
|
"GetProfileResourceAssociation",
|
|
21286
21294
|
"ListProfileAssociations",
|
|
21287
21295
|
"ListProfileResourceAssociations",
|
|
21288
21296
|
"ListProfiles",
|
|
21289
21297
|
"ListTagsForResource",
|
|
21298
|
+
"PutProfilePolicy",
|
|
21290
21299
|
"TagResource",
|
|
21291
21300
|
"UntagResource",
|
|
21292
21301
|
"UpdateProfileResourceAssociation"
|
|
@@ -24490,7 +24499,7 @@
|
|
|
24490
24499
|
],
|
|
24491
24500
|
"resourceTypesCount": 0,
|
|
24492
24501
|
"resourceTypes": [],
|
|
24493
|
-
"conditionKeysCount":
|
|
24502
|
+
"conditionKeysCount": 16,
|
|
24494
24503
|
"conditionKeys": [
|
|
24495
24504
|
"aws:RequestTag/${TagKey}",
|
|
24496
24505
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -24499,6 +24508,7 @@
|
|
|
24499
24508
|
"ssm:AutoApprove",
|
|
24500
24509
|
"ssm:DocumentCategories",
|
|
24501
24510
|
"ssm:Overwrite",
|
|
24511
|
+
"ssm:Policies",
|
|
24502
24512
|
"ssm:Recursive",
|
|
24503
24513
|
"ssm:SessionDocumentAccessCheck",
|
|
24504
24514
|
"ssm:SourceInstanceARN",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4614
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "Permissions Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 293
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 9496
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS Glue",
|
|
253
|
-
"value":
|
|
253
|
+
"value": 258
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"key": "Amazon QuickSight",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 932
|
|
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.253",
|
|
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",
|