@aws-sdk/client-lightsail 3.295.0 → 3.297.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-types/Lightsail.d.ts +160 -0
- package/dist-types/LightsailClient.d.ts +24 -4
- package/dist-types/commands/AllocateStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +16 -0
- package/dist-types/commands/AttachDiskCommand.d.ts +16 -0
- package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/AttachStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateBucketCommand.d.ts +16 -0
- package/dist-types/commands/CreateCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactMethodCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstancesCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAlarmCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBucketCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactMethodCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContainerImageCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDiskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DetachDiskCommand.d.ts +16 -0
- package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/DetachStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/DisableAddOnCommand.d.ts +16 -0
- package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/EnableAddOnCommand.d.ts +16 -0
- package/dist-types/commands/ExportSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetActiveNamesCommand.d.ts +16 -0
- package/dist-types/commands/GetAlarmsCommand.d.ts +16 -0
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetBlueprintsCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketsCommand.d.ts +16 -0
- package/dist-types/commands/GetBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +16 -0
- package/dist-types/commands/GetContactMethodsCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerImagesCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerLogCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerServicesCommand.d.ts +16 -0
- package/dist-types/commands/GetCostEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetDisksCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainsCommand.d.ts +16 -0
- package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceStateCommand.d.ts +16 -0
- package/dist-types/commands/GetInstancesCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyPairsCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationsCommand.d.ts +16 -0
- package/dist-types/commands/GetOperationsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/GetRegionsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +16 -0
- package/dist-types/commands/GetStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/GetStaticIpsCommand.d.ts +16 -0
- package/dist-types/commands/ImportKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/IsVpcPeeredCommand.d.ts +16 -0
- package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/PeerVpcCommand.d.ts +16 -0
- package/dist-types/commands/PutAlarmCommand.d.ts +16 -0
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +16 -0
- package/dist-types/commands/RebootInstanceCommand.d.ts +16 -0
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseStaticIpCommand.d.ts +16 -0
- package/dist-types/commands/ResetDistributionCacheCommand.d.ts +16 -0
- package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +16 -0
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +16 -0
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +16 -0
- package/dist-types/commands/StartGUISessionCommand.d.ts +16 -0
- package/dist-types/commands/StartInstanceCommand.d.ts +16 -0
- package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/StopGUISessionCommand.d.ts +16 -0
- package/dist-types/commands/StopInstanceCommand.d.ts +16 -0
- package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestAlarmCommand.d.ts +16 -0
- package/dist-types/commands/UnpeerVpcCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBucketCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +16 -0
- package/dist-types/models/LightsailServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +726 -0
- package/dist-types/models/models_1.d.ts +584 -0
- package/package.json +29 -29
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseBundlesRequest, GetRelationalDatabaseBundlesResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseBundlesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseBundlesCommandInput extends GetRelationalDatabaseBundlesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseBundlesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseBundlesCommandOutput extends GetRelationalDatabaseBundlesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the list of bundles that are available in Amazon Lightsail. A bundle describes the
|
|
18
23
|
* performance specifications for a database.</p>
|
|
19
24
|
* <p>You can use a bundle ID to create a new database with explicit performance
|
|
@@ -28,6 +33,8 @@ export interface GetRelationalDatabaseBundlesCommandOutput extends GetRelational
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetRelationalDatabaseBundlesCommandInput - {@link GetRelationalDatabaseBundlesCommandInput}
|
|
37
|
+
* @returns {@link GetRelationalDatabaseBundlesCommandOutput}
|
|
31
38
|
* @see {@link GetRelationalDatabaseBundlesCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetRelationalDatabaseBundlesCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface GetRelationalDatabaseBundlesCommandOutput extends GetRelational
|
|
|
67
74
|
export declare class GetRelationalDatabaseBundlesCommand extends $Command<GetRelationalDatabaseBundlesCommandInput, GetRelationalDatabaseBundlesCommandOutput, LightsailClientResolvedConfig> {
|
|
68
75
|
readonly input: GetRelationalDatabaseBundlesCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: GetRelationalDatabaseBundlesCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseBundlesCommandInput, GetRelationalDatabaseBundlesCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseRequest, GetRelationalDatabaseResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseCommandInput extends GetRelationalDatabaseRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseCommandOutput extends GetRelationalDatabaseResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a specific database in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseCommandOutput extends GetRelationalDatabas
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseCommandInput - {@link GetRelationalDatabaseCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseCommandOutput extends GetRelationalDatabas
|
|
|
64
71
|
export declare class GetRelationalDatabaseCommand extends $Command<GetRelationalDatabaseCommandInput, GetRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseCommandInput, GetRelationalDatabaseCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseEventsRequest, GetRelationalDatabaseEventsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseEventsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseEventsCommandInput extends GetRelationalDatabaseEventsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseEventsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseEventsCommandOutput extends GetRelationalDatabaseEventsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of events for a specific database in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseEventsCommandOutput extends GetRelationalD
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseEventsCommandInput - {@link GetRelationalDatabaseEventsCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseEventsCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseEventsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseEventsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseEventsCommandOutput extends GetRelationalD
|
|
|
64
71
|
export declare class GetRelationalDatabaseEventsCommand extends $Command<GetRelationalDatabaseEventsCommandInput, GetRelationalDatabaseEventsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseEventsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseEventsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseEventsCommandInput, GetRelationalDatabaseEventsCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseLogEventsRequest, GetRelationalDatabaseLogEventsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseLogEventsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseLogEventsCommandInput extends GetRelationalDatabaseLogEventsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseLogEventsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseLogEventsCommandOutput extends GetRelationalDatabaseLogEventsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of log events for a database in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseLogEventsCommandOutput extends GetRelation
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseLogEventsCommandInput - {@link GetRelationalDatabaseLogEventsCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseLogEventsCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseLogEventsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseLogEventsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseLogEventsCommandOutput extends GetRelation
|
|
|
64
71
|
export declare class GetRelationalDatabaseLogEventsCommand extends $Command<GetRelationalDatabaseLogEventsCommandInput, GetRelationalDatabaseLogEventsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseLogEventsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseLogEventsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseLogEventsCommandInput, GetRelationalDatabaseLogEventsCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseLogStreamsRequest, GetRelationalDatabaseLogStreamsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseLogStreamsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseLogStreamsCommandInput extends GetRelationalDatabaseLogStreamsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseLogStreamsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseLogStreamsCommandOutput extends GetRelationalDatabaseLogStreamsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of available log streams for a specific database in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseLogStreamsCommandOutput extends GetRelatio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseLogStreamsCommandInput - {@link GetRelationalDatabaseLogStreamsCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseLogStreamsCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseLogStreamsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseLogStreamsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseLogStreamsCommandOutput extends GetRelatio
|
|
|
64
71
|
export declare class GetRelationalDatabaseLogStreamsCommand extends $Command<GetRelationalDatabaseLogStreamsCommandInput, GetRelationalDatabaseLogStreamsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseLogStreamsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseLogStreamsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseLogStreamsCommandInput, GetRelationalDatabaseLogStreamsCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseMasterUserPasswordRequest, GetRelationalDatabaseMasterUserPasswordResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseMasterUserPasswordCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseMasterUserPasswordCommandInput extends GetRelationalDatabaseMasterUserPasswordRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseMasterUserPasswordCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseMasterUserPasswordCommandOutput extends GetRelationalDatabaseMasterUserPasswordResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the current, previous, or pending versions of the master user password for a
|
|
18
23
|
* Lightsail database.</p>
|
|
19
24
|
* <p>The <code>GetRelationalDatabaseMasterUserPassword</code> operation supports tag-based
|
|
@@ -29,6 +34,8 @@ export interface GetRelationalDatabaseMasterUserPasswordCommandOutput extends Ge
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetRelationalDatabaseMasterUserPasswordCommandInput - {@link GetRelationalDatabaseMasterUserPasswordCommandInput}
|
|
38
|
+
* @returns {@link GetRelationalDatabaseMasterUserPasswordCommandOutput}
|
|
32
39
|
* @see {@link GetRelationalDatabaseMasterUserPasswordCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetRelationalDatabaseMasterUserPasswordCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface GetRelationalDatabaseMasterUserPasswordCommandOutput extends Ge
|
|
|
68
75
|
export declare class GetRelationalDatabaseMasterUserPasswordCommand extends $Command<GetRelationalDatabaseMasterUserPasswordCommandInput, GetRelationalDatabaseMasterUserPasswordCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: GetRelationalDatabaseMasterUserPasswordCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: GetRelationalDatabaseMasterUserPasswordCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseMasterUserPasswordCommandInput, GetRelationalDatabaseMasterUserPasswordCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseMetricDataRequest, GetRelationalDatabaseMetricDataResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseMetricDataCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseMetricDataCommandInput extends GetRelationalDatabaseMetricDataRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseMetricDataCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseMetricDataCommandOutput extends GetRelationalDatabaseMetricDataResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the data points of the specified metric for a database in Amazon Lightsail.</p>
|
|
18
23
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
19
24
|
* Monitor and collect metric data regularly to maintain the reliability, availability, and
|
|
@@ -28,6 +33,8 @@ export interface GetRelationalDatabaseMetricDataCommandOutput extends GetRelatio
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetRelationalDatabaseMetricDataCommandInput - {@link GetRelationalDatabaseMetricDataCommandInput}
|
|
37
|
+
* @returns {@link GetRelationalDatabaseMetricDataCommandOutput}
|
|
31
38
|
* @see {@link GetRelationalDatabaseMetricDataCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetRelationalDatabaseMetricDataCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface GetRelationalDatabaseMetricDataCommandOutput extends GetRelatio
|
|
|
67
74
|
export declare class GetRelationalDatabaseMetricDataCommand extends $Command<GetRelationalDatabaseMetricDataCommandInput, GetRelationalDatabaseMetricDataCommandOutput, LightsailClientResolvedConfig> {
|
|
68
75
|
readonly input: GetRelationalDatabaseMetricDataCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: GetRelationalDatabaseMetricDataCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseMetricDataCommandInput, GetRelationalDatabaseMetricDataCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseParametersRequest, GetRelationalDatabaseParametersResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseParametersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseParametersCommandInput extends GetRelationalDatabaseParametersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseParametersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseParametersCommandOutput extends GetRelationalDatabaseParametersResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns all of the runtime parameters offered by the underlying database software, or
|
|
18
23
|
* engine, for a specific database in Amazon Lightsail.</p>
|
|
19
24
|
* <p>In addition to the parameter names and values, this operation returns other information
|
|
@@ -29,6 +34,8 @@ export interface GetRelationalDatabaseParametersCommandOutput extends GetRelatio
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetRelationalDatabaseParametersCommandInput - {@link GetRelationalDatabaseParametersCommandInput}
|
|
38
|
+
* @returns {@link GetRelationalDatabaseParametersCommandOutput}
|
|
32
39
|
* @see {@link GetRelationalDatabaseParametersCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetRelationalDatabaseParametersCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface GetRelationalDatabaseParametersCommandOutput extends GetRelatio
|
|
|
68
75
|
export declare class GetRelationalDatabaseParametersCommand extends $Command<GetRelationalDatabaseParametersCommandInput, GetRelationalDatabaseParametersCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: GetRelationalDatabaseParametersCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: GetRelationalDatabaseParametersCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseParametersCommandInput, GetRelationalDatabaseParametersCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseSnapshotRequest, GetRelationalDatabaseSnapshotResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseSnapshotCommandInput extends GetRelationalDatabaseSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseSnapshotCommandOutput extends GetRelationalDatabaseSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a specific database snapshot in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseSnapshotCommandOutput extends GetRelationa
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseSnapshotCommandInput - {@link GetRelationalDatabaseSnapshotCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseSnapshotCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseSnapshotCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseSnapshotCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseSnapshotCommandOutput extends GetRelationa
|
|
|
64
71
|
export declare class GetRelationalDatabaseSnapshotCommand extends $Command<GetRelationalDatabaseSnapshotCommandInput, GetRelationalDatabaseSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseSnapshotCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseSnapshotCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseSnapshotCommandInput, GetRelationalDatabaseSnapshotCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabaseSnapshotsRequest, GetRelationalDatabaseSnapshotsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabaseSnapshotsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabaseSnapshotsCommandInput extends GetRelationalDatabaseSnapshotsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabaseSnapshotsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabaseSnapshotsCommandOutput extends GetRelationalDatabaseSnapshotsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about all of your database snapshots in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabaseSnapshotsCommandOutput extends GetRelation
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabaseSnapshotsCommandInput - {@link GetRelationalDatabaseSnapshotsCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabaseSnapshotsCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabaseSnapshotsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabaseSnapshotsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabaseSnapshotsCommandOutput extends GetRelation
|
|
|
64
71
|
export declare class GetRelationalDatabaseSnapshotsCommand extends $Command<GetRelationalDatabaseSnapshotsCommandInput, GetRelationalDatabaseSnapshotsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabaseSnapshotsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabaseSnapshotsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabaseSnapshotsCommandInput, GetRelationalDatabaseSnapshotsCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetRelationalDatabasesRequest, GetRelationalDatabasesResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRelationalDatabasesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRelationalDatabasesCommandInput extends GetRelationalDatabasesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRelationalDatabasesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRelationalDatabasesCommandOutput extends GetRelationalDatabasesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about all of your databases in Amazon Lightsail.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRelationalDatabasesCommandOutput extends GetRelationalDataba
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRelationalDatabasesCommandInput - {@link GetRelationalDatabasesCommandInput}
|
|
34
|
+
* @returns {@link GetRelationalDatabasesCommandOutput}
|
|
28
35
|
* @see {@link GetRelationalDatabasesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRelationalDatabasesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetRelationalDatabasesCommandOutput extends GetRelationalDataba
|
|
|
64
71
|
export declare class GetRelationalDatabasesCommand extends $Command<GetRelationalDatabasesCommandInput, GetRelationalDatabasesCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetRelationalDatabasesCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetRelationalDatabasesCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRelationalDatabasesCommandInput, GetRelationalDatabasesCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetStaticIpRequest, GetStaticIpResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetStaticIpCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetStaticIpCommandInput extends GetStaticIpRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetStaticIpCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetStaticIpCommandOutput extends GetStaticIpResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about an Amazon Lightsail static IP.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetStaticIpCommandOutput extends GetStaticIpResult, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetStaticIpCommandInput - {@link GetStaticIpCommandInput}
|
|
34
|
+
* @returns {@link GetStaticIpCommandOutput}
|
|
28
35
|
* @see {@link GetStaticIpCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetStaticIpCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetStaticIpCommandOutput extends GetStaticIpResult, __MetadataB
|
|
|
64
71
|
export declare class GetStaticIpCommand extends $Command<GetStaticIpCommandInput, GetStaticIpCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetStaticIpCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetStaticIpCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStaticIpCommandInput, GetStaticIpCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|