aws-iam-data 0.0.591 → 0.0.593

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,41 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2026-06-10",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Bedrock": [
8
+ "bedrock:GetAccountDataRetention",
9
+ "bedrock:PutAccountDataRetention"
10
+ ],
11
+ "Amazon Bedrock Powered by AWS Mantle": [
12
+ "bedrock-mantle:GetAccountDataRetention",
13
+ "bedrock-mantle:PutAccountDataRetention"
14
+ ]
15
+ },
16
+ "removedActions": {}
17
+ },
18
+ {
19
+ "dateOfChange": "2026-06-09",
20
+ "addedServices": [],
21
+ "removedServices": [],
22
+ "addedActions": {
23
+ "Amazon EC2": [
24
+ "ec2:AcceptTransitGatewayClientVpnAttachment",
25
+ "ec2:CreateCapacityReservationCancellationQuote",
26
+ "ec2:DeleteTransitGatewayClientVpnAttachment",
27
+ "ec2:DescribeCapacityReservationCancellationQuotes",
28
+ "ec2:DescribeIpamPoolAllocations",
29
+ "ec2:GetCapacityManagerMonitoredTagKeys",
30
+ "ec2:GetManagedResourceVisibility",
31
+ "ec2:ModifyIpamPoolAllocation",
32
+ "ec2:ModifyManagedResourceVisibility",
33
+ "ec2:RejectTransitGatewayClientVpnAttachment",
34
+ "ec2:UpdateCapacityManagerMonitoredTagKeys"
35
+ ]
36
+ },
37
+ "removedActions": {}
38
+ },
2
39
  {
3
40
  "dateOfChange": "2026-06-06",
4
41
  "addedServices": [],
@@ -33623,6 +33623,21 @@
33623
33623
  }
33624
33624
  ]
33625
33625
  },
33626
+ {
33627
+ "name": "GetAccountDataRetention",
33628
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetAccountDataRetention.html",
33629
+ "permissionOnly": false,
33630
+ "description": "Returns the account-wide data retention mode for Amazon Bedrock",
33631
+ "accessLevel": "Read",
33632
+ "resourceTypes": [
33633
+ {
33634
+ "resourceType": "",
33635
+ "required": false,
33636
+ "conditionKeys": [],
33637
+ "dependentActions": []
33638
+ }
33639
+ ]
33640
+ },
33626
33641
  {
33627
33642
  "name": "GetAgent",
33628
33643
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetAgent.html",
@@ -35866,6 +35881,23 @@
35866
35881
  }
35867
35882
  ]
35868
35883
  },
35884
+ {
35885
+ "name": "PutAccountDataRetention",
35886
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutAccountDataRetention.html",
35887
+ "permissionOnly": false,
35888
+ "description": "Sets the account-wide data retention mode for Amazon Bedrock",
35889
+ "accessLevel": "Write",
35890
+ "resourceTypes": [
35891
+ {
35892
+ "resourceType": "",
35893
+ "required": false,
35894
+ "conditionKeys": [
35895
+ "bedrock:DataRetentionMode"
35896
+ ],
35897
+ "dependentActions": []
35898
+ }
35899
+ ]
35900
+ },
35869
35901
  {
35870
35902
  "name": "PutEnforcedGuardrailConfiguration",
35871
35903
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutEnforcedGuardrailConfiguration.html",
@@ -37306,6 +37338,12 @@
37306
37338
  "description": "Filters access by the Short-term or Long-term bearer tokens",
37307
37339
  "type": "String"
37308
37340
  },
37341
+ {
37342
+ "name": "bedrock:DataRetentionMode",
37343
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html#amazonbedrock-policy-keys",
37344
+ "description": "Filters access by the specified Data Retention Mode",
37345
+ "type": "String"
37346
+ },
37309
37347
  {
37310
37348
  "name": "bedrock:GuardrailIdentifier",
37311
37349
  "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html#amazonbedrock-policy-keys",
@@ -42116,7 +42154,8 @@
42116
42154
  "required": false,
42117
42155
  "conditionKeys": [
42118
42156
  "aws:RequestTag/${TagKey}",
42119
- "aws:TagKeys"
42157
+ "aws:TagKeys",
42158
+ "bedrock-mantle:DataRetentionMode"
42120
42159
  ],
42121
42160
  "dependentActions": []
42122
42161
  }
@@ -42285,6 +42324,21 @@
42285
42324
  }
42286
42325
  ]
42287
42326
  },
42327
+ {
42328
+ "name": "GetAccountDataRetention",
42329
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
42330
+ "permissionOnly": false,
42331
+ "description": "Grants permission to retrieve the account-wide data retention setting",
42332
+ "accessLevel": "Read",
42333
+ "resourceTypes": [
42334
+ {
42335
+ "resourceType": "",
42336
+ "required": false,
42337
+ "conditionKeys": [],
42338
+ "dependentActions": []
42339
+ }
42340
+ ]
42341
+ },
42288
42342
  {
42289
42343
  "name": "GetCustomizedModel",
42290
42344
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
@@ -42564,6 +42618,23 @@
42564
42618
  }
42565
42619
  ]
42566
42620
  },
42621
+ {
42622
+ "name": "PutAccountDataRetention",
42623
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
42624
+ "permissionOnly": false,
42625
+ "description": "Grants permission to set the account-wide data retention setting",
42626
+ "accessLevel": "Write",
42627
+ "resourceTypes": [
42628
+ {
42629
+ "resourceType": "",
42630
+ "required": false,
42631
+ "conditionKeys": [
42632
+ "bedrock-mantle:DataRetentionMode"
42633
+ ],
42634
+ "dependentActions": []
42635
+ }
42636
+ ]
42637
+ },
42567
42638
  {
42568
42639
  "name": "TagResource",
42569
42640
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome",
@@ -42661,6 +42732,14 @@
42661
42732
  "aws:ResourceTag/${TagKey}"
42662
42733
  ],
42663
42734
  "dependentActions": []
42735
+ },
42736
+ {
42737
+ "resourceType": "",
42738
+ "required": false,
42739
+ "conditionKeys": [
42740
+ "bedrock-mantle:DataRetentionMode"
42741
+ ],
42742
+ "dependentActions": []
42664
42743
  }
42665
42744
  ]
42666
42745
  },
@@ -42756,6 +42835,12 @@
42756
42835
  "description": "Filters access by the ARN of the customized model being associated or referenced in cross-resource operations",
42757
42836
  "type": "String"
42758
42837
  },
42838
+ {
42839
+ "name": "bedrock-mantle:DataRetentionMode",
42840
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockmantle.html#amazonbedrockmantle-policy-keys",
42841
+ "description": "Filters access by the data retention mode being set on a project or account",
42842
+ "type": "String"
42843
+ },
42759
42844
  {
42760
42845
  "name": "bedrock-mantle:Files",
42761
42846
  "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockmantle.html#amazonbedrockmantle-policy-keys",
@@ -136508,6 +136593,33 @@
136508
136593
  }
136509
136594
  ]
136510
136595
  },
136596
+ {
136597
+ "name": "AcceptTransitGatewayClientVpnAttachment",
136598
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptTransitGatewayClientVpnAttachment.html",
136599
+ "permissionOnly": false,
136600
+ "description": "Grants permission to accept a transit gateway attachment request for a Client VPN endpoint",
136601
+ "accessLevel": "Write",
136602
+ "resourceTypes": [
136603
+ {
136604
+ "resourceType": "transit-gateway-attachment",
136605
+ "required": true,
136606
+ "conditionKeys": [
136607
+ "aws:ResourceTag/${TagKey}",
136608
+ "ec2:ResourceTag/${TagKey}",
136609
+ "ec2:transitGatewayAttachmentId"
136610
+ ],
136611
+ "dependentActions": []
136612
+ },
136613
+ {
136614
+ "resourceType": "",
136615
+ "required": false,
136616
+ "conditionKeys": [
136617
+ "ec2:Region"
136618
+ ],
136619
+ "dependentActions": []
136620
+ }
136621
+ ]
136622
+ },
136511
136623
  {
136512
136624
  "name": "AcceptTransitGatewayMulticastDomainAssociations",
136513
136625
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptTransitGatewayMulticastDomainAssociations.html",
@@ -136777,6 +136889,17 @@
136777
136889
  "aws:ResourceTag/${TagKey}",
136778
136890
  "ec2:ResourceTag/${TagKey}"
136779
136891
  ],
136892
+ "dependentActions": [
136893
+ "ec2:CreateTags"
136894
+ ]
136895
+ },
136896
+ {
136897
+ "resourceType": "ipam-pool-allocation",
136898
+ "required": false,
136899
+ "conditionKeys": [
136900
+ "aws:RequestTag/${TagKey}",
136901
+ "aws:TagKeys"
136902
+ ],
136780
136903
  "dependentActions": []
136781
136904
  },
136782
136905
  {
@@ -137067,7 +137190,7 @@
137067
137190
  },
137068
137191
  {
137069
137192
  "resourceType": "subnet",
137070
- "required": true,
137193
+ "required": false,
137071
137194
  "conditionKeys": [
137072
137195
  "aws:ResourceTag/${TagKey}",
137073
137196
  "ec2:AvailabilityZoneId",
@@ -138247,6 +138370,15 @@
138247
138370
  ],
138248
138371
  "dependentActions": []
138249
138372
  },
138373
+ {
138374
+ "resourceType": "capacity-reservation-cancellation-quote",
138375
+ "required": false,
138376
+ "conditionKeys": [
138377
+ "aws:ResourceTag/${TagKey}",
138378
+ "ec2:ResourceTag/${TagKey}"
138379
+ ],
138380
+ "dependentActions": []
138381
+ },
138250
138382
  {
138251
138383
  "resourceType": "",
138252
138384
  "required": false,
@@ -138768,6 +138900,34 @@
138768
138900
  }
138769
138901
  ]
138770
138902
  },
138903
+ {
138904
+ "name": "CreateCapacityReservationCancellationQuote",
138905
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationCancellationQuote.html",
138906
+ "permissionOnly": false,
138907
+ "description": "Grants permission to generate a cancellation quote for a future-dated Capacity Reservation",
138908
+ "accessLevel": "Write",
138909
+ "resourceTypes": [
138910
+ {
138911
+ "resourceType": "capacity-reservation-cancellation-quote",
138912
+ "required": true,
138913
+ "conditionKeys": [
138914
+ "aws:RequestTag/${TagKey}",
138915
+ "aws:TagKeys"
138916
+ ],
138917
+ "dependentActions": [
138918
+ "ec2:CreateTags"
138919
+ ]
138920
+ },
138921
+ {
138922
+ "resourceType": "",
138923
+ "required": false,
138924
+ "conditionKeys": [
138925
+ "ec2:Region"
138926
+ ],
138927
+ "dependentActions": []
138928
+ }
138929
+ ]
138930
+ },
138771
138931
  {
138772
138932
  "name": "CreateCapacityReservationFleet",
138773
138933
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationFleet.html",
@@ -138872,6 +139032,16 @@
138872
139032
  ],
138873
139033
  "dependentActions": []
138874
139034
  },
139035
+ {
139036
+ "resourceType": "transit-gateway",
139037
+ "required": false,
139038
+ "conditionKeys": [
139039
+ "aws:ResourceTag/${TagKey}",
139040
+ "ec2:ResourceTag/${TagKey}",
139041
+ "ec2:transitGatewayId"
139042
+ ],
139043
+ "dependentActions": []
139044
+ },
138875
139045
  {
138876
139046
  "resourceType": "vpc",
138877
139047
  "required": false,
@@ -138916,7 +139086,7 @@
138916
139086
  },
138917
139087
  {
138918
139088
  "resourceType": "subnet",
138919
- "required": true,
139089
+ "required": false,
138920
139090
  "conditionKeys": [
138921
139091
  "aws:ResourceTag/${TagKey}",
138922
139092
  "ec2:AvailabilityZoneId",
@@ -141721,6 +141891,17 @@
141721
141891
  ],
141722
141892
  "dependentActions": []
141723
141893
  },
141894
+ {
141895
+ "resourceType": "capacity-reservation-cancellation-quote",
141896
+ "required": false,
141897
+ "conditionKeys": [
141898
+ "aws:RequestTag/${TagKey}",
141899
+ "aws:ResourceTag/${TagKey}",
141900
+ "aws:TagKeys",
141901
+ "ec2:ResourceTag/${TagKey}"
141902
+ ],
141903
+ "dependentActions": []
141904
+ },
141724
141905
  {
141725
141906
  "resourceType": "capacity-reservation-fleet",
141726
141907
  "required": false,
@@ -142075,6 +142256,17 @@
142075
142256
  ],
142076
142257
  "dependentActions": []
142077
142258
  },
142259
+ {
142260
+ "resourceType": "ipam-pool-allocation",
142261
+ "required": false,
142262
+ "conditionKeys": [
142263
+ "aws:RequestTag/${TagKey}",
142264
+ "aws:ResourceTag/${TagKey}",
142265
+ "aws:TagKeys",
142266
+ "ec2:ResourceTag/${TagKey}"
142267
+ ],
142268
+ "dependentActions": []
142269
+ },
142078
142270
  {
142079
142271
  "resourceType": "ipam-prefix-list-resolver",
142080
142272
  "required": false,
@@ -146138,6 +146330,17 @@
146138
146330
  ],
146139
146331
  "dependentActions": []
146140
146332
  },
146333
+ {
146334
+ "resourceType": "capacity-reservation-cancellation-quote",
146335
+ "required": false,
146336
+ "conditionKeys": [
146337
+ "aws:RequestTag/${TagKey}",
146338
+ "aws:ResourceTag/${TagKey}",
146339
+ "aws:TagKeys",
146340
+ "ec2:ResourceTag/${TagKey}"
146341
+ ],
146342
+ "dependentActions": []
146343
+ },
146141
146344
  {
146142
146345
  "resourceType": "capacity-reservation-fleet",
146143
146346
  "required": false,
@@ -146446,6 +146649,17 @@
146446
146649
  ],
146447
146650
  "dependentActions": []
146448
146651
  },
146652
+ {
146653
+ "resourceType": "ipam-pool-allocation",
146654
+ "required": false,
146655
+ "conditionKeys": [
146656
+ "aws:RequestTag/${TagKey}",
146657
+ "aws:ResourceTag/${TagKey}",
146658
+ "aws:TagKeys",
146659
+ "ec2:ResourceTag/${TagKey}"
146660
+ ],
146661
+ "dependentActions": []
146662
+ },
146449
146663
  {
146450
146664
  "resourceType": "ipam-prefix-list-resolver",
146451
146665
  "required": false,
@@ -147378,6 +147592,33 @@
147378
147592
  }
147379
147593
  ]
147380
147594
  },
147595
+ {
147596
+ "name": "DeleteTransitGatewayClientVpnAttachment",
147597
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGatewayClientVpnAttachment.html",
147598
+ "permissionOnly": false,
147599
+ "description": "Grants permission to delete a transit gateway attachment for a Client VPN endpoint",
147600
+ "accessLevel": "Write",
147601
+ "resourceTypes": [
147602
+ {
147603
+ "resourceType": "transit-gateway-attachment",
147604
+ "required": true,
147605
+ "conditionKeys": [
147606
+ "aws:ResourceTag/${TagKey}",
147607
+ "ec2:ResourceTag/${TagKey}",
147608
+ "ec2:transitGatewayAttachmentId"
147609
+ ],
147610
+ "dependentActions": []
147611
+ },
147612
+ {
147613
+ "resourceType": "",
147614
+ "required": false,
147615
+ "conditionKeys": [
147616
+ "ec2:Region"
147617
+ ],
147618
+ "dependentActions": []
147619
+ }
147620
+ ]
147621
+ },
147381
147622
  {
147382
147623
  "name": "DeleteTransitGatewayConnect",
147383
147624
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGatewayConnect.html",
@@ -148681,6 +148922,23 @@
148681
148922
  }
148682
148923
  ]
148683
148924
  },
148925
+ {
148926
+ "name": "DescribeCapacityReservationCancellationQuotes",
148927
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationCancellationQuotes.html",
148928
+ "permissionOnly": false,
148929
+ "description": "Grants permission to describe one or more Capacity Reservation cancellation quotes",
148930
+ "accessLevel": "List",
148931
+ "resourceTypes": [
148932
+ {
148933
+ "resourceType": "",
148934
+ "required": false,
148935
+ "conditionKeys": [
148936
+ "ec2:Region"
148937
+ ],
148938
+ "dependentActions": []
148939
+ }
148940
+ ]
148941
+ },
148684
148942
  {
148685
148943
  "name": "DescribeCapacityReservationFleets",
148686
148944
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationFleets.html",
@@ -149774,6 +150032,23 @@
149774
150032
  }
149775
150033
  ]
149776
150034
  },
150035
+ {
150036
+ "name": "DescribeIpamPoolAllocations",
150037
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPoolAllocations.html",
150038
+ "permissionOnly": false,
150039
+ "description": "Grants permission to describe IPAM pool allocations",
150040
+ "accessLevel": "List",
150041
+ "resourceTypes": [
150042
+ {
150043
+ "resourceType": "",
150044
+ "required": false,
150045
+ "conditionKeys": [
150046
+ "ec2:Region"
150047
+ ],
150048
+ "dependentActions": []
150049
+ }
150050
+ ]
150051
+ },
149777
150052
  {
149778
150053
  "name": "DescribeIpamPools",
149779
150054
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPools.html",
@@ -154370,6 +154645,23 @@
154370
154645
  }
154371
154646
  ]
154372
154647
  },
154648
+ {
154649
+ "name": "GetCapacityManagerMonitoredTagKeys",
154650
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityManagerMonitoredTagKeys.html",
154651
+ "permissionOnly": false,
154652
+ "description": "Grants permission to retrieve the tag keys that are currently being monitored by EC2 Capacity Manager",
154653
+ "accessLevel": "List",
154654
+ "resourceTypes": [
154655
+ {
154656
+ "resourceType": "",
154657
+ "required": false,
154658
+ "conditionKeys": [
154659
+ "ec2:Region"
154660
+ ],
154661
+ "dependentActions": []
154662
+ }
154663
+ ]
154664
+ },
154373
154665
  {
154374
154666
  "name": "GetCapacityReservationUsage",
154375
154667
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityReservationUsage.html",
@@ -155267,6 +155559,23 @@
155267
155559
  }
155268
155560
  ]
155269
155561
  },
155562
+ {
155563
+ "name": "GetManagedResourceVisibility",
155564
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetManagedResourceVisibility.html",
155565
+ "permissionOnly": false,
155566
+ "description": "Grants permission to retrieve the managed resource visibility configuration for the account",
155567
+ "accessLevel": "List",
155568
+ "resourceTypes": [
155569
+ {
155570
+ "resourceType": "",
155571
+ "required": false,
155572
+ "conditionKeys": [
155573
+ "ec2:Region"
155574
+ ],
155575
+ "dependentActions": []
155576
+ }
155577
+ ]
155578
+ },
155270
155579
  {
155271
155580
  "name": "GetNetworkInsightsAccessScopeAnalysisFindings",
155272
155581
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetNetworkInsightsAccessScopeAnalysisFindings.html",
@@ -156580,6 +156889,16 @@
156580
156889
  ],
156581
156890
  "dependentActions": []
156582
156891
  },
156892
+ {
156893
+ "resourceType": "transit-gateway",
156894
+ "required": false,
156895
+ "conditionKeys": [
156896
+ "aws:ResourceTag/${TagKey}",
156897
+ "ec2:ResourceTag/${TagKey}",
156898
+ "ec2:transitGatewayId"
156899
+ ],
156900
+ "dependentActions": []
156901
+ },
156583
156902
  {
156584
156903
  "resourceType": "vpc",
156585
156904
  "required": false,
@@ -157482,6 +157801,34 @@
157482
157801
  }
157483
157802
  ]
157484
157803
  },
157804
+ {
157805
+ "name": "ModifyIpamPoolAllocation",
157806
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPoolAllocation.html",
157807
+ "permissionOnly": false,
157808
+ "description": "Grants permission to modify the description of an IPAM pool allocation",
157809
+ "accessLevel": "Write",
157810
+ "resourceTypes": [
157811
+ {
157812
+ "resourceType": "ipam-pool-allocation",
157813
+ "required": true,
157814
+ "conditionKeys": [
157815
+ "aws:ResourceTag/${TagKey}",
157816
+ "ec2:Attribute",
157817
+ "ec2:Attribute/${AttributeName}",
157818
+ "ec2:ResourceTag/${TagKey}"
157819
+ ],
157820
+ "dependentActions": []
157821
+ },
157822
+ {
157823
+ "resourceType": "",
157824
+ "required": false,
157825
+ "conditionKeys": [
157826
+ "ec2:Region"
157827
+ ],
157828
+ "dependentActions": []
157829
+ }
157830
+ ]
157831
+ },
157485
157832
  {
157486
157833
  "name": "ModifyIpamPrefixListResolver",
157487
157834
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPrefixListResolver.html",
@@ -157748,6 +158095,23 @@
157748
158095
  }
157749
158096
  ]
157750
158097
  },
158098
+ {
158099
+ "name": "ModifyManagedResourceVisibility",
158100
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyManagedResourceVisibility.html",
158101
+ "permissionOnly": false,
158102
+ "description": "Grants permission to modify the managed resource visibility configuration for the account",
158103
+ "accessLevel": "Write",
158104
+ "resourceTypes": [
158105
+ {
158106
+ "resourceType": "",
158107
+ "required": false,
158108
+ "conditionKeys": [
158109
+ "ec2:Region"
158110
+ ],
158111
+ "dependentActions": []
158112
+ }
158113
+ ]
158114
+ },
157751
158115
  {
157752
158116
  "name": "ModifyNetworkInterfaceAttribute",
157753
158117
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyNetworkInterfaceAttribute.html",
@@ -159984,6 +160348,33 @@
159984
160348
  }
159985
160349
  ]
159986
160350
  },
160351
+ {
160352
+ "name": "RejectTransitGatewayClientVpnAttachment",
160353
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectTransitGatewayClientVpnAttachment.html",
160354
+ "permissionOnly": false,
160355
+ "description": "Grants permission to reject a transit gateway attachment request for a Client VPN endpoint",
160356
+ "accessLevel": "Write",
160357
+ "resourceTypes": [
160358
+ {
160359
+ "resourceType": "transit-gateway-attachment",
160360
+ "required": true,
160361
+ "conditionKeys": [
160362
+ "aws:ResourceTag/${TagKey}",
160363
+ "ec2:ResourceTag/${TagKey}",
160364
+ "ec2:transitGatewayAttachmentId"
160365
+ ],
160366
+ "dependentActions": []
160367
+ },
160368
+ {
160369
+ "resourceType": "",
160370
+ "required": false,
160371
+ "conditionKeys": [
160372
+ "ec2:Region"
160373
+ ],
160374
+ "dependentActions": []
160375
+ }
160376
+ ]
160377
+ },
159987
160378
  {
159988
160379
  "name": "RejectTransitGatewayMulticastDomainAssociations",
159989
160380
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectTransitGatewayMulticastDomainAssociations.html",
@@ -162136,6 +162527,23 @@
162136
162527
  }
162137
162528
  ]
162138
162529
  },
162530
+ {
162531
+ "name": "UpdateCapacityManagerMonitoredTagKeys",
162532
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UpdateCapacityManagerMonitoredTagKeys.html",
162533
+ "permissionOnly": false,
162534
+ "description": "Grants permission to activate or deactivate tag keys for monitoring by EC2 Capacity Manager",
162535
+ "accessLevel": "Write",
162536
+ "resourceTypes": [
162537
+ {
162538
+ "resourceType": "",
162539
+ "required": false,
162540
+ "conditionKeys": [
162541
+ "ec2:Region"
162542
+ ],
162543
+ "dependentActions": []
162544
+ }
162545
+ ]
162546
+ },
162139
162547
  {
162140
162548
  "name": "UpdateCapacityManagerOrganizationsAccess",
162141
162549
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UpdateCapacityManagerOrganizationsAccess.html",
@@ -162315,6 +162723,20 @@
162315
162723
  "ec2:ResourceTag/${TagKey}"
162316
162724
  ]
162317
162725
  },
162726
+ {
162727
+ "name": "capacity-reservation-cancellation-quote",
162728
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
162729
+ "arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:capacity-reservation-cancellation-quote/${CapacityReservationCancellationQuoteId}",
162730
+ "conditionKeys": [
162731
+ "aws:RequestTag/${TagKey}",
162732
+ "aws:ResourceTag/${TagKey}",
162733
+ "aws:TagKeys",
162734
+ "ec2:Attribute",
162735
+ "ec2:Attribute/${AttributeName}",
162736
+ "ec2:Region",
162737
+ "ec2:ResourceTag/${TagKey}"
162738
+ ]
162739
+ },
162318
162740
  {
162319
162741
  "name": "capacity-reservation-fleet",
162320
162742
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
@@ -162741,6 +163163,20 @@
162741
163163
  "ec2:ResourceTag/${TagKey}"
162742
163164
  ]
162743
163165
  },
163166
+ {
163167
+ "name": "ipam-pool-allocation",
163168
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
163169
+ "arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:ipam-pool-allocation/${IpamPoolAllocationId}",
163170
+ "conditionKeys": [
163171
+ "aws:RequestTag/${TagKey}",
163172
+ "aws:ResourceTag/${TagKey}",
163173
+ "aws:TagKeys",
163174
+ "ec2:Attribute",
163175
+ "ec2:Attribute/${AttributeName}",
163176
+ "ec2:Region",
163177
+ "ec2:ResourceTag/${TagKey}"
163178
+ ]
163179
+ },
162744
163180
  {
162745
163181
  "name": "ipam-pool",
162746
163182
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
@@ -198470,7 +198906,13 @@
198470
198906
  "resourceTypes": [
198471
198907
  {
198472
198908
  "resourceType": "event-bus",
198473
- "required": true,
198909
+ "required": false,
198910
+ "conditionKeys": [],
198911
+ "dependentActions": []
198912
+ },
198913
+ {
198914
+ "resourceType": "event-busv2",
198915
+ "required": false,
198474
198916
  "conditionKeys": [],
198475
198917
  "dependentActions": []
198476
198918
  },
@@ -198480,7 +198922,9 @@
198480
198922
  "conditionKeys": [
198481
198923
  "events:detail-type",
198482
198924
  "events:source",
198483
- "events:eventBusInvocation"
198925
+ "events:eventBusInvocation",
198926
+ "events:SystemMetadata/EventGroupId",
198927
+ "events:ResourceArn"
198484
198928
  ],
198485
198929
  "dependentActions": []
198486
198930
  }
@@ -214640,6 +215084,24 @@
214640
215084
  "required": true,
214641
215085
  "conditionKeys": [],
214642
215086
  "dependentActions": []
215087
+ },
215088
+ {
215089
+ "resourceType": "catalog",
215090
+ "required": false,
215091
+ "conditionKeys": [],
215092
+ "dependentActions": []
215093
+ },
215094
+ {
215095
+ "resourceType": "database",
215096
+ "required": false,
215097
+ "conditionKeys": [],
215098
+ "dependentActions": []
215099
+ },
215100
+ {
215101
+ "resourceType": "table",
215102
+ "required": false,
215103
+ "conditionKeys": [],
215104
+ "dependentActions": []
214643
215105
  }
214644
215106
  ]
214645
215107
  },
@@ -216304,6 +216766,24 @@
216304
216766
  "required": true,
216305
216767
  "conditionKeys": [],
216306
216768
  "dependentActions": []
216769
+ },
216770
+ {
216771
+ "resourceType": "catalog",
216772
+ "required": false,
216773
+ "conditionKeys": [],
216774
+ "dependentActions": []
216775
+ },
216776
+ {
216777
+ "resourceType": "database",
216778
+ "required": false,
216779
+ "conditionKeys": [],
216780
+ "dependentActions": []
216781
+ },
216782
+ {
216783
+ "resourceType": "table",
216784
+ "required": false,
216785
+ "conditionKeys": [],
216786
+ "dependentActions": []
216307
216787
  }
216308
216788
  ]
216309
216789
  },
@@ -217680,6 +218160,24 @@
217680
218160
  "required": true,
217681
218161
  "conditionKeys": [],
217682
218162
  "dependentActions": []
218163
+ },
218164
+ {
218165
+ "resourceType": "catalog",
218166
+ "required": false,
218167
+ "conditionKeys": [],
218168
+ "dependentActions": []
218169
+ },
218170
+ {
218171
+ "resourceType": "database",
218172
+ "required": false,
218173
+ "conditionKeys": [],
218174
+ "dependentActions": []
218175
+ },
218176
+ {
218177
+ "resourceType": "table",
218178
+ "required": false,
218179
+ "conditionKeys": [],
218180
+ "dependentActions": []
217683
218181
  }
217684
218182
  ]
217685
218183
  },
@@ -239235,6 +239733,12 @@
239235
239733
  "conditionKeys": [],
239236
239734
  "dependentActions": []
239237
239735
  },
239736
+ {
239737
+ "resourceType": "Connector",
239738
+ "required": false,
239739
+ "conditionKeys": [],
239740
+ "dependentActions": []
239741
+ },
239238
239742
  {
239239
239743
  "resourceType": "Filter",
239240
239744
  "required": false,
@@ -239278,6 +239782,12 @@
239278
239782
  "conditionKeys": [],
239279
239783
  "dependentActions": []
239280
239784
  },
239785
+ {
239786
+ "resourceType": "Connector",
239787
+ "required": false,
239788
+ "conditionKeys": [],
239789
+ "dependentActions": []
239790
+ },
239281
239791
  {
239282
239792
  "resourceType": "Filter",
239283
239793
  "required": false,
@@ -239502,6 +240012,14 @@
239502
240012
  "conditionKeys": [
239503
240013
  "aws:ResourceTag/${TagKey}"
239504
240014
  ]
240015
+ },
240016
+ {
240017
+ "name": "Connector",
240018
+ "apiReferenceUrl": "https://docs.aws.amazon.com/inspector/latest/user/what-is-inspector.html",
240019
+ "arnPattern": "arn:${Partition}:inspector2:${Region}:${Account}:connector/${ConnectorId}",
240020
+ "conditionKeys": [
240021
+ "aws:ResourceTag/${TagKey}"
240022
+ ]
239505
240023
  }
239506
240024
  ],
239507
240025
  "conditionKeys": [
@@ -392170,7 +392688,7 @@
392170
392688
  "apiReferenceUrl": "https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_BatchGetSecretValue.html",
392171
392689
  "permissionOnly": false,
392172
392690
  "description": "Grants permission to retrieve and decrypt a list of secrets",
392173
- "accessLevel": "List",
392691
+ "accessLevel": "Read",
392174
392692
  "resourceTypes": [
392175
392693
  {
392176
392694
  "resourceType": "",
@@ -2477,7 +2477,7 @@
2477
2477
  "name": "Amazon Bedrock",
2478
2478
  "servicePrefix": "bedrock",
2479
2479
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2480
- "actionsCount": 245,
2480
+ "actionsCount": 247,
2481
2481
  "actions": [
2482
2482
  "AllowVendedLogDeliveryForResource",
2483
2483
  "ApplyGuardrail",
@@ -2562,6 +2562,7 @@
2562
2562
  "EndSession",
2563
2563
  "ExportAutomatedReasoningPolicyVersion",
2564
2564
  "GenerateQuery",
2565
+ "GetAccountDataRetention",
2565
2566
  "GetAgent",
2566
2567
  "GetAgentActionGroup",
2567
2568
  "GetAgentAlias",
@@ -2680,6 +2681,7 @@
2680
2681
  "OptimizePrompt",
2681
2682
  "PrepareAgent",
2682
2683
  "PrepareFlow",
2684
+ "PutAccountDataRetention",
2683
2685
  "PutEnforcedGuardrailConfiguration",
2684
2686
  "PutFoundationModelEntitlement",
2685
2687
  "PutInvocationStep",
@@ -2766,12 +2768,13 @@
2766
2768
  "session",
2767
2769
  "custom-model-deployment"
2768
2770
  ],
2769
- "conditionKeysCount": 10,
2771
+ "conditionKeysCount": 11,
2770
2772
  "conditionKeys": [
2771
2773
  "aws:RequestTag/${TagKey}",
2772
2774
  "aws:ResourceTag/${TagKey}",
2773
2775
  "aws:TagKeys",
2774
2776
  "bedrock:BearerTokenType",
2777
+ "bedrock:DataRetentionMode",
2775
2778
  "bedrock:GuardrailIdentifier",
2776
2779
  "bedrock:InferenceProfileArn",
2777
2780
  "bedrock:InlineAgentName",
@@ -3057,7 +3060,7 @@
3057
3060
  "name": "Amazon Bedrock Powered by AWS Mantle",
3058
3061
  "servicePrefix": "bedrock-mantle",
3059
3062
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockpoweredbyawsmantle.html",
3060
- "actionsCount": 35,
3063
+ "actionsCount": 37,
3061
3064
  "actions": [
3062
3065
  "ArchiveProject",
3063
3066
  "AssociateCustomizedModel",
@@ -3075,6 +3078,7 @@
3075
3078
  "DeleteInference",
3076
3079
  "DeleteReservation",
3077
3080
  "DisassociateCustomizedModel",
3081
+ "GetAccountDataRetention",
3078
3082
  "GetCustomizedModel",
3079
3083
  "GetFile",
3080
3084
  "GetFineTuningJob",
@@ -3090,6 +3094,7 @@
3090
3094
  "ListProjects",
3091
3095
  "ListReservations",
3092
3096
  "ListTagsForResource",
3097
+ "PutAccountDataRetention",
3093
3098
  "TagResource",
3094
3099
  "UntagResource",
3095
3100
  "UpdateProject",
@@ -3101,13 +3106,14 @@
3101
3106
  "customized-model",
3102
3107
  "reservation"
3103
3108
  ],
3104
- "conditionKeysCount": 11,
3109
+ "conditionKeysCount": 12,
3105
3110
  "conditionKeys": [
3106
3111
  "aws:RequestTag/${TagKey}",
3107
3112
  "aws:ResourceTag/${TagKey}",
3108
3113
  "aws:TagKeys",
3109
3114
  "bedrock-mantle:BearerTokenType",
3110
3115
  "bedrock-mantle:CustomizedModelArn",
3116
+ "bedrock-mantle:DataRetentionMode",
3111
3117
  "bedrock-mantle:Files",
3112
3118
  "bedrock-mantle:FineTuningJob",
3113
3119
  "bedrock-mantle:Model",
@@ -9933,11 +9939,12 @@
9933
9939
  "name": "Amazon EC2",
9934
9940
  "servicePrefix": "ec2",
9935
9941
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
9936
- "actionsCount": 780,
9942
+ "actionsCount": 791,
9937
9943
  "actions": [
9938
9944
  "AcceptAddressTransfer",
9939
9945
  "AcceptCapacityReservationBillingOwnership",
9940
9946
  "AcceptReservedInstancesExchangeQuote",
9947
+ "AcceptTransitGatewayClientVpnAttachment",
9941
9948
  "AcceptTransitGatewayMulticastDomainAssociations",
9942
9949
  "AcceptTransitGatewayPeeringAttachment",
9943
9950
  "AcceptTransitGatewayVpcAttachment",
@@ -10002,6 +10009,7 @@
10002
10009
  "CreateCapacityManagerDataExport",
10003
10010
  "CreateCapacityReservation",
10004
10011
  "CreateCapacityReservationBySplitting",
10012
+ "CreateCapacityReservationCancellationQuote",
10005
10013
  "CreateCapacityReservationFleet",
10006
10014
  "CreateCarrierGateway",
10007
10015
  "CreateClientVpnEndpoint",
@@ -10174,6 +10182,7 @@
10174
10182
  "DeleteTrafficMirrorSession",
10175
10183
  "DeleteTrafficMirrorTarget",
10176
10184
  "DeleteTransitGateway",
10185
+ "DeleteTransitGatewayClientVpnAttachment",
10177
10186
  "DeleteTransitGatewayConnect",
10178
10187
  "DeleteTransitGatewayConnectPeer",
10179
10188
  "DeleteTransitGatewayMeteringPolicy",
@@ -10226,6 +10235,7 @@
10226
10235
  "DescribeCapacityBlocks",
10227
10236
  "DescribeCapacityManagerDataExports",
10228
10237
  "DescribeCapacityReservationBillingRequests",
10238
+ "DescribeCapacityReservationCancellationQuotes",
10229
10239
  "DescribeCapacityReservationFleets",
10230
10240
  "DescribeCapacityReservationTopology",
10231
10241
  "DescribeCapacityReservations",
@@ -10283,6 +10293,7 @@
10283
10293
  "DescribeIpamByoasn",
10284
10294
  "DescribeIpamExternalResourceVerificationTokens",
10285
10295
  "DescribeIpamPolicies",
10296
+ "DescribeIpamPoolAllocations",
10286
10297
  "DescribeIpamPools",
10287
10298
  "DescribeIpamPrefixListResolverTargets",
10288
10299
  "DescribeIpamPrefixListResolvers",
@@ -10481,6 +10492,7 @@
10481
10492
  "GetCapacityManagerAttributes",
10482
10493
  "GetCapacityManagerMetricData",
10483
10494
  "GetCapacityManagerMetricDimensions",
10495
+ "GetCapacityManagerMonitoredTagKeys",
10484
10496
  "GetCapacityReservationUsage",
10485
10497
  "GetCoipPoolUsage",
10486
10498
  "GetConsoleOutput",
@@ -10514,6 +10526,7 @@
10514
10526
  "GetLaunchTemplateData",
10515
10527
  "GetManagedPrefixListAssociations",
10516
10528
  "GetManagedPrefixListEntries",
10529
+ "GetManagedResourceVisibility",
10517
10530
  "GetNetworkInsightsAccessScopeAnalysisFindings",
10518
10531
  "GetNetworkInsightsAccessScopeContent",
10519
10532
  "GetPasswordData",
@@ -10584,6 +10597,7 @@
10584
10597
  "ModifyIpam",
10585
10598
  "ModifyIpamPolicyAllocationRules",
10586
10599
  "ModifyIpamPool",
10600
+ "ModifyIpamPoolAllocation",
10587
10601
  "ModifyIpamPrefixListResolver",
10588
10602
  "ModifyIpamPrefixListResolverTarget",
10589
10603
  "ModifyIpamResourceCidr",
@@ -10592,6 +10606,7 @@
10592
10606
  "ModifyLaunchTemplate",
10593
10607
  "ModifyLocalGatewayRoute",
10594
10608
  "ModifyManagedPrefixList",
10609
+ "ModifyManagedResourceVisibility",
10595
10610
  "ModifyNetworkInterfaceAttribute",
10596
10611
  "ModifyOdbNetworkPeering",
10597
10612
  "ModifyPrivateDnsNameOptions",
@@ -10655,6 +10670,7 @@
10655
10670
  "RegisterTransitGatewayMulticastGroupMembers",
10656
10671
  "RegisterTransitGatewayMulticastGroupSources",
10657
10672
  "RejectCapacityReservationBillingOwnership",
10673
+ "RejectTransitGatewayClientVpnAttachment",
10658
10674
  "RejectTransitGatewayMulticastDomainAssociations",
10659
10675
  "RejectTransitGatewayPeeringAttachment",
10660
10676
  "RejectTransitGatewayVpcAttachment",
@@ -10710,17 +10726,19 @@
10710
10726
  "UnassignPrivateNatGatewayAddress",
10711
10727
  "UnlockSnapshot",
10712
10728
  "UnmonitorInstances",
10729
+ "UpdateCapacityManagerMonitoredTagKeys",
10713
10730
  "UpdateCapacityManagerOrganizationsAccess",
10714
10731
  "UpdateInterruptibleCapacityReservationAllocation",
10715
10732
  "UpdateSecurityGroupRuleDescriptionsEgress",
10716
10733
  "UpdateSecurityGroupRuleDescriptionsIngress",
10717
10734
  "WithdrawByoipCidr"
10718
10735
  ],
10719
- "resourceTypesCount": 110,
10736
+ "resourceTypesCount": 112,
10720
10737
  "resourceTypes": [
10721
10738
  "elastic-ip",
10722
10739
  "capacity-block",
10723
10740
  "capacity-manager-data-export",
10741
+ "capacity-reservation-cancellation-quote",
10724
10742
  "capacity-reservation-fleet",
10725
10743
  "capacity-reservation",
10726
10744
  "carrier-gateway",
@@ -10749,6 +10767,7 @@
10749
10767
  "ipam-external-resource-verification-token",
10750
10768
  "ipam",
10751
10769
  "ipam-policy",
10770
+ "ipam-pool-allocation",
10752
10771
  "ipam-pool",
10753
10772
  "ipam-prefix-list-resolver",
10754
10773
  "ipam-prefix-list-resolver-target",
@@ -16269,13 +16288,14 @@
16269
16288
  "UpdateOrgEc2DeepInspectionConfiguration",
16270
16289
  "UpdateOrganizationConfiguration"
16271
16290
  ],
16272
- "resourceTypesCount": 5,
16291
+ "resourceTypesCount": 6,
16273
16292
  "resourceTypes": [
16274
16293
  "Filter",
16275
16294
  "Finding",
16276
16295
  "CIS Scan Configuration",
16277
16296
  "Code Security Scan Configuration",
16278
- "Code Security Integration"
16297
+ "Code Security Integration",
16298
+ "Connector"
16279
16299
  ],
16280
16300
  "conditionKeysCount": 3,
16281
16301
  "conditionKeys": [
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 11625
5
+ "value": 11634
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5622
9
+ "value": 5625
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3541
13
+ "value": 3544
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -230,7 +230,7 @@
230
230
  "Services with most actions": [
231
231
  {
232
232
  "key": "Amazon EC2",
233
- "value": 780
233
+ "value": 791
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
@@ -258,7 +258,7 @@
258
258
  },
259
259
  {
260
260
  "key": "Amazon Bedrock",
261
- "value": 245
261
+ "value": 247
262
262
  },
263
263
  {
264
264
  "key": "Amazon DataZone",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 2120
413
+ "value": 2123
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1424
417
+ "value": 1428
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.591",
3
+ "version": "0.0.593",
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",