@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,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.LightsailServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return
|
|
6
|
-
class LightsailServiceException extends
|
|
4
|
+
const client_1 = require("@smithy/core/client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return client_1.ServiceException; } });
|
|
6
|
+
class LightsailServiceException extends client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
8
8
|
super(options);
|
|
9
9
|
Object.setPrototypeOf(this, LightsailServiceException.prototype);
|
|
@@ -5,34 +5,32 @@ const tslib_1 = require("tslib");
|
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
-
const
|
|
8
|
+
const client_1 = require("@smithy/core/client");
|
|
9
|
+
const config_1 = require("@smithy/core/config");
|
|
10
|
+
const retry_1 = require("@smithy/core/retry");
|
|
11
|
+
const serde_1 = require("@smithy/core/serde");
|
|
9
12
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
-
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
12
|
-
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
14
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
15
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
14
|
const getRuntimeConfig = (config) => {
|
|
17
|
-
const defaultsMode = (0,
|
|
18
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
15
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
16
|
+
const defaultConfigProvider = () => defaultsMode().then(client_1.loadConfigsForDefaultMode);
|
|
19
17
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
20
18
|
return {
|
|
21
19
|
...clientSharedValues,
|
|
22
20
|
...config,
|
|
23
21
|
runtime: "browser",
|
|
24
22
|
defaultsMode,
|
|
25
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
23
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
26
24
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
|
|
27
25
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
28
|
-
maxAttempts: config?.maxAttempts ??
|
|
29
|
-
region: config?.region ?? (0,
|
|
26
|
+
maxAttempts: config?.maxAttempts ?? retry_1.DEFAULT_MAX_ATTEMPTS,
|
|
27
|
+
region: config?.region ?? (0, client_1.invalidProvider)("Region is missing"),
|
|
30
28
|
requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
31
|
-
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode ||
|
|
29
|
+
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE),
|
|
32
30
|
sha256: config?.sha256 ?? sha256_browser_1.Sha256,
|
|
33
31
|
streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
|
|
34
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(
|
|
35
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(
|
|
32
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
33
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_FIPS_ENDPOINT)),
|
|
36
34
|
};
|
|
37
35
|
};
|
|
38
36
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -7,20 +7,16 @@ const client_1 = require("@aws-sdk/core/client");
|
|
|
7
7
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
8
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
9
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
10
|
-
const
|
|
11
|
-
const
|
|
12
|
-
const
|
|
13
|
-
const
|
|
10
|
+
const client_2 = require("@smithy/core/client");
|
|
11
|
+
const config_1 = require("@smithy/core/config");
|
|
12
|
+
const retry_1 = require("@smithy/core/retry");
|
|
13
|
+
const serde_1 = require("@smithy/core/serde");
|
|
14
14
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
15
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
16
|
-
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
17
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
18
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
19
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
20
16
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
22
|
-
const defaultsMode = (0,
|
|
23
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
17
|
+
(0, client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
18
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
19
|
+
const defaultConfigProvider = () => defaultsMode().then(client_2.loadConfigsForDefaultMode);
|
|
24
20
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
21
|
(0, client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
22
|
const loaderConfig = {
|
|
@@ -32,23 +28,23 @@ const getRuntimeConfig = (config) => {
|
|
|
32
28
|
...config,
|
|
33
29
|
runtime: "node",
|
|
34
30
|
defaultsMode,
|
|
35
|
-
authSchemePreference: config?.authSchemePreference ?? (0,
|
|
36
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
31
|
+
authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
32
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
37
33
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
38
34
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
39
|
-
maxAttempts: config?.maxAttempts ?? (0,
|
|
40
|
-
region: config?.region ?? (0,
|
|
35
|
+
maxAttempts: config?.maxAttempts ?? (0, config_1.loadConfig)(retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
36
|
+
region: config?.region ?? (0, config_1.loadConfig)(config_1.NODE_REGION_CONFIG_OPTIONS, { ...config_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
41
37
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
42
38
|
retryMode: config?.retryMode ??
|
|
43
|
-
(0,
|
|
44
|
-
...
|
|
45
|
-
default: async () => (await defaultConfigProvider()).retryMode ||
|
|
39
|
+
(0, config_1.loadConfig)({
|
|
40
|
+
...retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
41
|
+
default: async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE,
|
|
46
42
|
}, config),
|
|
47
|
-
sha256: config?.sha256 ??
|
|
43
|
+
sha256: config?.sha256 ?? serde_1.Hash.bind(null, "sha256"),
|
|
48
44
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
49
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0,
|
|
50
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0,
|
|
51
|
-
userAgentAppId: config?.userAgentAppId ?? (0,
|
|
45
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
47
|
+
userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
52
48
|
};
|
|
53
49
|
};
|
|
54
50
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -3,18 +3,17 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
5
|
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const util_utf8_1 = require("@smithy/util-utf8");
|
|
6
|
+
const client_1 = require("@smithy/core/client");
|
|
7
|
+
const protocols_2 = require("@smithy/core/protocols");
|
|
8
|
+
const serde_1 = require("@smithy/core/serde");
|
|
10
9
|
const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
|
|
11
10
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
12
11
|
const schemas_0_1 = require("./schemas/schemas_0");
|
|
13
12
|
const getRuntimeConfig = (config) => {
|
|
14
13
|
return {
|
|
15
14
|
apiVersion: "2016-11-28",
|
|
16
|
-
base64Decoder: config?.base64Decoder ??
|
|
17
|
-
base64Encoder: config?.base64Encoder ??
|
|
15
|
+
base64Decoder: config?.base64Decoder ?? serde_1.fromBase64,
|
|
16
|
+
base64Encoder: config?.base64Encoder ?? serde_1.toBase64,
|
|
18
17
|
disableHostPrefix: config?.disableHostPrefix ?? false,
|
|
19
18
|
endpointProvider: config?.endpointProvider ?? endpointResolver_1.defaultEndpointResolver,
|
|
20
19
|
extensions: config?.extensions ?? [],
|
|
@@ -26,7 +25,7 @@ const getRuntimeConfig = (config) => {
|
|
|
26
25
|
signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
|
|
27
26
|
},
|
|
28
27
|
],
|
|
29
|
-
logger: config?.logger ?? new
|
|
28
|
+
logger: config?.logger ?? new client_1.NoOpLogger(),
|
|
30
29
|
protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
|
|
31
30
|
protocolSettings: config?.protocolSettings ?? {
|
|
32
31
|
defaultNamespace: "com.amazonaws.lightsail",
|
|
@@ -35,9 +34,9 @@ const getRuntimeConfig = (config) => {
|
|
|
35
34
|
serviceTarget: "Lightsail_20161128",
|
|
36
35
|
},
|
|
37
36
|
serviceId: config?.serviceId ?? "Lightsail",
|
|
38
|
-
urlParser: config?.urlParser ??
|
|
39
|
-
utf8Decoder: config?.utf8Decoder ??
|
|
40
|
-
utf8Encoder: config?.utf8Encoder ??
|
|
37
|
+
urlParser: config?.urlParser ?? protocols_2.parseUrl,
|
|
38
|
+
utf8Decoder: config?.utf8Decoder ?? serde_1.fromUtf8,
|
|
39
|
+
utf8Encoder: config?.utf8Encoder ?? serde_1.toUtf8,
|
|
41
40
|
};
|
|
42
41
|
};
|
|
43
42
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -2824,8 +2824,8 @@ exports.ImportKeyPairResult$ = [3, n0, _IKPRm,
|
|
|
2824
2824
|
];
|
|
2825
2825
|
exports.InputOrigin$ = [3, n0, _IO,
|
|
2826
2826
|
0,
|
|
2827
|
-
[_n, _rNe, _pP, _rTes],
|
|
2828
|
-
[0, 0, 0, 1]
|
|
2827
|
+
[_n, _rNe, _pP, _rTes, _iAT],
|
|
2828
|
+
[0, 0, 0, 1, 0]
|
|
2829
2829
|
];
|
|
2830
2830
|
exports.Instance$ = [3, n0, _I,
|
|
2831
2831
|
0,
|
|
@@ -2989,8 +2989,8 @@ exports.Operation$ = [3, n0, _O,
|
|
|
2989
2989
|
];
|
|
2990
2990
|
exports.Origin$ = [3, n0, _Or,
|
|
2991
2991
|
0,
|
|
2992
|
-
[_n, _rT, _rNe, _pP, _rTes],
|
|
2993
|
-
[0, 0, 0, 0, 1]
|
|
2992
|
+
[_n, _rT, _rNe, _pP, _rTes, _iAT],
|
|
2993
|
+
[0, 0, 0, 0, 1, 0]
|
|
2994
2994
|
];
|
|
2995
2995
|
exports.PasswordData$ = [3, n0, _PD,
|
|
2996
2996
|
0,
|
package/dist-es/Lightsail.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@smithy/
|
|
1
|
+
import { createAggregatedClient } from "@smithy/core/client";
|
|
2
2
|
import { AllocateStaticIpCommand, } from "./commands/AllocateStaticIpCommand";
|
|
3
3
|
import { AttachCertificateToDistributionCommand, } from "./commands/AttachCertificateToDistributionCommand";
|
|
4
4
|
import { AttachDiskCommand, } from "./commands/AttachDiskCommand";
|
|
@@ -2,13 +2,13 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
|
|
|
2
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
3
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
|
-
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
5
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
6
|
+
import { Client as __Client, } from "@smithy/core/client";
|
|
7
|
+
import { resolveRegionConfig } from "@smithy/core/config";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/core/endpoints";
|
|
9
|
+
import { getContentLengthPlugin } from "@smithy/core/protocols";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/core/retry";
|
|
7
11
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
|
-
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
|
-
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultLightsailHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
14
14
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
|
-
import { getSmithyContext, normalizeProvider } from "@smithy/
|
|
2
|
+
import { getSmithyContext, normalizeProvider } from "@smithy/core/client";
|
|
3
3
|
export const defaultLightsailHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
4
4
|
return {
|
|
5
5
|
operation: getSmithyContext(context).operation,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AllocateStaticIp$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AttachCertificateToDistribution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AttachDisk$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AttachInstancesToLoadBalancer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AttachLoadBalancerTlsCertificate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AttachStaticIp$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CloseInstancePublicPorts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CopySnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateBucketAccessKey$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateBucket$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateCertificate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateCloudFormationStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateContactMethod$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateContainerService$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateContainerServiceDeployment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateContainerServiceRegistryLogin$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDisk$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDiskFromSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDiskSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDistribution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDomainEntry$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateGUISessionAccessDetails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateInstanceSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateInstances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateInstancesFromSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateKeyPair$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateLoadBalancer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateLoadBalancerTlsCertificate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateRelationalDatabase$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateRelationalDatabaseFromSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateRelationalDatabaseSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteAlarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteAutoSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteBucketAccessKey$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteBucket$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteCertificate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteContactMethod$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteContainerImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|