@aws-sdk/client-ec2 3.454.0 → 3.455.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +6 -2
- package/dist-cjs/protocols/Aws_ec2.js +21 -0
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/protocols/Aws_ec2.js +21 -0
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +6 -0
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -2
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -0
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -2
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -2
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -3
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -0
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -0
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -0
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +18 -30
- package/dist-types/models/models_1.d.ts +29 -16
- package/dist-types/models/models_2.d.ts +39 -19
- package/dist-types/models/models_3.d.ts +17 -33
- package/dist-types/models/models_4.d.ts +40 -17
- package/dist-types/models/models_5.d.ts +17 -17
- package/dist-types/models/models_6.d.ts +28 -11
- package/dist-types/models/models_7.d.ts +11 -1
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +7 -6
- package/dist-types/ts3.4/models/models_1.d.ts +6 -4
- package/dist-types/ts3.4/models/models_2.d.ts +8 -5
- package/dist-types/ts3.4/models/models_3.d.ts +4 -7
- package/dist-types/ts3.4/models/models_4.d.ts +8 -5
- package/dist-types/ts3.4/models/models_5.d.ts +5 -5
- package/dist-types/ts3.4/models/models_6.d.ts +7 -3
- package/dist-types/ts3.4/models/models_7.d.ts +4 -0
- package/package.json +1 -1
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
import { ApplianceModeSupportValue, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DynamicRoutingValue, InstanceEventWindowState, Ipv4PrefixSpecification, Ipv6SupportValue, ReservedInstancesListing, RouteTableAssociationState, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrustProviderType, UnsuccessfulItem, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
|
|
2
|
-
import { CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, ConnectionTrackingConfiguration, Ec2InstanceConnectEndpoint, GatewayType, GroupIdentifier, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NetworkInterfaceAssociation, NetworkInterfaceAttachment,
|
|
1
|
+
import { ApplianceModeSupportValue, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DynamicRoutingValue, InstanceEventWindowState, Ipv4PrefixSpecification, Ipv6SupportValue, ReservedInstancesListing, RouteTableAssociationState, SecurityGroupReferencingSupportValue, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrustProviderType, UnsuccessfulItem, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
|
|
2
|
+
import { CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, ConnectionTrackingConfiguration, Ec2InstanceConnectEndpoint, GatewayType, GroupIdentifier, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NetworkInterfaceAssociation, NetworkInterfaceAttachment, NetworkInterfaceType, Subnet, Tenancy, VolumeType, Vpc } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
* <p>Describes an IPv6 address associated with a network interface.</p>
|
|
6
|
+
*/
|
|
7
|
+
export interface NetworkInterfaceIpv6Address {
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
* <p>The IPv6 address.</p>
|
|
11
|
+
*/
|
|
12
|
+
Ipv6Address?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* <p>Determines if an IPv6 address associated with a network interface is the primary IPv6 address. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyNetworkInterfaceAttribute.html">ModifyNetworkInterfaceAttribute</a>.</p>
|
|
16
|
+
*/
|
|
17
|
+
IsPrimaryIpv6?: boolean;
|
|
18
|
+
}
|
|
3
19
|
/**
|
|
4
20
|
* @public
|
|
5
21
|
* <p>Describes the IPv6 prefix.</p>
|
|
@@ -2591,6 +2607,12 @@ export interface TransitGatewayRequestOptions {
|
|
|
2591
2607
|
* <p>Enable or disable DNS support. Enabled by default.</p>
|
|
2592
2608
|
*/
|
|
2593
2609
|
DnsSupport?: DnsSupportValue;
|
|
2610
|
+
/**
|
|
2611
|
+
* @public
|
|
2612
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
2613
|
+
* <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw">Create a transit gateway</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
2614
|
+
*/
|
|
2615
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
2594
2616
|
/**
|
|
2595
2617
|
* @public
|
|
2596
2618
|
* <p>Indicates whether multicast is enabled on the transit gateway</p>
|
|
@@ -2680,6 +2702,12 @@ export interface TransitGatewayOptions {
|
|
|
2680
2702
|
* <p>Indicates whether DNS support is enabled.</p>
|
|
2681
2703
|
*/
|
|
2682
2704
|
DnsSupport?: DnsSupportValue;
|
|
2705
|
+
/**
|
|
2706
|
+
* @public
|
|
2707
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
2708
|
+
* <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw">Create a transit gateway</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
2709
|
+
*/
|
|
2710
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
2683
2711
|
/**
|
|
2684
2712
|
* @public
|
|
2685
2713
|
* <p>Indicates whether multicast is enabled on the transit gateway</p>
|
|
@@ -3839,6 +3867,15 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
|
|
|
3839
3867
|
* <p>Enable or disable DNS support. The default is <code>enable</code>.</p>
|
|
3840
3868
|
*/
|
|
3841
3869
|
DnsSupport?: DnsSupportValue;
|
|
3870
|
+
/**
|
|
3871
|
+
* @public
|
|
3872
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
3873
|
+
* <p>If you don't enable or disable SecurityGroupReferencingSupport in the request, the
|
|
3874
|
+
* attachment will inherit the security group referencing support setting on the transit
|
|
3875
|
+
* gateway.</p>
|
|
3876
|
+
* <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#create-vpc-attachment">Create a transit gateway attachment to a VPC</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
3877
|
+
*/
|
|
3878
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
3842
3879
|
/**
|
|
3843
3880
|
* @public
|
|
3844
3881
|
* <p>Enable or disable IPv6 support. The default is <code>disable</code>.</p>
|
|
@@ -7836,23 +7873,6 @@ export interface DeleteManagedPrefixListResult {
|
|
|
7836
7873
|
*/
|
|
7837
7874
|
PrefixList?: ManagedPrefixList;
|
|
7838
7875
|
}
|
|
7839
|
-
/**
|
|
7840
|
-
* @public
|
|
7841
|
-
*/
|
|
7842
|
-
export interface DeleteNatGatewayRequest {
|
|
7843
|
-
/**
|
|
7844
|
-
* @public
|
|
7845
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7846
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7847
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7848
|
-
*/
|
|
7849
|
-
DryRun?: boolean;
|
|
7850
|
-
/**
|
|
7851
|
-
* @public
|
|
7852
|
-
* <p>The ID of the NAT gateway.</p>
|
|
7853
|
-
*/
|
|
7854
|
-
NatGatewayId: string | undefined;
|
|
7855
|
-
}
|
|
7856
7876
|
/**
|
|
7857
7877
|
* @internal
|
|
7858
7878
|
*/
|
|
@@ -1,6 +1,23 @@
|
|
|
1
1
|
import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CapacityReservationTenancy, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, Tag, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { AttributeValue, BlockDeviceMapping, CarrierGateway, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType, TransportProtocol } from "./models_1";
|
|
3
3
|
import { FleetStateCode, SubnetCidrReservation, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DeleteNatGatewayRequest {
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
11
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
12
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
13
|
+
*/
|
|
14
|
+
DryRun?: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
* <p>The ID of the NAT gateway.</p>
|
|
18
|
+
*/
|
|
19
|
+
NatGatewayId: string | undefined;
|
|
20
|
+
}
|
|
4
21
|
/**
|
|
5
22
|
* @public
|
|
6
23
|
*/
|
|
@@ -8244,39 +8261,6 @@ export interface DescribeImportImageTasksResult {
|
|
|
8244
8261
|
*/
|
|
8245
8262
|
NextToken?: string;
|
|
8246
8263
|
}
|
|
8247
|
-
/**
|
|
8248
|
-
* @public
|
|
8249
|
-
*/
|
|
8250
|
-
export interface DescribeImportSnapshotTasksRequest {
|
|
8251
|
-
/**
|
|
8252
|
-
* @public
|
|
8253
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8254
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8255
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8256
|
-
*/
|
|
8257
|
-
DryRun?: boolean;
|
|
8258
|
-
/**
|
|
8259
|
-
* @public
|
|
8260
|
-
* <p>The filters.</p>
|
|
8261
|
-
*/
|
|
8262
|
-
Filters?: Filter[];
|
|
8263
|
-
/**
|
|
8264
|
-
* @public
|
|
8265
|
-
* <p>A list of import snapshot task IDs.</p>
|
|
8266
|
-
*/
|
|
8267
|
-
ImportTaskIds?: string[];
|
|
8268
|
-
/**
|
|
8269
|
-
* @public
|
|
8270
|
-
* <p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call
|
|
8271
|
-
* with the returned <code>NextToken</code> value.</p>
|
|
8272
|
-
*/
|
|
8273
|
-
MaxResults?: number;
|
|
8274
|
-
/**
|
|
8275
|
-
* @public
|
|
8276
|
-
* <p>A token that indicates the next page of results.</p>
|
|
8277
|
-
*/
|
|
8278
|
-
NextToken?: string;
|
|
8279
|
-
}
|
|
8280
8264
|
/**
|
|
8281
8265
|
* @internal
|
|
8282
8266
|
*/
|
|
@@ -1,7 +1,40 @@
|
|
|
1
1
|
import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, AlternatePathHint, AttachmentStatus, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfile, IamInstanceProfileSpecification, InstanceEventWindow, IpamResourceDiscoveryAssociation, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, Tag, TagSpecification, UserIdGroupPair } from "./models_0";
|
|
2
|
-
import { AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, ConnectionTrackingSpecificationRequest, Ec2InstanceConnectEndpoint, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, HostnameType, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, InternetGateway, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterfaceAttachment, Placement, PlatformValues, PrivateIpAddressSpecification, SpotInstanceType, StateReason,
|
|
2
|
+
import { AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, ConnectionTrackingSpecificationRequest, Ec2InstanceConnectEndpoint, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, HostnameType, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, InternetGateway, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, KeyType, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterfaceAttachment, Placement, PlatformValues, PrivateIpAddressSpecification, SpotInstanceType, StateReason, TargetCapacityUnitType, Tenancy } from "./models_1";
|
|
3
3
|
import { NetworkInterface, NetworkInterfacePermission, NetworkInterfaceStatus, PlacementGroup, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, StorageTier } from "./models_2";
|
|
4
4
|
import { ArchitectureValues, BootModeValues, Byoasn, DeviceType, EventInformation, Filter, HypervisorType, IdFormat, InstanceTagNotificationAttribute, PermissionGroup, ProductCode, UserBucketDetails, VirtualizationType } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface DescribeImportSnapshotTasksRequest {
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
12
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
13
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
14
|
+
*/
|
|
15
|
+
DryRun?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <p>The filters.</p>
|
|
19
|
+
*/
|
|
20
|
+
Filters?: Filter[];
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
* <p>A list of import snapshot task IDs.</p>
|
|
24
|
+
*/
|
|
25
|
+
ImportTaskIds?: string[];
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
* <p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call
|
|
29
|
+
* with the returned <code>NextToken</code> value.</p>
|
|
30
|
+
*/
|
|
31
|
+
MaxResults?: number;
|
|
32
|
+
/**
|
|
33
|
+
* @public
|
|
34
|
+
* <p>A token that indicates the next page of results.</p>
|
|
35
|
+
*/
|
|
36
|
+
NextToken?: string;
|
|
37
|
+
}
|
|
5
38
|
/**
|
|
6
39
|
* @public
|
|
7
40
|
* <p>Details about the import snapshot task.</p>
|
|
@@ -8680,9 +8713,14 @@ export interface SecurityGroupReference {
|
|
|
8680
8713
|
ReferencingVpcId?: string;
|
|
8681
8714
|
/**
|
|
8682
8715
|
* @public
|
|
8683
|
-
* <p>The ID of the VPC peering connection
|
|
8716
|
+
* <p>The ID of the VPC peering connection (if applicable). For more information about security group referencing for peering connections, see <a href="https://docs.aws.amazon.com/peering/vpc-peering-security-groups.html">Update your security groups to reference peer security groups</a> in the <i>VPC Peering Guide</i>.</p>
|
|
8684
8717
|
*/
|
|
8685
8718
|
VpcPeeringConnectionId?: string;
|
|
8719
|
+
/**
|
|
8720
|
+
* @public
|
|
8721
|
+
* <p>The ID of the transit gateway (if applicable). For more information about security group referencing for transit gateways, see <a href="https://docs.aws.amazon.com/tgw/tgw-vpc-attachments.html#create-vpc-attachment">Create a transit gateway attachment to a VPC</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
8722
|
+
*/
|
|
8723
|
+
TransitGatewayId?: string;
|
|
8686
8724
|
}
|
|
8687
8725
|
/**
|
|
8688
8726
|
* @public
|
|
@@ -11543,21 +11581,6 @@ export interface DescribeSubnetsRequest {
|
|
|
11543
11581
|
*/
|
|
11544
11582
|
MaxResults?: number;
|
|
11545
11583
|
}
|
|
11546
|
-
/**
|
|
11547
|
-
* @public
|
|
11548
|
-
*/
|
|
11549
|
-
export interface DescribeSubnetsResult {
|
|
11550
|
-
/**
|
|
11551
|
-
* @public
|
|
11552
|
-
* <p>Information about one or more subnets.</p>
|
|
11553
|
-
*/
|
|
11554
|
-
Subnets?: Subnet[];
|
|
11555
|
-
/**
|
|
11556
|
-
* @public
|
|
11557
|
-
* <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>
|
|
11558
|
-
*/
|
|
11559
|
-
NextToken?: string;
|
|
11560
|
-
}
|
|
11561
11584
|
/**
|
|
11562
11585
|
* @internal
|
|
11563
11586
|
*/
|
|
@@ -1,8 +1,23 @@
|
|
|
1
1
|
import { AddressTransfer, AllowedPrincipal, AsnAssociation, AssociationStatus, CapacityReservationState, CurrencyCodeValues, IamInstanceProfileAssociation, InstanceEventWindow, IpamPoolAllocation, IpamResourceDiscoveryAssociation, NatGatewayAddress, ResourceType, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
|
|
2
|
-
import { DiskImageFormat, InstanceRequirementsRequest, IpamResourceTag, VolumeType, Vpc } from "./models_1";
|
|
2
|
+
import { DiskImageFormat, InstanceRequirementsRequest, IpamResourceTag, Subnet, VolumeType, Vpc } from "./models_1";
|
|
3
3
|
import { ConnectionNotification, DnsEntry, DnsNameState, IpAddressType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, SSEType, State, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcEndpoint, VpnConnection, VpnGateway } from "./models_2";
|
|
4
|
-
import { ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, Filter,
|
|
4
|
+
import { ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, Filter, MetricType, PaymentOption, PeriodType, ProductCode, StatisticType, VirtualizationType } from "./models_3";
|
|
5
5
|
import { ArchitectureType, AttributeBooleanValue } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeSubnetsResult {
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
* <p>Information about one or more subnets.</p>
|
|
13
|
+
*/
|
|
14
|
+
Subnets?: Subnet[];
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
* <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>
|
|
18
|
+
*/
|
|
19
|
+
NextToken?: string;
|
|
20
|
+
}
|
|
6
21
|
/**
|
|
7
22
|
* @public
|
|
8
23
|
*/
|
|
@@ -7618,21 +7633,6 @@ export interface GetIpamPoolCidrsRequest {
|
|
|
7618
7633
|
*/
|
|
7619
7634
|
NextToken?: string;
|
|
7620
7635
|
}
|
|
7621
|
-
/**
|
|
7622
|
-
* @public
|
|
7623
|
-
*/
|
|
7624
|
-
export interface GetIpamPoolCidrsResult {
|
|
7625
|
-
/**
|
|
7626
|
-
* @public
|
|
7627
|
-
* <p>Information about the CIDRs provisioned to an IPAM pool.</p>
|
|
7628
|
-
*/
|
|
7629
|
-
IpamPoolCidrs?: IpamPoolCidr[];
|
|
7630
|
-
/**
|
|
7631
|
-
* @public
|
|
7632
|
-
* <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>
|
|
7633
|
-
*/
|
|
7634
|
-
NextToken?: string;
|
|
7635
|
-
}
|
|
7636
7636
|
/**
|
|
7637
7637
|
* @internal
|
|
7638
7638
|
*/
|
|
@@ -1,9 +1,24 @@
|
|
|
1
|
-
import { _InstanceType, AccessScopeAnalysisFinding, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, CapacityReservation, CapacityReservationInstancePlatform, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, EndDateType, HostMaintenance, HostRecovery, InstanceEventWindow, Ipv6SupportValue, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
1
|
+
import { _InstanceType, AccessScopeAnalysisFinding, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, ByoipCidr, CapacityReservation, CapacityReservationInstancePlatform, CurrencyCodeValues, DnsSupportValue, EnaSrdSpecification, EndDateType, HostMaintenance, HostRecovery, InstanceEventWindow, Ipv6SupportValue, SecurityGroupReferencingSupportValue, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTarget, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, ConnectionTrackingSpecificationRequest, DiskImageFormat, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, HostnameType, InstanceEventWindowTimeRangeRequest, InstanceRequirementsRequest, Ipam, IpamPool, IpamResourceDiscovery, IpamResourceTag, IpamScope, IpamTier, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, Placement, PlatformValues, RequestIpamResourceTag, ResponseLaunchTemplateData, SelfServicePortal, ShutdownBehavior, TargetCapacitySpecificationRequest, TargetCapacityUnitType, VolumeType } from "./models_1";
|
|
3
3
|
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetCidrReservation, SubnetConfiguration, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
|
|
4
4
|
import { ArchitectureValues, BootModeValues, Byoasn, ConversionTask, Filter, FpgaImageAttribute, FpgaImageAttributeName, ImdsSupportValues, ImportImageLicenseConfigurationResponse, InstanceTagNotificationAttribute, IpamPoolCidr, LaunchPermission, PermissionGroup, SnapshotDetail, TpmSupportValues, VirtualizationType } from "./models_3";
|
|
5
5
|
import { AnalysisStatus, ArchitectureType, AttributeBooleanValue, CreateVolumePermission, ExcessCapacityTerminationPolicy, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchTemplateConfig, LockState, Monitoring, PublicIpv4PoolRange, ReservedInstancesConfiguration, ScheduledInstance, SnapshotAttributeName, SnapshotTaskDetail } from "./models_4";
|
|
6
6
|
import { InstanceFamilyCreditSpecification, IpamComplianceStatus, IpamOverlapStatus, IpamResourceType, Purchase, SnapshotBlockPublicAccessState, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, VerifiedAccessInstanceLoggingConfiguration, VolumeModification } from "./models_5";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface GetIpamPoolCidrsResult {
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
* <p>Information about the CIDRs provisioned to an IPAM pool.</p>
|
|
14
|
+
*/
|
|
15
|
+
IpamPoolCidrs?: IpamPoolCidr[];
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <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>
|
|
19
|
+
*/
|
|
20
|
+
NextToken?: string;
|
|
21
|
+
}
|
|
7
22
|
/**
|
|
8
23
|
* @public
|
|
9
24
|
*/
|
|
@@ -5629,6 +5644,12 @@ export interface ModifyTransitGatewayOptions {
|
|
|
5629
5644
|
* <p>Enable or disable DNS support.</p>
|
|
5630
5645
|
*/
|
|
5631
5646
|
DnsSupport?: DnsSupportValue;
|
|
5647
|
+
/**
|
|
5648
|
+
* @public
|
|
5649
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
5650
|
+
* <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw">Create a transit gateway</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
5651
|
+
*/
|
|
5652
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
5632
5653
|
/**
|
|
5633
5654
|
* @public
|
|
5634
5655
|
* <p>Enable or disable automatic acceptance of attachment requests.</p>
|
|
@@ -5751,6 +5772,12 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
|
|
|
5751
5772
|
* <p>Enable or disable DNS support. The default is <code>enable</code>.</p>
|
|
5752
5773
|
*/
|
|
5753
5774
|
DnsSupport?: DnsSupportValue;
|
|
5775
|
+
/**
|
|
5776
|
+
* @public
|
|
5777
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
5778
|
+
* <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#create-vpc-attachment">Create a transit gateway attachment to a VPC</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
5779
|
+
*/
|
|
5780
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
5754
5781
|
/**
|
|
5755
5782
|
* @public
|
|
5756
5783
|
* <p>Enable or disable IPv6 support. The default is <code>enable</code>.</p>
|
|
@@ -8179,16 +8206,6 @@ export interface TransitGatewayMulticastRegisteredGroupSources {
|
|
|
8179
8206
|
*/
|
|
8180
8207
|
GroupIpAddress?: string;
|
|
8181
8208
|
}
|
|
8182
|
-
/**
|
|
8183
|
-
* @public
|
|
8184
|
-
*/
|
|
8185
|
-
export interface RegisterTransitGatewayMulticastGroupSourcesResult {
|
|
8186
|
-
/**
|
|
8187
|
-
* @public
|
|
8188
|
-
* <p>Information about the transit gateway multicast group sources.</p>
|
|
8189
|
-
*/
|
|
8190
|
-
RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
|
|
8191
|
-
}
|
|
8192
8209
|
/**
|
|
8193
8210
|
* @internal
|
|
8194
8211
|
*/
|
|
@@ -3,7 +3,17 @@ import { AmdSevSnpSpecification, BlockDeviceMapping, CreditSpecificationRequest,
|
|
|
3
3
|
import { SnapshotState, SSEType, TransitGatewayRoute } from "./models_2";
|
|
4
4
|
import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
5
5
|
import { HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
6
|
-
import { CapacityReservationSpecification, InstanceMonitoring, Status } from "./models_6";
|
|
6
|
+
import { CapacityReservationSpecification, InstanceMonitoring, Status, TransitGatewayMulticastRegisteredGroupSources } from "./models_6";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface RegisterTransitGatewayMulticastGroupSourcesResult {
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
* <p>Information about the transit gateway multicast group sources.</p>
|
|
14
|
+
*/
|
|
15
|
+
RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
|
|
16
|
+
}
|
|
7
17
|
/**
|
|
8
18
|
* @public
|
|
9
19
|
*/
|
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
CreateCarrierGatewayRequest,
|
|
16
|
+
CreateCarrierGatewayResult,
|
|
17
|
+
} from "../models/models_1";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface CreateCarrierGatewayCommandInput
|
|
18
20
|
extends CreateCarrierGatewayRequest {}
|
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
DeleteNatGatewayRequest,
|
|
16
|
+
DeleteNatGatewayResult,
|
|
17
|
+
} from "../models/models_3";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface DeleteNatGatewayCommandInput extends DeleteNatGatewayRequest {}
|
|
18
20
|
export interface DeleteNatGatewayCommandOutput
|
|
@@ -11,8 +11,10 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
14
|
+
import {
|
|
15
|
+
DescribeImportSnapshotTasksRequest,
|
|
16
|
+
DescribeImportSnapshotTasksResult,
|
|
17
|
+
} from "../models/models_4";
|
|
16
18
|
export { __MetadataBearer, $Command };
|
|
17
19
|
export interface DescribeImportSnapshotTasksCommandInput
|
|
18
20
|
extends DescribeImportSnapshotTasksRequest {}
|
|
@@ -11,10 +11,8 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
DescribeSubnetsResult,
|
|
17
|
-
} from "../models/models_4";
|
|
14
|
+
import { DescribeSubnetsRequest } from "../models/models_4";
|
|
15
|
+
import { DescribeSubnetsResult } from "../models/models_5";
|
|
18
16
|
export { __MetadataBearer, $Command };
|
|
19
17
|
export interface DescribeSubnetsCommandInput extends DescribeSubnetsRequest {}
|
|
20
18
|
export interface DescribeSubnetsCommandOutput
|
|
@@ -11,10 +11,8 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
GetIpamPoolCidrsResult,
|
|
17
|
-
} from "../models/models_5";
|
|
14
|
+
import { GetIpamPoolCidrsRequest } from "../models/models_5";
|
|
15
|
+
import { GetIpamPoolCidrsResult } from "../models/models_6";
|
|
18
16
|
export { __MetadataBearer, $Command };
|
|
19
17
|
export interface GetIpamPoolCidrsCommandInput extends GetIpamPoolCidrsRequest {}
|
|
20
18
|
export interface GetIpamPoolCidrsCommandOutput
|
|
@@ -11,10 +11,8 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../EC2Client";
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
RegisterTransitGatewayMulticastGroupSourcesResult,
|
|
17
|
-
} from "../models/models_6";
|
|
14
|
+
import { RegisterTransitGatewayMulticastGroupSourcesRequest } from "../models/models_6";
|
|
15
|
+
import { RegisterTransitGatewayMulticastGroupSourcesResult } from "../models/models_7";
|
|
18
16
|
export { __MetadataBearer, $Command };
|
|
19
17
|
export interface RegisterTransitGatewayMulticastGroupSourcesCommandInput
|
|
20
18
|
extends RegisterTransitGatewayMulticastGroupSourcesRequest {}
|
|
@@ -292,8 +292,15 @@ export declare const Ipv6SupportValue: {
|
|
|
292
292
|
};
|
|
293
293
|
export type Ipv6SupportValue =
|
|
294
294
|
(typeof Ipv6SupportValue)[keyof typeof Ipv6SupportValue];
|
|
295
|
+
export declare const SecurityGroupReferencingSupportValue: {
|
|
296
|
+
readonly disable: "disable";
|
|
297
|
+
readonly enable: "enable";
|
|
298
|
+
};
|
|
299
|
+
export type SecurityGroupReferencingSupportValue =
|
|
300
|
+
(typeof SecurityGroupReferencingSupportValue)[keyof typeof SecurityGroupReferencingSupportValue];
|
|
295
301
|
export interface TransitGatewayVpcAttachmentOptions {
|
|
296
302
|
DnsSupport?: DnsSupportValue;
|
|
303
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
297
304
|
Ipv6Support?: Ipv6SupportValue;
|
|
298
305
|
ApplianceModeSupport?: ApplianceModeSupportValue;
|
|
299
306
|
}
|
|
@@ -2801,12 +2808,6 @@ export interface CreateCapacityReservationFleetResult {
|
|
|
2801
2808
|
FleetCapacityReservations?: FleetCapacityReservation[];
|
|
2802
2809
|
Tags?: Tag[];
|
|
2803
2810
|
}
|
|
2804
|
-
export interface CreateCarrierGatewayRequest {
|
|
2805
|
-
VpcId: string | undefined;
|
|
2806
|
-
TagSpecifications?: TagSpecification[];
|
|
2807
|
-
DryRun?: boolean;
|
|
2808
|
-
ClientToken?: string;
|
|
2809
|
-
}
|
|
2810
2811
|
export declare const OidcOptionsFilterSensitiveLog: (obj: OidcOptions) => any;
|
|
2811
2812
|
export declare const VerifiedAccessTrustProviderFilterSensitiveLog: (
|
|
2812
2813
|
obj: VerifiedAccessTrustProvider
|
|
@@ -26,6 +26,12 @@ import {
|
|
|
26
26
|
VpcIpv6CidrBlockAssociation,
|
|
27
27
|
WeekDay,
|
|
28
28
|
} from "./models_0";
|
|
29
|
+
export interface CreateCarrierGatewayRequest {
|
|
30
|
+
VpcId: string | undefined;
|
|
31
|
+
TagSpecifications?: TagSpecification[];
|
|
32
|
+
DryRun?: boolean;
|
|
33
|
+
ClientToken?: string;
|
|
34
|
+
}
|
|
29
35
|
export declare const CarrierGatewayState: {
|
|
30
36
|
readonly available: "available";
|
|
31
37
|
readonly deleted: "deleted";
|
|
@@ -2048,10 +2054,6 @@ export declare const NetworkInterfaceType: {
|
|
|
2048
2054
|
};
|
|
2049
2055
|
export type NetworkInterfaceType =
|
|
2050
2056
|
(typeof NetworkInterfaceType)[keyof typeof NetworkInterfaceType];
|
|
2051
|
-
export interface NetworkInterfaceIpv6Address {
|
|
2052
|
-
Ipv6Address?: string;
|
|
2053
|
-
IsPrimaryIpv6?: boolean;
|
|
2054
|
-
}
|
|
2055
2057
|
export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
|
|
2056
2058
|
export declare const RequestLaunchTemplateDataFilterSensitiveLog: (
|
|
2057
2059
|
obj: RequestLaunchTemplateData
|
|
@@ -9,6 +9,7 @@ import {
|
|
|
9
9
|
Ipv6SupportValue,
|
|
10
10
|
ReservedInstancesListing,
|
|
11
11
|
RouteTableAssociationState,
|
|
12
|
+
SecurityGroupReferencingSupportValue,
|
|
12
13
|
Tag,
|
|
13
14
|
TagSpecification,
|
|
14
15
|
TransitGatewayAttachmentResourceType,
|
|
@@ -47,13 +48,16 @@ import {
|
|
|
47
48
|
ManagedPrefixList,
|
|
48
49
|
NetworkInterfaceAssociation,
|
|
49
50
|
NetworkInterfaceAttachment,
|
|
50
|
-
NetworkInterfaceIpv6Address,
|
|
51
51
|
NetworkInterfaceType,
|
|
52
52
|
Subnet,
|
|
53
53
|
Tenancy,
|
|
54
54
|
VolumeType,
|
|
55
55
|
Vpc,
|
|
56
56
|
} from "./models_1";
|
|
57
|
+
export interface NetworkInterfaceIpv6Address {
|
|
58
|
+
Ipv6Address?: string;
|
|
59
|
+
IsPrimaryIpv6?: boolean;
|
|
60
|
+
}
|
|
57
61
|
export interface Ipv6PrefixSpecification {
|
|
58
62
|
Ipv6Prefix?: string;
|
|
59
63
|
}
|
|
@@ -672,6 +676,7 @@ export interface TransitGatewayRequestOptions {
|
|
|
672
676
|
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue;
|
|
673
677
|
VpnEcmpSupport?: VpnEcmpSupportValue;
|
|
674
678
|
DnsSupport?: DnsSupportValue;
|
|
679
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
675
680
|
MulticastSupport?: MulticastSupportValue;
|
|
676
681
|
TransitGatewayCidrBlocks?: string[];
|
|
677
682
|
}
|
|
@@ -691,6 +696,7 @@ export interface TransitGatewayOptions {
|
|
|
691
696
|
PropagationDefaultRouteTableId?: string;
|
|
692
697
|
VpnEcmpSupport?: VpnEcmpSupportValue;
|
|
693
698
|
DnsSupport?: DnsSupportValue;
|
|
699
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
694
700
|
MulticastSupport?: MulticastSupportValue;
|
|
695
701
|
}
|
|
696
702
|
export declare const TransitGatewayState: {
|
|
@@ -1020,6 +1026,7 @@ export interface CreateTransitGatewayRouteTableAnnouncementResult {
|
|
|
1020
1026
|
}
|
|
1021
1027
|
export interface CreateTransitGatewayVpcAttachmentRequestOptions {
|
|
1022
1028
|
DnsSupport?: DnsSupportValue;
|
|
1029
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
1023
1030
|
Ipv6Support?: Ipv6SupportValue;
|
|
1024
1031
|
ApplianceModeSupport?: ApplianceModeSupportValue;
|
|
1025
1032
|
}
|
|
@@ -1940,10 +1947,6 @@ export interface DeleteManagedPrefixListRequest {
|
|
|
1940
1947
|
export interface DeleteManagedPrefixListResult {
|
|
1941
1948
|
PrefixList?: ManagedPrefixList;
|
|
1942
1949
|
}
|
|
1943
|
-
export interface DeleteNatGatewayRequest {
|
|
1944
|
-
DryRun?: boolean;
|
|
1945
|
-
NatGatewayId: string | undefined;
|
|
1946
|
-
}
|
|
1947
1950
|
export declare const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
|
|
1948
1951
|
obj: CreateVerifiedAccessTrustProviderOidcOptions
|
|
1949
1952
|
) => any;
|
|
@@ -80,6 +80,10 @@ import {
|
|
|
80
80
|
VerifiedAccessEndpoint,
|
|
81
81
|
VerifiedAccessGroup,
|
|
82
82
|
} from "./models_2";
|
|
83
|
+
export interface DeleteNatGatewayRequest {
|
|
84
|
+
DryRun?: boolean;
|
|
85
|
+
NatGatewayId: string | undefined;
|
|
86
|
+
}
|
|
83
87
|
export interface DeleteNatGatewayResult {
|
|
84
88
|
NatGatewayId?: string;
|
|
85
89
|
}
|
|
@@ -1781,13 +1785,6 @@ export interface DescribeImportImageTasksResult {
|
|
|
1781
1785
|
ImportImageTasks?: ImportImageTask[];
|
|
1782
1786
|
NextToken?: string;
|
|
1783
1787
|
}
|
|
1784
|
-
export interface DescribeImportSnapshotTasksRequest {
|
|
1785
|
-
DryRun?: boolean;
|
|
1786
|
-
Filters?: Filter[];
|
|
1787
|
-
ImportTaskIds?: string[];
|
|
1788
|
-
MaxResults?: number;
|
|
1789
|
-
NextToken?: string;
|
|
1790
|
-
}
|
|
1791
1788
|
export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (
|
|
1792
1789
|
obj: DeleteVerifiedAccessTrustProviderResult
|
|
1793
1790
|
) => any;
|
|
@@ -61,7 +61,6 @@ import {
|
|
|
61
61
|
PrivateIpAddressSpecification,
|
|
62
62
|
SpotInstanceType,
|
|
63
63
|
StateReason,
|
|
64
|
-
Subnet,
|
|
65
64
|
TargetCapacityUnitType,
|
|
66
65
|
Tenancy,
|
|
67
66
|
} from "./models_1";
|
|
@@ -93,6 +92,13 @@ import {
|
|
|
93
92
|
UserBucketDetails,
|
|
94
93
|
VirtualizationType,
|
|
95
94
|
} from "./models_3";
|
|
95
|
+
export interface DescribeImportSnapshotTasksRequest {
|
|
96
|
+
DryRun?: boolean;
|
|
97
|
+
Filters?: Filter[];
|
|
98
|
+
ImportTaskIds?: string[];
|
|
99
|
+
MaxResults?: number;
|
|
100
|
+
NextToken?: string;
|
|
101
|
+
}
|
|
96
102
|
export interface SnapshotTaskDetail {
|
|
97
103
|
Description?: string;
|
|
98
104
|
DiskImageSize?: number;
|
|
@@ -1633,6 +1639,7 @@ export interface SecurityGroupReference {
|
|
|
1633
1639
|
GroupId?: string;
|
|
1634
1640
|
ReferencingVpcId?: string;
|
|
1635
1641
|
VpcPeeringConnectionId?: string;
|
|
1642
|
+
TransitGatewayId?: string;
|
|
1636
1643
|
}
|
|
1637
1644
|
export interface DescribeSecurityGroupReferencesResult {
|
|
1638
1645
|
SecurityGroupReferenceSet?: SecurityGroupReference[];
|
|
@@ -2083,10 +2090,6 @@ export interface DescribeSubnetsRequest {
|
|
|
2083
2090
|
NextToken?: string;
|
|
2084
2091
|
MaxResults?: number;
|
|
2085
2092
|
}
|
|
2086
|
-
export interface DescribeSubnetsResult {
|
|
2087
|
-
Subnets?: Subnet[];
|
|
2088
|
-
NextToken?: string;
|
|
2089
|
-
}
|
|
2090
2093
|
export declare const SnapshotTaskDetailFilterSensitiveLog: (
|
|
2091
2094
|
obj: SnapshotTaskDetail
|
|
2092
2095
|
) => any;
|