@aws-sdk/client-ec2 3.1104.0 → 3.1106.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +105 -0
- package/dist-cjs/index.js +743 -32
- package/dist-es/EC2.js +30 -0
- package/dist-es/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.js +4 -0
- package/dist-es/commands/CreateIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/CreateIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/DeleteIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/DeleteIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/DescribeIpamInternetRegistryAssociationsCommand.js +4 -0
- package/dist-es/commands/EnableIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/GetIpamDiscoveredRoutesCommand.js +4 -0
- package/dist-es/commands/GetIpamInternetRegistryAssociationAsnsCommand.js +4 -0
- package/dist-es/commands/GetIpamInternetRegistryAssociationCidrsCommand.js +4 -0
- package/dist-es/commands/GetIpamRouteOriginAuthorizationsCommand.js +4 -0
- package/dist-es/commands/GetIpamRouteProtectionFindingsCommand.js +4 -0
- package/dist-es/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.js +4 -0
- package/dist-es/commands/GetIpamRoutingPolicyRegistrationsCommand.js +4 -0
- package/dist-es/commands/ModifyIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/index.js +15 -0
- package/dist-es/models/enums.js +62 -0
- package/dist-es/schemas/schemas_0.js +541 -31
- package/dist-types/EC2.d.ts +106 -0
- package/dist-types/EC2Client.d.ts +17 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +80 -0
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationStatusCheckCommand.d.ts +5 -5
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCancellationQuoteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -3
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +104 -0
- package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -2
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -3
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +2 -2
- package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +89 -0
- package/dist-types/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +80 -0
- package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +31 -0
- package/dist-types/commands/DescribeApplicationStatusChecksCommand.d.ts +9 -9
- package/dist-types/commands/DescribeApplicationStatusCommand.d.ts +86 -0
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +104 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +1 -2
- package/dist-types/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +95 -0
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamDiscoveredRoutesCommand.d.ts +98 -0
- package/dist-types/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +88 -0
- package/dist-types/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +88 -0
- package/dist-types/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +82 -0
- package/dist-types/commands/GetIpamRouteProtectionFindingsCommand.d.ts +116 -0
- package/dist-types/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +86 -0
- package/dist-types/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +88 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -0
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/LockSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyApplicationStatusCheckCommand.d.ts +4 -4
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +1 -1
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/index.d.ts +15 -0
- package/dist-types/models/enums.d.ts +134 -0
- package/dist-types/models/models_0.d.ts +77 -205
- package/dist-types/models/models_1.d.ts +413 -313
- package/dist-types/models/models_2.d.ts +380 -183
- package/dist-types/models/models_3.d.ts +181 -461
- package/dist-types/models/models_4.d.ts +8068 -8110
- package/dist-types/models/models_5.d.ts +1715 -1517
- package/dist-types/models/models_6.d.ts +4471 -4577
- package/dist-types/models/models_7.d.ts +4650 -4786
- package/dist-types/models/models_8.d.ts +1456 -4
- package/dist-types/schemas/schemas_0.d.ts +55 -0
- package/dist-types/ts3.4/EC2.d.ts +256 -0
- package/dist-types/ts3.4/EC2Client.d.ts +90 -0
- package/dist-types/ts3.4/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredRoutesCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRouteProtectionFindingsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyApplicationStatusCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +15 -0
- package/dist-types/ts3.4/models/enums.d.ts +75 -0
- package/dist-types/ts3.4/models/models_0.d.ts +19 -39
- package/dist-types/ts3.4/models/models_1.d.ts +85 -60
- package/dist-types/ts3.4/models/models_2.d.ts +83 -49
- package/dist-types/ts3.4/models/models_3.d.ts +48 -93
- package/dist-types/ts3.4/models/models_4.d.ts +107 -94
- package/dist-types/ts3.4/models/models_5.d.ts +99 -78
- package/dist-types/ts3.4/models/models_6.d.ts +249 -272
- package/dist-types/ts3.4/models/models_7.d.ts +288 -272
- package/dist-types/ts3.4/models/models_8.d.ts +303 -3
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +55 -0
- package/package.json +1 -1
|
@@ -1,355 +1,267 @@
|
|
|
1
|
-
import type { _InstanceType, ActivityStatus, AllocationStrategy, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, BatchState, CapacityManagerStatus, DnsNameState, EventType, ExcessCapacityTerminationPolicy, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetType, ImageBlockPublicAccessDisabledState,
|
|
1
|
+
import type { _InstanceType, ActivityStatus, AllocationStrategy, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AttachmentStatus, BatchState, CapacityManagerStatus, DnsNameState, EventType, ExcessCapacityTerminationPolicy, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetType, ImageBlockPublicAccessDisabledState, InitializationType, InstanceInterruptionBehavior, InternetGatewayBlockMode, IpAddressType, ManagedBy, MetricType, OnDemandAllocationStrategy, PayerResponsibility, PermissionGroup, ReplacementStrategy, ResourceType, RIProductDescription, RouteServerPropagationState, SecondaryInterfaceStatus, SecondaryInterfaceType, SecondaryNetworkType, SecurityGroupVpcAssociationState, ServiceConnectivityType, ServiceLinkVirtualInterfaceConfigurationState, SnapshotAttributeName, SnapshotBlockPublicAccessState, SnapshotState, SpotInstanceState, SpotInstanceType, State, StatisticType, StorageTier, TargetCapacityUnitType, Tenancy, TieringOperationStatus, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPropagationState, VerifiedAccessLogDeliveryStatusCode, VolumeAttributeName, VolumeModificationState, VolumeStatusInfoStatus, VolumeStatusName, VolumeType, VpcAttributeName, VpcBlockPublicAccessExclusionsAllowed, VpcBlockPublicAccessState } from "./enums";
|
|
2
2
|
import type { ActiveInstance, AddressTransfer, AllowedPrincipal, AsnAssociation, AssociationStatus, CustomTagKeyValueRequestPair, IamInstanceProfileAssociation, IamInstanceProfileSpecification, InstanceEventWindow, IpamResourceDiscoveryAssociation, IpPermission, NatGatewayAddress, OperatorResponse, RouteServerAssociation, SecurityGroupRule, SubnetIpv6CidrBlockAssociation, SuccessfulAssociationResponseObject, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UnsuccessfulAssociationResponseObject, UserIdGroupPair, VerifiedAccessInstance, VerifiedAccessTrustProvider, Volume, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
|
|
3
3
|
import type { BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, GroupIdentifier, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, PrivateIpAddressSpecification, Subnet, Vpc, VpcEncryptionControl } from "./models_1";
|
|
4
|
-
import type { ConnectionNotification, DnsEntry, PayerResponsibilityEntry, ServiceConfiguration, ServiceTypeDetail, Snapshot, SpotDatafeedSubscription, SpotInstanceStateFault, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
5
|
-
import type { EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchSnapshotConfigurationResponse, Filter
|
|
6
|
-
import type { AttributeBooleanValue, RegisteredInstance } from "./models_4";
|
|
4
|
+
import type { ConnectionNotification, DnsEntry, PayerResponsibilityEntry, SecondaryNetwork, SecondarySubnet, ServiceConfiguration, ServiceTypeDetail, Snapshot, SpotDatafeedSubscription, SpotInstanceStateFault, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
5
|
+
import type { EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchSnapshotConfigurationResponse, Filter } from "./models_3";
|
|
6
|
+
import type { AttributeBooleanValue, ProductCode, RegisteredInstance, ScheduledInstance } from "./models_4";
|
|
7
7
|
/**
|
|
8
|
+
* <p>Contains the output of DescribeScheduledInstances.</p>
|
|
8
9
|
* @public
|
|
9
10
|
*/
|
|
10
|
-
export interface
|
|
11
|
+
export interface DescribeScheduledInstancesResult {
|
|
11
12
|
/**
|
|
12
|
-
* <p>
|
|
13
|
+
* <p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
13
14
|
* @public
|
|
14
15
|
*/
|
|
15
|
-
|
|
16
|
+
NextToken?: string | undefined;
|
|
16
17
|
/**
|
|
17
|
-
* <p>
|
|
18
|
-
* This value is <code>null</code> when there are no more items to return.</p>
|
|
18
|
+
* <p>Information about the Scheduled Instances.</p>
|
|
19
19
|
* @public
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
ScheduledInstanceSet?: ScheduledInstance[] | undefined;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* @public
|
|
25
25
|
*/
|
|
26
|
-
export interface
|
|
27
|
-
/**
|
|
28
|
-
* <p>The IDs of the security groups. Required for security groups in a nondefault VPC.</p>
|
|
29
|
-
* <p>Default: Describes all of your security groups.</p>
|
|
30
|
-
* @public
|
|
31
|
-
*/
|
|
32
|
-
GroupIds?: string[] | undefined;
|
|
33
|
-
/**
|
|
34
|
-
* <p>[Default VPC] The names of the security groups. You can specify either
|
|
35
|
-
* the security group name or the security group ID.</p>
|
|
36
|
-
* <p>Default: Describes all of your security groups.</p>
|
|
37
|
-
* @public
|
|
38
|
-
*/
|
|
39
|
-
GroupNames?: string[] | undefined;
|
|
40
|
-
/**
|
|
41
|
-
* <p>The token returned from a previous paginated request.
|
|
42
|
-
* Pagination continues from the end of the items returned by the previous request.</p>
|
|
43
|
-
* @public
|
|
44
|
-
*/
|
|
45
|
-
NextToken?: string | undefined;
|
|
46
|
-
/**
|
|
47
|
-
* <p>The maximum number of items to return for this request. To get the next page of items,
|
|
48
|
-
* make another request with the token returned in the output. This value can be between 5 and 1000.
|
|
49
|
-
* If this parameter is not specified, then all items are returned. For more information, see
|
|
50
|
-
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
51
|
-
* @public
|
|
52
|
-
*/
|
|
53
|
-
MaxResults?: number | undefined;
|
|
26
|
+
export interface DescribeSecondaryInterfacesRequest {
|
|
54
27
|
/**
|
|
55
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
56
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
57
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
28
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
58
29
|
* @public
|
|
59
30
|
*/
|
|
60
31
|
DryRun?: boolean | undefined;
|
|
61
32
|
/**
|
|
62
|
-
* <p>The filters
|
|
33
|
+
* <p>The filters.</p>
|
|
63
34
|
* <ul>
|
|
64
35
|
* <li>
|
|
65
36
|
* <p>
|
|
66
|
-
* <code>
|
|
67
|
-
* </li>
|
|
68
|
-
* <li>
|
|
69
|
-
* <p>
|
|
70
|
-
* <code>egress.ip-permission.cidr</code> - An IPv4 CIDR block for an outbound
|
|
71
|
-
* security group rule.</p>
|
|
72
|
-
* </li>
|
|
73
|
-
* <li>
|
|
74
|
-
* <p>
|
|
75
|
-
* <code>egress.ip-permission.from-port</code> - For an outbound rule, the
|
|
76
|
-
* start of port range for the TCP and UDP protocols, or an ICMP type
|
|
77
|
-
* number.</p>
|
|
78
|
-
* </li>
|
|
79
|
-
* <li>
|
|
80
|
-
* <p>
|
|
81
|
-
* <code>egress.ip-permission.group-id</code> - The ID of a security group
|
|
82
|
-
* that has been referenced in an outbound security group rule.</p>
|
|
83
|
-
* </li>
|
|
84
|
-
* <li>
|
|
85
|
-
* <p>
|
|
86
|
-
* <code>egress.ip-permission.group-name</code> - The name of a security group
|
|
87
|
-
* that is referenced in an outbound security group rule.</p>
|
|
88
|
-
* </li>
|
|
89
|
-
* <li>
|
|
90
|
-
* <p>
|
|
91
|
-
* <code>egress.ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an
|
|
92
|
-
* outbound security group rule.</p>
|
|
93
|
-
* </li>
|
|
94
|
-
* <li>
|
|
95
|
-
* <p>
|
|
96
|
-
* <code>egress.ip-permission.prefix-list-id</code> - The ID of a prefix list to which a security group rule allows outbound access.</p>
|
|
97
|
-
* </li>
|
|
98
|
-
* <li>
|
|
99
|
-
* <p>
|
|
100
|
-
* <code>egress.ip-permission.protocol</code> - The IP protocol for an
|
|
101
|
-
* outbound security group rule (<code>tcp</code> | <code>udp</code> |
|
|
102
|
-
* <code>icmp</code>, a protocol number, or -1 for all protocols).</p>
|
|
103
|
-
* </li>
|
|
104
|
-
* <li>
|
|
105
|
-
* <p>
|
|
106
|
-
* <code>egress.ip-permission.to-port</code> - For an outbound rule, the end
|
|
107
|
-
* of port range for the TCP and UDP protocols, or an ICMP code.</p>
|
|
108
|
-
* </li>
|
|
109
|
-
* <li>
|
|
110
|
-
* <p>
|
|
111
|
-
* <code>egress.ip-permission.user-id</code> - The ID of an Amazon Web Services account that
|
|
112
|
-
* has been referenced in an outbound security group rule.</p>
|
|
37
|
+
* <code>attachment.attachment-id</code> - The ID of the secondary interface attachment.</p>
|
|
113
38
|
* </li>
|
|
114
39
|
* <li>
|
|
115
40
|
* <p>
|
|
116
|
-
* <code>
|
|
41
|
+
* <code>attachment.instance-id</code> - The ID of the instance to which the secondary interface is attached.</p>
|
|
117
42
|
* </li>
|
|
118
43
|
* <li>
|
|
119
44
|
* <p>
|
|
120
|
-
* <code>
|
|
45
|
+
* <code>attachment.instance-owner-id</code> - The ID of the Amazon Web Services account that owns the instance to which the secondary interface is attached.</p>
|
|
121
46
|
* </li>
|
|
122
47
|
* <li>
|
|
123
48
|
* <p>
|
|
124
|
-
* <code>
|
|
125
|
-
* group rule.</p>
|
|
49
|
+
* <code>attachment.status</code> - The attachment status (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p>
|
|
126
50
|
* </li>
|
|
127
51
|
* <li>
|
|
128
52
|
* <p>
|
|
129
|
-
* <code>
|
|
130
|
-
* range for the TCP and UDP protocols, or an ICMP type number.</p>
|
|
53
|
+
* <code>private-ipv4-addresses.private-ip-address</code> - The private IPv4 address associated with the secondary interface.</p>
|
|
131
54
|
* </li>
|
|
132
55
|
* <li>
|
|
133
56
|
* <p>
|
|
134
|
-
* <code>
|
|
135
|
-
* referenced in an inbound security group rule.</p>
|
|
57
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the secondary interface.</p>
|
|
136
58
|
* </li>
|
|
137
59
|
* <li>
|
|
138
60
|
* <p>
|
|
139
|
-
* <code>
|
|
140
|
-
* referenced in an inbound security group rule.</p>
|
|
61
|
+
* <code>secondary-interface-arn</code> - The ARN of the secondary interface.</p>
|
|
141
62
|
* </li>
|
|
142
63
|
* <li>
|
|
143
64
|
* <p>
|
|
144
|
-
* <code>
|
|
145
|
-
* group rule.</p>
|
|
65
|
+
* <code>secondary-interface-id</code> - The ID of the secondary interface.</p>
|
|
146
66
|
* </li>
|
|
147
67
|
* <li>
|
|
148
68
|
* <p>
|
|
149
|
-
* <code>
|
|
69
|
+
* <code>secondary-interface-type</code> - The type of secondary interface (<code>secondary</code>).</p>
|
|
150
70
|
* </li>
|
|
151
71
|
* <li>
|
|
152
72
|
* <p>
|
|
153
|
-
* <code>
|
|
154
|
-
* group rule (<code>tcp</code> | <code>udp</code> | <code>icmp</code>, a
|
|
155
|
-
* protocol number, or -1 for all protocols).</p>
|
|
73
|
+
* <code>secondary-network-id</code> - The ID of the secondary network.</p>
|
|
156
74
|
* </li>
|
|
157
75
|
* <li>
|
|
158
76
|
* <p>
|
|
159
|
-
* <code>
|
|
160
|
-
* for the TCP and UDP protocols, or an ICMP code.</p>
|
|
77
|
+
* <code>secondary-network-type</code> - The type of the secondary network (<code>rdma</code>).</p>
|
|
161
78
|
* </li>
|
|
162
79
|
* <li>
|
|
163
80
|
* <p>
|
|
164
|
-
* <code>
|
|
165
|
-
* referenced in an inbound security group rule.</p>
|
|
81
|
+
* <code>secondary-subnet-id</code> - The ID of the secondary subnet.</p>
|
|
166
82
|
* </li>
|
|
167
83
|
* <li>
|
|
168
84
|
* <p>
|
|
169
|
-
* <code>
|
|
85
|
+
* <code>status</code> - The status of the secondary interface (<code>available</code> | <code>in-use</code>).</p>
|
|
170
86
|
* </li>
|
|
171
87
|
* <li>
|
|
172
88
|
* <p>
|
|
173
|
-
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
|
|
174
|
-
* For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
89
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
175
90
|
* </li>
|
|
176
91
|
* <li>
|
|
177
92
|
* <p>
|
|
178
93
|
* <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
|
|
179
94
|
* </li>
|
|
180
|
-
* <li>
|
|
181
|
-
* <p>
|
|
182
|
-
* <code>vpc-id</code> - The ID of the VPC specified when the security group was created.</p>
|
|
183
|
-
* </li>
|
|
184
95
|
* </ul>
|
|
185
96
|
* @public
|
|
186
97
|
*/
|
|
187
98
|
Filters?: Filter[] | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
MaxResults?: number | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* <p>The token for the next page of results.</p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
NextToken?: string | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* <p>The IDs of the secondary interfaces.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
SecondaryInterfaceIds?: string[] | undefined;
|
|
188
114
|
}
|
|
189
115
|
/**
|
|
190
|
-
* <p>Describes a
|
|
116
|
+
* <p>Describes the attachment of a secondary interface to an instance.</p>
|
|
191
117
|
* @public
|
|
192
118
|
*/
|
|
193
|
-
export interface
|
|
119
|
+
export interface SecondaryInterfaceAttachment {
|
|
194
120
|
/**
|
|
195
|
-
* <p>The ID of the
|
|
121
|
+
* <p>The ID of the attachment.</p>
|
|
196
122
|
* @public
|
|
197
123
|
*/
|
|
198
|
-
|
|
124
|
+
AttachmentId?: string | undefined;
|
|
199
125
|
/**
|
|
200
|
-
* <p>The
|
|
126
|
+
* <p>The timestamp when the attachment was created.</p>
|
|
201
127
|
* @public
|
|
202
128
|
*/
|
|
203
|
-
|
|
129
|
+
AttachTime?: Date | undefined;
|
|
204
130
|
/**
|
|
205
|
-
* <p>
|
|
131
|
+
* <p>Indicates whether the secondary interface is deleted when the instance is terminated.</p>
|
|
132
|
+
* <p>The only supported value for this field is <code>true</code>.</p>
|
|
206
133
|
* @public
|
|
207
134
|
*/
|
|
208
|
-
|
|
135
|
+
DeleteOnTermination?: boolean | undefined;
|
|
209
136
|
/**
|
|
210
|
-
* <p>The
|
|
137
|
+
* <p>The device index of the secondary interface.</p>
|
|
211
138
|
* @public
|
|
212
139
|
*/
|
|
213
|
-
|
|
140
|
+
DeviceIndex?: number | undefined;
|
|
214
141
|
/**
|
|
215
|
-
* <p>The
|
|
142
|
+
* <p>The ID of the instance to which the secondary interface is attached.</p>
|
|
216
143
|
* @public
|
|
217
144
|
*/
|
|
218
|
-
|
|
145
|
+
InstanceId?: string | undefined;
|
|
219
146
|
/**
|
|
220
|
-
* <p>The Amazon Web Services account ID of the owner of the
|
|
147
|
+
* <p>The Amazon Web Services account ID of the owner of the instance.</p>
|
|
221
148
|
* @public
|
|
222
149
|
*/
|
|
223
|
-
|
|
150
|
+
InstanceOwnerId?: string | undefined;
|
|
224
151
|
/**
|
|
225
|
-
* <p>The
|
|
152
|
+
* <p>The index of the network card.</p>
|
|
226
153
|
* @public
|
|
227
154
|
*/
|
|
228
|
-
|
|
155
|
+
NetworkCardIndex?: number | undefined;
|
|
229
156
|
/**
|
|
230
|
-
* <p>
|
|
157
|
+
* <p>The attachment state.</p>
|
|
231
158
|
* @public
|
|
232
159
|
*/
|
|
233
|
-
|
|
160
|
+
Status?: AttachmentStatus | undefined;
|
|
161
|
+
}
|
|
162
|
+
/**
|
|
163
|
+
* <p>Describes a private IPv4 address for a secondary interface.</p>
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
export interface SecondaryInterfaceIpv4Address {
|
|
234
167
|
/**
|
|
235
|
-
* <p>The
|
|
168
|
+
* <p>The private IPv4 address.</p>
|
|
236
169
|
* @public
|
|
237
170
|
*/
|
|
238
|
-
|
|
171
|
+
PrivateIpAddress?: string | undefined;
|
|
239
172
|
}
|
|
240
173
|
/**
|
|
174
|
+
* <p>Describes a secondary interface.</p>
|
|
241
175
|
* @public
|
|
242
176
|
*/
|
|
243
|
-
export interface
|
|
177
|
+
export interface SecondaryInterface {
|
|
244
178
|
/**
|
|
245
|
-
* <p>The
|
|
179
|
+
* <p>The Availability Zone of the secondary interface.</p>
|
|
246
180
|
* @public
|
|
247
181
|
*/
|
|
248
|
-
|
|
182
|
+
AvailabilityZone?: string | undefined;
|
|
249
183
|
/**
|
|
250
|
-
* <p>
|
|
184
|
+
* <p>The ID of the Availability Zone of the secondary interface.</p>
|
|
251
185
|
* @public
|
|
252
186
|
*/
|
|
253
|
-
|
|
254
|
-
}
|
|
255
|
-
/**
|
|
256
|
-
* @public
|
|
257
|
-
*/
|
|
258
|
-
export interface DescribeSecurityGroupVpcAssociationsRequest {
|
|
187
|
+
AvailabilityZoneId?: string | undefined;
|
|
259
188
|
/**
|
|
260
|
-
* <p>
|
|
261
|
-
* <ul>
|
|
262
|
-
* <li>
|
|
263
|
-
* <p>
|
|
264
|
-
* <code>group-id</code>: The security group ID.</p>
|
|
265
|
-
* </li>
|
|
266
|
-
* <li>
|
|
267
|
-
* <p>
|
|
268
|
-
* <code>group-owner-id</code>: The group owner ID.</p>
|
|
269
|
-
* </li>
|
|
270
|
-
* <li>
|
|
271
|
-
* <p>
|
|
272
|
-
* <code>state</code>: The state of the association.</p>
|
|
273
|
-
* </li>
|
|
274
|
-
* <li>
|
|
275
|
-
* <p>
|
|
276
|
-
* <code>vpc-id</code>: The ID of the associated VPC.</p>
|
|
277
|
-
* </li>
|
|
278
|
-
* <li>
|
|
279
|
-
* <p>
|
|
280
|
-
* <code>vpc-owner-id</code>: The account ID of the VPC owner.</p>
|
|
281
|
-
* </li>
|
|
282
|
-
* </ul>
|
|
189
|
+
* <p>The attachment information for the secondary interface.</p>
|
|
283
190
|
* @public
|
|
284
191
|
*/
|
|
285
|
-
|
|
192
|
+
Attachment?: SecondaryInterfaceAttachment | undefined;
|
|
286
193
|
/**
|
|
287
|
-
* <p>The
|
|
194
|
+
* <p>The MAC address of the secondary interface.</p>
|
|
288
195
|
* @public
|
|
289
196
|
*/
|
|
290
|
-
|
|
197
|
+
MacAddress?: string | undefined;
|
|
291
198
|
/**
|
|
292
|
-
* <p>The
|
|
293
|
-
* To get the next page of items, make another request with the token returned in the output.
|
|
294
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
199
|
+
* <p>The ID of the Amazon Web Services account that owns the secondary interface.</p>
|
|
295
200
|
* @public
|
|
296
201
|
*/
|
|
297
|
-
|
|
202
|
+
OwnerId?: string | undefined;
|
|
298
203
|
/**
|
|
299
|
-
* <p>
|
|
300
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
301
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
204
|
+
* <p>The private IPv4 addresses associated with the secondary interface.</p>
|
|
302
205
|
* @public
|
|
303
206
|
*/
|
|
304
|
-
|
|
305
|
-
}
|
|
306
|
-
/**
|
|
307
|
-
* <p>A security group association with a VPC that you made with <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AssociateSecurityGroupVpc.html">AssociateSecurityGroupVpc</a>.</p>
|
|
308
|
-
* @public
|
|
309
|
-
*/
|
|
310
|
-
export interface SecurityGroupVpcAssociation {
|
|
207
|
+
PrivateIpv4Addresses?: SecondaryInterfaceIpv4Address[] | undefined;
|
|
311
208
|
/**
|
|
312
|
-
* <p>The
|
|
209
|
+
* <p>The ID of the secondary interface.</p>
|
|
313
210
|
* @public
|
|
314
211
|
*/
|
|
315
|
-
|
|
212
|
+
SecondaryInterfaceId?: string | undefined;
|
|
316
213
|
/**
|
|
317
|
-
* <p>The
|
|
214
|
+
* <p>The Amazon Resource Name (ARN) of the secondary interface.</p>
|
|
318
215
|
* @public
|
|
319
216
|
*/
|
|
320
|
-
|
|
217
|
+
SecondaryInterfaceArn?: string | undefined;
|
|
321
218
|
/**
|
|
322
|
-
* <p>The
|
|
219
|
+
* <p>The type of secondary interface.</p>
|
|
323
220
|
* @public
|
|
324
221
|
*/
|
|
325
|
-
|
|
222
|
+
SecondaryInterfaceType?: SecondaryInterfaceType | undefined;
|
|
326
223
|
/**
|
|
327
|
-
* <p>The
|
|
224
|
+
* <p>The ID of the secondary subnet.</p>
|
|
328
225
|
* @public
|
|
329
226
|
*/
|
|
330
|
-
|
|
227
|
+
SecondarySubnetId?: string | undefined;
|
|
331
228
|
/**
|
|
332
|
-
* <p>The
|
|
229
|
+
* <p>The ID of the secondary network.</p>
|
|
333
230
|
* @public
|
|
334
231
|
*/
|
|
335
|
-
|
|
232
|
+
SecondaryNetworkId?: string | undefined;
|
|
336
233
|
/**
|
|
337
|
-
* <p>The
|
|
234
|
+
* <p>The type of the secondary network.</p>
|
|
338
235
|
* @public
|
|
339
236
|
*/
|
|
340
|
-
|
|
237
|
+
SecondaryNetworkType?: SecondaryNetworkType | undefined;
|
|
238
|
+
/**
|
|
239
|
+
* <p>Indicates whether source/destination checking is enabled.</p>
|
|
240
|
+
* @public
|
|
241
|
+
*/
|
|
242
|
+
SourceDestCheck?: boolean | undefined;
|
|
243
|
+
/**
|
|
244
|
+
* <p>The status of the secondary interface.</p>
|
|
245
|
+
* @public
|
|
246
|
+
*/
|
|
247
|
+
Status?: SecondaryInterfaceStatus | undefined;
|
|
248
|
+
/**
|
|
249
|
+
* <p>The tags assigned to the secondary interface.</p>
|
|
250
|
+
* @public
|
|
251
|
+
*/
|
|
252
|
+
Tags?: Tag[] | undefined;
|
|
341
253
|
}
|
|
342
254
|
/**
|
|
343
255
|
* @public
|
|
344
256
|
*/
|
|
345
|
-
export interface
|
|
257
|
+
export interface DescribeSecondaryInterfacesResult {
|
|
346
258
|
/**
|
|
347
|
-
* <p>
|
|
259
|
+
* <p>Information about the secondary interfaces.</p>
|
|
348
260
|
* @public
|
|
349
261
|
*/
|
|
350
|
-
|
|
262
|
+
SecondaryInterfaces?: SecondaryInterface[] | undefined;
|
|
351
263
|
/**
|
|
352
|
-
* <p>The token to
|
|
264
|
+
* <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>
|
|
353
265
|
* @public
|
|
354
266
|
*/
|
|
355
267
|
NextToken?: string | undefined;
|
|
@@ -357,51 +269,61 @@ export interface DescribeSecurityGroupVpcAssociationsResult {
|
|
|
357
269
|
/**
|
|
358
270
|
* @public
|
|
359
271
|
*/
|
|
360
|
-
export interface
|
|
272
|
+
export interface DescribeSecondaryNetworksRequest {
|
|
361
273
|
/**
|
|
362
|
-
* <p>
|
|
274
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
363
275
|
* @public
|
|
364
276
|
*/
|
|
365
|
-
|
|
277
|
+
DryRun?: boolean | undefined;
|
|
366
278
|
/**
|
|
367
|
-
* <p>The filters
|
|
368
|
-
* supported:</p>
|
|
279
|
+
* <p>The filters. The following are the possible values:</p>
|
|
369
280
|
* <ul>
|
|
370
281
|
* <li>
|
|
371
282
|
* <p>
|
|
372
|
-
* <code>
|
|
283
|
+
* <code>ipv4-cidr-block-association.association-id</code> - The association ID for an IPv4 CIDR block associated with the secondary network.</p>
|
|
373
284
|
* </li>
|
|
374
285
|
* <li>
|
|
375
286
|
* <p>
|
|
376
|
-
* <code>
|
|
287
|
+
* <code>ipv4-cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the secondary network.</p>
|
|
377
288
|
* </li>
|
|
378
289
|
* <li>
|
|
379
290
|
* <p>
|
|
380
|
-
* <code>
|
|
291
|
+
* <code>ipv4-cidr-block-association.state</code> - The state of an IPv4 CIDR block associated with the secondary network.</p>
|
|
381
292
|
* </li>
|
|
382
293
|
* <li>
|
|
383
294
|
* <p>
|
|
384
|
-
* <code>
|
|
295
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the secondary network.</p>
|
|
385
296
|
* </li>
|
|
386
297
|
* <li>
|
|
387
298
|
* <p>
|
|
388
|
-
* <code>
|
|
299
|
+
* <code>secondary-network-id</code> - The ID of the secondary network.</p>
|
|
389
300
|
* </li>
|
|
390
301
|
* <li>
|
|
391
302
|
* <p>
|
|
392
|
-
* <code>
|
|
303
|
+
* <code>secondary-network-arn</code> - The ARN of the secondary network.</p>
|
|
393
304
|
* </li>
|
|
394
305
|
* <li>
|
|
395
306
|
* <p>
|
|
396
|
-
* <code>
|
|
307
|
+
* <code>state</code> - The state of the secondary network (<code>create-in-progress</code> | <code>create-complete</code> | <code>create-failed</code> | <code>delete-in-progress</code> | <code>delete-complete</code> | <code>delete-failed</code>).</p>
|
|
397
308
|
* </li>
|
|
398
|
-
*
|
|
399
|
-
*
|
|
400
|
-
|
|
401
|
-
|
|
309
|
+
* <li>
|
|
310
|
+
* <p>
|
|
311
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
312
|
+
* </li>
|
|
313
|
+
* <li>
|
|
314
|
+
* <p>
|
|
315
|
+
* <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
|
|
316
|
+
* </li>
|
|
317
|
+
* <li>
|
|
318
|
+
* <p>
|
|
319
|
+
* <code>type</code> - The type of the secondary network (<code>rdma</code>).</p>
|
|
320
|
+
* </li>
|
|
321
|
+
* </ul>
|
|
322
|
+
* @public
|
|
323
|
+
*/
|
|
324
|
+
Filters?: Filter[] | undefined;
|
|
402
325
|
/**
|
|
403
|
-
* <p>The maximum number of results to return with a single call.
|
|
404
|
-
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
326
|
+
* <p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
405
327
|
* @public
|
|
406
328
|
*/
|
|
407
329
|
MaxResults?: number | undefined;
|
|
@@ -411,108 +333,201 @@ export interface DescribeServiceLinkVirtualInterfacesRequest {
|
|
|
411
333
|
*/
|
|
412
334
|
NextToken?: string | undefined;
|
|
413
335
|
/**
|
|
414
|
-
* <p>
|
|
415
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
416
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
336
|
+
* <p>The IDs of the secondary networks.</p>
|
|
417
337
|
* @public
|
|
418
338
|
*/
|
|
419
|
-
|
|
339
|
+
SecondaryNetworkIds?: string[] | undefined;
|
|
420
340
|
}
|
|
421
341
|
/**
|
|
422
|
-
* <p>Describes the service link virtual interfaces that establish connectivity between Amazon Web Services Outpost and on-premises networks.</p>
|
|
423
342
|
* @public
|
|
424
343
|
*/
|
|
425
|
-
export interface
|
|
426
|
-
/**
|
|
427
|
-
* <p>The ID of the service link virtual interface.</p>
|
|
428
|
-
* @public
|
|
429
|
-
*/
|
|
430
|
-
ServiceLinkVirtualInterfaceId?: string | undefined;
|
|
344
|
+
export interface DescribeSecondaryNetworksResult {
|
|
431
345
|
/**
|
|
432
|
-
* <p>
|
|
346
|
+
* <p>Information about the secondary networks.</p>
|
|
433
347
|
* @public
|
|
434
348
|
*/
|
|
435
|
-
|
|
349
|
+
SecondaryNetworks?: SecondaryNetwork[] | undefined;
|
|
436
350
|
/**
|
|
437
|
-
* <p>The
|
|
351
|
+
* <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>
|
|
438
352
|
* @public
|
|
439
353
|
*/
|
|
440
|
-
|
|
354
|
+
NextToken?: string | undefined;
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* @public
|
|
358
|
+
*/
|
|
359
|
+
export interface DescribeSecondarySubnetsRequest {
|
|
441
360
|
/**
|
|
442
|
-
* <p>
|
|
361
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
443
362
|
* @public
|
|
444
363
|
*/
|
|
445
|
-
|
|
364
|
+
DryRun?: boolean | undefined;
|
|
446
365
|
/**
|
|
447
|
-
* <p>The
|
|
366
|
+
* <p>The filters.</p>
|
|
367
|
+
* <ul>
|
|
368
|
+
* <li>
|
|
369
|
+
* <p>
|
|
370
|
+
* <code>ipv4-cidr-block-association.association-id</code> - The association ID for an IPv4 CIDR block associated with the secondary subnet.</p>
|
|
371
|
+
* </li>
|
|
372
|
+
* <li>
|
|
373
|
+
* <p>
|
|
374
|
+
* <code>ipv4-cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the secondary subnet.</p>
|
|
375
|
+
* </li>
|
|
376
|
+
* <li>
|
|
377
|
+
* <p>
|
|
378
|
+
* <code>ipv4-cidr-block-association.state</code> - The state of an IPv4 CIDR block associated with the secondary subnet.</p>
|
|
379
|
+
* </li>
|
|
380
|
+
* <li>
|
|
381
|
+
* <p>
|
|
382
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the secondary subnet.</p>
|
|
383
|
+
* </li>
|
|
384
|
+
* <li>
|
|
385
|
+
* <p>
|
|
386
|
+
* <code>secondary-network-id</code> - The ID of the secondary network.</p>
|
|
387
|
+
* </li>
|
|
388
|
+
* <li>
|
|
389
|
+
* <p>
|
|
390
|
+
* <code>secondary-network-type</code> - The type of the secondary network (<code>rdma</code>).</p>
|
|
391
|
+
* </li>
|
|
392
|
+
* <li>
|
|
393
|
+
* <p>
|
|
394
|
+
* <code>secondary-subnet-id</code> - The ID of the secondary subnet.</p>
|
|
395
|
+
* </li>
|
|
396
|
+
* <li>
|
|
397
|
+
* <p>
|
|
398
|
+
* <code>secondary-subnet-arn</code> - The ARN of the secondary subnet.</p>
|
|
399
|
+
* </li>
|
|
400
|
+
* <li>
|
|
401
|
+
* <p>
|
|
402
|
+
* <code>state</code> - The state of the secondary subnet (<code>create-in-progress</code> | <code>create-complete</code> | <code>create-failed</code> | <code>delete-in-progress</code> | <code>delete-complete</code> | <code>delete-failed</code>).</p>
|
|
403
|
+
* </li>
|
|
404
|
+
* <li>
|
|
405
|
+
* <p>
|
|
406
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
407
|
+
* </li>
|
|
408
|
+
* <li>
|
|
409
|
+
* <p>
|
|
410
|
+
* <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
|
|
411
|
+
* </li>
|
|
412
|
+
* </ul>
|
|
448
413
|
* @public
|
|
449
414
|
*/
|
|
450
|
-
|
|
415
|
+
Filters?: Filter[] | undefined;
|
|
451
416
|
/**
|
|
452
|
-
* <p>The
|
|
417
|
+
* <p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
453
418
|
* @public
|
|
454
419
|
*/
|
|
455
|
-
|
|
420
|
+
MaxResults?: number | undefined;
|
|
456
421
|
/**
|
|
457
|
-
* <p>The
|
|
422
|
+
* <p>The token for the next page of results.</p>
|
|
458
423
|
* @public
|
|
459
424
|
*/
|
|
460
|
-
|
|
425
|
+
NextToken?: string | undefined;
|
|
461
426
|
/**
|
|
462
|
-
* <p>The
|
|
427
|
+
* <p>The IDs of the secondary subnets.</p>
|
|
463
428
|
* @public
|
|
464
429
|
*/
|
|
465
|
-
|
|
430
|
+
SecondarySubnetIds?: string[] | undefined;
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* @public
|
|
434
|
+
*/
|
|
435
|
+
export interface DescribeSecondarySubnetsResult {
|
|
466
436
|
/**
|
|
467
|
-
* <p>
|
|
437
|
+
* <p>Information about the secondary subnets.</p>
|
|
468
438
|
* @public
|
|
469
439
|
*/
|
|
470
|
-
|
|
440
|
+
SecondarySubnets?: SecondarySubnet[] | undefined;
|
|
471
441
|
/**
|
|
472
|
-
* <p>The
|
|
442
|
+
* <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>
|
|
473
443
|
* @public
|
|
474
444
|
*/
|
|
475
|
-
|
|
445
|
+
NextToken?: string | undefined;
|
|
446
|
+
}
|
|
447
|
+
/**
|
|
448
|
+
* @public
|
|
449
|
+
*/
|
|
450
|
+
export interface DescribeSecurityGroupReferencesRequest {
|
|
476
451
|
/**
|
|
477
|
-
* <p>
|
|
452
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
453
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
454
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
478
455
|
* @public
|
|
479
456
|
*/
|
|
480
|
-
|
|
457
|
+
DryRun?: boolean | undefined;
|
|
481
458
|
/**
|
|
482
|
-
* <p>The
|
|
459
|
+
* <p>The IDs of the security groups in your account.</p>
|
|
483
460
|
* @public
|
|
484
461
|
*/
|
|
485
|
-
|
|
462
|
+
GroupId: string[] | undefined;
|
|
486
463
|
}
|
|
487
464
|
/**
|
|
465
|
+
* <p>Describes a VPC with a security group that references your security group.</p>
|
|
488
466
|
* @public
|
|
489
467
|
*/
|
|
490
|
-
export interface
|
|
468
|
+
export interface SecurityGroupReference {
|
|
491
469
|
/**
|
|
492
|
-
* <p>
|
|
470
|
+
* <p>The ID of your security group.</p>
|
|
493
471
|
* @public
|
|
494
472
|
*/
|
|
495
|
-
|
|
473
|
+
GroupId?: string | undefined;
|
|
496
474
|
/**
|
|
497
|
-
* <p>The
|
|
475
|
+
* <p>The ID of the VPC with the referencing security group.</p>
|
|
498
476
|
* @public
|
|
499
477
|
*/
|
|
500
|
-
|
|
478
|
+
ReferencingVpcId?: string | undefined;
|
|
479
|
+
/**
|
|
480
|
+
* <p>The ID of the VPC peering connection (if applicable). For more information about security group referencing for peering connections, see
|
|
481
|
+
* <a href="https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-security-groups.html">Update your security groups to reference peer security groups</a>
|
|
482
|
+
* in the <i>VPC Peering Guide</i>.</p>
|
|
483
|
+
* @public
|
|
484
|
+
*/
|
|
485
|
+
VpcPeeringConnectionId?: string | undefined;
|
|
486
|
+
/**
|
|
487
|
+
* <p>The ID of the transit gateway (if applicable).</p>
|
|
488
|
+
* @public
|
|
489
|
+
*/
|
|
490
|
+
TransitGatewayId?: string | undefined;
|
|
501
491
|
}
|
|
502
492
|
/**
|
|
503
493
|
* @public
|
|
504
494
|
*/
|
|
505
|
-
export interface
|
|
495
|
+
export interface DescribeSecurityGroupReferencesResult {
|
|
506
496
|
/**
|
|
507
|
-
* <p>
|
|
497
|
+
* <p>Information about the VPCs with the referencing security groups.</p>
|
|
508
498
|
* @public
|
|
509
499
|
*/
|
|
510
|
-
|
|
500
|
+
SecurityGroupReferenceSet?: SecurityGroupReference[] | undefined;
|
|
501
|
+
}
|
|
502
|
+
/**
|
|
503
|
+
* @public
|
|
504
|
+
*/
|
|
505
|
+
export interface DescribeSecurityGroupRulesRequest {
|
|
511
506
|
/**
|
|
512
|
-
* <p>
|
|
507
|
+
* <p>One or more filters.</p>
|
|
508
|
+
* <ul>
|
|
509
|
+
* <li>
|
|
510
|
+
* <p>
|
|
511
|
+
* <code>group-id</code> - The ID of the security group.</p>
|
|
512
|
+
* </li>
|
|
513
|
+
* <li>
|
|
514
|
+
* <p>
|
|
515
|
+
* <code>security-group-rule-id</code> - The ID of the security group rule.</p>
|
|
516
|
+
* </li>
|
|
517
|
+
* <li>
|
|
518
|
+
* <p>
|
|
519
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
|
|
520
|
+
* For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
521
|
+
* </li>
|
|
522
|
+
* </ul>
|
|
513
523
|
* @public
|
|
514
524
|
*/
|
|
515
|
-
|
|
525
|
+
Filters?: Filter[] | undefined;
|
|
526
|
+
/**
|
|
527
|
+
* <p>The IDs of the security group rules.</p>
|
|
528
|
+
* @public
|
|
529
|
+
*/
|
|
530
|
+
SecurityGroupRuleIds?: string[] | undefined;
|
|
516
531
|
/**
|
|
517
532
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
518
533
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -520,79 +535,68 @@ export interface DescribeSnapshotAttributeRequest {
|
|
|
520
535
|
* @public
|
|
521
536
|
*/
|
|
522
537
|
DryRun?: boolean | undefined;
|
|
523
|
-
}
|
|
524
|
-
/**
|
|
525
|
-
* <p>Describes the user or group to be added or removed from the list of create volume
|
|
526
|
-
* permissions for a volume.</p>
|
|
527
|
-
* @public
|
|
528
|
-
*/
|
|
529
|
-
export interface CreateVolumePermission {
|
|
530
538
|
/**
|
|
531
|
-
* <p>The
|
|
539
|
+
* <p>The token returned from a previous paginated request.
|
|
540
|
+
* Pagination continues from the end of the items returned by the previous request.</p>
|
|
532
541
|
* @public
|
|
533
542
|
*/
|
|
534
|
-
|
|
543
|
+
NextToken?: string | undefined;
|
|
535
544
|
/**
|
|
536
|
-
* <p>The
|
|
545
|
+
* <p>The maximum number of items to return for this request. To get the next page of
|
|
546
|
+
* items, make another request with the token returned in the output. This value
|
|
547
|
+
* can be between 5 and 1000. If this parameter is not specified, then all items are
|
|
548
|
+
* returned. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
537
549
|
* @public
|
|
538
550
|
*/
|
|
539
|
-
|
|
551
|
+
MaxResults?: number | undefined;
|
|
540
552
|
}
|
|
541
553
|
/**
|
|
542
554
|
* @public
|
|
543
555
|
*/
|
|
544
|
-
export interface
|
|
545
|
-
/**
|
|
546
|
-
* <p>The product codes.</p>
|
|
547
|
-
* @public
|
|
548
|
-
*/
|
|
549
|
-
ProductCodes?: ProductCode[] | undefined;
|
|
556
|
+
export interface DescribeSecurityGroupRulesResult {
|
|
550
557
|
/**
|
|
551
|
-
* <p>
|
|
558
|
+
* <p>Information about security group rules.</p>
|
|
552
559
|
* @public
|
|
553
560
|
*/
|
|
554
|
-
|
|
561
|
+
SecurityGroupRules?: SecurityGroupRule[] | undefined;
|
|
555
562
|
/**
|
|
556
|
-
* <p>The
|
|
557
|
-
*
|
|
563
|
+
* <p>The token to include in another request to get the next page of items.
|
|
564
|
+
* This value is <code>null</code> when there are no more items to return.</p>
|
|
558
565
|
* @public
|
|
559
566
|
*/
|
|
560
|
-
|
|
567
|
+
NextToken?: string | undefined;
|
|
561
568
|
}
|
|
562
569
|
/**
|
|
563
570
|
* @public
|
|
564
571
|
*/
|
|
565
|
-
export interface
|
|
566
|
-
/**
|
|
567
|
-
* <p>The maximum number of items to return for this request.
|
|
568
|
-
* To get the next page of items, make another request with the token returned in the output.
|
|
569
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
570
|
-
* @public
|
|
571
|
-
*/
|
|
572
|
-
MaxResults?: number | undefined;
|
|
572
|
+
export interface DescribeSecurityGroupsRequest {
|
|
573
573
|
/**
|
|
574
|
-
* <p>The
|
|
575
|
-
*
|
|
574
|
+
* <p>The IDs of the security groups. Required for security groups in a nondefault VPC.</p>
|
|
575
|
+
* <p>Default: Describes all of your security groups.</p>
|
|
576
576
|
* @public
|
|
577
577
|
*/
|
|
578
|
-
|
|
578
|
+
GroupIds?: string[] | undefined;
|
|
579
579
|
/**
|
|
580
|
-
* <p>
|
|
581
|
-
*
|
|
580
|
+
* <p>[Default VPC] The names of the security groups. You can specify either
|
|
581
|
+
* the security group name or the security group ID.</p>
|
|
582
|
+
* <p>Default: Describes all of your security groups.</p>
|
|
582
583
|
* @public
|
|
583
584
|
*/
|
|
584
|
-
|
|
585
|
+
GroupNames?: string[] | undefined;
|
|
585
586
|
/**
|
|
586
|
-
* <p>The
|
|
587
|
+
* <p>The token returned from a previous paginated request.
|
|
588
|
+
* Pagination continues from the end of the items returned by the previous request.</p>
|
|
587
589
|
* @public
|
|
588
590
|
*/
|
|
589
|
-
|
|
591
|
+
NextToken?: string | undefined;
|
|
590
592
|
/**
|
|
591
|
-
* <p>The
|
|
592
|
-
*
|
|
593
|
+
* <p>The maximum number of items to return for this request. To get the next page of items,
|
|
594
|
+
* make another request with the token returned in the output. This value can be between 5 and 1000.
|
|
595
|
+
* If this parameter is not specified, then all items are returned. For more information, see
|
|
596
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
593
597
|
* @public
|
|
594
598
|
*/
|
|
595
|
-
|
|
599
|
+
MaxResults?: number | undefined;
|
|
596
600
|
/**
|
|
597
601
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
598
602
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -601,51 +605,593 @@ export interface DescribeSnapshotsRequest {
|
|
|
601
605
|
*/
|
|
602
606
|
DryRun?: boolean | undefined;
|
|
603
607
|
/**
|
|
604
|
-
* <p>The filters.</p>
|
|
608
|
+
* <p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p>
|
|
605
609
|
* <ul>
|
|
606
610
|
* <li>
|
|
607
611
|
* <p>
|
|
608
|
-
* <code>description</code> -
|
|
612
|
+
* <code>description</code> - The description of the security group.</p>
|
|
609
613
|
* </li>
|
|
610
614
|
* <li>
|
|
611
615
|
* <p>
|
|
612
|
-
* <code>
|
|
613
|
-
*
|
|
616
|
+
* <code>egress.ip-permission.cidr</code> - An IPv4 CIDR block for an outbound
|
|
617
|
+
* security group rule.</p>
|
|
614
618
|
* </li>
|
|
615
619
|
* <li>
|
|
616
620
|
* <p>
|
|
617
|
-
* <code>
|
|
618
|
-
*
|
|
619
|
-
*
|
|
620
|
-
* We recommend that you use the related parameter instead of this filter.</p>
|
|
621
|
+
* <code>egress.ip-permission.from-port</code> - For an outbound rule, the
|
|
622
|
+
* start of port range for the TCP and UDP protocols, or an ICMP type
|
|
623
|
+
* number.</p>
|
|
621
624
|
* </li>
|
|
622
625
|
* <li>
|
|
623
626
|
* <p>
|
|
624
|
-
* <code>
|
|
625
|
-
*
|
|
627
|
+
* <code>egress.ip-permission.group-id</code> - The ID of a security group
|
|
628
|
+
* that has been referenced in an outbound security group rule.</p>
|
|
626
629
|
* </li>
|
|
627
630
|
* <li>
|
|
628
631
|
* <p>
|
|
629
|
-
* <code>
|
|
630
|
-
*
|
|
632
|
+
* <code>egress.ip-permission.group-name</code> - The name of a security group
|
|
633
|
+
* that is referenced in an outbound security group rule.</p>
|
|
631
634
|
* </li>
|
|
632
635
|
* <li>
|
|
633
636
|
* <p>
|
|
634
|
-
* <code>
|
|
637
|
+
* <code>egress.ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an
|
|
638
|
+
* outbound security group rule.</p>
|
|
635
639
|
* </li>
|
|
636
640
|
* <li>
|
|
637
641
|
* <p>
|
|
638
|
-
* <code>
|
|
642
|
+
* <code>egress.ip-permission.prefix-list-id</code> - The ID of a prefix list to which a security group rule allows outbound access.</p>
|
|
639
643
|
* </li>
|
|
640
644
|
* <li>
|
|
641
645
|
* <p>
|
|
642
|
-
* <code>
|
|
643
|
-
*
|
|
646
|
+
* <code>egress.ip-permission.protocol</code> - The IP protocol for an
|
|
647
|
+
* outbound security group rule (<code>tcp</code> | <code>udp</code> |
|
|
648
|
+
* <code>icmp</code>, a protocol number, or -1 for all protocols).</p>
|
|
644
649
|
* </li>
|
|
645
650
|
* <li>
|
|
646
651
|
* <p>
|
|
647
|
-
* <code>
|
|
648
|
-
*
|
|
652
|
+
* <code>egress.ip-permission.to-port</code> - For an outbound rule, the end
|
|
653
|
+
* of port range for the TCP and UDP protocols, or an ICMP code.</p>
|
|
654
|
+
* </li>
|
|
655
|
+
* <li>
|
|
656
|
+
* <p>
|
|
657
|
+
* <code>egress.ip-permission.user-id</code> - The ID of an Amazon Web Services account that
|
|
658
|
+
* has been referenced in an outbound security group rule.</p>
|
|
659
|
+
* </li>
|
|
660
|
+
* <li>
|
|
661
|
+
* <p>
|
|
662
|
+
* <code>group-id</code> - The ID of the security group. </p>
|
|
663
|
+
* </li>
|
|
664
|
+
* <li>
|
|
665
|
+
* <p>
|
|
666
|
+
* <code>group-name</code> - The name of the security group.</p>
|
|
667
|
+
* </li>
|
|
668
|
+
* <li>
|
|
669
|
+
* <p>
|
|
670
|
+
* <code>ip-permission.cidr</code> - An IPv4 CIDR block for an inbound security
|
|
671
|
+
* group rule.</p>
|
|
672
|
+
* </li>
|
|
673
|
+
* <li>
|
|
674
|
+
* <p>
|
|
675
|
+
* <code>ip-permission.from-port</code> - For an inbound rule, the start of port
|
|
676
|
+
* range for the TCP and UDP protocols, or an ICMP type number.</p>
|
|
677
|
+
* </li>
|
|
678
|
+
* <li>
|
|
679
|
+
* <p>
|
|
680
|
+
* <code>ip-permission.group-id</code> - The ID of a security group that has been
|
|
681
|
+
* referenced in an inbound security group rule.</p>
|
|
682
|
+
* </li>
|
|
683
|
+
* <li>
|
|
684
|
+
* <p>
|
|
685
|
+
* <code>ip-permission.group-name</code> - The name of a security group that is
|
|
686
|
+
* referenced in an inbound security group rule.</p>
|
|
687
|
+
* </li>
|
|
688
|
+
* <li>
|
|
689
|
+
* <p>
|
|
690
|
+
* <code>ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an inbound security
|
|
691
|
+
* group rule.</p>
|
|
692
|
+
* </li>
|
|
693
|
+
* <li>
|
|
694
|
+
* <p>
|
|
695
|
+
* <code>ip-permission.prefix-list-id</code> - The ID of a prefix list from which a security group rule allows inbound access.</p>
|
|
696
|
+
* </li>
|
|
697
|
+
* <li>
|
|
698
|
+
* <p>
|
|
699
|
+
* <code>ip-permission.protocol</code> - The IP protocol for an inbound security
|
|
700
|
+
* group rule (<code>tcp</code> | <code>udp</code> | <code>icmp</code>, a
|
|
701
|
+
* protocol number, or -1 for all protocols).</p>
|
|
702
|
+
* </li>
|
|
703
|
+
* <li>
|
|
704
|
+
* <p>
|
|
705
|
+
* <code>ip-permission.to-port</code> - For an inbound rule, the end of port range
|
|
706
|
+
* for the TCP and UDP protocols, or an ICMP code.</p>
|
|
707
|
+
* </li>
|
|
708
|
+
* <li>
|
|
709
|
+
* <p>
|
|
710
|
+
* <code>ip-permission.user-id</code> - The ID of an Amazon Web Services account that has been
|
|
711
|
+
* referenced in an inbound security group rule.</p>
|
|
712
|
+
* </li>
|
|
713
|
+
* <li>
|
|
714
|
+
* <p>
|
|
715
|
+
* <code>owner-id</code> - The Amazon Web Services account ID of the owner of the security group.</p>
|
|
716
|
+
* </li>
|
|
717
|
+
* <li>
|
|
718
|
+
* <p>
|
|
719
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
|
|
720
|
+
* For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
721
|
+
* </li>
|
|
722
|
+
* <li>
|
|
723
|
+
* <p>
|
|
724
|
+
* <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
|
|
725
|
+
* </li>
|
|
726
|
+
* <li>
|
|
727
|
+
* <p>
|
|
728
|
+
* <code>vpc-id</code> - The ID of the VPC specified when the security group was created.</p>
|
|
729
|
+
* </li>
|
|
730
|
+
* </ul>
|
|
731
|
+
* @public
|
|
732
|
+
*/
|
|
733
|
+
Filters?: Filter[] | undefined;
|
|
734
|
+
}
|
|
735
|
+
/**
|
|
736
|
+
* <p>Describes a security group.</p>
|
|
737
|
+
* @public
|
|
738
|
+
*/
|
|
739
|
+
export interface SecurityGroup {
|
|
740
|
+
/**
|
|
741
|
+
* <p>The ID of the security group.</p>
|
|
742
|
+
* @public
|
|
743
|
+
*/
|
|
744
|
+
GroupId?: string | undefined;
|
|
745
|
+
/**
|
|
746
|
+
* <p>The outbound rules associated with the security group.</p>
|
|
747
|
+
* @public
|
|
748
|
+
*/
|
|
749
|
+
IpPermissionsEgress?: IpPermission[] | undefined;
|
|
750
|
+
/**
|
|
751
|
+
* <p>Any tags assigned to the security group.</p>
|
|
752
|
+
* @public
|
|
753
|
+
*/
|
|
754
|
+
Tags?: Tag[] | undefined;
|
|
755
|
+
/**
|
|
756
|
+
* <p>The ID of the VPC for the security group.</p>
|
|
757
|
+
* @public
|
|
758
|
+
*/
|
|
759
|
+
VpcId?: string | undefined;
|
|
760
|
+
/**
|
|
761
|
+
* <p>The ARN of the security group.</p>
|
|
762
|
+
* @public
|
|
763
|
+
*/
|
|
764
|
+
SecurityGroupArn?: string | undefined;
|
|
765
|
+
/**
|
|
766
|
+
* <p>The Amazon Web Services account ID of the owner of the security group.</p>
|
|
767
|
+
* @public
|
|
768
|
+
*/
|
|
769
|
+
OwnerId?: string | undefined;
|
|
770
|
+
/**
|
|
771
|
+
* <p>The name of the security group.</p>
|
|
772
|
+
* @public
|
|
773
|
+
*/
|
|
774
|
+
GroupName?: string | undefined;
|
|
775
|
+
/**
|
|
776
|
+
* <p>A description of the security group.</p>
|
|
777
|
+
* @public
|
|
778
|
+
*/
|
|
779
|
+
Description?: string | undefined;
|
|
780
|
+
/**
|
|
781
|
+
* <p>The inbound rules associated with the security group.</p>
|
|
782
|
+
* @public
|
|
783
|
+
*/
|
|
784
|
+
IpPermissions?: IpPermission[] | undefined;
|
|
785
|
+
}
|
|
786
|
+
/**
|
|
787
|
+
* @public
|
|
788
|
+
*/
|
|
789
|
+
export interface DescribeSecurityGroupsResult {
|
|
790
|
+
/**
|
|
791
|
+
* <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>
|
|
792
|
+
* @public
|
|
793
|
+
*/
|
|
794
|
+
NextToken?: string | undefined;
|
|
795
|
+
/**
|
|
796
|
+
* <p>Information about the security groups.</p>
|
|
797
|
+
* @public
|
|
798
|
+
*/
|
|
799
|
+
SecurityGroups?: SecurityGroup[] | undefined;
|
|
800
|
+
}
|
|
801
|
+
/**
|
|
802
|
+
* @public
|
|
803
|
+
*/
|
|
804
|
+
export interface DescribeSecurityGroupVpcAssociationsRequest {
|
|
805
|
+
/**
|
|
806
|
+
* <p>Security group VPC association filters.</p>
|
|
807
|
+
* <ul>
|
|
808
|
+
* <li>
|
|
809
|
+
* <p>
|
|
810
|
+
* <code>group-id</code>: The security group ID.</p>
|
|
811
|
+
* </li>
|
|
812
|
+
* <li>
|
|
813
|
+
* <p>
|
|
814
|
+
* <code>group-owner-id</code>: The group owner ID.</p>
|
|
815
|
+
* </li>
|
|
816
|
+
* <li>
|
|
817
|
+
* <p>
|
|
818
|
+
* <code>state</code>: The state of the association.</p>
|
|
819
|
+
* </li>
|
|
820
|
+
* <li>
|
|
821
|
+
* <p>
|
|
822
|
+
* <code>vpc-id</code>: The ID of the associated VPC.</p>
|
|
823
|
+
* </li>
|
|
824
|
+
* <li>
|
|
825
|
+
* <p>
|
|
826
|
+
* <code>vpc-owner-id</code>: The account ID of the VPC owner.</p>
|
|
827
|
+
* </li>
|
|
828
|
+
* </ul>
|
|
829
|
+
* @public
|
|
830
|
+
*/
|
|
831
|
+
Filters?: Filter[] | undefined;
|
|
832
|
+
/**
|
|
833
|
+
* <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
|
|
834
|
+
* @public
|
|
835
|
+
*/
|
|
836
|
+
NextToken?: string | undefined;
|
|
837
|
+
/**
|
|
838
|
+
* <p>The maximum number of items to return for this request.
|
|
839
|
+
* To get the next page of items, make another request with the token returned in the output.
|
|
840
|
+
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
841
|
+
* @public
|
|
842
|
+
*/
|
|
843
|
+
MaxResults?: number | undefined;
|
|
844
|
+
/**
|
|
845
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
846
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
847
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
848
|
+
* @public
|
|
849
|
+
*/
|
|
850
|
+
DryRun?: boolean | undefined;
|
|
851
|
+
}
|
|
852
|
+
/**
|
|
853
|
+
* <p>A security group association with a VPC that you made with <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AssociateSecurityGroupVpc.html">AssociateSecurityGroupVpc</a>.</p>
|
|
854
|
+
* @public
|
|
855
|
+
*/
|
|
856
|
+
export interface SecurityGroupVpcAssociation {
|
|
857
|
+
/**
|
|
858
|
+
* <p>The association's security group ID.</p>
|
|
859
|
+
* @public
|
|
860
|
+
*/
|
|
861
|
+
GroupId?: string | undefined;
|
|
862
|
+
/**
|
|
863
|
+
* <p>The association's VPC ID.</p>
|
|
864
|
+
* @public
|
|
865
|
+
*/
|
|
866
|
+
VpcId?: string | undefined;
|
|
867
|
+
/**
|
|
868
|
+
* <p>The Amazon Web Services account ID of the owner of the VPC.</p>
|
|
869
|
+
* @public
|
|
870
|
+
*/
|
|
871
|
+
VpcOwnerId?: string | undefined;
|
|
872
|
+
/**
|
|
873
|
+
* <p>The association's state.</p>
|
|
874
|
+
* @public
|
|
875
|
+
*/
|
|
876
|
+
State?: SecurityGroupVpcAssociationState | undefined;
|
|
877
|
+
/**
|
|
878
|
+
* <p>The association's state reason.</p>
|
|
879
|
+
* @public
|
|
880
|
+
*/
|
|
881
|
+
StateReason?: string | undefined;
|
|
882
|
+
/**
|
|
883
|
+
* <p>The Amazon Web Services account ID of the owner of the security group.</p>
|
|
884
|
+
* @public
|
|
885
|
+
*/
|
|
886
|
+
GroupOwnerId?: string | undefined;
|
|
887
|
+
}
|
|
888
|
+
/**
|
|
889
|
+
* @public
|
|
890
|
+
*/
|
|
891
|
+
export interface DescribeSecurityGroupVpcAssociationsResult {
|
|
892
|
+
/**
|
|
893
|
+
* <p>The security group VPC associations.</p>
|
|
894
|
+
* @public
|
|
895
|
+
*/
|
|
896
|
+
SecurityGroupVpcAssociations?: SecurityGroupVpcAssociation[] | undefined;
|
|
897
|
+
/**
|
|
898
|
+
* <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>
|
|
899
|
+
* @public
|
|
900
|
+
*/
|
|
901
|
+
NextToken?: string | undefined;
|
|
902
|
+
}
|
|
903
|
+
/**
|
|
904
|
+
* @public
|
|
905
|
+
*/
|
|
906
|
+
export interface DescribeServiceLinkVirtualInterfacesRequest {
|
|
907
|
+
/**
|
|
908
|
+
* <p>The IDs of the service link virtual interfaces.</p>
|
|
909
|
+
* @public
|
|
910
|
+
*/
|
|
911
|
+
ServiceLinkVirtualInterfaceIds?: string[] | undefined;
|
|
912
|
+
/**
|
|
913
|
+
* <p>The filters to use for narrowing down the request. The following filters are
|
|
914
|
+
* supported:</p>
|
|
915
|
+
* <ul>
|
|
916
|
+
* <li>
|
|
917
|
+
* <p>
|
|
918
|
+
* <code>outpost-lag-id</code> - The ID of the Outpost LAG.</p>
|
|
919
|
+
* </li>
|
|
920
|
+
* <li>
|
|
921
|
+
* <p>
|
|
922
|
+
* <code>outpost-arn</code> - The Outpost ARN.</p>
|
|
923
|
+
* </li>
|
|
924
|
+
* <li>
|
|
925
|
+
* <p>
|
|
926
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the service link virtual interface.</p>
|
|
927
|
+
* </li>
|
|
928
|
+
* <li>
|
|
929
|
+
* <p>
|
|
930
|
+
* <code>state</code> - The state of the Outpost LAG.</p>
|
|
931
|
+
* </li>
|
|
932
|
+
* <li>
|
|
933
|
+
* <p>
|
|
934
|
+
* <code>vlan</code> - The ID of the address pool.</p>
|
|
935
|
+
* </li>
|
|
936
|
+
* <li>
|
|
937
|
+
* <p>
|
|
938
|
+
* <code>service-link-virtual-interface-id</code> - The ID of the service link virtual interface.</p>
|
|
939
|
+
* </li>
|
|
940
|
+
* <li>
|
|
941
|
+
* <p>
|
|
942
|
+
* <code>local-gateway-virtual-interface-id</code> - The ID of the local gateway virtual interface.</p>
|
|
943
|
+
* </li>
|
|
944
|
+
* </ul>
|
|
945
|
+
* @public
|
|
946
|
+
*/
|
|
947
|
+
Filters?: Filter[] | undefined;
|
|
948
|
+
/**
|
|
949
|
+
* <p>The maximum number of results to return with a single call.
|
|
950
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
951
|
+
* @public
|
|
952
|
+
*/
|
|
953
|
+
MaxResults?: number | undefined;
|
|
954
|
+
/**
|
|
955
|
+
* <p>The token for the next page of results.</p>
|
|
956
|
+
* @public
|
|
957
|
+
*/
|
|
958
|
+
NextToken?: string | undefined;
|
|
959
|
+
/**
|
|
960
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
961
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
962
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
963
|
+
* @public
|
|
964
|
+
*/
|
|
965
|
+
DryRun?: boolean | undefined;
|
|
966
|
+
}
|
|
967
|
+
/**
|
|
968
|
+
* <p>Describes the service link virtual interfaces that establish connectivity between Amazon Web Services Outpost and on-premises networks.</p>
|
|
969
|
+
* @public
|
|
970
|
+
*/
|
|
971
|
+
export interface ServiceLinkVirtualInterface {
|
|
972
|
+
/**
|
|
973
|
+
* <p>The ID of the service link virtual interface.</p>
|
|
974
|
+
* @public
|
|
975
|
+
*/
|
|
976
|
+
ServiceLinkVirtualInterfaceId?: string | undefined;
|
|
977
|
+
/**
|
|
978
|
+
* <p>The Amazon Resource Number (ARN) for the service link virtual interface. </p>
|
|
979
|
+
* @public
|
|
980
|
+
*/
|
|
981
|
+
ServiceLinkVirtualInterfaceArn?: string | undefined;
|
|
982
|
+
/**
|
|
983
|
+
* <p>The Outpost ID for the service link virtual interface.</p>
|
|
984
|
+
* @public
|
|
985
|
+
*/
|
|
986
|
+
OutpostId?: string | undefined;
|
|
987
|
+
/**
|
|
988
|
+
* <p>The Outpost Amazon Resource Number (ARN) for the service link virtual interface.</p>
|
|
989
|
+
* @public
|
|
990
|
+
*/
|
|
991
|
+
OutpostArn?: string | undefined;
|
|
992
|
+
/**
|
|
993
|
+
* <p>The ID of the Amazon Web Services account that owns the service link virtual interface..</p>
|
|
994
|
+
* @public
|
|
995
|
+
*/
|
|
996
|
+
OwnerId?: string | undefined;
|
|
997
|
+
/**
|
|
998
|
+
* <p>The IPv4 address assigned to the local gateway virtual interface on the Outpost side.</p>
|
|
999
|
+
* @public
|
|
1000
|
+
*/
|
|
1001
|
+
LocalAddress?: string | undefined;
|
|
1002
|
+
/**
|
|
1003
|
+
* <p>The IPv4 peer address for the service link virtual interface.</p>
|
|
1004
|
+
* @public
|
|
1005
|
+
*/
|
|
1006
|
+
PeerAddress?: string | undefined;
|
|
1007
|
+
/**
|
|
1008
|
+
* <p>The ASN for the Border Gateway Protocol (BGP) associated with the service link virtual interface.</p>
|
|
1009
|
+
* @public
|
|
1010
|
+
*/
|
|
1011
|
+
PeerBgpAsn?: number | undefined;
|
|
1012
|
+
/**
|
|
1013
|
+
* <p>The virtual local area network for the service link virtual interface.</p>
|
|
1014
|
+
* @public
|
|
1015
|
+
*/
|
|
1016
|
+
Vlan?: number | undefined;
|
|
1017
|
+
/**
|
|
1018
|
+
* <p>The link aggregation group (LAG) ID for the service link virtual interface.</p>
|
|
1019
|
+
* @public
|
|
1020
|
+
*/
|
|
1021
|
+
OutpostLagId?: string | undefined;
|
|
1022
|
+
/**
|
|
1023
|
+
* <p>The tags associated with the service link virtual interface.</p>
|
|
1024
|
+
* @public
|
|
1025
|
+
*/
|
|
1026
|
+
Tags?: Tag[] | undefined;
|
|
1027
|
+
/**
|
|
1028
|
+
* <p>The current state of the service link virtual interface.</p>
|
|
1029
|
+
* @public
|
|
1030
|
+
*/
|
|
1031
|
+
ConfigurationState?: ServiceLinkVirtualInterfaceConfigurationState | undefined;
|
|
1032
|
+
}
|
|
1033
|
+
/**
|
|
1034
|
+
* @public
|
|
1035
|
+
*/
|
|
1036
|
+
export interface DescribeServiceLinkVirtualInterfacesResult {
|
|
1037
|
+
/**
|
|
1038
|
+
* <p>Describes the service link virtual interfaces.</p>
|
|
1039
|
+
* @public
|
|
1040
|
+
*/
|
|
1041
|
+
ServiceLinkVirtualInterfaces?: ServiceLinkVirtualInterface[] | undefined;
|
|
1042
|
+
/**
|
|
1043
|
+
* <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>
|
|
1044
|
+
* @public
|
|
1045
|
+
*/
|
|
1046
|
+
NextToken?: string | undefined;
|
|
1047
|
+
}
|
|
1048
|
+
/**
|
|
1049
|
+
* @public
|
|
1050
|
+
*/
|
|
1051
|
+
export interface DescribeSnapshotAttributeRequest {
|
|
1052
|
+
/**
|
|
1053
|
+
* <p>The snapshot attribute you would like to view.</p>
|
|
1054
|
+
* @public
|
|
1055
|
+
*/
|
|
1056
|
+
Attribute: SnapshotAttributeName | undefined;
|
|
1057
|
+
/**
|
|
1058
|
+
* <p>The ID of the EBS snapshot.</p>
|
|
1059
|
+
* @public
|
|
1060
|
+
*/
|
|
1061
|
+
SnapshotId: string | undefined;
|
|
1062
|
+
/**
|
|
1063
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1064
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1065
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1066
|
+
* @public
|
|
1067
|
+
*/
|
|
1068
|
+
DryRun?: boolean | undefined;
|
|
1069
|
+
}
|
|
1070
|
+
/**
|
|
1071
|
+
* <p>Describes the user or group to be added or removed from the list of create volume
|
|
1072
|
+
* permissions for a volume.</p>
|
|
1073
|
+
* @public
|
|
1074
|
+
*/
|
|
1075
|
+
export interface CreateVolumePermission {
|
|
1076
|
+
/**
|
|
1077
|
+
* <p>The ID of the Amazon Web Services account to be added or removed.</p>
|
|
1078
|
+
* @public
|
|
1079
|
+
*/
|
|
1080
|
+
UserId?: string | undefined;
|
|
1081
|
+
/**
|
|
1082
|
+
* <p>The group to be added or removed. The possible value is <code>all</code>.</p>
|
|
1083
|
+
* @public
|
|
1084
|
+
*/
|
|
1085
|
+
Group?: PermissionGroup | undefined;
|
|
1086
|
+
}
|
|
1087
|
+
/**
|
|
1088
|
+
* @public
|
|
1089
|
+
*/
|
|
1090
|
+
export interface DescribeSnapshotAttributeResult {
|
|
1091
|
+
/**
|
|
1092
|
+
* <p>The product codes.</p>
|
|
1093
|
+
* @public
|
|
1094
|
+
*/
|
|
1095
|
+
ProductCodes?: ProductCode[] | undefined;
|
|
1096
|
+
/**
|
|
1097
|
+
* <p>The ID of the EBS snapshot.</p>
|
|
1098
|
+
* @public
|
|
1099
|
+
*/
|
|
1100
|
+
SnapshotId?: string | undefined;
|
|
1101
|
+
/**
|
|
1102
|
+
* <p>The users and groups that have the permissions for creating volumes from the
|
|
1103
|
+
* snapshot.</p>
|
|
1104
|
+
* @public
|
|
1105
|
+
*/
|
|
1106
|
+
CreateVolumePermissions?: CreateVolumePermission[] | undefined;
|
|
1107
|
+
}
|
|
1108
|
+
/**
|
|
1109
|
+
* @public
|
|
1110
|
+
*/
|
|
1111
|
+
export interface DescribeSnapshotsRequest {
|
|
1112
|
+
/**
|
|
1113
|
+
* <p>The maximum number of items to return for this request.
|
|
1114
|
+
* To get the next page of items, make another request with the token returned in the output.
|
|
1115
|
+
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
1116
|
+
* @public
|
|
1117
|
+
*/
|
|
1118
|
+
MaxResults?: number | undefined;
|
|
1119
|
+
/**
|
|
1120
|
+
* <p>The token returned from a previous paginated request.
|
|
1121
|
+
* Pagination continues from the end of the items returned by the previous request.</p>
|
|
1122
|
+
* @public
|
|
1123
|
+
*/
|
|
1124
|
+
NextToken?: string | undefined;
|
|
1125
|
+
/**
|
|
1126
|
+
* <p>Scopes the results to snapshots with the specified owners. You can specify a combination of
|
|
1127
|
+
* Amazon Web Services account IDs, <code>self</code>, and <code>amazon</code>.</p>
|
|
1128
|
+
* @public
|
|
1129
|
+
*/
|
|
1130
|
+
OwnerIds?: string[] | undefined;
|
|
1131
|
+
/**
|
|
1132
|
+
* <p>The IDs of the Amazon Web Services accounts that can create volumes from the snapshot.</p>
|
|
1133
|
+
* @public
|
|
1134
|
+
*/
|
|
1135
|
+
RestorableByUserIds?: string[] | undefined;
|
|
1136
|
+
/**
|
|
1137
|
+
* <p>The snapshot IDs.</p>
|
|
1138
|
+
* <p>Default: Describes the snapshots for which you have create volume permissions.</p>
|
|
1139
|
+
* @public
|
|
1140
|
+
*/
|
|
1141
|
+
SnapshotIds?: string[] | undefined;
|
|
1142
|
+
/**
|
|
1143
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1144
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1145
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1146
|
+
* @public
|
|
1147
|
+
*/
|
|
1148
|
+
DryRun?: boolean | undefined;
|
|
1149
|
+
/**
|
|
1150
|
+
* <p>The filters.</p>
|
|
1151
|
+
* <ul>
|
|
1152
|
+
* <li>
|
|
1153
|
+
* <p>
|
|
1154
|
+
* <code>description</code> - A description of the snapshot.</p>
|
|
1155
|
+
* </li>
|
|
1156
|
+
* <li>
|
|
1157
|
+
* <p>
|
|
1158
|
+
* <code>encrypted</code> - Indicates whether the snapshot is encrypted
|
|
1159
|
+
* (<code>true</code> | <code>false</code>)</p>
|
|
1160
|
+
* </li>
|
|
1161
|
+
* <li>
|
|
1162
|
+
* <p>
|
|
1163
|
+
* <code>owner-alias</code> - The owner alias, from an Amazon-maintained list
|
|
1164
|
+
* (<code>amazon</code>).
|
|
1165
|
+
* This is not the user-configured Amazon Web Services account alias set using the IAM console.
|
|
1166
|
+
* We recommend that you use the related parameter instead of this filter.</p>
|
|
1167
|
+
* </li>
|
|
1168
|
+
* <li>
|
|
1169
|
+
* <p>
|
|
1170
|
+
* <code>owner-id</code> - The Amazon Web Services account ID of the owner. We recommend that
|
|
1171
|
+
* you use the related parameter instead of this filter.</p>
|
|
1172
|
+
* </li>
|
|
1173
|
+
* <li>
|
|
1174
|
+
* <p>
|
|
1175
|
+
* <code>progress</code> - The progress of the snapshot, as a percentage (for example,
|
|
1176
|
+
* 80%).</p>
|
|
1177
|
+
* </li>
|
|
1178
|
+
* <li>
|
|
1179
|
+
* <p>
|
|
1180
|
+
* <code>snapshot-id</code> - The snapshot ID.</p>
|
|
1181
|
+
* </li>
|
|
1182
|
+
* <li>
|
|
1183
|
+
* <p>
|
|
1184
|
+
* <code>start-time</code> - The time stamp when the snapshot was initiated.</p>
|
|
1185
|
+
* </li>
|
|
1186
|
+
* <li>
|
|
1187
|
+
* <p>
|
|
1188
|
+
* <code>status</code> - The status of the snapshot (<code>pending</code> |
|
|
1189
|
+
* <code>completed</code> | <code>error</code>).</p>
|
|
1190
|
+
* </li>
|
|
1191
|
+
* <li>
|
|
1192
|
+
* <p>
|
|
1193
|
+
* <code>storage-tier</code> - The storage tier of the snapshot (<code>archive</code> |
|
|
1194
|
+
* <code>standard</code>).</p>
|
|
649
1195
|
* </li>
|
|
650
1196
|
* <li>
|
|
651
1197
|
* <p>
|
|
@@ -7332,249 +7878,59 @@ export interface DetachVerifiedAccessTrustProviderRequest {
|
|
|
7332
7878
|
* modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
|
|
7333
7879
|
* @public
|
|
7334
7880
|
*/
|
|
7335
|
-
ClientToken?: string | undefined;
|
|
7336
|
-
/**
|
|
7337
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7338
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7339
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7340
|
-
* @public
|
|
7341
|
-
*/
|
|
7342
|
-
DryRun?: boolean | undefined;
|
|
7343
|
-
}
|
|
7344
|
-
/**
|
|
7345
|
-
* @public
|
|
7346
|
-
*/
|
|
7347
|
-
export interface DetachVerifiedAccessTrustProviderResult {
|
|
7348
|
-
/**
|
|
7349
|
-
* <p>Details about the Verified Access trust provider.</p>
|
|
7350
|
-
* @public
|
|
7351
|
-
*/
|
|
7352
|
-
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
7353
|
-
/**
|
|
7354
|
-
* <p>Details about the Verified Access instance.</p>
|
|
7355
|
-
* @public
|
|
7356
|
-
*/
|
|
7357
|
-
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
7358
|
-
}
|
|
7359
|
-
/**
|
|
7360
|
-
* @public
|
|
7361
|
-
*/
|
|
7362
|
-
export interface DetachVolumeRequest {
|
|
7363
|
-
/**
|
|
7364
|
-
* <p>The device name.</p>
|
|
7365
|
-
* @public
|
|
7366
|
-
*/
|
|
7367
|
-
Device?: string | undefined;
|
|
7368
|
-
/**
|
|
7369
|
-
* <p>Forces detachment if the previous detachment attempt did not occur cleanly (for example,
|
|
7370
|
-
* logging into an instance, unmounting the volume, and detaching normally). This option can lead
|
|
7371
|
-
* to data loss or a corrupted file system. Use this option only as a last resort to detach a
|
|
7372
|
-
* volume from a failed instance. The instance won't have an opportunity to flush file system
|
|
7373
|
-
* caches or file system metadata. If you use this option, you must perform file system check and
|
|
7374
|
-
* repair procedures.</p>
|
|
7375
|
-
* @public
|
|
7376
|
-
*/
|
|
7377
|
-
Force?: boolean | undefined;
|
|
7378
|
-
/**
|
|
7379
|
-
* <p>The ID of the instance. If you are detaching a Multi-Attach enabled volume, you must specify an instance ID.</p>
|
|
7380
|
-
* @public
|
|
7381
|
-
*/
|
|
7382
|
-
InstanceId?: string | undefined;
|
|
7383
|
-
/**
|
|
7384
|
-
* <p>The ID of the volume.</p>
|
|
7385
|
-
* @public
|
|
7386
|
-
*/
|
|
7387
|
-
VolumeId: string | undefined;
|
|
7388
|
-
/**
|
|
7389
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7390
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7391
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7392
|
-
* @public
|
|
7393
|
-
*/
|
|
7394
|
-
DryRun?: boolean | undefined;
|
|
7395
|
-
}
|
|
7396
|
-
/**
|
|
7397
|
-
* <p>Contains the parameters for DetachVpnGateway.</p>
|
|
7398
|
-
* @public
|
|
7399
|
-
*/
|
|
7400
|
-
export interface DetachVpnGatewayRequest {
|
|
7401
|
-
/**
|
|
7402
|
-
* <p>The ID of the VPC.</p>
|
|
7403
|
-
* @public
|
|
7404
|
-
*/
|
|
7405
|
-
VpcId: string | undefined;
|
|
7406
|
-
/**
|
|
7407
|
-
* <p>The ID of the virtual private gateway.</p>
|
|
7408
|
-
* @public
|
|
7409
|
-
*/
|
|
7410
|
-
VpnGatewayId: string | undefined;
|
|
7411
|
-
/**
|
|
7412
|
-
* <p>Checks whether you have the required permissions for the action, without actually
|
|
7413
|
-
* making the request, and provides an error response. If you have the required
|
|
7414
|
-
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
7415
|
-
* <code>UnauthorizedOperation</code>.</p>
|
|
7416
|
-
* @public
|
|
7417
|
-
*/
|
|
7418
|
-
DryRun?: boolean | undefined;
|
|
7419
|
-
}
|
|
7420
|
-
/**
|
|
7421
|
-
* @public
|
|
7422
|
-
*/
|
|
7423
|
-
export interface DisableAddressTransferRequest {
|
|
7424
|
-
/**
|
|
7425
|
-
* <p>The allocation ID of an Elastic IP address.</p>
|
|
7426
|
-
* @public
|
|
7427
|
-
*/
|
|
7428
|
-
AllocationId: string | undefined;
|
|
7429
|
-
/**
|
|
7430
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7431
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7432
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7433
|
-
* @public
|
|
7434
|
-
*/
|
|
7435
|
-
DryRun?: boolean | undefined;
|
|
7436
|
-
}
|
|
7437
|
-
/**
|
|
7438
|
-
* @public
|
|
7439
|
-
*/
|
|
7440
|
-
export interface DisableAddressTransferResult {
|
|
7441
|
-
/**
|
|
7442
|
-
* <p>An Elastic IP address transfer.</p>
|
|
7443
|
-
* @public
|
|
7444
|
-
*/
|
|
7445
|
-
AddressTransfer?: AddressTransfer | undefined;
|
|
7446
|
-
}
|
|
7447
|
-
/**
|
|
7448
|
-
* @public
|
|
7449
|
-
*/
|
|
7450
|
-
export interface DisableAllowedImagesSettingsRequest {
|
|
7451
|
-
/**
|
|
7452
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7453
|
-
* and provides an error response. If you have the required permissions, the error response is
|
|
7454
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7455
|
-
* @public
|
|
7456
|
-
*/
|
|
7457
|
-
DryRun?: boolean | undefined;
|
|
7458
|
-
}
|
|
7459
|
-
/**
|
|
7460
|
-
* @public
|
|
7461
|
-
*/
|
|
7462
|
-
export interface DisableAllowedImagesSettingsResult {
|
|
7463
|
-
/**
|
|
7464
|
-
* <p>Returns <code>disabled</code> if the request succeeds; otherwise, it returns an
|
|
7465
|
-
* error.</p>
|
|
7466
|
-
* @public
|
|
7467
|
-
*/
|
|
7468
|
-
AllowedImagesSettingsState?: AllowedImagesSettingsDisabledState | undefined;
|
|
7469
|
-
}
|
|
7470
|
-
/**
|
|
7471
|
-
* @public
|
|
7472
|
-
*/
|
|
7473
|
-
export interface DisableApplicationStatusCheckSuppressionRequest {
|
|
7474
|
-
/**
|
|
7475
|
-
* <p>The IDs of the instances for which to disable application status check suppression.</p>
|
|
7476
|
-
* @public
|
|
7477
|
-
*/
|
|
7478
|
-
InstanceIds?: string[] | undefined;
|
|
7479
|
-
/**
|
|
7480
|
-
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.</p>
|
|
7481
|
-
* @public
|
|
7482
|
-
*/
|
|
7483
|
-
ClientToken?: string | undefined;
|
|
7484
|
-
/**
|
|
7485
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
7486
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
7487
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7488
|
-
* @public
|
|
7489
|
-
*/
|
|
7490
|
-
DryRun?: boolean | undefined;
|
|
7491
|
-
}
|
|
7492
|
-
/**
|
|
7493
|
-
* <p>Describes a successful application status check suppression.</p>
|
|
7494
|
-
* @public
|
|
7495
|
-
*/
|
|
7496
|
-
export interface SuccessfulSuppressionResponseObject {
|
|
7497
|
-
/**
|
|
7498
|
-
* <p>The ID of the instance.</p>
|
|
7499
|
-
* @public
|
|
7500
|
-
*/
|
|
7501
|
-
InstanceId?: string | undefined;
|
|
7502
|
-
/**
|
|
7503
|
-
* <p>The date and time when suppression started.</p>
|
|
7504
|
-
* @public
|
|
7505
|
-
*/
|
|
7506
|
-
SuppressAt?: Date | undefined;
|
|
7507
|
-
/**
|
|
7508
|
-
* <p>The date and time when suppression ends and health checks resume.</p>
|
|
7509
|
-
* @public
|
|
7510
|
-
*/
|
|
7511
|
-
ResumeAt?: Date | undefined;
|
|
7512
|
-
}
|
|
7513
|
-
/**
|
|
7514
|
-
* <p>Describes an unsuccessful application status check suppression.</p>
|
|
7515
|
-
* @public
|
|
7516
|
-
*/
|
|
7517
|
-
export interface UnsuccessfulSuppressionResponseObject {
|
|
7518
|
-
/**
|
|
7519
|
-
* <p>The ID of the instance.</p>
|
|
7520
|
-
* @public
|
|
7521
|
-
*/
|
|
7522
|
-
InstanceId?: string | undefined;
|
|
7523
|
-
/**
|
|
7524
|
-
* <p>The date and time when suppression was attempted.</p>
|
|
7525
|
-
* @public
|
|
7526
|
-
*/
|
|
7527
|
-
SuppressAt?: Date | undefined;
|
|
7528
|
-
/**
|
|
7529
|
-
* <p>The date and time when health checks would have resumed.</p>
|
|
7530
|
-
* @public
|
|
7531
|
-
*/
|
|
7532
|
-
ResumeAt?: Date | undefined;
|
|
7881
|
+
ClientToken?: string | undefined;
|
|
7533
7882
|
/**
|
|
7534
|
-
* <p>
|
|
7883
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7884
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7885
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7535
7886
|
* @public
|
|
7536
7887
|
*/
|
|
7537
|
-
|
|
7888
|
+
DryRun?: boolean | undefined;
|
|
7538
7889
|
}
|
|
7539
7890
|
/**
|
|
7540
7891
|
* @public
|
|
7541
7892
|
*/
|
|
7542
|
-
export interface
|
|
7893
|
+
export interface DetachVerifiedAccessTrustProviderResult {
|
|
7543
7894
|
/**
|
|
7544
|
-
* <p>
|
|
7895
|
+
* <p>Details about the Verified Access trust provider.</p>
|
|
7545
7896
|
* @public
|
|
7546
7897
|
*/
|
|
7547
|
-
|
|
7898
|
+
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
7548
7899
|
/**
|
|
7549
|
-
* <p>
|
|
7900
|
+
* <p>Details about the Verified Access instance.</p>
|
|
7550
7901
|
* @public
|
|
7551
7902
|
*/
|
|
7552
|
-
|
|
7903
|
+
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
7553
7904
|
}
|
|
7554
7905
|
/**
|
|
7555
7906
|
* @public
|
|
7556
7907
|
*/
|
|
7557
|
-
export interface
|
|
7908
|
+
export interface DetachVolumeRequest {
|
|
7558
7909
|
/**
|
|
7559
|
-
* <p>The
|
|
7910
|
+
* <p>The device name.</p>
|
|
7560
7911
|
* @public
|
|
7561
7912
|
*/
|
|
7562
|
-
|
|
7913
|
+
Device?: string | undefined;
|
|
7563
7914
|
/**
|
|
7564
|
-
* <p>
|
|
7915
|
+
* <p>Forces detachment if the previous detachment attempt did not occur cleanly (for example,
|
|
7916
|
+
* logging into an instance, unmounting the volume, and detaching normally). This option can lead
|
|
7917
|
+
* to data loss or a corrupted file system. Use this option only as a last resort to detach a
|
|
7918
|
+
* volume from a failed instance. The instance won't have an opportunity to flush file system
|
|
7919
|
+
* caches or file system metadata. If you use this option, you must perform file system check and
|
|
7920
|
+
* repair procedures.</p>
|
|
7565
7921
|
* @public
|
|
7566
7922
|
*/
|
|
7567
|
-
|
|
7923
|
+
Force?: boolean | undefined;
|
|
7568
7924
|
/**
|
|
7569
|
-
* <p>The
|
|
7925
|
+
* <p>The ID of the instance. If you are detaching a Multi-Attach enabled volume, you must specify an instance ID.</p>
|
|
7570
7926
|
* @public
|
|
7571
7927
|
*/
|
|
7572
|
-
|
|
7928
|
+
InstanceId?: string | undefined;
|
|
7573
7929
|
/**
|
|
7574
|
-
* <p>The
|
|
7930
|
+
* <p>The ID of the volume.</p>
|
|
7575
7931
|
* @public
|
|
7576
7932
|
*/
|
|
7577
|
-
|
|
7933
|
+
VolumeId: string | undefined;
|
|
7578
7934
|
/**
|
|
7579
7935
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7580
7936
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -7584,58 +7940,38 @@ export interface DisableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
|
7584
7940
|
DryRun?: boolean | undefined;
|
|
7585
7941
|
}
|
|
7586
7942
|
/**
|
|
7943
|
+
* <p>Contains the parameters for DetachVpnGateway.</p>
|
|
7587
7944
|
* @public
|
|
7588
7945
|
*/
|
|
7589
|
-
export interface
|
|
7946
|
+
export interface DetachVpnGatewayRequest {
|
|
7590
7947
|
/**
|
|
7591
|
-
* <p>
|
|
7948
|
+
* <p>The ID of the VPC.</p>
|
|
7592
7949
|
* @public
|
|
7593
7950
|
*/
|
|
7594
|
-
|
|
7595
|
-
}
|
|
7596
|
-
/**
|
|
7597
|
-
* @public
|
|
7598
|
-
*/
|
|
7599
|
-
export interface DisableCapacityManagerRequest {
|
|
7951
|
+
VpcId: string | undefined;
|
|
7600
7952
|
/**
|
|
7601
|
-
* <p>
|
|
7602
|
-
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
|
|
7603
|
-
* If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
|
|
7604
|
-
* </p>
|
|
7953
|
+
* <p>The ID of the virtual private gateway.</p>
|
|
7605
7954
|
* @public
|
|
7606
7955
|
*/
|
|
7607
|
-
|
|
7956
|
+
VpnGatewayId: string | undefined;
|
|
7608
7957
|
/**
|
|
7609
|
-
* <p>
|
|
7610
|
-
*
|
|
7611
|
-
* </
|
|
7958
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
7959
|
+
* making the request, and provides an error response. If you have the required
|
|
7960
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
7961
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
7612
7962
|
* @public
|
|
7613
7963
|
*/
|
|
7614
|
-
|
|
7964
|
+
DryRun?: boolean | undefined;
|
|
7615
7965
|
}
|
|
7616
7966
|
/**
|
|
7617
7967
|
* @public
|
|
7618
7968
|
*/
|
|
7619
|
-
export interface
|
|
7620
|
-
/**
|
|
7621
|
-
* <p>
|
|
7622
|
-
* The current status of Capacity Manager after the disable operation.
|
|
7623
|
-
* </p>
|
|
7624
|
-
* @public
|
|
7625
|
-
*/
|
|
7626
|
-
CapacityManagerStatus?: CapacityManagerStatus | undefined;
|
|
7969
|
+
export interface DisableAddressTransferRequest {
|
|
7627
7970
|
/**
|
|
7628
|
-
* <p>
|
|
7629
|
-
* Indicates whether Organizations access is enabled. This will be <code>false</code> after disabling Capacity Manager.
|
|
7630
|
-
* </p>
|
|
7971
|
+
* <p>The allocation ID of an Elastic IP address.</p>
|
|
7631
7972
|
* @public
|
|
7632
7973
|
*/
|
|
7633
|
-
|
|
7634
|
-
}
|
|
7635
|
-
/**
|
|
7636
|
-
* @public
|
|
7637
|
-
*/
|
|
7638
|
-
export interface DisableEbsEncryptionByDefaultRequest {
|
|
7974
|
+
AllocationId: string | undefined;
|
|
7639
7975
|
/**
|
|
7640
7976
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7641
7977
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -7647,29 +7983,17 @@ export interface DisableEbsEncryptionByDefaultRequest {
|
|
|
7647
7983
|
/**
|
|
7648
7984
|
* @public
|
|
7649
7985
|
*/
|
|
7650
|
-
export interface
|
|
7986
|
+
export interface DisableAddressTransferResult {
|
|
7651
7987
|
/**
|
|
7652
|
-
* <p>
|
|
7988
|
+
* <p>An Elastic IP address transfer.</p>
|
|
7653
7989
|
* @public
|
|
7654
7990
|
*/
|
|
7655
|
-
|
|
7991
|
+
AddressTransfer?: AddressTransfer | undefined;
|
|
7656
7992
|
}
|
|
7657
7993
|
/**
|
|
7658
7994
|
* @public
|
|
7659
7995
|
*/
|
|
7660
|
-
export interface
|
|
7661
|
-
/**
|
|
7662
|
-
* <p>Specify the ID of the image for which to disable Windows fast launch.</p>
|
|
7663
|
-
* @public
|
|
7664
|
-
*/
|
|
7665
|
-
ImageId: string | undefined;
|
|
7666
|
-
/**
|
|
7667
|
-
* <p>Forces the image settings to turn off Windows fast launch for your Windows AMI. This
|
|
7668
|
-
* parameter overrides any errors that are encountered while cleaning up resources in your
|
|
7669
|
-
* account.</p>
|
|
7670
|
-
* @public
|
|
7671
|
-
*/
|
|
7672
|
-
Force?: boolean | undefined;
|
|
7996
|
+
export interface DisableAllowedImagesSettingsRequest {
|
|
7673
7997
|
/**
|
|
7674
7998
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7675
7999
|
* and provides an error response. If you have the required permissions, the error response is
|
|
@@ -7681,267 +8005,187 @@ export interface DisableFastLaunchRequest {
|
|
|
7681
8005
|
/**
|
|
7682
8006
|
* @public
|
|
7683
8007
|
*/
|
|
7684
|
-
export interface
|
|
7685
|
-
/**
|
|
7686
|
-
* <p>The ID of the image for which Windows fast launch was disabled.</p>
|
|
7687
|
-
* @public
|
|
7688
|
-
*/
|
|
7689
|
-
ImageId?: string | undefined;
|
|
7690
|
-
/**
|
|
7691
|
-
* <p>The pre-provisioning resource type that must be cleaned after turning off Windows fast
|
|
7692
|
-
* launch for the Windows AMI. Supported values include: <code>snapshot</code>.</p>
|
|
7693
|
-
* @public
|
|
7694
|
-
*/
|
|
7695
|
-
ResourceType?: FastLaunchResourceType | undefined;
|
|
7696
|
-
/**
|
|
7697
|
-
* <p>Parameters that were used for Windows fast launch for the Windows AMI before Windows fast
|
|
7698
|
-
* launch was disabled. This informs the clean-up process.</p>
|
|
7699
|
-
* @public
|
|
7700
|
-
*/
|
|
7701
|
-
SnapshotConfiguration?: FastLaunchSnapshotConfigurationResponse | undefined;
|
|
7702
|
-
/**
|
|
7703
|
-
* <p>The launch template that was used to launch Windows instances from pre-provisioned
|
|
7704
|
-
* snapshots.</p>
|
|
7705
|
-
* @public
|
|
7706
|
-
*/
|
|
7707
|
-
LaunchTemplate?: FastLaunchLaunchTemplateSpecificationResponse | undefined;
|
|
7708
|
-
/**
|
|
7709
|
-
* <p>The maximum number of instances that Amazon EC2 can launch at the same time to create
|
|
7710
|
-
* pre-provisioned snapshots for Windows fast launch.</p>
|
|
7711
|
-
* @public
|
|
7712
|
-
*/
|
|
7713
|
-
MaxParallelLaunches?: number | undefined;
|
|
7714
|
-
/**
|
|
7715
|
-
* <p>The owner of the Windows AMI for which Windows fast launch was disabled.</p>
|
|
7716
|
-
* @public
|
|
7717
|
-
*/
|
|
7718
|
-
OwnerId?: string | undefined;
|
|
7719
|
-
/**
|
|
7720
|
-
* <p>The current state of Windows fast launch for the specified Windows AMI.</p>
|
|
7721
|
-
* @public
|
|
7722
|
-
*/
|
|
7723
|
-
State?: FastLaunchStateCode | undefined;
|
|
7724
|
-
/**
|
|
7725
|
-
* <p>The reason that the state changed for Windows fast launch for the Windows AMI.</p>
|
|
7726
|
-
* @public
|
|
7727
|
-
*/
|
|
7728
|
-
StateTransitionReason?: string | undefined;
|
|
8008
|
+
export interface DisableAllowedImagesSettingsResult {
|
|
7729
8009
|
/**
|
|
7730
|
-
* <p>
|
|
8010
|
+
* <p>Returns <code>disabled</code> if the request succeeds; otherwise, it returns an
|
|
8011
|
+
* error.</p>
|
|
7731
8012
|
* @public
|
|
7732
8013
|
*/
|
|
7733
|
-
|
|
8014
|
+
AllowedImagesSettingsState?: AllowedImagesSettingsDisabledState | undefined;
|
|
7734
8015
|
}
|
|
7735
8016
|
/**
|
|
7736
8017
|
* @public
|
|
7737
8018
|
*/
|
|
7738
|
-
export interface
|
|
7739
|
-
/**
|
|
7740
|
-
* <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
|
|
7741
|
-
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
7742
|
-
* @public
|
|
7743
|
-
*/
|
|
7744
|
-
AvailabilityZones?: string[] | undefined;
|
|
8019
|
+
export interface DisableApplicationStatusCheckSuppressionRequest {
|
|
7745
8020
|
/**
|
|
7746
|
-
* <p>
|
|
7747
|
-
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
8021
|
+
* <p>The IDs of the instances for which to disable application status check suppression.</p>
|
|
7748
8022
|
* @public
|
|
7749
8023
|
*/
|
|
7750
|
-
|
|
8024
|
+
InstanceIds?: string[] | undefined;
|
|
7751
8025
|
/**
|
|
7752
|
-
* <p>
|
|
8026
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.</p>
|
|
7753
8027
|
* @public
|
|
7754
8028
|
*/
|
|
7755
|
-
|
|
8029
|
+
ClientToken?: string | undefined;
|
|
7756
8030
|
/**
|
|
7757
|
-
* <p>Checks whether you have the required permissions for the
|
|
7758
|
-
*
|
|
7759
|
-
*
|
|
8031
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
8032
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
8033
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7760
8034
|
* @public
|
|
7761
8035
|
*/
|
|
7762
8036
|
DryRun?: boolean | undefined;
|
|
7763
8037
|
}
|
|
7764
8038
|
/**
|
|
7765
|
-
* <p>Describes
|
|
8039
|
+
* <p>Describes a successful application status check suppression.</p>
|
|
7766
8040
|
* @public
|
|
7767
8041
|
*/
|
|
7768
|
-
export interface
|
|
7769
|
-
/**
|
|
7770
|
-
* <p>The ID of the snapshot.</p>
|
|
7771
|
-
* @public
|
|
7772
|
-
*/
|
|
7773
|
-
SnapshotId?: string | undefined;
|
|
7774
|
-
/**
|
|
7775
|
-
* <p>The Availability Zone.</p>
|
|
7776
|
-
* @public
|
|
7777
|
-
*/
|
|
7778
|
-
AvailabilityZone?: string | undefined;
|
|
7779
|
-
/**
|
|
7780
|
-
* <p>The ID of the Availability Zone.</p>
|
|
7781
|
-
* @public
|
|
7782
|
-
*/
|
|
7783
|
-
AvailabilityZoneId?: string | undefined;
|
|
7784
|
-
/**
|
|
7785
|
-
* <p>The state of fast snapshot restores for the snapshot.</p>
|
|
7786
|
-
* @public
|
|
7787
|
-
*/
|
|
7788
|
-
State?: FastSnapshotRestoreStateCode | undefined;
|
|
7789
|
-
/**
|
|
7790
|
-
* <p>The reason for the state transition. The possible values are as follows:</p>
|
|
7791
|
-
* <ul>
|
|
7792
|
-
* <li>
|
|
7793
|
-
* <p>
|
|
7794
|
-
* <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or
|
|
7795
|
-
* <code>disabling</code>.</p>
|
|
7796
|
-
* </li>
|
|
7797
|
-
* <li>
|
|
7798
|
-
* <p>
|
|
7799
|
-
* <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned
|
|
7800
|
-
* to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p>
|
|
7801
|
-
* </li>
|
|
7802
|
-
* </ul>
|
|
7803
|
-
* @public
|
|
7804
|
-
*/
|
|
7805
|
-
StateTransitionReason?: string | undefined;
|
|
8042
|
+
export interface SuccessfulSuppressionResponseObject {
|
|
7806
8043
|
/**
|
|
7807
|
-
* <p>The ID of the
|
|
8044
|
+
* <p>The ID of the instance.</p>
|
|
7808
8045
|
* @public
|
|
7809
8046
|
*/
|
|
7810
|
-
|
|
8047
|
+
InstanceId?: string | undefined;
|
|
7811
8048
|
/**
|
|
7812
|
-
* <p>The
|
|
8049
|
+
* <p>The date and time when suppression started.</p>
|
|
7813
8050
|
* @public
|
|
7814
8051
|
*/
|
|
7815
|
-
|
|
8052
|
+
SuppressAt?: Date | undefined;
|
|
7816
8053
|
/**
|
|
7817
|
-
* <p>The
|
|
8054
|
+
* <p>The date and time when suppression ends and health checks resume.</p>
|
|
7818
8055
|
* @public
|
|
7819
8056
|
*/
|
|
7820
|
-
|
|
8057
|
+
ResumeAt?: Date | undefined;
|
|
8058
|
+
}
|
|
8059
|
+
/**
|
|
8060
|
+
* <p>Describes an unsuccessful application status check suppression.</p>
|
|
8061
|
+
* @public
|
|
8062
|
+
*/
|
|
8063
|
+
export interface UnsuccessfulSuppressionResponseObject {
|
|
7821
8064
|
/**
|
|
7822
|
-
* <p>The
|
|
8065
|
+
* <p>The ID of the instance.</p>
|
|
7823
8066
|
* @public
|
|
7824
8067
|
*/
|
|
7825
|
-
|
|
8068
|
+
InstanceId?: string | undefined;
|
|
7826
8069
|
/**
|
|
7827
|
-
* <p>The
|
|
8070
|
+
* <p>The date and time when suppression was attempted.</p>
|
|
7828
8071
|
* @public
|
|
7829
8072
|
*/
|
|
7830
|
-
|
|
8073
|
+
SuppressAt?: Date | undefined;
|
|
7831
8074
|
/**
|
|
7832
|
-
* <p>The
|
|
8075
|
+
* <p>The date and time when health checks would have resumed.</p>
|
|
7833
8076
|
* @public
|
|
7834
8077
|
*/
|
|
7835
|
-
|
|
8078
|
+
ResumeAt?: Date | undefined;
|
|
7836
8079
|
/**
|
|
7837
|
-
* <p>The
|
|
8080
|
+
* <p>The reason the suppression failed.</p>
|
|
7838
8081
|
* @public
|
|
7839
8082
|
*/
|
|
7840
|
-
|
|
8083
|
+
Reason?: string | undefined;
|
|
7841
8084
|
}
|
|
7842
8085
|
/**
|
|
7843
|
-
* <p>Describes an error that occurred when disabling fast snapshot restores.</p>
|
|
7844
8086
|
* @public
|
|
7845
8087
|
*/
|
|
7846
|
-
export interface
|
|
8088
|
+
export interface DisableApplicationStatusCheckSuppressionResult {
|
|
7847
8089
|
/**
|
|
7848
|
-
* <p>The
|
|
8090
|
+
* <p>The instances for which suppression was successfully disabled.</p>
|
|
7849
8091
|
* @public
|
|
7850
8092
|
*/
|
|
7851
|
-
|
|
8093
|
+
SuccessfulResults?: SuccessfulSuppressionResponseObject[] | undefined;
|
|
7852
8094
|
/**
|
|
7853
|
-
* <p>The
|
|
8095
|
+
* <p>The instances for which suppression failed to be disabled.</p>
|
|
7854
8096
|
* @public
|
|
7855
8097
|
*/
|
|
7856
|
-
|
|
8098
|
+
UnsuccessfulResults?: UnsuccessfulSuppressionResponseObject[] | undefined;
|
|
7857
8099
|
}
|
|
7858
8100
|
/**
|
|
7859
|
-
* <p>Contains information about an error that occurred when disabling fast snapshot restores.</p>
|
|
7860
8101
|
* @public
|
|
7861
8102
|
*/
|
|
7862
|
-
export interface
|
|
8103
|
+
export interface DisableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
7863
8104
|
/**
|
|
7864
|
-
* <p>The Availability Zone
|
|
8105
|
+
* <p>The source Region or Availability Zone that the metric subscription is disabled for. For example, <code>us-east-1</code>.</p>
|
|
7865
8106
|
* @public
|
|
7866
8107
|
*/
|
|
7867
|
-
|
|
8108
|
+
Source?: string | undefined;
|
|
7868
8109
|
/**
|
|
7869
|
-
* <p>The
|
|
8110
|
+
* <p>The target Region or Availability Zone that the metric subscription is disabled for. For example, <code>eu-north-1</code>.</p>
|
|
7870
8111
|
* @public
|
|
7871
8112
|
*/
|
|
7872
|
-
|
|
8113
|
+
Destination?: string | undefined;
|
|
7873
8114
|
/**
|
|
7874
|
-
* <p>The
|
|
8115
|
+
* <p>The metric used for the disabled subscription.</p>
|
|
7875
8116
|
* @public
|
|
7876
8117
|
*/
|
|
7877
|
-
|
|
7878
|
-
}
|
|
7879
|
-
/**
|
|
7880
|
-
* <p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>
|
|
7881
|
-
* @public
|
|
7882
|
-
*/
|
|
7883
|
-
export interface DisableFastSnapshotRestoreErrorItem {
|
|
8118
|
+
Metric?: MetricType | undefined;
|
|
7884
8119
|
/**
|
|
7885
|
-
* <p>The
|
|
8120
|
+
* <p>The statistic used for the disabled subscription. </p>
|
|
7886
8121
|
* @public
|
|
7887
8122
|
*/
|
|
7888
|
-
|
|
8123
|
+
Statistic?: StatisticType | undefined;
|
|
7889
8124
|
/**
|
|
7890
|
-
* <p>
|
|
8125
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8126
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8127
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7891
8128
|
* @public
|
|
7892
8129
|
*/
|
|
7893
|
-
|
|
8130
|
+
DryRun?: boolean | undefined;
|
|
7894
8131
|
}
|
|
7895
8132
|
/**
|
|
7896
8133
|
* @public
|
|
7897
8134
|
*/
|
|
7898
|
-
export interface
|
|
7899
|
-
/**
|
|
7900
|
-
* <p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>
|
|
7901
|
-
* @public
|
|
7902
|
-
*/
|
|
7903
|
-
Successful?: DisableFastSnapshotRestoreSuccessItem[] | undefined;
|
|
8135
|
+
export interface DisableAwsNetworkPerformanceMetricSubscriptionResult {
|
|
7904
8136
|
/**
|
|
7905
|
-
* <p>
|
|
8137
|
+
* <p>Indicates whether the unsubscribe action was successful.</p>
|
|
7906
8138
|
* @public
|
|
7907
8139
|
*/
|
|
7908
|
-
|
|
8140
|
+
Output?: boolean | undefined;
|
|
7909
8141
|
}
|
|
7910
8142
|
/**
|
|
7911
8143
|
* @public
|
|
7912
8144
|
*/
|
|
7913
|
-
export interface
|
|
8145
|
+
export interface DisableCapacityManagerRequest {
|
|
7914
8146
|
/**
|
|
7915
|
-
* <p>
|
|
8147
|
+
* <p>
|
|
8148
|
+
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
|
|
8149
|
+
* If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
|
|
8150
|
+
* </p>
|
|
7916
8151
|
* @public
|
|
7917
8152
|
*/
|
|
7918
|
-
|
|
8153
|
+
DryRun?: boolean | undefined;
|
|
7919
8154
|
/**
|
|
7920
|
-
* <p>
|
|
7921
|
-
*
|
|
7922
|
-
*
|
|
8155
|
+
* <p>
|
|
8156
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
|
8157
|
+
* </p>
|
|
7923
8158
|
* @public
|
|
7924
8159
|
*/
|
|
7925
|
-
|
|
8160
|
+
ClientToken?: string | undefined;
|
|
7926
8161
|
}
|
|
7927
8162
|
/**
|
|
7928
8163
|
* @public
|
|
7929
8164
|
*/
|
|
7930
|
-
export interface
|
|
8165
|
+
export interface DisableCapacityManagerResult {
|
|
7931
8166
|
/**
|
|
7932
|
-
* <p>
|
|
8167
|
+
* <p>
|
|
8168
|
+
* The current status of Capacity Manager after the disable operation.
|
|
8169
|
+
* </p>
|
|
7933
8170
|
* @public
|
|
7934
8171
|
*/
|
|
7935
|
-
|
|
8172
|
+
CapacityManagerStatus?: CapacityManagerStatus | undefined;
|
|
8173
|
+
/**
|
|
8174
|
+
* <p>
|
|
8175
|
+
* Indicates whether Organizations access is enabled. This will be <code>false</code> after disabling Capacity Manager.
|
|
8176
|
+
* </p>
|
|
8177
|
+
* @public
|
|
8178
|
+
*/
|
|
8179
|
+
OrganizationsAccess?: boolean | undefined;
|
|
7936
8180
|
}
|
|
7937
8181
|
/**
|
|
7938
8182
|
* @public
|
|
7939
8183
|
*/
|
|
7940
|
-
export interface
|
|
8184
|
+
export interface DisableEbsEncryptionByDefaultRequest {
|
|
7941
8185
|
/**
|
|
7942
8186
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7943
|
-
*
|
|
7944
|
-
*
|
|
8187
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8188
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7945
8189
|
* @public
|
|
7946
8190
|
*/
|
|
7947
8191
|
DryRun?: boolean | undefined;
|
|
@@ -7949,23 +8193,29 @@ export interface DisableImageBlockPublicAccessRequest {
|
|
|
7949
8193
|
/**
|
|
7950
8194
|
* @public
|
|
7951
8195
|
*/
|
|
7952
|
-
export interface
|
|
8196
|
+
export interface DisableEbsEncryptionByDefaultResult {
|
|
7953
8197
|
/**
|
|
7954
|
-
* <p>
|
|
7955
|
-
* error.</p>
|
|
8198
|
+
* <p>The updated status of encryption by default.</p>
|
|
7956
8199
|
* @public
|
|
7957
8200
|
*/
|
|
7958
|
-
|
|
8201
|
+
EbsEncryptionByDefault?: boolean | undefined;
|
|
7959
8202
|
}
|
|
7960
8203
|
/**
|
|
7961
8204
|
* @public
|
|
7962
8205
|
*/
|
|
7963
|
-
export interface
|
|
8206
|
+
export interface DisableFastLaunchRequest {
|
|
7964
8207
|
/**
|
|
7965
|
-
* <p>
|
|
8208
|
+
* <p>Specify the ID of the image for which to disable Windows fast launch.</p>
|
|
7966
8209
|
* @public
|
|
7967
8210
|
*/
|
|
7968
8211
|
ImageId: string | undefined;
|
|
8212
|
+
/**
|
|
8213
|
+
* <p>Forces the image settings to turn off Windows fast launch for your Windows AMI. This
|
|
8214
|
+
* parameter overrides any errors that are encountered while cleaning up resources in your
|
|
8215
|
+
* account.</p>
|
|
8216
|
+
* @public
|
|
8217
|
+
*/
|
|
8218
|
+
Force?: boolean | undefined;
|
|
7969
8219
|
/**
|
|
7970
8220
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7971
8221
|
* and provides an error response. If you have the required permissions, the error response is
|
|
@@ -7977,345 +8227,303 @@ export interface DisableImageDeprecationRequest {
|
|
|
7977
8227
|
/**
|
|
7978
8228
|
* @public
|
|
7979
8229
|
*/
|
|
7980
|
-
export interface
|
|
8230
|
+
export interface DisableFastLaunchResult {
|
|
7981
8231
|
/**
|
|
7982
|
-
* <p>
|
|
8232
|
+
* <p>The ID of the image for which Windows fast launch was disabled.</p>
|
|
7983
8233
|
* @public
|
|
7984
8234
|
*/
|
|
7985
|
-
|
|
7986
|
-
}
|
|
7987
|
-
/**
|
|
7988
|
-
* @public
|
|
7989
|
-
*/
|
|
7990
|
-
export interface DisableImageDeregistrationProtectionRequest {
|
|
8235
|
+
ImageId?: string | undefined;
|
|
7991
8236
|
/**
|
|
7992
|
-
* <p>The
|
|
8237
|
+
* <p>The pre-provisioning resource type that must be cleaned after turning off Windows fast
|
|
8238
|
+
* launch for the Windows AMI. Supported values include: <code>snapshot</code>.</p>
|
|
7993
8239
|
* @public
|
|
7994
8240
|
*/
|
|
7995
|
-
|
|
8241
|
+
ResourceType?: FastLaunchResourceType | undefined;
|
|
7996
8242
|
/**
|
|
7997
|
-
* <p>
|
|
7998
|
-
*
|
|
7999
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8243
|
+
* <p>Parameters that were used for Windows fast launch for the Windows AMI before Windows fast
|
|
8244
|
+
* launch was disabled. This informs the clean-up process.</p>
|
|
8000
8245
|
* @public
|
|
8001
8246
|
*/
|
|
8002
|
-
|
|
8003
|
-
}
|
|
8004
|
-
/**
|
|
8005
|
-
* @public
|
|
8006
|
-
*/
|
|
8007
|
-
export interface DisableImageDeregistrationProtectionResult {
|
|
8247
|
+
SnapshotConfiguration?: FastLaunchSnapshotConfigurationResponse | undefined;
|
|
8008
8248
|
/**
|
|
8009
|
-
* <p>
|
|
8249
|
+
* <p>The launch template that was used to launch Windows instances from pre-provisioned
|
|
8250
|
+
* snapshots.</p>
|
|
8010
8251
|
* @public
|
|
8011
8252
|
*/
|
|
8012
|
-
|
|
8013
|
-
}
|
|
8014
|
-
/**
|
|
8015
|
-
* @public
|
|
8016
|
-
*/
|
|
8017
|
-
export interface DisableInstanceSqlHaStandbyDetectionsRequest {
|
|
8253
|
+
LaunchTemplate?: FastLaunchLaunchTemplateSpecificationResponse | undefined;
|
|
8018
8254
|
/**
|
|
8019
|
-
* <p>The
|
|
8255
|
+
* <p>The maximum number of instances that Amazon EC2 can launch at the same time to create
|
|
8256
|
+
* pre-provisioned snapshots for Windows fast launch.</p>
|
|
8020
8257
|
* @public
|
|
8021
8258
|
*/
|
|
8022
|
-
|
|
8259
|
+
MaxParallelLaunches?: number | undefined;
|
|
8023
8260
|
/**
|
|
8024
|
-
* <p>
|
|
8025
|
-
* without actually making the request, and provides an error response. If you have the
|
|
8026
|
-
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
8027
|
-
* it is <code>UnauthorizedOperation</code>.</p>
|
|
8261
|
+
* <p>The owner of the Windows AMI for which Windows fast launch was disabled.</p>
|
|
8028
8262
|
* @public
|
|
8029
8263
|
*/
|
|
8030
|
-
|
|
8031
|
-
}
|
|
8032
|
-
/**
|
|
8033
|
-
* @public
|
|
8034
|
-
*/
|
|
8035
|
-
export interface DisableInstanceSqlHaStandbyDetectionsResult {
|
|
8264
|
+
OwnerId?: string | undefined;
|
|
8036
8265
|
/**
|
|
8037
|
-
* <p>
|
|
8038
|
-
* detection monitoring.</p>
|
|
8266
|
+
* <p>The current state of Windows fast launch for the specified Windows AMI.</p>
|
|
8039
8267
|
* @public
|
|
8040
8268
|
*/
|
|
8041
|
-
|
|
8042
|
-
}
|
|
8043
|
-
/**
|
|
8044
|
-
* @public
|
|
8045
|
-
*/
|
|
8046
|
-
export interface DisableIpamOrganizationAdminAccountRequest {
|
|
8269
|
+
State?: FastLaunchStateCode | undefined;
|
|
8047
8270
|
/**
|
|
8048
|
-
* <p>
|
|
8049
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8050
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8271
|
+
* <p>The reason that the state changed for Windows fast launch for the Windows AMI.</p>
|
|
8051
8272
|
* @public
|
|
8052
8273
|
*/
|
|
8053
|
-
|
|
8274
|
+
StateTransitionReason?: string | undefined;
|
|
8054
8275
|
/**
|
|
8055
|
-
* <p>The
|
|
8276
|
+
* <p>The time that the state changed for Windows fast launch for the Windows AMI.</p>
|
|
8056
8277
|
* @public
|
|
8057
8278
|
*/
|
|
8058
|
-
|
|
8279
|
+
StateTransitionTime?: Date | undefined;
|
|
8059
8280
|
}
|
|
8060
8281
|
/**
|
|
8061
8282
|
* @public
|
|
8062
8283
|
*/
|
|
8063
|
-
export interface
|
|
8284
|
+
export interface DisableFastSnapshotRestoresRequest {
|
|
8064
8285
|
/**
|
|
8065
|
-
* <p>
|
|
8286
|
+
* <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
|
|
8287
|
+
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
8066
8288
|
* @public
|
|
8067
8289
|
*/
|
|
8068
|
-
|
|
8069
|
-
}
|
|
8070
|
-
/**
|
|
8071
|
-
* @public
|
|
8072
|
-
*/
|
|
8073
|
-
export interface DisableIpamPolicyRequest {
|
|
8290
|
+
AvailabilityZones?: string[] | undefined;
|
|
8074
8291
|
/**
|
|
8075
|
-
* <p>
|
|
8076
|
-
*
|
|
8077
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8292
|
+
* <p>One or more Availability Zone IDs. For example, <code>use2-az1</code>.</p>
|
|
8293
|
+
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
8078
8294
|
* @public
|
|
8079
8295
|
*/
|
|
8080
|
-
|
|
8296
|
+
AvailabilityZoneIds?: string[] | undefined;
|
|
8081
8297
|
/**
|
|
8082
|
-
* <p>The
|
|
8298
|
+
* <p>The IDs of one or more snapshots. For example, <code>snap-1234567890abcdef0</code>.</p>
|
|
8083
8299
|
* @public
|
|
8084
8300
|
*/
|
|
8085
|
-
|
|
8301
|
+
SourceSnapshotIds: string[] | undefined;
|
|
8086
8302
|
/**
|
|
8087
|
-
* <p>
|
|
8088
|
-
*
|
|
8303
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8304
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8305
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8089
8306
|
* @public
|
|
8090
8307
|
*/
|
|
8091
|
-
|
|
8308
|
+
DryRun?: boolean | undefined;
|
|
8092
8309
|
}
|
|
8093
8310
|
/**
|
|
8311
|
+
* <p>Describes fast snapshot restores that were successfully disabled.</p>
|
|
8094
8312
|
* @public
|
|
8095
8313
|
*/
|
|
8096
|
-
export interface
|
|
8314
|
+
export interface DisableFastSnapshotRestoreSuccessItem {
|
|
8315
|
+
/**
|
|
8316
|
+
* <p>The ID of the snapshot.</p>
|
|
8317
|
+
* @public
|
|
8318
|
+
*/
|
|
8319
|
+
SnapshotId?: string | undefined;
|
|
8320
|
+
/**
|
|
8321
|
+
* <p>The Availability Zone.</p>
|
|
8322
|
+
* @public
|
|
8323
|
+
*/
|
|
8324
|
+
AvailabilityZone?: string | undefined;
|
|
8325
|
+
/**
|
|
8326
|
+
* <p>The ID of the Availability Zone.</p>
|
|
8327
|
+
* @public
|
|
8328
|
+
*/
|
|
8329
|
+
AvailabilityZoneId?: string | undefined;
|
|
8330
|
+
/**
|
|
8331
|
+
* <p>The state of fast snapshot restores for the snapshot.</p>
|
|
8332
|
+
* @public
|
|
8333
|
+
*/
|
|
8334
|
+
State?: FastSnapshotRestoreStateCode | undefined;
|
|
8335
|
+
/**
|
|
8336
|
+
* <p>The reason for the state transition. The possible values are as follows:</p>
|
|
8337
|
+
* <ul>
|
|
8338
|
+
* <li>
|
|
8339
|
+
* <p>
|
|
8340
|
+
* <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or
|
|
8341
|
+
* <code>disabling</code>.</p>
|
|
8342
|
+
* </li>
|
|
8343
|
+
* <li>
|
|
8344
|
+
* <p>
|
|
8345
|
+
* <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned
|
|
8346
|
+
* to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p>
|
|
8347
|
+
* </li>
|
|
8348
|
+
* </ul>
|
|
8349
|
+
* @public
|
|
8350
|
+
*/
|
|
8351
|
+
StateTransitionReason?: string | undefined;
|
|
8097
8352
|
/**
|
|
8098
|
-
* <p>
|
|
8353
|
+
* <p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>
|
|
8099
8354
|
* @public
|
|
8100
8355
|
*/
|
|
8101
|
-
|
|
8102
|
-
}
|
|
8103
|
-
/**
|
|
8104
|
-
* @public
|
|
8105
|
-
*/
|
|
8106
|
-
export interface DisableRouteServerPropagationRequest {
|
|
8356
|
+
OwnerId?: string | undefined;
|
|
8107
8357
|
/**
|
|
8108
|
-
* <p>The
|
|
8358
|
+
* <p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>
|
|
8109
8359
|
* @public
|
|
8110
8360
|
*/
|
|
8111
|
-
|
|
8361
|
+
OwnerAlias?: string | undefined;
|
|
8112
8362
|
/**
|
|
8113
|
-
* <p>The
|
|
8363
|
+
* <p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>
|
|
8114
8364
|
* @public
|
|
8115
8365
|
*/
|
|
8116
|
-
|
|
8366
|
+
EnablingTime?: Date | undefined;
|
|
8117
8367
|
/**
|
|
8118
|
-
* <p>
|
|
8119
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8120
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8368
|
+
* <p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>
|
|
8121
8369
|
* @public
|
|
8122
8370
|
*/
|
|
8123
|
-
|
|
8124
|
-
}
|
|
8125
|
-
/**
|
|
8126
|
-
* <p>Describes the route propagation configuration between a route server and a route table.</p>
|
|
8127
|
-
* <p>When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation.</p>
|
|
8128
|
-
* @public
|
|
8129
|
-
*/
|
|
8130
|
-
export interface RouteServerPropagation {
|
|
8371
|
+
OptimizingTime?: Date | undefined;
|
|
8131
8372
|
/**
|
|
8132
|
-
* <p>The
|
|
8373
|
+
* <p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>
|
|
8133
8374
|
* @public
|
|
8134
8375
|
*/
|
|
8135
|
-
|
|
8376
|
+
EnabledTime?: Date | undefined;
|
|
8136
8377
|
/**
|
|
8137
|
-
* <p>The
|
|
8378
|
+
* <p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>
|
|
8138
8379
|
* @public
|
|
8139
8380
|
*/
|
|
8140
|
-
|
|
8381
|
+
DisablingTime?: Date | undefined;
|
|
8141
8382
|
/**
|
|
8142
|
-
* <p>The
|
|
8383
|
+
* <p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>
|
|
8143
8384
|
* @public
|
|
8144
8385
|
*/
|
|
8145
|
-
|
|
8386
|
+
DisabledTime?: Date | undefined;
|
|
8146
8387
|
}
|
|
8147
8388
|
/**
|
|
8389
|
+
* <p>Describes an error that occurred when disabling fast snapshot restores.</p>
|
|
8148
8390
|
* @public
|
|
8149
8391
|
*/
|
|
8150
|
-
export interface
|
|
8392
|
+
export interface DisableFastSnapshotRestoreStateError {
|
|
8151
8393
|
/**
|
|
8152
|
-
* <p>
|
|
8394
|
+
* <p>The error code.</p>
|
|
8153
8395
|
* @public
|
|
8154
8396
|
*/
|
|
8155
|
-
|
|
8156
|
-
}
|
|
8157
|
-
/**
|
|
8158
|
-
* @public
|
|
8159
|
-
*/
|
|
8160
|
-
export interface DisableSerialConsoleAccessRequest {
|
|
8397
|
+
Code?: string | undefined;
|
|
8161
8398
|
/**
|
|
8162
|
-
* <p>
|
|
8399
|
+
* <p>The error message.</p>
|
|
8163
8400
|
* @public
|
|
8164
8401
|
*/
|
|
8165
|
-
|
|
8402
|
+
Message?: string | undefined;
|
|
8166
8403
|
}
|
|
8167
8404
|
/**
|
|
8405
|
+
* <p>Contains information about an error that occurred when disabling fast snapshot restores.</p>
|
|
8168
8406
|
* @public
|
|
8169
8407
|
*/
|
|
8170
|
-
export interface
|
|
8408
|
+
export interface DisableFastSnapshotRestoreStateErrorItem {
|
|
8171
8409
|
/**
|
|
8172
|
-
* <p>
|
|
8173
|
-
* your account. If <code>false</code>, access to the EC2 serial console of all instances
|
|
8174
|
-
* is disabled for your account.</p>
|
|
8410
|
+
* <p>The Availability Zone.</p>
|
|
8175
8411
|
* @public
|
|
8176
8412
|
*/
|
|
8177
|
-
|
|
8178
|
-
}
|
|
8179
|
-
/**
|
|
8180
|
-
* @public
|
|
8181
|
-
*/
|
|
8182
|
-
export interface DisableSnapshotBlockPublicAccessRequest {
|
|
8413
|
+
AvailabilityZone?: string | undefined;
|
|
8183
8414
|
/**
|
|
8184
|
-
* <p>
|
|
8185
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8186
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8415
|
+
* <p>The ID of the Availability Zone.</p>
|
|
8187
8416
|
* @public
|
|
8188
8417
|
*/
|
|
8189
|
-
|
|
8190
|
-
}
|
|
8191
|
-
/**
|
|
8192
|
-
* @public
|
|
8193
|
-
*/
|
|
8194
|
-
export interface DisableSnapshotBlockPublicAccessResult {
|
|
8418
|
+
AvailabilityZoneId?: string | undefined;
|
|
8195
8419
|
/**
|
|
8196
|
-
* <p>
|
|
8420
|
+
* <p>The error.</p>
|
|
8197
8421
|
* @public
|
|
8198
8422
|
*/
|
|
8199
|
-
|
|
8423
|
+
Error?: DisableFastSnapshotRestoreStateError | undefined;
|
|
8200
8424
|
}
|
|
8201
8425
|
/**
|
|
8426
|
+
* <p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>
|
|
8202
8427
|
* @public
|
|
8203
8428
|
*/
|
|
8204
|
-
export interface
|
|
8205
|
-
/**
|
|
8206
|
-
* <p>The ID of the propagation route table.</p>
|
|
8207
|
-
* @public
|
|
8208
|
-
*/
|
|
8209
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
8210
|
-
/**
|
|
8211
|
-
* <p>The ID of the attachment.</p>
|
|
8212
|
-
* @public
|
|
8213
|
-
*/
|
|
8214
|
-
TransitGatewayAttachmentId?: string | undefined;
|
|
8429
|
+
export interface DisableFastSnapshotRestoreErrorItem {
|
|
8215
8430
|
/**
|
|
8216
|
-
* <p>
|
|
8217
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8218
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8431
|
+
* <p>The ID of the snapshot.</p>
|
|
8219
8432
|
* @public
|
|
8220
8433
|
*/
|
|
8221
|
-
|
|
8434
|
+
SnapshotId?: string | undefined;
|
|
8222
8435
|
/**
|
|
8223
|
-
* <p>The
|
|
8436
|
+
* <p>The errors.</p>
|
|
8224
8437
|
* @public
|
|
8225
8438
|
*/
|
|
8226
|
-
|
|
8439
|
+
FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[] | undefined;
|
|
8227
8440
|
}
|
|
8228
8441
|
/**
|
|
8229
|
-
* <p>Describes route propagation.</p>
|
|
8230
8442
|
* @public
|
|
8231
8443
|
*/
|
|
8232
|
-
export interface
|
|
8233
|
-
/**
|
|
8234
|
-
* <p>The ID of the attachment.</p>
|
|
8235
|
-
* @public
|
|
8236
|
-
*/
|
|
8237
|
-
TransitGatewayAttachmentId?: string | undefined;
|
|
8238
|
-
/**
|
|
8239
|
-
* <p>The ID of the resource.</p>
|
|
8240
|
-
* @public
|
|
8241
|
-
*/
|
|
8242
|
-
ResourceId?: string | undefined;
|
|
8444
|
+
export interface DisableFastSnapshotRestoresResult {
|
|
8243
8445
|
/**
|
|
8244
|
-
* <p>
|
|
8446
|
+
* <p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>
|
|
8245
8447
|
* @public
|
|
8246
8448
|
*/
|
|
8247
|
-
|
|
8449
|
+
Successful?: DisableFastSnapshotRestoreSuccessItem[] | undefined;
|
|
8248
8450
|
/**
|
|
8249
|
-
* <p>
|
|
8451
|
+
* <p>Information about the snapshots for which fast snapshot restores could not be disabled.</p>
|
|
8250
8452
|
* @public
|
|
8251
8453
|
*/
|
|
8252
|
-
|
|
8454
|
+
Unsuccessful?: DisableFastSnapshotRestoreErrorItem[] | undefined;
|
|
8455
|
+
}
|
|
8456
|
+
/**
|
|
8457
|
+
* @public
|
|
8458
|
+
*/
|
|
8459
|
+
export interface DisableImageRequest {
|
|
8253
8460
|
/**
|
|
8254
|
-
* <p>The
|
|
8461
|
+
* <p>The ID of the AMI.</p>
|
|
8255
8462
|
* @public
|
|
8256
8463
|
*/
|
|
8257
|
-
|
|
8464
|
+
ImageId: string | undefined;
|
|
8258
8465
|
/**
|
|
8259
|
-
* <p>
|
|
8466
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8467
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
8468
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8260
8469
|
* @public
|
|
8261
8470
|
*/
|
|
8262
|
-
|
|
8471
|
+
DryRun?: boolean | undefined;
|
|
8263
8472
|
}
|
|
8264
8473
|
/**
|
|
8265
8474
|
* @public
|
|
8266
8475
|
*/
|
|
8267
|
-
export interface
|
|
8476
|
+
export interface DisableImageResult {
|
|
8268
8477
|
/**
|
|
8269
|
-
* <p>
|
|
8478
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8270
8479
|
* @public
|
|
8271
8480
|
*/
|
|
8272
|
-
|
|
8481
|
+
Return?: boolean | undefined;
|
|
8273
8482
|
}
|
|
8274
8483
|
/**
|
|
8275
|
-
* <p>Contains the parameters for DisableVgwRoutePropagation.</p>
|
|
8276
8484
|
* @public
|
|
8277
8485
|
*/
|
|
8278
|
-
export interface
|
|
8279
|
-
/**
|
|
8280
|
-
* <p>The ID of the virtual private gateway.</p>
|
|
8281
|
-
* @public
|
|
8282
|
-
*/
|
|
8283
|
-
GatewayId: string | undefined;
|
|
8486
|
+
export interface DisableImageBlockPublicAccessRequest {
|
|
8284
8487
|
/**
|
|
8285
|
-
* <p>
|
|
8488
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8489
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
8490
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8286
8491
|
* @public
|
|
8287
8492
|
*/
|
|
8288
|
-
|
|
8493
|
+
DryRun?: boolean | undefined;
|
|
8494
|
+
}
|
|
8495
|
+
/**
|
|
8496
|
+
* @public
|
|
8497
|
+
*/
|
|
8498
|
+
export interface DisableImageBlockPublicAccessResult {
|
|
8289
8499
|
/**
|
|
8290
|
-
* <p>
|
|
8291
|
-
*
|
|
8292
|
-
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
8293
|
-
* <code>UnauthorizedOperation</code>.</p>
|
|
8500
|
+
* <p>Returns <code>unblocked</code> if the request succeeds; otherwise, it returns an
|
|
8501
|
+
* error.</p>
|
|
8294
8502
|
* @public
|
|
8295
8503
|
*/
|
|
8296
|
-
|
|
8504
|
+
ImageBlockPublicAccessState?: ImageBlockPublicAccessDisabledState | undefined;
|
|
8297
8505
|
}
|
|
8298
8506
|
/**
|
|
8299
8507
|
* @public
|
|
8300
8508
|
*/
|
|
8301
|
-
export interface
|
|
8509
|
+
export interface DisableImageDeprecationRequest {
|
|
8302
8510
|
/**
|
|
8303
|
-
* <p>
|
|
8304
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8305
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8511
|
+
* <p>The ID of the AMI.</p>
|
|
8306
8512
|
* @public
|
|
8307
8513
|
*/
|
|
8308
|
-
|
|
8514
|
+
ImageId: string | undefined;
|
|
8309
8515
|
/**
|
|
8310
|
-
* <p>
|
|
8516
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8517
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
8518
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8311
8519
|
* @public
|
|
8312
8520
|
*/
|
|
8313
|
-
|
|
8521
|
+
DryRun?: boolean | undefined;
|
|
8314
8522
|
}
|
|
8315
8523
|
/**
|
|
8316
8524
|
* @public
|
|
8317
8525
|
*/
|
|
8318
|
-
export interface
|
|
8526
|
+
export interface DisableImageDeprecationResult {
|
|
8319
8527
|
/**
|
|
8320
8528
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8321
8529
|
* @public
|
|
@@ -8325,41 +8533,44 @@ export interface DisableVpcClassicLinkResult {
|
|
|
8325
8533
|
/**
|
|
8326
8534
|
* @public
|
|
8327
8535
|
*/
|
|
8328
|
-
export interface
|
|
8536
|
+
export interface DisableImageDeregistrationProtectionRequest {
|
|
8329
8537
|
/**
|
|
8330
|
-
* <p>The ID of the
|
|
8538
|
+
* <p>The ID of the AMI.</p>
|
|
8331
8539
|
* @public
|
|
8332
8540
|
*/
|
|
8333
|
-
|
|
8541
|
+
ImageId: string | undefined;
|
|
8542
|
+
/**
|
|
8543
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8544
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
8545
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8546
|
+
* @public
|
|
8547
|
+
*/
|
|
8548
|
+
DryRun?: boolean | undefined;
|
|
8334
8549
|
}
|
|
8335
8550
|
/**
|
|
8336
8551
|
* @public
|
|
8337
8552
|
*/
|
|
8338
|
-
export interface
|
|
8553
|
+
export interface DisableImageDeregistrationProtectionResult {
|
|
8339
8554
|
/**
|
|
8340
8555
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8341
8556
|
* @public
|
|
8342
8557
|
*/
|
|
8343
|
-
Return?:
|
|
8558
|
+
Return?: string | undefined;
|
|
8344
8559
|
}
|
|
8345
8560
|
/**
|
|
8346
8561
|
* @public
|
|
8347
8562
|
*/
|
|
8348
|
-
export interface
|
|
8349
|
-
/**
|
|
8350
|
-
* <p>The association ID. This parameter is required.</p>
|
|
8351
|
-
* @public
|
|
8352
|
-
*/
|
|
8353
|
-
AssociationId?: string | undefined;
|
|
8563
|
+
export interface DisableInstanceSqlHaStandbyDetectionsRequest {
|
|
8354
8564
|
/**
|
|
8355
|
-
* <p>
|
|
8565
|
+
* <p>The IDs of the instances to disable from SQL Server High Availability standby detection monitoring.</p>
|
|
8356
8566
|
* @public
|
|
8357
8567
|
*/
|
|
8358
|
-
|
|
8568
|
+
InstanceIds: string[] | undefined;
|
|
8359
8569
|
/**
|
|
8360
|
-
* <p>Checks whether you have the required permissions for the action,
|
|
8361
|
-
*
|
|
8362
|
-
*
|
|
8570
|
+
* <p>Checks whether you have the required permissions for the action,
|
|
8571
|
+
* without actually making the request, and provides an error response. If you have the
|
|
8572
|
+
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
8573
|
+
* it is <code>UnauthorizedOperation</code>.</p>
|
|
8363
8574
|
* @public
|
|
8364
8575
|
*/
|
|
8365
8576
|
DryRun?: boolean | undefined;
|
|
@@ -8367,76 +8578,70 @@ export interface DisassociateAddressRequest {
|
|
|
8367
8578
|
/**
|
|
8368
8579
|
* @public
|
|
8369
8580
|
*/
|
|
8370
|
-
export interface
|
|
8371
|
-
/**
|
|
8372
|
-
* <p>The ID of the application status check to disassociate.</p>
|
|
8373
|
-
* @public
|
|
8374
|
-
*/
|
|
8375
|
-
ApplicationStatusCheckId: string | undefined;
|
|
8376
|
-
/**
|
|
8377
|
-
* <p>The <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html">tags</a> to disassociate from the application status check. Specify the same key-value pairs that were used during association.</p>
|
|
8378
|
-
* @public
|
|
8379
|
-
*/
|
|
8380
|
-
TargetTagAssociations?: CustomTagKeyValueRequestPair[] | undefined;
|
|
8581
|
+
export interface DisableInstanceSqlHaStandbyDetectionsResult {
|
|
8381
8582
|
/**
|
|
8382
|
-
* <p>
|
|
8583
|
+
* <p>Information about the instances that were disabled from SQL Server High Availability standby
|
|
8584
|
+
* detection monitoring.</p>
|
|
8383
8585
|
* @public
|
|
8384
8586
|
*/
|
|
8385
|
-
|
|
8587
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
8588
|
+
}
|
|
8589
|
+
/**
|
|
8590
|
+
* @public
|
|
8591
|
+
*/
|
|
8592
|
+
export interface DisableIpamOrganizationAdminAccountRequest {
|
|
8386
8593
|
/**
|
|
8387
|
-
* <p>
|
|
8594
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
8595
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8596
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8388
8597
|
* @public
|
|
8389
8598
|
*/
|
|
8390
|
-
|
|
8599
|
+
DryRun?: boolean | undefined;
|
|
8391
8600
|
/**
|
|
8392
|
-
* <p>
|
|
8393
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
8394
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8601
|
+
* <p>The Organizations member account ID that you want to disable as IPAM account.</p>
|
|
8395
8602
|
* @public
|
|
8396
8603
|
*/
|
|
8397
|
-
|
|
8604
|
+
DelegatedAdminAccountId: string | undefined;
|
|
8398
8605
|
}
|
|
8399
8606
|
/**
|
|
8400
8607
|
* @public
|
|
8401
8608
|
*/
|
|
8402
|
-
export interface
|
|
8403
|
-
/**
|
|
8404
|
-
* <p>The associations that were successfully removed.</p>
|
|
8405
|
-
* @public
|
|
8406
|
-
*/
|
|
8407
|
-
SuccessfulResults?: SuccessfulAssociationResponseObject[] | undefined;
|
|
8609
|
+
export interface DisableIpamOrganizationAdminAccountResult {
|
|
8408
8610
|
/**
|
|
8409
|
-
* <p>The
|
|
8611
|
+
* <p>The result of disabling the IPAM account.</p>
|
|
8410
8612
|
* @public
|
|
8411
8613
|
*/
|
|
8412
|
-
|
|
8614
|
+
Success?: boolean | undefined;
|
|
8413
8615
|
}
|
|
8414
8616
|
/**
|
|
8415
8617
|
* @public
|
|
8416
8618
|
*/
|
|
8417
|
-
export interface
|
|
8619
|
+
export interface DisableIpamPolicyRequest {
|
|
8418
8620
|
/**
|
|
8419
|
-
* <p>
|
|
8621
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
8622
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8623
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8420
8624
|
* @public
|
|
8421
8625
|
*/
|
|
8422
8626
|
DryRun?: boolean | undefined;
|
|
8423
8627
|
/**
|
|
8424
|
-
* <p>The ID of the
|
|
8628
|
+
* <p>The ID of the IPAM policy to disable.</p>
|
|
8425
8629
|
* @public
|
|
8426
8630
|
*/
|
|
8427
|
-
|
|
8631
|
+
IpamPolicyId: string | undefined;
|
|
8428
8632
|
/**
|
|
8429
|
-
* <p>The ID of the
|
|
8633
|
+
* <p>The ID of the Amazon Web Services Organizations target for which to disable the IPAM policy. This parameter is required only when IPAM is integrated with Amazon Web Services Organizations. When IPAM is not integrated with Amazon Web Services Organizations, omit this parameter and the policy will be disabled for the current account.</p>
|
|
8634
|
+
* <p>A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.</p>
|
|
8430
8635
|
* @public
|
|
8431
8636
|
*/
|
|
8432
|
-
|
|
8637
|
+
OrganizationTargetId?: string | undefined;
|
|
8433
8638
|
}
|
|
8434
8639
|
/**
|
|
8435
8640
|
* @public
|
|
8436
8641
|
*/
|
|
8437
|
-
export interface
|
|
8642
|
+
export interface DisableIpamPolicyResult {
|
|
8438
8643
|
/**
|
|
8439
|
-
* <p>Returns
|
|
8644
|
+
* <p>Returns true if the IPAM policy was successfully disabled.</p>
|
|
8440
8645
|
* @public
|
|
8441
8646
|
*/
|
|
8442
8647
|
Return?: boolean | undefined;
|
|
@@ -8444,52 +8649,61 @@ export interface DisassociateCapacityReservationBillingOwnerResult {
|
|
|
8444
8649
|
/**
|
|
8445
8650
|
* @public
|
|
8446
8651
|
*/
|
|
8447
|
-
export interface
|
|
8652
|
+
export interface DisableRouteServerPropagationRequest {
|
|
8448
8653
|
/**
|
|
8449
|
-
* <p>The ID of the
|
|
8654
|
+
* <p>The ID of the route server for which to disable propagation.</p>
|
|
8450
8655
|
* @public
|
|
8451
8656
|
*/
|
|
8452
|
-
|
|
8657
|
+
RouteServerId: string | undefined;
|
|
8453
8658
|
/**
|
|
8454
|
-
* <p>The ID of the
|
|
8659
|
+
* <p>The ID of the route table for which to disable route server propagation.</p>
|
|
8455
8660
|
* @public
|
|
8456
8661
|
*/
|
|
8457
|
-
|
|
8662
|
+
RouteTableId: string | undefined;
|
|
8458
8663
|
/**
|
|
8459
|
-
* <p>
|
|
8664
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
8665
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8666
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8460
8667
|
* @public
|
|
8461
8668
|
*/
|
|
8462
8669
|
DryRun?: boolean | undefined;
|
|
8463
8670
|
}
|
|
8464
8671
|
/**
|
|
8672
|
+
* <p>Describes the route propagation configuration between a route server and a route table.</p>
|
|
8673
|
+
* <p>When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation.</p>
|
|
8465
8674
|
* @public
|
|
8466
8675
|
*/
|
|
8467
|
-
export interface
|
|
8676
|
+
export interface RouteServerPropagation {
|
|
8468
8677
|
/**
|
|
8469
|
-
* <p>The ID of the
|
|
8678
|
+
* <p>The ID of the route server configured for route propagation.</p>
|
|
8470
8679
|
* @public
|
|
8471
8680
|
*/
|
|
8472
|
-
|
|
8681
|
+
RouteServerId?: string | undefined;
|
|
8473
8682
|
/**
|
|
8474
|
-
* <p>The
|
|
8683
|
+
* <p>The ID of the route table configured for route server propagation.</p>
|
|
8475
8684
|
* @public
|
|
8476
8685
|
*/
|
|
8477
|
-
|
|
8686
|
+
RouteTableId?: string | undefined;
|
|
8687
|
+
/**
|
|
8688
|
+
* <p>The current state of route propagation.</p>
|
|
8689
|
+
* @public
|
|
8690
|
+
*/
|
|
8691
|
+
State?: RouteServerPropagationState | undefined;
|
|
8478
8692
|
}
|
|
8479
8693
|
/**
|
|
8480
8694
|
* @public
|
|
8481
8695
|
*/
|
|
8482
|
-
export interface
|
|
8483
|
-
/**
|
|
8484
|
-
* <p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>
|
|
8485
|
-
* @public
|
|
8486
|
-
*/
|
|
8487
|
-
CertificateArn: string | undefined;
|
|
8696
|
+
export interface DisableRouteServerPropagationResult {
|
|
8488
8697
|
/**
|
|
8489
|
-
* <p>
|
|
8698
|
+
* <p>Information about the disabled route server propagation.</p>
|
|
8490
8699
|
* @public
|
|
8491
8700
|
*/
|
|
8492
|
-
|
|
8701
|
+
RouteServerPropagation?: RouteServerPropagation | undefined;
|
|
8702
|
+
}
|
|
8703
|
+
/**
|
|
8704
|
+
* @public
|
|
8705
|
+
*/
|
|
8706
|
+
export interface DisableSerialConsoleAccessRequest {
|
|
8493
8707
|
/**
|
|
8494
8708
|
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8495
8709
|
* @public
|
|
@@ -8499,204 +8713,197 @@ export interface DisassociateEnclaveCertificateIamRoleRequest {
|
|
|
8499
8713
|
/**
|
|
8500
8714
|
* @public
|
|
8501
8715
|
*/
|
|
8502
|
-
export interface
|
|
8716
|
+
export interface DisableSerialConsoleAccessResult {
|
|
8503
8717
|
/**
|
|
8504
|
-
* <p>
|
|
8718
|
+
* <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
|
|
8719
|
+
* your account. If <code>false</code>, access to the EC2 serial console of all instances
|
|
8720
|
+
* is disabled for your account.</p>
|
|
8505
8721
|
* @public
|
|
8506
8722
|
*/
|
|
8507
|
-
|
|
8723
|
+
SerialConsoleAccessEnabled?: boolean | undefined;
|
|
8508
8724
|
}
|
|
8509
8725
|
/**
|
|
8510
8726
|
* @public
|
|
8511
8727
|
*/
|
|
8512
|
-
export interface
|
|
8728
|
+
export interface DisableSnapshotBlockPublicAccessRequest {
|
|
8513
8729
|
/**
|
|
8514
|
-
* <p>
|
|
8730
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8731
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8732
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8515
8733
|
* @public
|
|
8516
8734
|
*/
|
|
8517
|
-
|
|
8735
|
+
DryRun?: boolean | undefined;
|
|
8518
8736
|
}
|
|
8519
8737
|
/**
|
|
8520
8738
|
* @public
|
|
8521
8739
|
*/
|
|
8522
|
-
export interface
|
|
8740
|
+
export interface DisableSnapshotBlockPublicAccessResult {
|
|
8523
8741
|
/**
|
|
8524
|
-
* <p>
|
|
8742
|
+
* <p>Returns <code>unblocked</code> if the request succeeds.</p>
|
|
8525
8743
|
* @public
|
|
8526
8744
|
*/
|
|
8527
|
-
|
|
8745
|
+
State?: SnapshotBlockPublicAccessState | undefined;
|
|
8528
8746
|
}
|
|
8529
8747
|
/**
|
|
8530
|
-
* <p>The targets to disassociate from the specified event window.</p>
|
|
8531
8748
|
* @public
|
|
8532
8749
|
*/
|
|
8533
|
-
export interface
|
|
8750
|
+
export interface DisableTransitGatewayRouteTablePropagationRequest {
|
|
8534
8751
|
/**
|
|
8535
|
-
* <p>The
|
|
8752
|
+
* <p>The ID of the propagation route table.</p>
|
|
8536
8753
|
* @public
|
|
8537
8754
|
*/
|
|
8538
|
-
|
|
8755
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
8539
8756
|
/**
|
|
8540
|
-
* <p>The
|
|
8541
|
-
* the tags will be disassociated from the event window.</p>
|
|
8757
|
+
* <p>The ID of the attachment.</p>
|
|
8542
8758
|
* @public
|
|
8543
8759
|
*/
|
|
8544
|
-
|
|
8760
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
8545
8761
|
/**
|
|
8546
|
-
* <p>
|
|
8762
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8763
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8764
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8547
8765
|
* @public
|
|
8548
8766
|
*/
|
|
8549
|
-
|
|
8767
|
+
DryRun?: boolean | undefined;
|
|
8768
|
+
/**
|
|
8769
|
+
* <p>The ID of the route table announcement.</p>
|
|
8770
|
+
* @public
|
|
8771
|
+
*/
|
|
8772
|
+
TransitGatewayRouteTableAnnouncementId?: string | undefined;
|
|
8550
8773
|
}
|
|
8551
8774
|
/**
|
|
8775
|
+
* <p>Describes route propagation.</p>
|
|
8552
8776
|
* @public
|
|
8553
8777
|
*/
|
|
8554
|
-
export interface
|
|
8778
|
+
export interface TransitGatewayPropagation {
|
|
8555
8779
|
/**
|
|
8556
|
-
* <p>
|
|
8557
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8558
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8780
|
+
* <p>The ID of the attachment.</p>
|
|
8559
8781
|
* @public
|
|
8560
8782
|
*/
|
|
8561
|
-
|
|
8783
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
8562
8784
|
/**
|
|
8563
|
-
* <p>The ID of the
|
|
8785
|
+
* <p>The ID of the resource.</p>
|
|
8564
8786
|
* @public
|
|
8565
8787
|
*/
|
|
8566
|
-
|
|
8788
|
+
ResourceId?: string | undefined;
|
|
8567
8789
|
/**
|
|
8568
|
-
* <p>
|
|
8790
|
+
* <p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>
|
|
8569
8791
|
* @public
|
|
8570
8792
|
*/
|
|
8571
|
-
|
|
8793
|
+
ResourceType?: TransitGatewayAttachmentResourceType | undefined;
|
|
8794
|
+
/**
|
|
8795
|
+
* <p>The ID of the transit gateway route table.</p>
|
|
8796
|
+
* @public
|
|
8797
|
+
*/
|
|
8798
|
+
TransitGatewayRouteTableId?: string | undefined;
|
|
8799
|
+
/**
|
|
8800
|
+
* <p>The state.</p>
|
|
8801
|
+
* @public
|
|
8802
|
+
*/
|
|
8803
|
+
State?: TransitGatewayPropagationState | undefined;
|
|
8804
|
+
/**
|
|
8805
|
+
* <p>The ID of the transit gateway route table announcement.</p>
|
|
8806
|
+
* @public
|
|
8807
|
+
*/
|
|
8808
|
+
TransitGatewayRouteTableAnnouncementId?: string | undefined;
|
|
8572
8809
|
}
|
|
8573
8810
|
/**
|
|
8574
8811
|
* @public
|
|
8575
8812
|
*/
|
|
8576
|
-
export interface
|
|
8813
|
+
export interface DisableTransitGatewayRouteTablePropagationResult {
|
|
8577
8814
|
/**
|
|
8578
|
-
* <p>Information about
|
|
8815
|
+
* <p>Information about route propagation.</p>
|
|
8579
8816
|
* @public
|
|
8580
8817
|
*/
|
|
8581
|
-
|
|
8818
|
+
Propagation?: TransitGatewayPropagation | undefined;
|
|
8582
8819
|
}
|
|
8583
8820
|
/**
|
|
8821
|
+
* <p>Contains the parameters for DisableVgwRoutePropagation.</p>
|
|
8584
8822
|
* @public
|
|
8585
8823
|
*/
|
|
8586
|
-
export interface
|
|
8587
|
-
/**
|
|
8588
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8589
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8590
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8591
|
-
* @public
|
|
8592
|
-
*/
|
|
8593
|
-
DryRun?: boolean | undefined;
|
|
8824
|
+
export interface DisableVgwRoutePropagationRequest {
|
|
8594
8825
|
/**
|
|
8595
|
-
* <p>
|
|
8826
|
+
* <p>The ID of the virtual private gateway.</p>
|
|
8596
8827
|
* @public
|
|
8597
8828
|
*/
|
|
8598
|
-
|
|
8829
|
+
GatewayId: string | undefined;
|
|
8599
8830
|
/**
|
|
8600
|
-
* <p>
|
|
8831
|
+
* <p>The ID of the route table.</p>
|
|
8601
8832
|
* @public
|
|
8602
8833
|
*/
|
|
8603
|
-
|
|
8604
|
-
}
|
|
8605
|
-
/**
|
|
8606
|
-
* @public
|
|
8607
|
-
*/
|
|
8608
|
-
export interface DisassociateIpamByoasnResult {
|
|
8834
|
+
RouteTableId: string | undefined;
|
|
8609
8835
|
/**
|
|
8610
|
-
* <p>
|
|
8836
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
8837
|
+
* making the request, and provides an error response. If you have the required
|
|
8838
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
8839
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
8611
8840
|
* @public
|
|
8612
8841
|
*/
|
|
8613
|
-
|
|
8842
|
+
DryRun?: boolean | undefined;
|
|
8614
8843
|
}
|
|
8615
8844
|
/**
|
|
8616
8845
|
* @public
|
|
8617
8846
|
*/
|
|
8618
|
-
export interface
|
|
8847
|
+
export interface DisableVpcClassicLinkRequest {
|
|
8619
8848
|
/**
|
|
8620
|
-
* <p>
|
|
8849
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8621
8850
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8622
8851
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8623
8852
|
* @public
|
|
8624
8853
|
*/
|
|
8625
8854
|
DryRun?: boolean | undefined;
|
|
8626
8855
|
/**
|
|
8627
|
-
* <p>
|
|
8856
|
+
* <p>The ID of the VPC.</p>
|
|
8628
8857
|
* @public
|
|
8629
8858
|
*/
|
|
8630
|
-
|
|
8859
|
+
VpcId: string | undefined;
|
|
8631
8860
|
}
|
|
8632
8861
|
/**
|
|
8633
8862
|
* @public
|
|
8634
8863
|
*/
|
|
8635
|
-
export interface
|
|
8864
|
+
export interface DisableVpcClassicLinkResult {
|
|
8636
8865
|
/**
|
|
8637
|
-
* <p>
|
|
8866
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8638
8867
|
* @public
|
|
8639
8868
|
*/
|
|
8640
|
-
|
|
8869
|
+
Return?: boolean | undefined;
|
|
8641
8870
|
}
|
|
8642
8871
|
/**
|
|
8643
8872
|
* @public
|
|
8644
8873
|
*/
|
|
8645
|
-
export interface
|
|
8646
|
-
/**
|
|
8647
|
-
* <p>The ID of the NAT gateway.</p>
|
|
8648
|
-
* @public
|
|
8649
|
-
*/
|
|
8650
|
-
NatGatewayId: string | undefined;
|
|
8651
|
-
/**
|
|
8652
|
-
* <p>The association IDs of EIPs that have been associated with the NAT gateway.</p>
|
|
8653
|
-
* @public
|
|
8654
|
-
*/
|
|
8655
|
-
AssociationIds: string[] | undefined;
|
|
8656
|
-
/**
|
|
8657
|
-
* <p>The maximum amount of time to wait (in seconds) before forcibly releasing the IP addresses if connections are still in progress. Default value is 350 seconds.</p>
|
|
8658
|
-
* @public
|
|
8659
|
-
*/
|
|
8660
|
-
MaxDrainDurationSeconds?: number | undefined;
|
|
8874
|
+
export interface DisableVpcClassicLinkDnsSupportRequest {
|
|
8661
8875
|
/**
|
|
8662
|
-
* <p>
|
|
8663
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8664
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8876
|
+
* <p>The ID of the VPC.</p>
|
|
8665
8877
|
* @public
|
|
8666
8878
|
*/
|
|
8667
|
-
|
|
8879
|
+
VpcId?: string | undefined;
|
|
8668
8880
|
}
|
|
8669
8881
|
/**
|
|
8670
8882
|
* @public
|
|
8671
8883
|
*/
|
|
8672
|
-
export interface
|
|
8673
|
-
/**
|
|
8674
|
-
* <p>The ID of the NAT gateway.</p>
|
|
8675
|
-
* @public
|
|
8676
|
-
*/
|
|
8677
|
-
NatGatewayId?: string | undefined;
|
|
8884
|
+
export interface DisableVpcClassicLinkDnsSupportResult {
|
|
8678
8885
|
/**
|
|
8679
|
-
* <p>
|
|
8886
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8680
8887
|
* @public
|
|
8681
8888
|
*/
|
|
8682
|
-
|
|
8889
|
+
Return?: boolean | undefined;
|
|
8683
8890
|
}
|
|
8684
8891
|
/**
|
|
8685
8892
|
* @public
|
|
8686
8893
|
*/
|
|
8687
|
-
export interface
|
|
8894
|
+
export interface DisassociateAddressRequest {
|
|
8688
8895
|
/**
|
|
8689
|
-
* <p>The ID
|
|
8896
|
+
* <p>The association ID. This parameter is required.</p>
|
|
8690
8897
|
* @public
|
|
8691
8898
|
*/
|
|
8692
|
-
|
|
8899
|
+
AssociationId?: string | undefined;
|
|
8693
8900
|
/**
|
|
8694
|
-
* <p>
|
|
8901
|
+
* <p>Deprecated.</p>
|
|
8695
8902
|
* @public
|
|
8696
8903
|
*/
|
|
8697
|
-
|
|
8904
|
+
PublicIp?: string | undefined;
|
|
8698
8905
|
/**
|
|
8699
|
-
* <p>
|
|
8906
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8700
8907
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8701
8908
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8702
8909
|
* @public
|
|
@@ -8706,48 +8913,31 @@ export interface DisassociateRouteServerRequest {
|
|
|
8706
8913
|
/**
|
|
8707
8914
|
* @public
|
|
8708
8915
|
*/
|
|
8709
|
-
export interface
|
|
8710
|
-
/**
|
|
8711
|
-
* <p>Information about the disassociated route server.</p>
|
|
8712
|
-
* @public
|
|
8713
|
-
*/
|
|
8714
|
-
RouteServerAssociation?: RouteServerAssociation | undefined;
|
|
8715
|
-
}
|
|
8716
|
-
/**
|
|
8717
|
-
* @public
|
|
8718
|
-
*/
|
|
8719
|
-
export interface DisassociateRouteTableRequest {
|
|
8916
|
+
export interface DisassociateApplicationStatusCheckRequest {
|
|
8720
8917
|
/**
|
|
8721
|
-
* <p>
|
|
8722
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8723
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8918
|
+
* <p>The ID of the application status check to disassociate.</p>
|
|
8724
8919
|
* @public
|
|
8725
8920
|
*/
|
|
8726
|
-
|
|
8921
|
+
ApplicationStatusCheckId: string | undefined;
|
|
8727
8922
|
/**
|
|
8728
|
-
* <p>The
|
|
8923
|
+
* <p>The <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html">tags</a> to disassociate from the application status check. Specify the same key-value pairs that were used during association.</p>
|
|
8729
8924
|
* @public
|
|
8730
8925
|
*/
|
|
8731
|
-
|
|
8732
|
-
}
|
|
8733
|
-
/**
|
|
8734
|
-
* @public
|
|
8735
|
-
*/
|
|
8736
|
-
export interface DisassociateSecurityGroupVpcRequest {
|
|
8926
|
+
TargetTagAssociations?: CustomTagKeyValueRequestPair[] | undefined;
|
|
8737
8927
|
/**
|
|
8738
|
-
* <p>
|
|
8928
|
+
* <p>The IDs of the instances to disassociate from the application status check.</p>
|
|
8739
8929
|
* @public
|
|
8740
8930
|
*/
|
|
8741
|
-
|
|
8931
|
+
InstanceIds?: string[] | undefined;
|
|
8742
8932
|
/**
|
|
8743
|
-
* <p>
|
|
8933
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.</p>
|
|
8744
8934
|
* @public
|
|
8745
8935
|
*/
|
|
8746
|
-
|
|
8936
|
+
ClientToken?: string | undefined;
|
|
8747
8937
|
/**
|
|
8748
|
-
* <p>Checks whether you have the required permissions for the
|
|
8749
|
-
*
|
|
8750
|
-
*
|
|
8938
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
8939
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
8940
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8751
8941
|
* @public
|
|
8752
8942
|
*/
|
|
8753
8943
|
DryRun?: boolean | undefined;
|
|
@@ -8755,61 +8945,64 @@ export interface DisassociateSecurityGroupVpcRequest {
|
|
|
8755
8945
|
/**
|
|
8756
8946
|
* @public
|
|
8757
8947
|
*/
|
|
8758
|
-
export interface
|
|
8948
|
+
export interface DisassociateApplicationStatusCheckResult {
|
|
8759
8949
|
/**
|
|
8760
|
-
* <p>The
|
|
8950
|
+
* <p>The associations that were successfully removed.</p>
|
|
8761
8951
|
* @public
|
|
8762
8952
|
*/
|
|
8763
|
-
|
|
8764
|
-
}
|
|
8765
|
-
/**
|
|
8766
|
-
* @public
|
|
8767
|
-
*/
|
|
8768
|
-
export interface DisassociateSubnetCidrBlockRequest {
|
|
8953
|
+
SuccessfulResults?: SuccessfulAssociationResponseObject[] | undefined;
|
|
8769
8954
|
/**
|
|
8770
|
-
* <p>The
|
|
8955
|
+
* <p>The associations that failed to be removed.</p>
|
|
8771
8956
|
* @public
|
|
8772
8957
|
*/
|
|
8773
|
-
|
|
8958
|
+
UnsuccessfulResults?: UnsuccessfulAssociationResponseObject[] | undefined;
|
|
8774
8959
|
}
|
|
8775
8960
|
/**
|
|
8776
8961
|
* @public
|
|
8777
8962
|
*/
|
|
8778
|
-
export interface
|
|
8963
|
+
export interface DisassociateCapacityReservationBillingOwnerRequest {
|
|
8779
8964
|
/**
|
|
8780
|
-
* <p>
|
|
8965
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8781
8966
|
* @public
|
|
8782
8967
|
*/
|
|
8783
|
-
|
|
8968
|
+
DryRun?: boolean | undefined;
|
|
8784
8969
|
/**
|
|
8785
|
-
* <p>The ID of the
|
|
8970
|
+
* <p>The ID of the Capacity Reservation.</p>
|
|
8786
8971
|
* @public
|
|
8787
8972
|
*/
|
|
8788
|
-
|
|
8973
|
+
CapacityReservationId: string | undefined;
|
|
8974
|
+
/**
|
|
8975
|
+
* <p>The ID of the consumer account to which the request was sent.</p>
|
|
8976
|
+
* @public
|
|
8977
|
+
*/
|
|
8978
|
+
UnusedReservationBillingOwnerId: string | undefined;
|
|
8789
8979
|
}
|
|
8790
8980
|
/**
|
|
8791
8981
|
* @public
|
|
8792
8982
|
*/
|
|
8793
|
-
export interface
|
|
8983
|
+
export interface DisassociateCapacityReservationBillingOwnerResult {
|
|
8794
8984
|
/**
|
|
8795
|
-
* <p>
|
|
8985
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8796
8986
|
* @public
|
|
8797
8987
|
*/
|
|
8798
|
-
|
|
8988
|
+
Return?: boolean | undefined;
|
|
8989
|
+
}
|
|
8990
|
+
/**
|
|
8991
|
+
* @public
|
|
8992
|
+
*/
|
|
8993
|
+
export interface DisassociateClientVpnTargetNetworkRequest {
|
|
8799
8994
|
/**
|
|
8800
|
-
* <p>The ID of the
|
|
8995
|
+
* <p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>
|
|
8801
8996
|
* @public
|
|
8802
8997
|
*/
|
|
8803
|
-
|
|
8998
|
+
ClientVpnEndpointId: string | undefined;
|
|
8804
8999
|
/**
|
|
8805
|
-
* <p>The
|
|
9000
|
+
* <p>The ID of the target network association.</p>
|
|
8806
9001
|
* @public
|
|
8807
9002
|
*/
|
|
8808
|
-
|
|
9003
|
+
AssociationId: string | undefined;
|
|
8809
9004
|
/**
|
|
8810
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8811
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8812
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9005
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8813
9006
|
* @public
|
|
8814
9007
|
*/
|
|
8815
9008
|
DryRun?: boolean | undefined;
|
|
@@ -8817,31 +9010,34 @@ export interface DisassociateTransitGatewayMulticastDomainRequest {
|
|
|
8817
9010
|
/**
|
|
8818
9011
|
* @public
|
|
8819
9012
|
*/
|
|
8820
|
-
export interface
|
|
9013
|
+
export interface DisassociateClientVpnTargetNetworkResult {
|
|
8821
9014
|
/**
|
|
8822
|
-
* <p>
|
|
9015
|
+
* <p>The ID of the target network association.</p>
|
|
8823
9016
|
* @public
|
|
8824
9017
|
*/
|
|
8825
|
-
|
|
9018
|
+
AssociationId?: string | undefined;
|
|
9019
|
+
/**
|
|
9020
|
+
* <p>The current state of the target network association.</p>
|
|
9021
|
+
* @public
|
|
9022
|
+
*/
|
|
9023
|
+
Status?: AssociationStatus | undefined;
|
|
8826
9024
|
}
|
|
8827
9025
|
/**
|
|
8828
9026
|
* @public
|
|
8829
9027
|
*/
|
|
8830
|
-
export interface
|
|
9028
|
+
export interface DisassociateEnclaveCertificateIamRoleRequest {
|
|
8831
9029
|
/**
|
|
8832
|
-
* <p>The
|
|
9030
|
+
* <p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>
|
|
8833
9031
|
* @public
|
|
8834
9032
|
*/
|
|
8835
|
-
|
|
9033
|
+
CertificateArn: string | undefined;
|
|
8836
9034
|
/**
|
|
8837
|
-
* <p>The
|
|
9035
|
+
* <p>The ARN of the IAM role to disassociate.</p>
|
|
8838
9036
|
* @public
|
|
8839
9037
|
*/
|
|
8840
|
-
|
|
9038
|
+
RoleArn: string | undefined;
|
|
8841
9039
|
/**
|
|
8842
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8843
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8844
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9040
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8845
9041
|
* @public
|
|
8846
9042
|
*/
|
|
8847
9043
|
DryRun?: boolean | undefined;
|
|
@@ -8849,163 +9045,169 @@ export interface DisassociateTransitGatewayPolicyTableRequest {
|
|
|
8849
9045
|
/**
|
|
8850
9046
|
* @public
|
|
8851
9047
|
*/
|
|
8852
|
-
export interface
|
|
9048
|
+
export interface DisassociateEnclaveCertificateIamRoleResult {
|
|
8853
9049
|
/**
|
|
8854
|
-
* <p>Returns
|
|
9050
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
8855
9051
|
* @public
|
|
8856
9052
|
*/
|
|
8857
|
-
|
|
9053
|
+
Return?: boolean | undefined;
|
|
8858
9054
|
}
|
|
8859
9055
|
/**
|
|
8860
9056
|
* @public
|
|
8861
9057
|
*/
|
|
8862
|
-
export interface
|
|
8863
|
-
/**
|
|
8864
|
-
* <p>The ID of the transit gateway route table.</p>
|
|
8865
|
-
* @public
|
|
8866
|
-
*/
|
|
8867
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
8868
|
-
/**
|
|
8869
|
-
* <p>The ID of the attachment.</p>
|
|
8870
|
-
* @public
|
|
8871
|
-
*/
|
|
8872
|
-
TransitGatewayAttachmentId: string | undefined;
|
|
9058
|
+
export interface DisassociateIamInstanceProfileRequest {
|
|
8873
9059
|
/**
|
|
8874
|
-
* <p>
|
|
8875
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8876
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9060
|
+
* <p>The ID of the IAM instance profile association.</p>
|
|
8877
9061
|
* @public
|
|
8878
9062
|
*/
|
|
8879
|
-
|
|
9063
|
+
AssociationId: string | undefined;
|
|
8880
9064
|
}
|
|
8881
9065
|
/**
|
|
8882
9066
|
* @public
|
|
8883
9067
|
*/
|
|
8884
|
-
export interface
|
|
9068
|
+
export interface DisassociateIamInstanceProfileResult {
|
|
8885
9069
|
/**
|
|
8886
|
-
* <p>Information about the association.</p>
|
|
9070
|
+
* <p>Information about the IAM instance profile association.</p>
|
|
8887
9071
|
* @public
|
|
8888
9072
|
*/
|
|
8889
|
-
|
|
9073
|
+
IamInstanceProfileAssociation?: IamInstanceProfileAssociation | undefined;
|
|
8890
9074
|
}
|
|
8891
9075
|
/**
|
|
9076
|
+
* <p>The targets to disassociate from the specified event window.</p>
|
|
8892
9077
|
* @public
|
|
8893
9078
|
*/
|
|
8894
|
-
export interface
|
|
9079
|
+
export interface InstanceEventWindowDisassociationRequest {
|
|
8895
9080
|
/**
|
|
8896
|
-
* <p>The
|
|
9081
|
+
* <p>The IDs of the instances to disassociate from the event window.</p>
|
|
8897
9082
|
* @public
|
|
8898
9083
|
*/
|
|
8899
|
-
|
|
9084
|
+
InstanceIds?: string[] | undefined;
|
|
8900
9085
|
/**
|
|
8901
|
-
* <p>
|
|
8902
|
-
*
|
|
8903
|
-
* idempotency</a>.</p>
|
|
9086
|
+
* <p>The instance tags to disassociate from the event window. Any instances associated with
|
|
9087
|
+
* the tags will be disassociated from the event window.</p>
|
|
8904
9088
|
* @public
|
|
8905
9089
|
*/
|
|
8906
|
-
|
|
9090
|
+
InstanceTags?: Tag[] | undefined;
|
|
8907
9091
|
/**
|
|
8908
|
-
* <p>
|
|
8909
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8910
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9092
|
+
* <p>The IDs of the Dedicated Hosts to disassociate from the event window.</p>
|
|
8911
9093
|
* @public
|
|
8912
9094
|
*/
|
|
8913
|
-
|
|
9095
|
+
DedicatedHostIds?: string[] | undefined;
|
|
8914
9096
|
}
|
|
8915
9097
|
/**
|
|
8916
9098
|
* @public
|
|
8917
9099
|
*/
|
|
8918
|
-
export interface
|
|
9100
|
+
export interface DisassociateInstanceEventWindowRequest {
|
|
8919
9101
|
/**
|
|
8920
|
-
* <p>
|
|
9102
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9103
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9104
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8921
9105
|
* @public
|
|
8922
9106
|
*/
|
|
8923
|
-
|
|
9107
|
+
DryRun?: boolean | undefined;
|
|
8924
9108
|
/**
|
|
8925
|
-
* <p>
|
|
8926
|
-
* request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring
|
|
8927
|
-
* idempotency</a>.</p>
|
|
9109
|
+
* <p>The ID of the event window.</p>
|
|
8928
9110
|
* @public
|
|
8929
9111
|
*/
|
|
8930
|
-
|
|
9112
|
+
InstanceEventWindowId: string | undefined;
|
|
9113
|
+
/**
|
|
9114
|
+
* <p>One or more targets to disassociate from the specified event window.</p>
|
|
9115
|
+
* @public
|
|
9116
|
+
*/
|
|
9117
|
+
AssociationTarget: InstanceEventWindowDisassociationRequest | undefined;
|
|
8931
9118
|
}
|
|
8932
9119
|
/**
|
|
8933
9120
|
* @public
|
|
8934
9121
|
*/
|
|
8935
|
-
export interface
|
|
9122
|
+
export interface DisassociateInstanceEventWindowResult {
|
|
8936
9123
|
/**
|
|
8937
|
-
* <p>
|
|
9124
|
+
* <p>Information about the event window.</p>
|
|
8938
9125
|
* @public
|
|
8939
9126
|
*/
|
|
8940
|
-
|
|
9127
|
+
InstanceEventWindow?: InstanceEventWindow | undefined;
|
|
8941
9128
|
}
|
|
8942
9129
|
/**
|
|
8943
9130
|
* @public
|
|
8944
9131
|
*/
|
|
8945
|
-
export interface
|
|
9132
|
+
export interface DisassociateIpamByoasnRequest {
|
|
8946
9133
|
/**
|
|
8947
|
-
* <p>
|
|
9134
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9135
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9136
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8948
9137
|
* @public
|
|
8949
9138
|
*/
|
|
8950
|
-
|
|
9139
|
+
DryRun?: boolean | undefined;
|
|
8951
9140
|
/**
|
|
8952
|
-
* <p>
|
|
9141
|
+
* <p>A public 2-byte or 4-byte ASN.</p>
|
|
8953
9142
|
* @public
|
|
8954
9143
|
*/
|
|
8955
|
-
|
|
9144
|
+
Asn: string | undefined;
|
|
8956
9145
|
/**
|
|
8957
|
-
* <p>
|
|
9146
|
+
* <p>A BYOIP CIDR.</p>
|
|
8958
9147
|
* @public
|
|
8959
9148
|
*/
|
|
8960
|
-
|
|
9149
|
+
Cidr: string | undefined;
|
|
8961
9150
|
}
|
|
8962
9151
|
/**
|
|
8963
9152
|
* @public
|
|
8964
9153
|
*/
|
|
8965
|
-
export interface
|
|
8966
|
-
/**
|
|
8967
|
-
* <p>The allocation ID of an Elastic IP address.</p>
|
|
8968
|
-
* @public
|
|
8969
|
-
*/
|
|
8970
|
-
AllocationId: string | undefined;
|
|
9154
|
+
export interface DisassociateIpamByoasnResult {
|
|
8971
9155
|
/**
|
|
8972
|
-
* <p>
|
|
9156
|
+
* <p>An ASN and BYOIP CIDR association.</p>
|
|
8973
9157
|
* @public
|
|
8974
9158
|
*/
|
|
8975
|
-
|
|
9159
|
+
AsnAssociation?: AsnAssociation | undefined;
|
|
9160
|
+
}
|
|
9161
|
+
/**
|
|
9162
|
+
* @public
|
|
9163
|
+
*/
|
|
9164
|
+
export interface DisassociateIpamResourceDiscoveryRequest {
|
|
8976
9165
|
/**
|
|
8977
|
-
* <p>
|
|
9166
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
8978
9167
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8979
9168
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8980
9169
|
* @public
|
|
8981
9170
|
*/
|
|
8982
9171
|
DryRun?: boolean | undefined;
|
|
9172
|
+
/**
|
|
9173
|
+
* <p>A resource discovery association ID.</p>
|
|
9174
|
+
* @public
|
|
9175
|
+
*/
|
|
9176
|
+
IpamResourceDiscoveryAssociationId: string | undefined;
|
|
8983
9177
|
}
|
|
8984
9178
|
/**
|
|
8985
9179
|
* @public
|
|
8986
9180
|
*/
|
|
8987
|
-
export interface
|
|
9181
|
+
export interface DisassociateIpamResourceDiscoveryResult {
|
|
8988
9182
|
/**
|
|
8989
|
-
* <p>
|
|
9183
|
+
* <p>A resource discovery association.</p>
|
|
8990
9184
|
* @public
|
|
8991
9185
|
*/
|
|
8992
|
-
|
|
9186
|
+
IpamResourceDiscoveryAssociation?: IpamResourceDiscoveryAssociation | undefined;
|
|
8993
9187
|
}
|
|
8994
9188
|
/**
|
|
8995
9189
|
* @public
|
|
8996
9190
|
*/
|
|
8997
|
-
export interface
|
|
9191
|
+
export interface DisassociateNatGatewayAddressRequest {
|
|
8998
9192
|
/**
|
|
8999
|
-
* <p>
|
|
9000
|
-
*
|
|
9001
|
-
|
|
9193
|
+
* <p>The ID of the NAT gateway.</p>
|
|
9194
|
+
* @public
|
|
9195
|
+
*/
|
|
9196
|
+
NatGatewayId: string | undefined;
|
|
9197
|
+
/**
|
|
9198
|
+
* <p>The association IDs of EIPs that have been associated with the NAT gateway.</p>
|
|
9199
|
+
* @public
|
|
9200
|
+
*/
|
|
9201
|
+
AssociationIds: string[] | undefined;
|
|
9202
|
+
/**
|
|
9203
|
+
* <p>The maximum amount of time to wait (in seconds) before forcibly releasing the IP addresses if connections are still in progress. Default value is 350 seconds.</p>
|
|
9002
9204
|
* @public
|
|
9003
9205
|
*/
|
|
9004
|
-
|
|
9206
|
+
MaxDrainDurationSeconds?: number | undefined;
|
|
9005
9207
|
/**
|
|
9006
9208
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9007
|
-
*
|
|
9008
|
-
*
|
|
9209
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9210
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9009
9211
|
* @public
|
|
9010
9212
|
*/
|
|
9011
9213
|
DryRun?: boolean | undefined;
|
|
@@ -9013,37 +9215,36 @@ export interface EnableAllowedImagesSettingsRequest {
|
|
|
9013
9215
|
/**
|
|
9014
9216
|
* @public
|
|
9015
9217
|
*/
|
|
9016
|
-
export interface
|
|
9218
|
+
export interface DisassociateNatGatewayAddressResult {
|
|
9017
9219
|
/**
|
|
9018
|
-
* <p>
|
|
9019
|
-
* otherwise, it returns an error.</p>
|
|
9220
|
+
* <p>The ID of the NAT gateway.</p>
|
|
9020
9221
|
* @public
|
|
9021
9222
|
*/
|
|
9022
|
-
|
|
9223
|
+
NatGatewayId?: string | undefined;
|
|
9224
|
+
/**
|
|
9225
|
+
* <p>Information about the NAT gateway IP addresses.</p>
|
|
9226
|
+
* @public
|
|
9227
|
+
*/
|
|
9228
|
+
NatGatewayAddresses?: NatGatewayAddress[] | undefined;
|
|
9023
9229
|
}
|
|
9024
9230
|
/**
|
|
9025
9231
|
* @public
|
|
9026
9232
|
*/
|
|
9027
|
-
export interface
|
|
9028
|
-
/**
|
|
9029
|
-
* <p>The IDs of the instances for which to suppress application status checks.</p>
|
|
9030
|
-
* @public
|
|
9031
|
-
*/
|
|
9032
|
-
InstanceIds?: string[] | undefined;
|
|
9233
|
+
export interface DisassociateRouteServerRequest {
|
|
9033
9234
|
/**
|
|
9034
|
-
* <p>The
|
|
9235
|
+
* <p>The ID of the route server to disassociate.</p>
|
|
9035
9236
|
* @public
|
|
9036
9237
|
*/
|
|
9037
|
-
|
|
9238
|
+
RouteServerId: string | undefined;
|
|
9038
9239
|
/**
|
|
9039
|
-
* <p>
|
|
9240
|
+
* <p>The ID of the VPC to disassociate from the route server.</p>
|
|
9040
9241
|
* @public
|
|
9041
9242
|
*/
|
|
9042
|
-
|
|
9243
|
+
VpcId: string | undefined;
|
|
9043
9244
|
/**
|
|
9044
|
-
* <p>
|
|
9045
|
-
*
|
|
9046
|
-
*
|
|
9245
|
+
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
9246
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9247
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9047
9248
|
* @public
|
|
9048
9249
|
*/
|
|
9049
9250
|
DryRun?: boolean | undefined;
|
|
@@ -9051,42 +9252,44 @@ export interface EnableApplicationStatusCheckSuppressionRequest {
|
|
|
9051
9252
|
/**
|
|
9052
9253
|
* @public
|
|
9053
9254
|
*/
|
|
9054
|
-
export interface
|
|
9055
|
-
/**
|
|
9056
|
-
* <p>The instances for which suppression was successfully enabled.</p>
|
|
9057
|
-
* @public
|
|
9058
|
-
*/
|
|
9059
|
-
SuccessfulResults?: SuccessfulSuppressionResponseObject[] | undefined;
|
|
9255
|
+
export interface DisassociateRouteServerResult {
|
|
9060
9256
|
/**
|
|
9061
|
-
* <p>
|
|
9257
|
+
* <p>Information about the disassociated route server.</p>
|
|
9062
9258
|
* @public
|
|
9063
9259
|
*/
|
|
9064
|
-
|
|
9260
|
+
RouteServerAssociation?: RouteServerAssociation | undefined;
|
|
9065
9261
|
}
|
|
9066
9262
|
/**
|
|
9067
9263
|
* @public
|
|
9068
9264
|
*/
|
|
9069
|
-
export interface
|
|
9265
|
+
export interface DisassociateRouteTableRequest {
|
|
9070
9266
|
/**
|
|
9071
|
-
* <p>
|
|
9267
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9268
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9269
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9072
9270
|
* @public
|
|
9073
9271
|
*/
|
|
9074
|
-
|
|
9272
|
+
DryRun?: boolean | undefined;
|
|
9075
9273
|
/**
|
|
9076
|
-
* <p>The
|
|
9274
|
+
* <p>The association ID representing the current association between the route table and subnet or gateway.</p>
|
|
9077
9275
|
* @public
|
|
9078
9276
|
*/
|
|
9079
|
-
|
|
9277
|
+
AssociationId: string | undefined;
|
|
9278
|
+
}
|
|
9279
|
+
/**
|
|
9280
|
+
* @public
|
|
9281
|
+
*/
|
|
9282
|
+
export interface DisassociateSecurityGroupVpcRequest {
|
|
9080
9283
|
/**
|
|
9081
|
-
* <p>
|
|
9284
|
+
* <p>A security group ID.</p>
|
|
9082
9285
|
* @public
|
|
9083
9286
|
*/
|
|
9084
|
-
|
|
9287
|
+
GroupId: string | undefined;
|
|
9085
9288
|
/**
|
|
9086
|
-
* <p>
|
|
9289
|
+
* <p>A VPC ID.</p>
|
|
9087
9290
|
* @public
|
|
9088
9291
|
*/
|
|
9089
|
-
|
|
9292
|
+
VpcId: string | undefined;
|
|
9090
9293
|
/**
|
|
9091
9294
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9092
9295
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -9098,63 +9301,57 @@ export interface EnableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
|
9098
9301
|
/**
|
|
9099
9302
|
* @public
|
|
9100
9303
|
*/
|
|
9101
|
-
export interface
|
|
9304
|
+
export interface DisassociateSecurityGroupVpcResult {
|
|
9102
9305
|
/**
|
|
9103
|
-
* <p>
|
|
9306
|
+
* <p>The state of the disassociation.</p>
|
|
9104
9307
|
* @public
|
|
9105
9308
|
*/
|
|
9106
|
-
|
|
9309
|
+
State?: SecurityGroupVpcAssociationState | undefined;
|
|
9107
9310
|
}
|
|
9108
9311
|
/**
|
|
9109
9312
|
* @public
|
|
9110
9313
|
*/
|
|
9111
|
-
export interface
|
|
9314
|
+
export interface DisassociateSubnetCidrBlockRequest {
|
|
9112
9315
|
/**
|
|
9113
|
-
* <p>
|
|
9114
|
-
* Specifies whether to enable cross-account access for Amazon Web Services Organizations. When enabled, Capacity Manager can aggregate data from all accounts in your organization. Default is false.
|
|
9115
|
-
* </p>
|
|
9316
|
+
* <p>The association ID for the CIDR block.</p>
|
|
9116
9317
|
* @public
|
|
9117
9318
|
*/
|
|
9118
|
-
|
|
9319
|
+
AssociationId: string | undefined;
|
|
9320
|
+
}
|
|
9321
|
+
/**
|
|
9322
|
+
* @public
|
|
9323
|
+
*/
|
|
9324
|
+
export interface DisassociateSubnetCidrBlockResult {
|
|
9119
9325
|
/**
|
|
9120
|
-
* <p>
|
|
9121
|
-
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
|
|
9122
|
-
* If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
|
|
9123
|
-
* </p>
|
|
9326
|
+
* <p>Information about the IPv6 CIDR block association.</p>
|
|
9124
9327
|
* @public
|
|
9125
9328
|
*/
|
|
9126
|
-
|
|
9329
|
+
Ipv6CidrBlockAssociation?: SubnetIpv6CidrBlockAssociation | undefined;
|
|
9127
9330
|
/**
|
|
9128
|
-
* <p>
|
|
9129
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
|
9130
|
-
* </p>
|
|
9331
|
+
* <p>The ID of the subnet.</p>
|
|
9131
9332
|
* @public
|
|
9132
9333
|
*/
|
|
9133
|
-
|
|
9334
|
+
SubnetId?: string | undefined;
|
|
9134
9335
|
}
|
|
9135
9336
|
/**
|
|
9136
9337
|
* @public
|
|
9137
9338
|
*/
|
|
9138
|
-
export interface
|
|
9339
|
+
export interface DisassociateTransitGatewayMulticastDomainRequest {
|
|
9139
9340
|
/**
|
|
9140
|
-
* <p>
|
|
9141
|
-
* The current status of Capacity Manager after the enable operation.
|
|
9142
|
-
* </p>
|
|
9341
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
9143
9342
|
* @public
|
|
9144
9343
|
*/
|
|
9145
|
-
|
|
9344
|
+
TransitGatewayMulticastDomainId: string | undefined;
|
|
9146
9345
|
/**
|
|
9147
|
-
* <p>
|
|
9148
|
-
* Indicates whether Organizations access is enabled for cross-account data aggregation.
|
|
9149
|
-
* </p>
|
|
9346
|
+
* <p>The ID of the attachment.</p>
|
|
9150
9347
|
* @public
|
|
9151
9348
|
*/
|
|
9152
|
-
|
|
9153
|
-
|
|
9154
|
-
|
|
9155
|
-
|
|
9156
|
-
|
|
9157
|
-
|
|
9349
|
+
TransitGatewayAttachmentId: string | undefined;
|
|
9350
|
+
/**
|
|
9351
|
+
* <p>The IDs of the subnets;</p>
|
|
9352
|
+
* @public
|
|
9353
|
+
*/
|
|
9354
|
+
SubnetIds: string[] | undefined;
|
|
9158
9355
|
/**
|
|
9159
9356
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9160
9357
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -9166,175 +9363,162 @@ export interface EnableEbsEncryptionByDefaultRequest {
|
|
|
9166
9363
|
/**
|
|
9167
9364
|
* @public
|
|
9168
9365
|
*/
|
|
9169
|
-
export interface
|
|
9366
|
+
export interface DisassociateTransitGatewayMulticastDomainResult {
|
|
9170
9367
|
/**
|
|
9171
|
-
* <p>
|
|
9368
|
+
* <p>Information about the association.</p>
|
|
9172
9369
|
* @public
|
|
9173
9370
|
*/
|
|
9174
|
-
|
|
9371
|
+
Associations?: TransitGatewayMulticastDomainAssociations | undefined;
|
|
9175
9372
|
}
|
|
9176
9373
|
/**
|
|
9177
|
-
* <p>Request to create a launch template for a Windows fast launch enabled AMI.</p>
|
|
9178
|
-
* <note>
|
|
9179
|
-
* <p>Note - You can specify either the <code>LaunchTemplateName</code> or the
|
|
9180
|
-
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
9181
|
-
* </note>
|
|
9182
9374
|
* @public
|
|
9183
9375
|
*/
|
|
9184
|
-
export interface
|
|
9376
|
+
export interface DisassociateTransitGatewayPolicyTableRequest {
|
|
9185
9377
|
/**
|
|
9186
|
-
* <p>
|
|
9187
|
-
* launch.</p>
|
|
9378
|
+
* <p>The ID of the disassociated policy table.</p>
|
|
9188
9379
|
* @public
|
|
9189
9380
|
*/
|
|
9190
|
-
|
|
9381
|
+
TransitGatewayPolicyTableId: string | undefined;
|
|
9191
9382
|
/**
|
|
9192
|
-
* <p>
|
|
9193
|
-
* launch.</p>
|
|
9383
|
+
* <p>The ID of the transit gateway attachment to disassociate from the policy table.</p>
|
|
9194
9384
|
* @public
|
|
9195
9385
|
*/
|
|
9196
|
-
|
|
9386
|
+
TransitGatewayAttachmentId: string | undefined;
|
|
9197
9387
|
/**
|
|
9198
|
-
* <p>
|
|
9199
|
-
*
|
|
9388
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9389
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9390
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9200
9391
|
* @public
|
|
9201
9392
|
*/
|
|
9202
|
-
|
|
9393
|
+
DryRun?: boolean | undefined;
|
|
9203
9394
|
}
|
|
9204
9395
|
/**
|
|
9205
|
-
* <p>Configuration settings for creating and managing pre-provisioned snapshots for a Windows
|
|
9206
|
-
* fast launch enabled AMI.</p>
|
|
9207
9396
|
* @public
|
|
9208
9397
|
*/
|
|
9209
|
-
export interface
|
|
9398
|
+
export interface DisassociateTransitGatewayPolicyTableResult {
|
|
9210
9399
|
/**
|
|
9211
|
-
* <p>
|
|
9212
|
-
* AMI.</p>
|
|
9400
|
+
* <p>Returns details about the transit gateway policy table disassociation.</p>
|
|
9213
9401
|
* @public
|
|
9214
9402
|
*/
|
|
9215
|
-
|
|
9403
|
+
Association?: TransitGatewayPolicyTableAssociation | undefined;
|
|
9216
9404
|
}
|
|
9217
9405
|
/**
|
|
9218
9406
|
* @public
|
|
9219
9407
|
*/
|
|
9220
|
-
export interface
|
|
9221
|
-
/**
|
|
9222
|
-
* <p>Specify the ID of the image for which to enable Windows fast launch.</p>
|
|
9223
|
-
* @public
|
|
9224
|
-
*/
|
|
9225
|
-
ImageId: string | undefined;
|
|
9226
|
-
/**
|
|
9227
|
-
* <p>The type of resource to use for pre-provisioning the AMI for Windows fast launch.
|
|
9228
|
-
* Supported values include: <code>snapshot</code>, which is the default value.</p>
|
|
9229
|
-
* @public
|
|
9230
|
-
*/
|
|
9231
|
-
ResourceType?: string | undefined;
|
|
9408
|
+
export interface DisassociateTransitGatewayRouteTableRequest {
|
|
9232
9409
|
/**
|
|
9233
|
-
* <p>
|
|
9234
|
-
* pre-provisioning the AMI for Windows fast launch. The associated <code>ResourceType</code>
|
|
9235
|
-
* must be <code>snapshot</code>.</p>
|
|
9410
|
+
* <p>The ID of the transit gateway route table.</p>
|
|
9236
9411
|
* @public
|
|
9237
9412
|
*/
|
|
9238
|
-
|
|
9413
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
9239
9414
|
/**
|
|
9240
|
-
* <p>The
|
|
9241
|
-
* snapshots. Launch template parameters can include either the name or ID of the launch
|
|
9242
|
-
* template, but not both.</p>
|
|
9415
|
+
* <p>The ID of the attachment.</p>
|
|
9243
9416
|
* @public
|
|
9244
9417
|
*/
|
|
9245
|
-
|
|
9418
|
+
TransitGatewayAttachmentId: string | undefined;
|
|
9246
9419
|
/**
|
|
9247
|
-
* <p>
|
|
9248
|
-
*
|
|
9249
|
-
*
|
|
9420
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9421
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9422
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9250
9423
|
* @public
|
|
9251
9424
|
*/
|
|
9252
|
-
|
|
9425
|
+
DryRun?: boolean | undefined;
|
|
9426
|
+
}
|
|
9427
|
+
/**
|
|
9428
|
+
* @public
|
|
9429
|
+
*/
|
|
9430
|
+
export interface DisassociateTransitGatewayRouteTableResult {
|
|
9253
9431
|
/**
|
|
9254
|
-
* <p>
|
|
9255
|
-
* and provides an error response. If you have the required permissions, the error response is
|
|
9256
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9432
|
+
* <p>Information about the association.</p>
|
|
9257
9433
|
* @public
|
|
9258
9434
|
*/
|
|
9259
|
-
|
|
9435
|
+
Association?: TransitGatewayAssociation | undefined;
|
|
9260
9436
|
}
|
|
9261
9437
|
/**
|
|
9262
9438
|
* @public
|
|
9263
9439
|
*/
|
|
9264
|
-
export interface
|
|
9440
|
+
export interface DisassociateTrunkInterfaceRequest {
|
|
9265
9441
|
/**
|
|
9266
|
-
* <p>The
|
|
9442
|
+
* <p>The ID of the association</p>
|
|
9267
9443
|
* @public
|
|
9268
9444
|
*/
|
|
9269
|
-
|
|
9445
|
+
AssociationId: string | undefined;
|
|
9270
9446
|
/**
|
|
9271
|
-
* <p>
|
|
9272
|
-
*
|
|
9447
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
9448
|
+
* request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring
|
|
9449
|
+
* idempotency</a>.</p>
|
|
9273
9450
|
* @public
|
|
9274
9451
|
*/
|
|
9275
|
-
|
|
9452
|
+
ClientToken?: string | undefined;
|
|
9276
9453
|
/**
|
|
9277
|
-
* <p>
|
|
9278
|
-
*
|
|
9279
|
-
*
|
|
9454
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9455
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9456
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9280
9457
|
* @public
|
|
9281
9458
|
*/
|
|
9282
|
-
|
|
9459
|
+
DryRun?: boolean | undefined;
|
|
9460
|
+
}
|
|
9461
|
+
/**
|
|
9462
|
+
* @public
|
|
9463
|
+
*/
|
|
9464
|
+
export interface DisassociateTrunkInterfaceResult {
|
|
9283
9465
|
/**
|
|
9284
|
-
* <p>
|
|
9285
|
-
* snapshots.</p>
|
|
9466
|
+
* <p>Is <code>true</code> if the request succeeds and an error otherwise.</p>
|
|
9286
9467
|
* @public
|
|
9287
9468
|
*/
|
|
9288
|
-
|
|
9469
|
+
Return?: boolean | undefined;
|
|
9289
9470
|
/**
|
|
9290
|
-
* <p>
|
|
9291
|
-
*
|
|
9471
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
9472
|
+
* request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring
|
|
9473
|
+
* idempotency</a>.</p>
|
|
9292
9474
|
* @public
|
|
9293
9475
|
*/
|
|
9294
|
-
|
|
9476
|
+
ClientToken?: string | undefined;
|
|
9477
|
+
}
|
|
9478
|
+
/**
|
|
9479
|
+
* @public
|
|
9480
|
+
*/
|
|
9481
|
+
export interface DisassociateVpcCidrBlockRequest {
|
|
9295
9482
|
/**
|
|
9296
|
-
* <p>The
|
|
9483
|
+
* <p>The association ID for the CIDR block.</p>
|
|
9297
9484
|
* @public
|
|
9298
9485
|
*/
|
|
9299
|
-
|
|
9486
|
+
AssociationId: string | undefined;
|
|
9487
|
+
}
|
|
9488
|
+
/**
|
|
9489
|
+
* @public
|
|
9490
|
+
*/
|
|
9491
|
+
export interface DisassociateVpcCidrBlockResult {
|
|
9300
9492
|
/**
|
|
9301
|
-
* <p>
|
|
9493
|
+
* <p>Information about the IPv6 CIDR block association.</p>
|
|
9302
9494
|
* @public
|
|
9303
9495
|
*/
|
|
9304
|
-
|
|
9496
|
+
Ipv6CidrBlockAssociation?: VpcIpv6CidrBlockAssociation | undefined;
|
|
9305
9497
|
/**
|
|
9306
|
-
* <p>
|
|
9498
|
+
* <p>Information about the IPv4 CIDR block association.</p>
|
|
9307
9499
|
* @public
|
|
9308
9500
|
*/
|
|
9309
|
-
|
|
9501
|
+
CidrBlockAssociation?: VpcCidrBlockAssociation | undefined;
|
|
9310
9502
|
/**
|
|
9311
|
-
* <p>The
|
|
9503
|
+
* <p>The ID of the VPC.</p>
|
|
9312
9504
|
* @public
|
|
9313
9505
|
*/
|
|
9314
|
-
|
|
9506
|
+
VpcId?: string | undefined;
|
|
9315
9507
|
}
|
|
9316
9508
|
/**
|
|
9317
9509
|
* @public
|
|
9318
9510
|
*/
|
|
9319
|
-
export interface
|
|
9320
|
-
/**
|
|
9321
|
-
* <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
|
|
9322
|
-
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
9323
|
-
* @public
|
|
9324
|
-
*/
|
|
9325
|
-
AvailabilityZones?: string[] | undefined;
|
|
9511
|
+
export interface EnableAddressTransferRequest {
|
|
9326
9512
|
/**
|
|
9327
|
-
* <p>
|
|
9328
|
-
* <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> must be specified in the request, but not both.</p>
|
|
9513
|
+
* <p>The allocation ID of an Elastic IP address.</p>
|
|
9329
9514
|
* @public
|
|
9330
9515
|
*/
|
|
9331
|
-
|
|
9516
|
+
AllocationId: string | undefined;
|
|
9332
9517
|
/**
|
|
9333
|
-
* <p>The
|
|
9334
|
-
* a snapshot that was shared with you from another Amazon Web Services account.</p>
|
|
9518
|
+
* <p>The ID of the account that you want to transfer the Elastic IP address to.</p>
|
|
9335
9519
|
* @public
|
|
9336
9520
|
*/
|
|
9337
|
-
|
|
9521
|
+
TransferAccountId: string | undefined;
|
|
9338
9522
|
/**
|
|
9339
9523
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9340
9524
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
@@ -9344,193 +9528,183 @@ export interface EnableFastSnapshotRestoresRequest {
|
|
|
9344
9528
|
DryRun?: boolean | undefined;
|
|
9345
9529
|
}
|
|
9346
9530
|
/**
|
|
9347
|
-
* <p>Describes fast snapshot restores that were successfully enabled.</p>
|
|
9348
9531
|
* @public
|
|
9349
9532
|
*/
|
|
9350
|
-
export interface
|
|
9351
|
-
/**
|
|
9352
|
-
* <p>The ID of the snapshot.</p>
|
|
9353
|
-
* @public
|
|
9354
|
-
*/
|
|
9355
|
-
SnapshotId?: string | undefined;
|
|
9356
|
-
/**
|
|
9357
|
-
* <p>The Availability Zone.</p>
|
|
9358
|
-
* @public
|
|
9359
|
-
*/
|
|
9360
|
-
AvailabilityZone?: string | undefined;
|
|
9361
|
-
/**
|
|
9362
|
-
* <p>The ID of the Availability Zone.</p>
|
|
9363
|
-
* @public
|
|
9364
|
-
*/
|
|
9365
|
-
AvailabilityZoneId?: string | undefined;
|
|
9366
|
-
/**
|
|
9367
|
-
* <p>The state of fast snapshot restores.</p>
|
|
9368
|
-
* @public
|
|
9369
|
-
*/
|
|
9370
|
-
State?: FastSnapshotRestoreStateCode | undefined;
|
|
9533
|
+
export interface EnableAddressTransferResult {
|
|
9371
9534
|
/**
|
|
9372
|
-
* <p>
|
|
9373
|
-
* <ul>
|
|
9374
|
-
* <li>
|
|
9375
|
-
* <p>
|
|
9376
|
-
* <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or
|
|
9377
|
-
* <code>disabling</code>.</p>
|
|
9378
|
-
* </li>
|
|
9379
|
-
* <li>
|
|
9380
|
-
* <p>
|
|
9381
|
-
* <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned
|
|
9382
|
-
* to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p>
|
|
9383
|
-
* </li>
|
|
9384
|
-
* </ul>
|
|
9535
|
+
* <p>An Elastic IP address transfer.</p>
|
|
9385
9536
|
* @public
|
|
9386
9537
|
*/
|
|
9387
|
-
|
|
9538
|
+
AddressTransfer?: AddressTransfer | undefined;
|
|
9539
|
+
}
|
|
9540
|
+
/**
|
|
9541
|
+
* @public
|
|
9542
|
+
*/
|
|
9543
|
+
export interface EnableAllowedImagesSettingsRequest {
|
|
9388
9544
|
/**
|
|
9389
|
-
* <p>
|
|
9545
|
+
* <p>Specify <code>enabled</code> to apply the image criteria specified by the Allowed AMIs
|
|
9546
|
+
* settings. Specify <code>audit-mode</code> so that you can check which AMIs will be allowed or
|
|
9547
|
+
* not allowed by the image criteria.</p>
|
|
9390
9548
|
* @public
|
|
9391
9549
|
*/
|
|
9392
|
-
|
|
9550
|
+
AllowedImagesSettingsState: AllowedImagesSettingsEnabledState | undefined;
|
|
9393
9551
|
/**
|
|
9394
|
-
* <p>
|
|
9552
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9553
|
+
* and provides an error response. If you have the required permissions, the error response is
|
|
9554
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9395
9555
|
* @public
|
|
9396
9556
|
*/
|
|
9397
|
-
|
|
9557
|
+
DryRun?: boolean | undefined;
|
|
9558
|
+
}
|
|
9559
|
+
/**
|
|
9560
|
+
* @public
|
|
9561
|
+
*/
|
|
9562
|
+
export interface EnableAllowedImagesSettingsResult {
|
|
9398
9563
|
/**
|
|
9399
|
-
* <p>
|
|
9564
|
+
* <p>Returns <code>enabled</code> or <code>audit-mode</code> if the request succeeds;
|
|
9565
|
+
* otherwise, it returns an error.</p>
|
|
9400
9566
|
* @public
|
|
9401
9567
|
*/
|
|
9402
|
-
|
|
9568
|
+
AllowedImagesSettingsState?: AllowedImagesSettingsEnabledState | undefined;
|
|
9569
|
+
}
|
|
9570
|
+
/**
|
|
9571
|
+
* @public
|
|
9572
|
+
*/
|
|
9573
|
+
export interface EnableApplicationStatusCheckSuppressionRequest {
|
|
9403
9574
|
/**
|
|
9404
|
-
* <p>The
|
|
9575
|
+
* <p>The IDs of the instances for which to suppress application status checks.</p>
|
|
9405
9576
|
* @public
|
|
9406
9577
|
*/
|
|
9407
|
-
|
|
9578
|
+
InstanceIds?: string[] | undefined;
|
|
9408
9579
|
/**
|
|
9409
|
-
* <p>The
|
|
9580
|
+
* <p>The duration, in seconds, for which to suppress application status checks. If omitted, the application status check is suppressed indefinitely until you call <code>DisableApplicationStatusCheckSuppression</code>.</p>
|
|
9410
9581
|
* @public
|
|
9411
9582
|
*/
|
|
9412
|
-
|
|
9583
|
+
DurationSeconds?: number | undefined;
|
|
9413
9584
|
/**
|
|
9414
|
-
* <p>
|
|
9585
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.</p>
|
|
9415
9586
|
* @public
|
|
9416
9587
|
*/
|
|
9417
|
-
|
|
9588
|
+
ClientToken?: string | undefined;
|
|
9418
9589
|
/**
|
|
9419
|
-
* <p>
|
|
9590
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
9591
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
9592
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9420
9593
|
* @public
|
|
9421
9594
|
*/
|
|
9422
|
-
|
|
9595
|
+
DryRun?: boolean | undefined;
|
|
9423
9596
|
}
|
|
9424
9597
|
/**
|
|
9425
|
-
* <p>Describes an error that occurred when enabling fast snapshot restores.</p>
|
|
9426
9598
|
* @public
|
|
9427
9599
|
*/
|
|
9428
|
-
export interface
|
|
9600
|
+
export interface EnableApplicationStatusCheckSuppressionResult {
|
|
9429
9601
|
/**
|
|
9430
|
-
* <p>The
|
|
9602
|
+
* <p>The instances for which suppression was successfully enabled.</p>
|
|
9431
9603
|
* @public
|
|
9432
9604
|
*/
|
|
9433
|
-
|
|
9605
|
+
SuccessfulResults?: SuccessfulSuppressionResponseObject[] | undefined;
|
|
9434
9606
|
/**
|
|
9435
|
-
* <p>The
|
|
9607
|
+
* <p>The instances for which suppression failed to be enabled.</p>
|
|
9436
9608
|
* @public
|
|
9437
9609
|
*/
|
|
9438
|
-
|
|
9610
|
+
UnsuccessfulResults?: UnsuccessfulSuppressionResponseObject[] | undefined;
|
|
9439
9611
|
}
|
|
9440
9612
|
/**
|
|
9441
|
-
* <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
|
|
9442
9613
|
* @public
|
|
9443
9614
|
*/
|
|
9444
|
-
export interface
|
|
9615
|
+
export interface EnableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
9445
9616
|
/**
|
|
9446
|
-
* <p>The Availability Zone.</p>
|
|
9617
|
+
* <p>The source Region (like <code>us-east-1</code>) or Availability Zone ID (like <code>use1-az1</code>) that the metric subscription is enabled for. If you use Availability Zone IDs, the Source and Destination Availability Zones must be in the same Region.</p>
|
|
9447
9618
|
* @public
|
|
9448
9619
|
*/
|
|
9449
|
-
|
|
9620
|
+
Source?: string | undefined;
|
|
9450
9621
|
/**
|
|
9451
|
-
* <p>The ID
|
|
9622
|
+
* <p>The target Region (like <code>us-east-2</code>) or Availability Zone ID (like <code>use2-az2</code>) that the metric subscription is enabled for. If you use Availability Zone IDs, the Source and Destination Availability Zones must be in the same Region.</p>
|
|
9452
9623
|
* @public
|
|
9453
9624
|
*/
|
|
9454
|
-
|
|
9625
|
+
Destination?: string | undefined;
|
|
9455
9626
|
/**
|
|
9456
|
-
* <p>The
|
|
9627
|
+
* <p>The metric used for the enabled subscription.</p>
|
|
9457
9628
|
* @public
|
|
9458
9629
|
*/
|
|
9459
|
-
|
|
9460
|
-
}
|
|
9461
|
-
/**
|
|
9462
|
-
* <p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>
|
|
9463
|
-
* @public
|
|
9464
|
-
*/
|
|
9465
|
-
export interface EnableFastSnapshotRestoreErrorItem {
|
|
9630
|
+
Metric?: MetricType | undefined;
|
|
9466
9631
|
/**
|
|
9467
|
-
* <p>The
|
|
9632
|
+
* <p>The statistic used for the enabled subscription.</p>
|
|
9468
9633
|
* @public
|
|
9469
9634
|
*/
|
|
9470
|
-
|
|
9635
|
+
Statistic?: StatisticType | undefined;
|
|
9471
9636
|
/**
|
|
9472
|
-
* <p>
|
|
9637
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9638
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9639
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9473
9640
|
* @public
|
|
9474
9641
|
*/
|
|
9475
|
-
|
|
9642
|
+
DryRun?: boolean | undefined;
|
|
9476
9643
|
}
|
|
9477
9644
|
/**
|
|
9478
9645
|
* @public
|
|
9479
9646
|
*/
|
|
9480
|
-
export interface
|
|
9481
|
-
/**
|
|
9482
|
-
* <p>Information about the snapshots for which fast snapshot restores were successfully enabled.</p>
|
|
9483
|
-
* @public
|
|
9484
|
-
*/
|
|
9485
|
-
Successful?: EnableFastSnapshotRestoreSuccessItem[] | undefined;
|
|
9647
|
+
export interface EnableAwsNetworkPerformanceMetricSubscriptionResult {
|
|
9486
9648
|
/**
|
|
9487
|
-
* <p>
|
|
9649
|
+
* <p>Indicates whether the subscribe action was successful.</p>
|
|
9488
9650
|
* @public
|
|
9489
9651
|
*/
|
|
9490
|
-
|
|
9652
|
+
Output?: boolean | undefined;
|
|
9491
9653
|
}
|
|
9492
9654
|
/**
|
|
9493
9655
|
* @public
|
|
9494
9656
|
*/
|
|
9495
|
-
export interface
|
|
9657
|
+
export interface EnableCapacityManagerRequest {
|
|
9496
9658
|
/**
|
|
9497
|
-
* <p>
|
|
9659
|
+
* <p>
|
|
9660
|
+
* Specifies whether to enable cross-account access for Amazon Web Services Organizations. When enabled, Capacity Manager can aggregate data from all accounts in your organization. Default is false.
|
|
9661
|
+
* </p>
|
|
9498
9662
|
* @public
|
|
9499
9663
|
*/
|
|
9500
|
-
|
|
9664
|
+
OrganizationsAccess?: boolean | undefined;
|
|
9501
9665
|
/**
|
|
9502
|
-
* <p>
|
|
9503
|
-
*
|
|
9504
|
-
*
|
|
9666
|
+
* <p>
|
|
9667
|
+
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
|
|
9668
|
+
* If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
|
|
9669
|
+
* </p>
|
|
9505
9670
|
* @public
|
|
9506
9671
|
*/
|
|
9507
9672
|
DryRun?: boolean | undefined;
|
|
9673
|
+
/**
|
|
9674
|
+
* <p>
|
|
9675
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
|
9676
|
+
* </p>
|
|
9677
|
+
* @public
|
|
9678
|
+
*/
|
|
9679
|
+
ClientToken?: string | undefined;
|
|
9508
9680
|
}
|
|
9509
9681
|
/**
|
|
9510
9682
|
* @public
|
|
9511
9683
|
*/
|
|
9512
|
-
export interface
|
|
9684
|
+
export interface EnableCapacityManagerResult {
|
|
9513
9685
|
/**
|
|
9514
|
-
* <p>
|
|
9686
|
+
* <p>
|
|
9687
|
+
* The current status of Capacity Manager after the enable operation.
|
|
9688
|
+
* </p>
|
|
9515
9689
|
* @public
|
|
9516
9690
|
*/
|
|
9517
|
-
|
|
9691
|
+
CapacityManagerStatus?: CapacityManagerStatus | undefined;
|
|
9692
|
+
/**
|
|
9693
|
+
* <p>
|
|
9694
|
+
* Indicates whether Organizations access is enabled for cross-account data aggregation.
|
|
9695
|
+
* </p>
|
|
9696
|
+
* @public
|
|
9697
|
+
*/
|
|
9698
|
+
OrganizationsAccess?: boolean | undefined;
|
|
9518
9699
|
}
|
|
9519
9700
|
/**
|
|
9520
9701
|
* @public
|
|
9521
9702
|
*/
|
|
9522
|
-
export interface
|
|
9523
|
-
/**
|
|
9524
|
-
* <p>Specify <code>block-new-sharing</code> to enable block public access for AMIs at the
|
|
9525
|
-
* account level in the specified Region. This will block any attempt to publicly share your AMIs
|
|
9526
|
-
* in the specified Region.</p>
|
|
9527
|
-
* @public
|
|
9528
|
-
*/
|
|
9529
|
-
ImageBlockPublicAccessState: ImageBlockPublicAccessEnabledState | undefined;
|
|
9703
|
+
export interface EnableEbsEncryptionByDefaultRequest {
|
|
9530
9704
|
/**
|
|
9531
9705
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9532
|
-
*
|
|
9533
|
-
*
|
|
9706
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
9707
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9534
9708
|
* @public
|
|
9535
9709
|
*/
|
|
9536
9710
|
DryRun?: boolean | undefined;
|
|
@@ -9538,66 +9712,90 @@ export interface EnableImageBlockPublicAccessRequest {
|
|
|
9538
9712
|
/**
|
|
9539
9713
|
* @public
|
|
9540
9714
|
*/
|
|
9541
|
-
export interface
|
|
9715
|
+
export interface EnableEbsEncryptionByDefaultResult {
|
|
9542
9716
|
/**
|
|
9543
|
-
* <p>
|
|
9544
|
-
* error.</p>
|
|
9717
|
+
* <p>The updated status of encryption by default.</p>
|
|
9545
9718
|
* @public
|
|
9546
9719
|
*/
|
|
9547
|
-
|
|
9720
|
+
EbsEncryptionByDefault?: boolean | undefined;
|
|
9548
9721
|
}
|
|
9549
9722
|
/**
|
|
9723
|
+
* <p>Request to create a launch template for a Windows fast launch enabled AMI.</p>
|
|
9724
|
+
* <note>
|
|
9725
|
+
* <p>Note - You can specify either the <code>LaunchTemplateName</code> or the
|
|
9726
|
+
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
9727
|
+
* </note>
|
|
9550
9728
|
* @public
|
|
9551
9729
|
*/
|
|
9552
|
-
export interface
|
|
9730
|
+
export interface FastLaunchLaunchTemplateSpecificationRequest {
|
|
9553
9731
|
/**
|
|
9554
|
-
* <p>
|
|
9732
|
+
* <p>Specify the ID of the launch template that the AMI should use for Windows fast
|
|
9733
|
+
* launch.</p>
|
|
9555
9734
|
* @public
|
|
9556
9735
|
*/
|
|
9557
|
-
|
|
9736
|
+
LaunchTemplateId?: string | undefined;
|
|
9558
9737
|
/**
|
|
9559
|
-
* <p>
|
|
9560
|
-
*
|
|
9561
|
-
* If you specify a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.</p>
|
|
9562
|
-
* <p>You can’t specify a date in the past. The upper limit for <code>DeprecateAt</code> is 10
|
|
9563
|
-
* years from now, except for public AMIs, where the upper limit is 2 years from the creation
|
|
9564
|
-
* date.</p>
|
|
9738
|
+
* <p>Specify the name of the launch template that the AMI should use for Windows fast
|
|
9739
|
+
* launch.</p>
|
|
9565
9740
|
* @public
|
|
9566
9741
|
*/
|
|
9567
|
-
|
|
9742
|
+
LaunchTemplateName?: string | undefined;
|
|
9568
9743
|
/**
|
|
9569
|
-
* <p>
|
|
9570
|
-
*
|
|
9571
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
9744
|
+
* <p>Specify the version of the launch template that the AMI should use for Windows fast
|
|
9745
|
+
* launch.</p>
|
|
9572
9746
|
* @public
|
|
9573
9747
|
*/
|
|
9574
|
-
|
|
9748
|
+
Version: string | undefined;
|
|
9575
9749
|
}
|
|
9576
9750
|
/**
|
|
9751
|
+
* <p>Configuration settings for creating and managing pre-provisioned snapshots for a Windows
|
|
9752
|
+
* fast launch enabled AMI.</p>
|
|
9577
9753
|
* @public
|
|
9578
9754
|
*/
|
|
9579
|
-
export interface
|
|
9755
|
+
export interface FastLaunchSnapshotConfigurationRequest {
|
|
9580
9756
|
/**
|
|
9581
|
-
* <p>
|
|
9757
|
+
* <p>The number of pre-provisioned snapshots to keep on hand for a Windows fast launch enabled
|
|
9758
|
+
* AMI.</p>
|
|
9582
9759
|
* @public
|
|
9583
9760
|
*/
|
|
9584
|
-
|
|
9761
|
+
TargetResourceCount?: number | undefined;
|
|
9585
9762
|
}
|
|
9586
9763
|
/**
|
|
9587
9764
|
* @public
|
|
9588
9765
|
*/
|
|
9589
|
-
export interface
|
|
9766
|
+
export interface EnableFastLaunchRequest {
|
|
9590
9767
|
/**
|
|
9591
|
-
* <p>
|
|
9768
|
+
* <p>Specify the ID of the image for which to enable Windows fast launch.</p>
|
|
9592
9769
|
* @public
|
|
9593
9770
|
*/
|
|
9594
9771
|
ImageId: string | undefined;
|
|
9595
9772
|
/**
|
|
9596
|
-
* <p>
|
|
9597
|
-
*
|
|
9773
|
+
* <p>The type of resource to use for pre-provisioning the AMI for Windows fast launch.
|
|
9774
|
+
* Supported values include: <code>snapshot</code>, which is the default value.</p>
|
|
9775
|
+
* @public
|
|
9776
|
+
*/
|
|
9777
|
+
ResourceType?: string | undefined;
|
|
9778
|
+
/**
|
|
9779
|
+
* <p>Configuration settings for creating and managing the snapshots that are used for
|
|
9780
|
+
* pre-provisioning the AMI for Windows fast launch. The associated <code>ResourceType</code>
|
|
9781
|
+
* must be <code>snapshot</code>.</p>
|
|
9782
|
+
* @public
|
|
9783
|
+
*/
|
|
9784
|
+
SnapshotConfiguration?: FastLaunchSnapshotConfigurationRequest | undefined;
|
|
9785
|
+
/**
|
|
9786
|
+
* <p>The launch template to use when launching Windows instances from pre-provisioned
|
|
9787
|
+
* snapshots. Launch template parameters can include either the name or ID of the launch
|
|
9788
|
+
* template, but not both.</p>
|
|
9789
|
+
* @public
|
|
9790
|
+
*/
|
|
9791
|
+
LaunchTemplate?: FastLaunchLaunchTemplateSpecificationRequest | undefined;
|
|
9792
|
+
/**
|
|
9793
|
+
* <p>The maximum number of instances that Amazon EC2 can launch at the same time to create
|
|
9794
|
+
* pre-provisioned snapshots for Windows fast launch. Value must be <code>6</code> or
|
|
9795
|
+
* greater.</p>
|
|
9598
9796
|
* @public
|
|
9599
9797
|
*/
|
|
9600
|
-
|
|
9798
|
+
MaxParallelLaunches?: number | undefined;
|
|
9601
9799
|
/**
|
|
9602
9800
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
9603
9801
|
* and provides an error response. If you have the required permissions, the error response is
|