aws-iam-data 0.0.449 → 0.0.451

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.
@@ -30408,6 +30408,21 @@
30408
30408
  }
30409
30409
  ]
30410
30410
  },
30411
+ {
30412
+ "name": "CountTokens",
30413
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_CountTokens.html",
30414
+ "permissionOnly": false,
30415
+ "description": "Grants permission to count the number of tokens in an input prompt",
30416
+ "accessLevel": "Read",
30417
+ "resourceTypes": [
30418
+ {
30419
+ "resourceType": "foundation-model",
30420
+ "required": true,
30421
+ "conditionKeys": [],
30422
+ "dependentActions": []
30423
+ }
30424
+ ]
30425
+ },
30411
30426
  {
30412
30427
  "name": "CreateAgent",
30413
30428
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgent.html",
@@ -96034,7 +96049,13 @@
96034
96049
  "resourceType": "domains",
96035
96050
  "required": true,
96036
96051
  "conditionKeys": [],
96037
- "dependentActions": []
96052
+ "dependentActions": [
96053
+ "app-integrations:CreateDataIntegrationAssociation",
96054
+ "app-integrations:DeleteDataIntegrationAssociation",
96055
+ "app-integrations:GetDataIntegration",
96056
+ "app-integrations:ListDataIntegrationAssociations",
96057
+ "kms:CreateGrant"
96058
+ ]
96038
96059
  },
96039
96060
  {
96040
96061
  "resourceType": "integrations",
@@ -148284,6 +148305,7 @@
148284
148305
  "resourceType": "autoScalingGroup",
148285
148306
  "required": true,
148286
148307
  "conditionKeys": [
148308
+ "autoscaling:ForceDelete",
148287
148309
  "autoscaling:ResourceTag/${TagKey}",
148288
148310
  "aws:ResourceTag/${TagKey}"
148289
148311
  ],
@@ -149266,6 +149288,12 @@
149266
149288
  "description": "Filters access based on the ARN of a Capacity Reservation resource group",
149267
149289
  "type": "ArrayOfString"
149268
149290
  },
149291
+ {
149292
+ "name": "autoscaling:ForceDelete",
149293
+ "apiReferenceUrl": "https://docs.aws.amazon.com/autoscaling/latest/userguide/control-access-using-iam.html#policy-auto-scaling-condition-keys",
149294
+ "description": "Filters access based on whether the force delete option is specified when deleting an Auto Scaling group",
149295
+ "type": "Bool"
149296
+ },
149269
149297
  {
149270
149298
  "name": "autoscaling:ImageId",
149271
149299
  "apiReferenceUrl": "https://docs.aws.amazon.com/autoscaling/latest/userguide/control-access-using-iam.html#policy-auto-scaling-condition-keys",
@@ -163833,6 +163861,21 @@
163833
163861
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticvmwareservice.html",
163834
163862
  "servicePrefix": "evs",
163835
163863
  "actions": [
163864
+ {
163865
+ "name": "AssociateEipToVlan",
163866
+ "apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_AssociateEipToVlan.html",
163867
+ "permissionOnly": false,
163868
+ "description": "Grants permission to associate an Elastic IP address (EIP) with a public VLAN in an Amazon EVS environment",
163869
+ "accessLevel": "Write",
163870
+ "resourceTypes": [
163871
+ {
163872
+ "resourceType": "environment",
163873
+ "required": true,
163874
+ "conditionKeys": [],
163875
+ "dependentActions": []
163876
+ }
163877
+ ]
163878
+ },
163836
163879
  {
163837
163880
  "name": "CreateEnvironment",
163838
163881
  "apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_CreateEnvironment.html",
@@ -163896,6 +163939,21 @@
163896
163939
  }
163897
163940
  ]
163898
163941
  },
163942
+ {
163943
+ "name": "DisassociateEipFromVlan",
163944
+ "apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_DisassociateEipFromVlan.html",
163945
+ "permissionOnly": false,
163946
+ "description": "Grants permission to disassociate an Elastic IP address (EIP) from a public VLAN in an Amazon EVS environment",
163947
+ "accessLevel": "Write",
163948
+ "resourceTypes": [
163949
+ {
163950
+ "resourceType": "environment",
163951
+ "required": true,
163952
+ "conditionKeys": [],
163953
+ "dependentActions": []
163954
+ }
163955
+ ]
163956
+ },
163899
163957
  {
163900
163958
  "name": "GetEnvironment",
163901
163959
  "apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_GetEnvironment.html",
@@ -206956,7 +207014,9 @@
206956
207014
  "required": false,
206957
207015
  "conditionKeys": [],
206958
207016
  "dependentActions": [
206959
- "ds:AuthorizeApplication"
207017
+ "ds:AuthorizeApplication",
207018
+ "identitystore:CreateIdentityStore",
207019
+ "kms:Decrypt"
206960
207020
  ]
206961
207021
  }
206962
207022
  ]
@@ -206972,7 +207032,9 @@
206972
207032
  "resourceType": "",
206973
207033
  "required": false,
206974
207034
  "conditionKeys": [],
206975
- "dependentActions": []
207035
+ "dependentActions": [
207036
+ "kms:Decrypt"
207037
+ ]
206976
207038
  }
206977
207039
  ]
206978
207040
  },
@@ -206987,7 +207049,9 @@
206987
207049
  "resourceType": "Instance",
206988
207050
  "required": true,
206989
207051
  "conditionKeys": [],
206990
- "dependentActions": []
207052
+ "dependentActions": [
207053
+ "kms:Decrypt"
207054
+ ]
206991
207055
  },
206992
207056
  {
206993
207057
  "resourceType": "PermissionSet",
@@ -207008,7 +207072,9 @@
207008
207072
  "resourceType": "Instance",
207009
207073
  "required": true,
207010
207074
  "conditionKeys": [],
207011
- "dependentActions": []
207075
+ "dependentActions": [
207076
+ "kms:Decrypt"
207077
+ ]
207012
207078
  },
207013
207079
  {
207014
207080
  "resourceType": "PermissionSet",
@@ -207029,7 +207095,9 @@
207029
207095
  "resourceType": "Account",
207030
207096
  "required": true,
207031
207097
  "conditionKeys": [],
207032
- "dependentActions": []
207098
+ "dependentActions": [
207099
+ "kms:Decrypt"
207100
+ ]
207033
207101
  },
207034
207102
  {
207035
207103
  "resourceType": "Instance",
@@ -207056,7 +207124,9 @@
207056
207124
  "resourceType": "ApplicationProvider",
207057
207125
  "required": true,
207058
207126
  "conditionKeys": [],
207059
- "dependentActions": []
207127
+ "dependentActions": [
207128
+ "kms:Decrypt"
207129
+ ]
207060
207130
  },
207061
207131
  {
207062
207132
  "resourceType": "Instance",
@@ -207086,7 +207156,9 @@
207086
207156
  "resourceType": "Application",
207087
207157
  "required": true,
207088
207158
  "conditionKeys": [],
207089
- "dependentActions": []
207159
+ "dependentActions": [
207160
+ "kms:Decrypt"
207161
+ ]
207090
207162
  },
207091
207163
  {
207092
207164
  "resourceType": "",
@@ -207109,7 +207181,9 @@
207109
207181
  "resourceType": "",
207110
207182
  "required": false,
207111
207183
  "conditionKeys": [],
207112
- "dependentActions": []
207184
+ "dependentActions": [
207185
+ "kms:Decrypt"
207186
+ ]
207113
207187
  }
207114
207188
  ]
207115
207189
  },
@@ -207124,7 +207198,9 @@
207124
207198
  "resourceType": "",
207125
207199
  "required": false,
207126
207200
  "conditionKeys": [],
207127
- "dependentActions": []
207201
+ "dependentActions": [
207202
+ "kms:Decrypt"
207203
+ ]
207128
207204
  }
207129
207205
  ]
207130
207206
  },
@@ -207141,6 +207217,7 @@
207141
207217
  "conditionKeys": [],
207142
207218
  "dependentActions": [
207143
207219
  "iam:CreateServiceLinkedRole",
207220
+ "identitystore:CreateIdentityStore",
207144
207221
  "organizations:DescribeOrganization"
207145
207222
  ]
207146
207223
  },
@@ -207176,7 +207253,8 @@
207176
207253
  "iam:ListAttachedRolePolicies",
207177
207254
  "iam:ListRolePolicies",
207178
207255
  "iam:PutRolePolicy",
207179
- "iam:UpdateAssumeRolePolicy"
207256
+ "iam:UpdateAssumeRolePolicy",
207257
+ "kms:Decrypt"
207180
207258
  ]
207181
207259
  }
207182
207260
  ]
@@ -207192,7 +207270,9 @@
207192
207270
  "resourceType": "",
207193
207271
  "required": false,
207194
207272
  "conditionKeys": [],
207195
- "dependentActions": []
207273
+ "dependentActions": [
207274
+ "kms:Decrypt"
207275
+ ]
207196
207276
  }
207197
207277
  ]
207198
207278
  },
@@ -207207,7 +207287,9 @@
207207
207287
  "resourceType": "Instance",
207208
207288
  "required": true,
207209
207289
  "conditionKeys": [],
207210
- "dependentActions": []
207290
+ "dependentActions": [
207291
+ "kms:Decrypt"
207292
+ ]
207211
207293
  },
207212
207294
  {
207213
207295
  "resourceType": "PermissionSet",
@@ -207237,7 +207319,9 @@
207237
207319
  "resourceType": "",
207238
207320
  "required": false,
207239
207321
  "conditionKeys": [],
207240
- "dependentActions": []
207322
+ "dependentActions": [
207323
+ "kms:Decrypt"
207324
+ ]
207241
207325
  }
207242
207326
  ]
207243
207327
  },
@@ -207252,7 +207336,9 @@
207252
207336
  "resourceType": "",
207253
207337
  "required": false,
207254
207338
  "conditionKeys": [],
207255
- "dependentActions": []
207339
+ "dependentActions": [
207340
+ "kms:Decrypt"
207341
+ ]
207256
207342
  }
207257
207343
  ]
207258
207344
  },
@@ -207267,7 +207353,9 @@
207267
207353
  "resourceType": "Instance",
207268
207354
  "required": true,
207269
207355
  "conditionKeys": [],
207270
- "dependentActions": []
207356
+ "dependentActions": [
207357
+ "kms:Decrypt"
207358
+ ]
207271
207359
  },
207272
207360
  {
207273
207361
  "resourceType": "",
@@ -207291,7 +207379,9 @@
207291
207379
  "resourceType": "Account",
207292
207380
  "required": true,
207293
207381
  "conditionKeys": [],
207294
- "dependentActions": []
207382
+ "dependentActions": [
207383
+ "kms:Decrypt"
207384
+ ]
207295
207385
  },
207296
207386
  {
207297
207387
  "resourceType": "Instance",
@@ -207318,7 +207408,9 @@
207318
207408
  "resourceType": "Application",
207319
207409
  "required": true,
207320
207410
  "conditionKeys": [],
207321
- "dependentActions": []
207411
+ "dependentActions": [
207412
+ "kms:Decrypt"
207413
+ ]
207322
207414
  },
207323
207415
  {
207324
207416
  "resourceType": "",
@@ -207341,7 +207433,9 @@
207341
207433
  "resourceType": "Application",
207342
207434
  "required": true,
207343
207435
  "conditionKeys": [],
207344
- "dependentActions": []
207436
+ "dependentActions": [
207437
+ "kms:Decrypt"
207438
+ ]
207345
207439
  },
207346
207440
  {
207347
207441
  "resourceType": "",
@@ -207364,7 +207458,9 @@
207364
207458
  "resourceType": "Application",
207365
207459
  "required": true,
207366
207460
  "conditionKeys": [],
207367
- "dependentActions": []
207461
+ "dependentActions": [
207462
+ "kms:Decrypt"
207463
+ ]
207368
207464
  },
207369
207465
  {
207370
207466
  "resourceType": "",
@@ -207387,7 +207483,9 @@
207387
207483
  "resourceType": "Application",
207388
207484
  "required": true,
207389
207485
  "conditionKeys": [],
207390
- "dependentActions": []
207486
+ "dependentActions": [
207487
+ "kms:Decrypt"
207488
+ ]
207391
207489
  },
207392
207490
  {
207393
207491
  "resourceType": "",
@@ -207410,7 +207508,9 @@
207410
207508
  "resourceType": "Application",
207411
207509
  "required": true,
207412
207510
  "conditionKeys": [],
207413
- "dependentActions": []
207511
+ "dependentActions": [
207512
+ "kms:Decrypt"
207513
+ ]
207414
207514
  },
207415
207515
  {
207416
207516
  "resourceType": "",
@@ -207433,7 +207533,9 @@
207433
207533
  "resourceType": "",
207434
207534
  "required": false,
207435
207535
  "conditionKeys": [],
207436
- "dependentActions": []
207536
+ "dependentActions": [
207537
+ "kms:Decrypt"
207538
+ ]
207437
207539
  }
207438
207540
  ]
207439
207541
  },
@@ -207448,7 +207550,9 @@
207448
207550
  "resourceType": "",
207449
207551
  "required": false,
207450
207552
  "conditionKeys": [],
207451
- "dependentActions": []
207553
+ "dependentActions": [
207554
+ "kms:Decrypt"
207555
+ ]
207452
207556
  }
207453
207557
  ]
207454
207558
  },
@@ -207463,7 +207567,9 @@
207463
207567
  "resourceType": "Instance",
207464
207568
  "required": true,
207465
207569
  "conditionKeys": [],
207466
- "dependentActions": []
207570
+ "dependentActions": [
207571
+ "kms:Decrypt"
207572
+ ]
207467
207573
  },
207468
207574
  {
207469
207575
  "resourceType": "PermissionSet",
@@ -207484,7 +207590,9 @@
207484
207590
  "resourceType": "Instance",
207485
207591
  "required": true,
207486
207592
  "conditionKeys": [],
207487
- "dependentActions": []
207593
+ "dependentActions": [
207594
+ "identitystore:DeleteIdentityStore"
207595
+ ]
207488
207596
  }
207489
207597
  ]
207490
207598
  },
@@ -207499,7 +207607,9 @@
207499
207607
  "resourceType": "Instance",
207500
207608
  "required": true,
207501
207609
  "conditionKeys": [],
207502
- "dependentActions": []
207610
+ "dependentActions": [
207611
+ "kms:Decrypt"
207612
+ ]
207503
207613
  }
207504
207614
  ]
207505
207615
  },
@@ -207514,7 +207624,9 @@
207514
207624
  "resourceType": "",
207515
207625
  "required": false,
207516
207626
  "conditionKeys": [],
207517
- "dependentActions": []
207627
+ "dependentActions": [
207628
+ "kms:Decrypt"
207629
+ ]
207518
207630
  }
207519
207631
  ]
207520
207632
  },
@@ -207529,7 +207641,9 @@
207529
207641
  "resourceType": "Instance",
207530
207642
  "required": true,
207531
207643
  "conditionKeys": [],
207532
- "dependentActions": []
207644
+ "dependentActions": [
207645
+ "kms:Decrypt"
207646
+ ]
207533
207647
  },
207534
207648
  {
207535
207649
  "resourceType": "PermissionSet",
@@ -207550,7 +207664,9 @@
207550
207664
  "resourceType": "Instance",
207551
207665
  "required": true,
207552
207666
  "conditionKeys": [],
207553
- "dependentActions": []
207667
+ "dependentActions": [
207668
+ "kms:Decrypt"
207669
+ ]
207554
207670
  },
207555
207671
  {
207556
207672
  "resourceType": "PermissionSet",
@@ -207571,7 +207687,9 @@
207571
207687
  "resourceType": "",
207572
207688
  "required": false,
207573
207689
  "conditionKeys": [],
207574
- "dependentActions": []
207690
+ "dependentActions": [
207691
+ "kms:Decrypt"
207692
+ ]
207575
207693
  }
207576
207694
  ]
207577
207695
  },
@@ -207586,7 +207704,9 @@
207586
207704
  "resourceType": "TrustedTokenIssuer",
207587
207705
  "required": true,
207588
207706
  "conditionKeys": [],
207589
- "dependentActions": []
207707
+ "dependentActions": [
207708
+ "kms:Decrypt"
207709
+ ]
207590
207710
  }
207591
207711
  ]
207592
207712
  },
@@ -207601,7 +207721,9 @@
207601
207721
  "resourceType": "Instance",
207602
207722
  "required": true,
207603
207723
  "conditionKeys": [],
207604
- "dependentActions": []
207724
+ "dependentActions": [
207725
+ "kms:Decrypt"
207726
+ ]
207605
207727
  }
207606
207728
  ]
207607
207729
  },
@@ -207616,7 +207738,9 @@
207616
207738
  "resourceType": "Instance",
207617
207739
  "required": true,
207618
207740
  "conditionKeys": [],
207619
- "dependentActions": []
207741
+ "dependentActions": [
207742
+ "kms:Decrypt"
207743
+ ]
207620
207744
  }
207621
207745
  ]
207622
207746
  },
@@ -207631,7 +207755,9 @@
207631
207755
  "resourceType": "Application",
207632
207756
  "required": true,
207633
207757
  "conditionKeys": [],
207634
- "dependentActions": []
207758
+ "dependentActions": [
207759
+ "kms:Decrypt"
207760
+ ]
207635
207761
  },
207636
207762
  {
207637
207763
  "resourceType": "",
@@ -207654,7 +207780,9 @@
207654
207780
  "resourceType": "Application",
207655
207781
  "required": true,
207656
207782
  "conditionKeys": [],
207657
- "dependentActions": []
207783
+ "dependentActions": [
207784
+ "kms:Decrypt"
207785
+ ]
207658
207786
  },
207659
207787
  {
207660
207788
  "resourceType": "",
@@ -207707,7 +207835,9 @@
207707
207835
  "resourceType": "Instance",
207708
207836
  "required": true,
207709
207837
  "conditionKeys": [],
207710
- "dependentActions": []
207838
+ "dependentActions": [
207839
+ "kms:Decrypt"
207840
+ ]
207711
207841
  }
207712
207842
  ]
207713
207843
  },
@@ -207722,7 +207852,9 @@
207722
207852
  "resourceType": "Instance",
207723
207853
  "required": true,
207724
207854
  "conditionKeys": [],
207725
- "dependentActions": []
207855
+ "dependentActions": [
207856
+ "kms:Decrypt"
207857
+ ]
207726
207858
  },
207727
207859
  {
207728
207860
  "resourceType": "PermissionSet",
@@ -207743,7 +207875,9 @@
207743
207875
  "resourceType": "Instance",
207744
207876
  "required": true,
207745
207877
  "conditionKeys": [],
207746
- "dependentActions": []
207878
+ "dependentActions": [
207879
+ "kms:Decrypt"
207880
+ ]
207747
207881
  }
207748
207882
  ]
207749
207883
  },
@@ -207773,7 +207907,9 @@
207773
207907
  "resourceType": "TrustedTokenIssuer",
207774
207908
  "required": true,
207775
207909
  "conditionKeys": [],
207776
- "dependentActions": []
207910
+ "dependentActions": [
207911
+ "kms:Decrypt"
207912
+ ]
207777
207913
  }
207778
207914
  ]
207779
207915
  },
@@ -207788,7 +207924,9 @@
207788
207924
  "resourceType": "Instance",
207789
207925
  "required": true,
207790
207926
  "conditionKeys": [],
207791
- "dependentActions": []
207927
+ "dependentActions": [
207928
+ "kms:Decrypt"
207929
+ ]
207792
207930
  },
207793
207931
  {
207794
207932
  "resourceType": "PermissionSet",
@@ -207809,7 +207947,9 @@
207809
207947
  "resourceType": "Instance",
207810
207948
  "required": true,
207811
207949
  "conditionKeys": [],
207812
- "dependentActions": []
207950
+ "dependentActions": [
207951
+ "kms:Decrypt"
207952
+ ]
207813
207953
  },
207814
207954
  {
207815
207955
  "resourceType": "PermissionSet",
@@ -207831,7 +207971,9 @@
207831
207971
  "required": false,
207832
207972
  "conditionKeys": [],
207833
207973
  "dependentActions": [
207834
- "ds:UnauthorizeApplication"
207974
+ "ds:UnauthorizeApplication",
207975
+ "identitystore:DeleteIdentityStore",
207976
+ "kms:Decrypt"
207835
207977
  ]
207836
207978
  }
207837
207979
  ]
@@ -207847,7 +207989,9 @@
207847
207989
  "resourceType": "",
207848
207990
  "required": false,
207849
207991
  "conditionKeys": [],
207850
- "dependentActions": []
207992
+ "dependentActions": [
207993
+ "kms:Decrypt"
207994
+ ]
207851
207995
  }
207852
207996
  ]
207853
207997
  },
@@ -207862,7 +208006,9 @@
207862
208006
  "resourceType": "Application",
207863
208007
  "required": true,
207864
208008
  "conditionKeys": [],
207865
- "dependentActions": []
208009
+ "dependentActions": [
208010
+ "kms:Decrypt"
208011
+ ]
207866
208012
  },
207867
208013
  {
207868
208014
  "resourceType": "",
@@ -207885,7 +208031,9 @@
207885
208031
  "resourceType": "Application",
207886
208032
  "required": true,
207887
208033
  "conditionKeys": [],
207888
- "dependentActions": []
208034
+ "dependentActions": [
208035
+ "kms:Decrypt"
208036
+ ]
207889
208037
  },
207890
208038
  {
207891
208039
  "resourceType": "",
@@ -207908,7 +208056,9 @@
207908
208056
  "resourceType": "Application",
207909
208057
  "required": true,
207910
208058
  "conditionKeys": [],
207911
- "dependentActions": []
208059
+ "dependentActions": [
208060
+ "kms:Decrypt"
208061
+ ]
207912
208062
  },
207913
208063
  {
207914
208064
  "resourceType": "",
@@ -207931,7 +208081,9 @@
207931
208081
  "resourceType": "Application",
207932
208082
  "required": true,
207933
208083
  "conditionKeys": [],
207934
- "dependentActions": []
208084
+ "dependentActions": [
208085
+ "kms:Decrypt"
208086
+ ]
207935
208087
  },
207936
208088
  {
207937
208089
  "resourceType": "",
@@ -207954,7 +208106,9 @@
207954
208106
  "resourceType": "",
207955
208107
  "required": false,
207956
208108
  "conditionKeys": [],
207957
- "dependentActions": []
208109
+ "dependentActions": [
208110
+ "kms:Decrypt"
208111
+ ]
207958
208112
  }
207959
208113
  ]
207960
208114
  },
@@ -207969,7 +208123,9 @@
207969
208123
  "resourceType": "Application",
207970
208124
  "required": true,
207971
208125
  "conditionKeys": [],
207972
- "dependentActions": []
208126
+ "dependentActions": [
208127
+ "kms:Decrypt"
208128
+ ]
207973
208129
  },
207974
208130
  {
207975
208131
  "resourceType": "",
@@ -208007,7 +208163,9 @@
208007
208163
  "resourceType": "Instance",
208008
208164
  "required": true,
208009
208165
  "conditionKeys": [],
208010
- "dependentActions": []
208166
+ "dependentActions": [
208167
+ "kms:Decrypt"
208168
+ ]
208011
208169
  },
208012
208170
  {
208013
208171
  "resourceType": "PermissionSet",
@@ -208028,7 +208186,9 @@
208028
208186
  "resourceType": "",
208029
208187
  "required": false,
208030
208188
  "conditionKeys": [],
208031
- "dependentActions": []
208189
+ "dependentActions": [
208190
+ "kms:Decrypt"
208191
+ ]
208032
208192
  }
208033
208193
  ]
208034
208194
  },
@@ -208043,7 +208203,9 @@
208043
208203
  "resourceType": "",
208044
208204
  "required": false,
208045
208205
  "conditionKeys": [],
208046
- "dependentActions": []
208206
+ "dependentActions": [
208207
+ "kms:Decrypt"
208208
+ ]
208047
208209
  }
208048
208210
  ]
208049
208211
  },
@@ -208058,7 +208220,9 @@
208058
208220
  "resourceType": "",
208059
208221
  "required": false,
208060
208222
  "conditionKeys": [],
208061
- "dependentActions": []
208223
+ "dependentActions": [
208224
+ "kms:Decrypt"
208225
+ ]
208062
208226
  }
208063
208227
  ]
208064
208228
  },
@@ -208073,7 +208237,9 @@
208073
208237
  "resourceType": "Instance",
208074
208238
  "required": true,
208075
208239
  "conditionKeys": [],
208076
- "dependentActions": []
208240
+ "dependentActions": [
208241
+ "kms:Decrypt"
208242
+ ]
208077
208243
  },
208078
208244
  {
208079
208245
  "resourceType": "PermissionSet",
@@ -208094,7 +208260,9 @@
208094
208260
  "resourceType": "",
208095
208261
  "required": false,
208096
208262
  "conditionKeys": [],
208097
- "dependentActions": []
208263
+ "dependentActions": [
208264
+ "kms:Decrypt"
208265
+ ]
208098
208266
  }
208099
208267
  ]
208100
208268
  },
@@ -208124,7 +208292,9 @@
208124
208292
  "resourceType": "",
208125
208293
  "required": false,
208126
208294
  "conditionKeys": [],
208127
- "dependentActions": []
208295
+ "dependentActions": [
208296
+ "kms:Decrypt"
208297
+ ]
208128
208298
  }
208129
208299
  ]
208130
208300
  },
@@ -208139,7 +208309,9 @@
208139
208309
  "resourceType": "",
208140
208310
  "required": false,
208141
208311
  "conditionKeys": [],
208142
- "dependentActions": []
208312
+ "dependentActions": [
208313
+ "kms:Decrypt"
208314
+ ]
208143
208315
  }
208144
208316
  ]
208145
208317
  },
@@ -208154,7 +208326,9 @@
208154
208326
  "resourceType": "",
208155
208327
  "required": false,
208156
208328
  "conditionKeys": [],
208157
- "dependentActions": []
208329
+ "dependentActions": [
208330
+ "kms:Decrypt"
208331
+ ]
208158
208332
  }
208159
208333
  ]
208160
208334
  },
@@ -208169,7 +208343,9 @@
208169
208343
  "resourceType": "",
208170
208344
  "required": false,
208171
208345
  "conditionKeys": [],
208172
- "dependentActions": []
208346
+ "dependentActions": [
208347
+ "kms:Decrypt"
208348
+ ]
208173
208349
  }
208174
208350
  ]
208175
208351
  },
@@ -208184,7 +208360,9 @@
208184
208360
  "resourceType": "Instance",
208185
208361
  "required": true,
208186
208362
  "conditionKeys": [],
208187
- "dependentActions": []
208363
+ "dependentActions": [
208364
+ "kms:Decrypt"
208365
+ ]
208188
208366
  }
208189
208367
  ]
208190
208368
  },
@@ -208199,7 +208377,9 @@
208199
208377
  "resourceType": "Instance",
208200
208378
  "required": true,
208201
208379
  "conditionKeys": [],
208202
- "dependentActions": []
208380
+ "dependentActions": [
208381
+ "kms:Decrypt"
208382
+ ]
208203
208383
  }
208204
208384
  ]
208205
208385
  },
@@ -208214,7 +208394,9 @@
208214
208394
  "resourceType": "Account",
208215
208395
  "required": true,
208216
208396
  "conditionKeys": [],
208217
- "dependentActions": []
208397
+ "dependentActions": [
208398
+ "kms:Decrypt"
208399
+ ]
208218
208400
  },
208219
208401
  {
208220
208402
  "resourceType": "Instance",
@@ -208241,7 +208423,9 @@
208241
208423
  "resourceType": "Instance",
208242
208424
  "required": true,
208243
208425
  "conditionKeys": [],
208244
- "dependentActions": []
208426
+ "dependentActions": [
208427
+ "kms:Decrypt"
208428
+ ]
208245
208429
  }
208246
208430
  ]
208247
208431
  },
@@ -208256,7 +208440,9 @@
208256
208440
  "resourceType": "Instance",
208257
208441
  "required": true,
208258
208442
  "conditionKeys": [],
208259
- "dependentActions": []
208443
+ "dependentActions": [
208444
+ "kms:Decrypt"
208445
+ ]
208260
208446
  },
208261
208447
  {
208262
208448
  "resourceType": "PermissionSet",
@@ -208277,7 +208463,9 @@
208277
208463
  "resourceType": "Application",
208278
208464
  "required": true,
208279
208465
  "conditionKeys": [],
208280
- "dependentActions": []
208466
+ "dependentActions": [
208467
+ "kms:Decrypt"
208468
+ ]
208281
208469
  },
208282
208470
  {
208283
208471
  "resourceType": "",
@@ -208300,7 +208488,9 @@
208300
208488
  "resourceType": "Application",
208301
208489
  "required": true,
208302
208490
  "conditionKeys": [],
208303
- "dependentActions": []
208491
+ "dependentActions": [
208492
+ "kms:Decrypt"
208493
+ ]
208304
208494
  },
208305
208495
  {
208306
208496
  "resourceType": "",
@@ -208323,7 +208513,9 @@
208323
208513
  "resourceType": "Instance",
208324
208514
  "required": true,
208325
208515
  "conditionKeys": [],
208326
- "dependentActions": []
208516
+ "dependentActions": [
208517
+ "kms:Decrypt"
208518
+ ]
208327
208519
  },
208328
208520
  {
208329
208521
  "resourceType": "",
@@ -208346,7 +208538,9 @@
208346
208538
  "resourceType": "Application",
208347
208539
  "required": true,
208348
208540
  "conditionKeys": [],
208349
- "dependentActions": []
208541
+ "dependentActions": [
208542
+ "kms:Decrypt"
208543
+ ]
208350
208544
  },
208351
208545
  {
208352
208546
  "resourceType": "",
@@ -208369,7 +208563,9 @@
208369
208563
  "resourceType": "Application",
208370
208564
  "required": true,
208371
208565
  "conditionKeys": [],
208372
- "dependentActions": []
208566
+ "dependentActions": [
208567
+ "kms:Decrypt"
208568
+ ]
208373
208569
  },
208374
208570
  {
208375
208571
  "resourceType": "",
@@ -208392,7 +208588,9 @@
208392
208588
  "resourceType": "",
208393
208589
  "required": false,
208394
208590
  "conditionKeys": [],
208395
- "dependentActions": []
208591
+ "dependentActions": [
208592
+ "kms:Decrypt"
208593
+ ]
208396
208594
  }
208397
208595
  ]
208398
208596
  },
@@ -208408,6 +208606,7 @@
208408
208606
  "required": false,
208409
208607
  "conditionKeys": [],
208410
208608
  "dependentActions": [
208609
+ "kms:Decrypt",
208411
208610
  "sso:GetApplicationInstance"
208412
208611
  ]
208413
208612
  }
@@ -208456,7 +208655,9 @@
208456
208655
  "resourceType": "",
208457
208656
  "required": false,
208458
208657
  "conditionKeys": [],
208459
- "dependentActions": []
208658
+ "dependentActions": [
208659
+ "kms:Decrypt"
208660
+ ]
208460
208661
  }
208461
208662
  ]
208462
208663
  },
@@ -208471,7 +208672,9 @@
208471
208672
  "resourceType": "Instance",
208472
208673
  "required": true,
208473
208674
  "conditionKeys": [],
208474
- "dependentActions": []
208675
+ "dependentActions": [
208676
+ "kms:Decrypt"
208677
+ ]
208475
208678
  },
208476
208679
  {
208477
208680
  "resourceType": "PermissionSet",
@@ -208492,7 +208695,9 @@
208492
208695
  "resourceType": "",
208493
208696
  "required": false,
208494
208697
  "conditionKeys": [],
208495
- "dependentActions": []
208698
+ "dependentActions": [
208699
+ "kms:Decrypt"
208700
+ ]
208496
208701
  }
208497
208702
  ]
208498
208703
  },
@@ -208522,7 +208727,9 @@
208522
208727
  "resourceType": "Instance",
208523
208728
  "required": true,
208524
208729
  "conditionKeys": [],
208525
- "dependentActions": []
208730
+ "dependentActions": [
208731
+ "kms:Decrypt"
208732
+ ]
208526
208733
  },
208527
208734
  {
208528
208735
  "resourceType": "PermissionSet",
@@ -208543,7 +208750,9 @@
208543
208750
  "resourceType": "Instance",
208544
208751
  "required": true,
208545
208752
  "conditionKeys": [],
208546
- "dependentActions": []
208753
+ "dependentActions": [
208754
+ "kms:Decrypt"
208755
+ ]
208547
208756
  }
208548
208757
  ]
208549
208758
  },
@@ -208558,7 +208767,9 @@
208558
208767
  "resourceType": "Instance",
208559
208768
  "required": true,
208560
208769
  "conditionKeys": [],
208561
- "dependentActions": []
208770
+ "dependentActions": [
208771
+ "kms:Decrypt"
208772
+ ]
208562
208773
  }
208563
208774
  ]
208564
208775
  },
@@ -208573,7 +208784,9 @@
208573
208784
  "resourceType": "Account",
208574
208785
  "required": true,
208575
208786
  "conditionKeys": [],
208576
- "dependentActions": []
208787
+ "dependentActions": [
208788
+ "kms:Decrypt"
208789
+ ]
208577
208790
  },
208578
208791
  {
208579
208792
  "resourceType": "Instance",
@@ -208594,7 +208807,9 @@
208594
208807
  "resourceType": "",
208595
208808
  "required": false,
208596
208809
  "conditionKeys": [],
208597
- "dependentActions": []
208810
+ "dependentActions": [
208811
+ "kms:Decrypt"
208812
+ ]
208598
208813
  }
208599
208814
  ]
208600
208815
  },
@@ -208610,6 +208825,7 @@
208610
208825
  "required": false,
208611
208826
  "conditionKeys": [],
208612
208827
  "dependentActions": [
208828
+ "kms:Decrypt",
208613
208829
  "sso:GetProfile"
208614
208830
  ]
208615
208831
  }
@@ -208626,7 +208842,9 @@
208626
208842
  "resourceType": "Application",
208627
208843
  "required": false,
208628
208844
  "conditionKeys": [],
208629
- "dependentActions": []
208845
+ "dependentActions": [
208846
+ "kms:Decrypt"
208847
+ ]
208630
208848
  },
208631
208849
  {
208632
208850
  "resourceType": "Instance",
@@ -208659,7 +208877,9 @@
208659
208877
  "resourceType": "Instance",
208660
208878
  "required": true,
208661
208879
  "conditionKeys": [],
208662
- "dependentActions": []
208880
+ "dependentActions": [
208881
+ "kms:Decrypt"
208882
+ ]
208663
208883
  }
208664
208884
  ]
208665
208885
  },
@@ -208674,7 +208894,9 @@
208674
208894
  "resourceType": "Account",
208675
208895
  "required": true,
208676
208896
  "conditionKeys": [],
208677
- "dependentActions": []
208897
+ "dependentActions": [
208898
+ "kms:Decrypt"
208899
+ ]
208678
208900
  },
208679
208901
  {
208680
208902
  "resourceType": "Instance",
@@ -208701,7 +208923,9 @@
208701
208923
  "resourceType": "Application",
208702
208924
  "required": true,
208703
208925
  "conditionKeys": [],
208704
- "dependentActions": []
208926
+ "dependentActions": [
208927
+ "kms:Decrypt"
208928
+ ]
208705
208929
  },
208706
208930
  {
208707
208931
  "resourceType": "",
@@ -208724,7 +208948,9 @@
208724
208948
  "resourceType": "Application",
208725
208949
  "required": true,
208726
208950
  "conditionKeys": [],
208727
- "dependentActions": []
208951
+ "dependentActions": [
208952
+ "kms:Decrypt"
208953
+ ]
208728
208954
  },
208729
208955
  {
208730
208956
  "resourceType": "",
@@ -208747,7 +208973,9 @@
208747
208973
  "resourceType": "Application",
208748
208974
  "required": true,
208749
208975
  "conditionKeys": [],
208750
- "dependentActions": []
208976
+ "dependentActions": [
208977
+ "kms:Decrypt"
208978
+ ]
208751
208979
  },
208752
208980
  {
208753
208981
  "resourceType": "",
@@ -208770,7 +208998,9 @@
208770
208998
  "resourceType": "Application",
208771
208999
  "required": true,
208772
209000
  "conditionKeys": [],
208773
- "dependentActions": []
209001
+ "dependentActions": [
209002
+ "kms:Decrypt"
209003
+ ]
208774
209004
  },
208775
209005
  {
208776
209006
  "resourceType": "",
@@ -208793,7 +209023,9 @@
208793
209023
  "resourceType": "Application",
208794
209024
  "required": true,
208795
209025
  "conditionKeys": [],
208796
- "dependentActions": []
209026
+ "dependentActions": [
209027
+ "kms:Decrypt"
209028
+ ]
208797
209029
  },
208798
209030
  {
208799
209031
  "resourceType": "",
@@ -208816,7 +209048,9 @@
208816
209048
  "resourceType": "Instance",
208817
209049
  "required": true,
208818
209050
  "conditionKeys": [],
208819
- "dependentActions": []
209051
+ "dependentActions": [
209052
+ "kms:Decrypt"
209053
+ ]
208820
209054
  },
208821
209055
  {
208822
209056
  "resourceType": "PermissionSet",
@@ -208837,7 +209071,9 @@
208837
209071
  "resourceType": "",
208838
209072
  "required": false,
208839
209073
  "conditionKeys": [],
208840
- "dependentActions": []
209074
+ "dependentActions": [
209075
+ "kms:Decrypt"
209076
+ ]
208841
209077
  }
208842
209078
  ]
208843
209079
  },
@@ -208852,7 +209088,9 @@
208852
209088
  "resourceType": "Instance",
208853
209089
  "required": true,
208854
209090
  "conditionKeys": [],
208855
- "dependentActions": []
209091
+ "dependentActions": [
209092
+ "kms:Decrypt"
209093
+ ]
208856
209094
  },
208857
209095
  {
208858
209096
  "resourceType": "PermissionSet",
@@ -208873,7 +209111,9 @@
208873
209111
  "resourceType": "",
208874
209112
  "required": false,
208875
209113
  "conditionKeys": [],
208876
- "dependentActions": []
209114
+ "dependentActions": [
209115
+ "kms:Decrypt"
209116
+ ]
208877
209117
  }
208878
209118
  ]
208879
209119
  },
@@ -208889,7 +209129,8 @@
208889
209129
  "required": false,
208890
209130
  "conditionKeys": [],
208891
209131
  "dependentActions": [
208892
- "ds:DescribeDirectories"
209132
+ "ds:DescribeDirectories",
209133
+ "kms:Decrypt"
208893
209134
  ]
208894
209135
  }
208895
209136
  ]
@@ -208906,7 +209147,8 @@
208906
209147
  "required": false,
208907
209148
  "conditionKeys": [],
208908
209149
  "dependentActions": [
208909
- "ds:DescribeDirectories"
209150
+ "ds:DescribeDirectories",
209151
+ "kms:Decrypt"
208910
209152
  ]
208911
209153
  }
208912
209154
  ]
@@ -208923,6 +209165,10 @@
208923
209165
  "required": false,
208924
209166
  "conditionKeys": [],
208925
209167
  "dependentActions": [
209168
+ "kms:Decrypt",
209169
+ "kms:DescribeKey",
209170
+ "kms:Encrypt",
209171
+ "kms:GenerateDataKeyWithoutPlaintext",
208926
209172
  "organizations:DescribeOrganization",
208927
209173
  "organizations:EnableAWSServiceAccess"
208928
209174
  ]
@@ -208940,7 +209186,9 @@
208940
209186
  "resourceType": "Application",
208941
209187
  "required": false,
208942
209188
  "conditionKeys": [],
208943
- "dependentActions": []
209189
+ "dependentActions": [
209190
+ "kms:Decrypt"
209191
+ ]
208944
209192
  },
208945
209193
  {
208946
209194
  "resourceType": "Instance",
@@ -208982,7 +209230,9 @@
208982
209230
  "resourceType": "Application",
208983
209231
  "required": false,
208984
209232
  "conditionKeys": [],
208985
- "dependentActions": []
209233
+ "dependentActions": [
209234
+ "kms:Decrypt"
209235
+ ]
208986
209236
  },
208987
209237
  {
208988
209238
  "resourceType": "Instance",
@@ -209023,7 +209273,9 @@
209023
209273
  "resourceType": "Application",
209024
209274
  "required": true,
209025
209275
  "conditionKeys": [],
209026
- "dependentActions": []
209276
+ "dependentActions": [
209277
+ "kms:Decrypt"
209278
+ ]
209027
209279
  },
209028
209280
  {
209029
209281
  "resourceType": "",
@@ -209046,7 +209298,9 @@
209046
209298
  "resourceType": "",
209047
209299
  "required": false,
209048
209300
  "conditionKeys": [],
209049
- "dependentActions": []
209301
+ "dependentActions": [
209302
+ "kms:Decrypt"
209303
+ ]
209050
209304
  }
209051
209305
  ]
209052
209306
  },
@@ -209061,7 +209315,9 @@
209061
209315
  "resourceType": "",
209062
209316
  "required": false,
209063
209317
  "conditionKeys": [],
209064
- "dependentActions": []
209318
+ "dependentActions": [
209319
+ "kms:Decrypt"
209320
+ ]
209065
209321
  }
209066
209322
  ]
209067
209323
  },
@@ -209076,7 +209332,9 @@
209076
209332
  "resourceType": "",
209077
209333
  "required": false,
209078
209334
  "conditionKeys": [],
209079
- "dependentActions": []
209335
+ "dependentActions": [
209336
+ "kms:Decrypt"
209337
+ ]
209080
209338
  }
209081
209339
  ]
209082
209340
  },
@@ -209091,7 +209349,9 @@
209091
209349
  "resourceType": "",
209092
209350
  "required": false,
209093
209351
  "conditionKeys": [],
209094
- "dependentActions": []
209352
+ "dependentActions": [
209353
+ "kms:Decrypt"
209354
+ ]
209095
209355
  }
209096
209356
  ]
209097
209357
  },
@@ -209106,7 +209366,9 @@
209106
209366
  "resourceType": "",
209107
209367
  "required": false,
209108
209368
  "conditionKeys": [],
209109
- "dependentActions": []
209369
+ "dependentActions": [
209370
+ "kms:Decrypt"
209371
+ ]
209110
209372
  }
209111
209373
  ]
209112
209374
  },
@@ -209121,7 +209383,9 @@
209121
209383
  "resourceType": "",
209122
209384
  "required": false,
209123
209385
  "conditionKeys": [],
209124
- "dependentActions": []
209386
+ "dependentActions": [
209387
+ "kms:Decrypt"
209388
+ ]
209125
209389
  }
209126
209390
  ]
209127
209391
  },
@@ -209136,7 +209400,9 @@
209136
209400
  "resourceType": "",
209137
209401
  "required": false,
209138
209402
  "conditionKeys": [],
209139
- "dependentActions": []
209403
+ "dependentActions": [
209404
+ "kms:Decrypt"
209405
+ ]
209140
209406
  }
209141
209407
  ]
209142
209408
  },
@@ -209151,7 +209417,13 @@
209151
209417
  "resourceType": "Instance",
209152
209418
  "required": true,
209153
209419
  "conditionKeys": [],
209154
- "dependentActions": []
209420
+ "dependentActions": [
209421
+ "identitystore:UpdateIdentityStore",
209422
+ "kms:Decrypt",
209423
+ "kms:DescribeKey",
209424
+ "kms:Encrypt",
209425
+ "kms:GenerateDataKeyWithoutPlaintext"
209426
+ ]
209155
209427
  }
209156
209428
  ]
209157
209429
  },
@@ -209166,7 +209438,9 @@
209166
209438
  "resourceType": "Instance",
209167
209439
  "required": true,
209168
209440
  "conditionKeys": [],
209169
- "dependentActions": []
209441
+ "dependentActions": [
209442
+ "kms:Decrypt"
209443
+ ]
209170
209444
  }
209171
209445
  ]
209172
209446
  },
@@ -209181,7 +209455,9 @@
209181
209455
  "resourceType": "",
209182
209456
  "required": false,
209183
209457
  "conditionKeys": [],
209184
- "dependentActions": []
209458
+ "dependentActions": [
209459
+ "kms:Decrypt"
209460
+ ]
209185
209461
  }
209186
209462
  ]
209187
209463
  },
@@ -209196,7 +209472,9 @@
209196
209472
  "resourceType": "Instance",
209197
209473
  "required": true,
209198
209474
  "conditionKeys": [],
209199
- "dependentActions": []
209475
+ "dependentActions": [
209476
+ "kms:Decrypt"
209477
+ ]
209200
209478
  },
209201
209479
  {
209202
209480
  "resourceType": "PermissionSet",
@@ -209217,7 +209495,9 @@
209217
209495
  "resourceType": "",
209218
209496
  "required": false,
209219
209497
  "conditionKeys": [],
209220
- "dependentActions": []
209498
+ "dependentActions": [
209499
+ "kms:Decrypt"
209500
+ ]
209221
209501
  }
209222
209502
  ]
209223
209503
  },
@@ -209232,7 +209512,9 @@
209232
209512
  "resourceType": "",
209233
209513
  "required": false,
209234
209514
  "conditionKeys": [],
209235
- "dependentActions": []
209515
+ "dependentActions": [
209516
+ "kms:Decrypt"
209517
+ ]
209236
209518
  }
209237
209519
  ]
209238
209520
  },
@@ -209247,7 +209529,9 @@
209247
209529
  "resourceType": "",
209248
209530
  "required": false,
209249
209531
  "conditionKeys": [],
209250
- "dependentActions": []
209532
+ "dependentActions": [
209533
+ "kms:Decrypt"
209534
+ ]
209251
209535
  }
209252
209536
  ]
209253
209537
  },
@@ -209262,7 +209546,9 @@
209262
209546
  "resourceType": "TrustedTokenIssuer",
209263
209547
  "required": true,
209264
209548
  "conditionKeys": [],
209265
- "dependentActions": []
209549
+ "dependentActions": [
209550
+ "kms:Decrypt"
209551
+ ]
209266
209552
  }
209267
209553
  ]
209268
209554
  }
@@ -210286,14 +210572,16 @@
210286
210572
  "name": "CreateTokenWithIAM",
210287
210573
  "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateTokenWithIAM.html",
210288
210574
  "permissionOnly": false,
210289
- "description": "Grants permission to create OAuth/OIDC tokens to access IAM Identity Center integrated applications",
210575
+ "description": "Grants permission to create and return OAuth 2.0 access tokens and refresh tokens for authorized client applications. These tokens might contain defined scopes that specify permissions such as `read:profile` or `write:data`",
210290
210576
  "accessLevel": "Write",
210291
210577
  "resourceTypes": [
210292
210578
  {
210293
210579
  "resourceType": "Application",
210294
210580
  "required": true,
210295
210581
  "conditionKeys": [],
210296
- "dependentActions": []
210582
+ "dependentActions": [
210583
+ "kms:Decrypt"
210584
+ ]
210297
210585
  }
210298
210586
  ]
210299
210587
  }
@@ -405740,7 +406028,7 @@
405740
406028
  },
405741
406029
  {
405742
406030
  "name": "CreateRootClientCertificate",
405743
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
406031
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
405744
406032
  "permissionOnly": true,
405745
406033
  "description": "Grants permission to create a root client certificate",
405746
406034
  "accessLevel": "Write",
@@ -406030,7 +406318,7 @@
406030
406318
  },
406031
406319
  {
406032
406320
  "name": "DeleteRootClientCertificate",
406033
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
406321
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
406034
406322
  "permissionOnly": true,
406035
406323
  "description": "Grants permission to delete root client certificate",
406036
406324
  "accessLevel": "Write",
@@ -406297,7 +406585,7 @@
406297
406585
  },
406298
406586
  {
406299
406587
  "name": "DescribeConsent",
406300
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
406588
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
406301
406589
  "permissionOnly": true,
406302
406590
  "description": "Grants permission to retrieve information about consent agreement to BYOL minimum requirements",
406303
406591
  "accessLevel": "Read",
@@ -406363,21 +406651,6 @@
406363
406651
  }
406364
406652
  ]
406365
406653
  },
406366
- {
406367
- "name": "DescribeRootClientCertificates",
406368
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
406369
- "permissionOnly": true,
406370
- "description": "Grants permission to retrieve information for root client certificates",
406371
- "accessLevel": "List",
406372
- "resourceTypes": [
406373
- {
406374
- "resourceType": "certificateid",
406375
- "required": true,
406376
- "conditionKeys": [],
406377
- "dependentActions": []
406378
- }
406379
- ]
406380
- },
406381
406654
  {
406382
406655
  "name": "DescribeTags",
406383
406656
  "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeTags.html",
@@ -406553,7 +406826,7 @@
406553
406826
  },
406554
406827
  {
406555
406828
  "name": "DirectoryAccessManagement",
406556
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
406829
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
406557
406830
  "permissionOnly": true,
406558
406831
  "description": "Grants permission to directory management actions while managing and provisioning workspaces",
406559
406832
  "accessLevel": "List",
@@ -407171,7 +407444,7 @@
407171
407444
  },
407172
407445
  {
407173
407446
  "name": "UpdateConsent",
407174
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
407447
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
407175
407448
  "permissionOnly": true,
407176
407449
  "description": "Grants permission to update the consent agreement to BYOL minimum requirements",
407177
407450
  "accessLevel": "Write",
@@ -407186,7 +407459,7 @@
407186
407459
  },
407187
407460
  {
407188
407461
  "name": "UpdateRootClientCertificate",
407189
- "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/api/API_Operations.html",
407462
+ "apiReferenceUrl": "https://docs.aws.amazon.com/workspaces/latest/adminguide/wsp-console-permissions-ref.html",
407190
407463
  "permissionOnly": true,
407191
407464
  "description": "Grants permission to update a root client certificate",
407192
407465
  "accessLevel": "Write",