aws-iam-data 0.0.97 → 0.0.98

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,35 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-10-17",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Control Tower": [
8
+ "controltower:GetEnabledControl"
9
+ ],
10
+ "AWS Entity Resolution": [
11
+ "entityresolution:CreateIdMappingWorkflow",
12
+ "entityresolution:DeleteIdMappingWorkflow",
13
+ "entityresolution:GetIdMappingJob",
14
+ "entityresolution:GetIdMappingWorkflow",
15
+ "entityresolution:GetProviderService",
16
+ "entityresolution:ListIdMappingJobs",
17
+ "entityresolution:ListIdMappingWorkflows",
18
+ "entityresolution:ListProviderServices",
19
+ "entityresolution:StartIdMappingJob",
20
+ "entityresolution:UpdateIdMappingWorkflow",
21
+ "entityresolution:UpdateSchemaMapping"
22
+ ],
23
+ "Amazon FSx": [
24
+ "fsx:StartMisconfiguredStateRecovery"
25
+ ],
26
+ "Amazon Managed Blockchain Query": [
27
+ "managedblockchain-query:GetAssetContract",
28
+ "managedblockchain-query:ListAssetContracts"
29
+ ]
30
+ },
31
+ "removedActions": {}
32
+ },
2
33
  {
3
34
  "dateOfChange": "2023-10-16",
4
35
  "addedServices": [],
@@ -70731,8 +70731,8 @@
70731
70731
  "accessLevel": "Write",
70732
70732
  "resourceTypes": [
70733
70733
  {
70734
- "resourceType": "",
70735
- "required": false,
70734
+ "resourceType": "EnabledControl",
70735
+ "required": true,
70736
70736
  "conditionKeys": [],
70737
70737
  "dependentActions": []
70738
70738
  }
@@ -70761,7 +70761,7 @@
70761
70761
  "accessLevel": "Write",
70762
70762
  "resourceTypes": [
70763
70763
  {
70764
- "resourceType": "",
70764
+ "resourceType": "EnabledControl",
70765
70765
  "required": false,
70766
70766
  "conditionKeys": [],
70767
70767
  "dependentActions": []
@@ -70828,6 +70828,21 @@
70828
70828
  }
70829
70829
  ]
70830
70830
  },
70831
+ {
70832
+ "name": "GetEnabledControl",
70833
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetEnabledControl.html",
70834
+ "permissionOnly": false,
70835
+ "description": "Grants permission to get an enabled control from an organizational unit",
70836
+ "accessLevel": "Read",
70837
+ "resourceTypes": [
70838
+ {
70839
+ "resourceType": "EnabledControl",
70840
+ "required": true,
70841
+ "conditionKeys": [],
70842
+ "dependentActions": []
70843
+ }
70844
+ ]
70845
+ },
70831
70846
  {
70832
70847
  "name": "GetGuardrailComplianceStatus",
70833
70848
  "apiReferenceUrl": "https://docs.aws.amazon.com/controltower/latest/userguide/controls.html",
@@ -71159,7 +71174,14 @@
71159
71174
  ]
71160
71175
  }
71161
71176
  ],
71162
- "resourceTypes": [],
71177
+ "resourceTypes": [
71178
+ {
71179
+ "name": "EnabledControl",
71180
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controltower/latest/APIReference/API_EnableControl.html",
71181
+ "arnPattern": "arn:${Partition}:controltower:${Region}:${Account}:enabledcontrol/${EnabledControlId}",
71182
+ "conditionKeys": []
71183
+ }
71184
+ ],
71163
71185
  "conditionKeys": []
71164
71186
  },
71165
71187
  {
@@ -119277,7 +119299,9 @@
119277
119299
  "resourceType": "SourceServerResource",
119278
119300
  "required": true,
119279
119301
  "conditionKeys": [],
119280
- "dependentActions": []
119302
+ "dependentActions": [
119303
+ "ec2:DescribeInstances"
119304
+ ]
119281
119305
  }
119282
119306
  ]
119283
119307
  },
@@ -119438,7 +119462,7 @@
119438
119462
  "name": "drs:EC2InstanceARN",
119439
119463
  "apiReferenceUrl": "https://docs.aws.amazon.com/drs/latest/userguide/security_iam_authentication.html",
119440
119464
  "description": "Filters access by the EC2 instance the request originated from",
119441
- "type": "String"
119465
+ "type": "ARN"
119442
119466
  }
119443
119467
  ]
119444
119468
  },
@@ -124109,7 +124133,7 @@
124109
124133
  "name": "elasticmapreduce:ExecutionRoleArn",
124110
124134
  "apiReferenceUrl": "https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-access-iam.html#emr-security",
124111
124135
  "description": "Filters access by whether the execution role ARN is provided with the action",
124112
- "type": "String"
124136
+ "type": "ARN"
124113
124137
  },
124114
124138
  {
124115
124139
  "name": "elasticmapreduce:RequestTag/${TagKey}",
@@ -132212,7 +132236,6 @@
132212
132236
  "resourceType": "",
132213
132237
  "required": false,
132214
132238
  "conditionKeys": [
132215
- "aws:RequestTag/${TagKey}",
132216
132239
  "aws:TagKeys"
132217
132240
  ],
132218
132241
  "dependentActions": []
@@ -133273,6 +133296,24 @@
133273
133296
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
133274
133297
  "servicePrefix": "entityresolution",
133275
133298
  "actions": [
133299
+ {
133300
+ "name": "CreateIdMappingWorkflow",
133301
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateIdMappingWorkflow.html",
133302
+ "permissionOnly": false,
133303
+ "description": "Grants permission to create a idmapping workflow",
133304
+ "accessLevel": "Write",
133305
+ "resourceTypes": [
133306
+ {
133307
+ "resourceType": "",
133308
+ "required": false,
133309
+ "conditionKeys": [
133310
+ "aws:RequestTag/${TagKey}",
133311
+ "aws:TagKeys"
133312
+ ],
133313
+ "dependentActions": []
133314
+ }
133315
+ ]
133316
+ },
133276
133317
  {
133277
133318
  "name": "CreateMatchingWorkflow",
133278
133319
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateMatchingWorkflow.html",
@@ -133309,6 +133350,21 @@
133309
133350
  }
133310
133351
  ]
133311
133352
  },
133353
+ {
133354
+ "name": "DeleteIdMappingWorkflow",
133355
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteIdMappingWorkflow.html",
133356
+ "permissionOnly": false,
133357
+ "description": "Grants permission to delete a idmapping workflow",
133358
+ "accessLevel": "Write",
133359
+ "resourceTypes": [
133360
+ {
133361
+ "resourceType": "IdMappingWorkflow",
133362
+ "required": true,
133363
+ "conditionKeys": [],
133364
+ "dependentActions": []
133365
+ }
133366
+ ]
133367
+ },
133312
133368
  {
133313
133369
  "name": "DeleteMatchingWorkflow",
133314
133370
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteMatchingWorkflow.html",
@@ -133339,6 +133395,36 @@
133339
133395
  }
133340
133396
  ]
133341
133397
  },
133398
+ {
133399
+ "name": "GetIdMappingJob",
133400
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetIdMappingJob.html",
133401
+ "permissionOnly": false,
133402
+ "description": "Grants permission to get a idmapping job",
133403
+ "accessLevel": "Read",
133404
+ "resourceTypes": [
133405
+ {
133406
+ "resourceType": "IdMappingWorkflow",
133407
+ "required": true,
133408
+ "conditionKeys": [],
133409
+ "dependentActions": []
133410
+ }
133411
+ ]
133412
+ },
133413
+ {
133414
+ "name": "GetIdMappingWorkflow",
133415
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetIdMappingWorkflow.html",
133416
+ "permissionOnly": false,
133417
+ "description": "Grants permission to get a idmapping workflow",
133418
+ "accessLevel": "Read",
133419
+ "resourceTypes": [
133420
+ {
133421
+ "resourceType": "IdMappingWorkflow",
133422
+ "required": true,
133423
+ "conditionKeys": [],
133424
+ "dependentActions": []
133425
+ }
133426
+ ]
133427
+ },
133342
133428
  {
133343
133429
  "name": "GetMatchId",
133344
133430
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetMatchId.html",
@@ -133384,6 +133470,21 @@
133384
133470
  }
133385
133471
  ]
133386
133472
  },
133473
+ {
133474
+ "name": "GetProviderService",
133475
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetProviderService.html",
133476
+ "permissionOnly": false,
133477
+ "description": "Grants permission to get provider service",
133478
+ "accessLevel": "Read",
133479
+ "resourceTypes": [
133480
+ {
133481
+ "resourceType": "ProviderService",
133482
+ "required": true,
133483
+ "conditionKeys": [],
133484
+ "dependentActions": []
133485
+ }
133486
+ ]
133487
+ },
133387
133488
  {
133388
133489
  "name": "GetSchemaMapping",
133389
133490
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetSchemaMapping.html",
@@ -133399,6 +133500,36 @@
133399
133500
  }
133400
133501
  ]
133401
133502
  },
133503
+ {
133504
+ "name": "ListIdMappingJobs",
133505
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListIdMappingJobs.html",
133506
+ "permissionOnly": false,
133507
+ "description": "Grants permission to list idmapping jobs",
133508
+ "accessLevel": "List",
133509
+ "resourceTypes": [
133510
+ {
133511
+ "resourceType": "IdMappingWorkflow",
133512
+ "required": true,
133513
+ "conditionKeys": [],
133514
+ "dependentActions": []
133515
+ }
133516
+ ]
133517
+ },
133518
+ {
133519
+ "name": "ListIdMappingWorkflows",
133520
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListIdMappingWorkflows.html",
133521
+ "permissionOnly": false,
133522
+ "description": "Grants permission to list idmapping workflows",
133523
+ "accessLevel": "List",
133524
+ "resourceTypes": [
133525
+ {
133526
+ "resourceType": "",
133527
+ "required": false,
133528
+ "conditionKeys": [],
133529
+ "dependentActions": []
133530
+ }
133531
+ ]
133532
+ },
133402
133533
  {
133403
133534
  "name": "ListMatchingJobs",
133404
133535
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListMatchingJobs.html",
@@ -133429,6 +133560,21 @@
133429
133560
  }
133430
133561
  ]
133431
133562
  },
133563
+ {
133564
+ "name": "ListProviderServices",
133565
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListProviderServices.html",
133566
+ "permissionOnly": false,
133567
+ "description": "Grants permission to list provider service",
133568
+ "accessLevel": "List",
133569
+ "resourceTypes": [
133570
+ {
133571
+ "resourceType": "ProviderService",
133572
+ "required": true,
133573
+ "conditionKeys": [],
133574
+ "dependentActions": []
133575
+ }
133576
+ ]
133577
+ },
133432
133578
  {
133433
133579
  "name": "ListSchemaMappings",
133434
133580
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListSchemaMappings.html",
@@ -133459,6 +133605,21 @@
133459
133605
  }
133460
133606
  ]
133461
133607
  },
133608
+ {
133609
+ "name": "StartIdMappingJob",
133610
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_StartIdMappingJob.html",
133611
+ "permissionOnly": false,
133612
+ "description": "Grants permission to start a idmapping job",
133613
+ "accessLevel": "Write",
133614
+ "resourceTypes": [
133615
+ {
133616
+ "resourceType": "IdMappingWorkflow",
133617
+ "required": true,
133618
+ "conditionKeys": [],
133619
+ "dependentActions": []
133620
+ }
133621
+ ]
133622
+ },
133462
133623
  {
133463
133624
  "name": "StartMatchingJob",
133464
133625
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_StartMatchingJob.html",
@@ -133510,6 +133671,21 @@
133510
133671
  }
133511
133672
  ]
133512
133673
  },
133674
+ {
133675
+ "name": "UpdateIdMappingWorkflow",
133676
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateIdMappingWorkflow.html",
133677
+ "permissionOnly": false,
133678
+ "description": "Grants permission to update a idmapping workflow",
133679
+ "accessLevel": "Write",
133680
+ "resourceTypes": [
133681
+ {
133682
+ "resourceType": "IdMappingWorkflow",
133683
+ "required": true,
133684
+ "conditionKeys": [],
133685
+ "dependentActions": []
133686
+ }
133687
+ ]
133688
+ },
133513
133689
  {
133514
133690
  "name": "UpdateMatchingWorkflow",
133515
133691
  "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateMatchingWorkflow.html",
@@ -133524,6 +133700,21 @@
133524
133700
  "dependentActions": []
133525
133701
  }
133526
133702
  ]
133703
+ },
133704
+ {
133705
+ "name": "UpdateSchemaMapping",
133706
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateSchemaMapping.html",
133707
+ "permissionOnly": false,
133708
+ "description": "Grants permission to update a schema mapping",
133709
+ "accessLevel": "Write",
133710
+ "resourceTypes": [
133711
+ {
133712
+ "resourceType": "SchemaMapping",
133713
+ "required": true,
133714
+ "conditionKeys": [],
133715
+ "dependentActions": []
133716
+ }
133717
+ ]
133527
133718
  }
133528
133719
  ],
133529
133720
  "resourceTypes": [
@@ -133542,6 +133733,22 @@
133542
133733
  "conditionKeys": [
133543
133734
  "aws:ResourceTag/${TagKey}"
133544
133735
  ]
133736
+ },
133737
+ {
133738
+ "name": "IdMappingWorkflow",
133739
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/",
133740
+ "arnPattern": "arn:${Partition}:entityresolution::${Account}:idmappingworkflow/${WorkflowName}",
133741
+ "conditionKeys": [
133742
+ "aws:ResourceTag/${TagKey}"
133743
+ ]
133744
+ },
133745
+ {
133746
+ "name": "ProviderService",
133747
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/",
133748
+ "arnPattern": "arn:${Partition}:entityresolution::${Account}:providerservice/${ProviderName}/${ProviderServiceName}",
133749
+ "conditionKeys": [
133750
+ "aws:ResourceTag/${TagKey}"
133751
+ ]
133545
133752
  }
133546
133753
  ],
133547
133754
  "conditionKeys": [
@@ -134776,7 +134983,7 @@
134776
134983
  {
134777
134984
  "name": "events:TargetArn",
134778
134985
  "apiReferenceUrl": "https://docs.aws.amazon.com/eventbridge/latest/userguide/policy-keys-eventbridge.html#limiting-access-to-targets",
134779
- "description": "Filters access by the ARN of a target that can be put to a rule to PutTargets actions",
134986
+ "description": "Filters access by the ARN of a target that can be put to a rule to PutTargets actions. TargetARN doesn't include DeadLetterConfigArn",
134780
134987
  "type": "ArrayOfARN"
134781
134988
  },
134782
134989
  {
@@ -143065,6 +143272,21 @@
143065
143272
  }
143066
143273
  ]
143067
143274
  },
143275
+ {
143276
+ "name": "StartMisconfiguredStateRecovery",
143277
+ "apiReferenceUrl": "https://docs.aws.amazon.com/fsx/latest/APIReference/API_StartMisconfiguredStateRecovery.html",
143278
+ "permissionOnly": false,
143279
+ "description": "Grants permission to start misconfigured state recovery",
143280
+ "accessLevel": "Write",
143281
+ "resourceTypes": [
143282
+ {
143283
+ "resourceType": "file-system",
143284
+ "required": true,
143285
+ "conditionKeys": [],
143286
+ "dependentActions": []
143287
+ }
143288
+ ]
143289
+ },
143068
143290
  {
143069
143291
  "name": "TagResource",
143070
143292
  "apiReferenceUrl": "https://docs.aws.amazon.com/fsx/latest/APIReference/API_TagResource.html",
@@ -206654,6 +206876,21 @@
206654
206876
  }
206655
206877
  ]
206656
206878
  },
206879
+ {
206880
+ "name": "GetAssetContract",
206881
+ "apiReferenceUrl": "${APIReferenceDocPage}API_GetAssetContract.html",
206882
+ "permissionOnly": false,
206883
+ "description": "Grants permission to fetch information about a contract on the blockchain",
206884
+ "accessLevel": "Read",
206885
+ "resourceTypes": [
206886
+ {
206887
+ "resourceType": "",
206888
+ "required": false,
206889
+ "conditionKeys": [],
206890
+ "dependentActions": []
206891
+ }
206892
+ ]
206893
+ },
206657
206894
  {
206658
206895
  "name": "GetTokenBalance",
206659
206896
  "apiReferenceUrl": "${APIReferenceDocPage}API_GetTokenBalance.html",
@@ -206684,6 +206921,21 @@
206684
206921
  }
206685
206922
  ]
206686
206923
  },
206924
+ {
206925
+ "name": "ListAssetContracts",
206926
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListAssetContracts.html",
206927
+ "permissionOnly": false,
206928
+ "description": "Grants permission to fetch multiple contracts on the blockchain",
206929
+ "accessLevel": "List",
206930
+ "resourceTypes": [
206931
+ {
206932
+ "resourceType": "",
206933
+ "required": false,
206934
+ "conditionKeys": [],
206935
+ "dependentActions": []
206936
+ }
206937
+ ]
206938
+ },
206687
206939
  {
206688
206940
  "name": "ListTokenBalances",
206689
206941
  "apiReferenceUrl": "${APIReferenceDocPage}API_ListTokenBalances.html",
@@ -5470,7 +5470,7 @@
5470
5470
  "name": "AWS Control Tower",
5471
5471
  "servicePrefix": "controltower",
5472
5472
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscontroltower.html",
5473
- "actionsCount": 42,
5473
+ "actionsCount": 43,
5474
5474
  "actions": [
5475
5475
  "CreateManagedAccount",
5476
5476
  "DeleteLandingZone",
@@ -5492,6 +5492,7 @@
5492
5492
  "GetAccountInfo",
5493
5493
  "GetAvailableUpdates",
5494
5494
  "GetControlOperation",
5495
+ "GetEnabledControl",
5495
5496
  "GetGuardrailComplianceStatus",
5496
5497
  "GetHomeRegion",
5497
5498
  "GetLandingZoneDriftStatus",
@@ -5515,8 +5516,10 @@
5515
5516
  "SetupLandingZone",
5516
5517
  "UpdateAccountFactoryConfig"
5517
5518
  ],
5518
- "resourceTypesCount": 0,
5519
- "resourceTypes": [],
5519
+ "resourceTypesCount": 1,
5520
+ "resourceTypes": [
5521
+ "EnabledControl"
5522
+ ],
5520
5523
  "conditionKeysCount": 0,
5521
5524
  "conditionKeys": []
5522
5525
  },
@@ -9437,29 +9440,42 @@
9437
9440
  "name": "AWS Entity Resolution",
9438
9441
  "servicePrefix": "entityresolution",
9439
9442
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
9440
- "actionsCount": 16,
9443
+ "actionsCount": 27,
9441
9444
  "actions": [
9445
+ "CreateIdMappingWorkflow",
9442
9446
  "CreateMatchingWorkflow",
9443
9447
  "CreateSchemaMapping",
9448
+ "DeleteIdMappingWorkflow",
9444
9449
  "DeleteMatchingWorkflow",
9445
9450
  "DeleteSchemaMapping",
9451
+ "GetIdMappingJob",
9452
+ "GetIdMappingWorkflow",
9446
9453
  "GetMatchId",
9447
9454
  "GetMatchingJob",
9448
9455
  "GetMatchingWorkflow",
9456
+ "GetProviderService",
9449
9457
  "GetSchemaMapping",
9458
+ "ListIdMappingJobs",
9459
+ "ListIdMappingWorkflows",
9450
9460
  "ListMatchingJobs",
9451
9461
  "ListMatchingWorkflows",
9462
+ "ListProviderServices",
9452
9463
  "ListSchemaMappings",
9453
9464
  "ListTagsForResource",
9465
+ "StartIdMappingJob",
9454
9466
  "StartMatchingJob",
9455
9467
  "TagResource",
9456
9468
  "UntagResource",
9457
- "UpdateMatchingWorkflow"
9469
+ "UpdateIdMappingWorkflow",
9470
+ "UpdateMatchingWorkflow",
9471
+ "UpdateSchemaMapping"
9458
9472
  ],
9459
- "resourceTypesCount": 2,
9473
+ "resourceTypesCount": 4,
9460
9474
  "resourceTypes": [
9461
9475
  "MatchingWorkflow",
9462
- "SchemaMapping"
9476
+ "SchemaMapping",
9477
+ "IdMappingWorkflow",
9478
+ "ProviderService"
9463
9479
  ],
9464
9480
  "conditionKeysCount": 3,
9465
9481
  "conditionKeys": [
@@ -10123,7 +10139,7 @@
10123
10139
  "name": "Amazon FSx",
10124
10140
  "servicePrefix": "fsx",
10125
10141
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonfsx.html",
10126
- "actionsCount": 46,
10142
+ "actionsCount": 47,
10127
10143
  "actions": [
10128
10144
  "AssociateFileGateway",
10129
10145
  "AssociateFileSystemAliases",
@@ -10163,6 +10179,7 @@
10163
10179
  "ManageBackupPrincipalAssociations",
10164
10180
  "ReleaseFileSystemNfsV3Locks",
10165
10181
  "RestoreVolumeFromSnapshot",
10182
+ "StartMisconfiguredStateRecovery",
10166
10183
  "TagResource",
10167
10184
  "UntagResource",
10168
10185
  "UpdateDataRepositoryAssociation",
@@ -15031,11 +15048,13 @@
15031
15048
  "name": "Amazon Managed Blockchain Query",
15032
15049
  "servicePrefix": "managedblockchain-query",
15033
15050
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedblockchainquery.html",
15034
- "actionsCount": 6,
15051
+ "actionsCount": 8,
15035
15052
  "actions": [
15036
15053
  "BatchGetTokenBalance",
15054
+ "GetAssetContract",
15037
15055
  "GetTokenBalance",
15038
15056
  "GetTransaction",
15057
+ "ListAssetContracts",
15039
15058
  "ListTokenBalances",
15040
15059
  "ListTransactionEvents",
15041
15060
  "ListTransactions"
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8521
5
+ "value": 8527
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4141
9
+ "value": 4146
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2441
13
+ "value": 2445
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1570
413
+ "value": 1573
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.97",
3
+ "version": "0.0.98",
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",