@aws-sdk/client-ec2 3.172.0 → 3.174.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.
Files changed (60) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +1 -2
  3. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +3 -3
  4. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -1
  5. package/dist-cjs/commands/MonitorInstancesCommand.js +1 -2
  6. package/dist-cjs/models/models_0.js +14 -14
  7. package/dist-cjs/models/models_1.js +13 -13
  8. package/dist-cjs/models/models_2.js +14 -14
  9. package/dist-cjs/models/models_3.js +13 -13
  10. package/dist-cjs/models/models_4.js +14 -14
  11. package/dist-cjs/models/models_5.js +14 -14
  12. package/dist-cjs/models/models_6.js +12 -4
  13. package/dist-cjs/protocols/Aws_ec2.js +27 -0
  14. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +1 -2
  15. package/dist-es/commands/DescribeAddressesAttributeCommand.js +1 -1
  16. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -1
  17. package/dist-es/commands/MonitorInstancesCommand.js +1 -2
  18. package/dist-es/models/models_0.js +5 -2
  19. package/dist-es/models/models_1.js +2 -2
  20. package/dist-es/models/models_2.js +2 -2
  21. package/dist-es/models/models_3.js +2 -2
  22. package/dist-es/models/models_4.js +2 -2
  23. package/dist-es/models/models_5.js +2 -2
  24. package/dist-es/models/models_6.js +2 -0
  25. package/dist-es/protocols/Aws_ec2.js +27 -0
  26. package/dist-types/EC2.d.ts +13 -30
  27. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -2
  28. package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeInstancesCommand.d.ts +0 -3
  30. package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +0 -3
  32. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +0 -3
  33. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +0 -3
  34. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +0 -4
  35. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +0 -4
  36. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -6
  37. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
  38. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +3 -0
  39. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +4 -1
  40. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  41. package/dist-types/commands/RunInstancesCommand.d.ts +1 -2
  42. package/dist-types/models/models_0.d.ts +26 -30
  43. package/dist-types/models/models_1.d.ts +67 -93
  44. package/dist-types/models/models_2.d.ts +77 -44
  45. package/dist-types/models/models_3.d.ts +58 -57
  46. package/dist-types/models/models_4.d.ts +76 -73
  47. package/dist-types/models/models_5.d.ts +45 -43
  48. package/dist-types/models/models_6.d.ts +43 -9
  49. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +4 -2
  50. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -4
  52. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
  53. package/dist-types/ts3.4/models/models_0.d.ts +11 -13
  54. package/dist-types/ts3.4/models/models_1.d.ts +13 -25
  55. package/dist-types/ts3.4/models/models_2.d.ts +26 -19
  56. package/dist-types/ts3.4/models/models_3.d.ts +20 -18
  57. package/dist-types/ts3.4/models/models_4.d.ts +18 -15
  58. package/dist-types/ts3.4/models/models_5.d.ts +16 -18
  59. package/dist-types/ts3.4/models/models_6.d.ts +16 -5
  60. package/package.json +1 -1
@@ -1,7 +1,42 @@
1
- import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, AllowedPrincipal, AlternatePathHint, AnalysisAclRule, AnalysisComponent, AnalysisRouteTableRoute, AnalysisSecurityGroupRule, AssociationStatus, AttributeValue, BatchState, CurrencyCodeValues, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, PathComponent, PortRange, ReservedInstancesListing, ResourceType, SecurityGroupRule, Subnet, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, Tenancy, TransitGatewayAssociation, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayRouteTableRoute, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, Vpc, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
2
- import { BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, SpotInstanceType, StorageTier, TargetCapacityUnitType, TrafficMirrorFilter, VolumeType } from "./models_1";
1
+ import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, AllowedPrincipal, AlternatePathHint, AnalysisAclRule, AnalysisComponent, AnalysisRouteTableRoute, AnalysisSecurityGroupRule, AssociationStatus, BatchState, CurrencyCodeValues, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpPermission, PathComponent, PortRange, ReservedInstancesListing, ResourceType, SecurityGroupRule, Subnet, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, Tenancy, TransitGatewayAssociation, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayRouteTableRoute, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, Vpc, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
2
+ import { AttributeValue, BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, SpotInstanceType, StorageTier, TargetCapacityUnitType, TrafficMirrorFilter, VolumeType } from "./models_1";
3
3
  import { ConnectionNotification, DnsEntry, DnsNameState, Filter, IpAddressType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, Volume, VpcEndpoint, VpnConnection, VpnGateway } from "./models_2";
4
4
  import { AttributeBooleanValue, EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, IdFormat, PermissionGroup, ProductCode } from "./models_3";
5
+ /**
6
+ * <p>Describes a local gateway virtual interface group.</p>
7
+ */
8
+ export interface LocalGatewayVirtualInterfaceGroup {
9
+ /**
10
+ * <p>The ID of the virtual interface group.</p>
11
+ */
12
+ LocalGatewayVirtualInterfaceGroupId?: string;
13
+ /**
14
+ * <p>The IDs of the virtual interfaces.</p>
15
+ */
16
+ LocalGatewayVirtualInterfaceIds?: string[];
17
+ /**
18
+ * <p>The ID of the local gateway.</p>
19
+ */
20
+ LocalGatewayId?: string;
21
+ /**
22
+ * <p>The ID of the Amazon Web Services account that owns the local gateway virtual interface group.</p>
23
+ */
24
+ OwnerId?: string;
25
+ /**
26
+ * <p>The tags assigned to the virtual interface group.</p>
27
+ */
28
+ Tags?: Tag[];
29
+ }
30
+ export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
31
+ /**
32
+ * <p>The virtual interface groups.</p>
33
+ */
34
+ LocalGatewayVirtualInterfaceGroups?: LocalGatewayVirtualInterfaceGroup[];
35
+ /**
36
+ * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
37
+ */
38
+ NextToken?: string;
39
+ }
5
40
  export interface DescribeLocalGatewayVirtualInterfacesRequest {
6
41
  /**
7
42
  * <p>The IDs of the virtual interfaces.</p>
@@ -1999,9 +2034,6 @@ export interface DescribeReservedInstancesModificationsRequest {
1999
2034
  }
2000
2035
  /**
2001
2036
  * <p>Describes the configuration settings for the modified Reserved Instances.</p>
2002
- * <note>
2003
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2004
- * </note>
2005
2037
  */
2006
2038
  export interface ReservedInstancesConfiguration {
2007
2039
  /**
@@ -2617,9 +2649,6 @@ export interface ScheduledInstanceRecurrence {
2617
2649
  }
2618
2650
  /**
2619
2651
  * <p>Describes a schedule that is available for your Scheduled Instances.</p>
2620
- * <note>
2621
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2622
- * </note>
2623
2652
  */
2624
2653
  export interface ScheduledInstanceAvailability {
2625
2654
  /**
@@ -2755,9 +2784,6 @@ export interface DescribeScheduledInstancesRequest {
2755
2784
  }
2756
2785
  /**
2757
2786
  * <p>Describes a Scheduled Instance.</p>
2758
- * <note>
2759
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2760
- * </note>
2761
2787
  */
2762
2788
  export interface ScheduledInstance {
2763
2789
  /**
@@ -3769,9 +3795,9 @@ export interface SpotFleetTagSpecification {
3769
3795
  /**
3770
3796
  * <p>The type of resource. Currently, the only resource type that is supported is
3771
3797
  * <code>instance</code>. To tag the Spot Fleet request on creation, use the
3772
- * <code>TagSpecifications</code> parameter in <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetRequestConfigData.html">
3773
- * <code>SpotFleetRequestConfigData</code>
3774
- * </a>.</p>
3798
+ * <code>TagSpecifications</code> parameter in <code>
3799
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetRequestConfigData.html">SpotFleetRequestConfigData</a>
3800
+ * </code>.</p>
3775
3801
  */
3776
3802
  ResourceType?: ResourceType | string;
3777
3803
  /**
@@ -3781,12 +3807,8 @@ export interface SpotFleetTagSpecification {
3781
3807
  }
3782
3808
  /**
3783
3809
  * <p>Describes the launch specification for one or more Spot Instances. If you include
3784
- * On-Demand capacity in your fleet request or want to specify an EFA network device, you
3785
- * can't use <code>SpotFleetLaunchSpecification</code>; you must use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html">LaunchTemplateConfig</a>.</p>
3786
- *
3787
- * <note>
3788
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
3789
- * </note>
3810
+ * On-Demand capacity in your fleet request or want to specify an EFA network device, you
3811
+ * can't use <code>SpotFleetLaunchSpecification</code>; you must use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html">LaunchTemplateConfig</a>.</p>
3790
3812
  */
3791
3813
  export interface SpotFleetLaunchSpecification {
3792
3814
  /**
@@ -3884,7 +3906,7 @@ export interface SpotFleetLaunchSpecification {
3884
3906
  * identify instance types with those attributes.</p>
3885
3907
  * <note>
3886
3908
  * <p>If you specify <code>InstanceRequirements</code>, you can't specify
3887
- * <code>InstanceTypes</code>.</p>
3909
+ * <code>InstanceType</code>.</p>
3888
3910
  * </note>
3889
3911
  */
3890
3912
  InstanceRequirements?: InstanceRequirements;
@@ -3939,7 +3961,7 @@ export interface LaunchTemplateOverrides {
3939
3961
  * when you specify a list of instance types.</p>
3940
3962
  * <note>
3941
3963
  * <p>If you specify <code>InstanceRequirements</code>, you can't specify
3942
- * <code>InstanceTypes</code>.</p>
3964
+ * <code>InstanceType</code>.</p>
3943
3965
  * </note>
3944
3966
  */
3945
3967
  InstanceRequirements?: InstanceRequirements;
@@ -4066,23 +4088,33 @@ export interface SpotMaintenanceStrategies {
4066
4088
  */
4067
4089
  export interface SpotFleetRequestConfigData {
4068
4090
  /**
4069
- * <p>Indicates how to allocate the target Spot Instance capacity across the Spot Instance pools specified by
4070
- * the Spot Fleet request.</p>
4071
- * <p>If the allocation strategy is <code>lowestPrice</code>, Spot Fleet launches instances from
4072
- * the Spot Instance pools with the lowest price. This is the default allocation strategy.</p>
4073
- * <p>If the allocation strategy is <code>diversified</code>, Spot Fleet launches instances from
4074
- * all the Spot Instance pools that you specify.</p>
4075
- * <p>If the allocation strategy is <code>capacityOptimized</code> (recommended), Spot Fleet
4076
- * launches instances from Spot Instance pools with optimal capacity for the number of instances
4077
- * that are launching. To give certain instance types a higher chance of launching first,
4078
- * use <code>capacityOptimizedPrioritized</code>. Set a priority for each instance type by
4079
- * using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You
4080
- * can assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2
4081
- * implements the priorities on a best-effort basis, but optimizes for capacity first.
4082
- * <code>capacityOptimizedPrioritized</code> is supported only if your Spot Fleet uses a
4091
+ * <p>The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance
4092
+ * pools specified by the Spot Fleet launch configuration. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-allocation-strategy.html">Allocation
4093
+ * strategies for Spot Instances</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
4094
+ * <p>
4095
+ * <code>lowestPrice</code> - Spot Fleet launches instances from the lowest-price Spot Instance pool
4096
+ * that has available capacity. If the cheapest pool doesn't have available capacity, the
4097
+ * Spot Instances come from the next cheapest pool that has available capacity. If a pool runs out
4098
+ * of capacity before fulfilling your desired capacity, Spot Fleet will continue to fulfill your
4099
+ * request by drawing from the next cheapest pool. To ensure that your desired capacity is
4100
+ * met, you might receive Spot Instances from several pools.</p>
4101
+ * <p>
4102
+ * <code>diversified</code> - Spot Fleet launches instances from all of the Spot Instance pools that you
4103
+ * specify.</p>
4104
+ * <p>
4105
+ * <code>capacityOptimized</code> (recommended) - Spot Fleet launches instances from Spot Instance pools
4106
+ * with optimal capacity for the number of instances that are launching. To give certain
4107
+ * instance types a higher chance of launching first, use
4108
+ * <code>capacityOptimizedPrioritized</code>. Set a priority for each instance type by
4109
+ * using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can
4110
+ * assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements
4111
+ * the priorities on a best-effort basis, but optimizes for capacity first.
4112
+ * <code>capacityOptimizedPrioritized</code> is supported only if your Spot Fleet uses a
4083
4113
  * launch template. Note that if the <code>OnDemandAllocationStrategy</code> is set to
4084
- * <code>prioritized</code>, the same priority is applied when fulfilling On-Demand
4114
+ * <code>prioritized</code>, the same priority is applied when fulfilling On-Demand
4085
4115
  * capacity.</p>
4116
+ * <p>Default: <code>lowestPrice</code>
4117
+ * </p>
4086
4118
  */
4087
4119
  AllocationStrategy?: AllocationStrategy | string;
4088
4120
  /**
@@ -4264,9 +4296,9 @@ export interface SpotFleetRequestConfigData {
4264
4296
  * <code>ResourceType</code> must be <code>spot-fleet-request</code>, otherwise the
4265
4297
  * Spot Fleet request fails. To tag instances at launch, specify the tags in the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template">launch
4266
4298
  * template</a> (valid only if you use <code>LaunchTemplateConfigs</code>) or in
4267
- * the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetTagSpecification.html">
4268
- * <code>SpotFleetTagSpecification</code>
4269
- * </a> (valid only if you use
4299
+ * the <code>
4300
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetTagSpecification.html">SpotFleetTagSpecification</a>
4301
+ * </code> (valid only if you use
4270
4302
  * <code>LaunchSpecifications</code>). For information about tagging after launch, see
4271
4303
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-resources">Tagging Your Resources</a>.</p>
4272
4304
  */
@@ -4556,9 +4588,6 @@ export interface RunInstancesMonitoringEnabled {
4556
4588
  }
4557
4589
  /**
4558
4590
  * <p>Describes the launch specification for an instance.</p>
4559
- * <note>
4560
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
4561
- * </note>
4562
4591
  */
4563
4592
  export interface LaunchSpecification {
4564
4593
  /**
@@ -8641,31 +8670,13 @@ export interface EnableFastSnapshotRestoreSuccessItem {
8641
8670
  DisabledTime?: Date;
8642
8671
  }
8643
8672
  /**
8644
- * <p>Describes an error that occurred when enabling fast snapshot restores.</p>
8673
+ * @internal
8645
8674
  */
8646
- export interface EnableFastSnapshotRestoreStateError {
8647
- /**
8648
- * <p>The error code.</p>
8649
- */
8650
- Code?: string;
8651
- /**
8652
- * <p>The error message.</p>
8653
- */
8654
- Message?: string;
8655
- }
8675
+ export declare const LocalGatewayVirtualInterfaceGroupFilterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
8656
8676
  /**
8657
- * <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
8677
+ * @internal
8658
8678
  */
8659
- export interface EnableFastSnapshotRestoreStateErrorItem {
8660
- /**
8661
- * <p>The Availability Zone.</p>
8662
- */
8663
- AvailabilityZone?: string;
8664
- /**
8665
- * <p>The error.</p>
8666
- */
8667
- Error?: EnableFastSnapshotRestoreStateError;
8668
- }
8679
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
8669
8680
  /**
8670
8681
  * @internal
8671
8682
  */
@@ -9766,11 +9777,3 @@ export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj:
9766
9777
  * @internal
9767
9778
  */
9768
9779
  export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9769
- /**
9770
- * @internal
9771
- */
9772
- export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9773
- /**
9774
- * @internal
9775
- */
9776
- export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
@@ -1,8 +1,34 @@
1
- import { _InstanceType, AccessScopeAnalysisFinding, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AttributeValue, AutoPlacement, CapacityReservationState, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, CurrencyCodeValues, DnsSupportValue, EndDateType, HostnameType, HostRecovery, InstanceEventWindow, IpamPoolAllocation, Ipv6SupportValue, SelfServicePortal, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
- import { CapacityReservationPreference, CapacityReservationTarget, DiskImageFormat, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, InstanceRequirementsRequest, Ipam, IpamPool, IpamResourceTag, IpamScope, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, Placement, PlatformValues, RequestIpamResourceTag, ResponseLaunchTemplateData, ShutdownBehavior, SubnetCidrReservation, TargetCapacitySpecificationRequest, TargetCapacityUnitType, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, VolumeType } from "./models_1";
3
- import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, Filter, IKEVersionsRequestListValue, IpAddressType, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
4
- import { ArchitectureType, ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, ExportTaskS3Location, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchPermission, Monitoring, PaymentOption, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_3";
5
- import { AnalysisStatus, CreateVolumePermission, EnableFastSnapshotRestoreStateErrorItem, EnableFastSnapshotRestoreSuccessItem, ExcessCapacityTerminationPolicy, LaunchTemplateConfig, ReservedInstancesConfiguration, SnapshotAttributeName, TransitGatewayPropagation, TransitGatewayPropagationState, VolumeModification } from "./models_4";
1
+ import { _InstanceType, AccessScopeAnalysisFinding, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, CapacityReservationState, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, CurrencyCodeValues, DnsSupportValue, EndDateType, HostnameType, HostRecovery, InstanceEventWindow, IpamPoolAllocation, Ipv6SupportValue, SelfServicePortal, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
+ import { AttributeValue, CapacityReservationPreference, CapacityReservationTarget, DiskImageFormat, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, InstanceRequirementsRequest, Ipam, IpamPool, IpamResourceTag, IpamScope, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, Placement, PlatformValues, RequestIpamResourceTag, ResponseLaunchTemplateData, ShutdownBehavior, SubnetCidrReservation, TargetCapacitySpecificationRequest, TargetCapacityUnitType, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorRuleAction, VolumeType } from "./models_1";
3
+ import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, Filter, IKEVersionsRequestListValue, IpAddressType, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, TrafficMirrorPortRangeRequest, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
4
+ import { ArchitectureType, ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, ExportTaskS3Location, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchPermission, PaymentOption, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_3";
5
+ import { AnalysisStatus, CreateVolumePermission, EnableFastSnapshotRestoreSuccessItem, ExcessCapacityTerminationPolicy, LaunchTemplateConfig, ReservedInstancesConfiguration, SnapshotAttributeName, TransitGatewayPropagation, TransitGatewayPropagationState, VolumeModification } from "./models_4";
6
+ /**
7
+ * <p>Describes an error that occurred when enabling fast snapshot restores.</p>
8
+ */
9
+ export interface EnableFastSnapshotRestoreStateError {
10
+ /**
11
+ * <p>The error code.</p>
12
+ */
13
+ Code?: string;
14
+ /**
15
+ * <p>The error message.</p>
16
+ */
17
+ Message?: string;
18
+ }
19
+ /**
20
+ * <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
21
+ */
22
+ export interface EnableFastSnapshotRestoreStateErrorItem {
23
+ /**
24
+ * <p>The Availability Zone.</p>
25
+ */
26
+ AvailabilityZone?: string;
27
+ /**
28
+ * <p>The error.</p>
29
+ */
30
+ Error?: EnableFastSnapshotRestoreStateError;
31
+ }
6
32
  /**
7
33
  * <p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>
8
34
  */
@@ -4159,13 +4185,14 @@ export interface ModifyInstanceMetadataOptionsRequest {
4159
4185
  * <p>The state of token usage for your instance metadata requests. If the parameter is not
4160
4186
  * specified in the request, the default state is <code>optional</code>.</p>
4161
4187
  * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
4162
- * with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are
4163
- * returned. If you retrieve the IAM role credentials using a valid signed
4164
- * token, the version 2.0 role credentials are returned.</p>
4165
- * <p>If the state is <code>required</code>, you must send a signed token header with any
4166
- * instance metadata retrieval requests. In this state, retrieving the IAM
4167
- * role credential always returns the version 2.0 credentials; the version 1.0 credentials
4168
- * are not available.</p>
4188
+ * with or without a session token on your request. If you retrieve the IAM
4189
+ * role credentials without a token, the version 1.0 role credentials are returned. If you
4190
+ * retrieve the IAM role credentials using a valid session token, the
4191
+ * version 2.0 role credentials are returned.</p>
4192
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
4193
+ * metadata retrieval requests. In this state, retrieving the IAM role
4194
+ * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
4195
+ * not available.</p>
4169
4196
  */
4170
4197
  HttpTokens?: HttpTokensState | string;
4171
4198
  /**
@@ -5980,31 +6007,14 @@ export interface ModifyVpnTunnelOptionsResult {
5980
6007
  */
5981
6008
  VpnConnection?: VpnConnection;
5982
6009
  }
5983
- export interface MonitorInstancesRequest {
5984
- /**
5985
- * <p>The IDs of the instances.</p>
5986
- */
5987
- InstanceIds: string[] | undefined;
5988
- /**
5989
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
5990
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
5991
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
5992
- */
5993
- DryRun?: boolean;
5994
- }
5995
6010
  /**
5996
- * <p>Describes the monitoring of an instance.</p>
6011
+ * @internal
5997
6012
  */
5998
- export interface InstanceMonitoring {
5999
- /**
6000
- * <p>The ID of the instance.</p>
6001
- */
6002
- InstanceId?: string;
6003
- /**
6004
- * <p>The monitoring for the instance.</p>
6005
- */
6006
- Monitoring?: Monitoring;
6007
- }
6013
+ export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
6014
+ /**
6015
+ * @internal
6016
+ */
6017
+ export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
6008
6018
  /**
6009
6019
  * @internal
6010
6020
  */
@@ -7133,11 +7143,3 @@ export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (obj: Modi
7133
7143
  * @internal
7134
7144
  */
7135
7145
  export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7136
- /**
7137
- * @internal
7138
- */
7139
- export declare const MonitorInstancesRequestFilterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7140
- /**
7141
- * @internal
7142
- */
7143
- export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
@@ -1,9 +1,34 @@
1
1
  import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, HostnameType, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
2
  import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SnapshotState, SpotInstanceType } from "./models_1";
3
3
  import { Filter, InstanceTagNotificationAttribute, IpamPoolCidr, TransitGatewayRoute } from "./models_2";
4
- import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, TpmSupportValues } from "./models_3";
4
+ import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, Monitoring, TpmSupportValues } from "./models_3";
5
5
  import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
6
- import { CapacityReservationSpecification, InstanceMonitoring, Purchase } from "./models_5";
6
+ import { CapacityReservationSpecification, Purchase } from "./models_5";
7
+ export interface MonitorInstancesRequest {
8
+ /**
9
+ * <p>The IDs of the instances.</p>
10
+ */
11
+ InstanceIds: string[] | undefined;
12
+ /**
13
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
14
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
15
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
16
+ */
17
+ DryRun?: boolean;
18
+ }
19
+ /**
20
+ * <p>Describes the monitoring of an instance.</p>
21
+ */
22
+ export interface InstanceMonitoring {
23
+ /**
24
+ * <p>The ID of the instance.</p>
25
+ */
26
+ InstanceId?: string;
27
+ /**
28
+ * <p>The monitoring for the instance.</p>
29
+ */
30
+ Monitoring?: Monitoring;
31
+ }
7
32
  export interface MonitorInstancesResult {
8
33
  /**
9
34
  * <p>The monitoring information.</p>
@@ -1908,13 +1933,14 @@ export interface InstanceMetadataOptionsRequest {
1908
1933
  /**
1909
1934
  * <p>The state of token usage for your instance metadata requests.</p>
1910
1935
  * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
1911
- * with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are
1912
- * returned. If you retrieve the IAM role credentials using a valid signed
1913
- * token, the version 2.0 role credentials are returned.</p>
1914
- * <p>If the state is <code>required</code>, you must send a signed token header with any
1915
- * instance metadata retrieval requests. In this state, retrieving the IAM
1916
- * role credentials always returns the version 2.0 credentials; the version 1.0 credentials
1917
- * are not available.</p>
1936
+ * with or without a session token on your request. If you retrieve the IAM
1937
+ * role credentials without a token, the version 1.0 role credentials are returned. If you
1938
+ * retrieve the IAM role credentials using a valid session token, the
1939
+ * version 2.0 role credentials are returned.</p>
1940
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
1941
+ * metadata retrieval requests. In this state, retrieving the IAM role
1942
+ * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
1943
+ * not available.</p>
1918
1944
  * <p>Default: <code>optional</code>
1919
1945
  * </p>
1920
1946
  */
@@ -3225,6 +3251,14 @@ export interface WithdrawByoipCidrResult {
3225
3251
  */
3226
3252
  ByoipCidr?: ByoipCidr;
3227
3253
  }
3254
+ /**
3255
+ * @internal
3256
+ */
3257
+ export declare const MonitorInstancesRequestFilterSensitiveLog: (obj: MonitorInstancesRequest) => any;
3258
+ /**
3259
+ * @internal
3260
+ */
3261
+ export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
3228
3262
  /**
3229
3263
  * @internal
3230
3264
  */
@@ -10,8 +10,10 @@ import {
10
10
  ServiceInputTypes,
11
11
  ServiceOutputTypes,
12
12
  } from "../EC2Client";
13
- import { CreateTrafficMirrorFilterRuleRequest } from "../models/models_1";
14
- import { CreateTrafficMirrorFilterRuleResult } from "../models/models_2";
13
+ import {
14
+ CreateTrafficMirrorFilterRuleRequest,
15
+ CreateTrafficMirrorFilterRuleResult,
16
+ } from "../models/models_2";
15
17
  export interface CreateTrafficMirrorFilterRuleCommandInput
16
18
  extends CreateTrafficMirrorFilterRuleRequest {}
17
19
  export interface CreateTrafficMirrorFilterRuleCommandOutput
@@ -13,7 +13,7 @@ import {
13
13
  import {
14
14
  DescribeAddressesAttributeRequest,
15
15
  DescribeAddressesAttributeResult,
16
- } from "../models/models_2";
16
+ } from "../models/models_3";
17
17
  export interface DescribeAddressesAttributeCommandInput
18
18
  extends DescribeAddressesAttributeRequest {}
19
19
  export interface DescribeAddressesAttributeCommandOutput
@@ -10,10 +10,8 @@ import {
10
10
  ServiceInputTypes,
11
11
  ServiceOutputTypes,
12
12
  } from "../EC2Client";
13
- import {
14
- DescribeLocalGatewayVirtualInterfaceGroupsRequest,
15
- DescribeLocalGatewayVirtualInterfaceGroupsResult,
16
- } from "../models/models_3";
13
+ import { DescribeLocalGatewayVirtualInterfaceGroupsRequest } from "../models/models_3";
14
+ import { DescribeLocalGatewayVirtualInterfaceGroupsResult } from "../models/models_4";
17
15
  export interface DescribeLocalGatewayVirtualInterfaceGroupsCommandInput
18
16
  extends DescribeLocalGatewayVirtualInterfaceGroupsRequest {}
19
17
  export interface DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput
@@ -10,8 +10,10 @@ import {
10
10
  ServiceInputTypes,
11
11
  ServiceOutputTypes,
12
12
  } from "../EC2Client";
13
- import { MonitorInstancesRequest } from "../models/models_5";
14
- import { MonitorInstancesResult } from "../models/models_6";
13
+ import {
14
+ MonitorInstancesRequest,
15
+ MonitorInstancesResult,
16
+ } from "../models/models_6";
15
17
  export interface MonitorInstancesCommandInput extends MonitorInstancesRequest {}
16
18
  export interface MonitorInstancesCommandOutput
17
19
  extends MonitorInstancesResult,
@@ -654,6 +654,9 @@ export declare enum AllocationStrategy {
654
654
  DIVERSIFIED = "diversified",
655
655
  LOWEST_PRICE = "lowestPrice",
656
656
  }
657
+ export declare enum AllocationType {
658
+ used = "used",
659
+ }
657
660
  export interface AllowedPrincipal {
658
661
  PrincipalType?: PrincipalType | string;
659
662
  Principal?: string;
@@ -1463,6 +1466,10 @@ export interface CreateCapacityReservationRequest {
1463
1466
  OutpostArn?: string;
1464
1467
  PlacementGroupArn?: string;
1465
1468
  }
1469
+ export interface CapacityAllocation {
1470
+ AllocationType?: AllocationType | string;
1471
+ Count?: number;
1472
+ }
1466
1473
  export declare enum CapacityReservationState {
1467
1474
  active = "active",
1468
1475
  cancelled = "cancelled",
@@ -1493,6 +1500,7 @@ export interface CapacityReservation {
1493
1500
  OutpostArn?: string;
1494
1501
  CapacityReservationFleetId?: string;
1495
1502
  PlacementGroupArn?: string;
1503
+ CapacityAllocations?: CapacityAllocation[];
1496
1504
  }
1497
1505
  export interface CreateCapacityReservationResult {
1498
1506
  CapacityReservation?: CapacityReservation;
@@ -2375,13 +2383,6 @@ export interface CreateDhcpOptionsRequest {
2375
2383
  TagSpecifications?: TagSpecification[];
2376
2384
  DryRun?: boolean;
2377
2385
  }
2378
- export interface AttributeValue {
2379
- Value?: string;
2380
- }
2381
- export interface DhcpConfiguration {
2382
- Key?: string;
2383
- Values?: AttributeValue[];
2384
- }
2385
2386
  export declare const AcceleratorCountFilterSensitiveLog: (
2386
2387
  obj: AcceleratorCount
2387
2388
  ) => any;
@@ -2931,6 +2932,9 @@ export declare const CopySnapshotResultFilterSensitiveLog: (
2931
2932
  export declare const CreateCapacityReservationRequestFilterSensitiveLog: (
2932
2933
  obj: CreateCapacityReservationRequest
2933
2934
  ) => any;
2935
+ export declare const CapacityAllocationFilterSensitiveLog: (
2936
+ obj: CapacityAllocation
2937
+ ) => any;
2934
2938
  export declare const CapacityReservationFilterSensitiveLog: (
2935
2939
  obj: CapacityReservation
2936
2940
  ) => any;
@@ -3043,9 +3047,3 @@ export declare const NewDhcpConfigurationFilterSensitiveLog: (
3043
3047
  export declare const CreateDhcpOptionsRequestFilterSensitiveLog: (
3044
3048
  obj: CreateDhcpOptionsRequest
3045
3049
  ) => any;
3046
- export declare const AttributeValueFilterSensitiveLog: (
3047
- obj: AttributeValue
3048
- ) => any;
3049
- export declare const DhcpConfigurationFilterSensitiveLog: (
3050
- obj: DhcpConfiguration
3051
- ) => any;
@@ -14,7 +14,6 @@ import {
14
14
  AddressFamily,
15
15
  AttachmentStatus,
16
16
  CurrencyCodeValues,
17
- DhcpConfiguration,
18
17
  HostnameType,
19
18
  InstanceEventWindow,
20
19
  Ipv4PrefixSpecification,
@@ -30,6 +29,13 @@ import {
30
29
  UnsuccessfulItem,
31
30
  WeekDay,
32
31
  } from "./models_0";
32
+ export interface AttributeValue {
33
+ Value?: string;
34
+ }
35
+ export interface DhcpConfiguration {
36
+ Key?: string;
37
+ Values?: AttributeValue[];
38
+ }
33
39
  export interface DhcpOptions {
34
40
  DhcpConfigurations?: DhcpConfiguration[];
35
41
  DhcpOptionsId?: string;
@@ -1930,24 +1936,12 @@ export interface CreateTrafficMirrorFilterResult {
1930
1936
  TrafficMirrorFilter?: TrafficMirrorFilter;
1931
1937
  ClientToken?: string;
1932
1938
  }
1933
- export interface TrafficMirrorPortRangeRequest {
1934
- FromPort?: number;
1935
- ToPort?: number;
1936
- }
1937
- export interface CreateTrafficMirrorFilterRuleRequest {
1938
- TrafficMirrorFilterId: string | undefined;
1939
- TrafficDirection: TrafficDirection | string | undefined;
1940
- RuleNumber: number | undefined;
1941
- RuleAction: TrafficMirrorRuleAction | string | undefined;
1942
- DestinationPortRange?: TrafficMirrorPortRangeRequest;
1943
- SourcePortRange?: TrafficMirrorPortRangeRequest;
1944
- Protocol?: number;
1945
- DestinationCidrBlock: string | undefined;
1946
- SourceCidrBlock: string | undefined;
1947
- Description?: string;
1948
- DryRun?: boolean;
1949
- ClientToken?: string;
1950
- }
1939
+ export declare const AttributeValueFilterSensitiveLog: (
1940
+ obj: AttributeValue
1941
+ ) => any;
1942
+ export declare const DhcpConfigurationFilterSensitiveLog: (
1943
+ obj: DhcpConfiguration
1944
+ ) => any;
1951
1945
  export declare const DhcpOptionsFilterSensitiveLog: (obj: DhcpOptions) => any;
1952
1946
  export declare const CreateDhcpOptionsResultFilterSensitiveLog: (
1953
1947
  obj: CreateDhcpOptionsResult
@@ -2598,9 +2592,3 @@ export declare const TrafficMirrorFilterFilterSensitiveLog: (
2598
2592
  export declare const CreateTrafficMirrorFilterResultFilterSensitiveLog: (
2599
2593
  obj: CreateTrafficMirrorFilterResult
2600
2594
  ) => any;
2601
- export declare const TrafficMirrorPortRangeRequestFilterSensitiveLog: (
2602
- obj: TrafficMirrorPortRangeRequest
2603
- ) => any;
2604
- export declare const CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog: (
2605
- obj: CreateTrafficMirrorFilterRuleRequest
2606
- ) => any;