aws-iam-data 0.0.495 → 0.0.497

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,18 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2026-01-08",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Elastic Load Balancing V2": [
8
+ "elasticloadbalancing:CreateWebACLAssociation",
9
+ "elasticloadbalancing:DeleteWebACLAssociation",
10
+ "elasticloadbalancing:DescribeWebACLAssociation",
11
+ "elasticloadbalancing:GetLoadBalancerWebACL"
12
+ ]
13
+ },
14
+ "removedActions": {}
15
+ },
2
16
  {
3
17
  "dateOfChange": "2026-01-06",
4
18
  "addedServices": [],
@@ -5568,9 +5568,9 @@
5568
5568
  "actions": [
5569
5569
  {
5570
5570
  "name": "InvalidateCache",
5571
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/api-reference/api-gateway-caching.html",
5571
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html",
5572
5572
  "permissionOnly": false,
5573
- "description": "Used to invalidate API cache upon a client request",
5573
+ "description": "Grants permission to invalidate API cache upon a client request",
5574
5574
  "accessLevel": "Write",
5575
5575
  "resourceTypes": [
5576
5576
  {
@@ -5583,9 +5583,9 @@
5583
5583
  },
5584
5584
  {
5585
5585
  "name": "Invoke",
5586
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/api-reference/how-to-call-api.html",
5586
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-call-api.html",
5587
5587
  "permissionOnly": false,
5588
- "description": "Used to invoke an API upon a client request",
5588
+ "description": "Grants permission to invoke an API upon a client request",
5589
5589
  "accessLevel": "Write",
5590
5590
  "resourceTypes": [
5591
5591
  {
@@ -5604,9 +5604,9 @@
5604
5604
  },
5605
5605
  {
5606
5606
  "name": "ManageConnections",
5607
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/api-reference/apigateway-websocket-control-access-iam.html",
5607
+ "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-control-access-iam.html",
5608
5608
  "permissionOnly": false,
5609
- "description": "ManageConnections controls access to the @connections API",
5609
+ "description": "Grants permission to access the Websocket @connections Route",
5610
5610
  "accessLevel": "Write",
5611
5611
  "resourceTypes": [
5612
5612
  {
@@ -5638,8 +5638,8 @@
5638
5638
  {
5639
5639
  "name": "execute-api:viaDomainArn",
5640
5640
  "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
5641
- "description": "Filters access by the domain name ARN the API is called from",
5642
- "type": "String"
5641
+ "description": "Filters access by the DomainName ARN the API is called from",
5642
+ "type": "ARN"
5643
5643
  }
5644
5644
  ]
5645
5645
  },
@@ -6647,11 +6647,7 @@
6647
6647
  "arnPattern": "arn:${Partition}:apigateway:${Region}::/restapis/${RestApiId}/authorizers/${AuthorizerId}",
6648
6648
  "conditionKeys": [
6649
6649
  "apigateway:Request/AuthorizerType",
6650
- "apigateway:Request/AuthorizerUri",
6651
- "apigateway:Request/CognitoUserPoolProviderArn",
6652
6650
  "apigateway:Resource/AuthorizerType",
6653
- "apigateway:Resource/AuthorizerUri",
6654
- "apigateway:Resource/CognitoUserPoolProviderArn",
6655
6651
  "aws:ResourceTag/${TagKey}"
6656
6652
  ]
6657
6653
  },
@@ -6661,8 +6657,6 @@
6661
6657
  "arnPattern": "arn:${Partition}:apigateway:${Region}::/restapis/${RestApiId}/authorizers",
6662
6658
  "conditionKeys": [
6663
6659
  "apigateway:Request/AuthorizerType",
6664
- "apigateway:Request/AuthorizerUri",
6665
- "apigateway:Request/CognitoUserPoolProviderArn",
6666
6660
  "aws:ResourceTag/${TagKey}"
6667
6661
  ]
6668
6662
  },
@@ -6928,7 +6922,6 @@
6928
6922
  "apigateway:Request/ApiKeyRequired",
6929
6923
  "apigateway:Request/ApiName",
6930
6924
  "apigateway:Request/AuthorizerType",
6931
- "apigateway:Request/AuthorizerUri",
6932
6925
  "apigateway:Request/DisableExecuteApiEndpoint",
6933
6926
  "apigateway:Request/EndpointType",
6934
6927
  "apigateway:Request/RouteAuthorizationType",
@@ -6936,7 +6929,6 @@
6936
6929
  "apigateway:Resource/ApiKeyRequired",
6937
6930
  "apigateway:Resource/ApiName",
6938
6931
  "apigateway:Resource/AuthorizerType",
6939
- "apigateway:Resource/AuthorizerUri",
6940
6932
  "apigateway:Resource/DisableExecuteApiEndpoint",
6941
6933
  "apigateway:Resource/EndpointType",
6942
6934
  "apigateway:Resource/RouteAuthorizationType",
@@ -6952,7 +6944,6 @@
6952
6944
  "apigateway:Request/ApiKeyRequired",
6953
6945
  "apigateway:Request/ApiName",
6954
6946
  "apigateway:Request/AuthorizerType",
6955
- "apigateway:Request/AuthorizerUri",
6956
6947
  "apigateway:Request/DisableExecuteApiEndpoint",
6957
6948
  "apigateway:Request/EndpointType",
6958
6949
  "apigateway:Request/RouteAuthorizationType",
@@ -7090,18 +7081,6 @@
7090
7081
  "description": "Filters access by type of authorizer in the request, for example TOKEN, REQUEST, JWT. Available during CreateAuthorizer and UpdateAuthorizer. Also available during import and reimport as an ArrayOfString",
7091
7082
  "type": "ArrayOfString"
7092
7083
  },
7093
- {
7094
- "name": "apigateway:Request/AuthorizerUri",
7095
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
7096
- "description": "Filters access by URI of a Lambda authorizer function. Available during CreateAuthorizer and UpdateAuthorizer. Also available during import and reimport as an ArrayOfString",
7097
- "type": "ArrayOfString"
7098
- },
7099
- {
7100
- "name": "apigateway:Request/CognitoUserPoolProviderArn",
7101
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
7102
- "description": "Filters access by Cognito user pool provider ARN. Available during CreateAuthorizer and UpdateAuthorizer",
7103
- "type": "ARN"
7104
- },
7105
7084
  {
7106
7085
  "name": "apigateway:Request/DisableExecuteApiEndpoint",
7107
7086
  "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
@@ -7186,18 +7165,6 @@
7186
7165
  "description": "Filters access by the current type of authorizer, for example TOKEN, REQUEST, JWT. Available during UpdateAuthorizer and DeleteAuthorizer operations. Also available during reimport as an ArrayOfString",
7187
7166
  "type": "ArrayOfString"
7188
7167
  },
7189
- {
7190
- "name": "apigateway:Resource/AuthorizerUri",
7191
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
7192
- "description": "Filters access by URI of a Lambda authorizer function. Available during UpdateAuthorizer and DeleteAuthorizer operations. Also available during reimport as an ArrayOfString",
7193
- "type": "ArrayOfString"
7194
- },
7195
- {
7196
- "name": "apigateway:Resource/CognitoUserPoolProviderArn",
7197
- "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
7198
- "description": "Filters access by Cognito user pool provider ARN. Available during CreateAuthorizer and UpdateAuthorizer",
7199
- "type": "ARN"
7200
- },
7201
7168
  {
7202
7169
  "name": "apigateway:Resource/DisableExecuteApiEndpoint",
7203
7170
  "apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
@@ -39527,7 +39494,7 @@
39527
39494
  },
39528
39495
  {
39529
39496
  "name": "CancelInference",
39530
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#welcome",
39497
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39531
39498
  "permissionOnly": false,
39532
39499
  "description": "Grants permission to cancel an in-progress inference request",
39533
39500
  "accessLevel": "Write",
@@ -39542,7 +39509,7 @@
39542
39509
  },
39543
39510
  {
39544
39511
  "name": "CreateInference",
39545
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.htmlwelcome",
39512
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39546
39513
  "permissionOnly": false,
39547
39514
  "description": "Grants permission to create a chat completion inference request",
39548
39515
  "accessLevel": "Write",
@@ -39566,7 +39533,7 @@
39566
39533
  },
39567
39534
  {
39568
39535
  "name": "DeleteInference",
39569
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#welcome",
39536
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39570
39537
  "permissionOnly": false,
39571
39538
  "description": "Grants permission to delete a specific inference request",
39572
39539
  "accessLevel": "Write",
@@ -39581,7 +39548,7 @@
39581
39548
  },
39582
39549
  {
39583
39550
  "name": "GetInference",
39584
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#welcome",
39551
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39585
39552
  "permissionOnly": false,
39586
39553
  "description": "Grants permission to retrieve details of a specific inference request",
39587
39554
  "accessLevel": "Read",
@@ -39596,7 +39563,7 @@
39596
39563
  },
39597
39564
  {
39598
39565
  "name": "GetModel",
39599
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#welcome",
39566
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39600
39567
  "permissionOnly": false,
39601
39568
  "description": "Grants permission to retrieve information about a specific model",
39602
39569
  "accessLevel": "Read",
@@ -39611,7 +39578,7 @@
39611
39578
  },
39612
39579
  {
39613
39580
  "name": "ListModels",
39614
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#welcome",
39581
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
39615
39582
  "permissionOnly": false,
39616
39583
  "description": "Grants permission to list all available models in a project",
39617
39584
  "accessLevel": "List",
@@ -39628,7 +39595,7 @@
39628
39595
  "resourceTypes": [
39629
39596
  {
39630
39597
  "name": "project",
39631
- "apiReferenceUrl": "https://docs.aws.amazon.com/Bedrock/latest/UserGuide/aws-mantle.html#Project",
39598
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-mantle.html#Project",
39632
39599
  "arnPattern": "arn:${Partition}:bedrock-mantle:${Region}:${Account}:project/${ResourceId}",
39633
39600
  "conditionKeys": []
39634
39601
  }
@@ -171271,6 +171238,21 @@
171271
171238
  }
171272
171239
  ]
171273
171240
  },
171241
+ {
171242
+ "name": "CreateWebACLAssociation",
171243
+ "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL",
171244
+ "permissionOnly": true,
171245
+ "description": "Grants permission to create WebAcl association to WAF",
171246
+ "accessLevel": "Permissions management",
171247
+ "resourceTypes": [
171248
+ {
171249
+ "resourceType": "",
171250
+ "required": false,
171251
+ "conditionKeys": [],
171252
+ "dependentActions": []
171253
+ }
171254
+ ]
171255
+ },
171274
171256
  {
171275
171257
  "name": "DeleteListener",
171276
171258
  "apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DeleteListener.html",
@@ -171445,6 +171427,21 @@
171445
171427
  }
171446
171428
  ]
171447
171429
  },
171430
+ {
171431
+ "name": "DeleteWebACLAssociation",
171432
+ "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL",
171433
+ "permissionOnly": true,
171434
+ "description": "Grants permission to delete WebAcl association to WAF",
171435
+ "accessLevel": "Permissions management",
171436
+ "resourceTypes": [
171437
+ {
171438
+ "resourceType": "",
171439
+ "required": false,
171440
+ "conditionKeys": [],
171441
+ "dependentActions": []
171442
+ }
171443
+ ]
171444
+ },
171448
171445
  {
171449
171446
  "name": "DeregisterTargets",
171450
171447
  "apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DeregisterTargets.html",
@@ -171709,6 +171706,36 @@
171709
171706
  }
171710
171707
  ]
171711
171708
  },
171709
+ {
171710
+ "name": "DescribeWebACLAssociation",
171711
+ "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL",
171712
+ "permissionOnly": true,
171713
+ "description": "Grants permission to describe WebAcl association to WAF",
171714
+ "accessLevel": "Permissions management",
171715
+ "resourceTypes": [
171716
+ {
171717
+ "resourceType": "",
171718
+ "required": false,
171719
+ "conditionKeys": [],
171720
+ "dependentActions": []
171721
+ }
171722
+ ]
171723
+ },
171724
+ {
171725
+ "name": "GetLoadBalancerWebACL",
171726
+ "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL",
171727
+ "permissionOnly": true,
171728
+ "description": "Grants permission to get Load Balancer WebAcl to WAF",
171729
+ "accessLevel": "Permissions management",
171730
+ "resourceTypes": [
171731
+ {
171732
+ "resourceType": "",
171733
+ "required": false,
171734
+ "conditionKeys": [],
171735
+ "dependentActions": []
171736
+ }
171737
+ ]
171738
+ },
171712
171739
  {
171713
171740
  "name": "GetResourcePolicy",
171714
171741
  "apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_GetResourcePolicy.html",
@@ -172338,7 +172365,7 @@
172338
172365
  },
172339
172366
  {
172340
172367
  "name": "SetWebAcl",
172341
- "apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_SetWebAcl.html",
172368
+ "apiReferenceUrl": "https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL",
172342
172369
  "permissionOnly": true,
172343
172370
  "description": "Grants permission to give WebAcl permission to WAF",
172344
172371
  "accessLevel": "Write",
@@ -302873,7 +302900,8 @@
302873
302900
  "resourceType": "",
302874
302901
  "required": false,
302875
302902
  "conditionKeys": [
302876
- "organizations:TransferType"
302903
+ "organizations:TransferType",
302904
+ "organizations:TransferDirection"
302877
302905
  ],
302878
302906
  "dependentActions": []
302879
302907
  }
@@ -303262,7 +303290,10 @@
303262
303290
  {
303263
303291
  "resourceType": "responsibilitytransfer",
303264
303292
  "required": false,
303265
- "conditionKeys": [],
303293
+ "conditionKeys": [
303294
+ "organizations:TransferType",
303295
+ "organizations:TransferDirection"
303296
+ ],
303266
303297
  "dependentActions": []
303267
303298
  },
303268
303299
  {
@@ -308333,6 +308364,14 @@
308333
308364
  "required": true,
308334
308365
  "conditionKeys": [],
308335
308366
  "dependentActions": []
308367
+ },
308368
+ {
308369
+ "resourceType": "",
308370
+ "required": false,
308371
+ "conditionKeys": [
308372
+ "payment-cryptography:RequestAlias"
308373
+ ],
308374
+ "dependentActions": []
308336
308375
  }
308337
308376
  ]
308338
308377
  },
@@ -308369,7 +308408,10 @@
308369
308408
  "required": false,
308370
308409
  "conditionKeys": [
308371
308410
  "aws:RequestTag/${TagKey}",
308372
- "aws:TagKeys"
308411
+ "aws:TagKeys",
308412
+ "payment-cryptography:KeyClass",
308413
+ "payment-cryptography:KeyUsage",
308414
+ "payment-cryptography:KeyAlgorithm"
308373
308415
  ],
308374
308416
  "dependentActions": [
308375
308417
  "payment-cryptography:TagResource"
@@ -308395,6 +308437,14 @@
308395
308437
  "required": true,
308396
308438
  "conditionKeys": [],
308397
308439
  "dependentActions": []
308440
+ },
308441
+ {
308442
+ "resourceType": "",
308443
+ "required": false,
308444
+ "conditionKeys": [
308445
+ "payment-cryptography:RequestAlias"
308446
+ ],
308447
+ "dependentActions": []
308398
308448
  }
308399
308449
  ]
308400
308450
  },
@@ -308434,6 +308484,14 @@
308434
308484
  "required": true,
308435
308485
  "conditionKeys": [],
308436
308486
  "dependentActions": []
308487
+ },
308488
+ {
308489
+ "resourceType": "",
308490
+ "required": false,
308491
+ "conditionKeys": [
308492
+ "payment-cryptography:RequestAlias"
308493
+ ],
308494
+ "dependentActions": []
308437
308495
  }
308438
308496
  ]
308439
308497
  },
@@ -308485,6 +308543,14 @@
308485
308543
  "required": true,
308486
308544
  "conditionKeys": [],
308487
308545
  "dependentActions": []
308546
+ },
308547
+ {
308548
+ "resourceType": "",
308549
+ "required": false,
308550
+ "conditionKeys": [
308551
+ "payment-cryptography:RequestAlias"
308552
+ ],
308553
+ "dependentActions": []
308488
308554
  }
308489
308555
  ]
308490
308556
  },
@@ -308500,6 +308566,16 @@
308500
308566
  "required": true,
308501
308567
  "conditionKeys": [],
308502
308568
  "dependentActions": []
308569
+ },
308570
+ {
308571
+ "resourceType": "",
308572
+ "required": false,
308573
+ "conditionKeys": [
308574
+ "payment-cryptography:RequestAlias",
308575
+ "payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
308576
+ "payment-cryptography:WrappingKeyIdentifier"
308577
+ ],
308578
+ "dependentActions": []
308503
308579
  }
308504
308580
  ]
308505
308581
  },
@@ -308521,6 +308597,14 @@
308521
308597
  "required": true,
308522
308598
  "conditionKeys": [],
308523
308599
  "dependentActions": []
308600
+ },
308601
+ {
308602
+ "resourceType": "",
308603
+ "required": false,
308604
+ "conditionKeys": [
308605
+ "payment-cryptography:RequestAlias"
308606
+ ],
308607
+ "dependentActions": []
308524
308608
  }
308525
308609
  ]
308526
308610
  },
@@ -308542,6 +308626,14 @@
308542
308626
  "required": true,
308543
308627
  "conditionKeys": [],
308544
308628
  "dependentActions": []
308629
+ },
308630
+ {
308631
+ "resourceType": "",
308632
+ "required": false,
308633
+ "conditionKeys": [
308634
+ "payment-cryptography:RequestAlias"
308635
+ ],
308636
+ "dependentActions": []
308545
308637
  }
308546
308638
  ]
308547
308639
  },
@@ -308563,6 +308655,14 @@
308563
308655
  "required": true,
308564
308656
  "conditionKeys": [],
308565
308657
  "dependentActions": []
308658
+ },
308659
+ {
308660
+ "resourceType": "",
308661
+ "required": false,
308662
+ "conditionKeys": [
308663
+ "payment-cryptography:RequestAlias"
308664
+ ],
308665
+ "dependentActions": []
308566
308666
  }
308567
308667
  ]
308568
308668
  },
@@ -308584,6 +308684,14 @@
308584
308684
  "required": true,
308585
308685
  "conditionKeys": [],
308586
308686
  "dependentActions": []
308687
+ },
308688
+ {
308689
+ "resourceType": "",
308690
+ "required": false,
308691
+ "conditionKeys": [
308692
+ "payment-cryptography:RequestAlias"
308693
+ ],
308694
+ "dependentActions": []
308587
308695
  }
308588
308696
  ]
308589
308697
  },
@@ -308635,6 +308743,14 @@
308635
308743
  "required": true,
308636
308744
  "conditionKeys": [],
308637
308745
  "dependentActions": []
308746
+ },
308747
+ {
308748
+ "resourceType": "",
308749
+ "required": false,
308750
+ "conditionKeys": [
308751
+ "payment-cryptography:RequestAlias"
308752
+ ],
308753
+ "dependentActions": []
308638
308754
  }
308639
308755
  ]
308640
308756
  },
@@ -308665,6 +308781,14 @@
308665
308781
  "required": true,
308666
308782
  "conditionKeys": [],
308667
308783
  "dependentActions": []
308784
+ },
308785
+ {
308786
+ "resourceType": "",
308787
+ "required": false,
308788
+ "conditionKeys": [
308789
+ "payment-cryptography:RequestAlias"
308790
+ ],
308791
+ "dependentActions": []
308668
308792
  }
308669
308793
  ]
308670
308794
  },
@@ -308710,6 +308834,14 @@
308710
308834
  "required": true,
308711
308835
  "conditionKeys": [],
308712
308836
  "dependentActions": []
308837
+ },
308838
+ {
308839
+ "resourceType": "",
308840
+ "required": false,
308841
+ "conditionKeys": [
308842
+ "payment-cryptography:RequestAlias"
308843
+ ],
308844
+ "dependentActions": []
308713
308845
  }
308714
308846
  ]
308715
308847
  },
@@ -308725,7 +308857,10 @@
308725
308857
  "required": false,
308726
308858
  "conditionKeys": [
308727
308859
  "aws:RequestTag/${TagKey}",
308728
- "aws:TagKeys"
308860
+ "aws:TagKeys",
308861
+ "payment-cryptography:ImportKeyMaterial",
308862
+ "payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
308863
+ "payment-cryptography:WrappingKeyIdentifier"
308729
308864
  ],
308730
308865
  "dependentActions": [
308731
308866
  "payment-cryptography:TagResource"
@@ -308796,6 +308931,14 @@
308796
308931
  "required": true,
308797
308932
  "conditionKeys": [],
308798
308933
  "dependentActions": []
308934
+ },
308935
+ {
308936
+ "resourceType": "",
308937
+ "required": false,
308938
+ "conditionKeys": [
308939
+ "payment-cryptography:RequestAlias"
308940
+ ],
308941
+ "dependentActions": []
308799
308942
  }
308800
308943
  ]
308801
308944
  },
@@ -308817,6 +308960,14 @@
308817
308960
  "required": true,
308818
308961
  "conditionKeys": [],
308819
308962
  "dependentActions": []
308963
+ },
308964
+ {
308965
+ "resourceType": "",
308966
+ "required": false,
308967
+ "conditionKeys": [
308968
+ "payment-cryptography:RequestAlias"
308969
+ ],
308970
+ "dependentActions": []
308820
308971
  }
308821
308972
  ]
308822
308973
  },
@@ -308832,6 +308983,14 @@
308832
308983
  "required": true,
308833
308984
  "conditionKeys": [],
308834
308985
  "dependentActions": []
308986
+ },
308987
+ {
308988
+ "resourceType": "",
308989
+ "required": false,
308990
+ "conditionKeys": [
308991
+ "payment-cryptography:RequestAlias"
308992
+ ],
308993
+ "dependentActions": []
308835
308994
  }
308836
308995
  ]
308837
308996
  },
@@ -308847,6 +309006,14 @@
308847
309006
  "required": true,
308848
309007
  "conditionKeys": [],
308849
309008
  "dependentActions": []
309009
+ },
309010
+ {
309011
+ "resourceType": "",
309012
+ "required": false,
309013
+ "conditionKeys": [
309014
+ "payment-cryptography:RequestAlias"
309015
+ ],
309016
+ "dependentActions": []
308850
309017
  }
308851
309018
  ]
308852
309019
  },
@@ -308862,6 +309029,14 @@
308862
309029
  "required": true,
308863
309030
  "conditionKeys": [],
308864
309031
  "dependentActions": []
309032
+ },
309033
+ {
309034
+ "resourceType": "",
309035
+ "required": false,
309036
+ "conditionKeys": [
309037
+ "payment-cryptography:RequestAlias"
309038
+ ],
309039
+ "dependentActions": []
308865
309040
  }
308866
309041
  ]
308867
309042
  },
@@ -308907,6 +309082,14 @@
308907
309082
  "required": true,
308908
309083
  "conditionKeys": [],
308909
309084
  "dependentActions": []
309085
+ },
309086
+ {
309087
+ "resourceType": "",
309088
+ "required": false,
309089
+ "conditionKeys": [
309090
+ "payment-cryptography:RequestAlias"
309091
+ ],
309092
+ "dependentActions": []
308910
309093
  }
308911
309094
  ]
308912
309095
  },
@@ -308928,6 +309111,14 @@
308928
309111
  "required": true,
308929
309112
  "conditionKeys": [],
308930
309113
  "dependentActions": []
309114
+ },
309115
+ {
309116
+ "resourceType": "",
309117
+ "required": false,
309118
+ "conditionKeys": [
309119
+ "payment-cryptography:RequestAlias"
309120
+ ],
309121
+ "dependentActions": []
308931
309122
  }
308932
309123
  ]
308933
309124
  },
@@ -309002,6 +309193,14 @@
309002
309193
  "required": true,
309003
309194
  "conditionKeys": [],
309004
309195
  "dependentActions": []
309196
+ },
309197
+ {
309198
+ "resourceType": "",
309199
+ "required": false,
309200
+ "conditionKeys": [
309201
+ "payment-cryptography:RequestAlias"
309202
+ ],
309203
+ "dependentActions": []
309005
309204
  }
309006
309205
  ]
309007
309206
  },
@@ -309023,6 +309222,14 @@
309023
309222
  "required": true,
309024
309223
  "conditionKeys": [],
309025
309224
  "dependentActions": []
309225
+ },
309226
+ {
309227
+ "resourceType": "",
309228
+ "required": false,
309229
+ "conditionKeys": [
309230
+ "payment-cryptography:RequestAlias"
309231
+ ],
309232
+ "dependentActions": []
309026
309233
  }
309027
309234
  ]
309028
309235
  },
@@ -309044,6 +309251,14 @@
309044
309251
  "required": true,
309045
309252
  "conditionKeys": [],
309046
309253
  "dependentActions": []
309254
+ },
309255
+ {
309256
+ "resourceType": "",
309257
+ "required": false,
309258
+ "conditionKeys": [
309259
+ "payment-cryptography:RequestAlias"
309260
+ ],
309261
+ "dependentActions": []
309047
309262
  }
309048
309263
  ]
309049
309264
  },
@@ -309065,6 +309280,14 @@
309065
309280
  "required": true,
309066
309281
  "conditionKeys": [],
309067
309282
  "dependentActions": []
309283
+ },
309284
+ {
309285
+ "resourceType": "",
309286
+ "required": false,
309287
+ "conditionKeys": [
309288
+ "payment-cryptography:RequestAlias"
309289
+ ],
309290
+ "dependentActions": []
309068
309291
  }
309069
309292
  ]
309070
309293
  }
@@ -350561,6 +350784,12 @@
350561
350784
  "description": "Grants permission to create a Resolver query logging configuration, which defines where you want Resolver to save DNS query logs that originate in your VPCs",
350562
350785
  "accessLevel": "Write",
350563
350786
  "resourceTypes": [
350787
+ {
350788
+ "resourceType": "resolver-query-log-config",
350789
+ "required": true,
350790
+ "conditionKeys": [],
350791
+ "dependentActions": []
350792
+ },
350564
350793
  {
350565
350794
  "resourceType": "",
350566
350795
  "required": false,
@@ -568,7 +568,7 @@
568
568
  "VpcLinks",
569
569
  "Tags"
570
570
  ],
571
- "conditionKeysCount": 34,
571
+ "conditionKeysCount": 30,
572
572
  "conditionKeys": [
573
573
  "apigateway:Request/AccessAssociationSource",
574
574
  "apigateway:Request/AccessLoggingDestination",
@@ -576,8 +576,6 @@
576
576
  "apigateway:Request/ApiKeyRequired",
577
577
  "apigateway:Request/ApiName",
578
578
  "apigateway:Request/AuthorizerType",
579
- "apigateway:Request/AuthorizerUri",
580
- "apigateway:Request/CognitoUserPoolProviderArn",
581
579
  "apigateway:Request/DisableExecuteApiEndpoint",
582
580
  "apigateway:Request/DomainNameArn",
583
581
  "apigateway:Request/EndpointType",
@@ -592,8 +590,6 @@
592
590
  "apigateway:Resource/ApiKeyRequired",
593
591
  "apigateway:Resource/ApiName",
594
592
  "apigateway:Resource/AuthorizerType",
595
- "apigateway:Resource/AuthorizerUri",
596
- "apigateway:Resource/CognitoUserPoolProviderArn",
597
593
  "apigateway:Resource/DisableExecuteApiEndpoint",
598
594
  "apigateway:Resource/EndpointType",
599
595
  "apigateway:Resource/MtlsTrustStoreUri",
@@ -11546,7 +11542,7 @@
11546
11542
  "name": "AWS Elastic Load Balancing V2",
11547
11543
  "servicePrefix": "elasticloadbalancing",
11548
11544
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselasticloadbalancingv2.html",
11549
- "actionsCount": 53,
11545
+ "actionsCount": 57,
11550
11546
  "actions": [
11551
11547
  "AddListenerCertificates",
11552
11548
  "AddTags",
@@ -11557,12 +11553,14 @@
11557
11553
  "CreateRule",
11558
11554
  "CreateTargetGroup",
11559
11555
  "CreateTrustStore",
11556
+ "CreateWebACLAssociation",
11560
11557
  "DeleteListener",
11561
11558
  "DeleteLoadBalancer",
11562
11559
  "DeleteRule",
11563
11560
  "DeleteSharedTrustStoreAssociation",
11564
11561
  "DeleteTargetGroup",
11565
11562
  "DeleteTrustStore",
11563
+ "DeleteWebACLAssociation",
11566
11564
  "DeregisterTargets",
11567
11565
  "DescribeAccountLimits",
11568
11566
  "DescribeCapacityReservation",
@@ -11580,6 +11578,8 @@
11580
11578
  "DescribeTrustStoreAssociations",
11581
11579
  "DescribeTrustStoreRevocations",
11582
11580
  "DescribeTrustStores",
11581
+ "DescribeWebACLAssociation",
11582
+ "GetLoadBalancerWebACL",
11583
11583
  "GetResourcePolicy",
11584
11584
  "GetTrustStoreCaCertificatesBundle",
11585
11585
  "GetTrustStoreRevocationContent",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
17
- "value": 387
17
+ "value": 391
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1362
417
+ "value": 1360
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.495",
3
+ "version": "0.0.497",
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",