aws-iam-data 0.0.54 → 0.0.56

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,53 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-07-22",
4
+ "addedServices": [
5
+ "AWS HealthImaging"
6
+ ],
7
+ "removedServices": [],
8
+ "addedActions": {
9
+ "AWS Directory Service": [
10
+ "ds:UpdateAuthorizedApplication"
11
+ ],
12
+ "Amazon Security Lake": [
13
+ "securitylake:ListTagsForResource",
14
+ "securitylake:TagResource",
15
+ "securitylake:UntagResource"
16
+ ],
17
+ "AWS HealthImaging": [
18
+ "medical-imaging:CopyImageSet",
19
+ "medical-imaging:CreateDatastore",
20
+ "medical-imaging:DeleteDatastore",
21
+ "medical-imaging:DeleteImageSet",
22
+ "medical-imaging:GetDICOMImportJob",
23
+ "medical-imaging:GetDatastore",
24
+ "medical-imaging:GetImageFrame",
25
+ "medical-imaging:GetImageSet",
26
+ "medical-imaging:GetImageSetMetadata",
27
+ "medical-imaging:ListDICOMImportJobs",
28
+ "medical-imaging:ListDatastores",
29
+ "medical-imaging:ListImageSetVersions",
30
+ "medical-imaging:ListTagsForResource",
31
+ "medical-imaging:SearchImageSets",
32
+ "medical-imaging:StartDICOMImportJob",
33
+ "medical-imaging:TagResource",
34
+ "medical-imaging:UntagResource",
35
+ "medical-imaging:UpdateImageSetMetadata"
36
+ ]
37
+ },
38
+ "removedActions": {}
39
+ },
40
+ {
41
+ "dateOfChange": "2023-07-21",
42
+ "addedServices": [],
43
+ "removedServices": [],
44
+ "addedActions": {
45
+ "Amazon Managed Grafana": [
46
+ "grafana:ListVersions"
47
+ ]
48
+ },
49
+ "removedActions": {}
50
+ },
2
51
  {
3
52
  "dateOfChange": "2023-07-20",
4
53
  "addedServices": [],
@@ -81953,7 +81953,16 @@
81953
81953
  "resourceType": "directory",
81954
81954
  "required": true,
81955
81955
  "conditionKeys": [],
81956
- "dependentActions": []
81956
+ "dependentActions": [
81957
+ "ec2:AuthorizeSecurityGroupEgress",
81958
+ "ec2:AuthorizeSecurityGroupIngress",
81959
+ "ec2:CreateNetworkInterface",
81960
+ "ec2:CreateSecurityGroup",
81961
+ "ec2:CreateTags",
81962
+ "ec2:DescribeNetworkInterfaces",
81963
+ "ec2:DescribeSubnets",
81964
+ "ec2:DescribeVpcs"
81965
+ ]
81957
81966
  }
81958
81967
  ]
81959
81968
  },
@@ -81985,6 +81994,7 @@
81985
81994
  },
81986
81995
  {
81987
81996
  "name": "AuthorizeApplication",
81997
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
81988
81998
  "permissionOnly": true,
81989
81999
  "description": "Grants permission to authorize an application for your AWS Directory",
81990
82000
  "accessLevel": "Write",
@@ -82014,6 +82024,7 @@
82014
82024
  },
82015
82025
  {
82016
82026
  "name": "CheckAlias",
82027
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82017
82028
  "permissionOnly": true,
82018
82029
  "description": "Grants permission to verify that the alias is available for use",
82019
82030
  "accessLevel": "Read",
@@ -82127,6 +82138,7 @@
82127
82138
  },
82128
82139
  {
82129
82140
  "name": "CreateIdentityPoolDirectory",
82141
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82130
82142
  "permissionOnly": true,
82131
82143
  "description": "Grants permission to create an IdentityPool Directory in the AWS cloud",
82132
82144
  "accessLevel": "Write",
@@ -82282,7 +82294,7 @@
82282
82294
  },
82283
82295
  {
82284
82296
  "name": "DeleteTrust",
82285
- "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/DeleteTrust.html",
82297
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DeleteTrust.html",
82286
82298
  "permissionOnly": false,
82287
82299
  "description": "Grants permission to delete an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain",
82288
82300
  "accessLevel": "Write",
@@ -82642,7 +82654,7 @@
82642
82654
  },
82643
82655
  {
82644
82656
  "name": "GetAuthorizedApplicationDetails",
82645
- "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_GetAuthorizedApplicationDetails.html",
82657
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82646
82658
  "permissionOnly": true,
82647
82659
  "description": "Grants permission to retrieve the details of the authorized applications on a directory",
82648
82660
  "accessLevel": "Read",
@@ -82687,6 +82699,7 @@
82687
82699
  },
82688
82700
  {
82689
82701
  "name": "ListAuthorizedApplications",
82702
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82690
82703
  "permissionOnly": true,
82691
82704
  "description": "Grants permission to obtain the AWS applications authorized for a directory",
82692
82705
  "accessLevel": "Read",
@@ -82939,6 +82952,7 @@
82939
82952
  },
82940
82953
  {
82941
82954
  "name": "UnauthorizeApplication",
82955
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82942
82956
  "permissionOnly": true,
82943
82957
  "description": "Grants permission to unauthorize an application from your AWS Directory",
82944
82958
  "accessLevel": "Write",
@@ -82966,6 +82980,21 @@
82966
82980
  }
82967
82981
  ]
82968
82982
  },
82983
+ {
82984
+ "name": "UpdateAuthorizedApplication",
82985
+ "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html",
82986
+ "permissionOnly": true,
82987
+ "description": "Grants permission to update an authorized application for your AWS Directory",
82988
+ "accessLevel": "Write",
82989
+ "resourceTypes": [
82990
+ {
82991
+ "resourceType": "directory",
82992
+ "required": true,
82993
+ "conditionKeys": [],
82994
+ "dependentActions": []
82995
+ }
82996
+ ]
82997
+ },
82969
82998
  {
82970
82999
  "name": "UpdateConditionalForwarder",
82971
83000
  "apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_UpdateConditionalForwarder.html",
@@ -150043,6 +150072,402 @@
150043
150072
  }
150044
150073
  ]
150045
150074
  },
150075
+ {
150076
+ "name": "AWS HealthImaging",
150077
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html",
150078
+ "servicePrefix": "medical-imaging",
150079
+ "actions": [
150080
+ {
150081
+ "name": "CopyImageSet",
150082
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_CopyImageSet.html",
150083
+ "permissionOnly": false,
150084
+ "description": "Grants permission to copy an image set",
150085
+ "accessLevel": "Write",
150086
+ "resourceTypes": [
150087
+ {
150088
+ "resourceType": "datastore",
150089
+ "required": true,
150090
+ "conditionKeys": [],
150091
+ "dependentActions": []
150092
+ },
150093
+ {
150094
+ "resourceType": "imageset",
150095
+ "required": true,
150096
+ "conditionKeys": [],
150097
+ "dependentActions": []
150098
+ }
150099
+ ]
150100
+ },
150101
+ {
150102
+ "name": "CreateDatastore",
150103
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_CreateDatastore.html",
150104
+ "permissionOnly": false,
150105
+ "description": "Grants permission to create a data store to ingest imaging data",
150106
+ "accessLevel": "Write",
150107
+ "resourceTypes": [
150108
+ {
150109
+ "resourceType": "",
150110
+ "required": false,
150111
+ "conditionKeys": [
150112
+ "aws:RequestTag/${TagKey}",
150113
+ "aws:TagKeys"
150114
+ ],
150115
+ "dependentActions": []
150116
+ }
150117
+ ]
150118
+ },
150119
+ {
150120
+ "name": "DeleteDatastore",
150121
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_DeleteDatastore.html",
150122
+ "permissionOnly": false,
150123
+ "description": "Grants permission to delete a data store",
150124
+ "accessLevel": "Write",
150125
+ "resourceTypes": [
150126
+ {
150127
+ "resourceType": "datastore",
150128
+ "required": true,
150129
+ "conditionKeys": [],
150130
+ "dependentActions": []
150131
+ }
150132
+ ]
150133
+ },
150134
+ {
150135
+ "name": "DeleteImageSet",
150136
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_DeleteImageSet.html",
150137
+ "permissionOnly": false,
150138
+ "description": "Grants permission to delete an image set",
150139
+ "accessLevel": "Write",
150140
+ "resourceTypes": [
150141
+ {
150142
+ "resourceType": "datastore",
150143
+ "required": true,
150144
+ "conditionKeys": [],
150145
+ "dependentActions": []
150146
+ },
150147
+ {
150148
+ "resourceType": "imageset",
150149
+ "required": true,
150150
+ "conditionKeys": [],
150151
+ "dependentActions": []
150152
+ }
150153
+ ]
150154
+ },
150155
+ {
150156
+ "name": "GetDICOMImportJob",
150157
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetDICOMImportJob.html",
150158
+ "permissionOnly": false,
150159
+ "description": "Grants permission to get an import job's properties",
150160
+ "accessLevel": "Read",
150161
+ "resourceTypes": [
150162
+ {
150163
+ "resourceType": "datastore",
150164
+ "required": true,
150165
+ "conditionKeys": [],
150166
+ "dependentActions": []
150167
+ }
150168
+ ]
150169
+ },
150170
+ {
150171
+ "name": "GetDatastore",
150172
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetDatastore.html",
150173
+ "permissionOnly": false,
150174
+ "description": "Grants permission to get data store properties",
150175
+ "accessLevel": "Read",
150176
+ "resourceTypes": [
150177
+ {
150178
+ "resourceType": "datastore",
150179
+ "required": true,
150180
+ "conditionKeys": [],
150181
+ "dependentActions": []
150182
+ }
150183
+ ]
150184
+ },
150185
+ {
150186
+ "name": "GetImageFrame",
150187
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_GetImageFrame.html",
150188
+ "permissionOnly": false,
150189
+ "description": "Grants permission to get image frame properties",
150190
+ "accessLevel": "Read",
150191
+ "resourceTypes": [
150192
+ {
150193
+ "resourceType": "datastore",
150194
+ "required": true,
150195
+ "conditionKeys": [],
150196
+ "dependentActions": []
150197
+ },
150198
+ {
150199
+ "resourceType": "imageset",
150200
+ "required": true,
150201
+ "conditionKeys": [],
150202
+ "dependentActions": []
150203
+ }
150204
+ ]
150205
+ },
150206
+ {
150207
+ "name": "GetImageSet",
150208
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_GetImageSet.html",
150209
+ "permissionOnly": false,
150210
+ "description": "Grants permission to get image set properties",
150211
+ "accessLevel": "Read",
150212
+ "resourceTypes": [
150213
+ {
150214
+ "resourceType": "datastore",
150215
+ "required": true,
150216
+ "conditionKeys": [],
150217
+ "dependentActions": []
150218
+ },
150219
+ {
150220
+ "resourceType": "imageset",
150221
+ "required": true,
150222
+ "conditionKeys": [],
150223
+ "dependentActions": []
150224
+ }
150225
+ ]
150226
+ },
150227
+ {
150228
+ "name": "GetImageSetMetadata",
150229
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_GetImageSetMetadata.html",
150230
+ "permissionOnly": false,
150231
+ "description": "Grants permission to get image set metadata properties",
150232
+ "accessLevel": "Read",
150233
+ "resourceTypes": [
150234
+ {
150235
+ "resourceType": "datastore",
150236
+ "required": true,
150237
+ "conditionKeys": [],
150238
+ "dependentActions": []
150239
+ },
150240
+ {
150241
+ "resourceType": "imageset",
150242
+ "required": true,
150243
+ "conditionKeys": [],
150244
+ "dependentActions": []
150245
+ }
150246
+ ]
150247
+ },
150248
+ {
150249
+ "name": "ListDICOMImportJobs",
150250
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListDICOMImportJobs.html",
150251
+ "permissionOnly": false,
150252
+ "description": "Grants permission to list import jobs for a data store",
150253
+ "accessLevel": "List",
150254
+ "resourceTypes": [
150255
+ {
150256
+ "resourceType": "datastore",
150257
+ "required": true,
150258
+ "conditionKeys": [],
150259
+ "dependentActions": []
150260
+ }
150261
+ ]
150262
+ },
150263
+ {
150264
+ "name": "ListDatastores",
150265
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListDatastores.html",
150266
+ "permissionOnly": false,
150267
+ "description": "Grants permission to list data stores",
150268
+ "accessLevel": "List",
150269
+ "resourceTypes": [
150270
+ {
150271
+ "resourceType": "",
150272
+ "required": false,
150273
+ "conditionKeys": [],
150274
+ "dependentActions": []
150275
+ }
150276
+ ]
150277
+ },
150278
+ {
150279
+ "name": "ListImageSetVersions",
150280
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_ListImageSetVersions.html",
150281
+ "permissionOnly": false,
150282
+ "description": "Grants permission to list versions of an image set",
150283
+ "accessLevel": "List",
150284
+ "resourceTypes": [
150285
+ {
150286
+ "resourceType": "datastore",
150287
+ "required": true,
150288
+ "conditionKeys": [],
150289
+ "dependentActions": []
150290
+ },
150291
+ {
150292
+ "resourceType": "imageset",
150293
+ "required": true,
150294
+ "conditionKeys": [],
150295
+ "dependentActions": []
150296
+ }
150297
+ ]
150298
+ },
150299
+ {
150300
+ "name": "ListTagsForResource",
150301
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html",
150302
+ "permissionOnly": false,
150303
+ "description": "Grants permission to list tags for a medical imaging resource",
150304
+ "accessLevel": "List",
150305
+ "resourceTypes": [
150306
+ {
150307
+ "resourceType": "datastore",
150308
+ "required": false,
150309
+ "conditionKeys": [],
150310
+ "dependentActions": []
150311
+ },
150312
+ {
150313
+ "resourceType": "imageset",
150314
+ "required": false,
150315
+ "conditionKeys": [],
150316
+ "dependentActions": []
150317
+ }
150318
+ ]
150319
+ },
150320
+ {
150321
+ "name": "SearchImageSets",
150322
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_SearchImageSets.html",
150323
+ "permissionOnly": false,
150324
+ "description": "Grants permission to search image sets",
150325
+ "accessLevel": "Read",
150326
+ "resourceTypes": [
150327
+ {
150328
+ "resourceType": "datastore",
150329
+ "required": true,
150330
+ "conditionKeys": [],
150331
+ "dependentActions": []
150332
+ }
150333
+ ]
150334
+ },
150335
+ {
150336
+ "name": "StartDICOMImportJob",
150337
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_StartDICOMImportJob.html",
150338
+ "permissionOnly": false,
150339
+ "description": "Grants permission to start a DICOM import job",
150340
+ "accessLevel": "Write",
150341
+ "resourceTypes": [
150342
+ {
150343
+ "resourceType": "datastore",
150344
+ "required": true,
150345
+ "conditionKeys": [],
150346
+ "dependentActions": []
150347
+ }
150348
+ ]
150349
+ },
150350
+ {
150351
+ "name": "TagResource",
150352
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html",
150353
+ "permissionOnly": false,
150354
+ "description": "Grants permission to add tags to a medical imaging resource",
150355
+ "accessLevel": "Tagging",
150356
+ "resourceTypes": [
150357
+ {
150358
+ "resourceType": "datastore",
150359
+ "required": false,
150360
+ "conditionKeys": [],
150361
+ "dependentActions": []
150362
+ },
150363
+ {
150364
+ "resourceType": "imageset",
150365
+ "required": false,
150366
+ "conditionKeys": [],
150367
+ "dependentActions": []
150368
+ },
150369
+ {
150370
+ "resourceType": "",
150371
+ "required": false,
150372
+ "conditionKeys": [
150373
+ "aws:RequestTag/${TagKey}",
150374
+ "aws:ResourceTag/${TagKey}",
150375
+ "aws:TagKeys"
150376
+ ],
150377
+ "dependentActions": []
150378
+ }
150379
+ ]
150380
+ },
150381
+ {
150382
+ "name": "UntagResource",
150383
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html",
150384
+ "permissionOnly": false,
150385
+ "description": "Grants permission to remove tags from a medical imaging resource",
150386
+ "accessLevel": "Tagging",
150387
+ "resourceTypes": [
150388
+ {
150389
+ "resourceType": "datastore",
150390
+ "required": false,
150391
+ "conditionKeys": [],
150392
+ "dependentActions": []
150393
+ },
150394
+ {
150395
+ "resourceType": "imageset",
150396
+ "required": false,
150397
+ "conditionKeys": [],
150398
+ "dependentActions": []
150399
+ },
150400
+ {
150401
+ "resourceType": "",
150402
+ "required": false,
150403
+ "conditionKeys": [
150404
+ "aws:TagKeys"
150405
+ ],
150406
+ "dependentActions": []
150407
+ }
150408
+ ]
150409
+ },
150410
+ {
150411
+ "name": "UpdateImageSetMetadata",
150412
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dataplane_UpdateImageSetMetadata.html",
150413
+ "permissionOnly": false,
150414
+ "description": "Grants permission to update image set metadata properties",
150415
+ "accessLevel": "Write",
150416
+ "resourceTypes": [
150417
+ {
150418
+ "resourceType": "datastore",
150419
+ "required": true,
150420
+ "conditionKeys": [],
150421
+ "dependentActions": []
150422
+ },
150423
+ {
150424
+ "resourceType": "imageset",
150425
+ "required": true,
150426
+ "conditionKeys": [],
150427
+ "dependentActions": []
150428
+ }
150429
+ ]
150430
+ }
150431
+ ],
150432
+ "resourceTypes": [
150433
+ {
150434
+ "name": "datastore",
150435
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/devguide/API_DatastoreProperties.html",
150436
+ "arnPattern": "arn:${Partition}:medical-imaging:${Region}:${Account}:datastore/${DatastoreId}",
150437
+ "conditionKeys": [
150438
+ "aws:ResourceTag/${TagKey}"
150439
+ ]
150440
+ },
150441
+ {
150442
+ "name": "imageset",
150443
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/devguide/API_ImageSetProperties.html",
150444
+ "arnPattern": "arn:${Partition}:medical-imaging:${Region}:${Account}:datastore/${DatastoreId}/imageset/${ImageSetId}",
150445
+ "conditionKeys": [
150446
+ "aws:ResourceTag/${TagKey}"
150447
+ ]
150448
+ }
150449
+ ],
150450
+ "conditionKeys": [
150451
+ {
150452
+ "name": "aws:RequestTag/${TagKey}",
150453
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
150454
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
150455
+ "type": "String"
150456
+ },
150457
+ {
150458
+ "name": "aws:ResourceTag/${TagKey}",
150459
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
150460
+ "description": "Filters access by a tag key and value pair of a resource",
150461
+ "type": "String"
150462
+ },
150463
+ {
150464
+ "name": "aws:TagKeys",
150465
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
150466
+ "description": "Filters access by a list of tag keys that are allowed in the request",
150467
+ "type": "ArrayOfString"
150468
+ }
150469
+ ]
150470
+ },
150046
150471
  {
150047
150472
  "name": "Amazon HealthLake",
150048
150473
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonhealthlake.html",
@@ -199950,6 +200375,21 @@
199950
200375
  }
199951
200376
  ]
199952
200377
  },
200378
+ {
200379
+ "name": "ListVersions",
200380
+ "apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/APIReference/API_ListVersions.html",
200381
+ "permissionOnly": false,
200382
+ "description": "Grants permission to list all available supported Grafana versions. Optionally, include a workspace to list the versions to which it can be upgraded",
200383
+ "accessLevel": "List",
200384
+ "resourceTypes": [
200385
+ {
200386
+ "resourceType": "workspace",
200387
+ "required": false,
200388
+ "conditionKeys": [],
200389
+ "dependentActions": []
200390
+ }
200391
+ ]
200392
+ },
199953
200393
  {
199954
200394
  "name": "ListWorkspaces",
199955
200395
  "apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
@@ -241759,7 +242199,6 @@
241759
242199
  "resourceType": "",
241760
242200
  "required": false,
241761
242201
  "conditionKeys": [
241762
- "aws:RequestTag/${TagKey}",
241763
242202
  "aws:TagKeys"
241764
242203
  ],
241765
242204
  "dependentActions": []
@@ -270803,6 +271242,15 @@
270803
271242
  "sqs:GetQueueAttributes",
270804
271243
  "sqs:SetQueueAttributes"
270805
271244
  ]
271245
+ },
271246
+ {
271247
+ "resourceType": "",
271248
+ "required": false,
271249
+ "conditionKeys": [
271250
+ "aws:RequestTag/${TagKey}",
271251
+ "aws:TagKeys"
271252
+ ],
271253
+ "dependentActions": []
270806
271254
  }
270807
271255
  ]
270808
271256
  },
@@ -270846,7 +271294,10 @@
270846
271294
  {
270847
271295
  "resourceType": "",
270848
271296
  "required": false,
270849
- "conditionKeys": [],
271297
+ "conditionKeys": [
271298
+ "aws:RequestTag/${TagKey}",
271299
+ "aws:TagKeys"
271300
+ ],
270850
271301
  "dependentActions": [
270851
271302
  "iam:CreateRole",
270852
271303
  "iam:DeleteRolePolicy",
@@ -271180,6 +271631,27 @@
271180
271631
  }
271181
271632
  ]
271182
271633
  },
271634
+ {
271635
+ "name": "ListTagsForResource",
271636
+ "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_ListTagsForResource.html",
271637
+ "permissionOnly": false,
271638
+ "description": "Grants permission to list all tags for the resource",
271639
+ "accessLevel": "List",
271640
+ "resourceTypes": [
271641
+ {
271642
+ "resourceType": "data-lake",
271643
+ "required": false,
271644
+ "conditionKeys": [],
271645
+ "dependentActions": []
271646
+ },
271647
+ {
271648
+ "resourceType": "subscriber",
271649
+ "required": false,
271650
+ "conditionKeys": [],
271651
+ "dependentActions": []
271652
+ }
271653
+ ]
271654
+ },
271183
271655
  {
271184
271656
  "name": "RegisterDataLakeDelegatedAdministrator",
271185
271657
  "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_RegisterDataLakeDelegatedAdministrator.html",
@@ -271202,6 +271674,65 @@
271202
271674
  }
271203
271675
  ]
271204
271676
  },
271677
+ {
271678
+ "name": "TagResource",
271679
+ "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_TagResource.html",
271680
+ "permissionOnly": false,
271681
+ "description": "Grants permission to add tags to the resource",
271682
+ "accessLevel": "Tagging",
271683
+ "resourceTypes": [
271684
+ {
271685
+ "resourceType": "data-lake",
271686
+ "required": false,
271687
+ "conditionKeys": [],
271688
+ "dependentActions": []
271689
+ },
271690
+ {
271691
+ "resourceType": "subscriber",
271692
+ "required": false,
271693
+ "conditionKeys": [],
271694
+ "dependentActions": []
271695
+ },
271696
+ {
271697
+ "resourceType": "",
271698
+ "required": false,
271699
+ "conditionKeys": [
271700
+ "aws:RequestTag/${TagKey}",
271701
+ "aws:TagKeys"
271702
+ ],
271703
+ "dependentActions": []
271704
+ }
271705
+ ]
271706
+ },
271707
+ {
271708
+ "name": "UntagResource",
271709
+ "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_UntagResource.html",
271710
+ "permissionOnly": false,
271711
+ "description": "Grants permission to remove tags from the resource",
271712
+ "accessLevel": "Tagging",
271713
+ "resourceTypes": [
271714
+ {
271715
+ "resourceType": "data-lake",
271716
+ "required": false,
271717
+ "conditionKeys": [],
271718
+ "dependentActions": []
271719
+ },
271720
+ {
271721
+ "resourceType": "subscriber",
271722
+ "required": false,
271723
+ "conditionKeys": [],
271724
+ "dependentActions": []
271725
+ },
271726
+ {
271727
+ "resourceType": "",
271728
+ "required": false,
271729
+ "conditionKeys": [
271730
+ "aws:TagKeys"
271731
+ ],
271732
+ "dependentActions": []
271733
+ }
271734
+ ]
271735
+ },
271205
271736
  {
271206
271737
  "name": "UpdateDataLake",
271207
271738
  "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_UpdateDataLake.html",
@@ -271328,16 +271859,41 @@
271328
271859
  "name": "data-lake",
271329
271860
  "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_DataLakeResource.html",
271330
271861
  "arnPattern": "arn:${Partition}:securitylake:${Region}:${Account}:data-lake/default",
271331
- "conditionKeys": []
271862
+ "conditionKeys": [
271863
+ "aws:RequestTag/${TagKey}",
271864
+ "aws:ResourceTag/${TagKey}"
271865
+ ]
271332
271866
  },
271333
271867
  {
271334
271868
  "name": "subscriber",
271335
271869
  "apiReferenceUrl": "https://docs.aws.amazon.com/security-lake/latest/APIReference/API_SubscriberResource.html",
271336
271870
  "arnPattern": "arn:${Partition}:securitylake:${Region}:${Account}:subscriber/${SubscriberId}",
271337
- "conditionKeys": []
271871
+ "conditionKeys": [
271872
+ "aws:RequestTag/${TagKey}",
271873
+ "aws:ResourceTag/${TagKey}"
271874
+ ]
271338
271875
  }
271339
271876
  ],
271340
- "conditionKeys": []
271877
+ "conditionKeys": [
271878
+ {
271879
+ "name": "aws:RequestTag/${TagKey}",
271880
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
271881
+ "description": "Filters access by tags that are passed in the request",
271882
+ "type": "String"
271883
+ },
271884
+ {
271885
+ "name": "aws:ResourceTag/${TagKey}",
271886
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
271887
+ "description": "Filters access by a tag key and value pair of a resource",
271888
+ "type": "String"
271889
+ },
271890
+ {
271891
+ "name": "aws:TagKeys",
271892
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
271893
+ "description": "Filters access by tag keys that are passed in the request",
271894
+ "type": "ArrayOfString"
271895
+ }
271896
+ ]
271341
271897
  },
271342
271898
  {
271343
271899
  "name": "AWS Security Token Service",
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 381,
2
+ "serviceCount": 382,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -6417,7 +6417,7 @@
6417
6417
  "name": "AWS Directory Service",
6418
6418
  "servicePrefix": "ds",
6419
6419
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectoryservice.html",
6420
- "actionsCount": 73,
6420
+ "actionsCount": 74,
6421
6421
  "actions": [
6422
6422
  "AcceptSharedDirectory",
6423
6423
  "AddIpRoutes",
@@ -6485,6 +6485,7 @@
6485
6485
  "StartSchemaExtension",
6486
6486
  "UnauthorizeApplication",
6487
6487
  "UnshareDirectory",
6488
+ "UpdateAuthorizedApplication",
6488
6489
  "UpdateConditionalForwarder",
6489
6490
  "UpdateDirectorySetup",
6490
6491
  "UpdateNumberOfDomainControllers",
@@ -10703,6 +10704,43 @@
10703
10704
  "health:service"
10704
10705
  ]
10705
10706
  },
10707
+ {
10708
+ "name": "AWS HealthImaging",
10709
+ "servicePrefix": "medical-imaging",
10710
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html",
10711
+ "actionsCount": 18,
10712
+ "actions": [
10713
+ "CopyImageSet",
10714
+ "CreateDatastore",
10715
+ "DeleteDatastore",
10716
+ "DeleteImageSet",
10717
+ "GetDICOMImportJob",
10718
+ "GetDatastore",
10719
+ "GetImageFrame",
10720
+ "GetImageSet",
10721
+ "GetImageSetMetadata",
10722
+ "ListDICOMImportJobs",
10723
+ "ListDatastores",
10724
+ "ListImageSetVersions",
10725
+ "ListTagsForResource",
10726
+ "SearchImageSets",
10727
+ "StartDICOMImportJob",
10728
+ "TagResource",
10729
+ "UntagResource",
10730
+ "UpdateImageSetMetadata"
10731
+ ],
10732
+ "resourceTypesCount": 2,
10733
+ "resourceTypes": [
10734
+ "datastore",
10735
+ "imageset"
10736
+ ],
10737
+ "conditionKeysCount": 3,
10738
+ "conditionKeys": [
10739
+ "aws:RequestTag/${TagKey}",
10740
+ "aws:ResourceTag/${TagKey}",
10741
+ "aws:TagKeys"
10742
+ ]
10743
+ },
10706
10744
  {
10707
10745
  "name": "Amazon HealthLake",
10708
10746
  "servicePrefix": "healthlake",
@@ -14581,7 +14619,7 @@
14581
14619
  "name": "Amazon Managed Grafana",
14582
14620
  "servicePrefix": "grafana",
14583
14621
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedgrafana.html",
14584
- "actionsCount": 18,
14622
+ "actionsCount": 19,
14585
14623
  "actions": [
14586
14624
  "AssociateLicense",
14587
14625
  "CreateWorkspace",
@@ -14594,6 +14632,7 @@
14594
14632
  "DisassociateLicense",
14595
14633
  "ListPermissions",
14596
14634
  "ListTagsForResource",
14635
+ "ListVersions",
14597
14636
  "ListWorkspaces",
14598
14637
  "TagResource",
14599
14638
  "UntagResource",
@@ -19893,7 +19932,7 @@
19893
19932
  "name": "Amazon Security Lake",
19894
19933
  "servicePrefix": "securitylake",
19895
19934
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsecuritylake.html",
19896
- "actionsCount": 28,
19935
+ "actionsCount": 31,
19897
19936
  "actions": [
19898
19937
  "CreateAwsLogSource",
19899
19938
  "CreateCustomLogSource",
@@ -19918,7 +19957,10 @@
19918
19957
  "ListDataLakes",
19919
19958
  "ListLogSources",
19920
19959
  "ListSubscribers",
19960
+ "ListTagsForResource",
19921
19961
  "RegisterDataLakeDelegatedAdministrator",
19962
+ "TagResource",
19963
+ "UntagResource",
19922
19964
  "UpdateDataLake",
19923
19965
  "UpdateDataLakeExceptionSubscription",
19924
19966
  "UpdateSubscriber",
@@ -19929,8 +19971,12 @@
19929
19971
  "data-lake",
19930
19972
  "subscriber"
19931
19973
  ],
19932
- "conditionKeysCount": 0,
19933
- "conditionKeys": []
19974
+ "conditionKeysCount": 3,
19975
+ "conditionKeys": [
19976
+ "aws:RequestTag/${TagKey}",
19977
+ "aws:ResourceTag/${TagKey}",
19978
+ "aws:TagKeys"
19979
+ ]
19934
19980
  },
19935
19981
  {
19936
19982
  "name": "AWS Security Token Service",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8320
5
+ "value": 8331
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4041
9
+ "value": 4047
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2364
13
+ "value": 2370
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -169,12 +169,12 @@
169
169
  "value": 66
170
170
  },
171
171
  {
172
- "key": "index - arn:${Partition}:kendra:${Region}:${Account}:index/${IndexId}",
172
+ "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
173
173
  "value": 64
174
174
  },
175
175
  {
176
- "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
177
- "value": 63
176
+ "key": "index - arn:${Partition}:kendra:${Region}:${Account}:index/${IndexId}",
177
+ "value": 64
178
178
  },
179
179
  {
180
180
  "key": "hub - arn:${Partition}:securityhub:${Region}:${Account}:hub/default",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 381
401
+ "value": 382
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1535
413
+ "value": 1537
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.54",
3
+ "version": "0.0.56",
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",