aws-iam-data 0.0.255 → 0.0.256
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.
- package/dist/data/json/changelog.json +20 -0
- package/dist/data/json/iam.json +20 -245
- package/dist/data/json/metadata.json +13 -29
- package/dist/data/json/reports.json +5 -5
- package/package.json +1 -1
|
@@ -1,4 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-08-22",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {},
|
|
7
|
+
"removedActions": {
|
|
8
|
+
"AWS Elemental Appliances and Software": [
|
|
9
|
+
"elemental-appliances-software:ListTagsForResource",
|
|
10
|
+
"elemental-appliances-software:TagResource",
|
|
11
|
+
"elemental-appliances-software:UntagResource"
|
|
12
|
+
],
|
|
13
|
+
"AWS Elemental Appliances and Software Activation Service": [
|
|
14
|
+
"elemental-activations:GetActivation",
|
|
15
|
+
"elemental-activations:ListTagsForResource",
|
|
16
|
+
"elemental-activations:StartAccountRegistration",
|
|
17
|
+
"elemental-activations:TagResource",
|
|
18
|
+
"elemental-activations:UntagResource"
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
},
|
|
2
22
|
{
|
|
3
23
|
"dateOfChange": "2024-08-17",
|
|
4
24
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -26337,6 +26337,12 @@
|
|
|
26337
26337
|
"conditionKeys": [],
|
|
26338
26338
|
"dependentActions": []
|
|
26339
26339
|
},
|
|
26340
|
+
{
|
|
26341
|
+
"resourceType": "model-invocation-job",
|
|
26342
|
+
"required": true,
|
|
26343
|
+
"conditionKeys": [],
|
|
26344
|
+
"dependentActions": []
|
|
26345
|
+
},
|
|
26340
26346
|
{
|
|
26341
26347
|
"resourceType": "",
|
|
26342
26348
|
"required": false,
|
|
@@ -130277,7 +130283,7 @@
|
|
|
130277
130283
|
"name": "UpdateTagsForResource",
|
|
130278
130284
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticbeanstalk/latest/api/API_UpdateTagsForResource.html",
|
|
130279
130285
|
"permissionOnly": false,
|
|
130280
|
-
"description": "
|
|
130286
|
+
"description": "Doesn't grant permission to update tags. To grant permission to add tags to an Elastic Beanstalk resource, remove tags, and to update tag values, specify elasticbeanstalk:AddTags and elasticbeanstalk:RemoveTags",
|
|
130281
130287
|
"accessLevel": "Tagging",
|
|
130282
130288
|
"resourceTypes": [
|
|
130283
130289
|
{
|
|
@@ -143821,22 +143827,13 @@
|
|
|
143821
143827
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
143822
143828
|
"permissionOnly": true,
|
|
143823
143829
|
"description": "Grants permission to create a quote",
|
|
143824
|
-
"accessLevel": "
|
|
143830
|
+
"accessLevel": "Write",
|
|
143825
143831
|
"resourceTypes": [
|
|
143826
143832
|
{
|
|
143827
143833
|
"resourceType": "quote",
|
|
143828
143834
|
"required": true,
|
|
143829
143835
|
"conditionKeys": [],
|
|
143830
143836
|
"dependentActions": []
|
|
143831
|
-
},
|
|
143832
|
-
{
|
|
143833
|
-
"resourceType": "",
|
|
143834
|
-
"required": false,
|
|
143835
|
-
"conditionKeys": [
|
|
143836
|
-
"aws:RequestTag/${TagKey}",
|
|
143837
|
-
"aws:TagKeys"
|
|
143838
|
-
],
|
|
143839
|
-
"dependentActions": []
|
|
143840
143837
|
}
|
|
143841
143838
|
]
|
|
143842
143839
|
},
|
|
@@ -143960,21 +143957,6 @@
|
|
|
143960
143957
|
}
|
|
143961
143958
|
]
|
|
143962
143959
|
},
|
|
143963
|
-
{
|
|
143964
|
-
"name": "ListTagsForResource",
|
|
143965
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
143966
|
-
"permissionOnly": true,
|
|
143967
|
-
"description": "Grants permission to lists tags for an AWS Elemental Appliances and Software resource",
|
|
143968
|
-
"accessLevel": "Read",
|
|
143969
|
-
"resourceTypes": [
|
|
143970
|
-
{
|
|
143971
|
-
"resourceType": "quote",
|
|
143972
|
-
"required": false,
|
|
143973
|
-
"conditionKeys": [],
|
|
143974
|
-
"dependentActions": []
|
|
143975
|
-
}
|
|
143976
|
-
]
|
|
143977
|
-
},
|
|
143978
143960
|
{
|
|
143979
143961
|
"name": "StartUpload",
|
|
143980
143962
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
@@ -144005,65 +143987,6 @@
|
|
|
144005
143987
|
}
|
|
144006
143988
|
]
|
|
144007
143989
|
},
|
|
144008
|
-
{
|
|
144009
|
-
"name": "TagResource",
|
|
144010
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144011
|
-
"permissionOnly": true,
|
|
144012
|
-
"description": "Grants permission to tag an AWS Elemental Appliances and Software resource",
|
|
144013
|
-
"accessLevel": "Tagging",
|
|
144014
|
-
"resourceTypes": [
|
|
144015
|
-
{
|
|
144016
|
-
"resourceType": "quote",
|
|
144017
|
-
"required": true,
|
|
144018
|
-
"conditionKeys": [],
|
|
144019
|
-
"dependentActions": []
|
|
144020
|
-
},
|
|
144021
|
-
{
|
|
144022
|
-
"resourceType": "quote",
|
|
144023
|
-
"required": false,
|
|
144024
|
-
"conditionKeys": [],
|
|
144025
|
-
"dependentActions": []
|
|
144026
|
-
},
|
|
144027
|
-
{
|
|
144028
|
-
"resourceType": "",
|
|
144029
|
-
"required": false,
|
|
144030
|
-
"conditionKeys": [
|
|
144031
|
-
"aws:TagKeys",
|
|
144032
|
-
"aws:RequestTag/${TagKey}"
|
|
144033
|
-
],
|
|
144034
|
-
"dependentActions": []
|
|
144035
|
-
}
|
|
144036
|
-
]
|
|
144037
|
-
},
|
|
144038
|
-
{
|
|
144039
|
-
"name": "UntagResource",
|
|
144040
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144041
|
-
"permissionOnly": true,
|
|
144042
|
-
"description": "Grants permission to remove a tag from an AWS Elemental Appliances and Software resource",
|
|
144043
|
-
"accessLevel": "Tagging",
|
|
144044
|
-
"resourceTypes": [
|
|
144045
|
-
{
|
|
144046
|
-
"resourceType": "quote",
|
|
144047
|
-
"required": true,
|
|
144048
|
-
"conditionKeys": [],
|
|
144049
|
-
"dependentActions": []
|
|
144050
|
-
},
|
|
144051
|
-
{
|
|
144052
|
-
"resourceType": "quote",
|
|
144053
|
-
"required": false,
|
|
144054
|
-
"conditionKeys": [],
|
|
144055
|
-
"dependentActions": []
|
|
144056
|
-
},
|
|
144057
|
-
{
|
|
144058
|
-
"resourceType": "",
|
|
144059
|
-
"required": false,
|
|
144060
|
-
"conditionKeys": [
|
|
144061
|
-
"aws:TagKeys"
|
|
144062
|
-
],
|
|
144063
|
-
"dependentActions": []
|
|
144064
|
-
}
|
|
144065
|
-
]
|
|
144066
|
-
},
|
|
144067
143990
|
{
|
|
144068
143991
|
"name": "UpdateQuote",
|
|
144069
143992
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
@@ -144085,31 +144008,10 @@
|
|
|
144085
144008
|
"name": "quote",
|
|
144086
144009
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144087
144010
|
"arnPattern": "arn:${Partition}:elemental-appliances-software:${Region}:${Account}:quote/${ResourceId}",
|
|
144088
|
-
"conditionKeys": [
|
|
144089
|
-
"aws:ResourceTag/${TagKey}"
|
|
144090
|
-
]
|
|
144011
|
+
"conditionKeys": []
|
|
144091
144012
|
}
|
|
144092
144013
|
],
|
|
144093
|
-
"conditionKeys": [
|
|
144094
|
-
{
|
|
144095
|
-
"name": "aws:RequestTag/${TagKey}",
|
|
144096
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144097
|
-
"description": "Filters access by request tag",
|
|
144098
|
-
"type": "String"
|
|
144099
|
-
},
|
|
144100
|
-
{
|
|
144101
|
-
"name": "aws:ResourceTag/${TagKey}",
|
|
144102
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144103
|
-
"description": "Filters access by resource tag",
|
|
144104
|
-
"type": "String"
|
|
144105
|
-
},
|
|
144106
|
-
{
|
|
144107
|
-
"name": "aws:TagKeys",
|
|
144108
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software",
|
|
144109
|
-
"description": "Filters access by tag keys",
|
|
144110
|
-
"type": "ArrayOfString"
|
|
144111
|
-
}
|
|
144112
|
-
]
|
|
144014
|
+
"conditionKeys": []
|
|
144113
144015
|
},
|
|
144114
144016
|
{
|
|
144115
144017
|
"name": "AWS Elemental Appliances and Software Activation Service",
|
|
@@ -144221,21 +144123,6 @@
|
|
|
144221
144123
|
}
|
|
144222
144124
|
]
|
|
144223
144125
|
},
|
|
144224
|
-
{
|
|
144225
|
-
"name": "GetActivation",
|
|
144226
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144227
|
-
"permissionOnly": true,
|
|
144228
|
-
"description": "Grants permission to describe an activation",
|
|
144229
|
-
"accessLevel": "Read",
|
|
144230
|
-
"resourceTypes": [
|
|
144231
|
-
{
|
|
144232
|
-
"resourceType": "activation",
|
|
144233
|
-
"required": true,
|
|
144234
|
-
"conditionKeys": [],
|
|
144235
|
-
"dependentActions": []
|
|
144236
|
-
}
|
|
144237
|
-
]
|
|
144238
|
-
},
|
|
144239
144126
|
{
|
|
144240
144127
|
"name": "GetArtifactGroupSoftwareVersions",
|
|
144241
144128
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
@@ -144311,36 +144198,6 @@
|
|
|
144311
144198
|
}
|
|
144312
144199
|
]
|
|
144313
144200
|
},
|
|
144314
|
-
{
|
|
144315
|
-
"name": "ListTagsForResource",
|
|
144316
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144317
|
-
"permissionOnly": true,
|
|
144318
|
-
"description": "Grants permission to list tags for an AWS Elemental Activations resource",
|
|
144319
|
-
"accessLevel": "Read",
|
|
144320
|
-
"resourceTypes": [
|
|
144321
|
-
{
|
|
144322
|
-
"resourceType": "activation",
|
|
144323
|
-
"required": false,
|
|
144324
|
-
"conditionKeys": [],
|
|
144325
|
-
"dependentActions": []
|
|
144326
|
-
}
|
|
144327
|
-
]
|
|
144328
|
-
},
|
|
144329
|
-
{
|
|
144330
|
-
"name": "StartAccountRegistration",
|
|
144331
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144332
|
-
"permissionOnly": true,
|
|
144333
|
-
"description": "Grants permission to start the process of registering customer account for AWS Elemental Appliances and Software Purchases",
|
|
144334
|
-
"accessLevel": "Read",
|
|
144335
|
-
"resourceTypes": [
|
|
144336
|
-
{
|
|
144337
|
-
"resourceType": "",
|
|
144338
|
-
"required": false,
|
|
144339
|
-
"conditionKeys": [],
|
|
144340
|
-
"dependentActions": []
|
|
144341
|
-
}
|
|
144342
|
-
]
|
|
144343
|
-
},
|
|
144344
144201
|
{
|
|
144345
144202
|
"name": "StartFileUpload",
|
|
144346
144203
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
@@ -144355,99 +144212,10 @@
|
|
|
144355
144212
|
"dependentActions": []
|
|
144356
144213
|
}
|
|
144357
144214
|
]
|
|
144358
|
-
},
|
|
144359
|
-
{
|
|
144360
|
-
"name": "TagResource",
|
|
144361
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144362
|
-
"permissionOnly": true,
|
|
144363
|
-
"description": "Grants permission to add a tag for an AWS Elemental Activations resource",
|
|
144364
|
-
"accessLevel": "Tagging",
|
|
144365
|
-
"resourceTypes": [
|
|
144366
|
-
{
|
|
144367
|
-
"resourceType": "activation",
|
|
144368
|
-
"required": true,
|
|
144369
|
-
"conditionKeys": [],
|
|
144370
|
-
"dependentActions": []
|
|
144371
|
-
},
|
|
144372
|
-
{
|
|
144373
|
-
"resourceType": "activation",
|
|
144374
|
-
"required": false,
|
|
144375
|
-
"conditionKeys": [],
|
|
144376
|
-
"dependentActions": []
|
|
144377
|
-
},
|
|
144378
|
-
{
|
|
144379
|
-
"resourceType": "",
|
|
144380
|
-
"required": false,
|
|
144381
|
-
"conditionKeys": [
|
|
144382
|
-
"aws:TagKeys",
|
|
144383
|
-
"aws:RequestTag/${TagKey}",
|
|
144384
|
-
"aws:ResourceTag/${TagKey}"
|
|
144385
|
-
],
|
|
144386
|
-
"dependentActions": []
|
|
144387
|
-
}
|
|
144388
|
-
]
|
|
144389
|
-
},
|
|
144390
|
-
{
|
|
144391
|
-
"name": "UntagResource",
|
|
144392
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144393
|
-
"permissionOnly": true,
|
|
144394
|
-
"description": "Grants permission to remove a tag from an AWS Elemental Activations resource",
|
|
144395
|
-
"accessLevel": "Tagging",
|
|
144396
|
-
"resourceTypes": [
|
|
144397
|
-
{
|
|
144398
|
-
"resourceType": "activation",
|
|
144399
|
-
"required": true,
|
|
144400
|
-
"conditionKeys": [],
|
|
144401
|
-
"dependentActions": []
|
|
144402
|
-
},
|
|
144403
|
-
{
|
|
144404
|
-
"resourceType": "activation",
|
|
144405
|
-
"required": false,
|
|
144406
|
-
"conditionKeys": [],
|
|
144407
|
-
"dependentActions": []
|
|
144408
|
-
},
|
|
144409
|
-
{
|
|
144410
|
-
"resourceType": "",
|
|
144411
|
-
"required": false,
|
|
144412
|
-
"conditionKeys": [
|
|
144413
|
-
"aws:TagKeys",
|
|
144414
|
-
"aws:ResourceTag/${TagKey}"
|
|
144415
|
-
],
|
|
144416
|
-
"dependentActions": []
|
|
144417
|
-
}
|
|
144418
|
-
]
|
|
144419
|
-
}
|
|
144420
|
-
],
|
|
144421
|
-
"resourceTypes": [
|
|
144422
|
-
{
|
|
144423
|
-
"name": "activation",
|
|
144424
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
144425
|
-
"arnPattern": "arn:${Partition}:elemental-activations:${Region}:${Account}:activation/${ResourceId}",
|
|
144426
|
-
"conditionKeys": [
|
|
144427
|
-
"aws:ResourceTag/${TagKey}"
|
|
144428
|
-
]
|
|
144429
144215
|
}
|
|
144430
144216
|
],
|
|
144431
|
-
"
|
|
144432
|
-
|
|
144433
|
-
"name": "aws:RequestTag/${TagKey}",
|
|
144434
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
144435
|
-
"description": "Filters access by tags that are passed in the request",
|
|
144436
|
-
"type": "String"
|
|
144437
|
-
},
|
|
144438
|
-
{
|
|
144439
|
-
"name": "aws:ResourceTag/${TagKey}",
|
|
144440
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
144441
|
-
"description": "Filters access by tags associated with the resource",
|
|
144442
|
-
"type": "String"
|
|
144443
|
-
},
|
|
144444
|
-
{
|
|
144445
|
-
"name": "aws:TagKeys",
|
|
144446
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
144447
|
-
"description": "Filters access by tag keys that are passed in the request",
|
|
144448
|
-
"type": "ArrayOfString"
|
|
144449
|
-
}
|
|
144450
|
-
]
|
|
144217
|
+
"resourceTypes": [],
|
|
144218
|
+
"conditionKeys": []
|
|
144451
144219
|
},
|
|
144452
144220
|
{
|
|
144453
144221
|
"name": "AWS Elemental MediaConnect",
|
|
@@ -150484,7 +150252,14 @@
|
|
|
150484
150252
|
]
|
|
150485
150253
|
}
|
|
150486
150254
|
],
|
|
150487
|
-
"resourceTypes": [
|
|
150255
|
+
"resourceTypes": [
|
|
150256
|
+
{
|
|
150257
|
+
"name": "case",
|
|
150258
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/elemental-appliances-software/",
|
|
150259
|
+
"arnPattern": "arn:${Partition}:elemental-support-cases::${Account}:case/${ResourceId}",
|
|
150260
|
+
"conditionKeys": []
|
|
150261
|
+
}
|
|
150262
|
+
],
|
|
150488
150263
|
"conditionKeys": []
|
|
150489
150264
|
},
|
|
150490
150265
|
{
|
|
@@ -9943,7 +9943,7 @@
|
|
|
9943
9943
|
"name": "AWS Elemental Appliances and Software",
|
|
9944
9944
|
"servicePrefix": "elemental-appliances-software",
|
|
9945
9945
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalappliancesandsoftware.html",
|
|
9946
|
-
"actionsCount":
|
|
9946
|
+
"actionsCount": 14,
|
|
9947
9947
|
"actions": [
|
|
9948
9948
|
"CompleteUpload",
|
|
9949
9949
|
"CreateOrderV1",
|
|
@@ -9956,29 +9956,22 @@
|
|
|
9956
9956
|
"GetQuote",
|
|
9957
9957
|
"GetTaxes",
|
|
9958
9958
|
"ListQuotes",
|
|
9959
|
-
"ListTagsForResource",
|
|
9960
9959
|
"StartUpload",
|
|
9961
9960
|
"SubmitOrderV1",
|
|
9962
|
-
"TagResource",
|
|
9963
|
-
"UntagResource",
|
|
9964
9961
|
"UpdateQuote"
|
|
9965
9962
|
],
|
|
9966
9963
|
"resourceTypesCount": 1,
|
|
9967
9964
|
"resourceTypes": [
|
|
9968
9965
|
"quote"
|
|
9969
9966
|
],
|
|
9970
|
-
"conditionKeysCount":
|
|
9971
|
-
"conditionKeys": [
|
|
9972
|
-
"aws:RequestTag/${TagKey}",
|
|
9973
|
-
"aws:ResourceTag/${TagKey}",
|
|
9974
|
-
"aws:TagKeys"
|
|
9975
|
-
]
|
|
9967
|
+
"conditionKeysCount": 0,
|
|
9968
|
+
"conditionKeys": []
|
|
9976
9969
|
},
|
|
9977
9970
|
{
|
|
9978
9971
|
"name": "AWS Elemental Appliances and Software Activation Service",
|
|
9979
9972
|
"servicePrefix": "elemental-activations",
|
|
9980
9973
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalappliancesandsoftwareactivationservice.html",
|
|
9981
|
-
"actionsCount":
|
|
9974
|
+
"actionsCount": 13,
|
|
9982
9975
|
"actions": [
|
|
9983
9976
|
"CompleteAccountRegistration",
|
|
9984
9977
|
"CompleteFileUpload",
|
|
@@ -9987,28 +9980,17 @@
|
|
|
9987
9980
|
"DownloadSoftware",
|
|
9988
9981
|
"GenerateLicense",
|
|
9989
9982
|
"GenerateLicenses",
|
|
9990
|
-
"GetActivation",
|
|
9991
9983
|
"GetArtifactGroupSoftwareVersions",
|
|
9992
9984
|
"GetAsset",
|
|
9993
9985
|
"GetAssets",
|
|
9994
9986
|
"GetProductAdvisories",
|
|
9995
9987
|
"GetSoftwareVersions",
|
|
9996
|
-
"
|
|
9997
|
-
"StartAccountRegistration",
|
|
9998
|
-
"StartFileUpload",
|
|
9999
|
-
"TagResource",
|
|
10000
|
-
"UntagResource"
|
|
9988
|
+
"StartFileUpload"
|
|
10001
9989
|
],
|
|
10002
|
-
"resourceTypesCount":
|
|
10003
|
-
"resourceTypes": [
|
|
10004
|
-
|
|
10005
|
-
]
|
|
10006
|
-
"conditionKeysCount": 3,
|
|
10007
|
-
"conditionKeys": [
|
|
10008
|
-
"aws:RequestTag/${TagKey}",
|
|
10009
|
-
"aws:ResourceTag/${TagKey}",
|
|
10010
|
-
"aws:TagKeys"
|
|
10011
|
-
]
|
|
9990
|
+
"resourceTypesCount": 0,
|
|
9991
|
+
"resourceTypes": [],
|
|
9992
|
+
"conditionKeysCount": 0,
|
|
9993
|
+
"conditionKeys": []
|
|
10012
9994
|
},
|
|
10013
9995
|
{
|
|
10014
9996
|
"name": "AWS Elemental MediaConnect",
|
|
@@ -10508,8 +10490,10 @@
|
|
|
10508
10490
|
"GetCases",
|
|
10509
10491
|
"UpdateCase"
|
|
10510
10492
|
],
|
|
10511
|
-
"resourceTypesCount":
|
|
10512
|
-
"resourceTypes": [
|
|
10493
|
+
"resourceTypesCount": 1,
|
|
10494
|
+
"resourceTypes": [
|
|
10495
|
+
"case"
|
|
10496
|
+
],
|
|
10513
10497
|
"conditionKeysCount": 0,
|
|
10514
10498
|
"conditionKeys": []
|
|
10515
10499
|
},
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
+
{
|
|
4
|
+
"key": "Write Actions",
|
|
5
|
+
"value": 9501
|
|
6
|
+
},
|
|
3
7
|
{
|
|
4
8
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
9
|
+
"value": 4615
|
|
6
10
|
},
|
|
7
11
|
{
|
|
8
12
|
"key": "List Actions",
|
|
@@ -11,10 +15,6 @@
|
|
|
11
15
|
{
|
|
12
16
|
"key": "Permissions Actions",
|
|
13
17
|
"value": 293
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"key": "Write Actions",
|
|
17
|
-
"value": 9505
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.256",
|
|
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",
|