aws-iam-data 0.0.59 → 0.0.60

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,62 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-07-29",
4
+ "addedServices": [
5
+ "AWS Entity Resolution",
6
+ "Amazon Managed Blockchain Query"
7
+ ],
8
+ "removedServices": [],
9
+ "addedActions": {
10
+ "AWS Cost Explorer Service": [
11
+ "ce:GetSavingsPlanPurchaseRecommendationDetails"
12
+ ],
13
+ "Amazon Interactive Video Service": [
14
+ "ivs:BatchStartViewerSessionRevocation",
15
+ "ivs:StartViewerSessionRevocation"
16
+ ],
17
+ "Amazon Lex V2": [
18
+ "lex:ListIntentMetrics",
19
+ "lex:ListIntentPaths",
20
+ "lex:ListIntentStageMetrics",
21
+ "lex:ListSessionAnalyticsData",
22
+ "lex:ListSessionMetrics"
23
+ ],
24
+ "Amazon Managed Blockchain": [
25
+ "managedblockchain:InvokeRpcBitcoinMainnet",
26
+ "managedblockchain:InvokeRpcBitcoinTestnet"
27
+ ],
28
+ "AWS Trusted Advisor": [
29
+ "trustedadvisor:UpdateEngagement"
30
+ ],
31
+ "AWS Entity Resolution": [
32
+ "entityresolution:CreateMatchingWorkflow",
33
+ "entityresolution:CreateSchemaMapping",
34
+ "entityresolution:DeleteMatchingWorkflow",
35
+ "entityresolution:DeleteSchemaMapping",
36
+ "entityresolution:GetMatchId",
37
+ "entityresolution:GetMatchingJob",
38
+ "entityresolution:GetMatchingWorkflow",
39
+ "entityresolution:GetSchemaMapping",
40
+ "entityresolution:ListMatchingJobs",
41
+ "entityresolution:ListMatchingWorkflows",
42
+ "entityresolution:ListSchemaMappings",
43
+ "entityresolution:ListTagsForResource",
44
+ "entityresolution:StartMatchingJob",
45
+ "entityresolution:TagResource",
46
+ "entityresolution:UntagResource",
47
+ "entityresolution:UpdateMatchingWorkflow"
48
+ ],
49
+ "Amazon Managed Blockchain Query": [
50
+ "managedblockchain-query:BatchGetTokenBalance",
51
+ "managedblockchain-query:GetTokenBalance",
52
+ "managedblockchain-query:GetTransaction",
53
+ "managedblockchain-query:ListTokenBalances",
54
+ "managedblockchain-query:ListTransactionEvents",
55
+ "managedblockchain-query:ListTransactions"
56
+ ]
57
+ },
58
+ "removedActions": {}
59
+ },
2
60
  {
3
61
  "dateOfChange": "2023-07-27",
4
62
  "addedServices": [
@@ -23391,6 +23391,12 @@
23391
23391
  "conditionKeys": [],
23392
23392
  "dependentActions": []
23393
23393
  },
23394
+ {
23395
+ "resourceType": "foundation-model",
23396
+ "required": true,
23397
+ "conditionKeys": [],
23398
+ "dependentActions": []
23399
+ },
23394
23400
  {
23395
23401
  "resourceType": "model-customization-job",
23396
23402
  "required": true,
@@ -23416,7 +23422,7 @@
23416
23422
  "accessLevel": "Write",
23417
23423
  "resourceTypes": [
23418
23424
  {
23419
- "resourceType": "model-customization-job",
23425
+ "resourceType": "custom-model",
23420
23426
  "required": true,
23421
23427
  "conditionKeys": [],
23422
23428
  "dependentActions": []
@@ -23610,7 +23616,7 @@
23610
23616
  "name": "StopModelCustomizationJob",
23611
23617
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_StopModelCustomizationJob.html",
23612
23618
  "permissionOnly": false,
23613
- "description": "Grants permission to stop a Bedrock model customization job while in progress. This is an asynchronous operation, \\n you need to call GetModelCustomizationJob API to get the status of model-customization job. \\n If the job state is IN_PROGRESS the job is marked for termination and put into the STOPPING state. \\n If the job completes before it can be stopped, it is put into the COMPLETED state. \\n otherwise the job is stopped and put into the STOPPED state",
23619
+ "description": "Grants permission to stop a Bedrock model customization job while in progress",
23614
23620
  "accessLevel": "Write",
23615
23621
  "resourceTypes": [
23616
23622
  {
@@ -23706,7 +23712,7 @@
23706
23712
  {
23707
23713
  "name": "custom-model",
23708
23714
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
23709
- "arnPattern": "arn:${Partition}:bedrock:${Region}::custom-model/${ResourceId}",
23715
+ "arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model/${ResourceId}",
23710
23716
  "conditionKeys": [
23711
23717
  "aws:ResourceTag/${TagKey}"
23712
23718
  ]
@@ -23714,7 +23720,7 @@
23714
23720
  {
23715
23721
  "name": "model-customization-job",
23716
23722
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
23717
- "arnPattern": "arn:${Partition}:bedrock:${Region}::model-customization-job/${ResourceId}",
23723
+ "arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:model-customization-job/${ResourceId}",
23718
23724
  "conditionKeys": [
23719
23725
  "aws:ResourceTag/${TagKey}"
23720
23726
  ]
@@ -69569,6 +69575,21 @@
69569
69575
  }
69570
69576
  ]
69571
69577
  },
69578
+ {
69579
+ "name": "GetSavingsPlanPurchaseRecommendationDetails",
69580
+ "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetSavingsPlanPurchaseRecommendationDetails.html",
69581
+ "permissionOnly": false,
69582
+ "description": "Grants permission to retrieve the Savings Plan recommendation details for your account",
69583
+ "accessLevel": "Read",
69584
+ "resourceTypes": [
69585
+ {
69586
+ "resourceType": "",
69587
+ "required": false,
69588
+ "conditionKeys": [],
69589
+ "dependentActions": []
69590
+ }
69591
+ ]
69592
+ },
69572
69593
  {
69573
69594
  "name": "GetSavingsPlansCoverage",
69574
69595
  "apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetSavingsPlansCoverage.html",
@@ -129420,6 +129441,303 @@
129420
129441
  }
129421
129442
  ]
129422
129443
  },
129444
+ {
129445
+ "name": "AWS Entity Resolution",
129446
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
129447
+ "servicePrefix": "entityresolution",
129448
+ "actions": [
129449
+ {
129450
+ "name": "CreateMatchingWorkflow",
129451
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateMatchingWorkflow.html",
129452
+ "permissionOnly": false,
129453
+ "description": "Grants permission to create a matching workflow",
129454
+ "accessLevel": "Write",
129455
+ "resourceTypes": [
129456
+ {
129457
+ "resourceType": "",
129458
+ "required": false,
129459
+ "conditionKeys": [
129460
+ "aws:RequestTag/${TagKey}",
129461
+ "aws:TagKeys"
129462
+ ],
129463
+ "dependentActions": []
129464
+ }
129465
+ ]
129466
+ },
129467
+ {
129468
+ "name": "CreateSchemaMapping",
129469
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateSchemaMapping.html",
129470
+ "permissionOnly": false,
129471
+ "description": "Grants permission to create a schema mapping",
129472
+ "accessLevel": "Write",
129473
+ "resourceTypes": [
129474
+ {
129475
+ "resourceType": "",
129476
+ "required": false,
129477
+ "conditionKeys": [
129478
+ "aws:RequestTag/${TagKey}",
129479
+ "aws:TagKeys"
129480
+ ],
129481
+ "dependentActions": []
129482
+ }
129483
+ ]
129484
+ },
129485
+ {
129486
+ "name": "DeleteMatchingWorkflow",
129487
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteMatchingWorkflow.html",
129488
+ "permissionOnly": false,
129489
+ "description": "Grants permission to delete a matching workflow",
129490
+ "accessLevel": "Write",
129491
+ "resourceTypes": [
129492
+ {
129493
+ "resourceType": "MatchingWorkflow",
129494
+ "required": true,
129495
+ "conditionKeys": [],
129496
+ "dependentActions": []
129497
+ }
129498
+ ]
129499
+ },
129500
+ {
129501
+ "name": "DeleteSchemaMapping",
129502
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteSchemaMapping.html",
129503
+ "permissionOnly": false,
129504
+ "description": "Grants permission to delete a schema mapping",
129505
+ "accessLevel": "Write",
129506
+ "resourceTypes": [
129507
+ {
129508
+ "resourceType": "SchemaMapping",
129509
+ "required": true,
129510
+ "conditionKeys": [],
129511
+ "dependentActions": []
129512
+ }
129513
+ ]
129514
+ },
129515
+ {
129516
+ "name": "GetMatchId",
129517
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetMatchId.html",
129518
+ "permissionOnly": false,
129519
+ "description": "Grants permission to get match Id",
129520
+ "accessLevel": "Read",
129521
+ "resourceTypes": [
129522
+ {
129523
+ "resourceType": "MatchingWorkflow",
129524
+ "required": true,
129525
+ "conditionKeys": [],
129526
+ "dependentActions": []
129527
+ }
129528
+ ]
129529
+ },
129530
+ {
129531
+ "name": "GetMatchingJob",
129532
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetMatchingJob.html",
129533
+ "permissionOnly": false,
129534
+ "description": "Grants permission to get a matching job",
129535
+ "accessLevel": "Read",
129536
+ "resourceTypes": [
129537
+ {
129538
+ "resourceType": "MatchingWorkflow",
129539
+ "required": true,
129540
+ "conditionKeys": [],
129541
+ "dependentActions": []
129542
+ }
129543
+ ]
129544
+ },
129545
+ {
129546
+ "name": "GetMatchingWorkflow",
129547
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetMatchingWorkflow.html",
129548
+ "permissionOnly": false,
129549
+ "description": "Grants permission to get a matching workflow",
129550
+ "accessLevel": "Read",
129551
+ "resourceTypes": [
129552
+ {
129553
+ "resourceType": "MatchingWorkflow",
129554
+ "required": true,
129555
+ "conditionKeys": [],
129556
+ "dependentActions": []
129557
+ }
129558
+ ]
129559
+ },
129560
+ {
129561
+ "name": "GetSchemaMapping",
129562
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetSchemaMapping.html",
129563
+ "permissionOnly": false,
129564
+ "description": "Grants permission to get a schema mapping",
129565
+ "accessLevel": "Read",
129566
+ "resourceTypes": [
129567
+ {
129568
+ "resourceType": "SchemaMapping",
129569
+ "required": true,
129570
+ "conditionKeys": [],
129571
+ "dependentActions": []
129572
+ }
129573
+ ]
129574
+ },
129575
+ {
129576
+ "name": "ListMatchingJobs",
129577
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListMatchingJobs.html",
129578
+ "permissionOnly": false,
129579
+ "description": "Grants permission to list matching jobs",
129580
+ "accessLevel": "List",
129581
+ "resourceTypes": [
129582
+ {
129583
+ "resourceType": "MatchingWorkflow",
129584
+ "required": true,
129585
+ "conditionKeys": [],
129586
+ "dependentActions": []
129587
+ }
129588
+ ]
129589
+ },
129590
+ {
129591
+ "name": "ListMatchingWorkflows",
129592
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListMatchingWorkflows.html",
129593
+ "permissionOnly": false,
129594
+ "description": "Grants permission to list matching workflows",
129595
+ "accessLevel": "List",
129596
+ "resourceTypes": [
129597
+ {
129598
+ "resourceType": "",
129599
+ "required": false,
129600
+ "conditionKeys": [],
129601
+ "dependentActions": []
129602
+ }
129603
+ ]
129604
+ },
129605
+ {
129606
+ "name": "ListSchemaMappings",
129607
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListSchemaMappings.html",
129608
+ "permissionOnly": false,
129609
+ "description": "Grants permission to list schema mappings",
129610
+ "accessLevel": "List",
129611
+ "resourceTypes": [
129612
+ {
129613
+ "resourceType": "",
129614
+ "required": false,
129615
+ "conditionKeys": [],
129616
+ "dependentActions": []
129617
+ }
129618
+ ]
129619
+ },
129620
+ {
129621
+ "name": "ListTagsForResource",
129622
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListTagsForResource.html",
129623
+ "permissionOnly": false,
129624
+ "description": "Grants permission to List tags for a resource",
129625
+ "accessLevel": "Read",
129626
+ "resourceTypes": [
129627
+ {
129628
+ "resourceType": "",
129629
+ "required": false,
129630
+ "conditionKeys": [],
129631
+ "dependentActions": []
129632
+ }
129633
+ ]
129634
+ },
129635
+ {
129636
+ "name": "StartMatchingJob",
129637
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_StartMatchingJob.html",
129638
+ "permissionOnly": false,
129639
+ "description": "Grants permission to start a matching job",
129640
+ "accessLevel": "Write",
129641
+ "resourceTypes": [
129642
+ {
129643
+ "resourceType": "MatchingWorkflow",
129644
+ "required": true,
129645
+ "conditionKeys": [],
129646
+ "dependentActions": []
129647
+ }
129648
+ ]
129649
+ },
129650
+ {
129651
+ "name": "TagResource",
129652
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_TagResource.html",
129653
+ "permissionOnly": false,
129654
+ "description": "Grants permission to adds tags to a resource",
129655
+ "accessLevel": "Tagging",
129656
+ "resourceTypes": [
129657
+ {
129658
+ "resourceType": "",
129659
+ "required": false,
129660
+ "conditionKeys": [
129661
+ "aws:RequestTag/${TagKey}",
129662
+ "aws:TagKeys"
129663
+ ],
129664
+ "dependentActions": []
129665
+ }
129666
+ ]
129667
+ },
129668
+ {
129669
+ "name": "UntagResource",
129670
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UntagResource.html",
129671
+ "permissionOnly": false,
129672
+ "description": "Grants permission to untag a resource",
129673
+ "accessLevel": "Tagging",
129674
+ "resourceTypes": [
129675
+ {
129676
+ "resourceType": "",
129677
+ "required": false,
129678
+ "conditionKeys": [
129679
+ "aws:RequestTag/${TagKey}",
129680
+ "aws:TagKeys"
129681
+ ],
129682
+ "dependentActions": []
129683
+ }
129684
+ ]
129685
+ },
129686
+ {
129687
+ "name": "UpdateMatchingWorkflow",
129688
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateMatchingWorkflow.html",
129689
+ "permissionOnly": false,
129690
+ "description": "Grants permission to update a matching workflow",
129691
+ "accessLevel": "Write",
129692
+ "resourceTypes": [
129693
+ {
129694
+ "resourceType": "MatchingWorkflow",
129695
+ "required": true,
129696
+ "conditionKeys": [],
129697
+ "dependentActions": []
129698
+ }
129699
+ ]
129700
+ }
129701
+ ],
129702
+ "resourceTypes": [
129703
+ {
129704
+ "name": "MatchingWorkflow",
129705
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/",
129706
+ "arnPattern": "arn:${Partition}:entityresolution::${Account}:matchingworkflow/${WorkflowName}",
129707
+ "conditionKeys": [
129708
+ "aws:ResourceTag/${TagKey}"
129709
+ ]
129710
+ },
129711
+ {
129712
+ "name": "SchemaMapping",
129713
+ "apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/userguide/",
129714
+ "arnPattern": "arn:${Partition}:entityresolution::${Account}:schemamapping/${SchemaName}",
129715
+ "conditionKeys": [
129716
+ "aws:ResourceTag/${TagKey}"
129717
+ ]
129718
+ }
129719
+ ],
129720
+ "conditionKeys": [
129721
+ {
129722
+ "name": "aws:RequestTag/${TagKey}",
129723
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-permissions.html#iam-contextkeys",
129724
+ "description": "Filters access by a key that is present in the request the user makes to the entity resolution service",
129725
+ "type": "String"
129726
+ },
129727
+ {
129728
+ "name": "aws:ResourceTag/${TagKey}",
129729
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-permissions.html#iam-contextkeys",
129730
+ "description": "Filters access by a tag key and value pair",
129731
+ "type": "String"
129732
+ },
129733
+ {
129734
+ "name": "aws:TagKeys",
129735
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-permissions.html#iam-contextkeys",
129736
+ "description": "Filters access by the list of all the tag key names present in the request the user makes to the entity resolution service",
129737
+ "type": "ArrayOfString"
129738
+ }
129739
+ ]
129740
+ },
129423
129741
  {
129424
129742
  "name": "Amazon EventBridge",
129425
129743
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoneventbridge.html",
@@ -162060,6 +162378,21 @@
162060
162378
  }
162061
162379
  ]
162062
162380
  },
162381
+ {
162382
+ "name": "BatchStartViewerSessionRevocation",
162383
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_BatchStartViewerSessionRevocation.html",
162384
+ "permissionOnly": false,
162385
+ "description": "Grants permission to perform StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously",
162386
+ "accessLevel": "Write",
162387
+ "resourceTypes": [
162388
+ {
162389
+ "resourceType": "Channel",
162390
+ "required": true,
162391
+ "conditionKeys": [],
162392
+ "dependentActions": []
162393
+ }
162394
+ ]
162395
+ },
162063
162396
  {
162064
162397
  "name": "CreateChannel",
162065
162398
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_CreateChannel.html",
@@ -162660,6 +162993,21 @@
162660
162993
  }
162661
162994
  ]
162662
162995
  },
162996
+ {
162997
+ "name": "StartViewerSessionRevocation",
162998
+ "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_StartViewerSessionRevocation.html",
162999
+ "permissionOnly": false,
163000
+ "description": "Grants permission to start the process of revoking the viewer session associated with a specified channel ARN and viewer ID",
163001
+ "accessLevel": "Write",
163002
+ "resourceTypes": [
163003
+ {
163004
+ "resourceType": "Channel",
163005
+ "required": true,
163006
+ "conditionKeys": [],
163007
+ "dependentActions": []
163008
+ }
163009
+ ]
163010
+ },
162663
163011
  {
162664
163012
  "name": "StopStream",
162665
163013
  "apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_StopStream.html",
@@ -190924,6 +191272,51 @@
190924
191272
  }
190925
191273
  ]
190926
191274
  },
191275
+ {
191276
+ "name": "ListIntentMetrics",
191277
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListIntentMetrics.html",
191278
+ "permissionOnly": false,
191279
+ "description": "Grants permission to list intent analytics metrics for a bot",
191280
+ "accessLevel": "List",
191281
+ "resourceTypes": [
191282
+ {
191283
+ "resourceType": "bot",
191284
+ "required": true,
191285
+ "conditionKeys": [],
191286
+ "dependentActions": []
191287
+ }
191288
+ ]
191289
+ },
191290
+ {
191291
+ "name": "ListIntentPaths",
191292
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListIntentPaths.html",
191293
+ "permissionOnly": false,
191294
+ "description": "Grants permission to list intent path analytics for a bot",
191295
+ "accessLevel": "List",
191296
+ "resourceTypes": [
191297
+ {
191298
+ "resourceType": "bot",
191299
+ "required": true,
191300
+ "conditionKeys": [],
191301
+ "dependentActions": []
191302
+ }
191303
+ ]
191304
+ },
191305
+ {
191306
+ "name": "ListIntentStageMetrics",
191307
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListIntentStageMetrics.html",
191308
+ "permissionOnly": false,
191309
+ "description": "Grants permission to list intentStage analytics metrics for a bot",
191310
+ "accessLevel": "List",
191311
+ "resourceTypes": [
191312
+ {
191313
+ "resourceType": "bot",
191314
+ "required": true,
191315
+ "conditionKeys": [],
191316
+ "dependentActions": []
191317
+ }
191318
+ ]
191319
+ },
190927
191320
  {
190928
191321
  "name": "ListIntents",
190929
191322
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListIntents.html",
@@ -190954,6 +191347,36 @@
190954
191347
  }
190955
191348
  ]
190956
191349
  },
191350
+ {
191351
+ "name": "ListSessionAnalyticsData",
191352
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListSessionAnalyticsData.html",
191353
+ "permissionOnly": false,
191354
+ "description": "Grants permission to list session analytics data for a bot",
191355
+ "accessLevel": "List",
191356
+ "resourceTypes": [
191357
+ {
191358
+ "resourceType": "bot",
191359
+ "required": true,
191360
+ "conditionKeys": [],
191361
+ "dependentActions": []
191362
+ }
191363
+ ]
191364
+ },
191365
+ {
191366
+ "name": "ListSessionMetrics",
191367
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListSessionMetrics.html",
191368
+ "permissionOnly": false,
191369
+ "description": "Grants permission to list session analytics metrics for a bot",
191370
+ "accessLevel": "List",
191371
+ "resourceTypes": [
191372
+ {
191373
+ "resourceType": "bot",
191374
+ "required": true,
191375
+ "conditionKeys": [],
191376
+ "dependentActions": []
191377
+ }
191378
+ ]
191379
+ },
190957
191380
  {
190958
191381
  "name": "ListSlotTypes",
190959
191382
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListSlotTypes.html",
@@ -201185,6 +201608,36 @@
201185
201608
  }
201186
201609
  ]
201187
201610
  },
201611
+ {
201612
+ "name": "InvokeRpcBitcoinMainnet",
201613
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-blockchain/latest/ambbtc-dg/security_iam_id-based-policy-examples.html#security_iam_id-based-policy-examples-access-bitcoin-networks",
201614
+ "permissionOnly": false,
201615
+ "description": "Grants permission to invoke the Bitcoin Mainnet RPCs",
201616
+ "accessLevel": "Read",
201617
+ "resourceTypes": [
201618
+ {
201619
+ "resourceType": "",
201620
+ "required": false,
201621
+ "conditionKeys": [],
201622
+ "dependentActions": []
201623
+ }
201624
+ ]
201625
+ },
201626
+ {
201627
+ "name": "InvokeRpcBitcoinTestnet",
201628
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-blockchain/latest/ambbtc-dg/security_iam_id-based-policy-examples.html#security_iam_id-based-policy-examples-access-bitcoin-networks",
201629
+ "permissionOnly": false,
201630
+ "description": "Grants permission to invoke the Bitcoin Testnet RPCs",
201631
+ "accessLevel": "Read",
201632
+ "resourceTypes": [
201633
+ {
201634
+ "resourceType": "",
201635
+ "required": false,
201636
+ "conditionKeys": [],
201637
+ "dependentActions": []
201638
+ }
201639
+ ]
201640
+ },
201188
201641
  {
201189
201642
  "name": "ListAccessors",
201190
201643
  "apiReferenceUrl": "https://docs.aws.amazon.com/managed-blockchain/latest/APIReference/API_ListAccessors.html",
@@ -201599,6 +202052,105 @@
201599
202052
  }
201600
202053
  ]
201601
202054
  },
202055
+ {
202056
+ "name": "Amazon Managed Blockchain Query",
202057
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedblockchainquery.html",
202058
+ "servicePrefix": "managedblockchain-query",
202059
+ "actions": [
202060
+ {
202061
+ "name": "BatchGetTokenBalance",
202062
+ "apiReferenceUrl": "${APIReferenceDocPage}API_BatchGetTokenBalance.html",
202063
+ "permissionOnly": false,
202064
+ "description": "Grants permission to batch calls for GetTokenBalance API",
202065
+ "accessLevel": "Read",
202066
+ "resourceTypes": [
202067
+ {
202068
+ "resourceType": "",
202069
+ "required": false,
202070
+ "conditionKeys": [],
202071
+ "dependentActions": []
202072
+ }
202073
+ ]
202074
+ },
202075
+ {
202076
+ "name": "GetTokenBalance",
202077
+ "apiReferenceUrl": "${APIReferenceDocPage}API_GetTokenBalance.html",
202078
+ "permissionOnly": false,
202079
+ "description": "Grants permission to retrieve balance of a token for an address on the blockchain",
202080
+ "accessLevel": "Read",
202081
+ "resourceTypes": [
202082
+ {
202083
+ "resourceType": "",
202084
+ "required": false,
202085
+ "conditionKeys": [],
202086
+ "dependentActions": []
202087
+ }
202088
+ ]
202089
+ },
202090
+ {
202091
+ "name": "GetTransaction",
202092
+ "apiReferenceUrl": "${APIReferenceDocPage}API_GetTransaction.html",
202093
+ "permissionOnly": false,
202094
+ "description": "Grants permission to retrieve a transaction on the blockchain",
202095
+ "accessLevel": "Read",
202096
+ "resourceTypes": [
202097
+ {
202098
+ "resourceType": "",
202099
+ "required": false,
202100
+ "conditionKeys": [],
202101
+ "dependentActions": []
202102
+ }
202103
+ ]
202104
+ },
202105
+ {
202106
+ "name": "ListTokenBalances",
202107
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListTokenBalances.html",
202108
+ "permissionOnly": false,
202109
+ "description": "Grants permission to retrieve multiple balances on the blockchain",
202110
+ "accessLevel": "List",
202111
+ "resourceTypes": [
202112
+ {
202113
+ "resourceType": "",
202114
+ "required": false,
202115
+ "conditionKeys": [],
202116
+ "dependentActions": []
202117
+ }
202118
+ ]
202119
+ },
202120
+ {
202121
+ "name": "ListTransactionEvents",
202122
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListTransactionEvents.html",
202123
+ "permissionOnly": false,
202124
+ "description": "Grants permission to retrieve events in a transaction on the blockchain",
202125
+ "accessLevel": "List",
202126
+ "resourceTypes": [
202127
+ {
202128
+ "resourceType": "",
202129
+ "required": false,
202130
+ "conditionKeys": [],
202131
+ "dependentActions": []
202132
+ }
202133
+ ]
202134
+ },
202135
+ {
202136
+ "name": "ListTransactions",
202137
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListTransactions.html",
202138
+ "permissionOnly": false,
202139
+ "description": "Grants permission to retrieve a multiple transactions on a blockchain",
202140
+ "accessLevel": "List",
202141
+ "resourceTypes": [
202142
+ {
202143
+ "resourceType": "",
202144
+ "required": false,
202145
+ "conditionKeys": [],
202146
+ "dependentActions": []
202147
+ }
202148
+ ]
202149
+ }
202150
+ ],
202151
+ "resourceTypes": [],
202152
+ "conditionKeys": []
202153
+ },
201602
202154
  {
201603
202155
  "name": "Amazon Managed Grafana",
201604
202156
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedgrafana.html",
@@ -272729,7 +273281,7 @@
272729
273281
  "name": "sts:TransitiveTagKeys",
272730
273282
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_TransitiveTagKeys",
272731
273283
  "description": "Filters access by the transitive tag keys that are passed in the request",
272732
- "type": "String"
273284
+ "type": "ArrayOfString"
272733
273285
  },
272734
273286
  {
272735
273287
  "name": "www.amazon.com:app_id",
@@ -298850,6 +299402,21 @@
298850
299402
  }
298851
299403
  ]
298852
299404
  },
299405
+ {
299406
+ "name": "UpdateEngagement",
299407
+ "apiReferenceUrl": "https://docs.aws.amazon.com/awssupport/latest/user/security-trusted-advisor.html#trusted-advisor-operations",
299408
+ "permissionOnly": false,
299409
+ "description": "Grants permission to update the details of an engagement",
299410
+ "accessLevel": "Write",
299411
+ "resourceTypes": [
299412
+ {
299413
+ "resourceType": "",
299414
+ "required": false,
299415
+ "conditionKeys": [],
299416
+ "dependentActions": []
299417
+ }
299418
+ ]
299419
+ },
298853
299420
  {
298854
299421
  "name": "UpdateEngagementStatus",
298855
299422
  "apiReferenceUrl": "https://docs.aws.amazon.com/awssupport/latest/user/security-trusted-advisor.html#trusted-advisor-operations",
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 382,
2
+ "serviceCount": 384,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -5420,7 +5420,7 @@
5420
5420
  "name": "AWS Cost Explorer Service",
5421
5421
  "servicePrefix": "ce",
5422
5422
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscostexplorerservice.html",
5423
- "actionsCount": 49,
5423
+ "actionsCount": 50,
5424
5424
  "actions": [
5425
5425
  "CreateAnomalyMonitor",
5426
5426
  "CreateAnomalySubscription",
@@ -5449,6 +5449,7 @@
5449
5449
  "GetReservationPurchaseRecommendation",
5450
5450
  "GetReservationUtilization",
5451
5451
  "GetRightsizingRecommendation",
5452
+ "GetSavingsPlanPurchaseRecommendationDetails",
5452
5453
  "GetSavingsPlansCoverage",
5453
5454
  "GetSavingsPlansPurchaseRecommendation",
5454
5455
  "GetSavingsPlansUtilization",
@@ -9212,6 +9213,41 @@
9212
9213
  "aws:TagKeys"
9213
9214
  ]
9214
9215
  },
9216
+ {
9217
+ "name": "AWS Entity Resolution",
9218
+ "servicePrefix": "entityresolution",
9219
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
9220
+ "actionsCount": 16,
9221
+ "actions": [
9222
+ "CreateMatchingWorkflow",
9223
+ "CreateSchemaMapping",
9224
+ "DeleteMatchingWorkflow",
9225
+ "DeleteSchemaMapping",
9226
+ "GetMatchId",
9227
+ "GetMatchingJob",
9228
+ "GetMatchingWorkflow",
9229
+ "GetSchemaMapping",
9230
+ "ListMatchingJobs",
9231
+ "ListMatchingWorkflows",
9232
+ "ListSchemaMappings",
9233
+ "ListTagsForResource",
9234
+ "StartMatchingJob",
9235
+ "TagResource",
9236
+ "UntagResource",
9237
+ "UpdateMatchingWorkflow"
9238
+ ],
9239
+ "resourceTypesCount": 2,
9240
+ "resourceTypes": [
9241
+ "MatchingWorkflow",
9242
+ "SchemaMapping"
9243
+ ],
9244
+ "conditionKeysCount": 3,
9245
+ "conditionKeys": [
9246
+ "aws:RequestTag/${TagKey}",
9247
+ "aws:ResourceTag/${TagKey}",
9248
+ "aws:TagKeys"
9249
+ ]
9250
+ },
9215
9251
  {
9216
9252
  "name": "Amazon EventBridge",
9217
9253
  "servicePrefix": "events",
@@ -11676,10 +11712,11 @@
11676
11712
  "name": "Amazon Interactive Video Service",
11677
11713
  "servicePrefix": "ivs",
11678
11714
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninteractivevideoservice.html",
11679
- "actionsCount": 40,
11715
+ "actionsCount": 42,
11680
11716
  "actions": [
11681
11717
  "BatchGetChannel",
11682
11718
  "BatchGetStreamKey",
11719
+ "BatchStartViewerSessionRevocation",
11683
11720
  "CreateChannel",
11684
11721
  "CreateParticipantToken",
11685
11722
  "CreateRecordingConfiguration",
@@ -11713,6 +11750,7 @@
11713
11750
  "ListStreams",
11714
11751
  "ListTagsForResource",
11715
11752
  "PutMetadata",
11753
+ "StartViewerSessionRevocation",
11716
11754
  "StopStream",
11717
11755
  "TagResource",
11718
11756
  "UntagResource",
@@ -13826,7 +13864,7 @@
13826
13864
  "name": "Amazon Lex V2",
13827
13865
  "servicePrefix": "lex",
13828
13866
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlexv2.html",
13829
- "actionsCount": 97,
13867
+ "actionsCount": 102,
13830
13868
  "actions": [
13831
13869
  "BatchCreateCustomVocabularyItem",
13832
13870
  "BatchDeleteCustomVocabularyItem",
@@ -13893,8 +13931,13 @@
13893
13931
  "ListCustomVocabularyItems",
13894
13932
  "ListExports",
13895
13933
  "ListImports",
13934
+ "ListIntentMetrics",
13935
+ "ListIntentPaths",
13936
+ "ListIntentStageMetrics",
13896
13937
  "ListIntents",
13897
13938
  "ListRecommendedIntents",
13939
+ "ListSessionAnalyticsData",
13940
+ "ListSessionMetrics",
13898
13941
  "ListSlotTypes",
13899
13942
  "ListSlots",
13900
13943
  "ListTagsForResource",
@@ -14676,7 +14719,7 @@
14676
14719
  "name": "Amazon Managed Blockchain",
14677
14720
  "servicePrefix": "managedblockchain",
14678
14721
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedblockchain.html",
14679
- "actionsCount": 30,
14722
+ "actionsCount": 32,
14680
14723
  "actions": [
14681
14724
  "CreateAccessor",
14682
14725
  "CreateMember",
@@ -14693,6 +14736,8 @@
14693
14736
  "GetNode",
14694
14737
  "GetProposal",
14695
14738
  "Invoke",
14739
+ "InvokeRpcBitcoinMainnet",
14740
+ "InvokeRpcBitcoinTestnet",
14696
14741
  "ListAccessors",
14697
14742
  "ListInvitations",
14698
14743
  "ListMembers",
@@ -14725,6 +14770,24 @@
14725
14770
  "aws:TagKeys"
14726
14771
  ]
14727
14772
  },
14773
+ {
14774
+ "name": "Amazon Managed Blockchain Query",
14775
+ "servicePrefix": "managedblockchain-query",
14776
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedblockchainquery.html",
14777
+ "actionsCount": 6,
14778
+ "actions": [
14779
+ "BatchGetTokenBalance",
14780
+ "GetTokenBalance",
14781
+ "GetTransaction",
14782
+ "ListTokenBalances",
14783
+ "ListTransactionEvents",
14784
+ "ListTransactions"
14785
+ ],
14786
+ "resourceTypesCount": 0,
14787
+ "resourceTypes": [],
14788
+ "conditionKeysCount": 0,
14789
+ "conditionKeys": []
14790
+ },
14728
14791
  {
14729
14792
  "name": "Amazon Managed Grafana",
14730
14793
  "servicePrefix": "grafana",
@@ -22118,7 +22181,7 @@
22118
22181
  "name": "AWS Trusted Advisor",
22119
22182
  "servicePrefix": "trustedadvisor",
22120
22183
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstrustedadvisor.html",
22121
- "actionsCount": 40,
22184
+ "actionsCount": 41,
22122
22185
  "actions": [
22123
22186
  "CreateEngagement",
22124
22187
  "CreateEngagementAttachment",
@@ -22156,6 +22219,7 @@
22156
22219
  "RefreshCheck",
22157
22220
  "SetAccountAccess",
22158
22221
  "SetOrganizationAccess",
22222
+ "UpdateEngagement",
22159
22223
  "UpdateEngagementStatus",
22160
22224
  "UpdateNotificationConfigurations",
22161
22225
  "UpdateNotificationPreferences",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8338
5
+ "value": 8349
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4050
9
+ "value": 4061
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2374
13
+ "value": 2385
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -162,7 +162,7 @@
162
162
  },
163
163
  {
164
164
  "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
165
- "value": 66
165
+ "value": 71
166
166
  },
167
167
  {
168
168
  "key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 382
401
+ "value": 384
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": 1540
413
+ "value": 1542
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.59",
3
+ "version": "0.0.60",
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",