aws-iam-data 0.0.79 → 0.0.80
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,25 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-09-07",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon CloudWatch Internet Monitor": [
|
|
8
|
+
"internetmonitor:GetQueryResults",
|
|
9
|
+
"internetmonitor:GetQueryStatus",
|
|
10
|
+
"internetmonitor:StartQuery",
|
|
11
|
+
"internetmonitor:StopQuery"
|
|
12
|
+
],
|
|
13
|
+
"Amazon Simple Email Service v2": [
|
|
14
|
+
"ses:CancelExportJob",
|
|
15
|
+
"ses:CreateExportJob",
|
|
16
|
+
"ses:GetExportJob",
|
|
17
|
+
"ses:GetMessageInsights",
|
|
18
|
+
"ses:ListExportJobs"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"removedActions": {}
|
|
22
|
+
},
|
|
2
23
|
{
|
|
3
24
|
"dateOfChange": "2023-09-01",
|
|
4
25
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -43261,6 +43261,36 @@
|
|
|
43261
43261
|
}
|
|
43262
43262
|
]
|
|
43263
43263
|
},
|
|
43264
|
+
{
|
|
43265
|
+
"name": "GetQueryResults",
|
|
43266
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_GetQueryResults.html",
|
|
43267
|
+
"permissionOnly": false,
|
|
43268
|
+
"description": "Grants permission to get results for a data query for a monitor",
|
|
43269
|
+
"accessLevel": "Read",
|
|
43270
|
+
"resourceTypes": [
|
|
43271
|
+
{
|
|
43272
|
+
"resourceType": "Monitor",
|
|
43273
|
+
"required": true,
|
|
43274
|
+
"conditionKeys": [],
|
|
43275
|
+
"dependentActions": []
|
|
43276
|
+
}
|
|
43277
|
+
]
|
|
43278
|
+
},
|
|
43279
|
+
{
|
|
43280
|
+
"name": "GetQueryStatus",
|
|
43281
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_GetQueryStatus.html",
|
|
43282
|
+
"permissionOnly": false,
|
|
43283
|
+
"description": "Grants permission to get status for a data query for a monitor",
|
|
43284
|
+
"accessLevel": "Read",
|
|
43285
|
+
"resourceTypes": [
|
|
43286
|
+
{
|
|
43287
|
+
"resourceType": "Monitor",
|
|
43288
|
+
"required": true,
|
|
43289
|
+
"conditionKeys": [],
|
|
43290
|
+
"dependentActions": []
|
|
43291
|
+
}
|
|
43292
|
+
]
|
|
43293
|
+
},
|
|
43264
43294
|
{
|
|
43265
43295
|
"name": "ListHealthEvents",
|
|
43266
43296
|
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_ListHealthEvents.html",
|
|
@@ -43306,6 +43336,36 @@
|
|
|
43306
43336
|
}
|
|
43307
43337
|
]
|
|
43308
43338
|
},
|
|
43339
|
+
{
|
|
43340
|
+
"name": "StartQuery",
|
|
43341
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_StartQuery.html",
|
|
43342
|
+
"permissionOnly": false,
|
|
43343
|
+
"description": "Grants permission to start a data query for a monitor",
|
|
43344
|
+
"accessLevel": "Read",
|
|
43345
|
+
"resourceTypes": [
|
|
43346
|
+
{
|
|
43347
|
+
"resourceType": "Monitor",
|
|
43348
|
+
"required": true,
|
|
43349
|
+
"conditionKeys": [],
|
|
43350
|
+
"dependentActions": []
|
|
43351
|
+
}
|
|
43352
|
+
]
|
|
43353
|
+
},
|
|
43354
|
+
{
|
|
43355
|
+
"name": "StopQuery",
|
|
43356
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_StopQuery.html",
|
|
43357
|
+
"permissionOnly": false,
|
|
43358
|
+
"description": "Grants permission to stop a data query for a monitor",
|
|
43359
|
+
"accessLevel": "Read",
|
|
43360
|
+
"resourceTypes": [
|
|
43361
|
+
{
|
|
43362
|
+
"resourceType": "Monitor",
|
|
43363
|
+
"required": true,
|
|
43364
|
+
"conditionKeys": [],
|
|
43365
|
+
"dependentActions": []
|
|
43366
|
+
}
|
|
43367
|
+
]
|
|
43368
|
+
},
|
|
43309
43369
|
{
|
|
43310
43370
|
"name": "TagResource",
|
|
43311
43371
|
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_TagResource.html",
|
|
@@ -282140,6 +282200,30 @@
|
|
|
282140
282200
|
}
|
|
282141
282201
|
]
|
|
282142
282202
|
},
|
|
282203
|
+
{
|
|
282204
|
+
"name": "CancelExportJob",
|
|
282205
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CancelExportJob.html",
|
|
282206
|
+
"permissionOnly": false,
|
|
282207
|
+
"description": "Grants permission to cancel an export job",
|
|
282208
|
+
"accessLevel": "Write",
|
|
282209
|
+
"resourceTypes": [
|
|
282210
|
+
{
|
|
282211
|
+
"resourceType": "export-job",
|
|
282212
|
+
"required": true,
|
|
282213
|
+
"conditionKeys": [],
|
|
282214
|
+
"dependentActions": []
|
|
282215
|
+
},
|
|
282216
|
+
{
|
|
282217
|
+
"resourceType": "",
|
|
282218
|
+
"required": false,
|
|
282219
|
+
"conditionKeys": [
|
|
282220
|
+
"ses:ApiVersion",
|
|
282221
|
+
"ses:ExportSourceType"
|
|
282222
|
+
],
|
|
282223
|
+
"dependentActions": []
|
|
282224
|
+
}
|
|
282225
|
+
]
|
|
282226
|
+
},
|
|
282143
282227
|
{
|
|
282144
282228
|
"name": "CreateConfigurationSet",
|
|
282145
282229
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateConfigurationSet.html",
|
|
@@ -282383,6 +282467,24 @@
|
|
|
282383
282467
|
}
|
|
282384
282468
|
]
|
|
282385
282469
|
},
|
|
282470
|
+
{
|
|
282471
|
+
"name": "CreateExportJob",
|
|
282472
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateExportJob.html",
|
|
282473
|
+
"permissionOnly": false,
|
|
282474
|
+
"description": "Grants permission to create an export job",
|
|
282475
|
+
"accessLevel": "Write",
|
|
282476
|
+
"resourceTypes": [
|
|
282477
|
+
{
|
|
282478
|
+
"resourceType": "",
|
|
282479
|
+
"required": false,
|
|
282480
|
+
"conditionKeys": [
|
|
282481
|
+
"ses:ApiVersion",
|
|
282482
|
+
"ses:ExportSourceType"
|
|
282483
|
+
],
|
|
282484
|
+
"dependentActions": []
|
|
282485
|
+
}
|
|
282486
|
+
]
|
|
282487
|
+
},
|
|
282386
282488
|
{
|
|
282387
282489
|
"name": "CreateImportJob",
|
|
282388
282490
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateImportJob.html",
|
|
@@ -283001,6 +283103,30 @@
|
|
|
283001
283103
|
}
|
|
283002
283104
|
]
|
|
283003
283105
|
},
|
|
283106
|
+
{
|
|
283107
|
+
"name": "GetExportJob",
|
|
283108
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetExportJob.html",
|
|
283109
|
+
"permissionOnly": false,
|
|
283110
|
+
"description": "Grants permission to get information about an export job",
|
|
283111
|
+
"accessLevel": "Read",
|
|
283112
|
+
"resourceTypes": [
|
|
283113
|
+
{
|
|
283114
|
+
"resourceType": "export-job",
|
|
283115
|
+
"required": true,
|
|
283116
|
+
"conditionKeys": [],
|
|
283117
|
+
"dependentActions": []
|
|
283118
|
+
},
|
|
283119
|
+
{
|
|
283120
|
+
"resourceType": "",
|
|
283121
|
+
"required": false,
|
|
283122
|
+
"conditionKeys": [
|
|
283123
|
+
"ses:ApiVersion",
|
|
283124
|
+
"ses:ExportSourceType"
|
|
283125
|
+
],
|
|
283126
|
+
"dependentActions": []
|
|
283127
|
+
}
|
|
283128
|
+
]
|
|
283129
|
+
},
|
|
283004
283130
|
{
|
|
283005
283131
|
"name": "GetImportJob",
|
|
283006
283132
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetImportJob.html",
|
|
@@ -283024,6 +283150,23 @@
|
|
|
283024
283150
|
}
|
|
283025
283151
|
]
|
|
283026
283152
|
},
|
|
283153
|
+
{
|
|
283154
|
+
"name": "GetMessageInsights",
|
|
283155
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetMessageInsights.html",
|
|
283156
|
+
"permissionOnly": false,
|
|
283157
|
+
"description": "Grants permission to provide insights about a message",
|
|
283158
|
+
"accessLevel": "Read",
|
|
283159
|
+
"resourceTypes": [
|
|
283160
|
+
{
|
|
283161
|
+
"resourceType": "",
|
|
283162
|
+
"required": false,
|
|
283163
|
+
"conditionKeys": [
|
|
283164
|
+
"ses:ApiVersion"
|
|
283165
|
+
],
|
|
283166
|
+
"dependentActions": []
|
|
283167
|
+
}
|
|
283168
|
+
]
|
|
283169
|
+
},
|
|
283027
283170
|
{
|
|
283028
283171
|
"name": "GetSuppressedDestination",
|
|
283029
283172
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetSuppressedDestination.html",
|
|
@@ -283200,6 +283343,24 @@
|
|
|
283200
283343
|
}
|
|
283201
283344
|
]
|
|
283202
283345
|
},
|
|
283346
|
+
{
|
|
283347
|
+
"name": "ListExportJobs",
|
|
283348
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListExportJobs.html",
|
|
283349
|
+
"permissionOnly": false,
|
|
283350
|
+
"description": "Grants permission to list all the exports jobs for your account",
|
|
283351
|
+
"accessLevel": "List",
|
|
283352
|
+
"resourceTypes": [
|
|
283353
|
+
{
|
|
283354
|
+
"resourceType": "",
|
|
283355
|
+
"required": false,
|
|
283356
|
+
"conditionKeys": [
|
|
283357
|
+
"ses:ApiVersion",
|
|
283358
|
+
"ses:ExportSourceType"
|
|
283359
|
+
],
|
|
283360
|
+
"dependentActions": []
|
|
283361
|
+
}
|
|
283362
|
+
]
|
|
283363
|
+
},
|
|
283203
283364
|
{
|
|
283204
283365
|
"name": "ListImportJobs",
|
|
283205
283366
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListImportJobs.html",
|
|
@@ -284158,6 +284319,12 @@
|
|
|
284158
284319
|
"aws:ResourceTag/${TagKey}"
|
|
284159
284320
|
]
|
|
284160
284321
|
},
|
|
284322
|
+
{
|
|
284323
|
+
"name": "export-job",
|
|
284324
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ExportJobSummary.html",
|
|
284325
|
+
"arnPattern": "arn:${Partition}:ses:${Region}:${Account}:export-job/${ExportJobId}",
|
|
284326
|
+
"conditionKeys": []
|
|
284327
|
+
},
|
|
284161
284328
|
{
|
|
284162
284329
|
"name": "identity",
|
|
284163
284330
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_IdentityInfo.html",
|
|
@@ -284183,49 +284350,55 @@
|
|
|
284183
284350
|
{
|
|
284184
284351
|
"name": "aws:RequestTag/${TagKey}",
|
|
284185
284352
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
284186
|
-
"description": "Filters
|
|
284353
|
+
"description": "Filters access by the presence of tag key-value pairs in the request",
|
|
284187
284354
|
"type": "String"
|
|
284188
284355
|
},
|
|
284189
284356
|
{
|
|
284190
284357
|
"name": "aws:ResourceTag/${TagKey}",
|
|
284191
284358
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
284192
|
-
"description": "Filters
|
|
284359
|
+
"description": "Filters access by tag key-value pairs attached to the resource",
|
|
284193
284360
|
"type": "String"
|
|
284194
284361
|
},
|
|
284195
284362
|
{
|
|
284196
284363
|
"name": "aws:TagKeys",
|
|
284197
284364
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
284198
|
-
"description": "Filters
|
|
284365
|
+
"description": "Filters access by the presence of tag keys in the request",
|
|
284199
284366
|
"type": "ArrayOfString"
|
|
284200
284367
|
},
|
|
284201
284368
|
{
|
|
284202
284369
|
"name": "ses:ApiVersion",
|
|
284203
284370
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284204
|
-
"description": "Filters
|
|
284371
|
+
"description": "Filters access by the SES API version",
|
|
284372
|
+
"type": "String"
|
|
284373
|
+
},
|
|
284374
|
+
{
|
|
284375
|
+
"name": "ses:ExportSourceType",
|
|
284376
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284377
|
+
"description": "Filters access by the export source type",
|
|
284205
284378
|
"type": "String"
|
|
284206
284379
|
},
|
|
284207
284380
|
{
|
|
284208
284381
|
"name": "ses:FeedbackAddress",
|
|
284209
284382
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284210
|
-
"description": "Filters
|
|
284383
|
+
"description": "Filters access by the \"Return-Path\" address, which specifies where bounces and complaints are sent by email feedback forwarding",
|
|
284211
284384
|
"type": "String"
|
|
284212
284385
|
},
|
|
284213
284386
|
{
|
|
284214
284387
|
"name": "ses:FromAddress",
|
|
284215
284388
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284216
|
-
"description": "Filters
|
|
284389
|
+
"description": "Filters access by the \"From\" address of a message",
|
|
284217
284390
|
"type": "String"
|
|
284218
284391
|
},
|
|
284219
284392
|
{
|
|
284220
284393
|
"name": "ses:FromDisplayName",
|
|
284221
284394
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284222
|
-
"description": "Filters
|
|
284395
|
+
"description": "Filters access by the \"From\" address that is used as the display name of a message",
|
|
284223
284396
|
"type": "String"
|
|
284224
284397
|
},
|
|
284225
284398
|
{
|
|
284226
284399
|
"name": "ses:Recipients",
|
|
284227
284400
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284228
|
-
"description": "Filters
|
|
284401
|
+
"description": "Filters access by the recipient addresses of a message, which include the \"To\", \"CC\", and \"BCC\" addresses",
|
|
284229
284402
|
"type": "ArrayOfString"
|
|
284230
284403
|
}
|
|
284231
284404
|
]
|
|
@@ -3434,15 +3434,19 @@
|
|
|
3434
3434
|
"name": "Amazon CloudWatch Internet Monitor",
|
|
3435
3435
|
"servicePrefix": "internetmonitor",
|
|
3436
3436
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchinternetmonitor.html",
|
|
3437
|
-
"actionsCount":
|
|
3437
|
+
"actionsCount": 14,
|
|
3438
3438
|
"actions": [
|
|
3439
3439
|
"CreateMonitor",
|
|
3440
3440
|
"DeleteMonitor",
|
|
3441
3441
|
"GetHealthEvent",
|
|
3442
3442
|
"GetMonitor",
|
|
3443
|
+
"GetQueryResults",
|
|
3444
|
+
"GetQueryStatus",
|
|
3443
3445
|
"ListHealthEvents",
|
|
3444
3446
|
"ListMonitors",
|
|
3445
3447
|
"ListTagsForResource",
|
|
3448
|
+
"StartQuery",
|
|
3449
|
+
"StopQuery",
|
|
3446
3450
|
"TagResource",
|
|
3447
3451
|
"UntagResource",
|
|
3448
3452
|
"UpdateMonitor"
|
|
@@ -20828,9 +20832,10 @@
|
|
|
20828
20832
|
"name": "Amazon Simple Email Service v2",
|
|
20829
20833
|
"servicePrefix": "ses",
|
|
20830
20834
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpleemailservicev2.html",
|
|
20831
|
-
"actionsCount":
|
|
20835
|
+
"actionsCount": 92,
|
|
20832
20836
|
"actions": [
|
|
20833
20837
|
"BatchGetMetricData",
|
|
20838
|
+
"CancelExportJob",
|
|
20834
20839
|
"CreateConfigurationSet",
|
|
20835
20840
|
"CreateConfigurationSetEventDestination",
|
|
20836
20841
|
"CreateContact",
|
|
@@ -20841,6 +20846,7 @@
|
|
|
20841
20846
|
"CreateEmailIdentity",
|
|
20842
20847
|
"CreateEmailIdentityPolicy",
|
|
20843
20848
|
"CreateEmailTemplate",
|
|
20849
|
+
"CreateExportJob",
|
|
20844
20850
|
"CreateImportJob",
|
|
20845
20851
|
"DeleteConfigurationSet",
|
|
20846
20852
|
"DeleteConfigurationSetEventDestination",
|
|
@@ -20869,7 +20875,9 @@
|
|
|
20869
20875
|
"GetEmailIdentity",
|
|
20870
20876
|
"GetEmailIdentityPolicies",
|
|
20871
20877
|
"GetEmailTemplate",
|
|
20878
|
+
"GetExportJob",
|
|
20872
20879
|
"GetImportJob",
|
|
20880
|
+
"GetMessageInsights",
|
|
20873
20881
|
"GetSuppressedDestination",
|
|
20874
20882
|
"ListConfigurationSets",
|
|
20875
20883
|
"ListContactLists",
|
|
@@ -20880,6 +20888,7 @@
|
|
|
20880
20888
|
"ListDomainDeliverabilityCampaigns",
|
|
20881
20889
|
"ListEmailIdentities",
|
|
20882
20890
|
"ListEmailTemplates",
|
|
20891
|
+
"ListExportJobs",
|
|
20883
20892
|
"ListImportJobs",
|
|
20884
20893
|
"ListRecommendations",
|
|
20885
20894
|
"ListSuppressedDestinations",
|
|
@@ -20918,23 +20927,25 @@
|
|
|
20918
20927
|
"UpdateEmailIdentityPolicy",
|
|
20919
20928
|
"UpdateEmailTemplate"
|
|
20920
20929
|
],
|
|
20921
|
-
"resourceTypesCount":
|
|
20930
|
+
"resourceTypesCount": 9,
|
|
20922
20931
|
"resourceTypes": [
|
|
20923
20932
|
"configuration-set",
|
|
20924
20933
|
"contact-list",
|
|
20925
20934
|
"custom-verification-email-template",
|
|
20926
20935
|
"dedicated-ip-pool",
|
|
20927
20936
|
"deliverability-test-report",
|
|
20937
|
+
"export-job",
|
|
20928
20938
|
"identity",
|
|
20929
20939
|
"import-job",
|
|
20930
20940
|
"template"
|
|
20931
20941
|
],
|
|
20932
|
-
"conditionKeysCount":
|
|
20942
|
+
"conditionKeysCount": 9,
|
|
20933
20943
|
"conditionKeys": [
|
|
20934
20944
|
"aws:RequestTag/${TagKey}",
|
|
20935
20945
|
"aws:ResourceTag/${TagKey}",
|
|
20936
20946
|
"aws:TagKeys",
|
|
20937
20947
|
"ses:ApiVersion",
|
|
20948
|
+
"ses:ExportSourceType",
|
|
20938
20949
|
"ses:FeedbackAddress",
|
|
20939
20950
|
"ses:FromAddress",
|
|
20940
20951
|
"ses:FromDisplayName",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8409
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4102
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2416
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1559
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 807
|
|
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.80",
|
|
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",
|