@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 { GetDistributionLatestCacheResetRequest, GetDistributionLatestCacheResetResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDistributionLatestCacheResetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDistributionLatestCacheResetCommandInput extends GetDistributionLatestCacheResetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDistributionLatestCacheResetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDistributionLatestCacheResetCommandOutput extends GetDistributionLatestCacheResetResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail
|
|
18
23
|
* content delivery network (CDN) distribution.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetDistributionLatestCacheResetCommandOutput extends GetDistrib
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetDistributionLatestCacheResetCommandInput - {@link GetDistributionLatestCacheResetCommandInput}
|
|
35
|
+
* @returns {@link GetDistributionLatestCacheResetCommandOutput}
|
|
29
36
|
* @see {@link GetDistributionLatestCacheResetCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetDistributionLatestCacheResetCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface GetDistributionLatestCacheResetCommandOutput extends GetDistrib
|
|
|
61
68
|
export declare class GetDistributionLatestCacheResetCommand extends $Command<GetDistributionLatestCacheResetCommandInput, GetDistributionLatestCacheResetCommandOutput, LightsailClientResolvedConfig> {
|
|
62
69
|
readonly input: GetDistributionLatestCacheResetCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: GetDistributionLatestCacheResetCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDistributionLatestCacheResetCommandInput, GetDistributionLatestCacheResetCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetDistributionMetricDataRequest, GetDistributionMetricDataResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDistributionMetricDataCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDistributionMetricDataCommandInput extends GetDistributionMetricDataRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDistributionMetricDataCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDistributionMetricDataCommandOutput extends GetDistributionMetricDataResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the data points of a specific metric for an Amazon Lightsail content delivery
|
|
18
23
|
* network (CDN) distribution.</p>
|
|
19
24
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
@@ -29,6 +34,8 @@ export interface GetDistributionMetricDataCommandOutput extends GetDistributionM
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetDistributionMetricDataCommandInput - {@link GetDistributionMetricDataCommandInput}
|
|
38
|
+
* @returns {@link GetDistributionMetricDataCommandOutput}
|
|
32
39
|
* @see {@link GetDistributionMetricDataCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetDistributionMetricDataCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetDistributionMetricDataCommandOutput extends GetDistributionM
|
|
|
64
71
|
export declare class GetDistributionMetricDataCommand extends $Command<GetDistributionMetricDataCommandInput, GetDistributionMetricDataCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetDistributionMetricDataCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetDistributionMetricDataCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDistributionMetricDataCommandInput, GetDistributionMetricDataCommandOutput>;
|
|
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 { GetDistributionsRequest, GetDistributionsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDistributionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDistributionsCommandInput extends GetDistributionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDistributionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDistributionsCommandOutput extends GetDistributionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about one or more of your Amazon Lightsail content delivery network
|
|
18
23
|
* (CDN) distributions.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetDistributionsCommandOutput extends GetDistributionsResult, _
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetDistributionsCommandInput - {@link GetDistributionsCommandInput}
|
|
35
|
+
* @returns {@link GetDistributionsCommandOutput}
|
|
29
36
|
* @see {@link GetDistributionsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetDistributionsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface GetDistributionsCommandOutput extends GetDistributionsResult, _
|
|
|
61
68
|
export declare class GetDistributionsCommand extends $Command<GetDistributionsCommandInput, GetDistributionsCommandOutput, LightsailClientResolvedConfig> {
|
|
62
69
|
readonly input: GetDistributionsCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: GetDistributionsCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDistributionsCommandInput, GetDistributionsCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetDomainRequest, GetDomainResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDomainCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDomainCommandInput extends GetDomainRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDomainCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDomainCommandOutput extends GetDomainResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a specific domain recordset.</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 GetDomainCommandOutput extends GetDomainResult, __MetadataBeare
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDomainCommandInput - {@link GetDomainCommandInput}
|
|
34
|
+
* @returns {@link GetDomainCommandOutput}
|
|
28
35
|
* @see {@link GetDomainCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDomainCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetDomainCommandOutput extends GetDomainResult, __MetadataBeare
|
|
|
64
71
|
export declare class GetDomainCommand extends $Command<GetDomainCommandInput, GetDomainCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetDomainCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetDomainCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainCommandInput, GetDomainCommandOutput>;
|
|
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 { GetDomainsRequest, GetDomainsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDomainsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDomainsCommandInput extends GetDomainsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDomainsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDomainsCommandOutput extends GetDomainsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of all domains in the user's account.</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 GetDomainsCommandOutput extends GetDomainsResult, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDomainsCommandInput - {@link GetDomainsCommandInput}
|
|
34
|
+
* @returns {@link GetDomainsCommandOutput}
|
|
28
35
|
* @see {@link GetDomainsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDomainsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetDomainsCommandOutput extends GetDomainsResult, __MetadataBea
|
|
|
64
71
|
export declare class GetDomainsCommand extends $Command<GetDomainsCommandInput, GetDomainsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetDomainsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetDomainsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainsCommandInput, GetDomainsCommandOutput>;
|
|
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 { GetExportSnapshotRecordsRequest, GetExportSnapshotRecordsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetExportSnapshotRecordsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetExportSnapshotRecordsCommandInput extends GetExportSnapshotRecordsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetExportSnapshotRecordsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetExportSnapshotRecordsCommandOutput extends GetExportSnapshotRecordsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns all export snapshot records created as a result of the <code>export
|
|
18
23
|
* snapshot</code> operation.</p>
|
|
19
24
|
* <p>An export snapshot record can be used to create a new Amazon EC2 instance and its related
|
|
@@ -29,6 +34,8 @@ export interface GetExportSnapshotRecordsCommandOutput extends GetExportSnapshot
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetExportSnapshotRecordsCommandInput - {@link GetExportSnapshotRecordsCommandInput}
|
|
38
|
+
* @returns {@link GetExportSnapshotRecordsCommandOutput}
|
|
32
39
|
* @see {@link GetExportSnapshotRecordsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetExportSnapshotRecordsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface GetExportSnapshotRecordsCommandOutput extends GetExportSnapshot
|
|
|
68
75
|
export declare class GetExportSnapshotRecordsCommand extends $Command<GetExportSnapshotRecordsCommandInput, GetExportSnapshotRecordsCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: GetExportSnapshotRecordsCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: GetExportSnapshotRecordsCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetExportSnapshotRecordsCommandInput, GetExportSnapshotRecordsCommandOutput>;
|
|
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 { GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceAccessDetailsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceAccessDetailsCommandInput extends GetInstanceAccessDetailsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceAccessDetailsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceAccessDetailsCommandOutput extends GetInstanceAccessDetailsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns temporary SSH keys you can use to connect to a specific virtual private server, or
|
|
18
23
|
* <i>instance</i>.</p>
|
|
19
24
|
* <p>The <code>get instance access details</code> operation supports tag-based access control
|
|
@@ -29,6 +34,8 @@ export interface GetInstanceAccessDetailsCommandOutput extends GetInstanceAccess
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetInstanceAccessDetailsCommandInput - {@link GetInstanceAccessDetailsCommandInput}
|
|
38
|
+
* @returns {@link GetInstanceAccessDetailsCommandOutput}
|
|
32
39
|
* @see {@link GetInstanceAccessDetailsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetInstanceAccessDetailsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface GetInstanceAccessDetailsCommandOutput extends GetInstanceAccess
|
|
|
68
75
|
export declare class GetInstanceAccessDetailsCommand extends $Command<GetInstanceAccessDetailsCommandInput, GetInstanceAccessDetailsCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: GetInstanceAccessDetailsCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: GetInstanceAccessDetailsCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceAccessDetailsCommandInput, GetInstanceAccessDetailsCommandOutput>;
|
|
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 { GetInstanceRequest, GetInstanceResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceCommandInput extends GetInstanceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceCommandOutput extends GetInstanceResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a specific Amazon Lightsail instance, which is a virtual private
|
|
18
23
|
* server.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetInstanceCommandOutput extends GetInstanceResult, __MetadataB
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetInstanceCommandInput - {@link GetInstanceCommandInput}
|
|
35
|
+
* @returns {@link GetInstanceCommandOutput}
|
|
29
36
|
* @see {@link GetInstanceCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetInstanceCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface GetInstanceCommandOutput extends GetInstanceResult, __MetadataB
|
|
|
65
72
|
export declare class GetInstanceCommand extends $Command<GetInstanceCommandInput, GetInstanceCommandOutput, LightsailClientResolvedConfig> {
|
|
66
73
|
readonly input: GetInstanceCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: GetInstanceCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceCommandInput, GetInstanceCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetInstanceMetricDataRequest, GetInstanceMetricDataResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceMetricDataCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceMetricDataCommandInput extends GetInstanceMetricDataRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceMetricDataCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceMetricDataCommandOutput extends GetInstanceMetricDataResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the data points for the specified Amazon Lightsail instance metric, given an
|
|
18
23
|
* instance name.</p>
|
|
19
24
|
* <p>Metrics report the utilization of your resources, and the error counts generated by them.
|
|
@@ -29,6 +34,8 @@ export interface GetInstanceMetricDataCommandOutput extends GetInstanceMetricDat
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetInstanceMetricDataCommandInput - {@link GetInstanceMetricDataCommandInput}
|
|
38
|
+
* @returns {@link GetInstanceMetricDataCommandOutput}
|
|
32
39
|
* @see {@link GetInstanceMetricDataCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetInstanceMetricDataCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface GetInstanceMetricDataCommandOutput extends GetInstanceMetricDat
|
|
|
68
75
|
export declare class GetInstanceMetricDataCommand extends $Command<GetInstanceMetricDataCommandInput, GetInstanceMetricDataCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: GetInstanceMetricDataCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: GetInstanceMetricDataCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceMetricDataCommandInput, GetInstanceMetricDataCommandOutput>;
|
|
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 { GetInstancePortStatesRequest, GetInstancePortStatesResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstancePortStatesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstancePortStatesCommandInput extends GetInstancePortStatesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstancePortStatesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstancePortStatesCommandOutput extends GetInstancePortStatesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses
|
|
18
23
|
* allowed to connect to the instance through the ports, and the protocol.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetInstancePortStatesCommandOutput extends GetInstancePortState
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetInstancePortStatesCommandInput - {@link GetInstancePortStatesCommandInput}
|
|
35
|
+
* @returns {@link GetInstancePortStatesCommandOutput}
|
|
29
36
|
* @see {@link GetInstancePortStatesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetInstancePortStatesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface GetInstancePortStatesCommandOutput extends GetInstancePortState
|
|
|
65
72
|
export declare class GetInstancePortStatesCommand extends $Command<GetInstancePortStatesCommandInput, GetInstancePortStatesCommandOutput, LightsailClientResolvedConfig> {
|
|
66
73
|
readonly input: GetInstancePortStatesCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: GetInstancePortStatesCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstancePortStatesCommandInput, GetInstancePortStatesCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { GetInstanceSnapshotRequest, GetInstanceSnapshotResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceSnapshotCommandInput extends GetInstanceSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceSnapshotCommandOutput extends GetInstanceSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a specific instance snapshot.</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 GetInstanceSnapshotCommandOutput extends GetInstanceSnapshotRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInstanceSnapshotCommandInput - {@link GetInstanceSnapshotCommandInput}
|
|
34
|
+
* @returns {@link GetInstanceSnapshotCommandOutput}
|
|
28
35
|
* @see {@link GetInstanceSnapshotCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInstanceSnapshotCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetInstanceSnapshotCommandOutput extends GetInstanceSnapshotRes
|
|
|
64
71
|
export declare class GetInstanceSnapshotCommand extends $Command<GetInstanceSnapshotCommandInput, GetInstanceSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetInstanceSnapshotCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetInstanceSnapshotCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceSnapshotCommandInput, GetInstanceSnapshotCommandOutput>;
|
|
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 { GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceSnapshotsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceSnapshotsCommandInput extends GetInstanceSnapshotsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceSnapshotsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceSnapshotsCommandOutput extends GetInstanceSnapshotsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns all instance snapshots for the user's account.</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 GetInstanceSnapshotsCommandOutput extends GetInstanceSnapshotsR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInstanceSnapshotsCommandInput - {@link GetInstanceSnapshotsCommandInput}
|
|
34
|
+
* @returns {@link GetInstanceSnapshotsCommandOutput}
|
|
28
35
|
* @see {@link GetInstanceSnapshotsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInstanceSnapshotsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetInstanceSnapshotsCommandOutput extends GetInstanceSnapshotsR
|
|
|
64
71
|
export declare class GetInstanceSnapshotsCommand extends $Command<GetInstanceSnapshotsCommandInput, GetInstanceSnapshotsCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetInstanceSnapshotsCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetInstanceSnapshotsCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceSnapshotsCommandInput, GetInstanceSnapshotsCommandOutput>;
|
|
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 { GetInstanceStateRequest, GetInstanceStateResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInstanceStateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInstanceStateCommandInput extends GetInstanceStateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInstanceStateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInstanceStateCommandOutput extends GetInstanceStateResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the state of a specific instance. Works on one instance at a time.</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 GetInstanceStateCommandOutput extends GetInstanceStateResult, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInstanceStateCommandInput - {@link GetInstanceStateCommandInput}
|
|
34
|
+
* @returns {@link GetInstanceStateCommandOutput}
|
|
28
35
|
* @see {@link GetInstanceStateCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInstanceStateCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface GetInstanceStateCommandOutput extends GetInstanceStateResult, _
|
|
|
64
71
|
export declare class GetInstanceStateCommand extends $Command<GetInstanceStateCommandInput, GetInstanceStateCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: GetInstanceStateCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: GetInstanceStateCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceStateCommandInput, GetInstanceStateCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|