@aws-sdk/client-ec2 3.41.0 → 3.45.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/CHANGELOG.md +45 -0
- package/dist-cjs/EC2.js +630 -0
- package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/CreateFleetCommand.js +1 -2
- package/dist-cjs/commands/CreateIpamCommand.js +36 -0
- package/dist-cjs/commands/CreateIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/CreateIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +36 -0
- package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +36 -0
- package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -1
- package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
- package/dist-cjs/commands/CreateVolumeCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
- package/dist-cjs/commands/DeleteIpamCommand.js +36 -0
- package/dist-cjs/commands/DeleteIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/DeleteIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +36 -0
- package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +36 -0
- package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +36 -0
- package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +36 -0
- package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -1
- package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +3 -3
- package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
- package/dist-cjs/commands/DescribeElasticGpusCommand.js +3 -3
- package/dist-cjs/commands/DescribeExportImageTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFlowLogsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +3 -3
- package/dist-cjs/commands/DescribeFpgaImagesCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostReservationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostsCommand.js +1 -2
- package/dist-cjs/commands/DescribeIpamPoolsCommand.js +36 -0
- package/dist-cjs/commands/DescribeIpamScopesCommand.js +36 -0
- package/dist-cjs/commands/DescribeIpamsCommand.js +36 -0
- package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +36 -0
- package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +36 -0
- package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeRouteTablesCommand.js +3 -3
- package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
- package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeSubnetsCommand.js +1 -2
- package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +36 -0
- package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +36 -0
- package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +36 -0
- package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +36 -0
- package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +36 -0
- package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -1
- package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +3 -3
- package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +36 -0
- package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +36 -0
- package/dist-cjs/commands/GetPasswordDataCommand.js +3 -3
- package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
- package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
- package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +3 -3
- package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
- package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
- package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
- package/dist-cjs/commands/ImportImageCommand.js +3 -3
- package/dist-cjs/commands/ImportInstanceCommand.js +3 -3
- package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
- package/dist-cjs/commands/ImportSnapshotCommand.js +3 -3
- package/dist-cjs/commands/ImportVolumeCommand.js +3 -3
- package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +36 -0
- package/dist-cjs/commands/ModifyAddressAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyCapacityReservationCommand.js +3 -3
- package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +3 -3
- package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +3 -3
- package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
- package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
- package/dist-cjs/commands/ModifyFleetCommand.js +3 -3
- package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyHostsCommand.js +3 -3
- package/dist-cjs/commands/ModifyIdFormatCommand.js +2 -2
- package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +2 -2
- package/dist-cjs/commands/ModifyImageAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
- package/dist-cjs/commands/ModifyIpamCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +36 -0
- package/dist-cjs/commands/ModifySnapshotTierCommand.js +36 -0
- package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +36 -0
- package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +36 -0
- package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +36 -0
- package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +36 -0
- package/dist-cjs/commands/RestoreSnapshotTierCommand.js +36 -0
- package/dist-cjs/commands/RunInstancesCommand.js +2 -2
- package/dist-cjs/commands/RunScheduledInstancesCommand.js +3 -3
- package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +3 -3
- package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
- package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +3 -3
- package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +2 -2
- package/dist-cjs/commands/StartInstancesCommand.js +3 -3
- package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +36 -0
- package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
- package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
- package/dist-cjs/commands/StopInstancesCommand.js +3 -3
- package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +3 -3
- package/dist-cjs/commands/TerminateInstancesCommand.js +3 -3
- package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +3 -3
- package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +2 -2
- package/dist-cjs/commands/UnmonitorInstancesCommand.js +3 -3
- package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
- package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +3 -3
- package/dist-cjs/commands/index.js +42 -0
- package/dist-cjs/endpoints.js +1 -0
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +161 -158
- package/dist-cjs/models/models_1.js +328 -259
- package/dist-cjs/models/models_2.js +377 -401
- package/dist-cjs/models/models_3.js +479 -496
- package/dist-cjs/models/models_4.js +609 -606
- package/dist-cjs/models/models_5.js +808 -299
- package/dist-cjs/models/models_6.js +316 -0
- package/dist-cjs/pagination/DescribeIpamPoolsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeIpamScopesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeIpamsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSnapshotTierStatusPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamAddressHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamPoolAllocationsPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamPoolCidrsPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamResourceCidrsPaginator.js +35 -0
- package/dist-cjs/pagination/ListSnapshotsInRecycleBinPaginator.js +35 -0
- package/dist-cjs/pagination/index.js +11 -0
- package/dist-cjs/protocols/Aws_ec2.js +7050 -2029
- package/dist-cjs/waiters/index.js +1 -0
- package/dist-cjs/waiters/waitForInternetGatewayExists.js +43 -0
- package/dist-es/EC2.js +630 -0
- package/dist-es/commands/AllocateIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/CreateFleetCommand.js +1 -2
- package/dist-es/commands/CreateIpamCommand.js +39 -0
- package/dist-es/commands/CreateIpamPoolCommand.js +39 -0
- package/dist-es/commands/CreateIpamScopeCommand.js +39 -0
- package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +39 -0
- package/dist-es/commands/CreatePublicIpv4PoolCommand.js +39 -0
- package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +2 -1
- package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayRouteCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +1 -1
- package/dist-es/commands/CreateVolumeCommand.js +1 -1
- package/dist-es/commands/CreateVpcCommand.js +1 -1
- package/dist-es/commands/CreateVpcEndpointCommand.js +1 -1
- package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +1 -1
- package/dist-es/commands/DeleteIpamCommand.js +39 -0
- package/dist-es/commands/DeleteIpamPoolCommand.js +39 -0
- package/dist-es/commands/DeleteIpamScopeCommand.js +39 -0
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +39 -0
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +39 -0
- package/dist-es/commands/DeletePublicIpv4PoolCommand.js +39 -0
- package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +39 -0
- package/dist-es/commands/DescribeConversionTasksCommand.js +2 -1
- package/dist-es/commands/DescribeCustomerGatewaysCommand.js +1 -1
- package/dist-es/commands/DescribeDhcpOptionsCommand.js +1 -1
- package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +1 -1
- package/dist-es/commands/DescribeElasticGpusCommand.js +1 -1
- package/dist-es/commands/DescribeExportImageTasksCommand.js +1 -1
- package/dist-es/commands/DescribeExportTasksCommand.js +1 -1
- package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +1 -1
- package/dist-es/commands/DescribeFleetHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeFleetInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeFleetsCommand.js +1 -1
- package/dist-es/commands/DescribeFlowLogsCommand.js +1 -1
- package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +1 -1
- package/dist-es/commands/DescribeFpgaImagesCommand.js +1 -1
- package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +1 -1
- package/dist-es/commands/DescribeHostReservationsCommand.js +1 -1
- package/dist-es/commands/DescribeHostsCommand.js +1 -2
- package/dist-es/commands/DescribeIpamPoolsCommand.js +39 -0
- package/dist-es/commands/DescribeIpamScopesCommand.js +39 -0
- package/dist-es/commands/DescribeIpamsCommand.js +39 -0
- package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +39 -0
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +39 -0
- package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +2 -1
- package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +1 -1
- package/dist-es/commands/DescribeRouteTablesCommand.js +1 -1
- package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +1 -1
- package/dist-es/commands/DescribeScheduledInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeSnapshotAttributeCommand.js +1 -1
- package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +39 -0
- package/dist-es/commands/DescribeSnapshotsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeStoreImageTasksCommand.js +1 -1
- package/dist-es/commands/DescribeSubnetsCommand.js +1 -2
- package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +39 -0
- package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +39 -0
- package/dist-es/commands/GetIpamAddressHistoryCommand.js +39 -0
- package/dist-es/commands/GetIpamPoolAllocationsCommand.js +39 -0
- package/dist-es/commands/GetIpamPoolCidrsCommand.js +39 -0
- package/dist-es/commands/GetIpamResourceCidrsCommand.js +39 -0
- package/dist-es/commands/GetLaunchTemplateDataCommand.js +2 -1
- package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +1 -1
- package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +1 -1
- package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +39 -0
- package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +39 -0
- package/dist-es/commands/GetPasswordDataCommand.js +1 -1
- package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +1 -1
- package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +1 -1
- package/dist-es/commands/GetSpotPlacementScoresCommand.js +1 -1
- package/dist-es/commands/GetSubnetCidrReservationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +1 -1
- package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +1 -1
- package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +1 -1
- package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +1 -1
- package/dist-es/commands/ImportImageCommand.js +1 -1
- package/dist-es/commands/ImportInstanceCommand.js +1 -1
- package/dist-es/commands/ImportKeyPairCommand.js +1 -1
- package/dist-es/commands/ImportSnapshotCommand.js +1 -1
- package/dist-es/commands/ImportVolumeCommand.js +1 -1
- package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +39 -0
- package/dist-es/commands/ModifyAddressAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +1 -1
- package/dist-es/commands/ModifyCapacityReservationCommand.js +1 -1
- package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +1 -1
- package/dist-es/commands/ModifyClientVpnEndpointCommand.js +1 -1
- package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +1 -1
- package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +1 -1
- package/dist-es/commands/ModifyFleetCommand.js +1 -1
- package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyHostsCommand.js +1 -1
- package/dist-es/commands/ModifyIdFormatCommand.js +1 -1
- package/dist-es/commands/ModifyIdentityIdFormatCommand.js +1 -1
- package/dist-es/commands/ModifyImageAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyInstanceAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +1 -1
- package/dist-es/commands/ModifyIpamCommand.js +39 -0
- package/dist-es/commands/ModifyIpamPoolCommand.js +39 -0
- package/dist-es/commands/ModifyIpamResourceCidrCommand.js +39 -0
- package/dist-es/commands/ModifyIpamScopeCommand.js +39 -0
- package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +39 -0
- package/dist-es/commands/ModifySnapshotTierCommand.js +39 -0
- package/dist-es/commands/MoveByoipCidrToIpamCommand.js +39 -0
- package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +39 -0
- package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +39 -0
- package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +39 -0
- package/dist-es/commands/RestoreSnapshotTierCommand.js +39 -0
- package/dist-es/commands/RunInstancesCommand.js +1 -1
- package/dist-es/commands/RunScheduledInstancesCommand.js +1 -1
- package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +1 -1
- package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +1 -1
- package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +1 -1
- package/dist-es/commands/SendDiagnosticInterruptCommand.js +1 -1
- package/dist-es/commands/StartInstancesCommand.js +1 -1
- package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +39 -0
- package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +1 -1
- package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +1 -1
- package/dist-es/commands/StopInstancesCommand.js +1 -1
- package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +1 -1
- package/dist-es/commands/TerminateInstancesCommand.js +1 -1
- package/dist-es/commands/UnassignIpv6AddressesCommand.js +1 -1
- package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +1 -1
- package/dist-es/commands/UnmonitorInstancesCommand.js +1 -1
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +1 -1
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +1 -1
- package/dist-es/commands/WithdrawByoipCidrCommand.js +1 -1
- package/dist-es/commands/index.js +42 -0
- package/dist-es/endpoints.js +1 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +109 -114
- package/dist-es/models/models_1.js +244 -178
- package/dist-es/models/models_2.js +261 -275
- package/dist-es/models/models_3.js +329 -334
- package/dist-es/models/models_4.js +425 -399
- package/dist-es/models/models_5.js +535 -196
- package/dist-es/models/models_6.js +209 -0
- package/dist-es/pagination/DescribeIpamPoolsPaginator.js +74 -0
- package/dist-es/pagination/DescribeIpamScopesPaginator.js +74 -0
- package/dist-es/pagination/DescribeIpamsPaginator.js +74 -0
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +74 -0
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSnapshotTierStatusPaginator.js +74 -0
- package/dist-es/pagination/GetIpamAddressHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetIpamPoolAllocationsPaginator.js +74 -0
- package/dist-es/pagination/GetIpamPoolCidrsPaginator.js +74 -0
- package/dist-es/pagination/GetIpamResourceCidrsPaginator.js +74 -0
- package/dist-es/pagination/ListSnapshotsInRecycleBinPaginator.js +74 -0
- package/dist-es/pagination/index.js +11 -0
- package/dist-es/protocols/Aws_ec2.js +7403 -2143
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForInternetGatewayExists.js +58 -0
- package/dist-types/EC2.d.ts +385 -12
- package/dist-types/EC2Client.d.ts +44 -2
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +36 -0
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -2
- package/dist-types/commands/CreateIpamCommand.d.ts +37 -0
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +37 -0
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +36 -0
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +38 -0
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.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/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamCommand.d.ts +42 -0
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +42 -0
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +37 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +35 -0
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +3 -2
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeIpamsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +1 -2
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +35 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +35 -0
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +35 -0
- package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +1 -1
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportInstanceCommand.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/ListSnapshotsInRecycleBinCommand.d.ts +35 -0
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- 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/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +36 -0
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +37 -0
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +36 -0
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +35 -0
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +35 -0
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +39 -0
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +30 -0
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -2
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +35 -0
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +36 -0
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +36 -0
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +40 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -2
- package/dist-types/commands/StartInstancesCommand.d.ts +3 -3
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +2 -2
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +1 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +42 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +3474 -3705
- package/dist-types/models/models_1.d.ts +4979 -4528
- package/dist-types/models/models_2.d.ts +4073 -4866
- package/dist-types/models/models_3.d.ts +6528 -7382
- package/dist-types/models/models_4.d.ts +5891 -4819
- package/dist-types/models/models_5.d.ts +5370 -3221
- package/dist-types/models/models_6.d.ts +1594 -0
- package/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeIpamsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +11 -0
- package/dist-types/protocols/Aws_ec2.d.ts +126 -0
- package/dist-types/ts3.4/EC2.d.ts +210 -0
- package/dist-types/ts3.4/EC2Client.d.ts +44 -2
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.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/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +42 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +390 -352
- package/dist-types/ts3.4/models/models_1.d.ts +772 -669
- package/dist-types/ts3.4/models/models_2.d.ts +1967 -2113
- package/dist-types/ts3.4/models/models_3.d.ts +2215 -2428
- package/dist-types/ts3.4/models/models_4.d.ts +2239 -2026
- package/dist-types/ts3.4/models/models_5.d.ts +2584 -1496
- package/dist-types/ts3.4/models/models_6.d.ts +739 -0
- package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +126 -0
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +7 -0
- package/dist-types/waiters/index.d.ts +1 -0
- package/dist-types/waiters/waitForInternetGatewayExists.d.ts +14 -0
- package/package.json +6 -6
|
@@ -1,5 +1,338 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
-
|
|
2
|
+
export var DescribeReservedInstancesModificationsResult;
|
|
3
|
+
(function (DescribeReservedInstancesModificationsResult) {
|
|
4
|
+
DescribeReservedInstancesModificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
5
|
+
})(DescribeReservedInstancesModificationsResult || (DescribeReservedInstancesModificationsResult = {}));
|
|
6
|
+
export var DescribeReservedInstancesOfferingsRequest;
|
|
7
|
+
(function (DescribeReservedInstancesOfferingsRequest) {
|
|
8
|
+
DescribeReservedInstancesOfferingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
9
|
+
})(DescribeReservedInstancesOfferingsRequest || (DescribeReservedInstancesOfferingsRequest = {}));
|
|
10
|
+
export var PricingDetail;
|
|
11
|
+
(function (PricingDetail) {
|
|
12
|
+
PricingDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
13
|
+
})(PricingDetail || (PricingDetail = {}));
|
|
14
|
+
export var ReservedInstancesOffering;
|
|
15
|
+
(function (ReservedInstancesOffering) {
|
|
16
|
+
ReservedInstancesOffering.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
17
|
+
})(ReservedInstancesOffering || (ReservedInstancesOffering = {}));
|
|
18
|
+
export var DescribeReservedInstancesOfferingsResult;
|
|
19
|
+
(function (DescribeReservedInstancesOfferingsResult) {
|
|
20
|
+
DescribeReservedInstancesOfferingsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
21
|
+
})(DescribeReservedInstancesOfferingsResult || (DescribeReservedInstancesOfferingsResult = {}));
|
|
22
|
+
export var DescribeRouteTablesRequest;
|
|
23
|
+
(function (DescribeRouteTablesRequest) {
|
|
24
|
+
DescribeRouteTablesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
25
|
+
})(DescribeRouteTablesRequest || (DescribeRouteTablesRequest = {}));
|
|
26
|
+
export var DescribeRouteTablesResult;
|
|
27
|
+
(function (DescribeRouteTablesResult) {
|
|
28
|
+
DescribeRouteTablesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
29
|
+
})(DescribeRouteTablesResult || (DescribeRouteTablesResult = {}));
|
|
30
|
+
export var SlotDateTimeRangeRequest;
|
|
31
|
+
(function (SlotDateTimeRangeRequest) {
|
|
32
|
+
SlotDateTimeRangeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
33
|
+
})(SlotDateTimeRangeRequest || (SlotDateTimeRangeRequest = {}));
|
|
34
|
+
export var ScheduledInstanceRecurrenceRequest;
|
|
35
|
+
(function (ScheduledInstanceRecurrenceRequest) {
|
|
36
|
+
ScheduledInstanceRecurrenceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
37
|
+
})(ScheduledInstanceRecurrenceRequest || (ScheduledInstanceRecurrenceRequest = {}));
|
|
38
|
+
export var DescribeScheduledInstanceAvailabilityRequest;
|
|
39
|
+
(function (DescribeScheduledInstanceAvailabilityRequest) {
|
|
40
|
+
DescribeScheduledInstanceAvailabilityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
41
|
+
})(DescribeScheduledInstanceAvailabilityRequest || (DescribeScheduledInstanceAvailabilityRequest = {}));
|
|
42
|
+
export var ScheduledInstanceRecurrence;
|
|
43
|
+
(function (ScheduledInstanceRecurrence) {
|
|
44
|
+
ScheduledInstanceRecurrence.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
45
|
+
})(ScheduledInstanceRecurrence || (ScheduledInstanceRecurrence = {}));
|
|
46
|
+
export var ScheduledInstanceAvailability;
|
|
47
|
+
(function (ScheduledInstanceAvailability) {
|
|
48
|
+
ScheduledInstanceAvailability.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
49
|
+
})(ScheduledInstanceAvailability || (ScheduledInstanceAvailability = {}));
|
|
50
|
+
export var DescribeScheduledInstanceAvailabilityResult;
|
|
51
|
+
(function (DescribeScheduledInstanceAvailabilityResult) {
|
|
52
|
+
DescribeScheduledInstanceAvailabilityResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
53
|
+
})(DescribeScheduledInstanceAvailabilityResult || (DescribeScheduledInstanceAvailabilityResult = {}));
|
|
54
|
+
export var SlotStartTimeRangeRequest;
|
|
55
|
+
(function (SlotStartTimeRangeRequest) {
|
|
56
|
+
SlotStartTimeRangeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
57
|
+
})(SlotStartTimeRangeRequest || (SlotStartTimeRangeRequest = {}));
|
|
58
|
+
export var DescribeScheduledInstancesRequest;
|
|
59
|
+
(function (DescribeScheduledInstancesRequest) {
|
|
60
|
+
DescribeScheduledInstancesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
61
|
+
})(DescribeScheduledInstancesRequest || (DescribeScheduledInstancesRequest = {}));
|
|
62
|
+
export var ScheduledInstance;
|
|
63
|
+
(function (ScheduledInstance) {
|
|
64
|
+
ScheduledInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
|
+
})(ScheduledInstance || (ScheduledInstance = {}));
|
|
66
|
+
export var DescribeScheduledInstancesResult;
|
|
67
|
+
(function (DescribeScheduledInstancesResult) {
|
|
68
|
+
DescribeScheduledInstancesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
|
+
})(DescribeScheduledInstancesResult || (DescribeScheduledInstancesResult = {}));
|
|
70
|
+
export var DescribeSecurityGroupReferencesRequest;
|
|
71
|
+
(function (DescribeSecurityGroupReferencesRequest) {
|
|
72
|
+
DescribeSecurityGroupReferencesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
73
|
+
})(DescribeSecurityGroupReferencesRequest || (DescribeSecurityGroupReferencesRequest = {}));
|
|
74
|
+
export var SecurityGroupReference;
|
|
75
|
+
(function (SecurityGroupReference) {
|
|
76
|
+
SecurityGroupReference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
77
|
+
})(SecurityGroupReference || (SecurityGroupReference = {}));
|
|
78
|
+
export var DescribeSecurityGroupReferencesResult;
|
|
79
|
+
(function (DescribeSecurityGroupReferencesResult) {
|
|
80
|
+
DescribeSecurityGroupReferencesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
81
|
+
})(DescribeSecurityGroupReferencesResult || (DescribeSecurityGroupReferencesResult = {}));
|
|
82
|
+
export var DescribeSecurityGroupRulesRequest;
|
|
83
|
+
(function (DescribeSecurityGroupRulesRequest) {
|
|
84
|
+
DescribeSecurityGroupRulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
|
+
})(DescribeSecurityGroupRulesRequest || (DescribeSecurityGroupRulesRequest = {}));
|
|
86
|
+
export var DescribeSecurityGroupRulesResult;
|
|
87
|
+
(function (DescribeSecurityGroupRulesResult) {
|
|
88
|
+
DescribeSecurityGroupRulesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
89
|
+
})(DescribeSecurityGroupRulesResult || (DescribeSecurityGroupRulesResult = {}));
|
|
90
|
+
export var DescribeSecurityGroupsRequest;
|
|
91
|
+
(function (DescribeSecurityGroupsRequest) {
|
|
92
|
+
DescribeSecurityGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
93
|
+
})(DescribeSecurityGroupsRequest || (DescribeSecurityGroupsRequest = {}));
|
|
94
|
+
export var SecurityGroup;
|
|
95
|
+
(function (SecurityGroup) {
|
|
96
|
+
SecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
97
|
+
})(SecurityGroup || (SecurityGroup = {}));
|
|
98
|
+
export var DescribeSecurityGroupsResult;
|
|
99
|
+
(function (DescribeSecurityGroupsResult) {
|
|
100
|
+
DescribeSecurityGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
101
|
+
})(DescribeSecurityGroupsResult || (DescribeSecurityGroupsResult = {}));
|
|
102
|
+
export var DescribeSnapshotAttributeRequest;
|
|
103
|
+
(function (DescribeSnapshotAttributeRequest) {
|
|
104
|
+
DescribeSnapshotAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
105
|
+
})(DescribeSnapshotAttributeRequest || (DescribeSnapshotAttributeRequest = {}));
|
|
106
|
+
export var CreateVolumePermission;
|
|
107
|
+
(function (CreateVolumePermission) {
|
|
108
|
+
CreateVolumePermission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
109
|
+
})(CreateVolumePermission || (CreateVolumePermission = {}));
|
|
110
|
+
export var DescribeSnapshotAttributeResult;
|
|
111
|
+
(function (DescribeSnapshotAttributeResult) {
|
|
112
|
+
DescribeSnapshotAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
113
|
+
})(DescribeSnapshotAttributeResult || (DescribeSnapshotAttributeResult = {}));
|
|
114
|
+
export var DescribeSnapshotsRequest;
|
|
115
|
+
(function (DescribeSnapshotsRequest) {
|
|
116
|
+
DescribeSnapshotsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
117
|
+
})(DescribeSnapshotsRequest || (DescribeSnapshotsRequest = {}));
|
|
118
|
+
export var DescribeSnapshotsResult;
|
|
119
|
+
(function (DescribeSnapshotsResult) {
|
|
120
|
+
DescribeSnapshotsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
121
|
+
})(DescribeSnapshotsResult || (DescribeSnapshotsResult = {}));
|
|
122
|
+
export var DescribeSnapshotTierStatusRequest;
|
|
123
|
+
(function (DescribeSnapshotTierStatusRequest) {
|
|
124
|
+
DescribeSnapshotTierStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
125
|
+
})(DescribeSnapshotTierStatusRequest || (DescribeSnapshotTierStatusRequest = {}));
|
|
126
|
+
export var TieringOperationStatus;
|
|
127
|
+
(function (TieringOperationStatus) {
|
|
128
|
+
TieringOperationStatus["archival_completed"] = "archival-completed";
|
|
129
|
+
TieringOperationStatus["archival_failed"] = "archival-failed";
|
|
130
|
+
TieringOperationStatus["archival_in_progress"] = "archival-in-progress";
|
|
131
|
+
TieringOperationStatus["permanent_restore_completed"] = "permanent-restore-completed";
|
|
132
|
+
TieringOperationStatus["permanent_restore_failed"] = "permanent-restore-failed";
|
|
133
|
+
TieringOperationStatus["permanent_restore_in_progress"] = "permanent-restore-in-progress";
|
|
134
|
+
TieringOperationStatus["temporary_restore_completed"] = "temporary-restore-completed";
|
|
135
|
+
TieringOperationStatus["temporary_restore_failed"] = "temporary-restore-failed";
|
|
136
|
+
TieringOperationStatus["temporary_restore_in_progress"] = "temporary-restore-in-progress";
|
|
137
|
+
})(TieringOperationStatus || (TieringOperationStatus = {}));
|
|
138
|
+
export var SnapshotTierStatus;
|
|
139
|
+
(function (SnapshotTierStatus) {
|
|
140
|
+
SnapshotTierStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
|
+
})(SnapshotTierStatus || (SnapshotTierStatus = {}));
|
|
142
|
+
export var DescribeSnapshotTierStatusResult;
|
|
143
|
+
(function (DescribeSnapshotTierStatusResult) {
|
|
144
|
+
DescribeSnapshotTierStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
|
+
})(DescribeSnapshotTierStatusResult || (DescribeSnapshotTierStatusResult = {}));
|
|
146
|
+
export var DescribeSpotDatafeedSubscriptionRequest;
|
|
147
|
+
(function (DescribeSpotDatafeedSubscriptionRequest) {
|
|
148
|
+
DescribeSpotDatafeedSubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
149
|
+
})(DescribeSpotDatafeedSubscriptionRequest || (DescribeSpotDatafeedSubscriptionRequest = {}));
|
|
150
|
+
export var DescribeSpotDatafeedSubscriptionResult;
|
|
151
|
+
(function (DescribeSpotDatafeedSubscriptionResult) {
|
|
152
|
+
DescribeSpotDatafeedSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
|
+
})(DescribeSpotDatafeedSubscriptionResult || (DescribeSpotDatafeedSubscriptionResult = {}));
|
|
154
|
+
export var DescribeSpotFleetInstancesRequest;
|
|
155
|
+
(function (DescribeSpotFleetInstancesRequest) {
|
|
156
|
+
DescribeSpotFleetInstancesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
157
|
+
})(DescribeSpotFleetInstancesRequest || (DescribeSpotFleetInstancesRequest = {}));
|
|
158
|
+
export var DescribeSpotFleetInstancesResponse;
|
|
159
|
+
(function (DescribeSpotFleetInstancesResponse) {
|
|
160
|
+
DescribeSpotFleetInstancesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
+
})(DescribeSpotFleetInstancesResponse || (DescribeSpotFleetInstancesResponse = {}));
|
|
162
|
+
export var EventType;
|
|
163
|
+
(function (EventType) {
|
|
164
|
+
EventType["BATCH_CHANGE"] = "fleetRequestChange";
|
|
165
|
+
EventType["ERROR"] = "error";
|
|
166
|
+
EventType["INFORMATION"] = "information";
|
|
167
|
+
EventType["INSTANCE_CHANGE"] = "instanceChange";
|
|
168
|
+
})(EventType || (EventType = {}));
|
|
169
|
+
export var DescribeSpotFleetRequestHistoryRequest;
|
|
170
|
+
(function (DescribeSpotFleetRequestHistoryRequest) {
|
|
171
|
+
DescribeSpotFleetRequestHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
|
+
})(DescribeSpotFleetRequestHistoryRequest || (DescribeSpotFleetRequestHistoryRequest = {}));
|
|
173
|
+
export var HistoryRecord;
|
|
174
|
+
(function (HistoryRecord) {
|
|
175
|
+
HistoryRecord.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
|
+
})(HistoryRecord || (HistoryRecord = {}));
|
|
177
|
+
export var DescribeSpotFleetRequestHistoryResponse;
|
|
178
|
+
(function (DescribeSpotFleetRequestHistoryResponse) {
|
|
179
|
+
DescribeSpotFleetRequestHistoryResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
|
+
})(DescribeSpotFleetRequestHistoryResponse || (DescribeSpotFleetRequestHistoryResponse = {}));
|
|
181
|
+
export var DescribeSpotFleetRequestsRequest;
|
|
182
|
+
(function (DescribeSpotFleetRequestsRequest) {
|
|
183
|
+
DescribeSpotFleetRequestsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
+
})(DescribeSpotFleetRequestsRequest || (DescribeSpotFleetRequestsRequest = {}));
|
|
185
|
+
export var ExcessCapacityTerminationPolicy;
|
|
186
|
+
(function (ExcessCapacityTerminationPolicy) {
|
|
187
|
+
ExcessCapacityTerminationPolicy["DEFAULT"] = "default";
|
|
188
|
+
ExcessCapacityTerminationPolicy["NO_TERMINATION"] = "noTermination";
|
|
189
|
+
})(ExcessCapacityTerminationPolicy || (ExcessCapacityTerminationPolicy = {}));
|
|
190
|
+
export var SpotFleetMonitoring;
|
|
191
|
+
(function (SpotFleetMonitoring) {
|
|
192
|
+
SpotFleetMonitoring.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
+
})(SpotFleetMonitoring || (SpotFleetMonitoring = {}));
|
|
194
|
+
export var InstanceNetworkInterfaceSpecification;
|
|
195
|
+
(function (InstanceNetworkInterfaceSpecification) {
|
|
196
|
+
InstanceNetworkInterfaceSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
+
})(InstanceNetworkInterfaceSpecification || (InstanceNetworkInterfaceSpecification = {}));
|
|
198
|
+
export var SpotPlacement;
|
|
199
|
+
(function (SpotPlacement) {
|
|
200
|
+
SpotPlacement.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
+
})(SpotPlacement || (SpotPlacement = {}));
|
|
202
|
+
export var SpotFleetTagSpecification;
|
|
203
|
+
(function (SpotFleetTagSpecification) {
|
|
204
|
+
SpotFleetTagSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
+
})(SpotFleetTagSpecification || (SpotFleetTagSpecification = {}));
|
|
206
|
+
export var SpotFleetLaunchSpecification;
|
|
207
|
+
(function (SpotFleetLaunchSpecification) {
|
|
208
|
+
SpotFleetLaunchSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
+
})(SpotFleetLaunchSpecification || (SpotFleetLaunchSpecification = {}));
|
|
210
|
+
export var LaunchTemplateOverrides;
|
|
211
|
+
(function (LaunchTemplateOverrides) {
|
|
212
|
+
LaunchTemplateOverrides.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
|
+
})(LaunchTemplateOverrides || (LaunchTemplateOverrides = {}));
|
|
214
|
+
export var LaunchTemplateConfig;
|
|
215
|
+
(function (LaunchTemplateConfig) {
|
|
216
|
+
LaunchTemplateConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
+
})(LaunchTemplateConfig || (LaunchTemplateConfig = {}));
|
|
218
|
+
export var ClassicLoadBalancer;
|
|
219
|
+
(function (ClassicLoadBalancer) {
|
|
220
|
+
ClassicLoadBalancer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
|
+
})(ClassicLoadBalancer || (ClassicLoadBalancer = {}));
|
|
222
|
+
export var ClassicLoadBalancersConfig;
|
|
223
|
+
(function (ClassicLoadBalancersConfig) {
|
|
224
|
+
ClassicLoadBalancersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
+
})(ClassicLoadBalancersConfig || (ClassicLoadBalancersConfig = {}));
|
|
226
|
+
export var TargetGroup;
|
|
227
|
+
(function (TargetGroup) {
|
|
228
|
+
TargetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
+
})(TargetGroup || (TargetGroup = {}));
|
|
230
|
+
export var TargetGroupsConfig;
|
|
231
|
+
(function (TargetGroupsConfig) {
|
|
232
|
+
TargetGroupsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
+
})(TargetGroupsConfig || (TargetGroupsConfig = {}));
|
|
234
|
+
export var LoadBalancersConfig;
|
|
235
|
+
(function (LoadBalancersConfig) {
|
|
236
|
+
LoadBalancersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
+
})(LoadBalancersConfig || (LoadBalancersConfig = {}));
|
|
238
|
+
export var OnDemandAllocationStrategy;
|
|
239
|
+
(function (OnDemandAllocationStrategy) {
|
|
240
|
+
OnDemandAllocationStrategy["LOWEST_PRICE"] = "lowestPrice";
|
|
241
|
+
OnDemandAllocationStrategy["PRIORITIZED"] = "prioritized";
|
|
242
|
+
})(OnDemandAllocationStrategy || (OnDemandAllocationStrategy = {}));
|
|
243
|
+
export var ReplacementStrategy;
|
|
244
|
+
(function (ReplacementStrategy) {
|
|
245
|
+
ReplacementStrategy["LAUNCH"] = "launch";
|
|
246
|
+
ReplacementStrategy["LAUNCH_BEFORE_TERMINATE"] = "launch-before-terminate";
|
|
247
|
+
})(ReplacementStrategy || (ReplacementStrategy = {}));
|
|
248
|
+
export var SpotCapacityRebalance;
|
|
249
|
+
(function (SpotCapacityRebalance) {
|
|
250
|
+
SpotCapacityRebalance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
+
})(SpotCapacityRebalance || (SpotCapacityRebalance = {}));
|
|
252
|
+
export var SpotMaintenanceStrategies;
|
|
253
|
+
(function (SpotMaintenanceStrategies) {
|
|
254
|
+
SpotMaintenanceStrategies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
|
+
})(SpotMaintenanceStrategies || (SpotMaintenanceStrategies = {}));
|
|
256
|
+
export var SpotFleetRequestConfigData;
|
|
257
|
+
(function (SpotFleetRequestConfigData) {
|
|
258
|
+
SpotFleetRequestConfigData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
|
+
})(SpotFleetRequestConfigData || (SpotFleetRequestConfigData = {}));
|
|
260
|
+
export var SpotFleetRequestConfig;
|
|
261
|
+
(function (SpotFleetRequestConfig) {
|
|
262
|
+
SpotFleetRequestConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
|
+
})(SpotFleetRequestConfig || (SpotFleetRequestConfig = {}));
|
|
264
|
+
export var DescribeSpotFleetRequestsResponse;
|
|
265
|
+
(function (DescribeSpotFleetRequestsResponse) {
|
|
266
|
+
DescribeSpotFleetRequestsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
267
|
+
})(DescribeSpotFleetRequestsResponse || (DescribeSpotFleetRequestsResponse = {}));
|
|
268
|
+
export var DescribeSpotInstanceRequestsRequest;
|
|
269
|
+
(function (DescribeSpotInstanceRequestsRequest) {
|
|
270
|
+
DescribeSpotInstanceRequestsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
|
+
})(DescribeSpotInstanceRequestsRequest || (DescribeSpotInstanceRequestsRequest = {}));
|
|
272
|
+
export var RunInstancesMonitoringEnabled;
|
|
273
|
+
(function (RunInstancesMonitoringEnabled) {
|
|
274
|
+
RunInstancesMonitoringEnabled.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
|
+
})(RunInstancesMonitoringEnabled || (RunInstancesMonitoringEnabled = {}));
|
|
276
|
+
export var LaunchSpecification;
|
|
277
|
+
(function (LaunchSpecification) {
|
|
278
|
+
LaunchSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
+
})(LaunchSpecification || (LaunchSpecification = {}));
|
|
280
|
+
export var SpotInstanceStatus;
|
|
281
|
+
(function (SpotInstanceStatus) {
|
|
282
|
+
SpotInstanceStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
|
+
})(SpotInstanceStatus || (SpotInstanceStatus = {}));
|
|
284
|
+
export var SpotInstanceRequest;
|
|
285
|
+
(function (SpotInstanceRequest) {
|
|
286
|
+
SpotInstanceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
|
+
})(SpotInstanceRequest || (SpotInstanceRequest = {}));
|
|
288
|
+
export var DescribeSpotInstanceRequestsResult;
|
|
289
|
+
(function (DescribeSpotInstanceRequestsResult) {
|
|
290
|
+
DescribeSpotInstanceRequestsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
+
})(DescribeSpotInstanceRequestsResult || (DescribeSpotInstanceRequestsResult = {}));
|
|
292
|
+
export var DescribeSpotPriceHistoryRequest;
|
|
293
|
+
(function (DescribeSpotPriceHistoryRequest) {
|
|
294
|
+
DescribeSpotPriceHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
})(DescribeSpotPriceHistoryRequest || (DescribeSpotPriceHistoryRequest = {}));
|
|
296
|
+
export var SpotPrice;
|
|
297
|
+
(function (SpotPrice) {
|
|
298
|
+
SpotPrice.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
})(SpotPrice || (SpotPrice = {}));
|
|
300
|
+
export var DescribeSpotPriceHistoryResult;
|
|
301
|
+
(function (DescribeSpotPriceHistoryResult) {
|
|
302
|
+
DescribeSpotPriceHistoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
})(DescribeSpotPriceHistoryResult || (DescribeSpotPriceHistoryResult = {}));
|
|
304
|
+
export var DescribeStaleSecurityGroupsRequest;
|
|
305
|
+
(function (DescribeStaleSecurityGroupsRequest) {
|
|
306
|
+
DescribeStaleSecurityGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
})(DescribeStaleSecurityGroupsRequest || (DescribeStaleSecurityGroupsRequest = {}));
|
|
308
|
+
export var StaleIpPermission;
|
|
309
|
+
(function (StaleIpPermission) {
|
|
310
|
+
StaleIpPermission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
})(StaleIpPermission || (StaleIpPermission = {}));
|
|
312
|
+
export var StaleSecurityGroup;
|
|
313
|
+
(function (StaleSecurityGroup) {
|
|
314
|
+
StaleSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
})(StaleSecurityGroup || (StaleSecurityGroup = {}));
|
|
316
|
+
export var DescribeStaleSecurityGroupsResult;
|
|
317
|
+
(function (DescribeStaleSecurityGroupsResult) {
|
|
318
|
+
DescribeStaleSecurityGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
})(DescribeStaleSecurityGroupsResult || (DescribeStaleSecurityGroupsResult = {}));
|
|
320
|
+
export var DescribeStoreImageTasksRequest;
|
|
321
|
+
(function (DescribeStoreImageTasksRequest) {
|
|
322
|
+
DescribeStoreImageTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
})(DescribeStoreImageTasksRequest || (DescribeStoreImageTasksRequest = {}));
|
|
324
|
+
export var StoreImageTaskResult;
|
|
325
|
+
(function (StoreImageTaskResult) {
|
|
326
|
+
StoreImageTaskResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
})(StoreImageTaskResult || (StoreImageTaskResult = {}));
|
|
328
|
+
export var DescribeStoreImageTasksResult;
|
|
329
|
+
(function (DescribeStoreImageTasksResult) {
|
|
330
|
+
DescribeStoreImageTasksResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
})(DescribeStoreImageTasksResult || (DescribeStoreImageTasksResult = {}));
|
|
332
|
+
export var DescribeSubnetsRequest;
|
|
333
|
+
(function (DescribeSubnetsRequest) {
|
|
334
|
+
DescribeSubnetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
})(DescribeSubnetsRequest || (DescribeSubnetsRequest = {}));
|
|
3
336
|
export var DescribeSubnetsResult;
|
|
4
337
|
(function (DescribeSubnetsResult) {
|
|
5
338
|
DescribeSubnetsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -368,6 +701,14 @@ export var DisableImageDeprecationResult;
|
|
|
368
701
|
(function (DisableImageDeprecationResult) {
|
|
369
702
|
DisableImageDeprecationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
703
|
})(DisableImageDeprecationResult || (DisableImageDeprecationResult = {}));
|
|
704
|
+
export var DisableIpamOrganizationAdminAccountRequest;
|
|
705
|
+
(function (DisableIpamOrganizationAdminAccountRequest) {
|
|
706
|
+
DisableIpamOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
707
|
+
})(DisableIpamOrganizationAdminAccountRequest || (DisableIpamOrganizationAdminAccountRequest = {}));
|
|
708
|
+
export var DisableIpamOrganizationAdminAccountResult;
|
|
709
|
+
(function (DisableIpamOrganizationAdminAccountResult) {
|
|
710
|
+
DisableIpamOrganizationAdminAccountResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
711
|
+
})(DisableIpamOrganizationAdminAccountResult || (DisableIpamOrganizationAdminAccountResult = {}));
|
|
371
712
|
export var DisableSerialConsoleAccessRequest;
|
|
372
713
|
(function (DisableSerialConsoleAccessRequest) {
|
|
373
714
|
DisableSerialConsoleAccessRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -532,6 +873,14 @@ export var EnableImageDeprecationResult;
|
|
|
532
873
|
(function (EnableImageDeprecationResult) {
|
|
533
874
|
EnableImageDeprecationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
875
|
})(EnableImageDeprecationResult || (EnableImageDeprecationResult = {}));
|
|
876
|
+
export var EnableIpamOrganizationAdminAccountRequest;
|
|
877
|
+
(function (EnableIpamOrganizationAdminAccountRequest) {
|
|
878
|
+
EnableIpamOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
879
|
+
})(EnableIpamOrganizationAdminAccountRequest || (EnableIpamOrganizationAdminAccountRequest = {}));
|
|
880
|
+
export var EnableIpamOrganizationAdminAccountResult;
|
|
881
|
+
(function (EnableIpamOrganizationAdminAccountResult) {
|
|
882
|
+
EnableIpamOrganizationAdminAccountResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
|
+
})(EnableIpamOrganizationAdminAccountResult || (EnableIpamOrganizationAdminAccountResult = {}));
|
|
535
884
|
export var EnableSerialConsoleAccessRequest;
|
|
536
885
|
(function (EnableSerialConsoleAccessRequest) {
|
|
537
886
|
EnableSerialConsoleAccessRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -763,405 +1112,82 @@ export var GetInstanceTypesFromInstanceRequirementsResult;
|
|
|
763
1112
|
(function (GetInstanceTypesFromInstanceRequirementsResult) {
|
|
764
1113
|
GetInstanceTypesFromInstanceRequirementsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
1114
|
})(GetInstanceTypesFromInstanceRequirementsResult || (GetInstanceTypesFromInstanceRequirementsResult = {}));
|
|
1115
|
+
export var GetIpamAddressHistoryRequest;
|
|
1116
|
+
(function (GetIpamAddressHistoryRequest) {
|
|
1117
|
+
GetIpamAddressHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1118
|
+
})(GetIpamAddressHistoryRequest || (GetIpamAddressHistoryRequest = {}));
|
|
1119
|
+
export var IpamComplianceStatus;
|
|
1120
|
+
(function (IpamComplianceStatus) {
|
|
1121
|
+
IpamComplianceStatus["compliant"] = "compliant";
|
|
1122
|
+
IpamComplianceStatus["ignored"] = "ignored";
|
|
1123
|
+
IpamComplianceStatus["noncompliant"] = "noncompliant";
|
|
1124
|
+
IpamComplianceStatus["unmanaged"] = "unmanaged";
|
|
1125
|
+
})(IpamComplianceStatus || (IpamComplianceStatus = {}));
|
|
1126
|
+
export var IpamOverlapStatus;
|
|
1127
|
+
(function (IpamOverlapStatus) {
|
|
1128
|
+
IpamOverlapStatus["ignored"] = "ignored";
|
|
1129
|
+
IpamOverlapStatus["nonoverlapping"] = "nonoverlapping";
|
|
1130
|
+
IpamOverlapStatus["overlapping"] = "overlapping";
|
|
1131
|
+
})(IpamOverlapStatus || (IpamOverlapStatus = {}));
|
|
1132
|
+
export var IpamAddressHistoryResourceType;
|
|
1133
|
+
(function (IpamAddressHistoryResourceType) {
|
|
1134
|
+
IpamAddressHistoryResourceType["eip"] = "eip";
|
|
1135
|
+
IpamAddressHistoryResourceType["instance"] = "instance";
|
|
1136
|
+
IpamAddressHistoryResourceType["network_interface"] = "network-interface";
|
|
1137
|
+
IpamAddressHistoryResourceType["subnet"] = "subnet";
|
|
1138
|
+
IpamAddressHistoryResourceType["vpc"] = "vpc";
|
|
1139
|
+
})(IpamAddressHistoryResourceType || (IpamAddressHistoryResourceType = {}));
|
|
1140
|
+
export var IpamAddressHistoryRecord;
|
|
1141
|
+
(function (IpamAddressHistoryRecord) {
|
|
1142
|
+
IpamAddressHistoryRecord.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1143
|
+
})(IpamAddressHistoryRecord || (IpamAddressHistoryRecord = {}));
|
|
1144
|
+
export var GetIpamAddressHistoryResult;
|
|
1145
|
+
(function (GetIpamAddressHistoryResult) {
|
|
1146
|
+
GetIpamAddressHistoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1147
|
+
})(GetIpamAddressHistoryResult || (GetIpamAddressHistoryResult = {}));
|
|
1148
|
+
export var GetIpamPoolAllocationsRequest;
|
|
1149
|
+
(function (GetIpamPoolAllocationsRequest) {
|
|
1150
|
+
GetIpamPoolAllocationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1151
|
+
})(GetIpamPoolAllocationsRequest || (GetIpamPoolAllocationsRequest = {}));
|
|
1152
|
+
export var GetIpamPoolAllocationsResult;
|
|
1153
|
+
(function (GetIpamPoolAllocationsResult) {
|
|
1154
|
+
GetIpamPoolAllocationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
|
+
})(GetIpamPoolAllocationsResult || (GetIpamPoolAllocationsResult = {}));
|
|
1156
|
+
export var GetIpamPoolCidrsRequest;
|
|
1157
|
+
(function (GetIpamPoolCidrsRequest) {
|
|
1158
|
+
GetIpamPoolCidrsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1159
|
+
})(GetIpamPoolCidrsRequest || (GetIpamPoolCidrsRequest = {}));
|
|
1160
|
+
export var GetIpamPoolCidrsResult;
|
|
1161
|
+
(function (GetIpamPoolCidrsResult) {
|
|
1162
|
+
GetIpamPoolCidrsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1163
|
+
})(GetIpamPoolCidrsResult || (GetIpamPoolCidrsResult = {}));
|
|
1164
|
+
export var IpamResourceType;
|
|
1165
|
+
(function (IpamResourceType) {
|
|
1166
|
+
IpamResourceType["eip"] = "eip";
|
|
1167
|
+
IpamResourceType["ipv6_pool"] = "ipv6-pool";
|
|
1168
|
+
IpamResourceType["public_ipv4_pool"] = "public-ipv4-pool";
|
|
1169
|
+
IpamResourceType["subnet"] = "subnet";
|
|
1170
|
+
IpamResourceType["vpc"] = "vpc";
|
|
1171
|
+
})(IpamResourceType || (IpamResourceType = {}));
|
|
1172
|
+
export var GetIpamResourceCidrsRequest;
|
|
1173
|
+
(function (GetIpamResourceCidrsRequest) {
|
|
1174
|
+
GetIpamResourceCidrsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1175
|
+
})(GetIpamResourceCidrsRequest || (GetIpamResourceCidrsRequest = {}));
|
|
1176
|
+
export var IpamManagementState;
|
|
1177
|
+
(function (IpamManagementState) {
|
|
1178
|
+
IpamManagementState["ignored"] = "ignored";
|
|
1179
|
+
IpamManagementState["managed"] = "managed";
|
|
1180
|
+
IpamManagementState["unmanaged"] = "unmanaged";
|
|
1181
|
+
})(IpamManagementState || (IpamManagementState = {}));
|
|
1182
|
+
export var IpamResourceCidr;
|
|
1183
|
+
(function (IpamResourceCidr) {
|
|
1184
|
+
IpamResourceCidr.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
|
+
})(IpamResourceCidr || (IpamResourceCidr = {}));
|
|
1186
|
+
export var GetIpamResourceCidrsResult;
|
|
1187
|
+
(function (GetIpamResourceCidrsResult) {
|
|
1188
|
+
GetIpamResourceCidrsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1189
|
+
})(GetIpamResourceCidrsResult || (GetIpamResourceCidrsResult = {}));
|
|
766
1190
|
export var GetLaunchTemplateDataRequest;
|
|
767
1191
|
(function (GetLaunchTemplateDataRequest) {
|
|
768
1192
|
GetLaunchTemplateDataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
1193
|
})(GetLaunchTemplateDataRequest || (GetLaunchTemplateDataRequest = {}));
|
|
770
|
-
export var GetLaunchTemplateDataResult;
|
|
771
|
-
(function (GetLaunchTemplateDataResult) {
|
|
772
|
-
GetLaunchTemplateDataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
-
})(GetLaunchTemplateDataResult || (GetLaunchTemplateDataResult = {}));
|
|
774
|
-
export var GetManagedPrefixListAssociationsRequest;
|
|
775
|
-
(function (GetManagedPrefixListAssociationsRequest) {
|
|
776
|
-
GetManagedPrefixListAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
-
})(GetManagedPrefixListAssociationsRequest || (GetManagedPrefixListAssociationsRequest = {}));
|
|
778
|
-
export var PrefixListAssociation;
|
|
779
|
-
(function (PrefixListAssociation) {
|
|
780
|
-
PrefixListAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
-
})(PrefixListAssociation || (PrefixListAssociation = {}));
|
|
782
|
-
export var GetManagedPrefixListAssociationsResult;
|
|
783
|
-
(function (GetManagedPrefixListAssociationsResult) {
|
|
784
|
-
GetManagedPrefixListAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(GetManagedPrefixListAssociationsResult || (GetManagedPrefixListAssociationsResult = {}));
|
|
786
|
-
export var GetManagedPrefixListEntriesRequest;
|
|
787
|
-
(function (GetManagedPrefixListEntriesRequest) {
|
|
788
|
-
GetManagedPrefixListEntriesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(GetManagedPrefixListEntriesRequest || (GetManagedPrefixListEntriesRequest = {}));
|
|
790
|
-
export var PrefixListEntry;
|
|
791
|
-
(function (PrefixListEntry) {
|
|
792
|
-
PrefixListEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
|
-
})(PrefixListEntry || (PrefixListEntry = {}));
|
|
794
|
-
export var GetManagedPrefixListEntriesResult;
|
|
795
|
-
(function (GetManagedPrefixListEntriesResult) {
|
|
796
|
-
GetManagedPrefixListEntriesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
797
|
-
})(GetManagedPrefixListEntriesResult || (GetManagedPrefixListEntriesResult = {}));
|
|
798
|
-
export var GetPasswordDataRequest;
|
|
799
|
-
(function (GetPasswordDataRequest) {
|
|
800
|
-
GetPasswordDataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
801
|
-
})(GetPasswordDataRequest || (GetPasswordDataRequest = {}));
|
|
802
|
-
export var GetPasswordDataResult;
|
|
803
|
-
(function (GetPasswordDataResult) {
|
|
804
|
-
GetPasswordDataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
805
|
-
})(GetPasswordDataResult || (GetPasswordDataResult = {}));
|
|
806
|
-
export var GetReservedInstancesExchangeQuoteRequest;
|
|
807
|
-
(function (GetReservedInstancesExchangeQuoteRequest) {
|
|
808
|
-
GetReservedInstancesExchangeQuoteRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
809
|
-
})(GetReservedInstancesExchangeQuoteRequest || (GetReservedInstancesExchangeQuoteRequest = {}));
|
|
810
|
-
export var ReservationValue;
|
|
811
|
-
(function (ReservationValue) {
|
|
812
|
-
ReservationValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
813
|
-
})(ReservationValue || (ReservationValue = {}));
|
|
814
|
-
export var ReservedInstanceReservationValue;
|
|
815
|
-
(function (ReservedInstanceReservationValue) {
|
|
816
|
-
ReservedInstanceReservationValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
817
|
-
})(ReservedInstanceReservationValue || (ReservedInstanceReservationValue = {}));
|
|
818
|
-
export var TargetConfiguration;
|
|
819
|
-
(function (TargetConfiguration) {
|
|
820
|
-
TargetConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
821
|
-
})(TargetConfiguration || (TargetConfiguration = {}));
|
|
822
|
-
export var TargetReservationValue;
|
|
823
|
-
(function (TargetReservationValue) {
|
|
824
|
-
TargetReservationValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
825
|
-
})(TargetReservationValue || (TargetReservationValue = {}));
|
|
826
|
-
export var GetReservedInstancesExchangeQuoteResult;
|
|
827
|
-
(function (GetReservedInstancesExchangeQuoteResult) {
|
|
828
|
-
GetReservedInstancesExchangeQuoteResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
|
-
})(GetReservedInstancesExchangeQuoteResult || (GetReservedInstancesExchangeQuoteResult = {}));
|
|
830
|
-
export var GetSerialConsoleAccessStatusRequest;
|
|
831
|
-
(function (GetSerialConsoleAccessStatusRequest) {
|
|
832
|
-
GetSerialConsoleAccessStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
833
|
-
})(GetSerialConsoleAccessStatusRequest || (GetSerialConsoleAccessStatusRequest = {}));
|
|
834
|
-
export var GetSerialConsoleAccessStatusResult;
|
|
835
|
-
(function (GetSerialConsoleAccessStatusResult) {
|
|
836
|
-
GetSerialConsoleAccessStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
837
|
-
})(GetSerialConsoleAccessStatusResult || (GetSerialConsoleAccessStatusResult = {}));
|
|
838
|
-
export var InstanceRequirementsWithMetadataRequest;
|
|
839
|
-
(function (InstanceRequirementsWithMetadataRequest) {
|
|
840
|
-
InstanceRequirementsWithMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
841
|
-
})(InstanceRequirementsWithMetadataRequest || (InstanceRequirementsWithMetadataRequest = {}));
|
|
842
|
-
export var GetSpotPlacementScoresRequest;
|
|
843
|
-
(function (GetSpotPlacementScoresRequest) {
|
|
844
|
-
GetSpotPlacementScoresRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
845
|
-
})(GetSpotPlacementScoresRequest || (GetSpotPlacementScoresRequest = {}));
|
|
846
|
-
export var SpotPlacementScore;
|
|
847
|
-
(function (SpotPlacementScore) {
|
|
848
|
-
SpotPlacementScore.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
849
|
-
})(SpotPlacementScore || (SpotPlacementScore = {}));
|
|
850
|
-
export var GetSpotPlacementScoresResult;
|
|
851
|
-
(function (GetSpotPlacementScoresResult) {
|
|
852
|
-
GetSpotPlacementScoresResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
853
|
-
})(GetSpotPlacementScoresResult || (GetSpotPlacementScoresResult = {}));
|
|
854
|
-
export var GetSubnetCidrReservationsRequest;
|
|
855
|
-
(function (GetSubnetCidrReservationsRequest) {
|
|
856
|
-
GetSubnetCidrReservationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
857
|
-
})(GetSubnetCidrReservationsRequest || (GetSubnetCidrReservationsRequest = {}));
|
|
858
|
-
export var GetSubnetCidrReservationsResult;
|
|
859
|
-
(function (GetSubnetCidrReservationsResult) {
|
|
860
|
-
GetSubnetCidrReservationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
861
|
-
})(GetSubnetCidrReservationsResult || (GetSubnetCidrReservationsResult = {}));
|
|
862
|
-
export var GetTransitGatewayAttachmentPropagationsRequest;
|
|
863
|
-
(function (GetTransitGatewayAttachmentPropagationsRequest) {
|
|
864
|
-
GetTransitGatewayAttachmentPropagationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
865
|
-
})(GetTransitGatewayAttachmentPropagationsRequest || (GetTransitGatewayAttachmentPropagationsRequest = {}));
|
|
866
|
-
export var TransitGatewayAttachmentPropagation;
|
|
867
|
-
(function (TransitGatewayAttachmentPropagation) {
|
|
868
|
-
TransitGatewayAttachmentPropagation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
|
-
})(TransitGatewayAttachmentPropagation || (TransitGatewayAttachmentPropagation = {}));
|
|
870
|
-
export var GetTransitGatewayAttachmentPropagationsResult;
|
|
871
|
-
(function (GetTransitGatewayAttachmentPropagationsResult) {
|
|
872
|
-
GetTransitGatewayAttachmentPropagationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
|
-
})(GetTransitGatewayAttachmentPropagationsResult || (GetTransitGatewayAttachmentPropagationsResult = {}));
|
|
874
|
-
export var GetTransitGatewayMulticastDomainAssociationsRequest;
|
|
875
|
-
(function (GetTransitGatewayMulticastDomainAssociationsRequest) {
|
|
876
|
-
GetTransitGatewayMulticastDomainAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
|
-
})(GetTransitGatewayMulticastDomainAssociationsRequest || (GetTransitGatewayMulticastDomainAssociationsRequest = {}));
|
|
878
|
-
export var TransitGatewayMulticastDomainAssociation;
|
|
879
|
-
(function (TransitGatewayMulticastDomainAssociation) {
|
|
880
|
-
TransitGatewayMulticastDomainAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
-
})(TransitGatewayMulticastDomainAssociation || (TransitGatewayMulticastDomainAssociation = {}));
|
|
882
|
-
export var GetTransitGatewayMulticastDomainAssociationsResult;
|
|
883
|
-
(function (GetTransitGatewayMulticastDomainAssociationsResult) {
|
|
884
|
-
GetTransitGatewayMulticastDomainAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
-
})(GetTransitGatewayMulticastDomainAssociationsResult || (GetTransitGatewayMulticastDomainAssociationsResult = {}));
|
|
886
|
-
export var GetTransitGatewayPrefixListReferencesRequest;
|
|
887
|
-
(function (GetTransitGatewayPrefixListReferencesRequest) {
|
|
888
|
-
GetTransitGatewayPrefixListReferencesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
-
})(GetTransitGatewayPrefixListReferencesRequest || (GetTransitGatewayPrefixListReferencesRequest = {}));
|
|
890
|
-
export var GetTransitGatewayPrefixListReferencesResult;
|
|
891
|
-
(function (GetTransitGatewayPrefixListReferencesResult) {
|
|
892
|
-
GetTransitGatewayPrefixListReferencesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
|
-
})(GetTransitGatewayPrefixListReferencesResult || (GetTransitGatewayPrefixListReferencesResult = {}));
|
|
894
|
-
export var GetTransitGatewayRouteTableAssociationsRequest;
|
|
895
|
-
(function (GetTransitGatewayRouteTableAssociationsRequest) {
|
|
896
|
-
GetTransitGatewayRouteTableAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
|
-
})(GetTransitGatewayRouteTableAssociationsRequest || (GetTransitGatewayRouteTableAssociationsRequest = {}));
|
|
898
|
-
export var TransitGatewayRouteTableAssociation;
|
|
899
|
-
(function (TransitGatewayRouteTableAssociation) {
|
|
900
|
-
TransitGatewayRouteTableAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
-
})(TransitGatewayRouteTableAssociation || (TransitGatewayRouteTableAssociation = {}));
|
|
902
|
-
export var GetTransitGatewayRouteTableAssociationsResult;
|
|
903
|
-
(function (GetTransitGatewayRouteTableAssociationsResult) {
|
|
904
|
-
GetTransitGatewayRouteTableAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
-
})(GetTransitGatewayRouteTableAssociationsResult || (GetTransitGatewayRouteTableAssociationsResult = {}));
|
|
906
|
-
export var GetTransitGatewayRouteTablePropagationsRequest;
|
|
907
|
-
(function (GetTransitGatewayRouteTablePropagationsRequest) {
|
|
908
|
-
GetTransitGatewayRouteTablePropagationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
909
|
-
})(GetTransitGatewayRouteTablePropagationsRequest || (GetTransitGatewayRouteTablePropagationsRequest = {}));
|
|
910
|
-
export var TransitGatewayRouteTablePropagation;
|
|
911
|
-
(function (TransitGatewayRouteTablePropagation) {
|
|
912
|
-
TransitGatewayRouteTablePropagation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
|
-
})(TransitGatewayRouteTablePropagation || (TransitGatewayRouteTablePropagation = {}));
|
|
914
|
-
export var GetTransitGatewayRouteTablePropagationsResult;
|
|
915
|
-
(function (GetTransitGatewayRouteTablePropagationsResult) {
|
|
916
|
-
GetTransitGatewayRouteTablePropagationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
|
-
})(GetTransitGatewayRouteTablePropagationsResult || (GetTransitGatewayRouteTablePropagationsResult = {}));
|
|
918
|
-
export var GetVpnConnectionDeviceSampleConfigurationRequest;
|
|
919
|
-
(function (GetVpnConnectionDeviceSampleConfigurationRequest) {
|
|
920
|
-
GetVpnConnectionDeviceSampleConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
-
})(GetVpnConnectionDeviceSampleConfigurationRequest || (GetVpnConnectionDeviceSampleConfigurationRequest = {}));
|
|
922
|
-
export var GetVpnConnectionDeviceSampleConfigurationResult;
|
|
923
|
-
(function (GetVpnConnectionDeviceSampleConfigurationResult) {
|
|
924
|
-
GetVpnConnectionDeviceSampleConfigurationResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: SENSITIVE_STRING }))); };
|
|
925
|
-
})(GetVpnConnectionDeviceSampleConfigurationResult || (GetVpnConnectionDeviceSampleConfigurationResult = {}));
|
|
926
|
-
export var GetVpnConnectionDeviceTypesRequest;
|
|
927
|
-
(function (GetVpnConnectionDeviceTypesRequest) {
|
|
928
|
-
GetVpnConnectionDeviceTypesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
|
-
})(GetVpnConnectionDeviceTypesRequest || (GetVpnConnectionDeviceTypesRequest = {}));
|
|
930
|
-
export var VpnConnectionDeviceType;
|
|
931
|
-
(function (VpnConnectionDeviceType) {
|
|
932
|
-
VpnConnectionDeviceType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
|
-
})(VpnConnectionDeviceType || (VpnConnectionDeviceType = {}));
|
|
934
|
-
export var GetVpnConnectionDeviceTypesResult;
|
|
935
|
-
(function (GetVpnConnectionDeviceTypesResult) {
|
|
936
|
-
GetVpnConnectionDeviceTypesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
937
|
-
})(GetVpnConnectionDeviceTypesResult || (GetVpnConnectionDeviceTypesResult = {}));
|
|
938
|
-
export var ImportClientVpnClientCertificateRevocationListRequest;
|
|
939
|
-
(function (ImportClientVpnClientCertificateRevocationListRequest) {
|
|
940
|
-
ImportClientVpnClientCertificateRevocationListRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
941
|
-
})(ImportClientVpnClientCertificateRevocationListRequest || (ImportClientVpnClientCertificateRevocationListRequest = {}));
|
|
942
|
-
export var ImportClientVpnClientCertificateRevocationListResult;
|
|
943
|
-
(function (ImportClientVpnClientCertificateRevocationListResult) {
|
|
944
|
-
ImportClientVpnClientCertificateRevocationListResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
945
|
-
})(ImportClientVpnClientCertificateRevocationListResult || (ImportClientVpnClientCertificateRevocationListResult = {}));
|
|
946
|
-
export var ClientData;
|
|
947
|
-
(function (ClientData) {
|
|
948
|
-
ClientData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
949
|
-
})(ClientData || (ClientData = {}));
|
|
950
|
-
export var UserBucket;
|
|
951
|
-
(function (UserBucket) {
|
|
952
|
-
UserBucket.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
|
-
})(UserBucket || (UserBucket = {}));
|
|
954
|
-
export var ImageDiskContainer;
|
|
955
|
-
(function (ImageDiskContainer) {
|
|
956
|
-
ImageDiskContainer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
957
|
-
})(ImageDiskContainer || (ImageDiskContainer = {}));
|
|
958
|
-
export var ImportImageLicenseConfigurationRequest;
|
|
959
|
-
(function (ImportImageLicenseConfigurationRequest) {
|
|
960
|
-
ImportImageLicenseConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
961
|
-
})(ImportImageLicenseConfigurationRequest || (ImportImageLicenseConfigurationRequest = {}));
|
|
962
|
-
export var ImportImageRequest;
|
|
963
|
-
(function (ImportImageRequest) {
|
|
964
|
-
ImportImageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
965
|
-
})(ImportImageRequest || (ImportImageRequest = {}));
|
|
966
|
-
export var ImportImageResult;
|
|
967
|
-
(function (ImportImageResult) {
|
|
968
|
-
ImportImageResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
969
|
-
})(ImportImageResult || (ImportImageResult = {}));
|
|
970
|
-
export var DiskImageDetail;
|
|
971
|
-
(function (DiskImageDetail) {
|
|
972
|
-
DiskImageDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
973
|
-
})(DiskImageDetail || (DiskImageDetail = {}));
|
|
974
|
-
export var VolumeDetail;
|
|
975
|
-
(function (VolumeDetail) {
|
|
976
|
-
VolumeDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
977
|
-
})(VolumeDetail || (VolumeDetail = {}));
|
|
978
|
-
export var DiskImage;
|
|
979
|
-
(function (DiskImage) {
|
|
980
|
-
DiskImage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
981
|
-
})(DiskImage || (DiskImage = {}));
|
|
982
|
-
export var UserData;
|
|
983
|
-
(function (UserData) {
|
|
984
|
-
UserData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
985
|
-
})(UserData || (UserData = {}));
|
|
986
|
-
export var ImportInstanceLaunchSpecification;
|
|
987
|
-
(function (ImportInstanceLaunchSpecification) {
|
|
988
|
-
ImportInstanceLaunchSpecification.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UserData && { UserData: SENSITIVE_STRING }))); };
|
|
989
|
-
})(ImportInstanceLaunchSpecification || (ImportInstanceLaunchSpecification = {}));
|
|
990
|
-
export var ImportInstanceRequest;
|
|
991
|
-
(function (ImportInstanceRequest) {
|
|
992
|
-
ImportInstanceRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.LaunchSpecification && {
|
|
993
|
-
LaunchSpecification: ImportInstanceLaunchSpecification.filterSensitiveLog(obj.LaunchSpecification),
|
|
994
|
-
}))); };
|
|
995
|
-
})(ImportInstanceRequest || (ImportInstanceRequest = {}));
|
|
996
|
-
export var ImportInstanceResult;
|
|
997
|
-
(function (ImportInstanceResult) {
|
|
998
|
-
ImportInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
-
})(ImportInstanceResult || (ImportInstanceResult = {}));
|
|
1000
|
-
export var ImportKeyPairRequest;
|
|
1001
|
-
(function (ImportKeyPairRequest) {
|
|
1002
|
-
ImportKeyPairRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
-
})(ImportKeyPairRequest || (ImportKeyPairRequest = {}));
|
|
1004
|
-
export var ImportKeyPairResult;
|
|
1005
|
-
(function (ImportKeyPairResult) {
|
|
1006
|
-
ImportKeyPairResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1007
|
-
})(ImportKeyPairResult || (ImportKeyPairResult = {}));
|
|
1008
|
-
export var SnapshotDiskContainer;
|
|
1009
|
-
(function (SnapshotDiskContainer) {
|
|
1010
|
-
SnapshotDiskContainer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
|
-
})(SnapshotDiskContainer || (SnapshotDiskContainer = {}));
|
|
1012
|
-
export var ImportSnapshotRequest;
|
|
1013
|
-
(function (ImportSnapshotRequest) {
|
|
1014
|
-
ImportSnapshotRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
|
-
})(ImportSnapshotRequest || (ImportSnapshotRequest = {}));
|
|
1016
|
-
export var ImportSnapshotResult;
|
|
1017
|
-
(function (ImportSnapshotResult) {
|
|
1018
|
-
ImportSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1019
|
-
})(ImportSnapshotResult || (ImportSnapshotResult = {}));
|
|
1020
|
-
export var ImportVolumeRequest;
|
|
1021
|
-
(function (ImportVolumeRequest) {
|
|
1022
|
-
ImportVolumeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1023
|
-
})(ImportVolumeRequest || (ImportVolumeRequest = {}));
|
|
1024
|
-
export var ImportVolumeResult;
|
|
1025
|
-
(function (ImportVolumeResult) {
|
|
1026
|
-
ImportVolumeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1027
|
-
})(ImportVolumeResult || (ImportVolumeResult = {}));
|
|
1028
|
-
export var ModifyAddressAttributeRequest;
|
|
1029
|
-
(function (ModifyAddressAttributeRequest) {
|
|
1030
|
-
ModifyAddressAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1031
|
-
})(ModifyAddressAttributeRequest || (ModifyAddressAttributeRequest = {}));
|
|
1032
|
-
export var ModifyAddressAttributeResult;
|
|
1033
|
-
(function (ModifyAddressAttributeResult) {
|
|
1034
|
-
ModifyAddressAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1035
|
-
})(ModifyAddressAttributeResult || (ModifyAddressAttributeResult = {}));
|
|
1036
|
-
export var ModifyAvailabilityZoneGroupRequest;
|
|
1037
|
-
(function (ModifyAvailabilityZoneGroupRequest) {
|
|
1038
|
-
ModifyAvailabilityZoneGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
|
-
})(ModifyAvailabilityZoneGroupRequest || (ModifyAvailabilityZoneGroupRequest = {}));
|
|
1040
|
-
export var ModifyAvailabilityZoneGroupResult;
|
|
1041
|
-
(function (ModifyAvailabilityZoneGroupResult) {
|
|
1042
|
-
ModifyAvailabilityZoneGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
|
-
})(ModifyAvailabilityZoneGroupResult || (ModifyAvailabilityZoneGroupResult = {}));
|
|
1044
|
-
export var ModifyCapacityReservationRequest;
|
|
1045
|
-
(function (ModifyCapacityReservationRequest) {
|
|
1046
|
-
ModifyCapacityReservationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1047
|
-
})(ModifyCapacityReservationRequest || (ModifyCapacityReservationRequest = {}));
|
|
1048
|
-
export var ModifyCapacityReservationResult;
|
|
1049
|
-
(function (ModifyCapacityReservationResult) {
|
|
1050
|
-
ModifyCapacityReservationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1051
|
-
})(ModifyCapacityReservationResult || (ModifyCapacityReservationResult = {}));
|
|
1052
|
-
export var ModifyCapacityReservationFleetRequest;
|
|
1053
|
-
(function (ModifyCapacityReservationFleetRequest) {
|
|
1054
|
-
ModifyCapacityReservationFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1055
|
-
})(ModifyCapacityReservationFleetRequest || (ModifyCapacityReservationFleetRequest = {}));
|
|
1056
|
-
export var ModifyCapacityReservationFleetResult;
|
|
1057
|
-
(function (ModifyCapacityReservationFleetResult) {
|
|
1058
|
-
ModifyCapacityReservationFleetResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
|
-
})(ModifyCapacityReservationFleetResult || (ModifyCapacityReservationFleetResult = {}));
|
|
1060
|
-
export var DnsServersOptionsModifyStructure;
|
|
1061
|
-
(function (DnsServersOptionsModifyStructure) {
|
|
1062
|
-
DnsServersOptionsModifyStructure.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1063
|
-
})(DnsServersOptionsModifyStructure || (DnsServersOptionsModifyStructure = {}));
|
|
1064
|
-
export var ModifyClientVpnEndpointRequest;
|
|
1065
|
-
(function (ModifyClientVpnEndpointRequest) {
|
|
1066
|
-
ModifyClientVpnEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1067
|
-
})(ModifyClientVpnEndpointRequest || (ModifyClientVpnEndpointRequest = {}));
|
|
1068
|
-
export var ModifyClientVpnEndpointResult;
|
|
1069
|
-
(function (ModifyClientVpnEndpointResult) {
|
|
1070
|
-
ModifyClientVpnEndpointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
|
-
})(ModifyClientVpnEndpointResult || (ModifyClientVpnEndpointResult = {}));
|
|
1072
|
-
export var ModifyDefaultCreditSpecificationRequest;
|
|
1073
|
-
(function (ModifyDefaultCreditSpecificationRequest) {
|
|
1074
|
-
ModifyDefaultCreditSpecificationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1075
|
-
})(ModifyDefaultCreditSpecificationRequest || (ModifyDefaultCreditSpecificationRequest = {}));
|
|
1076
|
-
export var ModifyDefaultCreditSpecificationResult;
|
|
1077
|
-
(function (ModifyDefaultCreditSpecificationResult) {
|
|
1078
|
-
ModifyDefaultCreditSpecificationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1079
|
-
})(ModifyDefaultCreditSpecificationResult || (ModifyDefaultCreditSpecificationResult = {}));
|
|
1080
|
-
export var ModifyEbsDefaultKmsKeyIdRequest;
|
|
1081
|
-
(function (ModifyEbsDefaultKmsKeyIdRequest) {
|
|
1082
|
-
ModifyEbsDefaultKmsKeyIdRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1083
|
-
})(ModifyEbsDefaultKmsKeyIdRequest || (ModifyEbsDefaultKmsKeyIdRequest = {}));
|
|
1084
|
-
export var ModifyEbsDefaultKmsKeyIdResult;
|
|
1085
|
-
(function (ModifyEbsDefaultKmsKeyIdResult) {
|
|
1086
|
-
ModifyEbsDefaultKmsKeyIdResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1087
|
-
})(ModifyEbsDefaultKmsKeyIdResult || (ModifyEbsDefaultKmsKeyIdResult = {}));
|
|
1088
|
-
export var ModifyFleetRequest;
|
|
1089
|
-
(function (ModifyFleetRequest) {
|
|
1090
|
-
ModifyFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1091
|
-
})(ModifyFleetRequest || (ModifyFleetRequest = {}));
|
|
1092
|
-
export var ModifyFleetResult;
|
|
1093
|
-
(function (ModifyFleetResult) {
|
|
1094
|
-
ModifyFleetResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1095
|
-
})(ModifyFleetResult || (ModifyFleetResult = {}));
|
|
1096
|
-
export var LoadPermissionRequest;
|
|
1097
|
-
(function (LoadPermissionRequest) {
|
|
1098
|
-
LoadPermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1099
|
-
})(LoadPermissionRequest || (LoadPermissionRequest = {}));
|
|
1100
|
-
export var LoadPermissionModifications;
|
|
1101
|
-
(function (LoadPermissionModifications) {
|
|
1102
|
-
LoadPermissionModifications.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1103
|
-
})(LoadPermissionModifications || (LoadPermissionModifications = {}));
|
|
1104
|
-
export var ModifyFpgaImageAttributeRequest;
|
|
1105
|
-
(function (ModifyFpgaImageAttributeRequest) {
|
|
1106
|
-
ModifyFpgaImageAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1107
|
-
})(ModifyFpgaImageAttributeRequest || (ModifyFpgaImageAttributeRequest = {}));
|
|
1108
|
-
export var ModifyFpgaImageAttributeResult;
|
|
1109
|
-
(function (ModifyFpgaImageAttributeResult) {
|
|
1110
|
-
ModifyFpgaImageAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1111
|
-
})(ModifyFpgaImageAttributeResult || (ModifyFpgaImageAttributeResult = {}));
|
|
1112
|
-
export var ModifyHostsRequest;
|
|
1113
|
-
(function (ModifyHostsRequest) {
|
|
1114
|
-
ModifyHostsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1115
|
-
})(ModifyHostsRequest || (ModifyHostsRequest = {}));
|
|
1116
|
-
export var ModifyHostsResult;
|
|
1117
|
-
(function (ModifyHostsResult) {
|
|
1118
|
-
ModifyHostsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1119
|
-
})(ModifyHostsResult || (ModifyHostsResult = {}));
|
|
1120
|
-
export var ModifyIdentityIdFormatRequest;
|
|
1121
|
-
(function (ModifyIdentityIdFormatRequest) {
|
|
1122
|
-
ModifyIdentityIdFormatRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1123
|
-
})(ModifyIdentityIdFormatRequest || (ModifyIdentityIdFormatRequest = {}));
|
|
1124
|
-
export var ModifyIdFormatRequest;
|
|
1125
|
-
(function (ModifyIdFormatRequest) {
|
|
1126
|
-
ModifyIdFormatRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1127
|
-
})(ModifyIdFormatRequest || (ModifyIdFormatRequest = {}));
|
|
1128
|
-
export var LaunchPermissionModifications;
|
|
1129
|
-
(function (LaunchPermissionModifications) {
|
|
1130
|
-
LaunchPermissionModifications.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1131
|
-
})(LaunchPermissionModifications || (LaunchPermissionModifications = {}));
|
|
1132
|
-
export var ModifyImageAttributeRequest;
|
|
1133
|
-
(function (ModifyImageAttributeRequest) {
|
|
1134
|
-
ModifyImageAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1135
|
-
})(ModifyImageAttributeRequest || (ModifyImageAttributeRequest = {}));
|
|
1136
|
-
export var EbsInstanceBlockDeviceSpecification;
|
|
1137
|
-
(function (EbsInstanceBlockDeviceSpecification) {
|
|
1138
|
-
EbsInstanceBlockDeviceSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1139
|
-
})(EbsInstanceBlockDeviceSpecification || (EbsInstanceBlockDeviceSpecification = {}));
|
|
1140
|
-
export var InstanceBlockDeviceMappingSpecification;
|
|
1141
|
-
(function (InstanceBlockDeviceMappingSpecification) {
|
|
1142
|
-
InstanceBlockDeviceMappingSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1143
|
-
})(InstanceBlockDeviceMappingSpecification || (InstanceBlockDeviceMappingSpecification = {}));
|
|
1144
|
-
export var BlobAttributeValue;
|
|
1145
|
-
(function (BlobAttributeValue) {
|
|
1146
|
-
BlobAttributeValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1147
|
-
})(BlobAttributeValue || (BlobAttributeValue = {}));
|
|
1148
|
-
export var ModifyInstanceAttributeRequest;
|
|
1149
|
-
(function (ModifyInstanceAttributeRequest) {
|
|
1150
|
-
ModifyInstanceAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1151
|
-
})(ModifyInstanceAttributeRequest || (ModifyInstanceAttributeRequest = {}));
|
|
1152
|
-
export var CapacityReservationSpecification;
|
|
1153
|
-
(function (CapacityReservationSpecification) {
|
|
1154
|
-
CapacityReservationSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
|
-
})(CapacityReservationSpecification || (CapacityReservationSpecification = {}));
|
|
1156
|
-
export var ModifyInstanceCapacityReservationAttributesRequest;
|
|
1157
|
-
(function (ModifyInstanceCapacityReservationAttributesRequest) {
|
|
1158
|
-
ModifyInstanceCapacityReservationAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1159
|
-
})(ModifyInstanceCapacityReservationAttributesRequest || (ModifyInstanceCapacityReservationAttributesRequest = {}));
|
|
1160
|
-
export var ModifyInstanceCapacityReservationAttributesResult;
|
|
1161
|
-
(function (ModifyInstanceCapacityReservationAttributesResult) {
|
|
1162
|
-
ModifyInstanceCapacityReservationAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1163
|
-
})(ModifyInstanceCapacityReservationAttributesResult || (ModifyInstanceCapacityReservationAttributesResult = {}));
|
|
1164
|
-
export var InstanceCreditSpecificationRequest;
|
|
1165
|
-
(function (InstanceCreditSpecificationRequest) {
|
|
1166
|
-
InstanceCreditSpecificationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
|
-
})(InstanceCreditSpecificationRequest || (InstanceCreditSpecificationRequest = {}));
|