@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 { CreateInstanceSnapshotRequest, CreateInstanceSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInstanceSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInstanceSnapshotCommandInput extends CreateInstanceSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInstanceSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInstanceSnapshotCommandOutput extends CreateInstanceSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a snapshot of a specific virtual private server, or <i>instance</i>.
|
|
18
23
|
* You can use a snapshot to create a new instance that is based on that snapshot.</p>
|
|
19
24
|
* <p>The <code>create instance snapshot</code> operation supports tag-based access control via
|
|
@@ -28,6 +33,8 @@ export interface CreateInstanceSnapshotCommandOutput extends CreateInstanceSnaps
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param CreateInstanceSnapshotCommandInput - {@link CreateInstanceSnapshotCommandInput}
|
|
37
|
+
* @returns {@link CreateInstanceSnapshotCommandOutput}
|
|
31
38
|
* @see {@link CreateInstanceSnapshotCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link CreateInstanceSnapshotCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface CreateInstanceSnapshotCommandOutput extends CreateInstanceSnaps
|
|
|
67
74
|
export declare class CreateInstanceSnapshotCommand extends $Command<CreateInstanceSnapshotCommandInput, CreateInstanceSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
68
75
|
readonly input: CreateInstanceSnapshotCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: CreateInstanceSnapshotCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstanceSnapshotCommandInput, CreateInstanceSnapshotCommandOutput>;
|
|
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 { CreateInstancesRequest, CreateInstancesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInstancesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInstancesCommandInput extends CreateInstancesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInstancesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInstancesCommandOutput extends CreateInstancesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates one or more Amazon Lightsail instances.</p>
|
|
18
23
|
* <p>The <code>create instances</code> operation supports tag-based access control via request
|
|
19
24
|
* tags. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Lightsail Developer Guide</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateInstancesCommandOutput extends CreateInstancesResult, __M
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateInstancesCommandInput - {@link CreateInstancesCommandInput}
|
|
36
|
+
* @returns {@link CreateInstancesCommandOutput}
|
|
30
37
|
* @see {@link CreateInstancesCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateInstancesCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface CreateInstancesCommandOutput extends CreateInstancesResult, __M
|
|
|
66
73
|
export declare class CreateInstancesCommand extends $Command<CreateInstancesCommandInput, CreateInstancesCommandOutput, LightsailClientResolvedConfig> {
|
|
67
74
|
readonly input: CreateInstancesCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: CreateInstancesCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstancesCommandInput, CreateInstancesCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { CreateInstancesFromSnapshotRequest, CreateInstancesFromSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInstancesFromSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInstancesFromSnapshotCommandInput extends CreateInstancesFromSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInstancesFromSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstancesFromSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates one or more new instances from a manual or automatic snapshot of an
|
|
18
23
|
* instance.</p>
|
|
19
24
|
* <p>The <code>create instances from snapshot</code> operation supports tag-based access
|
|
@@ -29,6 +34,8 @@ export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstance
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreateInstancesFromSnapshotCommandInput - {@link CreateInstancesFromSnapshotCommandInput}
|
|
38
|
+
* @returns {@link CreateInstancesFromSnapshotCommandOutput}
|
|
32
39
|
* @see {@link CreateInstancesFromSnapshotCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreateInstancesFromSnapshotCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstance
|
|
|
68
75
|
export declare class CreateInstancesFromSnapshotCommand extends $Command<CreateInstancesFromSnapshotCommandInput, CreateInstancesFromSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: CreateInstancesFromSnapshotCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: CreateInstancesFromSnapshotCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstancesFromSnapshotCommandInput, CreateInstancesFromSnapshotCommandOutput>;
|
|
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 { CreateKeyPairRequest, CreateKeyPairResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateKeyPairCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateKeyPairCommandInput extends CreateKeyPairRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateKeyPairCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateKeyPairCommandOutput extends CreateKeyPairResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a custom SSH key pair that you can use with an Amazon Lightsail
|
|
18
23
|
* instance.</p>
|
|
19
24
|
* <note>
|
|
@@ -33,6 +38,8 @@ export interface CreateKeyPairCommandOutput extends CreateKeyPairResult, __Metad
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param CreateKeyPairCommandInput - {@link CreateKeyPairCommandInput}
|
|
42
|
+
* @returns {@link CreateKeyPairCommandOutput}
|
|
36
43
|
* @see {@link CreateKeyPairCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link CreateKeyPairCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -72,11 +79,20 @@ export interface CreateKeyPairCommandOutput extends CreateKeyPairResult, __Metad
|
|
|
72
79
|
export declare class CreateKeyPairCommand extends $Command<CreateKeyPairCommandInput, CreateKeyPairCommandOutput, LightsailClientResolvedConfig> {
|
|
73
80
|
readonly input: CreateKeyPairCommandInput;
|
|
74
81
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
75
85
|
constructor(input: CreateKeyPairCommandInput);
|
|
76
86
|
/**
|
|
77
87
|
* @internal
|
|
78
88
|
*/
|
|
79
89
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeyPairCommandInput, CreateKeyPairCommandOutput>;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
80
93
|
private serialize;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
81
97
|
private deserialize;
|
|
82
98
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { CreateLoadBalancerRequest, CreateLoadBalancerResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLoadBalancerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLoadBalancerCommandInput extends CreateLoadBalancerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLoadBalancerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLoadBalancerCommandOutput extends CreateLoadBalancerResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a Lightsail load balancer. To learn more about deciding whether to load balance
|
|
18
23
|
* your application, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/configure-lightsail-instances-for-load-balancing">Configure your Lightsail instances for load balancing</a>. You can create up to 5
|
|
19
24
|
* load balancers per AWS Region in your account.</p>
|
|
@@ -32,6 +37,8 @@ export interface CreateLoadBalancerCommandOutput extends CreateLoadBalancerResul
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateLoadBalancerCommandInput - {@link CreateLoadBalancerCommandInput}
|
|
41
|
+
* @returns {@link CreateLoadBalancerCommandOutput}
|
|
35
42
|
* @see {@link CreateLoadBalancerCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateLoadBalancerCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -71,11 +78,20 @@ export interface CreateLoadBalancerCommandOutput extends CreateLoadBalancerResul
|
|
|
71
78
|
export declare class CreateLoadBalancerCommand extends $Command<CreateLoadBalancerCommandInput, CreateLoadBalancerCommandOutput, LightsailClientResolvedConfig> {
|
|
72
79
|
readonly input: CreateLoadBalancerCommandInput;
|
|
73
80
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
74
84
|
constructor(input: CreateLoadBalancerCommandInput);
|
|
75
85
|
/**
|
|
76
86
|
* @internal
|
|
77
87
|
*/
|
|
78
88
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLoadBalancerCommandInput, CreateLoadBalancerCommandOutput>;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
79
92
|
private serialize;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
80
96
|
private deserialize;
|
|
81
97
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { CreateLoadBalancerTlsCertificateRequest, CreateLoadBalancerTlsCertificateResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLoadBalancerTlsCertificateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLoadBalancerTlsCertificateCommandInput extends CreateLoadBalancerTlsCertificateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLoadBalancerTlsCertificateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLoadBalancerTlsCertificateCommandOutput extends CreateLoadBalancerTlsCertificateResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.</p>
|
|
18
23
|
* <p>TLS is just an updated, more secure version of Secure Socket Layer (SSL).</p>
|
|
19
24
|
* <p>The <code>CreateLoadBalancerTlsCertificate</code> operation supports tag-based access
|
|
@@ -29,6 +34,8 @@ export interface CreateLoadBalancerTlsCertificateCommandOutput extends CreateLoa
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreateLoadBalancerTlsCertificateCommandInput - {@link CreateLoadBalancerTlsCertificateCommandInput}
|
|
38
|
+
* @returns {@link CreateLoadBalancerTlsCertificateCommandOutput}
|
|
32
39
|
* @see {@link CreateLoadBalancerTlsCertificateCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreateLoadBalancerTlsCertificateCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface CreateLoadBalancerTlsCertificateCommandOutput extends CreateLoa
|
|
|
68
75
|
export declare class CreateLoadBalancerTlsCertificateCommand extends $Command<CreateLoadBalancerTlsCertificateCommandInput, CreateLoadBalancerTlsCertificateCommandOutput, LightsailClientResolvedConfig> {
|
|
69
76
|
readonly input: CreateLoadBalancerTlsCertificateCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: CreateLoadBalancerTlsCertificateCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLoadBalancerTlsCertificateCommandInput, CreateLoadBalancerTlsCertificateCommandOutput>;
|
|
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 { CreateRelationalDatabaseRequest, CreateRelationalDatabaseResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRelationalDatabaseCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRelationalDatabaseCommandInput extends CreateRelationalDatabaseRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRelationalDatabaseCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalDatabaseResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new database in Amazon Lightsail.</p>
|
|
18
23
|
* <p>The <code>create relational database</code> operation supports tag-based access control
|
|
19
24
|
* via request tags. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-controlling-access-using-tags">Amazon Lightsail Developer Guide</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalD
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateRelationalDatabaseCommandInput - {@link CreateRelationalDatabaseCommandInput}
|
|
36
|
+
* @returns {@link CreateRelationalDatabaseCommandOutput}
|
|
30
37
|
* @see {@link CreateRelationalDatabaseCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateRelationalDatabaseCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalD
|
|
|
66
73
|
export declare class CreateRelationalDatabaseCommand extends $Command<CreateRelationalDatabaseCommandInput, CreateRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
|
|
67
74
|
readonly input: CreateRelationalDatabaseCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: CreateRelationalDatabaseCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRelationalDatabaseCommandInput, CreateRelationalDatabaseCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { CreateRelationalDatabaseFromSnapshotRequest, CreateRelationalDatabaseFromSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRelationalDatabaseFromSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRelationalDatabaseFromSnapshotCommandInput extends CreateRelationalDatabaseFromSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRelationalDatabaseFromSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends CreateRelationalDatabaseFromSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new database from an existing database snapshot in Amazon Lightsail.</p>
|
|
18
23
|
* <p>You can create a new database from a snapshot in if something goes wrong with your
|
|
19
24
|
* original database, or to change it to a different plan, such as a high availability or
|
|
@@ -31,6 +36,8 @@ export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends Creat
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateRelationalDatabaseFromSnapshotCommandInput - {@link CreateRelationalDatabaseFromSnapshotCommandInput}
|
|
40
|
+
* @returns {@link CreateRelationalDatabaseFromSnapshotCommandOutput}
|
|
34
41
|
* @see {@link CreateRelationalDatabaseFromSnapshotCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateRelationalDatabaseFromSnapshotCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -70,11 +77,20 @@ export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends Creat
|
|
|
70
77
|
export declare class CreateRelationalDatabaseFromSnapshotCommand extends $Command<CreateRelationalDatabaseFromSnapshotCommandInput, CreateRelationalDatabaseFromSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
71
78
|
readonly input: CreateRelationalDatabaseFromSnapshotCommandInput;
|
|
72
79
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
+
/**
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
73
83
|
constructor(input: CreateRelationalDatabaseFromSnapshotCommandInput);
|
|
74
84
|
/**
|
|
75
85
|
* @internal
|
|
76
86
|
*/
|
|
77
87
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRelationalDatabaseFromSnapshotCommandInput, CreateRelationalDatabaseFromSnapshotCommandOutput>;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
78
91
|
private serialize;
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
*/
|
|
79
95
|
private deserialize;
|
|
80
96
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { CreateRelationalDatabaseSnapshotRequest, CreateRelationalDatabaseSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRelationalDatabaseSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRelationalDatabaseSnapshotCommandInput extends CreateRelationalDatabaseSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRelationalDatabaseSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRelationalDatabaseSnapshotCommandOutput extends CreateRelationalDatabaseSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a snapshot of your database in Amazon Lightsail. You can use snapshots for backups,
|
|
18
23
|
* to make copies of a database, and to save data before deleting a database.</p>
|
|
19
24
|
* <p>The <code>create relational database snapshot</code> operation supports tag-based access
|
|
@@ -28,6 +33,8 @@ export interface CreateRelationalDatabaseSnapshotCommandOutput extends CreateRel
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param CreateRelationalDatabaseSnapshotCommandInput - {@link CreateRelationalDatabaseSnapshotCommandInput}
|
|
37
|
+
* @returns {@link CreateRelationalDatabaseSnapshotCommandOutput}
|
|
31
38
|
* @see {@link CreateRelationalDatabaseSnapshotCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link CreateRelationalDatabaseSnapshotCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface CreateRelationalDatabaseSnapshotCommandOutput extends CreateRel
|
|
|
67
74
|
export declare class CreateRelationalDatabaseSnapshotCommand extends $Command<CreateRelationalDatabaseSnapshotCommandInput, CreateRelationalDatabaseSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
68
75
|
readonly input: CreateRelationalDatabaseSnapshotCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: CreateRelationalDatabaseSnapshotCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRelationalDatabaseSnapshotCommandInput, CreateRelationalDatabaseSnapshotCommandOutput>;
|
|
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 { DeleteAlarmRequest, DeleteAlarmResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAlarmCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAlarmCommandInput extends DeleteAlarmRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAlarmCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAlarmCommandOutput extends DeleteAlarmResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an alarm.</p>
|
|
18
23
|
* <p>An alarm is used to monitor a single metric for one of your resources. When a metric
|
|
19
24
|
* condition is met, the alarm can notify you by email, SMS text message, and a banner displayed
|
|
@@ -29,6 +34,8 @@ export interface DeleteAlarmCommandOutput extends DeleteAlarmResult, __MetadataB
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DeleteAlarmCommandInput - {@link DeleteAlarmCommandInput}
|
|
38
|
+
* @returns {@link DeleteAlarmCommandOutput}
|
|
32
39
|
* @see {@link DeleteAlarmCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DeleteAlarmCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface DeleteAlarmCommandOutput extends DeleteAlarmResult, __MetadataB
|
|
|
64
71
|
export declare class DeleteAlarmCommand extends $Command<DeleteAlarmCommandInput, DeleteAlarmCommandOutput, LightsailClientResolvedConfig> {
|
|
65
72
|
readonly input: DeleteAlarmCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: DeleteAlarmCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAlarmCommandInput, DeleteAlarmCommandOutput>;
|
|
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 { DeleteAutoSnapshotRequest, DeleteAutoSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAutoSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAutoSnapshotCommandInput extends DeleteAutoSnapshotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAutoSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAutoSnapshotCommandOutput extends DeleteAutoSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an automatic snapshot of an instance or disk. For more information, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configuring-automatic-snapshots">Amazon Lightsail Developer Guide</a>.</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 DeleteAutoSnapshotCommandOutput extends DeleteAutoSnapshotResul
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteAutoSnapshotCommandInput - {@link DeleteAutoSnapshotCommandInput}
|
|
34
|
+
* @returns {@link DeleteAutoSnapshotCommandOutput}
|
|
28
35
|
* @see {@link DeleteAutoSnapshotCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteAutoSnapshotCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface DeleteAutoSnapshotCommandOutput extends DeleteAutoSnapshotResul
|
|
|
60
67
|
export declare class DeleteAutoSnapshotCommand extends $Command<DeleteAutoSnapshotCommandInput, DeleteAutoSnapshotCommandOutput, LightsailClientResolvedConfig> {
|
|
61
68
|
readonly input: DeleteAutoSnapshotCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: DeleteAutoSnapshotCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAutoSnapshotCommandInput, DeleteAutoSnapshotCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
5
5
|
import { DeleteBucketAccessKeyRequest, DeleteBucketAccessKeyResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteBucketAccessKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteBucketAccessKeyCommandInput extends DeleteBucketAccessKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteBucketAccessKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKeyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an access key for the specified Amazon Lightsail bucket.</p>
|
|
18
23
|
* <p>We recommend that you delete an access key if the secret access key is compromised.</p>
|
|
19
24
|
* <p>For more information about access keys, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-bucket-access-keys">Creating access keys for a bucket in Amazon Lightsail</a> in the
|
|
@@ -28,6 +33,8 @@ export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKe
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteBucketAccessKeyCommandInput - {@link DeleteBucketAccessKeyCommandInput}
|
|
37
|
+
* @returns {@link DeleteBucketAccessKeyCommandOutput}
|
|
31
38
|
* @see {@link DeleteBucketAccessKeyCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteBucketAccessKeyCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKe
|
|
|
60
67
|
export declare class DeleteBucketAccessKeyCommand extends $Command<DeleteBucketAccessKeyCommandInput, DeleteBucketAccessKeyCommandOutput, LightsailClientResolvedConfig> {
|
|
61
68
|
readonly input: DeleteBucketAccessKeyCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: DeleteBucketAccessKeyCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LightsailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketAccessKeyCommandInput, DeleteBucketAccessKeyCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|