You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-ec2): This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs.
Copy file name to clipboardExpand all lines: clients/client-ec2/src/models/models_1.ts
+90-58Lines changed: 90 additions & 58 deletions
Original file line number
Diff line number
Diff line change
@@ -10651,61 +10651,78 @@ export type IpamPrefixListResolverRuleConditionOperation =
10651
10651
/**
10652
10652
* <p>Describes a condition used when creating or modifying resolver rules.</p>
10653
10653
* <p>CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules.</p>
10654
-
* <p>There are three rule types:</p>
10654
+
* <p>There are three rule types. Only 2 of the 3 rule types support conditions - <b>IPAM pool CIDR</b> and <b>Scope resource CIDR</b>. <b>Static CIDR</b> rules cannot have conditions.</p>
10655
10655
* <ul>
10656
10656
* <li>
10657
10657
* <p>
10658
-
* <b>Static CIDR</b>: A fixed list of CIDRs that do not change (like a manual list replicated across Regions).</p>
10658
+
* <b>Static CIDR</b>: A fixed list of CIDRs that do not change (like a manual list replicated across Regions)</p>
10659
10659
* </li>
10660
10660
* <li>
10661
10661
* <p>
10662
-
* <b>IPAM pool CIDR</b>: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool).</p>
10663
-
* </li>
10664
-
* <li>
10665
-
* <p>
10666
-
* <b>Scope resource CIDR</b>: CIDRs for Amazon Web Services resources like VPCs, subnets, and EIPs within a specific IPAM scope.</p>
10667
-
* </li>
10668
-
* </ul>
10669
-
* <p>Condition availability by resource type:</p>
10670
-
* <ul>
10671
-
* <li>
10672
-
* <p>Only 2 of the 3 rule types support conditions - <b>IPAM pool CIDR</b> and <b>Scope resource CIDR</b>. <b>Static CIDR</b> rules cannot have conditions.</p>
10662
+
* <b>IPAM pool CIDR</b>: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool)</p>
10663
+
* <p>If you choose this option, choose the following:</p>
10673
10664
* <ul>
10674
10665
* <li>
10675
-
* <p>Condition available for the <b>IPAM pool CIDR</b> resource type:</p>
10666
+
* <p>
10667
+
* <b>IPAM scope</b>: Select the IPAM scope to search for resources</p>
10668
+
* </li>
10669
+
* <li>
10670
+
* <p>
10671
+
* <b>Conditions:</b>
10672
+
* </p>
10676
10673
* <ul>
10677
10674
* <li>
10678
-
* <p>Property:</p>
10675
+
* <p>
10676
+
* <b>Property</b>
10677
+
* </p>
10679
10678
* <ul>
10680
10679
* <li>
10681
-
* <p>IPAM Pool ID</p>
10680
+
* <p>
10681
+
* <b>IPAM pool ID</b>: Select an IPAM pool that contains the resources</p>
10682
10682
* </li>
10683
10683
* <li>
10684
-
* <p>CIDR (like 10.24.34.0/23)</p>
10684
+
* <p>
10685
+
* <b>CIDR</b> (like 10.24.34.0/23)</p>
10685
10686
* </li>
10686
10687
* </ul>
10687
10688
* </li>
10688
10689
* <li>
10689
-
* <p>Operation: Equals/Not equals</p>
10690
+
* <p>
10691
+
* <b>Operation</b>: Equals/Not equals</p>
10690
10692
* </li>
10691
10693
* <li>
10692
-
* <p>Value: The value on which to match the condition</p>
10694
+
* <p>
10695
+
* <b>Value</b>: The value on which to match the condition</p>
10693
10696
* </li>
10694
10697
* </ul>
10695
10698
* </li>
10699
+
* </ul>
10700
+
* </li>
10701
+
* <li>
10702
+
* <p>
10703
+
* <b>Scope resource CIDR</b>: CIDRs from Amazon Web Services resources like VPCs, subnets, EIPs within an IPAM scope</p>
10704
+
* <p>If you choose this option, choose the following:</p>
10705
+
* <ul>
10696
10706
* <li>
10697
-
* <p>Conditions for the <b>Scope resource CIDR</b> resource type:</p>
10707
+
* <p>
10708
+
* <b>IPAM scope</b>: Select the IPAM scope to search for resources</p>
10709
+
* </li>
10710
+
* <li>
10711
+
* <p>
10712
+
* <b>Resource type</b>: Select a resource, like a VPC or subnet.</p>
10713
+
* </li>
10714
+
* <li>
10715
+
* <p>
10716
+
* <b>Conditions</b>:</p>
10698
10717
* <ul>
10699
10718
* <li>
10700
-
* <p>Property:</p>
10719
+
* <p>
10720
+
* <b>Property</b>:</p>
10701
10721
* <ul>
10702
10722
* <li>
10703
10723
* <p>Resource ID: The unique ID of a resource (like vpc-1234567890abcdef0)</p>
10704
10724
* </li>
10705
10725
* <li>
10706
-
* <p>Resource type (like VPC or Subnet)</p>
10707
-
* </li>
10708
-
* <li>
10709
10726
* <p>Resource owner (like 111122223333)</p>
10710
10727
* </li>
10711
10728
* <li>
@@ -10720,16 +10737,15 @@ export type IpamPrefixListResolverRuleConditionOperation =
10720
10737
* </ul>
10721
10738
* </li>
10722
10739
* <li>
10723
-
* <p>Operation: Equals/Not equals</p>
10740
+
* <p>
10741
+
* <b>Operation</b>: Equals/Not equals</p>
10724
10742
* </li>
10725
10743
* <li>
10726
-
* <p>Value: The value on which to match the condition</p>
10744
+
* <p>
10745
+
* <b>Value</b>: The value on which to match the condition</p>
10727
10746
* </li>
10728
10747
* </ul>
10729
10748
* </li>
10730
-
* <li>
10731
-
* <p>When setting conditions for a rule, one or more conditions is required.</p>
10732
-
* </li>
10733
10749
* </ul>
10734
10750
* </li>
10735
10751
* </ul>
@@ -10816,61 +10832,78 @@ export type IpamPrefixListResolverRuleType =
10816
10832
/**
10817
10833
* <p>Describes a CIDR selection rule to include in a request. This is used when creating or modifying resolver rules.</p>
10818
10834
* <p>CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules.</p>
10819
-
* <p>There are three rule types:</p>
10835
+
* <p>There are three rule types. Only 2 of the 3 rule types support conditions - <b>IPAM pool CIDR</b> and <b>Scope resource CIDR</b>. <b>Static CIDR</b> rules cannot have conditions.</p>
10820
10836
* <ul>
10821
10837
* <li>
10822
10838
* <p>
10823
-
* <b>Static CIDR</b>: A fixed list of CIDRs that do not change (like a manual list replicated across Regions).</p>
10839
+
* <b>Static CIDR</b>: A fixed list of CIDRs that do not change (like a manual list replicated across Regions)</p>
10824
10840
* </li>
10825
10841
* <li>
10826
10842
* <p>
10827
-
* <b>IPAM pool CIDR</b>: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool).</p>
10828
-
* </li>
10829
-
* <li>
10830
-
* <p>
10831
-
* <b>Scope resource CIDR</b>: CIDRs for Amazon Web Services resources like VPCs, subnets, and EIPs within a specific IPAM scope.</p>
10832
-
* </li>
10833
-
* </ul>
10834
-
* <p>Condition availability by resource type:</p>
10835
-
* <ul>
10836
-
* <li>
10837
-
* <p>Only 2 of the 3 rule types support conditions - <b>IPAM pool CIDR</b> and <b>Scope resource CIDR</b>. <b>Static CIDR</b> rules cannot have conditions.</p>
10843
+
* <b>IPAM pool CIDR</b>: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool)</p>
10844
+
* <p>If you choose this option, choose the following:</p>
10838
10845
* <ul>
10839
10846
* <li>
10840
-
* <p>Condition available for the <b>IPAM pool CIDR</b> resource type:</p>
10847
+
* <p>
10848
+
* <b>IPAM scope</b>: Select the IPAM scope to search for resources</p>
10849
+
* </li>
10850
+
* <li>
10851
+
* <p>
10852
+
* <b>Conditions:</b>
10853
+
* </p>
10841
10854
* <ul>
10842
10855
* <li>
10843
-
* <p>Property:</p>
10856
+
* <p>
10857
+
* <b>Property</b>
10858
+
* </p>
10844
10859
* <ul>
10845
10860
* <li>
10846
-
* <p>IPAM Pool ID</p>
10861
+
* <p>
10862
+
* <b>IPAM pool ID</b>: Select an IPAM pool that contains the resources</p>
10847
10863
* </li>
10848
10864
* <li>
10849
-
* <p>CIDR (like 10.24.34.0/23)</p>
10865
+
* <p>
10866
+
* <b>CIDR</b> (like 10.24.34.0/23)</p>
10850
10867
* </li>
10851
10868
* </ul>
10852
10869
* </li>
10853
10870
* <li>
10854
-
* <p>Operation: Equals/Not equals</p>
10871
+
* <p>
10872
+
* <b>Operation</b>: Equals/Not equals</p>
10855
10873
* </li>
10856
10874
* <li>
10857
-
* <p>Value: The value on which to match the condition</p>
10875
+
* <p>
10876
+
* <b>Value</b>: The value on which to match the condition</p>
10858
10877
* </li>
10859
10878
* </ul>
10860
10879
* </li>
10880
+
* </ul>
10881
+
* </li>
10882
+
* <li>
10883
+
* <p>
10884
+
* <b>Scope resource CIDR</b>: CIDRs from Amazon Web Services resources like VPCs, subnets, EIPs within an IPAM scope</p>
10885
+
* <p>If you choose this option, choose the following:</p>
10886
+
* <ul>
10861
10887
* <li>
10862
-
* <p>Conditions for the <b>Scope resource CIDR</b> resource type:</p>
10888
+
* <p>
10889
+
* <b>IPAM scope</b>: Select the IPAM scope to search for resources</p>
10890
+
* </li>
10891
+
* <li>
10892
+
* <p>
10893
+
* <b>Resource type</b>: Select a resource, like a VPC or subnet.</p>
10894
+
* </li>
10895
+
* <li>
10896
+
* <p>
10897
+
* <b>Conditions</b>:</p>
10863
10898
* <ul>
10864
10899
* <li>
10865
-
* <p>Property:</p>
10900
+
* <p>
10901
+
* <b>Property</b>:</p>
10866
10902
* <ul>
10867
10903
* <li>
10868
10904
* <p>Resource ID: The unique ID of a resource (like vpc-1234567890abcdef0)</p>
10869
10905
* </li>
10870
10906
* <li>
10871
-
* <p>Resource type (like VPC or Subnet)</p>
10872
-
* </li>
10873
-
* <li>
10874
10907
* <p>Resource owner (like 111122223333)</p>
10875
10908
* </li>
10876
10909
* <li>
@@ -10885,16 +10918,15 @@ export type IpamPrefixListResolverRuleType =
10885
10918
* </ul>
10886
10919
* </li>
10887
10920
* <li>
10888
-
* <p>Operation: Equals/Not equals</p>
10921
+
* <p>
10922
+
* <b>Operation</b>: Equals/Not equals</p>
10889
10923
* </li>
10890
10924
* <li>
10891
-
* <p>Value: The value on which to match the condition</p>
10925
+
* <p>
10926
+
* <b>Value</b>: The value on which to match the condition</p>
10892
10927
* </li>
10893
10928
* </ul>
10894
10929
* </li>
10895
-
* <li>
10896
-
* <p>When setting conditions for a rule, one or more conditions is required.</p>
0 commit comments