@aws-sdk/client-lightsail 3.1045.0 → 3.1047.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +344 -339
- package/dist-cjs/models/LightsailServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-cjs/schemas/schemas_0.js +4 -4
- package/dist-es/Lightsail.js +1 -1
- package/dist-es/LightsailClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AllocateStaticIpCommand.js +2 -2
- package/dist-es/commands/AttachCertificateToDistributionCommand.js +2 -2
- package/dist-es/commands/AttachDiskCommand.js +2 -2
- package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +2 -2
- package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +2 -2
- package/dist-es/commands/AttachStaticIpCommand.js +2 -2
- package/dist-es/commands/CloseInstancePublicPortsCommand.js +2 -2
- package/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/dist-es/commands/CreateBucketAccessKeyCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateCertificateCommand.js +2 -2
- package/dist-es/commands/CreateCloudFormationStackCommand.js +2 -2
- package/dist-es/commands/CreateContactMethodCommand.js +2 -2
- package/dist-es/commands/CreateContainerServiceCommand.js +2 -2
- package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +2 -2
- package/dist-es/commands/CreateDiskCommand.js +2 -2
- package/dist-es/commands/CreateDiskFromSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDiskSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDistributionCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainEntryCommand.js +2 -2
- package/dist-es/commands/CreateGUISessionAccessDetailsCommand.js +2 -2
- package/dist-es/commands/CreateInstanceSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateInstancesCommand.js +2 -2
- package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateKeyPairCommand.js +2 -2
- package/dist-es/commands/CreateLoadBalancerCommand.js +2 -2
- package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +2 -2
- package/dist-es/commands/CreateRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteAlarmCommand.js +2 -2
- package/dist-es/commands/DeleteAutoSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteBucketAccessKeyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteContactMethodCommand.js +2 -2
- package/dist-es/commands/DeleteContainerImageCommand.js +2 -2
- package/dist-es/commands/DeleteContainerServiceCommand.js +2 -2
- package/dist-es/commands/DeleteDiskCommand.js +2 -2
- package/dist-es/commands/DeleteDiskSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainEntryCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
- package/dist-es/commands/DeleteKnownHostKeysCommand.js +2 -2
- package/dist-es/commands/DeleteLoadBalancerCommand.js +2 -2
- package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +2 -2
- package/dist-es/commands/DetachCertificateFromDistributionCommand.js +2 -2
- package/dist-es/commands/DetachDiskCommand.js +2 -2
- package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +2 -2
- package/dist-es/commands/DetachStaticIpCommand.js +2 -2
- package/dist-es/commands/DisableAddOnCommand.js +2 -2
- package/dist-es/commands/DownloadDefaultKeyPairCommand.js +2 -2
- package/dist-es/commands/EnableAddOnCommand.js +2 -2
- package/dist-es/commands/ExportSnapshotCommand.js +2 -2
- package/dist-es/commands/GetActiveNamesCommand.js +2 -2
- package/dist-es/commands/GetAlarmsCommand.js +2 -2
- package/dist-es/commands/GetAutoSnapshotsCommand.js +2 -2
- package/dist-es/commands/GetBlueprintsCommand.js +2 -2
- package/dist-es/commands/GetBucketAccessKeysCommand.js +2 -2
- package/dist-es/commands/GetBucketBundlesCommand.js +2 -2
- package/dist-es/commands/GetBucketMetricDataCommand.js +2 -2
- package/dist-es/commands/GetBucketsCommand.js +2 -2
- package/dist-es/commands/GetBundlesCommand.js +2 -2
- package/dist-es/commands/GetCertificatesCommand.js +2 -2
- package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +2 -2
- package/dist-es/commands/GetContactMethodsCommand.js +2 -2
- package/dist-es/commands/GetContainerAPIMetadataCommand.js +2 -2
- package/dist-es/commands/GetContainerImagesCommand.js +2 -2
- package/dist-es/commands/GetContainerLogCommand.js +2 -2
- package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +2 -2
- package/dist-es/commands/GetContainerServiceMetricDataCommand.js +2 -2
- package/dist-es/commands/GetContainerServicePowersCommand.js +2 -2
- package/dist-es/commands/GetContainerServicesCommand.js +2 -2
- package/dist-es/commands/GetCostEstimateCommand.js +2 -2
- package/dist-es/commands/GetDiskCommand.js +2 -2
- package/dist-es/commands/GetDiskSnapshotCommand.js +2 -2
- package/dist-es/commands/GetDiskSnapshotsCommand.js +2 -2
- package/dist-es/commands/GetDisksCommand.js +2 -2
- package/dist-es/commands/GetDistributionBundlesCommand.js +2 -2
- package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +2 -2
- package/dist-es/commands/GetDistributionMetricDataCommand.js +2 -2
- package/dist-es/commands/GetDistributionsCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainsCommand.js +2 -2
- package/dist-es/commands/GetExportSnapshotRecordsCommand.js +2 -2
- package/dist-es/commands/GetInstanceAccessDetailsCommand.js +2 -2
- package/dist-es/commands/GetInstanceCommand.js +2 -2
- package/dist-es/commands/GetInstanceMetricDataCommand.js +2 -2
- package/dist-es/commands/GetInstancePortStatesCommand.js +2 -2
- package/dist-es/commands/GetInstanceSnapshotCommand.js +2 -2
- package/dist-es/commands/GetInstanceSnapshotsCommand.js +2 -2
- package/dist-es/commands/GetInstanceStateCommand.js +2 -2
- package/dist-es/commands/GetInstancesCommand.js +2 -2
- package/dist-es/commands/GetKeyPairCommand.js +2 -2
- package/dist-es/commands/GetKeyPairsCommand.js +2 -2
- package/dist-es/commands/GetLoadBalancerCommand.js +2 -2
- package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +2 -2
- package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +2 -2
- package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +2 -2
- package/dist-es/commands/GetLoadBalancersCommand.js +2 -2
- package/dist-es/commands/GetOperationCommand.js +2 -2
- package/dist-es/commands/GetOperationsCommand.js +2 -2
- package/dist-es/commands/GetOperationsForResourceCommand.js +2 -2
- package/dist-es/commands/GetRegionsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +2 -2
- package/dist-es/commands/GetRelationalDatabasesCommand.js +2 -2
- package/dist-es/commands/GetSetupHistoryCommand.js +2 -2
- package/dist-es/commands/GetStaticIpCommand.js +2 -2
- package/dist-es/commands/GetStaticIpsCommand.js +2 -2
- package/dist-es/commands/ImportKeyPairCommand.js +2 -2
- package/dist-es/commands/IsVpcPeeredCommand.js +2 -2
- package/dist-es/commands/OpenInstancePublicPortsCommand.js +2 -2
- package/dist-es/commands/PeerVpcCommand.js +2 -2
- package/dist-es/commands/PutAlarmCommand.js +2 -2
- package/dist-es/commands/PutInstancePublicPortsCommand.js +2 -2
- package/dist-es/commands/RebootInstanceCommand.js +2 -2
- package/dist-es/commands/RebootRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/RegisterContainerImageCommand.js +2 -2
- package/dist-es/commands/ReleaseStaticIpCommand.js +2 -2
- package/dist-es/commands/ResetDistributionCacheCommand.js +2 -2
- package/dist-es/commands/SendContactMethodVerificationCommand.js +2 -2
- package/dist-es/commands/SetIpAddressTypeCommand.js +2 -2
- package/dist-es/commands/SetResourceAccessForBucketCommand.js +2 -2
- package/dist-es/commands/SetupInstanceHttpsCommand.js +2 -2
- package/dist-es/commands/StartGUISessionCommand.js +2 -2
- package/dist-es/commands/StartInstanceCommand.js +2 -2
- package/dist-es/commands/StartRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/StopGUISessionCommand.js +2 -2
- package/dist-es/commands/StopInstanceCommand.js +2 -2
- package/dist-es/commands/StopRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestAlarmCommand.js +2 -2
- package/dist-es/commands/UnpeerVpcCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBucketBundleCommand.js +2 -2
- package/dist-es/commands/UpdateBucketCommand.js +2 -2
- package/dist-es/commands/UpdateContainerServiceCommand.js +2 -2
- package/dist-es/commands/UpdateDistributionBundleCommand.js +2 -2
- package/dist-es/commands/UpdateDistributionCommand.js +2 -2
- package/dist-es/commands/UpdateDomainEntryCommand.js +2 -2
- package/dist-es/commands/UpdateInstanceMetadataOptionsCommand.js +2 -2
- package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +2 -2
- package/dist-es/commands/UpdateRelationalDatabaseCommand.js +2 -2
- package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/LightsailServiceException.js +1 -1
- package/dist-es/models/enums.js +5 -0
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/schemas/schemas_0.js +4 -4
- package/dist-types/LightsailClient.d.ts +5 -5
- package/dist-types/commands/AllocateStaticIpCommand.d.ts +6 -4
- package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +6 -4
- package/dist-types/commands/AttachDiskCommand.d.ts +6 -4
- package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +6 -4
- package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/commands/AttachStaticIpCommand.d.ts +6 -4
- package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/commands/CreateCertificateCommand.d.ts +6 -4
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactMethodCommand.d.ts +6 -4
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +6 -4
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +6 -4
- package/dist-types/commands/CreateDiskCommand.d.ts +6 -4
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDistributionCommand.d.ts +8 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +6 -4
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstancesCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateKeyPairCommand.d.ts +6 -4
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +6 -4
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAlarmCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactMethodCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContainerImageCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContainerServiceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDiskCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainEntryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +6 -4
- package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +6 -4
- package/dist-types/commands/DetachDiskCommand.d.ts +6 -4
- package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +6 -4
- package/dist-types/commands/DetachStaticIpCommand.d.ts +6 -4
- package/dist-types/commands/DisableAddOnCommand.d.ts +6 -4
- package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +6 -4
- package/dist-types/commands/EnableAddOnCommand.d.ts +6 -4
- package/dist-types/commands/ExportSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/GetActiveNamesCommand.d.ts +6 -4
- package/dist-types/commands/GetAlarmsCommand.d.ts +6 -4
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketsCommand.d.ts +6 -4
- package/dist-types/commands/GetBundlesCommand.d.ts +6 -4
- package/dist-types/commands/GetCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +6 -4
- package/dist-types/commands/GetContactMethodsCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerImagesCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerLogCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +6 -4
- package/dist-types/commands/GetContainerServicesCommand.d.ts +6 -4
- package/dist-types/commands/GetCostEstimateCommand.d.ts +6 -4
- package/dist-types/commands/GetDiskCommand.d.ts +6 -4
- package/dist-types/commands/GetDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/GetDisksCommand.d.ts +6 -4
- package/dist-types/commands/GetDistributionBundlesCommand.d.ts +6 -4
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +6 -4
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetDistributionsCommand.d.ts +7 -4
- package/dist-types/commands/GetDomainCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainsCommand.d.ts +6 -4
- package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceStateCommand.d.ts +6 -4
- package/dist-types/commands/GetInstancesCommand.d.ts +6 -4
- package/dist-types/commands/GetKeyPairCommand.d.ts +6 -4
- package/dist-types/commands/GetKeyPairsCommand.d.ts +6 -4
- package/dist-types/commands/GetLoadBalancerCommand.d.ts +6 -4
- package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/GetLoadBalancersCommand.d.ts +6 -4
- package/dist-types/commands/GetOperationCommand.d.ts +6 -4
- package/dist-types/commands/GetOperationsCommand.d.ts +6 -4
- package/dist-types/commands/GetOperationsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/GetRegionsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/GetSetupHistoryCommand.d.ts +6 -4
- package/dist-types/commands/GetStaticIpCommand.d.ts +6 -4
- package/dist-types/commands/GetStaticIpsCommand.d.ts +6 -4
- package/dist-types/commands/ImportKeyPairCommand.d.ts +6 -4
- package/dist-types/commands/IsVpcPeeredCommand.d.ts +6 -4
- package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/commands/PeerVpcCommand.d.ts +6 -4
- package/dist-types/commands/PutAlarmCommand.d.ts +6 -4
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/commands/RebootInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +6 -4
- package/dist-types/commands/ReleaseStaticIpCommand.d.ts +6 -4
- package/dist-types/commands/ResetDistributionCacheCommand.d.ts +6 -4
- package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +6 -4
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +6 -4
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +6 -4
- package/dist-types/commands/SetupInstanceHttpsCommand.d.ts +6 -4
- package/dist-types/commands/StartGUISessionCommand.d.ts +6 -4
- package/dist-types/commands/StartInstanceCommand.d.ts +6 -4
- package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/StopGUISessionCommand.d.ts +6 -4
- package/dist-types/commands/StopInstanceCommand.d.ts +6 -4
- package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TestAlarmCommand.d.ts +6 -4
- package/dist-types/commands/UnpeerVpcCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDistributionCommand.d.ts +7 -4
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/LightsailServiceException.d.ts +1 -1
- package/dist-types/models/enums.d.ts +13 -0
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +15 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/LightsailClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AllocateStaticIpCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachCertificateToDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachDiskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachInstancesToLoadBalancerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachStaticIpCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CloseInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketAccessKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCloudFormationStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactMethodCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContainerServiceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContainerServiceDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContainerServiceRegistryLoginCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDiskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDiskFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainEntryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGUISessionAccessDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstancesFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAlarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAutoSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketAccessKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactMethodCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContainerImageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContainerServiceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDiskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainEntryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteKnownHostKeysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachCertificateFromDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachDiskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachInstancesFromLoadBalancerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachStaticIpCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableAddOnCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DownloadDefaultKeyPairCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableAddOnCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetActiveNamesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAlarmsCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/GetAutoSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAccessKeysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketBundlesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBundlesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCloudFormationStackRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContactMethodsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerAPIMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerImagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerLogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerServiceDeploymentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerServiceMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerServicePowersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContainerServicesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCostEstimateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDiskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDiskSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDiskSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDisksCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/GetDistributionBundlesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDistributionLatestCacheResetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDistributionMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDistributionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetDomainsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetExportSnapshotRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceAccessDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstancePortStatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceStateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetKeyPairCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetKeyPairsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoadBalancerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoadBalancerMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoadBalancersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOperationsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRegionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseBundlesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseLogEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRelationalDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSetupHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStaticIpCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStaticIpsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/IsVpcPeeredCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/OpenInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PeerVpcCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutAlarmCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/PutInstancePublicPortsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterContainerImageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReleaseStaticIpCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetDistributionCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendContactMethodVerificationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetIpAddressTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetResourceAccessForBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetupInstanceHttpsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartGUISessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopGUISessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestAlarmCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UnpeerVpcCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketBundleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContainerServiceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDistributionBundleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainEntryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInstanceMetadataOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLoadBalancerAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRelationalDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRelationalDatabaseParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/LightsailServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetRelationalDatabaseParametersCommandOutput
|
|
|
19
19
|
declare const GetRelationalDatabaseParametersCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetRelationalDatabaseParametersCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetRelationalDatabaseParametersCommandInput,
|
|
24
24
|
GetRelationalDatabaseParametersCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetRelationalDatabaseParametersCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetRelationalDatabaseParametersCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetRelationalDatabaseParametersCommandInput,
|
|
33
33
|
GetRelationalDatabaseParametersCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetRelationalDatabaseParametersCommand extends GetRelationalDatabaseParametersCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetRelationalDatabaseSnapshotCommandOutput
|
|
|
19
19
|
declare const GetRelationalDatabaseSnapshotCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetRelationalDatabaseSnapshotCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetRelationalDatabaseSnapshotCommandInput,
|
|
24
24
|
GetRelationalDatabaseSnapshotCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetRelationalDatabaseSnapshotCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetRelationalDatabaseSnapshotCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetRelationalDatabaseSnapshotCommandInput,
|
|
33
33
|
GetRelationalDatabaseSnapshotCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetRelationalDatabaseSnapshotCommand extends GetRelationalDatabaseSnapshotCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetRelationalDatabaseSnapshotsCommandOutput
|
|
|
19
19
|
declare const GetRelationalDatabaseSnapshotsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetRelationalDatabaseSnapshotsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetRelationalDatabaseSnapshotsCommandInput,
|
|
24
24
|
GetRelationalDatabaseSnapshotsCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetRelationalDatabaseSnapshotsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [GetRelationalDatabaseSnapshotsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetRelationalDatabaseSnapshotsCommandInput,
|
|
33
33
|
GetRelationalDatabaseSnapshotsCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetRelationalDatabaseSnapshotsCommand extends GetRelationalDatabaseSnapshotsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetRelationalDatabasesCommandOutput
|
|
|
19
19
|
declare const GetRelationalDatabasesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetRelationalDatabasesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetRelationalDatabasesCommandInput,
|
|
24
24
|
GetRelationalDatabasesCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetRelationalDatabasesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [GetRelationalDatabasesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetRelationalDatabasesCommandInput,
|
|
33
33
|
GetRelationalDatabasesCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetRelationalDatabasesCommand extends GetRelationalDatabasesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface GetSetupHistoryCommandOutput
|
|
|
18
18
|
declare const GetSetupHistoryCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: GetSetupHistoryCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
GetSetupHistoryCommandInput,
|
|
23
23
|
GetSetupHistoryCommandOutput,
|
|
24
24
|
LightsailClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const GetSetupHistoryCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: GetSetupHistoryCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
GetSetupHistoryCommandInput,
|
|
32
32
|
GetSetupHistoryCommandOutput,
|
|
33
33
|
LightsailClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class GetSetupHistoryCommand extends GetSetupHistoryCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface GetStaticIpCommandOutput
|
|
|
15
15
|
declare const GetStaticIpCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: GetStaticIpCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
GetStaticIpCommandInput,
|
|
20
20
|
GetStaticIpCommandOutput,
|
|
21
21
|
LightsailClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const GetStaticIpCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: GetStaticIpCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
GetStaticIpCommandInput,
|
|
29
29
|
GetStaticIpCommandOutput,
|
|
30
30
|
LightsailClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class GetStaticIpCommand extends GetStaticIpCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface GetStaticIpsCommandOutput
|
|
|
15
15
|
declare const GetStaticIpsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: GetStaticIpsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
GetStaticIpsCommandInput,
|
|
20
20
|
GetStaticIpsCommandOutput,
|
|
21
21
|
LightsailClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const GetStaticIpsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [GetStaticIpsCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
GetStaticIpsCommandInput,
|
|
29
29
|
GetStaticIpsCommandOutput,
|
|
30
30
|
LightsailClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class GetStaticIpsCommand extends GetStaticIpsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ImportKeyPairCommandOutput
|
|
|
15
15
|
declare const ImportKeyPairCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ImportKeyPairCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ImportKeyPairCommandInput,
|
|
20
20
|
ImportKeyPairCommandOutput,
|
|
21
21
|
LightsailClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ImportKeyPairCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ImportKeyPairCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ImportKeyPairCommandInput,
|
|
29
29
|
ImportKeyPairCommandOutput,
|
|
30
30
|
LightsailClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ImportKeyPairCommand extends ImportKeyPairCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface IsVpcPeeredCommandOutput
|
|
|
15
15
|
declare const IsVpcPeeredCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: IsVpcPeeredCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
IsVpcPeeredCommandInput,
|
|
20
20
|
IsVpcPeeredCommandOutput,
|
|
21
21
|
LightsailClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const IsVpcPeeredCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [IsVpcPeeredCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
IsVpcPeeredCommandInput,
|
|
29
29
|
IsVpcPeeredCommandOutput,
|
|
30
30
|
LightsailClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class IsVpcPeeredCommand extends IsVpcPeeredCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface OpenInstancePublicPortsCommandOutput
|
|
|
19
19
|
declare const OpenInstancePublicPortsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: OpenInstancePublicPortsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
OpenInstancePublicPortsCommandInput,
|
|
24
24
|
OpenInstancePublicPortsCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const OpenInstancePublicPortsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: OpenInstancePublicPortsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
OpenInstancePublicPortsCommandInput,
|
|
33
33
|
OpenInstancePublicPortsCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class OpenInstancePublicPortsCommand extends OpenInstancePublicPortsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -11,7 +11,7 @@ export { $Command };
|
|
|
11
11
|
export interface PeerVpcCommandInput extends PeerVpcRequest {}
|
|
12
12
|
export interface PeerVpcCommandOutput extends PeerVpcResult, __MetadataBearer {}
|
|
13
13
|
declare const PeerVpcCommand_base: {
|
|
14
|
-
new (input: PeerVpcCommandInput): import("@smithy/
|
|
14
|
+
new (input: PeerVpcCommandInput): import("@smithy/core/client").CommandImpl<
|
|
15
15
|
PeerVpcCommandInput,
|
|
16
16
|
PeerVpcCommandOutput,
|
|
17
17
|
LightsailClientResolvedConfig,
|
|
@@ -20,14 +20,16 @@ declare const PeerVpcCommand_base: {
|
|
|
20
20
|
>;
|
|
21
21
|
new (
|
|
22
22
|
...[input]: [] | [PeerVpcCommandInput]
|
|
23
|
-
): import("@smithy/
|
|
23
|
+
): import("@smithy/core/client").CommandImpl<
|
|
24
24
|
PeerVpcCommandInput,
|
|
25
25
|
PeerVpcCommandOutput,
|
|
26
26
|
LightsailClientResolvedConfig,
|
|
27
27
|
ServiceInputTypes,
|
|
28
28
|
ServiceOutputTypes
|
|
29
29
|
>;
|
|
30
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
31
33
|
};
|
|
32
34
|
export declare class PeerVpcCommand extends PeerVpcCommand_base {
|
|
33
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -13,25 +13,23 @@ export interface PutAlarmCommandOutput
|
|
|
13
13
|
extends PutAlarmResult,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const PutAlarmCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: PutAlarmCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: PutAlarmCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
PutAlarmCommandInput,
|
|
20
18
|
PutAlarmCommandOutput,
|
|
21
19
|
LightsailClientResolvedConfig,
|
|
22
20
|
ServiceInputTypes,
|
|
23
21
|
ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
|
-
new (
|
|
26
|
-
input: PutAlarmCommandInput
|
|
27
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
new (input: PutAlarmCommandInput): import("@smithy/core/client").CommandImpl<
|
|
28
24
|
PutAlarmCommandInput,
|
|
29
25
|
PutAlarmCommandOutput,
|
|
30
26
|
LightsailClientResolvedConfig,
|
|
31
27
|
ServiceInputTypes,
|
|
32
28
|
ServiceOutputTypes
|
|
33
29
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
35
33
|
};
|
|
36
34
|
export declare class PutAlarmCommand extends PutAlarmCommand_base {
|
|
37
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface PutInstancePublicPortsCommandOutput
|
|
|
19
19
|
declare const PutInstancePublicPortsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: PutInstancePublicPortsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
PutInstancePublicPortsCommandInput,
|
|
24
24
|
PutInstancePublicPortsCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const PutInstancePublicPortsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: PutInstancePublicPortsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
PutInstancePublicPortsCommandInput,
|
|
33
33
|
PutInstancePublicPortsCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class PutInstancePublicPortsCommand extends PutInstancePublicPortsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface RebootInstanceCommandOutput
|
|
|
18
18
|
declare const RebootInstanceCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: RebootInstanceCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
RebootInstanceCommandInput,
|
|
23
23
|
RebootInstanceCommandOutput,
|
|
24
24
|
LightsailClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const RebootInstanceCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: RebootInstanceCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
RebootInstanceCommandInput,
|
|
32
32
|
RebootInstanceCommandOutput,
|
|
33
33
|
LightsailClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class RebootInstanceCommand extends RebootInstanceCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface RebootRelationalDatabaseCommandOutput
|
|
|
19
19
|
declare const RebootRelationalDatabaseCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: RebootRelationalDatabaseCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
RebootRelationalDatabaseCommandInput,
|
|
24
24
|
RebootRelationalDatabaseCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const RebootRelationalDatabaseCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: RebootRelationalDatabaseCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
RebootRelationalDatabaseCommandInput,
|
|
33
33
|
RebootRelationalDatabaseCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class RebootRelationalDatabaseCommand extends RebootRelationalDatabaseCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface RegisterContainerImageCommandOutput
|
|
|
19
19
|
declare const RegisterContainerImageCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: RegisterContainerImageCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
RegisterContainerImageCommandInput,
|
|
24
24
|
RegisterContainerImageCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const RegisterContainerImageCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: RegisterContainerImageCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
RegisterContainerImageCommandInput,
|
|
33
33
|
RegisterContainerImageCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class RegisterContainerImageCommand extends RegisterContainerImageCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ReleaseStaticIpCommandOutput
|
|
|
18
18
|
declare const ReleaseStaticIpCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ReleaseStaticIpCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ReleaseStaticIpCommandInput,
|
|
23
23
|
ReleaseStaticIpCommandOutput,
|
|
24
24
|
LightsailClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ReleaseStaticIpCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ReleaseStaticIpCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ReleaseStaticIpCommandInput,
|
|
32
32
|
ReleaseStaticIpCommandOutput,
|
|
33
33
|
LightsailClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ReleaseStaticIpCommand extends ReleaseStaticIpCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ResetDistributionCacheCommandOutput
|
|
|
19
19
|
declare const ResetDistributionCacheCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ResetDistributionCacheCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ResetDistributionCacheCommandInput,
|
|
24
24
|
ResetDistributionCacheCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ResetDistributionCacheCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ResetDistributionCacheCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ResetDistributionCacheCommandInput,
|
|
33
33
|
ResetDistributionCacheCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ResetDistributionCacheCommand extends ResetDistributionCacheCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LightsailClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface SendContactMethodVerificationCommandOutput
|
|
|
19
19
|
declare const SendContactMethodVerificationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: SendContactMethodVerificationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
SendContactMethodVerificationCommandInput,
|
|
24
24
|
SendContactMethodVerificationCommandOutput,
|
|
25
25
|
LightsailClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const SendContactMethodVerificationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: SendContactMethodVerificationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
SendContactMethodVerificationCommandInput,
|
|
33
33
|
SendContactMethodVerificationCommandOutput,
|
|
34
34
|
LightsailClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class SendContactMethodVerificationCommand extends SendContactMethodVerificationCommand_base {
|
|
41
43
|
protected static __types: {
|