@aws-sdk/client-lightsail 3.1045.0 → 3.1046.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
package/dist-es/models/enums.js
CHANGED
|
@@ -412,6 +412,11 @@ export const IpAddressType = {
|
|
|
412
412
|
IPV4: "ipv4",
|
|
413
413
|
IPV6: "ipv6",
|
|
414
414
|
};
|
|
415
|
+
export const OriginIpAddressTypeEnum = {
|
|
416
|
+
DUALSTACK: "dualstack",
|
|
417
|
+
IPV4: "ipv4",
|
|
418
|
+
IPV6: "ipv6",
|
|
419
|
+
};
|
|
415
420
|
export const OriginProtocolPolicyEnum = {
|
|
416
421
|
HTTPOnly: "http-only",
|
|
417
422
|
HTTPSOnly: "https-only",
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultLightsailHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -2809,8 +2809,8 @@ export var ImportKeyPairResult$ = [3, n0, _IKPRm,
|
|
|
2809
2809
|
];
|
|
2810
2810
|
export var InputOrigin$ = [3, n0, _IO,
|
|
2811
2811
|
0,
|
|
2812
|
-
[_n, _rNe, _pP, _rTes],
|
|
2813
|
-
[0, 0, 0, 1]
|
|
2812
|
+
[_n, _rNe, _pP, _rTes, _iAT],
|
|
2813
|
+
[0, 0, 0, 1, 0]
|
|
2814
2814
|
];
|
|
2815
2815
|
export var Instance$ = [3, n0, _I,
|
|
2816
2816
|
0,
|
|
@@ -2974,8 +2974,8 @@ export var Operation$ = [3, n0, _O,
|
|
|
2974
2974
|
];
|
|
2975
2975
|
export var Origin$ = [3, n0, _Or,
|
|
2976
2976
|
0,
|
|
2977
|
-
[_n, _rT, _rNe, _pP, _rTes],
|
|
2978
|
-
[0, 0, 0, 0, 1]
|
|
2977
|
+
[_n, _rT, _rNe, _pP, _rTes, _iAT],
|
|
2978
|
+
[0, 0, 0, 0, 1, 0]
|
|
2979
2979
|
];
|
|
2980
2980
|
export var PasswordData$ = [3, n0, _PD,
|
|
2981
2981
|
0,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AllocateStaticIpCommandInput, AllocateStaticIpCommandOutput } from "./commands/AllocateStaticIpCommand";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AllocateStaticIpRequest, AllocateStaticIpResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AllocateStaticIpCommandInput extends AllocateStaticIpRequest {
|
|
|
22
22
|
export interface AllocateStaticIpCommandOutput extends AllocateStaticIpResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AllocateStaticIpCommand_base: {
|
|
25
|
-
new (input: AllocateStaticIpCommandInput): import("@smithy/
|
|
26
|
-
new (input: AllocateStaticIpCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AllocateStaticIpCommandInput): import("@smithy/core/client").CommandImpl<AllocateStaticIpCommandInput, AllocateStaticIpCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AllocateStaticIpCommandInput): import("@smithy/core/client").CommandImpl<AllocateStaticIpCommandInput, AllocateStaticIpCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allocates a static IP address.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AttachCertificateToDistributionRequest, AttachCertificateToDistributionResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AttachCertificateToDistributionCommandInput extends AttachCerti
|
|
|
22
22
|
export interface AttachCertificateToDistributionCommandOutput extends AttachCertificateToDistributionResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AttachCertificateToDistributionCommand_base: {
|
|
25
|
-
new (input: AttachCertificateToDistributionCommandInput): import("@smithy/
|
|
26
|
-
new (input: AttachCertificateToDistributionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AttachCertificateToDistributionCommandInput): import("@smithy/core/client").CommandImpl<AttachCertificateToDistributionCommandInput, AttachCertificateToDistributionCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AttachCertificateToDistributionCommandInput): import("@smithy/core/client").CommandImpl<AttachCertificateToDistributionCommandInput, AttachCertificateToDistributionCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AttachDiskRequest, AttachDiskResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AttachDiskCommandInput extends AttachDiskRequest {
|
|
|
22
22
|
export interface AttachDiskCommandOutput extends AttachDiskResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AttachDiskCommand_base: {
|
|
25
|
-
new (input: AttachDiskCommandInput): import("@smithy/
|
|
26
|
-
new (input: AttachDiskCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AttachDiskCommandInput): import("@smithy/core/client").CommandImpl<AttachDiskCommandInput, AttachDiskCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AttachDiskCommandInput): import("@smithy/core/client").CommandImpl<AttachDiskCommandInput, AttachDiskCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attaches a block storage disk to a running or stopped Lightsail instance and exposes it
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AttachInstancesToLoadBalancerRequest, AttachInstancesToLoadBalancerResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AttachInstancesToLoadBalancerCommandInput extends AttachInstanc
|
|
|
22
22
|
export interface AttachInstancesToLoadBalancerCommandOutput extends AttachInstancesToLoadBalancerResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AttachInstancesToLoadBalancerCommand_base: {
|
|
25
|
-
new (input: AttachInstancesToLoadBalancerCommandInput): import("@smithy/
|
|
26
|
-
new (input: AttachInstancesToLoadBalancerCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AttachInstancesToLoadBalancerCommandInput): import("@smithy/core/client").CommandImpl<AttachInstancesToLoadBalancerCommandInput, AttachInstancesToLoadBalancerCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AttachInstancesToLoadBalancerCommandInput): import("@smithy/core/client").CommandImpl<AttachInstancesToLoadBalancerCommandInput, AttachInstancesToLoadBalancerCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attaches one or more Lightsail instances to a load balancer.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AttachLoadBalancerTlsCertificateRequest, AttachLoadBalancerTlsCertificateResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AttachLoadBalancerTlsCertificateCommandInput extends AttachLoad
|
|
|
22
22
|
export interface AttachLoadBalancerTlsCertificateCommandOutput extends AttachLoadBalancerTlsCertificateResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AttachLoadBalancerTlsCertificateCommand_base: {
|
|
25
|
-
new (input: AttachLoadBalancerTlsCertificateCommandInput): import("@smithy/
|
|
26
|
-
new (input: AttachLoadBalancerTlsCertificateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AttachLoadBalancerTlsCertificateCommandInput): import("@smithy/core/client").CommandImpl<AttachLoadBalancerTlsCertificateCommandInput, AttachLoadBalancerTlsCertificateCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AttachLoadBalancerTlsCertificateCommandInput): import("@smithy/core/client").CommandImpl<AttachLoadBalancerTlsCertificateCommandInput, AttachLoadBalancerTlsCertificateCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attaches a Transport Layer Security (TLS) certificate to your load balancer. TLS is just
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { AttachStaticIpRequest, AttachStaticIpResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AttachStaticIpCommandInput extends AttachStaticIpRequest {
|
|
|
22
22
|
export interface AttachStaticIpCommandOutput extends AttachStaticIpResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AttachStaticIpCommand_base: {
|
|
25
|
-
new (input: AttachStaticIpCommandInput): import("@smithy/
|
|
26
|
-
new (input: AttachStaticIpCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AttachStaticIpCommandInput): import("@smithy/core/client").CommandImpl<AttachStaticIpCommandInput, AttachStaticIpCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AttachStaticIpCommandInput): import("@smithy/core/client").CommandImpl<AttachStaticIpCommandInput, AttachStaticIpCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attaches a static IP address to a specific Amazon Lightsail instance.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CloseInstancePublicPortsRequest, CloseInstancePublicPortsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CloseInstancePublicPortsCommandInput extends CloseInstancePubli
|
|
|
22
22
|
export interface CloseInstancePublicPortsCommandOutput extends CloseInstancePublicPortsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CloseInstancePublicPortsCommand_base: {
|
|
25
|
-
new (input: CloseInstancePublicPortsCommandInput): import("@smithy/
|
|
26
|
-
new (input: CloseInstancePublicPortsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CloseInstancePublicPortsCommandInput): import("@smithy/core/client").CommandImpl<CloseInstancePublicPortsCommandInput, CloseInstancePublicPortsCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CloseInstancePublicPortsCommandInput): import("@smithy/core/client").CommandImpl<CloseInstancePublicPortsCommandInput, CloseInstancePublicPortsCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Closes ports for a specific Amazon Lightsail instance.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CopySnapshotRequest, CopySnapshotResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CopySnapshotCommandInput extends CopySnapshotRequest {
|
|
|
22
22
|
export interface CopySnapshotCommandOutput extends CopySnapshotResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CopySnapshotCommand_base: {
|
|
25
|
-
new (input: CopySnapshotCommandInput): import("@smithy/
|
|
26
|
-
new (input: CopySnapshotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CopySnapshotCommandInput): import("@smithy/core/client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CopySnapshotCommandInput): import("@smithy/core/client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateBucketAccessKeyRequest, CreateBucketAccessKeyResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateBucketAccessKeyCommandInput extends CreateBucketAccessKey
|
|
|
22
22
|
export interface CreateBucketAccessKeyCommandOutput extends CreateBucketAccessKeyResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBucketAccessKeyCommand_base: {
|
|
25
|
-
new (input: CreateBucketAccessKeyCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBucketAccessKeyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBucketAccessKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateBucketAccessKeyCommandInput, CreateBucketAccessKeyCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBucketAccessKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateBucketAccessKeyCommandInput, CreateBucketAccessKeyCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateBucketCommandInput extends CreateBucketRequest {
|
|
|
22
22
|
export interface CreateBucketCommandOutput extends CreateBucketResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBucketCommand_base: {
|
|
25
|
-
new (input: CreateBucketCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBucketCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBucketCommandInput): import("@smithy/core/client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBucketCommandInput): import("@smithy/core/client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Amazon Lightsail bucket.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateCertificateRequest, CreateCertificateResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateCertificateCommandInput extends CreateCertificateRequest
|
|
|
22
22
|
export interface CreateCertificateCommandOutput extends CreateCertificateResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCertificateCommand_base: {
|
|
25
|
-
new (input: CreateCertificateCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCertificateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCertificateCommandInput): import("@smithy/core/client").CommandImpl<CreateCertificateCommandInput, CreateCertificateCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCertificateCommandInput): import("@smithy/core/client").CommandImpl<CreateCertificateCommandInput, CreateCertificateCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateCloudFormationStackRequest, CreateCloudFormationStackResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateCloudFormationStackCommandInput extends CreateCloudFormat
|
|
|
22
22
|
export interface CreateCloudFormationStackCommandOutput extends CreateCloudFormationStackResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCloudFormationStackCommand_base: {
|
|
25
|
-
new (input: CreateCloudFormationStackCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCloudFormationStackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCloudFormationStackCommandInput): import("@smithy/core/client").CommandImpl<CreateCloudFormationStackCommandInput, CreateCloudFormationStackCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCloudFormationStackCommandInput): import("@smithy/core/client").CommandImpl<CreateCloudFormationStackCommandInput, CreateCloudFormationStackCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateContactMethodRequest, CreateContactMethodResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateContactMethodCommandInput extends CreateContactMethodRequ
|
|
|
22
22
|
export interface CreateContactMethodCommandOutput extends CreateContactMethodResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateContactMethodCommand_base: {
|
|
25
|
-
new (input: CreateContactMethodCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateContactMethodCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateContactMethodCommandInput): import("@smithy/core/client").CommandImpl<CreateContactMethodCommandInput, CreateContactMethodCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateContactMethodCommandInput): import("@smithy/core/client").CommandImpl<CreateContactMethodCommandInput, CreateContactMethodCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an email or SMS text message contact method.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateContainerServiceRequest, CreateContainerServiceResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateContainerServiceCommandInput extends CreateContainerServi
|
|
|
22
22
|
export interface CreateContainerServiceCommandOutput extends CreateContainerServiceResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateContainerServiceCommand_base: {
|
|
25
|
-
new (input: CreateContainerServiceCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateContainerServiceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateContainerServiceCommandInput): import("@smithy/core/client").CommandImpl<CreateContainerServiceCommandInput, CreateContainerServiceCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateContainerServiceCommandInput): import("@smithy/core/client").CommandImpl<CreateContainerServiceCommandInput, CreateContainerServiceCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Amazon Lightsail container service.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateContainerServiceDeploymentRequest, CreateContainerServiceDeploymentResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateContainerServiceDeploymentCommandInput extends CreateCont
|
|
|
22
22
|
export interface CreateContainerServiceDeploymentCommandOutput extends CreateContainerServiceDeploymentResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateContainerServiceDeploymentCommand_base: {
|
|
25
|
-
new (input: CreateContainerServiceDeploymentCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateContainerServiceDeploymentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateContainerServiceDeploymentCommandInput): import("@smithy/core/client").CommandImpl<CreateContainerServiceDeploymentCommandInput, CreateContainerServiceDeploymentCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateContainerServiceDeploymentCommandInput): import("@smithy/core/client").CommandImpl<CreateContainerServiceDeploymentCommandInput, CreateContainerServiceDeploymentCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a deployment for your Amazon Lightsail container service.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateContainerServiceRegistryLoginRequest, CreateContainerServiceRegistryLoginResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateContainerServiceRegistryLoginCommandInput extends CreateC
|
|
|
22
22
|
export interface CreateContainerServiceRegistryLoginCommandOutput extends CreateContainerServiceRegistryLoginResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateContainerServiceRegistryLoginCommand_base: {
|
|
25
|
-
new (input: CreateContainerServiceRegistryLoginCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [CreateContainerServiceRegistryLoginCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateContainerServiceRegistryLoginCommandInput): import("@smithy/core/client").CommandImpl<CreateContainerServiceRegistryLoginCommandInput, CreateContainerServiceRegistryLoginCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [CreateContainerServiceRegistryLoginCommandInput]): import("@smithy/core/client").CommandImpl<CreateContainerServiceRegistryLoginCommandInput, CreateContainerServiceRegistryLoginCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a temporary set of log in credentials that you can use to log in to the Docker
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateDiskRequest, CreateDiskResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateDiskCommandInput extends CreateDiskRequest {
|
|
|
22
22
|
export interface CreateDiskCommandOutput extends CreateDiskResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDiskCommand_base: {
|
|
25
|
-
new (input: CreateDiskCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDiskCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDiskCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskCommandInput, CreateDiskCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDiskCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskCommandInput, CreateDiskCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a block storage disk that can be attached to an Amazon Lightsail instance in the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateDiskFromSnapshotRequest, CreateDiskFromSnapshotResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateDiskFromSnapshotCommandInput extends CreateDiskFromSnapsh
|
|
|
22
22
|
export interface CreateDiskFromSnapshotCommandOutput extends CreateDiskFromSnapshotResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDiskFromSnapshotCommand_base: {
|
|
25
|
-
new (input: CreateDiskFromSnapshotCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDiskFromSnapshotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDiskFromSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskFromSnapshotCommandInput, CreateDiskFromSnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDiskFromSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskFromSnapshotCommandInput, CreateDiskFromSnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateDiskSnapshotRequest, CreateDiskSnapshotResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateDiskSnapshotCommandInput extends CreateDiskSnapshotReques
|
|
|
22
22
|
export interface CreateDiskSnapshotCommandOutput extends CreateDiskSnapshotResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDiskSnapshotCommand_base: {
|
|
25
|
-
new (input: CreateDiskSnapshotCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDiskSnapshotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDiskSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskSnapshotCommandInput, CreateDiskSnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDiskSnapshotCommandInput): import("@smithy/core/client").CommandImpl<CreateDiskSnapshotCommandInput, CreateDiskSnapshotCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a snapshot of a block storage disk. You can use snapshots for backups, to make
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
4
|
import type { CreateDistributionRequest, CreateDistributionResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateDistributionCommandInput extends CreateDistributionReques
|
|
|
22
22
|
export interface CreateDistributionCommandOutput extends CreateDistributionResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDistributionCommand_base: {
|
|
25
|
-
new (input: CreateDistributionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDistributionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDistributionCommandInput): import("@smithy/core/client").CommandImpl<CreateDistributionCommandInput, CreateDistributionCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDistributionCommandInput): import("@smithy/core/client").CommandImpl<CreateDistributionCommandInput, CreateDistributionCommandOutput, LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Amazon Lightsail content delivery network (CDN) distribution.</p>
|
|
@@ -46,6 +48,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
46
48
|
* regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
47
49
|
* protocolPolicy: "http-only" || "https-only",
|
|
48
50
|
* responseTimeout: Number("int"),
|
|
51
|
+
* ipAddressType: "ipv4" || "ipv6" || "dualstack",
|
|
49
52
|
* },
|
|
50
53
|
* defaultCacheBehavior: { // CacheBehavior
|
|
51
54
|
* behavior: "dont-cache" || "cache",
|
|
@@ -119,6 +122,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
119
122
|
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
120
123
|
* // protocolPolicy: "http-only" || "https-only",
|
|
121
124
|
* // responseTimeout: Number("int"),
|
|
125
|
+
* // ipAddressType: "ipv4" || "ipv6" || "dualstack",
|
|
122
126
|
* // },
|
|
123
127
|
* // originPublicDNS: "STRING_VALUE",
|
|
124
128
|
* // defaultCacheBehavior: { // CacheBehavior
|