aws-iam-data 0.0.78 → 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
|
@@ -4624,6 +4624,7 @@
|
|
|
4624
4624
|
"resourceTypes": [
|
|
4625
4625
|
{
|
|
4626
4626
|
"name": "execute-api-general",
|
|
4627
|
+
"apiReferenceUrl": "",
|
|
4627
4628
|
"arnPattern": "arn:${Partition}:execute-api:${Region}:${Account}:${ApiId}/${Stage}/${Method}/${ApiSpecificResourcePath}",
|
|
4628
4629
|
"conditionKeys": []
|
|
4629
4630
|
}
|
|
@@ -43260,6 +43261,36 @@
|
|
|
43260
43261
|
}
|
|
43261
43262
|
]
|
|
43262
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
|
+
},
|
|
43263
43294
|
{
|
|
43264
43295
|
"name": "ListHealthEvents",
|
|
43265
43296
|
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_ListHealthEvents.html",
|
|
@@ -43305,6 +43336,36 @@
|
|
|
43305
43336
|
}
|
|
43306
43337
|
]
|
|
43307
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
|
+
},
|
|
43308
43369
|
{
|
|
43309
43370
|
"name": "TagResource",
|
|
43310
43371
|
"apiReferenceUrl": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_TagResource.html",
|
|
@@ -77781,16 +77842,19 @@
|
|
|
77781
77842
|
"resourceTypes": [
|
|
77782
77843
|
{
|
|
77783
77844
|
"name": "device",
|
|
77845
|
+
"apiReferenceUrl": "",
|
|
77784
77846
|
"arnPattern": "arn:${Partition}:deeplens:${Region}:${Account}:device/${DeviceName}",
|
|
77785
77847
|
"conditionKeys": []
|
|
77786
77848
|
},
|
|
77787
77849
|
{
|
|
77788
77850
|
"name": "project",
|
|
77851
|
+
"apiReferenceUrl": "",
|
|
77789
77852
|
"arnPattern": "arn:${Partition}:deeplens:${Region}:${Account}:project/${ProjectName}",
|
|
77790
77853
|
"conditionKeys": []
|
|
77791
77854
|
},
|
|
77792
77855
|
{
|
|
77793
77856
|
"name": "model",
|
|
77857
|
+
"apiReferenceUrl": "",
|
|
77794
77858
|
"arnPattern": "arn:${Partition}:deeplens:${Region}:${Account}:model/${ModelName}",
|
|
77795
77859
|
"conditionKeys": []
|
|
77796
77860
|
}
|
|
@@ -117377,6 +117441,7 @@
|
|
|
117377
117441
|
"resourceTypes": [
|
|
117378
117442
|
{
|
|
117379
117443
|
"name": "accelerator",
|
|
117444
|
+
"apiReferenceUrl": "",
|
|
117380
117445
|
"arnPattern": "arn:${Partition}:elastic-inference:${Region}:${Account}:elastic-inference-accelerator/${AcceleratorId}",
|
|
117381
117446
|
"conditionKeys": []
|
|
117382
117447
|
}
|
|
@@ -221246,11 +221311,13 @@
|
|
|
221246
221311
|
"resourceTypes": [
|
|
221247
221312
|
{
|
|
221248
221313
|
"name": "server",
|
|
221314
|
+
"apiReferenceUrl": "",
|
|
221249
221315
|
"arnPattern": "arn:${Partition}:opsworks-cm::${Account}:server/${ServerName}/${UniqueId}",
|
|
221250
221316
|
"conditionKeys": []
|
|
221251
221317
|
},
|
|
221252
221318
|
{
|
|
221253
221319
|
"name": "backup",
|
|
221320
|
+
"apiReferenceUrl": "",
|
|
221254
221321
|
"arnPattern": "arn:${Partition}:opsworks-cm::${Account}:backup/${ServerName}-{Date-and-Time-Stamp-of-Backup}",
|
|
221255
221322
|
"conditionKeys": []
|
|
221256
221323
|
}
|
|
@@ -282133,6 +282200,30 @@
|
|
|
282133
282200
|
}
|
|
282134
282201
|
]
|
|
282135
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
|
+
},
|
|
282136
282227
|
{
|
|
282137
282228
|
"name": "CreateConfigurationSet",
|
|
282138
282229
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateConfigurationSet.html",
|
|
@@ -282376,6 +282467,24 @@
|
|
|
282376
282467
|
}
|
|
282377
282468
|
]
|
|
282378
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
|
+
},
|
|
282379
282488
|
{
|
|
282380
282489
|
"name": "CreateImportJob",
|
|
282381
282490
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateImportJob.html",
|
|
@@ -282994,6 +283103,30 @@
|
|
|
282994
283103
|
}
|
|
282995
283104
|
]
|
|
282996
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
|
+
},
|
|
282997
283130
|
{
|
|
282998
283131
|
"name": "GetImportJob",
|
|
282999
283132
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetImportJob.html",
|
|
@@ -283017,6 +283150,23 @@
|
|
|
283017
283150
|
}
|
|
283018
283151
|
]
|
|
283019
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
|
+
},
|
|
283020
283170
|
{
|
|
283021
283171
|
"name": "GetSuppressedDestination",
|
|
283022
283172
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetSuppressedDestination.html",
|
|
@@ -283193,6 +283343,24 @@
|
|
|
283193
283343
|
}
|
|
283194
283344
|
]
|
|
283195
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
|
+
},
|
|
283196
283364
|
{
|
|
283197
283365
|
"name": "ListImportJobs",
|
|
283198
283366
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListImportJobs.html",
|
|
@@ -284151,6 +284319,12 @@
|
|
|
284151
284319
|
"aws:ResourceTag/${TagKey}"
|
|
284152
284320
|
]
|
|
284153
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
|
+
},
|
|
284154
284328
|
{
|
|
284155
284329
|
"name": "identity",
|
|
284156
284330
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_IdentityInfo.html",
|
|
@@ -284176,49 +284350,55 @@
|
|
|
284176
284350
|
{
|
|
284177
284351
|
"name": "aws:RequestTag/${TagKey}",
|
|
284178
284352
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
284179
|
-
"description": "Filters
|
|
284353
|
+
"description": "Filters access by the presence of tag key-value pairs in the request",
|
|
284180
284354
|
"type": "String"
|
|
284181
284355
|
},
|
|
284182
284356
|
{
|
|
284183
284357
|
"name": "aws:ResourceTag/${TagKey}",
|
|
284184
284358
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
284185
|
-
"description": "Filters
|
|
284359
|
+
"description": "Filters access by tag key-value pairs attached to the resource",
|
|
284186
284360
|
"type": "String"
|
|
284187
284361
|
},
|
|
284188
284362
|
{
|
|
284189
284363
|
"name": "aws:TagKeys",
|
|
284190
284364
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
284191
|
-
"description": "Filters
|
|
284365
|
+
"description": "Filters access by the presence of tag keys in the request",
|
|
284192
284366
|
"type": "ArrayOfString"
|
|
284193
284367
|
},
|
|
284194
284368
|
{
|
|
284195
284369
|
"name": "ses:ApiVersion",
|
|
284196
284370
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284197
|
-
"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",
|
|
284198
284378
|
"type": "String"
|
|
284199
284379
|
},
|
|
284200
284380
|
{
|
|
284201
284381
|
"name": "ses:FeedbackAddress",
|
|
284202
284382
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284203
|
-
"description": "Filters
|
|
284383
|
+
"description": "Filters access by the \"Return-Path\" address, which specifies where bounces and complaints are sent by email feedback forwarding",
|
|
284204
284384
|
"type": "String"
|
|
284205
284385
|
},
|
|
284206
284386
|
{
|
|
284207
284387
|
"name": "ses:FromAddress",
|
|
284208
284388
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284209
|
-
"description": "Filters
|
|
284389
|
+
"description": "Filters access by the \"From\" address of a message",
|
|
284210
284390
|
"type": "String"
|
|
284211
284391
|
},
|
|
284212
284392
|
{
|
|
284213
284393
|
"name": "ses:FromDisplayName",
|
|
284214
284394
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284215
|
-
"description": "Filters
|
|
284395
|
+
"description": "Filters access by the \"From\" address that is used as the display name of a message",
|
|
284216
284396
|
"type": "String"
|
|
284217
284397
|
},
|
|
284218
284398
|
{
|
|
284219
284399
|
"name": "ses:Recipients",
|
|
284220
284400
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonses.html#amazonses-policy-keys",
|
|
284221
|
-
"description": "Filters
|
|
284401
|
+
"description": "Filters access by the recipient addresses of a message, which include the \"To\", \"CC\", and \"BCC\" addresses",
|
|
284222
284402
|
"type": "ArrayOfString"
|
|
284223
284403
|
}
|
|
284224
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",
|