@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,12 +1,495 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
|
|
3
|
+
exports.LaunchTemplateOverrides = exports.SpotFleetLaunchSpecification = exports.SpotFleetTagSpecification = exports.SpotPlacement = exports.InstanceNetworkInterfaceSpecification = exports.SpotFleetMonitoring = exports.ExcessCapacityTerminationPolicy = exports.DescribeSpotFleetRequestsRequest = exports.DescribeSpotFleetRequestHistoryResponse = exports.HistoryRecord = exports.DescribeSpotFleetRequestHistoryRequest = exports.EventType = exports.DescribeSpotFleetInstancesResponse = exports.DescribeSpotFleetInstancesRequest = exports.DescribeSpotDatafeedSubscriptionResult = exports.DescribeSpotDatafeedSubscriptionRequest = exports.DescribeSnapshotTierStatusResult = exports.SnapshotTierStatus = exports.TieringOperationStatus = exports.DescribeSnapshotTierStatusRequest = exports.DescribeSnapshotsResult = exports.DescribeSnapshotsRequest = exports.DescribeSnapshotAttributeResult = exports.CreateVolumePermission = exports.DescribeSnapshotAttributeRequest = exports.DescribeSecurityGroupsResult = exports.SecurityGroup = exports.DescribeSecurityGroupsRequest = exports.DescribeSecurityGroupRulesResult = exports.DescribeSecurityGroupRulesRequest = exports.DescribeSecurityGroupReferencesResult = exports.SecurityGroupReference = exports.DescribeSecurityGroupReferencesRequest = exports.DescribeScheduledInstancesResult = exports.ScheduledInstance = exports.DescribeScheduledInstancesRequest = exports.SlotStartTimeRangeRequest = exports.DescribeScheduledInstanceAvailabilityResult = exports.ScheduledInstanceAvailability = exports.ScheduledInstanceRecurrence = exports.DescribeScheduledInstanceAvailabilityRequest = exports.ScheduledInstanceRecurrenceRequest = exports.SlotDateTimeRangeRequest = exports.DescribeRouteTablesResult = exports.DescribeRouteTablesRequest = exports.DescribeReservedInstancesOfferingsResult = exports.ReservedInstancesOffering = exports.PricingDetail = exports.DescribeReservedInstancesOfferingsRequest = exports.DescribeReservedInstancesModificationsResult = void 0;
|
|
4
|
+
exports.DescribeTransitGatewayMulticastDomainsResult = exports.DescribeTransitGatewayMulticastDomainsRequest = exports.DescribeTransitGatewayConnectsResult = exports.DescribeTransitGatewayConnectsRequest = exports.DescribeTransitGatewayConnectPeersResult = exports.DescribeTransitGatewayConnectPeersRequest = exports.DescribeTransitGatewayAttachmentsResult = exports.TransitGatewayAttachment = exports.TransitGatewayAttachmentAssociation = exports.DescribeTransitGatewayAttachmentsRequest = exports.DescribeTrafficMirrorTargetsResult = exports.DescribeTrafficMirrorTargetsRequest = exports.DescribeTrafficMirrorSessionsResult = exports.DescribeTrafficMirrorSessionsRequest = exports.DescribeTrafficMirrorFiltersResult = exports.DescribeTrafficMirrorFiltersRequest = exports.DescribeTagsResult = exports.TagDescription = exports.DescribeTagsRequest = exports.DescribeSubnetsResult = exports.DescribeSubnetsRequest = exports.DescribeStoreImageTasksResult = exports.StoreImageTaskResult = exports.DescribeStoreImageTasksRequest = exports.DescribeStaleSecurityGroupsResult = exports.StaleSecurityGroup = exports.StaleIpPermission = exports.DescribeStaleSecurityGroupsRequest = exports.DescribeSpotPriceHistoryResult = exports.SpotPrice = exports.DescribeSpotPriceHistoryRequest = exports.DescribeSpotInstanceRequestsResult = exports.SpotInstanceRequest = exports.SpotInstanceStatus = exports.LaunchSpecification = exports.RunInstancesMonitoringEnabled = exports.DescribeSpotInstanceRequestsRequest = exports.DescribeSpotFleetRequestsResponse = exports.SpotFleetRequestConfig = exports.SpotFleetRequestConfigData = exports.SpotMaintenanceStrategies = exports.SpotCapacityRebalance = exports.ReplacementStrategy = exports.OnDemandAllocationStrategy = exports.LoadBalancersConfig = exports.TargetGroupsConfig = exports.TargetGroup = exports.ClassicLoadBalancersConfig = exports.ClassicLoadBalancer = exports.LaunchTemplateConfig = void 0;
|
|
5
|
+
exports.DescribeVpcPeeringConnectionsResult = exports.DescribeVpcPeeringConnectionsRequest = exports.DescribeVpcEndpointServicesResult = exports.ServiceDetail = exports.PrivateDnsDetails = exports.DescribeVpcEndpointServicesRequest = exports.DescribeVpcEndpointServicePermissionsResult = exports.DescribeVpcEndpointServicePermissionsRequest = exports.DescribeVpcEndpointServiceConfigurationsResult = exports.DescribeVpcEndpointServiceConfigurationsRequest = exports.DescribeVpcEndpointsResult = exports.DescribeVpcEndpointsRequest = exports.DescribeVpcEndpointConnectionsResult = exports.VpcEndpointConnection = exports.DescribeVpcEndpointConnectionsRequest = exports.DescribeVpcEndpointConnectionNotificationsResult = exports.DescribeVpcEndpointConnectionNotificationsRequest = exports.DescribeVpcClassicLinkDnsSupportResult = exports.ClassicLinkDnsSupport = exports.DescribeVpcClassicLinkDnsSupportRequest = exports.DescribeVpcClassicLinkResult = exports.VpcClassicLink = exports.DescribeVpcClassicLinkRequest = exports.DescribeVpcAttributeResult = exports.DescribeVpcAttributeRequest = exports.DescribeVolumeStatusResult = exports.VolumeStatusItem = exports.VolumeStatusInfo = exports.VolumeStatusDetails = exports.VolumeStatusEvent = exports.VolumeStatusAttachmentStatus = exports.VolumeStatusAction = exports.DescribeVolumeStatusRequest = exports.DescribeVolumesModificationsResult = exports.VolumeModification = exports.DescribeVolumesModificationsRequest = exports.DescribeVolumesResult = exports.DescribeVolumesRequest = exports.DescribeVolumeAttributeResult = exports.DescribeVolumeAttributeRequest = exports.DescribeTrunkInterfaceAssociationsResult = exports.DescribeTrunkInterfaceAssociationsRequest = exports.DescribeTransitGatewayVpcAttachmentsResult = exports.DescribeTransitGatewayVpcAttachmentsRequest = exports.DescribeTransitGatewaysResult = exports.DescribeTransitGatewaysRequest = exports.DescribeTransitGatewayRouteTablesResult = exports.DescribeTransitGatewayRouteTablesRequest = exports.DescribeTransitGatewayPeeringAttachmentsResult = exports.DescribeTransitGatewayPeeringAttachmentsRequest = void 0;
|
|
6
|
+
exports.DisassociateTransitGatewayRouteTableRequest = exports.DisassociateTransitGatewayMulticastDomainResult = exports.DisassociateTransitGatewayMulticastDomainRequest = exports.DisassociateSubnetCidrBlockResult = exports.DisassociateSubnetCidrBlockRequest = exports.DisassociateRouteTableRequest = exports.DisassociateInstanceEventWindowResult = exports.DisassociateInstanceEventWindowRequest = exports.InstanceEventWindowDisassociationRequest = exports.DisassociateIamInstanceProfileResult = exports.DisassociateIamInstanceProfileRequest = exports.DisassociateEnclaveCertificateIamRoleResult = exports.DisassociateEnclaveCertificateIamRoleRequest = exports.DisassociateClientVpnTargetNetworkResult = exports.DisassociateClientVpnTargetNetworkRequest = exports.DisassociateAddressRequest = exports.DisableVpcClassicLinkDnsSupportResult = exports.DisableVpcClassicLinkDnsSupportRequest = exports.DisableVpcClassicLinkResult = exports.DisableVpcClassicLinkRequest = exports.DisableVgwRoutePropagationRequest = exports.DisableTransitGatewayRouteTablePropagationResult = exports.TransitGatewayPropagation = exports.DisableTransitGatewayRouteTablePropagationRequest = exports.DisableSerialConsoleAccessResult = exports.DisableSerialConsoleAccessRequest = exports.DisableIpamOrganizationAdminAccountResult = exports.DisableIpamOrganizationAdminAccountRequest = exports.DisableImageDeprecationResult = exports.DisableImageDeprecationRequest = exports.DisableFastSnapshotRestoresResult = exports.DisableFastSnapshotRestoreErrorItem = exports.DisableFastSnapshotRestoreStateErrorItem = exports.DisableFastSnapshotRestoreStateError = exports.DisableFastSnapshotRestoreSuccessItem = exports.DisableFastSnapshotRestoresRequest = exports.DisableEbsEncryptionByDefaultResult = exports.DisableEbsEncryptionByDefaultRequest = exports.DetachVpnGatewayRequest = exports.DetachVolumeRequest = exports.DetachNetworkInterfaceRequest = exports.DetachInternetGatewayRequest = exports.DetachClassicLinkVpcResult = exports.DetachClassicLinkVpcRequest = exports.DescribeVpnGatewaysResult = exports.DescribeVpnGatewaysRequest = exports.DescribeVpnConnectionsResult = exports.DescribeVpnConnectionsRequest = exports.DescribeVpcsResult = exports.DescribeVpcsRequest = void 0;
|
|
7
|
+
exports.GetConsoleOutputRequest = exports.GetCoipPoolUsageResult = exports.CoipAddressUsage = exports.GetCoipPoolUsageRequest = exports.GetCapacityReservationUsageResult = exports.InstanceUsage = exports.GetCapacityReservationUsageRequest = exports.GetAssociatedIpv6PoolCidrsResult = exports.Ipv6CidrAssociation = exports.GetAssociatedIpv6PoolCidrsRequest = exports.GetAssociatedEnclaveCertificateIamRolesResult = exports.AssociatedRole = exports.GetAssociatedEnclaveCertificateIamRolesRequest = exports.ExportTransitGatewayRoutesResult = exports.ExportTransitGatewayRoutesRequest = exports.ExportImageResult = exports.ExportImageRequest = exports.ExportTaskS3LocationRequest = exports.ExportClientVpnClientConfigurationResult = exports.ExportClientVpnClientConfigurationRequest = exports.ExportClientVpnClientCertificateRevocationListResult = exports.ClientCertificateRevocationListStatus = exports.ExportClientVpnClientCertificateRevocationListRequest = exports.EnableVpcClassicLinkDnsSupportResult = exports.EnableVpcClassicLinkDnsSupportRequest = exports.EnableVpcClassicLinkResult = exports.EnableVpcClassicLinkRequest = exports.EnableVolumeIORequest = exports.EnableVgwRoutePropagationRequest = exports.EnableTransitGatewayRouteTablePropagationResult = exports.EnableTransitGatewayRouteTablePropagationRequest = exports.EnableSerialConsoleAccessResult = exports.EnableSerialConsoleAccessRequest = exports.EnableIpamOrganizationAdminAccountResult = exports.EnableIpamOrganizationAdminAccountRequest = exports.EnableImageDeprecationResult = exports.EnableImageDeprecationRequest = exports.EnableFastSnapshotRestoresResult = exports.EnableFastSnapshotRestoreErrorItem = exports.EnableFastSnapshotRestoreStateErrorItem = exports.EnableFastSnapshotRestoreStateError = exports.EnableFastSnapshotRestoreSuccessItem = exports.EnableFastSnapshotRestoresRequest = exports.EnableEbsEncryptionByDefaultResult = exports.EnableEbsEncryptionByDefaultRequest = exports.DisassociateVpcCidrBlockResult = exports.DisassociateVpcCidrBlockRequest = exports.DisassociateTrunkInterfaceResult = exports.DisassociateTrunkInterfaceRequest = exports.DisassociateTransitGatewayRouteTableResult = void 0;
|
|
8
|
+
exports.GetLaunchTemplateDataRequest = exports.GetIpamResourceCidrsResult = exports.IpamResourceCidr = exports.IpamManagementState = exports.GetIpamResourceCidrsRequest = exports.IpamResourceType = exports.GetIpamPoolCidrsResult = exports.GetIpamPoolCidrsRequest = exports.GetIpamPoolAllocationsResult = exports.GetIpamPoolAllocationsRequest = exports.GetIpamAddressHistoryResult = exports.IpamAddressHistoryRecord = exports.IpamAddressHistoryResourceType = exports.IpamOverlapStatus = exports.IpamComplianceStatus = exports.GetIpamAddressHistoryRequest = exports.GetInstanceTypesFromInstanceRequirementsResult = exports.InstanceTypeInfoFromInstanceRequirements = exports.GetInstanceTypesFromInstanceRequirementsRequest = exports.GetHostReservationPurchasePreviewResult = exports.Purchase = exports.GetHostReservationPurchasePreviewRequest = exports.GetGroupsForCapacityReservationResult = exports.CapacityReservationGroup = exports.GetGroupsForCapacityReservationRequest = exports.GetFlowLogsIntegrationTemplateResult = exports.GetFlowLogsIntegrationTemplateRequest = exports.IntegrateServices = exports.AthenaIntegration = exports.PartitionLoadFrequency = exports.GetEbsEncryptionByDefaultResult = exports.GetEbsEncryptionByDefaultRequest = exports.GetEbsDefaultKmsKeyIdResult = exports.GetEbsDefaultKmsKeyIdRequest = exports.GetDefaultCreditSpecificationResult = exports.InstanceFamilyCreditSpecification = exports.GetDefaultCreditSpecificationRequest = exports.GetConsoleScreenshotResult = exports.GetConsoleScreenshotRequest = exports.GetConsoleOutputResult = void 0;
|
|
9
|
+
var DescribeReservedInstancesModificationsResult;
|
|
10
|
+
(function (DescribeReservedInstancesModificationsResult) {
|
|
11
|
+
DescribeReservedInstancesModificationsResult.filterSensitiveLog = (obj) => ({
|
|
12
|
+
...obj,
|
|
13
|
+
});
|
|
14
|
+
})(DescribeReservedInstancesModificationsResult = exports.DescribeReservedInstancesModificationsResult || (exports.DescribeReservedInstancesModificationsResult = {}));
|
|
15
|
+
var DescribeReservedInstancesOfferingsRequest;
|
|
16
|
+
(function (DescribeReservedInstancesOfferingsRequest) {
|
|
17
|
+
DescribeReservedInstancesOfferingsRequest.filterSensitiveLog = (obj) => ({
|
|
18
|
+
...obj,
|
|
19
|
+
});
|
|
20
|
+
})(DescribeReservedInstancesOfferingsRequest = exports.DescribeReservedInstancesOfferingsRequest || (exports.DescribeReservedInstancesOfferingsRequest = {}));
|
|
21
|
+
var PricingDetail;
|
|
22
|
+
(function (PricingDetail) {
|
|
23
|
+
PricingDetail.filterSensitiveLog = (obj) => ({
|
|
24
|
+
...obj,
|
|
25
|
+
});
|
|
26
|
+
})(PricingDetail = exports.PricingDetail || (exports.PricingDetail = {}));
|
|
27
|
+
var ReservedInstancesOffering;
|
|
28
|
+
(function (ReservedInstancesOffering) {
|
|
29
|
+
ReservedInstancesOffering.filterSensitiveLog = (obj) => ({
|
|
30
|
+
...obj,
|
|
31
|
+
});
|
|
32
|
+
})(ReservedInstancesOffering = exports.ReservedInstancesOffering || (exports.ReservedInstancesOffering = {}));
|
|
33
|
+
var DescribeReservedInstancesOfferingsResult;
|
|
34
|
+
(function (DescribeReservedInstancesOfferingsResult) {
|
|
35
|
+
DescribeReservedInstancesOfferingsResult.filterSensitiveLog = (obj) => ({
|
|
36
|
+
...obj,
|
|
37
|
+
});
|
|
38
|
+
})(DescribeReservedInstancesOfferingsResult = exports.DescribeReservedInstancesOfferingsResult || (exports.DescribeReservedInstancesOfferingsResult = {}));
|
|
39
|
+
var DescribeRouteTablesRequest;
|
|
40
|
+
(function (DescribeRouteTablesRequest) {
|
|
41
|
+
DescribeRouteTablesRequest.filterSensitiveLog = (obj) => ({
|
|
42
|
+
...obj,
|
|
43
|
+
});
|
|
44
|
+
})(DescribeRouteTablesRequest = exports.DescribeRouteTablesRequest || (exports.DescribeRouteTablesRequest = {}));
|
|
45
|
+
var DescribeRouteTablesResult;
|
|
46
|
+
(function (DescribeRouteTablesResult) {
|
|
47
|
+
DescribeRouteTablesResult.filterSensitiveLog = (obj) => ({
|
|
48
|
+
...obj,
|
|
49
|
+
});
|
|
50
|
+
})(DescribeRouteTablesResult = exports.DescribeRouteTablesResult || (exports.DescribeRouteTablesResult = {}));
|
|
51
|
+
var SlotDateTimeRangeRequest;
|
|
52
|
+
(function (SlotDateTimeRangeRequest) {
|
|
53
|
+
SlotDateTimeRangeRequest.filterSensitiveLog = (obj) => ({
|
|
54
|
+
...obj,
|
|
55
|
+
});
|
|
56
|
+
})(SlotDateTimeRangeRequest = exports.SlotDateTimeRangeRequest || (exports.SlotDateTimeRangeRequest = {}));
|
|
57
|
+
var ScheduledInstanceRecurrenceRequest;
|
|
58
|
+
(function (ScheduledInstanceRecurrenceRequest) {
|
|
59
|
+
ScheduledInstanceRecurrenceRequest.filterSensitiveLog = (obj) => ({
|
|
60
|
+
...obj,
|
|
61
|
+
});
|
|
62
|
+
})(ScheduledInstanceRecurrenceRequest = exports.ScheduledInstanceRecurrenceRequest || (exports.ScheduledInstanceRecurrenceRequest = {}));
|
|
63
|
+
var DescribeScheduledInstanceAvailabilityRequest;
|
|
64
|
+
(function (DescribeScheduledInstanceAvailabilityRequest) {
|
|
65
|
+
DescribeScheduledInstanceAvailabilityRequest.filterSensitiveLog = (obj) => ({
|
|
66
|
+
...obj,
|
|
67
|
+
});
|
|
68
|
+
})(DescribeScheduledInstanceAvailabilityRequest = exports.DescribeScheduledInstanceAvailabilityRequest || (exports.DescribeScheduledInstanceAvailabilityRequest = {}));
|
|
69
|
+
var ScheduledInstanceRecurrence;
|
|
70
|
+
(function (ScheduledInstanceRecurrence) {
|
|
71
|
+
ScheduledInstanceRecurrence.filterSensitiveLog = (obj) => ({
|
|
72
|
+
...obj,
|
|
73
|
+
});
|
|
74
|
+
})(ScheduledInstanceRecurrence = exports.ScheduledInstanceRecurrence || (exports.ScheduledInstanceRecurrence = {}));
|
|
75
|
+
var ScheduledInstanceAvailability;
|
|
76
|
+
(function (ScheduledInstanceAvailability) {
|
|
77
|
+
ScheduledInstanceAvailability.filterSensitiveLog = (obj) => ({
|
|
78
|
+
...obj,
|
|
79
|
+
});
|
|
80
|
+
})(ScheduledInstanceAvailability = exports.ScheduledInstanceAvailability || (exports.ScheduledInstanceAvailability = {}));
|
|
81
|
+
var DescribeScheduledInstanceAvailabilityResult;
|
|
82
|
+
(function (DescribeScheduledInstanceAvailabilityResult) {
|
|
83
|
+
DescribeScheduledInstanceAvailabilityResult.filterSensitiveLog = (obj) => ({
|
|
84
|
+
...obj,
|
|
85
|
+
});
|
|
86
|
+
})(DescribeScheduledInstanceAvailabilityResult = exports.DescribeScheduledInstanceAvailabilityResult || (exports.DescribeScheduledInstanceAvailabilityResult = {}));
|
|
87
|
+
var SlotStartTimeRangeRequest;
|
|
88
|
+
(function (SlotStartTimeRangeRequest) {
|
|
89
|
+
SlotStartTimeRangeRequest.filterSensitiveLog = (obj) => ({
|
|
90
|
+
...obj,
|
|
91
|
+
});
|
|
92
|
+
})(SlotStartTimeRangeRequest = exports.SlotStartTimeRangeRequest || (exports.SlotStartTimeRangeRequest = {}));
|
|
93
|
+
var DescribeScheduledInstancesRequest;
|
|
94
|
+
(function (DescribeScheduledInstancesRequest) {
|
|
95
|
+
DescribeScheduledInstancesRequest.filterSensitiveLog = (obj) => ({
|
|
96
|
+
...obj,
|
|
97
|
+
});
|
|
98
|
+
})(DescribeScheduledInstancesRequest = exports.DescribeScheduledInstancesRequest || (exports.DescribeScheduledInstancesRequest = {}));
|
|
99
|
+
var ScheduledInstance;
|
|
100
|
+
(function (ScheduledInstance) {
|
|
101
|
+
ScheduledInstance.filterSensitiveLog = (obj) => ({
|
|
102
|
+
...obj,
|
|
103
|
+
});
|
|
104
|
+
})(ScheduledInstance = exports.ScheduledInstance || (exports.ScheduledInstance = {}));
|
|
105
|
+
var DescribeScheduledInstancesResult;
|
|
106
|
+
(function (DescribeScheduledInstancesResult) {
|
|
107
|
+
DescribeScheduledInstancesResult.filterSensitiveLog = (obj) => ({
|
|
108
|
+
...obj,
|
|
109
|
+
});
|
|
110
|
+
})(DescribeScheduledInstancesResult = exports.DescribeScheduledInstancesResult || (exports.DescribeScheduledInstancesResult = {}));
|
|
111
|
+
var DescribeSecurityGroupReferencesRequest;
|
|
112
|
+
(function (DescribeSecurityGroupReferencesRequest) {
|
|
113
|
+
DescribeSecurityGroupReferencesRequest.filterSensitiveLog = (obj) => ({
|
|
114
|
+
...obj,
|
|
115
|
+
});
|
|
116
|
+
})(DescribeSecurityGroupReferencesRequest = exports.DescribeSecurityGroupReferencesRequest || (exports.DescribeSecurityGroupReferencesRequest = {}));
|
|
117
|
+
var SecurityGroupReference;
|
|
118
|
+
(function (SecurityGroupReference) {
|
|
119
|
+
SecurityGroupReference.filterSensitiveLog = (obj) => ({
|
|
120
|
+
...obj,
|
|
121
|
+
});
|
|
122
|
+
})(SecurityGroupReference = exports.SecurityGroupReference || (exports.SecurityGroupReference = {}));
|
|
123
|
+
var DescribeSecurityGroupReferencesResult;
|
|
124
|
+
(function (DescribeSecurityGroupReferencesResult) {
|
|
125
|
+
DescribeSecurityGroupReferencesResult.filterSensitiveLog = (obj) => ({
|
|
126
|
+
...obj,
|
|
127
|
+
});
|
|
128
|
+
})(DescribeSecurityGroupReferencesResult = exports.DescribeSecurityGroupReferencesResult || (exports.DescribeSecurityGroupReferencesResult = {}));
|
|
129
|
+
var DescribeSecurityGroupRulesRequest;
|
|
130
|
+
(function (DescribeSecurityGroupRulesRequest) {
|
|
131
|
+
DescribeSecurityGroupRulesRequest.filterSensitiveLog = (obj) => ({
|
|
132
|
+
...obj,
|
|
133
|
+
});
|
|
134
|
+
})(DescribeSecurityGroupRulesRequest = exports.DescribeSecurityGroupRulesRequest || (exports.DescribeSecurityGroupRulesRequest = {}));
|
|
135
|
+
var DescribeSecurityGroupRulesResult;
|
|
136
|
+
(function (DescribeSecurityGroupRulesResult) {
|
|
137
|
+
DescribeSecurityGroupRulesResult.filterSensitiveLog = (obj) => ({
|
|
138
|
+
...obj,
|
|
139
|
+
});
|
|
140
|
+
})(DescribeSecurityGroupRulesResult = exports.DescribeSecurityGroupRulesResult || (exports.DescribeSecurityGroupRulesResult = {}));
|
|
141
|
+
var DescribeSecurityGroupsRequest;
|
|
142
|
+
(function (DescribeSecurityGroupsRequest) {
|
|
143
|
+
DescribeSecurityGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
144
|
+
...obj,
|
|
145
|
+
});
|
|
146
|
+
})(DescribeSecurityGroupsRequest = exports.DescribeSecurityGroupsRequest || (exports.DescribeSecurityGroupsRequest = {}));
|
|
147
|
+
var SecurityGroup;
|
|
148
|
+
(function (SecurityGroup) {
|
|
149
|
+
SecurityGroup.filterSensitiveLog = (obj) => ({
|
|
150
|
+
...obj,
|
|
151
|
+
});
|
|
152
|
+
})(SecurityGroup = exports.SecurityGroup || (exports.SecurityGroup = {}));
|
|
153
|
+
var DescribeSecurityGroupsResult;
|
|
154
|
+
(function (DescribeSecurityGroupsResult) {
|
|
155
|
+
DescribeSecurityGroupsResult.filterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
})(DescribeSecurityGroupsResult = exports.DescribeSecurityGroupsResult || (exports.DescribeSecurityGroupsResult = {}));
|
|
159
|
+
var DescribeSnapshotAttributeRequest;
|
|
160
|
+
(function (DescribeSnapshotAttributeRequest) {
|
|
161
|
+
DescribeSnapshotAttributeRequest.filterSensitiveLog = (obj) => ({
|
|
162
|
+
...obj,
|
|
163
|
+
});
|
|
164
|
+
})(DescribeSnapshotAttributeRequest = exports.DescribeSnapshotAttributeRequest || (exports.DescribeSnapshotAttributeRequest = {}));
|
|
165
|
+
var CreateVolumePermission;
|
|
166
|
+
(function (CreateVolumePermission) {
|
|
167
|
+
CreateVolumePermission.filterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
})(CreateVolumePermission = exports.CreateVolumePermission || (exports.CreateVolumePermission = {}));
|
|
171
|
+
var DescribeSnapshotAttributeResult;
|
|
172
|
+
(function (DescribeSnapshotAttributeResult) {
|
|
173
|
+
DescribeSnapshotAttributeResult.filterSensitiveLog = (obj) => ({
|
|
174
|
+
...obj,
|
|
175
|
+
});
|
|
176
|
+
})(DescribeSnapshotAttributeResult = exports.DescribeSnapshotAttributeResult || (exports.DescribeSnapshotAttributeResult = {}));
|
|
177
|
+
var DescribeSnapshotsRequest;
|
|
178
|
+
(function (DescribeSnapshotsRequest) {
|
|
179
|
+
DescribeSnapshotsRequest.filterSensitiveLog = (obj) => ({
|
|
180
|
+
...obj,
|
|
181
|
+
});
|
|
182
|
+
})(DescribeSnapshotsRequest = exports.DescribeSnapshotsRequest || (exports.DescribeSnapshotsRequest = {}));
|
|
183
|
+
var DescribeSnapshotsResult;
|
|
184
|
+
(function (DescribeSnapshotsResult) {
|
|
185
|
+
DescribeSnapshotsResult.filterSensitiveLog = (obj) => ({
|
|
186
|
+
...obj,
|
|
187
|
+
});
|
|
188
|
+
})(DescribeSnapshotsResult = exports.DescribeSnapshotsResult || (exports.DescribeSnapshotsResult = {}));
|
|
189
|
+
var DescribeSnapshotTierStatusRequest;
|
|
190
|
+
(function (DescribeSnapshotTierStatusRequest) {
|
|
191
|
+
DescribeSnapshotTierStatusRequest.filterSensitiveLog = (obj) => ({
|
|
192
|
+
...obj,
|
|
193
|
+
});
|
|
194
|
+
})(DescribeSnapshotTierStatusRequest = exports.DescribeSnapshotTierStatusRequest || (exports.DescribeSnapshotTierStatusRequest = {}));
|
|
195
|
+
var TieringOperationStatus;
|
|
196
|
+
(function (TieringOperationStatus) {
|
|
197
|
+
TieringOperationStatus["archival_completed"] = "archival-completed";
|
|
198
|
+
TieringOperationStatus["archival_failed"] = "archival-failed";
|
|
199
|
+
TieringOperationStatus["archival_in_progress"] = "archival-in-progress";
|
|
200
|
+
TieringOperationStatus["permanent_restore_completed"] = "permanent-restore-completed";
|
|
201
|
+
TieringOperationStatus["permanent_restore_failed"] = "permanent-restore-failed";
|
|
202
|
+
TieringOperationStatus["permanent_restore_in_progress"] = "permanent-restore-in-progress";
|
|
203
|
+
TieringOperationStatus["temporary_restore_completed"] = "temporary-restore-completed";
|
|
204
|
+
TieringOperationStatus["temporary_restore_failed"] = "temporary-restore-failed";
|
|
205
|
+
TieringOperationStatus["temporary_restore_in_progress"] = "temporary-restore-in-progress";
|
|
206
|
+
})(TieringOperationStatus = exports.TieringOperationStatus || (exports.TieringOperationStatus = {}));
|
|
207
|
+
var SnapshotTierStatus;
|
|
208
|
+
(function (SnapshotTierStatus) {
|
|
209
|
+
SnapshotTierStatus.filterSensitiveLog = (obj) => ({
|
|
210
|
+
...obj,
|
|
211
|
+
});
|
|
212
|
+
})(SnapshotTierStatus = exports.SnapshotTierStatus || (exports.SnapshotTierStatus = {}));
|
|
213
|
+
var DescribeSnapshotTierStatusResult;
|
|
214
|
+
(function (DescribeSnapshotTierStatusResult) {
|
|
215
|
+
DescribeSnapshotTierStatusResult.filterSensitiveLog = (obj) => ({
|
|
216
|
+
...obj,
|
|
217
|
+
});
|
|
218
|
+
})(DescribeSnapshotTierStatusResult = exports.DescribeSnapshotTierStatusResult || (exports.DescribeSnapshotTierStatusResult = {}));
|
|
219
|
+
var DescribeSpotDatafeedSubscriptionRequest;
|
|
220
|
+
(function (DescribeSpotDatafeedSubscriptionRequest) {
|
|
221
|
+
DescribeSpotDatafeedSubscriptionRequest.filterSensitiveLog = (obj) => ({
|
|
222
|
+
...obj,
|
|
223
|
+
});
|
|
224
|
+
})(DescribeSpotDatafeedSubscriptionRequest = exports.DescribeSpotDatafeedSubscriptionRequest || (exports.DescribeSpotDatafeedSubscriptionRequest = {}));
|
|
225
|
+
var DescribeSpotDatafeedSubscriptionResult;
|
|
226
|
+
(function (DescribeSpotDatafeedSubscriptionResult) {
|
|
227
|
+
DescribeSpotDatafeedSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
228
|
+
...obj,
|
|
229
|
+
});
|
|
230
|
+
})(DescribeSpotDatafeedSubscriptionResult = exports.DescribeSpotDatafeedSubscriptionResult || (exports.DescribeSpotDatafeedSubscriptionResult = {}));
|
|
231
|
+
var DescribeSpotFleetInstancesRequest;
|
|
232
|
+
(function (DescribeSpotFleetInstancesRequest) {
|
|
233
|
+
DescribeSpotFleetInstancesRequest.filterSensitiveLog = (obj) => ({
|
|
234
|
+
...obj,
|
|
235
|
+
});
|
|
236
|
+
})(DescribeSpotFleetInstancesRequest = exports.DescribeSpotFleetInstancesRequest || (exports.DescribeSpotFleetInstancesRequest = {}));
|
|
237
|
+
var DescribeSpotFleetInstancesResponse;
|
|
238
|
+
(function (DescribeSpotFleetInstancesResponse) {
|
|
239
|
+
DescribeSpotFleetInstancesResponse.filterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
});
|
|
242
|
+
})(DescribeSpotFleetInstancesResponse = exports.DescribeSpotFleetInstancesResponse || (exports.DescribeSpotFleetInstancesResponse = {}));
|
|
243
|
+
var EventType;
|
|
244
|
+
(function (EventType) {
|
|
245
|
+
EventType["BATCH_CHANGE"] = "fleetRequestChange";
|
|
246
|
+
EventType["ERROR"] = "error";
|
|
247
|
+
EventType["INFORMATION"] = "information";
|
|
248
|
+
EventType["INSTANCE_CHANGE"] = "instanceChange";
|
|
249
|
+
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
250
|
+
var DescribeSpotFleetRequestHistoryRequest;
|
|
251
|
+
(function (DescribeSpotFleetRequestHistoryRequest) {
|
|
252
|
+
DescribeSpotFleetRequestHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
253
|
+
...obj,
|
|
254
|
+
});
|
|
255
|
+
})(DescribeSpotFleetRequestHistoryRequest = exports.DescribeSpotFleetRequestHistoryRequest || (exports.DescribeSpotFleetRequestHistoryRequest = {}));
|
|
256
|
+
var HistoryRecord;
|
|
257
|
+
(function (HistoryRecord) {
|
|
258
|
+
HistoryRecord.filterSensitiveLog = (obj) => ({
|
|
259
|
+
...obj,
|
|
260
|
+
});
|
|
261
|
+
})(HistoryRecord = exports.HistoryRecord || (exports.HistoryRecord = {}));
|
|
262
|
+
var DescribeSpotFleetRequestHistoryResponse;
|
|
263
|
+
(function (DescribeSpotFleetRequestHistoryResponse) {
|
|
264
|
+
DescribeSpotFleetRequestHistoryResponse.filterSensitiveLog = (obj) => ({
|
|
265
|
+
...obj,
|
|
266
|
+
});
|
|
267
|
+
})(DescribeSpotFleetRequestHistoryResponse = exports.DescribeSpotFleetRequestHistoryResponse || (exports.DescribeSpotFleetRequestHistoryResponse = {}));
|
|
268
|
+
var DescribeSpotFleetRequestsRequest;
|
|
269
|
+
(function (DescribeSpotFleetRequestsRequest) {
|
|
270
|
+
DescribeSpotFleetRequestsRequest.filterSensitiveLog = (obj) => ({
|
|
271
|
+
...obj,
|
|
272
|
+
});
|
|
273
|
+
})(DescribeSpotFleetRequestsRequest = exports.DescribeSpotFleetRequestsRequest || (exports.DescribeSpotFleetRequestsRequest = {}));
|
|
274
|
+
var ExcessCapacityTerminationPolicy;
|
|
275
|
+
(function (ExcessCapacityTerminationPolicy) {
|
|
276
|
+
ExcessCapacityTerminationPolicy["DEFAULT"] = "default";
|
|
277
|
+
ExcessCapacityTerminationPolicy["NO_TERMINATION"] = "noTermination";
|
|
278
|
+
})(ExcessCapacityTerminationPolicy = exports.ExcessCapacityTerminationPolicy || (exports.ExcessCapacityTerminationPolicy = {}));
|
|
279
|
+
var SpotFleetMonitoring;
|
|
280
|
+
(function (SpotFleetMonitoring) {
|
|
281
|
+
SpotFleetMonitoring.filterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
})(SpotFleetMonitoring = exports.SpotFleetMonitoring || (exports.SpotFleetMonitoring = {}));
|
|
285
|
+
var InstanceNetworkInterfaceSpecification;
|
|
286
|
+
(function (InstanceNetworkInterfaceSpecification) {
|
|
287
|
+
InstanceNetworkInterfaceSpecification.filterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
})(InstanceNetworkInterfaceSpecification = exports.InstanceNetworkInterfaceSpecification || (exports.InstanceNetworkInterfaceSpecification = {}));
|
|
291
|
+
var SpotPlacement;
|
|
292
|
+
(function (SpotPlacement) {
|
|
293
|
+
SpotPlacement.filterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
})(SpotPlacement = exports.SpotPlacement || (exports.SpotPlacement = {}));
|
|
297
|
+
var SpotFleetTagSpecification;
|
|
298
|
+
(function (SpotFleetTagSpecification) {
|
|
299
|
+
SpotFleetTagSpecification.filterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
})(SpotFleetTagSpecification = exports.SpotFleetTagSpecification || (exports.SpotFleetTagSpecification = {}));
|
|
303
|
+
var SpotFleetLaunchSpecification;
|
|
304
|
+
(function (SpotFleetLaunchSpecification) {
|
|
305
|
+
SpotFleetLaunchSpecification.filterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
})(SpotFleetLaunchSpecification = exports.SpotFleetLaunchSpecification || (exports.SpotFleetLaunchSpecification = {}));
|
|
309
|
+
var LaunchTemplateOverrides;
|
|
310
|
+
(function (LaunchTemplateOverrides) {
|
|
311
|
+
LaunchTemplateOverrides.filterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
})(LaunchTemplateOverrides = exports.LaunchTemplateOverrides || (exports.LaunchTemplateOverrides = {}));
|
|
315
|
+
var LaunchTemplateConfig;
|
|
316
|
+
(function (LaunchTemplateConfig) {
|
|
317
|
+
LaunchTemplateConfig.filterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
})(LaunchTemplateConfig = exports.LaunchTemplateConfig || (exports.LaunchTemplateConfig = {}));
|
|
321
|
+
var ClassicLoadBalancer;
|
|
322
|
+
(function (ClassicLoadBalancer) {
|
|
323
|
+
ClassicLoadBalancer.filterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
})(ClassicLoadBalancer = exports.ClassicLoadBalancer || (exports.ClassicLoadBalancer = {}));
|
|
327
|
+
var ClassicLoadBalancersConfig;
|
|
328
|
+
(function (ClassicLoadBalancersConfig) {
|
|
329
|
+
ClassicLoadBalancersConfig.filterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
})(ClassicLoadBalancersConfig = exports.ClassicLoadBalancersConfig || (exports.ClassicLoadBalancersConfig = {}));
|
|
333
|
+
var TargetGroup;
|
|
334
|
+
(function (TargetGroup) {
|
|
335
|
+
TargetGroup.filterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
})(TargetGroup = exports.TargetGroup || (exports.TargetGroup = {}));
|
|
339
|
+
var TargetGroupsConfig;
|
|
340
|
+
(function (TargetGroupsConfig) {
|
|
341
|
+
TargetGroupsConfig.filterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
})(TargetGroupsConfig = exports.TargetGroupsConfig || (exports.TargetGroupsConfig = {}));
|
|
345
|
+
var LoadBalancersConfig;
|
|
346
|
+
(function (LoadBalancersConfig) {
|
|
347
|
+
LoadBalancersConfig.filterSensitiveLog = (obj) => ({
|
|
348
|
+
...obj,
|
|
349
|
+
});
|
|
350
|
+
})(LoadBalancersConfig = exports.LoadBalancersConfig || (exports.LoadBalancersConfig = {}));
|
|
351
|
+
var OnDemandAllocationStrategy;
|
|
352
|
+
(function (OnDemandAllocationStrategy) {
|
|
353
|
+
OnDemandAllocationStrategy["LOWEST_PRICE"] = "lowestPrice";
|
|
354
|
+
OnDemandAllocationStrategy["PRIORITIZED"] = "prioritized";
|
|
355
|
+
})(OnDemandAllocationStrategy = exports.OnDemandAllocationStrategy || (exports.OnDemandAllocationStrategy = {}));
|
|
356
|
+
var ReplacementStrategy;
|
|
357
|
+
(function (ReplacementStrategy) {
|
|
358
|
+
ReplacementStrategy["LAUNCH"] = "launch";
|
|
359
|
+
ReplacementStrategy["LAUNCH_BEFORE_TERMINATE"] = "launch-before-terminate";
|
|
360
|
+
})(ReplacementStrategy = exports.ReplacementStrategy || (exports.ReplacementStrategy = {}));
|
|
361
|
+
var SpotCapacityRebalance;
|
|
362
|
+
(function (SpotCapacityRebalance) {
|
|
363
|
+
SpotCapacityRebalance.filterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
})(SpotCapacityRebalance = exports.SpotCapacityRebalance || (exports.SpotCapacityRebalance = {}));
|
|
367
|
+
var SpotMaintenanceStrategies;
|
|
368
|
+
(function (SpotMaintenanceStrategies) {
|
|
369
|
+
SpotMaintenanceStrategies.filterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
})(SpotMaintenanceStrategies = exports.SpotMaintenanceStrategies || (exports.SpotMaintenanceStrategies = {}));
|
|
373
|
+
var SpotFleetRequestConfigData;
|
|
374
|
+
(function (SpotFleetRequestConfigData) {
|
|
375
|
+
SpotFleetRequestConfigData.filterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
})(SpotFleetRequestConfigData = exports.SpotFleetRequestConfigData || (exports.SpotFleetRequestConfigData = {}));
|
|
379
|
+
var SpotFleetRequestConfig;
|
|
380
|
+
(function (SpotFleetRequestConfig) {
|
|
381
|
+
SpotFleetRequestConfig.filterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
})(SpotFleetRequestConfig = exports.SpotFleetRequestConfig || (exports.SpotFleetRequestConfig = {}));
|
|
385
|
+
var DescribeSpotFleetRequestsResponse;
|
|
386
|
+
(function (DescribeSpotFleetRequestsResponse) {
|
|
387
|
+
DescribeSpotFleetRequestsResponse.filterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
})(DescribeSpotFleetRequestsResponse = exports.DescribeSpotFleetRequestsResponse || (exports.DescribeSpotFleetRequestsResponse = {}));
|
|
391
|
+
var DescribeSpotInstanceRequestsRequest;
|
|
392
|
+
(function (DescribeSpotInstanceRequestsRequest) {
|
|
393
|
+
DescribeSpotInstanceRequestsRequest.filterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
})(DescribeSpotInstanceRequestsRequest = exports.DescribeSpotInstanceRequestsRequest || (exports.DescribeSpotInstanceRequestsRequest = {}));
|
|
397
|
+
var RunInstancesMonitoringEnabled;
|
|
398
|
+
(function (RunInstancesMonitoringEnabled) {
|
|
399
|
+
RunInstancesMonitoringEnabled.filterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
})(RunInstancesMonitoringEnabled = exports.RunInstancesMonitoringEnabled || (exports.RunInstancesMonitoringEnabled = {}));
|
|
403
|
+
var LaunchSpecification;
|
|
404
|
+
(function (LaunchSpecification) {
|
|
405
|
+
LaunchSpecification.filterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
})(LaunchSpecification = exports.LaunchSpecification || (exports.LaunchSpecification = {}));
|
|
409
|
+
var SpotInstanceStatus;
|
|
410
|
+
(function (SpotInstanceStatus) {
|
|
411
|
+
SpotInstanceStatus.filterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
});
|
|
414
|
+
})(SpotInstanceStatus = exports.SpotInstanceStatus || (exports.SpotInstanceStatus = {}));
|
|
415
|
+
var SpotInstanceRequest;
|
|
416
|
+
(function (SpotInstanceRequest) {
|
|
417
|
+
SpotInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
})(SpotInstanceRequest = exports.SpotInstanceRequest || (exports.SpotInstanceRequest = {}));
|
|
421
|
+
var DescribeSpotInstanceRequestsResult;
|
|
422
|
+
(function (DescribeSpotInstanceRequestsResult) {
|
|
423
|
+
DescribeSpotInstanceRequestsResult.filterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
});
|
|
426
|
+
})(DescribeSpotInstanceRequestsResult = exports.DescribeSpotInstanceRequestsResult || (exports.DescribeSpotInstanceRequestsResult = {}));
|
|
427
|
+
var DescribeSpotPriceHistoryRequest;
|
|
428
|
+
(function (DescribeSpotPriceHistoryRequest) {
|
|
429
|
+
DescribeSpotPriceHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
})(DescribeSpotPriceHistoryRequest = exports.DescribeSpotPriceHistoryRequest || (exports.DescribeSpotPriceHistoryRequest = {}));
|
|
433
|
+
var SpotPrice;
|
|
434
|
+
(function (SpotPrice) {
|
|
435
|
+
SpotPrice.filterSensitiveLog = (obj) => ({
|
|
436
|
+
...obj,
|
|
437
|
+
});
|
|
438
|
+
})(SpotPrice = exports.SpotPrice || (exports.SpotPrice = {}));
|
|
439
|
+
var DescribeSpotPriceHistoryResult;
|
|
440
|
+
(function (DescribeSpotPriceHistoryResult) {
|
|
441
|
+
DescribeSpotPriceHistoryResult.filterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
})(DescribeSpotPriceHistoryResult = exports.DescribeSpotPriceHistoryResult || (exports.DescribeSpotPriceHistoryResult = {}));
|
|
445
|
+
var DescribeStaleSecurityGroupsRequest;
|
|
446
|
+
(function (DescribeStaleSecurityGroupsRequest) {
|
|
447
|
+
DescribeStaleSecurityGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
448
|
+
...obj,
|
|
449
|
+
});
|
|
450
|
+
})(DescribeStaleSecurityGroupsRequest = exports.DescribeStaleSecurityGroupsRequest || (exports.DescribeStaleSecurityGroupsRequest = {}));
|
|
451
|
+
var StaleIpPermission;
|
|
452
|
+
(function (StaleIpPermission) {
|
|
453
|
+
StaleIpPermission.filterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
})(StaleIpPermission = exports.StaleIpPermission || (exports.StaleIpPermission = {}));
|
|
457
|
+
var StaleSecurityGroup;
|
|
458
|
+
(function (StaleSecurityGroup) {
|
|
459
|
+
StaleSecurityGroup.filterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
})(StaleSecurityGroup = exports.StaleSecurityGroup || (exports.StaleSecurityGroup = {}));
|
|
463
|
+
var DescribeStaleSecurityGroupsResult;
|
|
464
|
+
(function (DescribeStaleSecurityGroupsResult) {
|
|
465
|
+
DescribeStaleSecurityGroupsResult.filterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
})(DescribeStaleSecurityGroupsResult = exports.DescribeStaleSecurityGroupsResult || (exports.DescribeStaleSecurityGroupsResult = {}));
|
|
469
|
+
var DescribeStoreImageTasksRequest;
|
|
470
|
+
(function (DescribeStoreImageTasksRequest) {
|
|
471
|
+
DescribeStoreImageTasksRequest.filterSensitiveLog = (obj) => ({
|
|
472
|
+
...obj,
|
|
473
|
+
});
|
|
474
|
+
})(DescribeStoreImageTasksRequest = exports.DescribeStoreImageTasksRequest || (exports.DescribeStoreImageTasksRequest = {}));
|
|
475
|
+
var StoreImageTaskResult;
|
|
476
|
+
(function (StoreImageTaskResult) {
|
|
477
|
+
StoreImageTaskResult.filterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
})(StoreImageTaskResult = exports.StoreImageTaskResult || (exports.StoreImageTaskResult = {}));
|
|
481
|
+
var DescribeStoreImageTasksResult;
|
|
482
|
+
(function (DescribeStoreImageTasksResult) {
|
|
483
|
+
DescribeStoreImageTasksResult.filterSensitiveLog = (obj) => ({
|
|
484
|
+
...obj,
|
|
485
|
+
});
|
|
486
|
+
})(DescribeStoreImageTasksResult = exports.DescribeStoreImageTasksResult || (exports.DescribeStoreImageTasksResult = {}));
|
|
487
|
+
var DescribeSubnetsRequest;
|
|
488
|
+
(function (DescribeSubnetsRequest) {
|
|
489
|
+
DescribeSubnetsRequest.filterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
})(DescribeSubnetsRequest = exports.DescribeSubnetsRequest || (exports.DescribeSubnetsRequest = {}));
|
|
10
493
|
var DescribeSubnetsResult;
|
|
11
494
|
(function (DescribeSubnetsResult) {
|
|
12
495
|
DescribeSubnetsResult.filterSensitiveLog = (obj) => ({
|
|
@@ -559,6 +1042,18 @@ var DisableImageDeprecationResult;
|
|
|
559
1042
|
...obj,
|
|
560
1043
|
});
|
|
561
1044
|
})(DisableImageDeprecationResult = exports.DisableImageDeprecationResult || (exports.DisableImageDeprecationResult = {}));
|
|
1045
|
+
var DisableIpamOrganizationAdminAccountRequest;
|
|
1046
|
+
(function (DisableIpamOrganizationAdminAccountRequest) {
|
|
1047
|
+
DisableIpamOrganizationAdminAccountRequest.filterSensitiveLog = (obj) => ({
|
|
1048
|
+
...obj,
|
|
1049
|
+
});
|
|
1050
|
+
})(DisableIpamOrganizationAdminAccountRequest = exports.DisableIpamOrganizationAdminAccountRequest || (exports.DisableIpamOrganizationAdminAccountRequest = {}));
|
|
1051
|
+
var DisableIpamOrganizationAdminAccountResult;
|
|
1052
|
+
(function (DisableIpamOrganizationAdminAccountResult) {
|
|
1053
|
+
DisableIpamOrganizationAdminAccountResult.filterSensitiveLog = (obj) => ({
|
|
1054
|
+
...obj,
|
|
1055
|
+
});
|
|
1056
|
+
})(DisableIpamOrganizationAdminAccountResult = exports.DisableIpamOrganizationAdminAccountResult || (exports.DisableIpamOrganizationAdminAccountResult = {}));
|
|
562
1057
|
var DisableSerialConsoleAccessRequest;
|
|
563
1058
|
(function (DisableSerialConsoleAccessRequest) {
|
|
564
1059
|
DisableSerialConsoleAccessRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -805,6 +1300,18 @@ var EnableImageDeprecationResult;
|
|
|
805
1300
|
...obj,
|
|
806
1301
|
});
|
|
807
1302
|
})(EnableImageDeprecationResult = exports.EnableImageDeprecationResult || (exports.EnableImageDeprecationResult = {}));
|
|
1303
|
+
var EnableIpamOrganizationAdminAccountRequest;
|
|
1304
|
+
(function (EnableIpamOrganizationAdminAccountRequest) {
|
|
1305
|
+
EnableIpamOrganizationAdminAccountRequest.filterSensitiveLog = (obj) => ({
|
|
1306
|
+
...obj,
|
|
1307
|
+
});
|
|
1308
|
+
})(EnableIpamOrganizationAdminAccountRequest = exports.EnableIpamOrganizationAdminAccountRequest || (exports.EnableIpamOrganizationAdminAccountRequest = {}));
|
|
1309
|
+
var EnableIpamOrganizationAdminAccountResult;
|
|
1310
|
+
(function (EnableIpamOrganizationAdminAccountResult) {
|
|
1311
|
+
EnableIpamOrganizationAdminAccountResult.filterSensitiveLog = (obj) => ({
|
|
1312
|
+
...obj,
|
|
1313
|
+
});
|
|
1314
|
+
})(EnableIpamOrganizationAdminAccountResult = exports.EnableIpamOrganizationAdminAccountResult || (exports.EnableIpamOrganizationAdminAccountResult = {}));
|
|
808
1315
|
var EnableSerialConsoleAccessRequest;
|
|
809
1316
|
(function (EnableSerialConsoleAccessRequest) {
|
|
810
1317
|
EnableSerialConsoleAccessRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1148,608 +1655,104 @@ var GetInstanceTypesFromInstanceRequirementsResult;
|
|
|
1148
1655
|
...obj,
|
|
1149
1656
|
});
|
|
1150
1657
|
})(GetInstanceTypesFromInstanceRequirementsResult = exports.GetInstanceTypesFromInstanceRequirementsResult || (exports.GetInstanceTypesFromInstanceRequirementsResult = {}));
|
|
1658
|
+
var GetIpamAddressHistoryRequest;
|
|
1659
|
+
(function (GetIpamAddressHistoryRequest) {
|
|
1660
|
+
GetIpamAddressHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
1661
|
+
...obj,
|
|
1662
|
+
});
|
|
1663
|
+
})(GetIpamAddressHistoryRequest = exports.GetIpamAddressHistoryRequest || (exports.GetIpamAddressHistoryRequest = {}));
|
|
1664
|
+
var IpamComplianceStatus;
|
|
1665
|
+
(function (IpamComplianceStatus) {
|
|
1666
|
+
IpamComplianceStatus["compliant"] = "compliant";
|
|
1667
|
+
IpamComplianceStatus["ignored"] = "ignored";
|
|
1668
|
+
IpamComplianceStatus["noncompliant"] = "noncompliant";
|
|
1669
|
+
IpamComplianceStatus["unmanaged"] = "unmanaged";
|
|
1670
|
+
})(IpamComplianceStatus = exports.IpamComplianceStatus || (exports.IpamComplianceStatus = {}));
|
|
1671
|
+
var IpamOverlapStatus;
|
|
1672
|
+
(function (IpamOverlapStatus) {
|
|
1673
|
+
IpamOverlapStatus["ignored"] = "ignored";
|
|
1674
|
+
IpamOverlapStatus["nonoverlapping"] = "nonoverlapping";
|
|
1675
|
+
IpamOverlapStatus["overlapping"] = "overlapping";
|
|
1676
|
+
})(IpamOverlapStatus = exports.IpamOverlapStatus || (exports.IpamOverlapStatus = {}));
|
|
1677
|
+
var IpamAddressHistoryResourceType;
|
|
1678
|
+
(function (IpamAddressHistoryResourceType) {
|
|
1679
|
+
IpamAddressHistoryResourceType["eip"] = "eip";
|
|
1680
|
+
IpamAddressHistoryResourceType["instance"] = "instance";
|
|
1681
|
+
IpamAddressHistoryResourceType["network_interface"] = "network-interface";
|
|
1682
|
+
IpamAddressHistoryResourceType["subnet"] = "subnet";
|
|
1683
|
+
IpamAddressHistoryResourceType["vpc"] = "vpc";
|
|
1684
|
+
})(IpamAddressHistoryResourceType = exports.IpamAddressHistoryResourceType || (exports.IpamAddressHistoryResourceType = {}));
|
|
1685
|
+
var IpamAddressHistoryRecord;
|
|
1686
|
+
(function (IpamAddressHistoryRecord) {
|
|
1687
|
+
IpamAddressHistoryRecord.filterSensitiveLog = (obj) => ({
|
|
1688
|
+
...obj,
|
|
1689
|
+
});
|
|
1690
|
+
})(IpamAddressHistoryRecord = exports.IpamAddressHistoryRecord || (exports.IpamAddressHistoryRecord = {}));
|
|
1691
|
+
var GetIpamAddressHistoryResult;
|
|
1692
|
+
(function (GetIpamAddressHistoryResult) {
|
|
1693
|
+
GetIpamAddressHistoryResult.filterSensitiveLog = (obj) => ({
|
|
1694
|
+
...obj,
|
|
1695
|
+
});
|
|
1696
|
+
})(GetIpamAddressHistoryResult = exports.GetIpamAddressHistoryResult || (exports.GetIpamAddressHistoryResult = {}));
|
|
1697
|
+
var GetIpamPoolAllocationsRequest;
|
|
1698
|
+
(function (GetIpamPoolAllocationsRequest) {
|
|
1699
|
+
GetIpamPoolAllocationsRequest.filterSensitiveLog = (obj) => ({
|
|
1700
|
+
...obj,
|
|
1701
|
+
});
|
|
1702
|
+
})(GetIpamPoolAllocationsRequest = exports.GetIpamPoolAllocationsRequest || (exports.GetIpamPoolAllocationsRequest = {}));
|
|
1703
|
+
var GetIpamPoolAllocationsResult;
|
|
1704
|
+
(function (GetIpamPoolAllocationsResult) {
|
|
1705
|
+
GetIpamPoolAllocationsResult.filterSensitiveLog = (obj) => ({
|
|
1706
|
+
...obj,
|
|
1707
|
+
});
|
|
1708
|
+
})(GetIpamPoolAllocationsResult = exports.GetIpamPoolAllocationsResult || (exports.GetIpamPoolAllocationsResult = {}));
|
|
1709
|
+
var GetIpamPoolCidrsRequest;
|
|
1710
|
+
(function (GetIpamPoolCidrsRequest) {
|
|
1711
|
+
GetIpamPoolCidrsRequest.filterSensitiveLog = (obj) => ({
|
|
1712
|
+
...obj,
|
|
1713
|
+
});
|
|
1714
|
+
})(GetIpamPoolCidrsRequest = exports.GetIpamPoolCidrsRequest || (exports.GetIpamPoolCidrsRequest = {}));
|
|
1715
|
+
var GetIpamPoolCidrsResult;
|
|
1716
|
+
(function (GetIpamPoolCidrsResult) {
|
|
1717
|
+
GetIpamPoolCidrsResult.filterSensitiveLog = (obj) => ({
|
|
1718
|
+
...obj,
|
|
1719
|
+
});
|
|
1720
|
+
})(GetIpamPoolCidrsResult = exports.GetIpamPoolCidrsResult || (exports.GetIpamPoolCidrsResult = {}));
|
|
1721
|
+
var IpamResourceType;
|
|
1722
|
+
(function (IpamResourceType) {
|
|
1723
|
+
IpamResourceType["eip"] = "eip";
|
|
1724
|
+
IpamResourceType["ipv6_pool"] = "ipv6-pool";
|
|
1725
|
+
IpamResourceType["public_ipv4_pool"] = "public-ipv4-pool";
|
|
1726
|
+
IpamResourceType["subnet"] = "subnet";
|
|
1727
|
+
IpamResourceType["vpc"] = "vpc";
|
|
1728
|
+
})(IpamResourceType = exports.IpamResourceType || (exports.IpamResourceType = {}));
|
|
1729
|
+
var GetIpamResourceCidrsRequest;
|
|
1730
|
+
(function (GetIpamResourceCidrsRequest) {
|
|
1731
|
+
GetIpamResourceCidrsRequest.filterSensitiveLog = (obj) => ({
|
|
1732
|
+
...obj,
|
|
1733
|
+
});
|
|
1734
|
+
})(GetIpamResourceCidrsRequest = exports.GetIpamResourceCidrsRequest || (exports.GetIpamResourceCidrsRequest = {}));
|
|
1735
|
+
var IpamManagementState;
|
|
1736
|
+
(function (IpamManagementState) {
|
|
1737
|
+
IpamManagementState["ignored"] = "ignored";
|
|
1738
|
+
IpamManagementState["managed"] = "managed";
|
|
1739
|
+
IpamManagementState["unmanaged"] = "unmanaged";
|
|
1740
|
+
})(IpamManagementState = exports.IpamManagementState || (exports.IpamManagementState = {}));
|
|
1741
|
+
var IpamResourceCidr;
|
|
1742
|
+
(function (IpamResourceCidr) {
|
|
1743
|
+
IpamResourceCidr.filterSensitiveLog = (obj) => ({
|
|
1744
|
+
...obj,
|
|
1745
|
+
});
|
|
1746
|
+
})(IpamResourceCidr = exports.IpamResourceCidr || (exports.IpamResourceCidr = {}));
|
|
1747
|
+
var GetIpamResourceCidrsResult;
|
|
1748
|
+
(function (GetIpamResourceCidrsResult) {
|
|
1749
|
+
GetIpamResourceCidrsResult.filterSensitiveLog = (obj) => ({
|
|
1750
|
+
...obj,
|
|
1751
|
+
});
|
|
1752
|
+
})(GetIpamResourceCidrsResult = exports.GetIpamResourceCidrsResult || (exports.GetIpamResourceCidrsResult = {}));
|
|
1151
1753
|
var GetLaunchTemplateDataRequest;
|
|
1152
1754
|
(function (GetLaunchTemplateDataRequest) {
|
|
1153
1755
|
GetLaunchTemplateDataRequest.filterSensitiveLog = (obj) => ({
|
|
1154
1756
|
...obj,
|
|
1155
1757
|
});
|
|
1156
1758
|
})(GetLaunchTemplateDataRequest = exports.GetLaunchTemplateDataRequest || (exports.GetLaunchTemplateDataRequest = {}));
|
|
1157
|
-
var GetLaunchTemplateDataResult;
|
|
1158
|
-
(function (GetLaunchTemplateDataResult) {
|
|
1159
|
-
GetLaunchTemplateDataResult.filterSensitiveLog = (obj) => ({
|
|
1160
|
-
...obj,
|
|
1161
|
-
});
|
|
1162
|
-
})(GetLaunchTemplateDataResult = exports.GetLaunchTemplateDataResult || (exports.GetLaunchTemplateDataResult = {}));
|
|
1163
|
-
var GetManagedPrefixListAssociationsRequest;
|
|
1164
|
-
(function (GetManagedPrefixListAssociationsRequest) {
|
|
1165
|
-
GetManagedPrefixListAssociationsRequest.filterSensitiveLog = (obj) => ({
|
|
1166
|
-
...obj,
|
|
1167
|
-
});
|
|
1168
|
-
})(GetManagedPrefixListAssociationsRequest = exports.GetManagedPrefixListAssociationsRequest || (exports.GetManagedPrefixListAssociationsRequest = {}));
|
|
1169
|
-
var PrefixListAssociation;
|
|
1170
|
-
(function (PrefixListAssociation) {
|
|
1171
|
-
PrefixListAssociation.filterSensitiveLog = (obj) => ({
|
|
1172
|
-
...obj,
|
|
1173
|
-
});
|
|
1174
|
-
})(PrefixListAssociation = exports.PrefixListAssociation || (exports.PrefixListAssociation = {}));
|
|
1175
|
-
var GetManagedPrefixListAssociationsResult;
|
|
1176
|
-
(function (GetManagedPrefixListAssociationsResult) {
|
|
1177
|
-
GetManagedPrefixListAssociationsResult.filterSensitiveLog = (obj) => ({
|
|
1178
|
-
...obj,
|
|
1179
|
-
});
|
|
1180
|
-
})(GetManagedPrefixListAssociationsResult = exports.GetManagedPrefixListAssociationsResult || (exports.GetManagedPrefixListAssociationsResult = {}));
|
|
1181
|
-
var GetManagedPrefixListEntriesRequest;
|
|
1182
|
-
(function (GetManagedPrefixListEntriesRequest) {
|
|
1183
|
-
GetManagedPrefixListEntriesRequest.filterSensitiveLog = (obj) => ({
|
|
1184
|
-
...obj,
|
|
1185
|
-
});
|
|
1186
|
-
})(GetManagedPrefixListEntriesRequest = exports.GetManagedPrefixListEntriesRequest || (exports.GetManagedPrefixListEntriesRequest = {}));
|
|
1187
|
-
var PrefixListEntry;
|
|
1188
|
-
(function (PrefixListEntry) {
|
|
1189
|
-
PrefixListEntry.filterSensitiveLog = (obj) => ({
|
|
1190
|
-
...obj,
|
|
1191
|
-
});
|
|
1192
|
-
})(PrefixListEntry = exports.PrefixListEntry || (exports.PrefixListEntry = {}));
|
|
1193
|
-
var GetManagedPrefixListEntriesResult;
|
|
1194
|
-
(function (GetManagedPrefixListEntriesResult) {
|
|
1195
|
-
GetManagedPrefixListEntriesResult.filterSensitiveLog = (obj) => ({
|
|
1196
|
-
...obj,
|
|
1197
|
-
});
|
|
1198
|
-
})(GetManagedPrefixListEntriesResult = exports.GetManagedPrefixListEntriesResult || (exports.GetManagedPrefixListEntriesResult = {}));
|
|
1199
|
-
var GetPasswordDataRequest;
|
|
1200
|
-
(function (GetPasswordDataRequest) {
|
|
1201
|
-
GetPasswordDataRequest.filterSensitiveLog = (obj) => ({
|
|
1202
|
-
...obj,
|
|
1203
|
-
});
|
|
1204
|
-
})(GetPasswordDataRequest = exports.GetPasswordDataRequest || (exports.GetPasswordDataRequest = {}));
|
|
1205
|
-
var GetPasswordDataResult;
|
|
1206
|
-
(function (GetPasswordDataResult) {
|
|
1207
|
-
GetPasswordDataResult.filterSensitiveLog = (obj) => ({
|
|
1208
|
-
...obj,
|
|
1209
|
-
});
|
|
1210
|
-
})(GetPasswordDataResult = exports.GetPasswordDataResult || (exports.GetPasswordDataResult = {}));
|
|
1211
|
-
var GetReservedInstancesExchangeQuoteRequest;
|
|
1212
|
-
(function (GetReservedInstancesExchangeQuoteRequest) {
|
|
1213
|
-
GetReservedInstancesExchangeQuoteRequest.filterSensitiveLog = (obj) => ({
|
|
1214
|
-
...obj,
|
|
1215
|
-
});
|
|
1216
|
-
})(GetReservedInstancesExchangeQuoteRequest = exports.GetReservedInstancesExchangeQuoteRequest || (exports.GetReservedInstancesExchangeQuoteRequest = {}));
|
|
1217
|
-
var ReservationValue;
|
|
1218
|
-
(function (ReservationValue) {
|
|
1219
|
-
ReservationValue.filterSensitiveLog = (obj) => ({
|
|
1220
|
-
...obj,
|
|
1221
|
-
});
|
|
1222
|
-
})(ReservationValue = exports.ReservationValue || (exports.ReservationValue = {}));
|
|
1223
|
-
var ReservedInstanceReservationValue;
|
|
1224
|
-
(function (ReservedInstanceReservationValue) {
|
|
1225
|
-
ReservedInstanceReservationValue.filterSensitiveLog = (obj) => ({
|
|
1226
|
-
...obj,
|
|
1227
|
-
});
|
|
1228
|
-
})(ReservedInstanceReservationValue = exports.ReservedInstanceReservationValue || (exports.ReservedInstanceReservationValue = {}));
|
|
1229
|
-
var TargetConfiguration;
|
|
1230
|
-
(function (TargetConfiguration) {
|
|
1231
|
-
TargetConfiguration.filterSensitiveLog = (obj) => ({
|
|
1232
|
-
...obj,
|
|
1233
|
-
});
|
|
1234
|
-
})(TargetConfiguration = exports.TargetConfiguration || (exports.TargetConfiguration = {}));
|
|
1235
|
-
var TargetReservationValue;
|
|
1236
|
-
(function (TargetReservationValue) {
|
|
1237
|
-
TargetReservationValue.filterSensitiveLog = (obj) => ({
|
|
1238
|
-
...obj,
|
|
1239
|
-
});
|
|
1240
|
-
})(TargetReservationValue = exports.TargetReservationValue || (exports.TargetReservationValue = {}));
|
|
1241
|
-
var GetReservedInstancesExchangeQuoteResult;
|
|
1242
|
-
(function (GetReservedInstancesExchangeQuoteResult) {
|
|
1243
|
-
GetReservedInstancesExchangeQuoteResult.filterSensitiveLog = (obj) => ({
|
|
1244
|
-
...obj,
|
|
1245
|
-
});
|
|
1246
|
-
})(GetReservedInstancesExchangeQuoteResult = exports.GetReservedInstancesExchangeQuoteResult || (exports.GetReservedInstancesExchangeQuoteResult = {}));
|
|
1247
|
-
var GetSerialConsoleAccessStatusRequest;
|
|
1248
|
-
(function (GetSerialConsoleAccessStatusRequest) {
|
|
1249
|
-
GetSerialConsoleAccessStatusRequest.filterSensitiveLog = (obj) => ({
|
|
1250
|
-
...obj,
|
|
1251
|
-
});
|
|
1252
|
-
})(GetSerialConsoleAccessStatusRequest = exports.GetSerialConsoleAccessStatusRequest || (exports.GetSerialConsoleAccessStatusRequest = {}));
|
|
1253
|
-
var GetSerialConsoleAccessStatusResult;
|
|
1254
|
-
(function (GetSerialConsoleAccessStatusResult) {
|
|
1255
|
-
GetSerialConsoleAccessStatusResult.filterSensitiveLog = (obj) => ({
|
|
1256
|
-
...obj,
|
|
1257
|
-
});
|
|
1258
|
-
})(GetSerialConsoleAccessStatusResult = exports.GetSerialConsoleAccessStatusResult || (exports.GetSerialConsoleAccessStatusResult = {}));
|
|
1259
|
-
var InstanceRequirementsWithMetadataRequest;
|
|
1260
|
-
(function (InstanceRequirementsWithMetadataRequest) {
|
|
1261
|
-
InstanceRequirementsWithMetadataRequest.filterSensitiveLog = (obj) => ({
|
|
1262
|
-
...obj,
|
|
1263
|
-
});
|
|
1264
|
-
})(InstanceRequirementsWithMetadataRequest = exports.InstanceRequirementsWithMetadataRequest || (exports.InstanceRequirementsWithMetadataRequest = {}));
|
|
1265
|
-
var GetSpotPlacementScoresRequest;
|
|
1266
|
-
(function (GetSpotPlacementScoresRequest) {
|
|
1267
|
-
GetSpotPlacementScoresRequest.filterSensitiveLog = (obj) => ({
|
|
1268
|
-
...obj,
|
|
1269
|
-
});
|
|
1270
|
-
})(GetSpotPlacementScoresRequest = exports.GetSpotPlacementScoresRequest || (exports.GetSpotPlacementScoresRequest = {}));
|
|
1271
|
-
var SpotPlacementScore;
|
|
1272
|
-
(function (SpotPlacementScore) {
|
|
1273
|
-
SpotPlacementScore.filterSensitiveLog = (obj) => ({
|
|
1274
|
-
...obj,
|
|
1275
|
-
});
|
|
1276
|
-
})(SpotPlacementScore = exports.SpotPlacementScore || (exports.SpotPlacementScore = {}));
|
|
1277
|
-
var GetSpotPlacementScoresResult;
|
|
1278
|
-
(function (GetSpotPlacementScoresResult) {
|
|
1279
|
-
GetSpotPlacementScoresResult.filterSensitiveLog = (obj) => ({
|
|
1280
|
-
...obj,
|
|
1281
|
-
});
|
|
1282
|
-
})(GetSpotPlacementScoresResult = exports.GetSpotPlacementScoresResult || (exports.GetSpotPlacementScoresResult = {}));
|
|
1283
|
-
var GetSubnetCidrReservationsRequest;
|
|
1284
|
-
(function (GetSubnetCidrReservationsRequest) {
|
|
1285
|
-
GetSubnetCidrReservationsRequest.filterSensitiveLog = (obj) => ({
|
|
1286
|
-
...obj,
|
|
1287
|
-
});
|
|
1288
|
-
})(GetSubnetCidrReservationsRequest = exports.GetSubnetCidrReservationsRequest || (exports.GetSubnetCidrReservationsRequest = {}));
|
|
1289
|
-
var GetSubnetCidrReservationsResult;
|
|
1290
|
-
(function (GetSubnetCidrReservationsResult) {
|
|
1291
|
-
GetSubnetCidrReservationsResult.filterSensitiveLog = (obj) => ({
|
|
1292
|
-
...obj,
|
|
1293
|
-
});
|
|
1294
|
-
})(GetSubnetCidrReservationsResult = exports.GetSubnetCidrReservationsResult || (exports.GetSubnetCidrReservationsResult = {}));
|
|
1295
|
-
var GetTransitGatewayAttachmentPropagationsRequest;
|
|
1296
|
-
(function (GetTransitGatewayAttachmentPropagationsRequest) {
|
|
1297
|
-
GetTransitGatewayAttachmentPropagationsRequest.filterSensitiveLog = (obj) => ({
|
|
1298
|
-
...obj,
|
|
1299
|
-
});
|
|
1300
|
-
})(GetTransitGatewayAttachmentPropagationsRequest = exports.GetTransitGatewayAttachmentPropagationsRequest || (exports.GetTransitGatewayAttachmentPropagationsRequest = {}));
|
|
1301
|
-
var TransitGatewayAttachmentPropagation;
|
|
1302
|
-
(function (TransitGatewayAttachmentPropagation) {
|
|
1303
|
-
TransitGatewayAttachmentPropagation.filterSensitiveLog = (obj) => ({
|
|
1304
|
-
...obj,
|
|
1305
|
-
});
|
|
1306
|
-
})(TransitGatewayAttachmentPropagation = exports.TransitGatewayAttachmentPropagation || (exports.TransitGatewayAttachmentPropagation = {}));
|
|
1307
|
-
var GetTransitGatewayAttachmentPropagationsResult;
|
|
1308
|
-
(function (GetTransitGatewayAttachmentPropagationsResult) {
|
|
1309
|
-
GetTransitGatewayAttachmentPropagationsResult.filterSensitiveLog = (obj) => ({
|
|
1310
|
-
...obj,
|
|
1311
|
-
});
|
|
1312
|
-
})(GetTransitGatewayAttachmentPropagationsResult = exports.GetTransitGatewayAttachmentPropagationsResult || (exports.GetTransitGatewayAttachmentPropagationsResult = {}));
|
|
1313
|
-
var GetTransitGatewayMulticastDomainAssociationsRequest;
|
|
1314
|
-
(function (GetTransitGatewayMulticastDomainAssociationsRequest) {
|
|
1315
|
-
GetTransitGatewayMulticastDomainAssociationsRequest.filterSensitiveLog = (obj) => ({
|
|
1316
|
-
...obj,
|
|
1317
|
-
});
|
|
1318
|
-
})(GetTransitGatewayMulticastDomainAssociationsRequest = exports.GetTransitGatewayMulticastDomainAssociationsRequest || (exports.GetTransitGatewayMulticastDomainAssociationsRequest = {}));
|
|
1319
|
-
var TransitGatewayMulticastDomainAssociation;
|
|
1320
|
-
(function (TransitGatewayMulticastDomainAssociation) {
|
|
1321
|
-
TransitGatewayMulticastDomainAssociation.filterSensitiveLog = (obj) => ({
|
|
1322
|
-
...obj,
|
|
1323
|
-
});
|
|
1324
|
-
})(TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomainAssociation || (exports.TransitGatewayMulticastDomainAssociation = {}));
|
|
1325
|
-
var GetTransitGatewayMulticastDomainAssociationsResult;
|
|
1326
|
-
(function (GetTransitGatewayMulticastDomainAssociationsResult) {
|
|
1327
|
-
GetTransitGatewayMulticastDomainAssociationsResult.filterSensitiveLog = (obj) => ({
|
|
1328
|
-
...obj,
|
|
1329
|
-
});
|
|
1330
|
-
})(GetTransitGatewayMulticastDomainAssociationsResult = exports.GetTransitGatewayMulticastDomainAssociationsResult || (exports.GetTransitGatewayMulticastDomainAssociationsResult = {}));
|
|
1331
|
-
var GetTransitGatewayPrefixListReferencesRequest;
|
|
1332
|
-
(function (GetTransitGatewayPrefixListReferencesRequest) {
|
|
1333
|
-
GetTransitGatewayPrefixListReferencesRequest.filterSensitiveLog = (obj) => ({
|
|
1334
|
-
...obj,
|
|
1335
|
-
});
|
|
1336
|
-
})(GetTransitGatewayPrefixListReferencesRequest = exports.GetTransitGatewayPrefixListReferencesRequest || (exports.GetTransitGatewayPrefixListReferencesRequest = {}));
|
|
1337
|
-
var GetTransitGatewayPrefixListReferencesResult;
|
|
1338
|
-
(function (GetTransitGatewayPrefixListReferencesResult) {
|
|
1339
|
-
GetTransitGatewayPrefixListReferencesResult.filterSensitiveLog = (obj) => ({
|
|
1340
|
-
...obj,
|
|
1341
|
-
});
|
|
1342
|
-
})(GetTransitGatewayPrefixListReferencesResult = exports.GetTransitGatewayPrefixListReferencesResult || (exports.GetTransitGatewayPrefixListReferencesResult = {}));
|
|
1343
|
-
var GetTransitGatewayRouteTableAssociationsRequest;
|
|
1344
|
-
(function (GetTransitGatewayRouteTableAssociationsRequest) {
|
|
1345
|
-
GetTransitGatewayRouteTableAssociationsRequest.filterSensitiveLog = (obj) => ({
|
|
1346
|
-
...obj,
|
|
1347
|
-
});
|
|
1348
|
-
})(GetTransitGatewayRouteTableAssociationsRequest = exports.GetTransitGatewayRouteTableAssociationsRequest || (exports.GetTransitGatewayRouteTableAssociationsRequest = {}));
|
|
1349
|
-
var TransitGatewayRouteTableAssociation;
|
|
1350
|
-
(function (TransitGatewayRouteTableAssociation) {
|
|
1351
|
-
TransitGatewayRouteTableAssociation.filterSensitiveLog = (obj) => ({
|
|
1352
|
-
...obj,
|
|
1353
|
-
});
|
|
1354
|
-
})(TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTableAssociation || (exports.TransitGatewayRouteTableAssociation = {}));
|
|
1355
|
-
var GetTransitGatewayRouteTableAssociationsResult;
|
|
1356
|
-
(function (GetTransitGatewayRouteTableAssociationsResult) {
|
|
1357
|
-
GetTransitGatewayRouteTableAssociationsResult.filterSensitiveLog = (obj) => ({
|
|
1358
|
-
...obj,
|
|
1359
|
-
});
|
|
1360
|
-
})(GetTransitGatewayRouteTableAssociationsResult = exports.GetTransitGatewayRouteTableAssociationsResult || (exports.GetTransitGatewayRouteTableAssociationsResult = {}));
|
|
1361
|
-
var GetTransitGatewayRouteTablePropagationsRequest;
|
|
1362
|
-
(function (GetTransitGatewayRouteTablePropagationsRequest) {
|
|
1363
|
-
GetTransitGatewayRouteTablePropagationsRequest.filterSensitiveLog = (obj) => ({
|
|
1364
|
-
...obj,
|
|
1365
|
-
});
|
|
1366
|
-
})(GetTransitGatewayRouteTablePropagationsRequest = exports.GetTransitGatewayRouteTablePropagationsRequest || (exports.GetTransitGatewayRouteTablePropagationsRequest = {}));
|
|
1367
|
-
var TransitGatewayRouteTablePropagation;
|
|
1368
|
-
(function (TransitGatewayRouteTablePropagation) {
|
|
1369
|
-
TransitGatewayRouteTablePropagation.filterSensitiveLog = (obj) => ({
|
|
1370
|
-
...obj,
|
|
1371
|
-
});
|
|
1372
|
-
})(TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTablePropagation || (exports.TransitGatewayRouteTablePropagation = {}));
|
|
1373
|
-
var GetTransitGatewayRouteTablePropagationsResult;
|
|
1374
|
-
(function (GetTransitGatewayRouteTablePropagationsResult) {
|
|
1375
|
-
GetTransitGatewayRouteTablePropagationsResult.filterSensitiveLog = (obj) => ({
|
|
1376
|
-
...obj,
|
|
1377
|
-
});
|
|
1378
|
-
})(GetTransitGatewayRouteTablePropagationsResult = exports.GetTransitGatewayRouteTablePropagationsResult || (exports.GetTransitGatewayRouteTablePropagationsResult = {}));
|
|
1379
|
-
var GetVpnConnectionDeviceSampleConfigurationRequest;
|
|
1380
|
-
(function (GetVpnConnectionDeviceSampleConfigurationRequest) {
|
|
1381
|
-
GetVpnConnectionDeviceSampleConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1382
|
-
...obj,
|
|
1383
|
-
});
|
|
1384
|
-
})(GetVpnConnectionDeviceSampleConfigurationRequest = exports.GetVpnConnectionDeviceSampleConfigurationRequest || (exports.GetVpnConnectionDeviceSampleConfigurationRequest = {}));
|
|
1385
|
-
var GetVpnConnectionDeviceSampleConfigurationResult;
|
|
1386
|
-
(function (GetVpnConnectionDeviceSampleConfigurationResult) {
|
|
1387
|
-
GetVpnConnectionDeviceSampleConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
1388
|
-
...obj,
|
|
1389
|
-
...(obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: smithy_client_1.SENSITIVE_STRING }),
|
|
1390
|
-
});
|
|
1391
|
-
})(GetVpnConnectionDeviceSampleConfigurationResult = exports.GetVpnConnectionDeviceSampleConfigurationResult || (exports.GetVpnConnectionDeviceSampleConfigurationResult = {}));
|
|
1392
|
-
var GetVpnConnectionDeviceTypesRequest;
|
|
1393
|
-
(function (GetVpnConnectionDeviceTypesRequest) {
|
|
1394
|
-
GetVpnConnectionDeviceTypesRequest.filterSensitiveLog = (obj) => ({
|
|
1395
|
-
...obj,
|
|
1396
|
-
});
|
|
1397
|
-
})(GetVpnConnectionDeviceTypesRequest = exports.GetVpnConnectionDeviceTypesRequest || (exports.GetVpnConnectionDeviceTypesRequest = {}));
|
|
1398
|
-
var VpnConnectionDeviceType;
|
|
1399
|
-
(function (VpnConnectionDeviceType) {
|
|
1400
|
-
VpnConnectionDeviceType.filterSensitiveLog = (obj) => ({
|
|
1401
|
-
...obj,
|
|
1402
|
-
});
|
|
1403
|
-
})(VpnConnectionDeviceType = exports.VpnConnectionDeviceType || (exports.VpnConnectionDeviceType = {}));
|
|
1404
|
-
var GetVpnConnectionDeviceTypesResult;
|
|
1405
|
-
(function (GetVpnConnectionDeviceTypesResult) {
|
|
1406
|
-
GetVpnConnectionDeviceTypesResult.filterSensitiveLog = (obj) => ({
|
|
1407
|
-
...obj,
|
|
1408
|
-
});
|
|
1409
|
-
})(GetVpnConnectionDeviceTypesResult = exports.GetVpnConnectionDeviceTypesResult || (exports.GetVpnConnectionDeviceTypesResult = {}));
|
|
1410
|
-
var ImportClientVpnClientCertificateRevocationListRequest;
|
|
1411
|
-
(function (ImportClientVpnClientCertificateRevocationListRequest) {
|
|
1412
|
-
ImportClientVpnClientCertificateRevocationListRequest.filterSensitiveLog = (obj) => ({
|
|
1413
|
-
...obj,
|
|
1414
|
-
});
|
|
1415
|
-
})(ImportClientVpnClientCertificateRevocationListRequest = exports.ImportClientVpnClientCertificateRevocationListRequest || (exports.ImportClientVpnClientCertificateRevocationListRequest = {}));
|
|
1416
|
-
var ImportClientVpnClientCertificateRevocationListResult;
|
|
1417
|
-
(function (ImportClientVpnClientCertificateRevocationListResult) {
|
|
1418
|
-
ImportClientVpnClientCertificateRevocationListResult.filterSensitiveLog = (obj) => ({
|
|
1419
|
-
...obj,
|
|
1420
|
-
});
|
|
1421
|
-
})(ImportClientVpnClientCertificateRevocationListResult = exports.ImportClientVpnClientCertificateRevocationListResult || (exports.ImportClientVpnClientCertificateRevocationListResult = {}));
|
|
1422
|
-
var ClientData;
|
|
1423
|
-
(function (ClientData) {
|
|
1424
|
-
ClientData.filterSensitiveLog = (obj) => ({
|
|
1425
|
-
...obj,
|
|
1426
|
-
});
|
|
1427
|
-
})(ClientData = exports.ClientData || (exports.ClientData = {}));
|
|
1428
|
-
var UserBucket;
|
|
1429
|
-
(function (UserBucket) {
|
|
1430
|
-
UserBucket.filterSensitiveLog = (obj) => ({
|
|
1431
|
-
...obj,
|
|
1432
|
-
});
|
|
1433
|
-
})(UserBucket = exports.UserBucket || (exports.UserBucket = {}));
|
|
1434
|
-
var ImageDiskContainer;
|
|
1435
|
-
(function (ImageDiskContainer) {
|
|
1436
|
-
ImageDiskContainer.filterSensitiveLog = (obj) => ({
|
|
1437
|
-
...obj,
|
|
1438
|
-
});
|
|
1439
|
-
})(ImageDiskContainer = exports.ImageDiskContainer || (exports.ImageDiskContainer = {}));
|
|
1440
|
-
var ImportImageLicenseConfigurationRequest;
|
|
1441
|
-
(function (ImportImageLicenseConfigurationRequest) {
|
|
1442
|
-
ImportImageLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1443
|
-
...obj,
|
|
1444
|
-
});
|
|
1445
|
-
})(ImportImageLicenseConfigurationRequest = exports.ImportImageLicenseConfigurationRequest || (exports.ImportImageLicenseConfigurationRequest = {}));
|
|
1446
|
-
var ImportImageRequest;
|
|
1447
|
-
(function (ImportImageRequest) {
|
|
1448
|
-
ImportImageRequest.filterSensitiveLog = (obj) => ({
|
|
1449
|
-
...obj,
|
|
1450
|
-
});
|
|
1451
|
-
})(ImportImageRequest = exports.ImportImageRequest || (exports.ImportImageRequest = {}));
|
|
1452
|
-
var ImportImageResult;
|
|
1453
|
-
(function (ImportImageResult) {
|
|
1454
|
-
ImportImageResult.filterSensitiveLog = (obj) => ({
|
|
1455
|
-
...obj,
|
|
1456
|
-
});
|
|
1457
|
-
})(ImportImageResult = exports.ImportImageResult || (exports.ImportImageResult = {}));
|
|
1458
|
-
var DiskImageDetail;
|
|
1459
|
-
(function (DiskImageDetail) {
|
|
1460
|
-
DiskImageDetail.filterSensitiveLog = (obj) => ({
|
|
1461
|
-
...obj,
|
|
1462
|
-
});
|
|
1463
|
-
})(DiskImageDetail = exports.DiskImageDetail || (exports.DiskImageDetail = {}));
|
|
1464
|
-
var VolumeDetail;
|
|
1465
|
-
(function (VolumeDetail) {
|
|
1466
|
-
VolumeDetail.filterSensitiveLog = (obj) => ({
|
|
1467
|
-
...obj,
|
|
1468
|
-
});
|
|
1469
|
-
})(VolumeDetail = exports.VolumeDetail || (exports.VolumeDetail = {}));
|
|
1470
|
-
var DiskImage;
|
|
1471
|
-
(function (DiskImage) {
|
|
1472
|
-
DiskImage.filterSensitiveLog = (obj) => ({
|
|
1473
|
-
...obj,
|
|
1474
|
-
});
|
|
1475
|
-
})(DiskImage = exports.DiskImage || (exports.DiskImage = {}));
|
|
1476
|
-
var UserData;
|
|
1477
|
-
(function (UserData) {
|
|
1478
|
-
UserData.filterSensitiveLog = (obj) => ({
|
|
1479
|
-
...obj,
|
|
1480
|
-
});
|
|
1481
|
-
})(UserData = exports.UserData || (exports.UserData = {}));
|
|
1482
|
-
var ImportInstanceLaunchSpecification;
|
|
1483
|
-
(function (ImportInstanceLaunchSpecification) {
|
|
1484
|
-
ImportInstanceLaunchSpecification.filterSensitiveLog = (obj) => ({
|
|
1485
|
-
...obj,
|
|
1486
|
-
...(obj.UserData && { UserData: smithy_client_1.SENSITIVE_STRING }),
|
|
1487
|
-
});
|
|
1488
|
-
})(ImportInstanceLaunchSpecification = exports.ImportInstanceLaunchSpecification || (exports.ImportInstanceLaunchSpecification = {}));
|
|
1489
|
-
var ImportInstanceRequest;
|
|
1490
|
-
(function (ImportInstanceRequest) {
|
|
1491
|
-
ImportInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
1492
|
-
...obj,
|
|
1493
|
-
...(obj.LaunchSpecification && {
|
|
1494
|
-
LaunchSpecification: ImportInstanceLaunchSpecification.filterSensitiveLog(obj.LaunchSpecification),
|
|
1495
|
-
}),
|
|
1496
|
-
});
|
|
1497
|
-
})(ImportInstanceRequest = exports.ImportInstanceRequest || (exports.ImportInstanceRequest = {}));
|
|
1498
|
-
var ImportInstanceResult;
|
|
1499
|
-
(function (ImportInstanceResult) {
|
|
1500
|
-
ImportInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1501
|
-
...obj,
|
|
1502
|
-
});
|
|
1503
|
-
})(ImportInstanceResult = exports.ImportInstanceResult || (exports.ImportInstanceResult = {}));
|
|
1504
|
-
var ImportKeyPairRequest;
|
|
1505
|
-
(function (ImportKeyPairRequest) {
|
|
1506
|
-
ImportKeyPairRequest.filterSensitiveLog = (obj) => ({
|
|
1507
|
-
...obj,
|
|
1508
|
-
});
|
|
1509
|
-
})(ImportKeyPairRequest = exports.ImportKeyPairRequest || (exports.ImportKeyPairRequest = {}));
|
|
1510
|
-
var ImportKeyPairResult;
|
|
1511
|
-
(function (ImportKeyPairResult) {
|
|
1512
|
-
ImportKeyPairResult.filterSensitiveLog = (obj) => ({
|
|
1513
|
-
...obj,
|
|
1514
|
-
});
|
|
1515
|
-
})(ImportKeyPairResult = exports.ImportKeyPairResult || (exports.ImportKeyPairResult = {}));
|
|
1516
|
-
var SnapshotDiskContainer;
|
|
1517
|
-
(function (SnapshotDiskContainer) {
|
|
1518
|
-
SnapshotDiskContainer.filterSensitiveLog = (obj) => ({
|
|
1519
|
-
...obj,
|
|
1520
|
-
});
|
|
1521
|
-
})(SnapshotDiskContainer = exports.SnapshotDiskContainer || (exports.SnapshotDiskContainer = {}));
|
|
1522
|
-
var ImportSnapshotRequest;
|
|
1523
|
-
(function (ImportSnapshotRequest) {
|
|
1524
|
-
ImportSnapshotRequest.filterSensitiveLog = (obj) => ({
|
|
1525
|
-
...obj,
|
|
1526
|
-
});
|
|
1527
|
-
})(ImportSnapshotRequest = exports.ImportSnapshotRequest || (exports.ImportSnapshotRequest = {}));
|
|
1528
|
-
var ImportSnapshotResult;
|
|
1529
|
-
(function (ImportSnapshotResult) {
|
|
1530
|
-
ImportSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1531
|
-
...obj,
|
|
1532
|
-
});
|
|
1533
|
-
})(ImportSnapshotResult = exports.ImportSnapshotResult || (exports.ImportSnapshotResult = {}));
|
|
1534
|
-
var ImportVolumeRequest;
|
|
1535
|
-
(function (ImportVolumeRequest) {
|
|
1536
|
-
ImportVolumeRequest.filterSensitiveLog = (obj) => ({
|
|
1537
|
-
...obj,
|
|
1538
|
-
});
|
|
1539
|
-
})(ImportVolumeRequest = exports.ImportVolumeRequest || (exports.ImportVolumeRequest = {}));
|
|
1540
|
-
var ImportVolumeResult;
|
|
1541
|
-
(function (ImportVolumeResult) {
|
|
1542
|
-
ImportVolumeResult.filterSensitiveLog = (obj) => ({
|
|
1543
|
-
...obj,
|
|
1544
|
-
});
|
|
1545
|
-
})(ImportVolumeResult = exports.ImportVolumeResult || (exports.ImportVolumeResult = {}));
|
|
1546
|
-
var ModifyAddressAttributeRequest;
|
|
1547
|
-
(function (ModifyAddressAttributeRequest) {
|
|
1548
|
-
ModifyAddressAttributeRequest.filterSensitiveLog = (obj) => ({
|
|
1549
|
-
...obj,
|
|
1550
|
-
});
|
|
1551
|
-
})(ModifyAddressAttributeRequest = exports.ModifyAddressAttributeRequest || (exports.ModifyAddressAttributeRequest = {}));
|
|
1552
|
-
var ModifyAddressAttributeResult;
|
|
1553
|
-
(function (ModifyAddressAttributeResult) {
|
|
1554
|
-
ModifyAddressAttributeResult.filterSensitiveLog = (obj) => ({
|
|
1555
|
-
...obj,
|
|
1556
|
-
});
|
|
1557
|
-
})(ModifyAddressAttributeResult = exports.ModifyAddressAttributeResult || (exports.ModifyAddressAttributeResult = {}));
|
|
1558
|
-
var ModifyAvailabilityZoneGroupRequest;
|
|
1559
|
-
(function (ModifyAvailabilityZoneGroupRequest) {
|
|
1560
|
-
ModifyAvailabilityZoneGroupRequest.filterSensitiveLog = (obj) => ({
|
|
1561
|
-
...obj,
|
|
1562
|
-
});
|
|
1563
|
-
})(ModifyAvailabilityZoneGroupRequest = exports.ModifyAvailabilityZoneGroupRequest || (exports.ModifyAvailabilityZoneGroupRequest = {}));
|
|
1564
|
-
var ModifyAvailabilityZoneGroupResult;
|
|
1565
|
-
(function (ModifyAvailabilityZoneGroupResult) {
|
|
1566
|
-
ModifyAvailabilityZoneGroupResult.filterSensitiveLog = (obj) => ({
|
|
1567
|
-
...obj,
|
|
1568
|
-
});
|
|
1569
|
-
})(ModifyAvailabilityZoneGroupResult = exports.ModifyAvailabilityZoneGroupResult || (exports.ModifyAvailabilityZoneGroupResult = {}));
|
|
1570
|
-
var ModifyCapacityReservationRequest;
|
|
1571
|
-
(function (ModifyCapacityReservationRequest) {
|
|
1572
|
-
ModifyCapacityReservationRequest.filterSensitiveLog = (obj) => ({
|
|
1573
|
-
...obj,
|
|
1574
|
-
});
|
|
1575
|
-
})(ModifyCapacityReservationRequest = exports.ModifyCapacityReservationRequest || (exports.ModifyCapacityReservationRequest = {}));
|
|
1576
|
-
var ModifyCapacityReservationResult;
|
|
1577
|
-
(function (ModifyCapacityReservationResult) {
|
|
1578
|
-
ModifyCapacityReservationResult.filterSensitiveLog = (obj) => ({
|
|
1579
|
-
...obj,
|
|
1580
|
-
});
|
|
1581
|
-
})(ModifyCapacityReservationResult = exports.ModifyCapacityReservationResult || (exports.ModifyCapacityReservationResult = {}));
|
|
1582
|
-
var ModifyCapacityReservationFleetRequest;
|
|
1583
|
-
(function (ModifyCapacityReservationFleetRequest) {
|
|
1584
|
-
ModifyCapacityReservationFleetRequest.filterSensitiveLog = (obj) => ({
|
|
1585
|
-
...obj,
|
|
1586
|
-
});
|
|
1587
|
-
})(ModifyCapacityReservationFleetRequest = exports.ModifyCapacityReservationFleetRequest || (exports.ModifyCapacityReservationFleetRequest = {}));
|
|
1588
|
-
var ModifyCapacityReservationFleetResult;
|
|
1589
|
-
(function (ModifyCapacityReservationFleetResult) {
|
|
1590
|
-
ModifyCapacityReservationFleetResult.filterSensitiveLog = (obj) => ({
|
|
1591
|
-
...obj,
|
|
1592
|
-
});
|
|
1593
|
-
})(ModifyCapacityReservationFleetResult = exports.ModifyCapacityReservationFleetResult || (exports.ModifyCapacityReservationFleetResult = {}));
|
|
1594
|
-
var DnsServersOptionsModifyStructure;
|
|
1595
|
-
(function (DnsServersOptionsModifyStructure) {
|
|
1596
|
-
DnsServersOptionsModifyStructure.filterSensitiveLog = (obj) => ({
|
|
1597
|
-
...obj,
|
|
1598
|
-
});
|
|
1599
|
-
})(DnsServersOptionsModifyStructure = exports.DnsServersOptionsModifyStructure || (exports.DnsServersOptionsModifyStructure = {}));
|
|
1600
|
-
var ModifyClientVpnEndpointRequest;
|
|
1601
|
-
(function (ModifyClientVpnEndpointRequest) {
|
|
1602
|
-
ModifyClientVpnEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1603
|
-
...obj,
|
|
1604
|
-
});
|
|
1605
|
-
})(ModifyClientVpnEndpointRequest = exports.ModifyClientVpnEndpointRequest || (exports.ModifyClientVpnEndpointRequest = {}));
|
|
1606
|
-
var ModifyClientVpnEndpointResult;
|
|
1607
|
-
(function (ModifyClientVpnEndpointResult) {
|
|
1608
|
-
ModifyClientVpnEndpointResult.filterSensitiveLog = (obj) => ({
|
|
1609
|
-
...obj,
|
|
1610
|
-
});
|
|
1611
|
-
})(ModifyClientVpnEndpointResult = exports.ModifyClientVpnEndpointResult || (exports.ModifyClientVpnEndpointResult = {}));
|
|
1612
|
-
var ModifyDefaultCreditSpecificationRequest;
|
|
1613
|
-
(function (ModifyDefaultCreditSpecificationRequest) {
|
|
1614
|
-
ModifyDefaultCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
|
|
1615
|
-
...obj,
|
|
1616
|
-
});
|
|
1617
|
-
})(ModifyDefaultCreditSpecificationRequest = exports.ModifyDefaultCreditSpecificationRequest || (exports.ModifyDefaultCreditSpecificationRequest = {}));
|
|
1618
|
-
var ModifyDefaultCreditSpecificationResult;
|
|
1619
|
-
(function (ModifyDefaultCreditSpecificationResult) {
|
|
1620
|
-
ModifyDefaultCreditSpecificationResult.filterSensitiveLog = (obj) => ({
|
|
1621
|
-
...obj,
|
|
1622
|
-
});
|
|
1623
|
-
})(ModifyDefaultCreditSpecificationResult = exports.ModifyDefaultCreditSpecificationResult || (exports.ModifyDefaultCreditSpecificationResult = {}));
|
|
1624
|
-
var ModifyEbsDefaultKmsKeyIdRequest;
|
|
1625
|
-
(function (ModifyEbsDefaultKmsKeyIdRequest) {
|
|
1626
|
-
ModifyEbsDefaultKmsKeyIdRequest.filterSensitiveLog = (obj) => ({
|
|
1627
|
-
...obj,
|
|
1628
|
-
});
|
|
1629
|
-
})(ModifyEbsDefaultKmsKeyIdRequest = exports.ModifyEbsDefaultKmsKeyIdRequest || (exports.ModifyEbsDefaultKmsKeyIdRequest = {}));
|
|
1630
|
-
var ModifyEbsDefaultKmsKeyIdResult;
|
|
1631
|
-
(function (ModifyEbsDefaultKmsKeyIdResult) {
|
|
1632
|
-
ModifyEbsDefaultKmsKeyIdResult.filterSensitiveLog = (obj) => ({
|
|
1633
|
-
...obj,
|
|
1634
|
-
});
|
|
1635
|
-
})(ModifyEbsDefaultKmsKeyIdResult = exports.ModifyEbsDefaultKmsKeyIdResult || (exports.ModifyEbsDefaultKmsKeyIdResult = {}));
|
|
1636
|
-
var ModifyFleetRequest;
|
|
1637
|
-
(function (ModifyFleetRequest) {
|
|
1638
|
-
ModifyFleetRequest.filterSensitiveLog = (obj) => ({
|
|
1639
|
-
...obj,
|
|
1640
|
-
});
|
|
1641
|
-
})(ModifyFleetRequest = exports.ModifyFleetRequest || (exports.ModifyFleetRequest = {}));
|
|
1642
|
-
var ModifyFleetResult;
|
|
1643
|
-
(function (ModifyFleetResult) {
|
|
1644
|
-
ModifyFleetResult.filterSensitiveLog = (obj) => ({
|
|
1645
|
-
...obj,
|
|
1646
|
-
});
|
|
1647
|
-
})(ModifyFleetResult = exports.ModifyFleetResult || (exports.ModifyFleetResult = {}));
|
|
1648
|
-
var LoadPermissionRequest;
|
|
1649
|
-
(function (LoadPermissionRequest) {
|
|
1650
|
-
LoadPermissionRequest.filterSensitiveLog = (obj) => ({
|
|
1651
|
-
...obj,
|
|
1652
|
-
});
|
|
1653
|
-
})(LoadPermissionRequest = exports.LoadPermissionRequest || (exports.LoadPermissionRequest = {}));
|
|
1654
|
-
var LoadPermissionModifications;
|
|
1655
|
-
(function (LoadPermissionModifications) {
|
|
1656
|
-
LoadPermissionModifications.filterSensitiveLog = (obj) => ({
|
|
1657
|
-
...obj,
|
|
1658
|
-
});
|
|
1659
|
-
})(LoadPermissionModifications = exports.LoadPermissionModifications || (exports.LoadPermissionModifications = {}));
|
|
1660
|
-
var ModifyFpgaImageAttributeRequest;
|
|
1661
|
-
(function (ModifyFpgaImageAttributeRequest) {
|
|
1662
|
-
ModifyFpgaImageAttributeRequest.filterSensitiveLog = (obj) => ({
|
|
1663
|
-
...obj,
|
|
1664
|
-
});
|
|
1665
|
-
})(ModifyFpgaImageAttributeRequest = exports.ModifyFpgaImageAttributeRequest || (exports.ModifyFpgaImageAttributeRequest = {}));
|
|
1666
|
-
var ModifyFpgaImageAttributeResult;
|
|
1667
|
-
(function (ModifyFpgaImageAttributeResult) {
|
|
1668
|
-
ModifyFpgaImageAttributeResult.filterSensitiveLog = (obj) => ({
|
|
1669
|
-
...obj,
|
|
1670
|
-
});
|
|
1671
|
-
})(ModifyFpgaImageAttributeResult = exports.ModifyFpgaImageAttributeResult || (exports.ModifyFpgaImageAttributeResult = {}));
|
|
1672
|
-
var ModifyHostsRequest;
|
|
1673
|
-
(function (ModifyHostsRequest) {
|
|
1674
|
-
ModifyHostsRequest.filterSensitiveLog = (obj) => ({
|
|
1675
|
-
...obj,
|
|
1676
|
-
});
|
|
1677
|
-
})(ModifyHostsRequest = exports.ModifyHostsRequest || (exports.ModifyHostsRequest = {}));
|
|
1678
|
-
var ModifyHostsResult;
|
|
1679
|
-
(function (ModifyHostsResult) {
|
|
1680
|
-
ModifyHostsResult.filterSensitiveLog = (obj) => ({
|
|
1681
|
-
...obj,
|
|
1682
|
-
});
|
|
1683
|
-
})(ModifyHostsResult = exports.ModifyHostsResult || (exports.ModifyHostsResult = {}));
|
|
1684
|
-
var ModifyIdentityIdFormatRequest;
|
|
1685
|
-
(function (ModifyIdentityIdFormatRequest) {
|
|
1686
|
-
ModifyIdentityIdFormatRequest.filterSensitiveLog = (obj) => ({
|
|
1687
|
-
...obj,
|
|
1688
|
-
});
|
|
1689
|
-
})(ModifyIdentityIdFormatRequest = exports.ModifyIdentityIdFormatRequest || (exports.ModifyIdentityIdFormatRequest = {}));
|
|
1690
|
-
var ModifyIdFormatRequest;
|
|
1691
|
-
(function (ModifyIdFormatRequest) {
|
|
1692
|
-
ModifyIdFormatRequest.filterSensitiveLog = (obj) => ({
|
|
1693
|
-
...obj,
|
|
1694
|
-
});
|
|
1695
|
-
})(ModifyIdFormatRequest = exports.ModifyIdFormatRequest || (exports.ModifyIdFormatRequest = {}));
|
|
1696
|
-
var LaunchPermissionModifications;
|
|
1697
|
-
(function (LaunchPermissionModifications) {
|
|
1698
|
-
LaunchPermissionModifications.filterSensitiveLog = (obj) => ({
|
|
1699
|
-
...obj,
|
|
1700
|
-
});
|
|
1701
|
-
})(LaunchPermissionModifications = exports.LaunchPermissionModifications || (exports.LaunchPermissionModifications = {}));
|
|
1702
|
-
var ModifyImageAttributeRequest;
|
|
1703
|
-
(function (ModifyImageAttributeRequest) {
|
|
1704
|
-
ModifyImageAttributeRequest.filterSensitiveLog = (obj) => ({
|
|
1705
|
-
...obj,
|
|
1706
|
-
});
|
|
1707
|
-
})(ModifyImageAttributeRequest = exports.ModifyImageAttributeRequest || (exports.ModifyImageAttributeRequest = {}));
|
|
1708
|
-
var EbsInstanceBlockDeviceSpecification;
|
|
1709
|
-
(function (EbsInstanceBlockDeviceSpecification) {
|
|
1710
|
-
EbsInstanceBlockDeviceSpecification.filterSensitiveLog = (obj) => ({
|
|
1711
|
-
...obj,
|
|
1712
|
-
});
|
|
1713
|
-
})(EbsInstanceBlockDeviceSpecification = exports.EbsInstanceBlockDeviceSpecification || (exports.EbsInstanceBlockDeviceSpecification = {}));
|
|
1714
|
-
var InstanceBlockDeviceMappingSpecification;
|
|
1715
|
-
(function (InstanceBlockDeviceMappingSpecification) {
|
|
1716
|
-
InstanceBlockDeviceMappingSpecification.filterSensitiveLog = (obj) => ({
|
|
1717
|
-
...obj,
|
|
1718
|
-
});
|
|
1719
|
-
})(InstanceBlockDeviceMappingSpecification = exports.InstanceBlockDeviceMappingSpecification || (exports.InstanceBlockDeviceMappingSpecification = {}));
|
|
1720
|
-
var BlobAttributeValue;
|
|
1721
|
-
(function (BlobAttributeValue) {
|
|
1722
|
-
BlobAttributeValue.filterSensitiveLog = (obj) => ({
|
|
1723
|
-
...obj,
|
|
1724
|
-
});
|
|
1725
|
-
})(BlobAttributeValue = exports.BlobAttributeValue || (exports.BlobAttributeValue = {}));
|
|
1726
|
-
var ModifyInstanceAttributeRequest;
|
|
1727
|
-
(function (ModifyInstanceAttributeRequest) {
|
|
1728
|
-
ModifyInstanceAttributeRequest.filterSensitiveLog = (obj) => ({
|
|
1729
|
-
...obj,
|
|
1730
|
-
});
|
|
1731
|
-
})(ModifyInstanceAttributeRequest = exports.ModifyInstanceAttributeRequest || (exports.ModifyInstanceAttributeRequest = {}));
|
|
1732
|
-
var CapacityReservationSpecification;
|
|
1733
|
-
(function (CapacityReservationSpecification) {
|
|
1734
|
-
CapacityReservationSpecification.filterSensitiveLog = (obj) => ({
|
|
1735
|
-
...obj,
|
|
1736
|
-
});
|
|
1737
|
-
})(CapacityReservationSpecification = exports.CapacityReservationSpecification || (exports.CapacityReservationSpecification = {}));
|
|
1738
|
-
var ModifyInstanceCapacityReservationAttributesRequest;
|
|
1739
|
-
(function (ModifyInstanceCapacityReservationAttributesRequest) {
|
|
1740
|
-
ModifyInstanceCapacityReservationAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1741
|
-
...obj,
|
|
1742
|
-
});
|
|
1743
|
-
})(ModifyInstanceCapacityReservationAttributesRequest = exports.ModifyInstanceCapacityReservationAttributesRequest || (exports.ModifyInstanceCapacityReservationAttributesRequest = {}));
|
|
1744
|
-
var ModifyInstanceCapacityReservationAttributesResult;
|
|
1745
|
-
(function (ModifyInstanceCapacityReservationAttributesResult) {
|
|
1746
|
-
ModifyInstanceCapacityReservationAttributesResult.filterSensitiveLog = (obj) => ({
|
|
1747
|
-
...obj,
|
|
1748
|
-
});
|
|
1749
|
-
})(ModifyInstanceCapacityReservationAttributesResult = exports.ModifyInstanceCapacityReservationAttributesResult || (exports.ModifyInstanceCapacityReservationAttributesResult = {}));
|
|
1750
|
-
var InstanceCreditSpecificationRequest;
|
|
1751
|
-
(function (InstanceCreditSpecificationRequest) {
|
|
1752
|
-
InstanceCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
|
|
1753
|
-
...obj,
|
|
1754
|
-
});
|
|
1755
|
-
})(InstanceCreditSpecificationRequest = exports.InstanceCreditSpecificationRequest || (exports.InstanceCreditSpecificationRequest = {}));
|