iam-floyd 0.799.0 → 0.800.0

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.
package/README.md CHANGED
@@ -16,8 +16,8 @@
16
16
  Support for:
17
17
 
18
18
  - 450 Services
19
- - 21072 Actions
20
- - 2230 Resource Types
19
+ - 21083 Actions
20
+ - 2232 Resource Types
21
21
  - 2360 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -49,6 +49,17 @@ export declare class Ec2 extends PolicyStatement {
49
49
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptReservedInstancesExchangeQuote.html
50
50
  */
51
51
  toAcceptReservedInstancesExchangeQuote(): this;
52
+ /**
53
+ * Grants permission to accept a transit gateway attachment request for a Client VPN endpoint
54
+ *
55
+ * Access Level: Write
56
+ *
57
+ * Possible conditions:
58
+ * - .ifRegion()
59
+ *
60
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptTransitGatewayClientVpnAttachment.html
61
+ */
62
+ toAcceptTransitGatewayClientVpnAttachment(): this;
52
63
  /**
53
64
  * Grants permission to accept a request to associate subnets with a transit gateway multicast domain
54
65
  *
@@ -151,6 +162,9 @@ export declare class Ec2 extends PolicyStatement {
151
162
  * Possible conditions:
152
163
  * - .ifRegion()
153
164
  *
165
+ * Dependent actions:
166
+ * - ec2:CreateTags
167
+ *
154
168
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AllocateIpamPoolCidr.html
155
169
  */
156
170
  toAllocateIpamPoolCidr(): this;
@@ -792,6 +806,20 @@ export declare class Ec2 extends PolicyStatement {
792
806
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationBySplitting.html
793
807
  */
794
808
  toCreateCapacityReservationBySplitting(): this;
809
+ /**
810
+ * Grants permission to generate a cancellation quote for a future-dated Capacity Reservation
811
+ *
812
+ * Access Level: Write
813
+ *
814
+ * Possible conditions:
815
+ * - .ifRegion()
816
+ *
817
+ * Dependent actions:
818
+ * - ec2:CreateTags
819
+ *
820
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationCancellationQuote.html
821
+ */
822
+ toCreateCapacityReservationCancellationQuote(): this;
795
823
  /**
796
824
  * Grants permission to create a Capacity Reservation Fleet
797
825
  *
@@ -2972,6 +3000,17 @@ export declare class Ec2 extends PolicyStatement {
2972
3000
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGateway.html
2973
3001
  */
2974
3002
  toDeleteTransitGateway(): this;
3003
+ /**
3004
+ * Grants permission to delete a transit gateway attachment for a Client VPN endpoint
3005
+ *
3006
+ * Access Level: Write
3007
+ *
3008
+ * Possible conditions:
3009
+ * - .ifRegion()
3010
+ *
3011
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGatewayClientVpnAttachment.html
3012
+ */
3013
+ toDeleteTransitGatewayClientVpnAttachment(): this;
2975
3014
  /**
2976
3015
  * Grants permission to delete a transit gateway connect attachment
2977
3016
  *
@@ -3544,6 +3583,17 @@ export declare class Ec2 extends PolicyStatement {
3544
3583
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationBillingRequests.html
3545
3584
  */
3546
3585
  toDescribeCapacityReservationBillingRequests(): this;
3586
+ /**
3587
+ * Grants permission to describe one or more Capacity Reservation cancellation quotes
3588
+ *
3589
+ * Access Level: List
3590
+ *
3591
+ * Possible conditions:
3592
+ * - .ifRegion()
3593
+ *
3594
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationCancellationQuotes.html
3595
+ */
3596
+ toDescribeCapacityReservationCancellationQuotes(): this;
3547
3597
  /**
3548
3598
  * Grants permission to describe one or more Capacity Reservation Fleets
3549
3599
  *
@@ -4171,6 +4221,17 @@ export declare class Ec2 extends PolicyStatement {
4171
4221
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPolicies.html
4172
4222
  */
4173
4223
  toDescribeIpamPolicies(): this;
4224
+ /**
4225
+ * Grants permission to describe IPAM pool allocations
4226
+ *
4227
+ * Access Level: List
4228
+ *
4229
+ * Possible conditions:
4230
+ * - .ifRegion()
4231
+ *
4232
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPoolAllocations.html
4233
+ */
4234
+ toDescribeIpamPoolAllocations(): this;
4174
4235
  /**
4175
4236
  * Grants permission to describe Amazon VPC IP Address Manager (IPAM) pools
4176
4237
  *
@@ -6386,6 +6447,17 @@ export declare class Ec2 extends PolicyStatement {
6386
6447
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityManagerMetricDimensions.html
6387
6448
  */
6388
6449
  toGetCapacityManagerMetricDimensions(): this;
6450
+ /**
6451
+ * Grants permission to retrieve the tag keys that are currently being monitored by EC2 Capacity Manager
6452
+ *
6453
+ * Access Level: List
6454
+ *
6455
+ * Possible conditions:
6456
+ * - .ifRegion()
6457
+ *
6458
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityManagerMonitoredTagKeys.html
6459
+ */
6460
+ toGetCapacityManagerMonitoredTagKeys(): this;
6389
6461
  /**
6390
6462
  * Grants permission to get usage information about a Capacity Reservation
6391
6463
  *
@@ -6749,6 +6821,17 @@ export declare class Ec2 extends PolicyStatement {
6749
6821
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetManagedPrefixListEntries.html
6750
6822
  */
6751
6823
  toGetManagedPrefixListEntries(): this;
6824
+ /**
6825
+ * Grants permission to retrieve the managed resource visibility configuration for the account
6826
+ *
6827
+ * Access Level: List
6828
+ *
6829
+ * Possible conditions:
6830
+ * - .ifRegion()
6831
+ *
6832
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetManagedResourceVisibility.html
6833
+ */
6834
+ toGetManagedResourceVisibility(): this;
6752
6835
  /**
6753
6836
  * Grants permission to get the findings for one or more Network Access Scope analyses
6754
6837
  *
@@ -7534,6 +7617,17 @@ export declare class Ec2 extends PolicyStatement {
7534
7617
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPool.html
7535
7618
  */
7536
7619
  toModifyIpamPool(): this;
7620
+ /**
7621
+ * Grants permission to modify the description of an IPAM pool allocation
7622
+ *
7623
+ * Access Level: Write
7624
+ *
7625
+ * Possible conditions:
7626
+ * - .ifRegion()
7627
+ *
7628
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPoolAllocation.html
7629
+ */
7630
+ toModifyIpamPoolAllocation(): this;
7537
7631
  /**
7538
7632
  * Grants permission to modify an IPAM prefix list resolver
7539
7633
  *
@@ -7622,6 +7716,17 @@ export declare class Ec2 extends PolicyStatement {
7622
7716
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyManagedPrefixList.html
7623
7717
  */
7624
7718
  toModifyManagedPrefixList(): this;
7719
+ /**
7720
+ * Grants permission to modify the managed resource visibility configuration for the account
7721
+ *
7722
+ * Access Level: Write
7723
+ *
7724
+ * Possible conditions:
7725
+ * - .ifRegion()
7726
+ *
7727
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyManagedResourceVisibility.html
7728
+ */
7729
+ toModifyManagedResourceVisibility(): this;
7625
7730
  /**
7626
7731
  * Grants permission to modify an attribute of a network interface
7627
7732
  *
@@ -8324,6 +8429,17 @@ export declare class Ec2 extends PolicyStatement {
8324
8429
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectCapacityReservationBillingOwnership.html
8325
8430
  */
8326
8431
  toRejectCapacityReservationBillingOwnership(): this;
8432
+ /**
8433
+ * Grants permission to reject a transit gateway attachment request for a Client VPN endpoint
8434
+ *
8435
+ * Access Level: Write
8436
+ *
8437
+ * Possible conditions:
8438
+ * - .ifRegion()
8439
+ *
8440
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectTransitGatewayClientVpnAttachment.html
8441
+ */
8442
+ toRejectTransitGatewayClientVpnAttachment(): this;
8327
8443
  /**
8328
8444
  * Grants permission to reject requests to associate cross-account subnets with a transit gateway multicast domain
8329
8445
  *
@@ -8950,6 +9066,17 @@ export declare class Ec2 extends PolicyStatement {
8950
9066
  * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UnmonitorInstances.html
8951
9067
  */
8952
9068
  toUnmonitorInstances(): this;
9069
+ /**
9070
+ * Grants permission to activate or deactivate tag keys for monitoring by EC2 Capacity Manager
9071
+ *
9072
+ * Access Level: Write
9073
+ *
9074
+ * Possible conditions:
9075
+ * - .ifRegion()
9076
+ *
9077
+ * https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UpdateCapacityManagerMonitoredTagKeys.html
9078
+ */
9079
+ toUpdateCapacityManagerMonitoredTagKeys(): this;
8953
9080
  /**
8954
9081
  * Grants permission to update the Organizations access setting for EC2 Capacity Manager
8955
9082
  *
@@ -9069,6 +9196,26 @@ export declare class Ec2 extends PolicyStatement {
9069
9196
  * - .ifResourceTag()
9070
9197
  */
9071
9198
  onCapacityManagerDataExport(capacityManagerDataExportId: string, account?: string, region?: string, partition?: string): this;
9199
+ /**
9200
+ * Adds a resource of type capacity-reservation-cancellation-quote to the statement
9201
+ *
9202
+ * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format
9203
+ *
9204
+ * @param capacityReservationCancellationQuoteId - Identifier for the capacityReservationCancellationQuoteId.
9205
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
9206
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
9207
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
9208
+ *
9209
+ * Possible conditions:
9210
+ * - .ifAwsRequestTag()
9211
+ * - .ifAwsResourceTag()
9212
+ * - .ifAwsTagKeys()
9213
+ * - .ifAttribute()
9214
+ * - .ifAttribute()
9215
+ * - .ifRegion()
9216
+ * - .ifResourceTag()
9217
+ */
9218
+ onCapacityReservationCancellationQuote(capacityReservationCancellationQuoteId: string, account?: string, region?: string, partition?: string): this;
9072
9219
  /**
9073
9220
  * Adds a resource of type capacity-reservation-fleet to the statement
9074
9221
  *
@@ -9657,6 +9804,26 @@ export declare class Ec2 extends PolicyStatement {
9657
9804
  * - .ifResourceTag()
9658
9805
  */
9659
9806
  onIpamPolicy(ipamPolicyId: string, account?: string, partition?: string): this;
9807
+ /**
9808
+ * Adds a resource of type ipam-pool-allocation to the statement
9809
+ *
9810
+ * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format
9811
+ *
9812
+ * @param ipamPoolAllocationId - Identifier for the ipamPoolAllocationId.
9813
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
9814
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
9815
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
9816
+ *
9817
+ * Possible conditions:
9818
+ * - .ifAwsRequestTag()
9819
+ * - .ifAwsResourceTag()
9820
+ * - .ifAwsTagKeys()
9821
+ * - .ifAttribute()
9822
+ * - .ifAttribute()
9823
+ * - .ifRegion()
9824
+ * - .ifResourceTag()
9825
+ */
9826
+ onIpamPoolAllocation(ipamPoolAllocationId: string, account?: string, region?: string, partition?: string): this;
9660
9827
  /**
9661
9828
  * Adds a resource of type ipam-pool to the statement
9662
9829
  *
@@ -11242,6 +11409,7 @@ export declare class Ec2 extends PolicyStatement {
11242
11409
  * - .toAcceptAddressTransfer()
11243
11410
  * - .toAllocateAddress()
11244
11411
  * - .toAllocateHosts()
11412
+ * - .toAllocateIpamPoolCidr()
11245
11413
  * - .toAssociateIpamResourceDiscovery()
11246
11414
  * - .toAuthorizeSecurityGroupEgress()
11247
11415
  * - .toAuthorizeSecurityGroupIngress()
@@ -11250,6 +11418,7 @@ export declare class Ec2 extends PolicyStatement {
11250
11418
  * - .toCopyVolumes()
11251
11419
  * - .toCreateCapacityManagerDataExport()
11252
11420
  * - .toCreateCapacityReservation()
11421
+ * - .toCreateCapacityReservationCancellationQuote()
11253
11422
  * - .toCreateCapacityReservationFleet()
11254
11423
  * - .toCreateCarrierGateway()
11255
11424
  * - .toCreateClientVpnEndpoint()
@@ -11350,6 +11519,7 @@ export declare class Ec2 extends PolicyStatement {
11350
11519
  * - elastic-ip
11351
11520
  * - capacity-block
11352
11521
  * - capacity-manager-data-export
11522
+ * - capacity-reservation-cancellation-quote
11353
11523
  * - capacity-reservation-fleet
11354
11524
  * - capacity-reservation
11355
11525
  * - carrier-gateway
@@ -11376,6 +11546,7 @@ export declare class Ec2 extends PolicyStatement {
11376
11546
  * - ipam-external-resource-verification-token
11377
11547
  * - ipam
11378
11548
  * - ipam-policy
11549
+ * - ipam-pool-allocation
11379
11550
  * - ipam-pool
11380
11551
  * - ipam-prefix-list-resolver
11381
11552
  * - ipam-prefix-list-resolver-target
@@ -11465,6 +11636,7 @@ export declare class Ec2 extends PolicyStatement {
11465
11636
  * Applies to actions:
11466
11637
  * - .toAcceptCapacityReservationBillingOwnership()
11467
11638
  * - .toAcceptReservedInstancesExchangeQuote()
11639
+ * - .toAcceptTransitGatewayClientVpnAttachment()
11468
11640
  * - .toAcceptTransitGatewayMulticastDomainAssociations()
11469
11641
  * - .toAcceptTransitGatewayPeeringAttachment()
11470
11642
  * - .toAcceptTransitGatewayVpcAttachment()
@@ -11654,6 +11826,7 @@ export declare class Ec2 extends PolicyStatement {
11654
11826
  * - .toDeleteTrafficMirrorSession()
11655
11827
  * - .toDeleteTrafficMirrorTarget()
11656
11828
  * - .toDeleteTransitGateway()
11829
+ * - .toDeleteTransitGatewayClientVpnAttachment()
11657
11830
  * - .toDeleteTransitGatewayConnect()
11658
11831
  * - .toDeleteTransitGatewayConnectPeer()
11659
11832
  * - .toDeleteTransitGatewayMeteringPolicy()
@@ -11835,6 +12008,7 @@ export declare class Ec2 extends PolicyStatement {
11835
12008
  * - .toModifyIpam()
11836
12009
  * - .toModifyIpamPolicyAllocationRules()
11837
12010
  * - .toModifyIpamPool()
12011
+ * - .toModifyIpamPoolAllocation()
11838
12012
  * - .toModifyIpamPrefixListResolver()
11839
12013
  * - .toModifyIpamPrefixListResolverTarget()
11840
12014
  * - .toModifyIpamResourceCidr()
@@ -11899,6 +12073,7 @@ export declare class Ec2 extends PolicyStatement {
11899
12073
  * - .toRegisterTransitGatewayMulticastGroupMembers()
11900
12074
  * - .toRegisterTransitGatewayMulticastGroupSources()
11901
12075
  * - .toRejectCapacityReservationBillingOwnership()
12076
+ * - .toRejectTransitGatewayClientVpnAttachment()
11902
12077
  * - .toRejectTransitGatewayMulticastDomainAssociations()
11903
12078
  * - .toRejectTransitGatewayPeeringAttachment()
11904
12079
  * - .toRejectTransitGatewayVpcAttachment()
@@ -11956,6 +12131,7 @@ export declare class Ec2 extends PolicyStatement {
11956
12131
  * - elastic-ip
11957
12132
  * - capacity-block
11958
12133
  * - capacity-manager-data-export
12134
+ * - capacity-reservation-cancellation-quote
11959
12135
  * - capacity-reservation-fleet
11960
12136
  * - capacity-reservation
11961
12137
  * - carrier-gateway
@@ -11982,6 +12158,7 @@ export declare class Ec2 extends PolicyStatement {
11982
12158
  * - ipam-external-resource-verification-token
11983
12159
  * - ipam
11984
12160
  * - ipam-policy
12161
+ * - ipam-pool-allocation
11985
12162
  * - ipam-pool
11986
12163
  * - ipam-prefix-list-resolver
11987
12164
  * - ipam-prefix-list-resolver-target
@@ -12072,6 +12249,7 @@ export declare class Ec2 extends PolicyStatement {
12072
12249
  * - .toAcceptAddressTransfer()
12073
12250
  * - .toAllocateAddress()
12074
12251
  * - .toAllocateHosts()
12252
+ * - .toAllocateIpamPoolCidr()
12075
12253
  * - .toAssociateIpamResourceDiscovery()
12076
12254
  * - .toAuthorizeSecurityGroupEgress()
12077
12255
  * - .toAuthorizeSecurityGroupIngress()
@@ -12080,6 +12258,7 @@ export declare class Ec2 extends PolicyStatement {
12080
12258
  * - .toCopyVolumes()
12081
12259
  * - .toCreateCapacityManagerDataExport()
12082
12260
  * - .toCreateCapacityReservation()
12261
+ * - .toCreateCapacityReservationCancellationQuote()
12083
12262
  * - .toCreateCapacityReservationFleet()
12084
12263
  * - .toCreateCarrierGateway()
12085
12264
  * - .toCreateClientVpnEndpoint()
@@ -12180,6 +12359,7 @@ export declare class Ec2 extends PolicyStatement {
12180
12359
  * - elastic-ip
12181
12360
  * - capacity-block
12182
12361
  * - capacity-manager-data-export
12362
+ * - capacity-reservation-cancellation-quote
12183
12363
  * - capacity-reservation-fleet
12184
12364
  * - capacity-reservation
12185
12365
  * - carrier-gateway
@@ -12206,6 +12386,7 @@ export declare class Ec2 extends PolicyStatement {
12206
12386
  * - ipam-external-resource-verification-token
12207
12387
  * - ipam
12208
12388
  * - ipam-policy
12389
+ * - ipam-pool-allocation
12209
12390
  * - ipam-pool
12210
12391
  * - ipam-prefix-list-resolver
12211
12392
  * - ipam-prefix-list-resolver-target
@@ -12403,6 +12584,7 @@ export declare class Ec2 extends PolicyStatement {
12403
12584
  * - .toModifyInstancePlacement()
12404
12585
  * - .toModifyIpam()
12405
12586
  * - .toModifyIpamPool()
12587
+ * - .toModifyIpamPoolAllocation()
12406
12588
  * - .toModifyIpamPrefixListResolver()
12407
12589
  * - .toModifyIpamResourceCidr()
12408
12590
  * - .toModifyIpamResourceDiscovery()
@@ -12449,6 +12631,7 @@ export declare class Ec2 extends PolicyStatement {
12449
12631
  * - elastic-ip
12450
12632
  * - capacity-block
12451
12633
  * - capacity-manager-data-export
12634
+ * - capacity-reservation-cancellation-quote
12452
12635
  * - capacity-reservation-fleet
12453
12636
  * - capacity-reservation
12454
12637
  * - client-vpn-endpoint
@@ -12462,6 +12645,7 @@ export declare class Ec2 extends PolicyStatement {
12462
12645
  * - ipam-external-resource-verification-token
12463
12646
  * - ipam
12464
12647
  * - ipam-policy
12648
+ * - ipam-pool-allocation
12465
12649
  * - ipam-pool
12466
12650
  * - ipam-prefix-list-resolver
12467
12651
  * - ipam-prefix-list-resolver-target
@@ -12523,6 +12707,7 @@ export declare class Ec2 extends PolicyStatement {
12523
12707
  * - .toModifyInstancePlacement()
12524
12708
  * - .toModifyIpam()
12525
12709
  * - .toModifyIpamPool()
12710
+ * - .toModifyIpamPoolAllocation()
12526
12711
  * - .toModifyIpamPrefixListResolver()
12527
12712
  * - .toModifyIpamResourceCidr()
12528
12713
  * - .toModifyIpamResourceDiscovery()
@@ -12577,6 +12762,7 @@ export declare class Ec2 extends PolicyStatement {
12577
12762
  * - elastic-ip
12578
12763
  * - capacity-block
12579
12764
  * - capacity-manager-data-export
12765
+ * - capacity-reservation-cancellation-quote
12580
12766
  * - capacity-reservation-fleet
12581
12767
  * - capacity-reservation
12582
12768
  * - client-vpn-endpoint
@@ -12590,6 +12776,7 @@ export declare class Ec2 extends PolicyStatement {
12590
12776
  * - ipam-external-resource-verification-token
12591
12777
  * - ipam
12592
12778
  * - ipam-policy
12779
+ * - ipam-pool-allocation
12593
12780
  * - ipam-pool
12594
12781
  * - ipam-prefix-list-resolver
12595
12782
  * - ipam-prefix-list-resolver-target
@@ -15439,6 +15626,7 @@ export declare class Ec2 extends PolicyStatement {
15439
15626
  * - .toAcceptAddressTransfer()
15440
15627
  * - .toAcceptCapacityReservationBillingOwnership()
15441
15628
  * - .toAcceptReservedInstancesExchangeQuote()
15629
+ * - .toAcceptTransitGatewayClientVpnAttachment()
15442
15630
  * - .toAcceptTransitGatewayMulticastDomainAssociations()
15443
15631
  * - .toAcceptTransitGatewayPeeringAttachment()
15444
15632
  * - .toAcceptTransitGatewayVpcAttachment()
@@ -15503,6 +15691,7 @@ export declare class Ec2 extends PolicyStatement {
15503
15691
  * - .toCreateCapacityManagerDataExport()
15504
15692
  * - .toCreateCapacityReservation()
15505
15693
  * - .toCreateCapacityReservationBySplitting()
15694
+ * - .toCreateCapacityReservationCancellationQuote()
15506
15695
  * - .toCreateCapacityReservationFleet()
15507
15696
  * - .toCreateCarrierGateway()
15508
15697
  * - .toCreateClientVpnEndpoint()
@@ -15675,6 +15864,7 @@ export declare class Ec2 extends PolicyStatement {
15675
15864
  * - .toDeleteTrafficMirrorSession()
15676
15865
  * - .toDeleteTrafficMirrorTarget()
15677
15866
  * - .toDeleteTransitGateway()
15867
+ * - .toDeleteTransitGatewayClientVpnAttachment()
15678
15868
  * - .toDeleteTransitGatewayConnect()
15679
15869
  * - .toDeleteTransitGatewayConnectPeer()
15680
15870
  * - .toDeleteTransitGatewayMeteringPolicy()
@@ -15727,6 +15917,7 @@ export declare class Ec2 extends PolicyStatement {
15727
15917
  * - .toDescribeCapacityBlocks()
15728
15918
  * - .toDescribeCapacityManagerDataExports()
15729
15919
  * - .toDescribeCapacityReservationBillingRequests()
15920
+ * - .toDescribeCapacityReservationCancellationQuotes()
15730
15921
  * - .toDescribeCapacityReservationFleets()
15731
15922
  * - .toDescribeCapacityReservationTopology()
15732
15923
  * - .toDescribeCapacityReservations()
@@ -15784,6 +15975,7 @@ export declare class Ec2 extends PolicyStatement {
15784
15975
  * - .toDescribeIpamByoasn()
15785
15976
  * - .toDescribeIpamExternalResourceVerificationTokens()
15786
15977
  * - .toDescribeIpamPolicies()
15978
+ * - .toDescribeIpamPoolAllocations()
15787
15979
  * - .toDescribeIpamPools()
15788
15980
  * - .toDescribeIpamPrefixListResolverTargets()
15789
15981
  * - .toDescribeIpamPrefixListResolvers()
@@ -15982,6 +16174,7 @@ export declare class Ec2 extends PolicyStatement {
15982
16174
  * - .toGetCapacityManagerAttributes()
15983
16175
  * - .toGetCapacityManagerMetricData()
15984
16176
  * - .toGetCapacityManagerMetricDimensions()
16177
+ * - .toGetCapacityManagerMonitoredTagKeys()
15985
16178
  * - .toGetCapacityReservationUsage()
15986
16179
  * - .toGetCoipPoolUsage()
15987
16180
  * - .toGetConsoleOutput()
@@ -16015,6 +16208,7 @@ export declare class Ec2 extends PolicyStatement {
16015
16208
  * - .toGetLaunchTemplateData()
16016
16209
  * - .toGetManagedPrefixListAssociations()
16017
16210
  * - .toGetManagedPrefixListEntries()
16211
+ * - .toGetManagedResourceVisibility()
16018
16212
  * - .toGetNetworkInsightsAccessScopeAnalysisFindings()
16019
16213
  * - .toGetNetworkInsightsAccessScopeContent()
16020
16214
  * - .toGetPasswordData()
@@ -16085,6 +16279,7 @@ export declare class Ec2 extends PolicyStatement {
16085
16279
  * - .toModifyIpam()
16086
16280
  * - .toModifyIpamPolicyAllocationRules()
16087
16281
  * - .toModifyIpamPool()
16282
+ * - .toModifyIpamPoolAllocation()
16088
16283
  * - .toModifyIpamPrefixListResolver()
16089
16284
  * - .toModifyIpamPrefixListResolverTarget()
16090
16285
  * - .toModifyIpamResourceCidr()
@@ -16093,6 +16288,7 @@ export declare class Ec2 extends PolicyStatement {
16093
16288
  * - .toModifyLaunchTemplate()
16094
16289
  * - .toModifyLocalGatewayRoute()
16095
16290
  * - .toModifyManagedPrefixList()
16291
+ * - .toModifyManagedResourceVisibility()
16096
16292
  * - .toModifyNetworkInterfaceAttribute()
16097
16293
  * - .toModifyOdbNetworkPeering()
16098
16294
  * - .toModifyPrivateDnsNameOptions()
@@ -16156,6 +16352,7 @@ export declare class Ec2 extends PolicyStatement {
16156
16352
  * - .toRegisterTransitGatewayMulticastGroupMembers()
16157
16353
  * - .toRegisterTransitGatewayMulticastGroupSources()
16158
16354
  * - .toRejectCapacityReservationBillingOwnership()
16355
+ * - .toRejectTransitGatewayClientVpnAttachment()
16159
16356
  * - .toRejectTransitGatewayMulticastDomainAssociations()
16160
16357
  * - .toRejectTransitGatewayPeeringAttachment()
16161
16358
  * - .toRejectTransitGatewayVpcAttachment()
@@ -16211,6 +16408,7 @@ export declare class Ec2 extends PolicyStatement {
16211
16408
  * - .toUnassignPrivateNatGatewayAddress()
16212
16409
  * - .toUnlockSnapshot()
16213
16410
  * - .toUnmonitorInstances()
16411
+ * - .toUpdateCapacityManagerMonitoredTagKeys()
16214
16412
  * - .toUpdateCapacityManagerOrganizationsAccess()
16215
16413
  * - .toUpdateInterruptibleCapacityReservationAllocation()
16216
16414
  * - .toUpdateSecurityGroupRuleDescriptionsEgress()
@@ -16221,6 +16419,7 @@ export declare class Ec2 extends PolicyStatement {
16221
16419
  * - elastic-ip
16222
16420
  * - capacity-block
16223
16421
  * - capacity-manager-data-export
16422
+ * - capacity-reservation-cancellation-quote
16224
16423
  * - capacity-reservation-fleet
16225
16424
  * - capacity-reservation
16226
16425
  * - carrier-gateway
@@ -16247,6 +16446,7 @@ export declare class Ec2 extends PolicyStatement {
16247
16446
  * - ipam-external-resource-verification-token
16248
16447
  * - ipam
16249
16448
  * - ipam-policy
16449
+ * - ipam-pool-allocation
16250
16450
  * - ipam-pool
16251
16451
  * - ipam-prefix-list-resolver
16252
16452
  * - ipam-prefix-list-resolver-target
@@ -16458,6 +16658,7 @@ export declare class Ec2 extends PolicyStatement {
16458
16658
  * Applies to actions:
16459
16659
  * - .toAcceptCapacityReservationBillingOwnership()
16460
16660
  * - .toAcceptReservedInstancesExchangeQuote()
16661
+ * - .toAcceptTransitGatewayClientVpnAttachment()
16461
16662
  * - .toAcceptTransitGatewayMulticastDomainAssociations()
16462
16663
  * - .toAcceptTransitGatewayPeeringAttachment()
16463
16664
  * - .toAcceptTransitGatewayVpcAttachment()
@@ -16497,6 +16698,7 @@ export declare class Ec2 extends PolicyStatement {
16497
16698
  * - .toAuthorizeClientVpnIngress()
16498
16699
  * - .toAuthorizeSecurityGroupEgress()
16499
16700
  * - .toAuthorizeSecurityGroupIngress()
16701
+ * - .toCancelCapacityReservation()
16500
16702
  * - .toCancelCapacityReservationFleets()
16501
16703
  * - .toCancelDeclarativePoliciesReport()
16502
16704
  * - .toCancelExportTask()
@@ -16646,6 +16848,7 @@ export declare class Ec2 extends PolicyStatement {
16646
16848
  * - .toDeleteTrafficMirrorSession()
16647
16849
  * - .toDeleteTrafficMirrorTarget()
16648
16850
  * - .toDeleteTransitGateway()
16851
+ * - .toDeleteTransitGatewayClientVpnAttachment()
16649
16852
  * - .toDeleteTransitGatewayConnect()
16650
16853
  * - .toDeleteTransitGatewayConnectPeer()
16651
16854
  * - .toDeleteTransitGatewayMeteringPolicy()
@@ -16825,6 +17028,7 @@ export declare class Ec2 extends PolicyStatement {
16825
17028
  * - .toModifyIpam()
16826
17029
  * - .toModifyIpamPolicyAllocationRules()
16827
17030
  * - .toModifyIpamPool()
17031
+ * - .toModifyIpamPoolAllocation()
16828
17032
  * - .toModifyIpamPrefixListResolver()
16829
17033
  * - .toModifyIpamPrefixListResolverTarget()
16830
17034
  * - .toModifyIpamResourceCidr()
@@ -16888,6 +17092,7 @@ export declare class Ec2 extends PolicyStatement {
16888
17092
  * - .toRegisterTransitGatewayMulticastGroupMembers()
16889
17093
  * - .toRegisterTransitGatewayMulticastGroupSources()
16890
17094
  * - .toRejectCapacityReservationBillingOwnership()
17095
+ * - .toRejectTransitGatewayClientVpnAttachment()
16891
17096
  * - .toRejectTransitGatewayMulticastDomainAssociations()
16892
17097
  * - .toRejectTransitGatewayPeeringAttachment()
16893
17098
  * - .toRejectTransitGatewayVpcAttachment()
@@ -16945,6 +17150,7 @@ export declare class Ec2 extends PolicyStatement {
16945
17150
  * - elastic-ip
16946
17151
  * - capacity-block
16947
17152
  * - capacity-manager-data-export
17153
+ * - capacity-reservation-cancellation-quote
16948
17154
  * - capacity-reservation-fleet
16949
17155
  * - capacity-reservation
16950
17156
  * - carrier-gateway
@@ -16971,6 +17177,7 @@ export declare class Ec2 extends PolicyStatement {
16971
17177
  * - ipam-external-resource-verification-token
16972
17178
  * - ipam
16973
17179
  * - ipam-policy
17180
+ * - ipam-pool-allocation
16974
17181
  * - ipam-pool
16975
17182
  * - ipam-prefix-list-resolver
16976
17183
  * - ipam-prefix-list-resolver-target
@@ -18257,6 +18464,7 @@ export declare class Ec2 extends PolicyStatement {
18257
18464
  * Filters access by the ID of a transit gateway attachment
18258
18465
  *
18259
18466
  * Applies to actions:
18467
+ * - .toAcceptTransitGatewayClientVpnAttachment()
18260
18468
  * - .toAcceptTransitGatewayMulticastDomainAssociations()
18261
18469
  * - .toAcceptTransitGatewayPeeringAttachment()
18262
18470
  * - .toAcceptTransitGatewayVpcAttachment()
@@ -18275,6 +18483,7 @@ export declare class Ec2 extends PolicyStatement {
18275
18483
  * - .toCreateTransitGatewayRouteTableAnnouncement()
18276
18484
  * - .toCreateTransitGatewayVpcAttachment()
18277
18485
  * - .toCreateVpnConnection()
18486
+ * - .toDeleteTransitGatewayClientVpnAttachment()
18278
18487
  * - .toDeleteTransitGatewayConnect()
18279
18488
  * - .toDeleteTransitGatewayPeeringAttachment()
18280
18489
  * - .toDeleteTransitGatewayVpcAttachment()
@@ -18286,6 +18495,7 @@ export declare class Ec2 extends PolicyStatement {
18286
18495
  * - .toModifyTransitGatewayMeteringPolicy()
18287
18496
  * - .toModifyTransitGatewayPrefixListReference()
18288
18497
  * - .toModifyTransitGatewayVpcAttachment()
18498
+ * - .toRejectTransitGatewayClientVpnAttachment()
18289
18499
  * - .toRejectTransitGatewayMulticastDomainAssociations()
18290
18500
  * - .toRejectTransitGatewayPeeringAttachment()
18291
18501
  * - .toRejectTransitGatewayVpcAttachment()
@@ -18317,6 +18527,7 @@ export declare class Ec2 extends PolicyStatement {
18317
18527
  * Filters access by the ID of a transit gateway
18318
18528
  *
18319
18529
  * Applies to actions:
18530
+ * - .toCreateClientVpnEndpoint()
18320
18531
  * - .toCreateFlowLogs()
18321
18532
  * - .toCreateNetworkInsightsPath()
18322
18533
  * - .toCreateTags()
@@ -18330,6 +18541,7 @@ export declare class Ec2 extends PolicyStatement {
18330
18541
  * - .toCreateVpnConcentrator()
18331
18542
  * - .toCreateVpnConnection()
18332
18543
  * - .toDeleteTransitGateway()
18544
+ * - .toModifyClientVpnEndpoint()
18333
18545
  * - .toModifyTransitGateway()
18334
18546
  *
18335
18547
  * Applies to resource types: