@aws-sdk/client-lightsail 3.241.0 → 3.245.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/README.md +0 -2
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-types/Lightsail.d.ts +0 -41
- package/dist-types/LightsailClient.d.ts +0 -2
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +0 -2
- package/dist-types/commands/CreateBucketCommand.d.ts +0 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +0 -1
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +0 -2
- package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +0 -3
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +0 -1
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +0 -3
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +0 -2
- package/dist-types/commands/DeleteBucketCommand.d.ts +0 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +0 -2
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketsCommand.d.ts +0 -1
- package/dist-types/commands/GetBundlesCommand.d.ts +0 -2
- package/dist-types/commands/GetContainerImagesCommand.d.ts +0 -1
- package/dist-types/commands/GetContainerLogCommand.d.ts +0 -2
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +0 -3
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +0 -1
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +0 -1
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +0 -1
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +0 -1
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +0 -1
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +0 -1
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +0 -2
- package/dist-types/commands/UpdateBucketCommand.d.ts +0 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -128
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -15,11 +15,9 @@ container services, storage buckets, managed databases, SSD-based block storage,
|
|
|
15
15
|
addresses, load balancers, content delivery network (CDN) distributions, DNS management of
|
|
16
16
|
registered domains, and resource snapshots (backups) - for a low, predictable monthly
|
|
17
17
|
price.</p>
|
|
18
|
-
|
|
19
18
|
<p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
|
|
20
19
|
Command Line Interface (CLI), or SDKs. For more information about Lightsail
|
|
21
20
|
concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
|
|
22
|
-
|
|
23
21
|
<p>This API Reference provides detailed information about the actions, data types,
|
|
24
22
|
parameters, and errors of the Lightsail service. For more information about the supported
|
|
25
23
|
Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "fn", r = "argv", s = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "fn", r = "argv", s = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -162,11 +162,9 @@ import { LightsailClient } from "./LightsailClient";
|
|
|
162
162
|
* addresses, load balancers, content delivery network (CDN) distributions, DNS management of
|
|
163
163
|
* registered domains, and resource snapshots (backups) - for a low, predictable monthly
|
|
164
164
|
* price.</p>
|
|
165
|
-
*
|
|
166
165
|
* <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
|
|
167
166
|
* Command Line Interface (CLI), or SDKs. For more information about Lightsail
|
|
168
167
|
* concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
|
|
169
|
-
*
|
|
170
168
|
* <p>This API Reference provides detailed information about the actions, data types,
|
|
171
169
|
* parameters, and errors of the Lightsail service. For more information about the supported
|
|
172
170
|
* Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
|
|
@@ -265,7 +263,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
265
263
|
copySnapshot(args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
|
|
266
264
|
/**
|
|
267
265
|
* <p>Creates an Amazon Lightsail bucket.</p>
|
|
268
|
-
*
|
|
269
266
|
* <p>A bucket is a cloud storage resource available in the Lightsail object storage service.
|
|
270
267
|
* Use buckets to store objects such as data and its descriptive metadata. For more information
|
|
271
268
|
* about buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
|
|
@@ -277,12 +274,10 @@ export declare class Lightsail extends LightsailClient {
|
|
|
277
274
|
/**
|
|
278
275
|
* <p>Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of
|
|
279
276
|
* an access key ID and corresponding secret access key.</p>
|
|
280
|
-
*
|
|
281
277
|
* <p>Access keys grant full programmatic access to the specified bucket and its objects. You
|
|
282
278
|
* can have a maximum of two access keys per bucket. Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketAccessKeys.html">GetBucketAccessKeys</a> action to get a list of current access keys for a specific bucket. For more
|
|
283
279
|
* 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
|
|
284
280
|
* <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
285
|
-
*
|
|
286
281
|
* <important>
|
|
287
282
|
* <p>The <code>secretAccessKey</code> value is returned only in response to the
|
|
288
283
|
* <code>CreateBucketAccessKey</code> action. You can get a secret access key only when you
|
|
@@ -336,7 +331,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
336
331
|
createContactMethod(args: CreateContactMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactMethodCommandOutput) => void): void;
|
|
337
332
|
/**
|
|
338
333
|
* <p>Creates an Amazon Lightsail container service.</p>
|
|
339
|
-
*
|
|
340
334
|
* <p>A Lightsail container service is a compute resource to which you can deploy containers.
|
|
341
335
|
* For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-services">Container services in Amazon Lightsail</a> in the <i>Lightsail Dev
|
|
342
336
|
* Guide</i>.</p>
|
|
@@ -346,13 +340,11 @@ export declare class Lightsail extends LightsailClient {
|
|
|
346
340
|
createContainerService(args: CreateContainerServiceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContainerServiceCommandOutput) => void): void;
|
|
347
341
|
/**
|
|
348
342
|
* <p>Creates a deployment for your Amazon Lightsail container service.</p>
|
|
349
|
-
*
|
|
350
343
|
* <p>A deployment specifies the containers that will be launched on the container service and
|
|
351
344
|
* their settings, such as the ports to open, the environment variables to apply, and the launch
|
|
352
345
|
* command to run. It also specifies the container that will serve as the public endpoint of the
|
|
353
346
|
* deployment and its settings, such as the HTTP or HTTPS port to use, and the health check
|
|
354
347
|
* configuration.</p>
|
|
355
|
-
*
|
|
356
348
|
* <p>You can deploy containers to your container service using container images from a public
|
|
357
349
|
* registry such as Amazon ECR Public, or from your local machine. For more information, see
|
|
358
350
|
* <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-container-images">Creating container images for your Amazon Lightsail container services</a> in the
|
|
@@ -368,17 +360,14 @@ export declare class Lightsail extends LightsailClient {
|
|
|
368
360
|
* account so that you can use them with your Lightsail container service. The log in
|
|
369
361
|
* credentials expire 12 hours after they are created, at which point you will need to create a
|
|
370
362
|
* new set of log in credentials.</p>
|
|
371
|
-
*
|
|
372
363
|
* <note>
|
|
373
364
|
* <p>You can only push container images to the container service registry of your Lightsail
|
|
374
365
|
* account. You cannot pull container images or perform any other container image management
|
|
375
366
|
* actions on the container service registry.</p>
|
|
376
367
|
* </note>
|
|
377
|
-
*
|
|
378
368
|
* <p>After you push your container images to the container image registry of your Lightsail
|
|
379
369
|
* account, use the <code>RegisterContainerImage</code> action to register the pushed images to a
|
|
380
370
|
* specific Lightsail container service.</p>
|
|
381
|
-
*
|
|
382
371
|
* <note>
|
|
383
372
|
* <p>This action is not required if you install and use the Lightsail Control
|
|
384
373
|
* (lightsailctl) plugin to push container images to your Lightsail container service. For
|
|
@@ -427,7 +416,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
427
416
|
* when issuing the snapshot command, and a snapshot of the defined instance's system volume will
|
|
428
417
|
* be created. After the snapshot is available, you can create a block storage disk from the
|
|
429
418
|
* snapshot and attach it to a running instance to access the data on the disk.</p>
|
|
430
|
-
*
|
|
431
419
|
* <p>The <code>create disk snapshot</code> operation supports tag-based access control via
|
|
432
420
|
* 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>
|
|
433
421
|
*/
|
|
@@ -455,9 +443,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
455
443
|
* <p>Creates one of the following domain name system (DNS) records in a domain DNS zone:
|
|
456
444
|
* Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority
|
|
457
445
|
* (SOA), service locator (SRV), or text (TXT).</p>
|
|
458
|
-
*
|
|
459
|
-
*
|
|
460
|
-
*
|
|
461
446
|
* <p>The <code>create domain entry</code> operation supports tag-based access control via
|
|
462
447
|
* resource tags applied to the resource identified by <code>domain name</code>. For more
|
|
463
448
|
* 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>
|
|
@@ -576,7 +561,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
576
561
|
deleteAutoSnapshot(args: DeleteAutoSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAutoSnapshotCommandOutput) => void): void;
|
|
577
562
|
/**
|
|
578
563
|
* <p>Deletes a Amazon Lightsail bucket.</p>
|
|
579
|
-
*
|
|
580
564
|
* <note>
|
|
581
565
|
* <p>When you delete your bucket, the bucket name is released and can be reused for a new
|
|
582
566
|
* bucket in your account or another Amazon Web Services account.</p>
|
|
@@ -587,9 +571,7 @@ export declare class Lightsail extends LightsailClient {
|
|
|
587
571
|
deleteBucket(args: DeleteBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBucketCommandOutput) => void): void;
|
|
588
572
|
/**
|
|
589
573
|
* <p>Deletes an access key for the specified Amazon Lightsail bucket.</p>
|
|
590
|
-
*
|
|
591
574
|
* <p>We recommend that you delete an access key if the secret access key is compromised.</p>
|
|
592
|
-
*
|
|
593
575
|
* <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
|
|
594
576
|
* <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
595
577
|
*/
|
|
@@ -705,7 +687,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
705
687
|
* <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateKeyPair.html">CreateKeyPair</a> actions, as well as the Lightsail default key pair. A new default
|
|
706
688
|
* key pair will not be created unless you launch an instance without specifying a custom key
|
|
707
689
|
* pair, or you call the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html">DownloadDefaultKeyPair</a> API. </p>
|
|
708
|
-
*
|
|
709
690
|
* <p>The <code>delete key pair</code> operation supports tag-based access control via resource
|
|
710
691
|
* tags applied to the resource identified by <code>key pair name</code>. For more information,
|
|
711
692
|
* 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>
|
|
@@ -885,7 +866,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
885
866
|
getBlueprints(args: GetBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlueprintsCommandOutput) => void): void;
|
|
886
867
|
/**
|
|
887
868
|
* <p>Returns the existing access key IDs for the specified Amazon Lightsail bucket.</p>
|
|
888
|
-
*
|
|
889
869
|
* <important>
|
|
890
870
|
* <p>This action does not return the secret access key value of an access key. You can get a
|
|
891
871
|
* secret access key only when you create it from the response of the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html">CreateBucketAccessKey</a> action. If you lose the secret access key, you must create
|
|
@@ -897,10 +877,8 @@ export declare class Lightsail extends LightsailClient {
|
|
|
897
877
|
getBucketAccessKeys(args: GetBucketAccessKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketAccessKeysCommandOutput) => void): void;
|
|
898
878
|
/**
|
|
899
879
|
* <p>Returns the bundles that you can apply to a Amazon Lightsail bucket.</p>
|
|
900
|
-
*
|
|
901
880
|
* <p>The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a
|
|
902
881
|
* bucket.</p>
|
|
903
|
-
*
|
|
904
882
|
* <p>Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_UpdateBucketBundle.html">UpdateBucketBundle</a> action to update the
|
|
905
883
|
* bundle for a bucket.</p>
|
|
906
884
|
*/
|
|
@@ -909,7 +887,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
909
887
|
getBucketBundles(args: GetBucketBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBucketBundlesCommandOutput) => void): void;
|
|
910
888
|
/**
|
|
911
889
|
* <p>Returns the data points of a specific metric for an Amazon Lightsail bucket.</p>
|
|
912
|
-
*
|
|
913
890
|
* <p>Metrics report the utilization of a bucket. View and collect metric data regularly to
|
|
914
891
|
* monitor the number of objects stored in a bucket (including object versions) and the storage
|
|
915
892
|
* space used by those objects.</p>
|
|
@@ -921,7 +898,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
921
898
|
* <p>Returns information about one or more Amazon Lightsail buckets. The information returned
|
|
922
899
|
* includes the synchronization status of the Amazon Simple Storage Service (Amazon S3)
|
|
923
900
|
* account-level block public access feature for your Lightsail buckets.</p>
|
|
924
|
-
*
|
|
925
901
|
* <p>For more information about buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
|
|
926
902
|
* Guide</i>.</p>
|
|
927
903
|
*/
|
|
@@ -931,11 +907,9 @@ export declare class Lightsail extends LightsailClient {
|
|
|
931
907
|
/**
|
|
932
908
|
* <p>Returns the bundles that you can apply to an Amazon Lightsail instance when you create
|
|
933
909
|
* it.</p>
|
|
934
|
-
*
|
|
935
910
|
* <p>A bundle describes the specifications of an instance, such as the monthly cost, amount of
|
|
936
911
|
* memory, the number of vCPUs, amount of storage space, and monthly network data transfer
|
|
937
912
|
* quota.</p>
|
|
938
|
-
*
|
|
939
913
|
* <note>
|
|
940
914
|
* <p>Bundles are referred to as <i>instance plans</i> in the Lightsail
|
|
941
915
|
* console.</p>
|
|
@@ -985,7 +959,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
985
959
|
/**
|
|
986
960
|
* <p>Returns the container images that are registered to your Amazon Lightsail container
|
|
987
961
|
* service.</p>
|
|
988
|
-
*
|
|
989
962
|
* <note>
|
|
990
963
|
* <p>If you created a deployment on your Lightsail container service that uses container
|
|
991
964
|
* images from a public registry like Docker Hub, those images are not returned as part of this
|
|
@@ -997,11 +970,9 @@ export declare class Lightsail extends LightsailClient {
|
|
|
997
970
|
getContainerImages(args: GetContainerImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerImagesCommandOutput) => void): void;
|
|
998
971
|
/**
|
|
999
972
|
* <p>Returns the log events of a container of your Amazon Lightsail container service.</p>
|
|
1000
|
-
*
|
|
1001
973
|
* <p>If your container service has more than one node (i.e., a scale greater than 1), then the
|
|
1002
974
|
* log events that are returned for the specified container are merged from all nodes on your
|
|
1003
975
|
* container service.</p>
|
|
1004
|
-
*
|
|
1005
976
|
* <note>
|
|
1006
977
|
* <p>Container logs are retained for a certain amount of time. For more information, see
|
|
1007
978
|
* <a href="https://docs.aws.amazon.com/general/latest/gr/lightsail.html">Amazon Lightsail
|
|
@@ -1014,13 +985,10 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1014
985
|
getContainerLog(args: GetContainerLogCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContainerLogCommandOutput) => void): void;
|
|
1015
986
|
/**
|
|
1016
987
|
* <p>Returns the deployments for your Amazon Lightsail container service</p>
|
|
1017
|
-
*
|
|
1018
988
|
* <p>A deployment specifies the settings, such as the ports and launch command, of containers
|
|
1019
989
|
* that are deployed to your container service.</p>
|
|
1020
|
-
*
|
|
1021
990
|
* <p>The deployments are ordered by version in ascending order. The newest version is listed at
|
|
1022
991
|
* the top of the response.</p>
|
|
1023
|
-
*
|
|
1024
992
|
* <note>
|
|
1025
993
|
* <p>A set number of deployments are kept before the oldest one is replaced with the newest
|
|
1026
994
|
* one. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/lightsail.html">Amazon Lightsail
|
|
@@ -1034,7 +1002,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1034
1002
|
/**
|
|
1035
1003
|
* <p>Returns the data points of a specific metric of your Amazon Lightsail container
|
|
1036
1004
|
* service.</p>
|
|
1037
|
-
*
|
|
1038
1005
|
* <p>Metrics report the utilization of your resources. Monitor and collect metric data
|
|
1039
1006
|
* regularly to maintain the reliability, availability, and performance of your resources.</p>
|
|
1040
1007
|
*/
|
|
@@ -1044,7 +1011,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1044
1011
|
/**
|
|
1045
1012
|
* <p>Returns the list of powers that can be specified for your Amazon Lightsail container
|
|
1046
1013
|
* services.</p>
|
|
1047
|
-
*
|
|
1048
1014
|
* <p>The power specifies the amount of memory, the number of vCPUs, and the base price of the
|
|
1049
1015
|
* container service.</p>
|
|
1050
1016
|
*/
|
|
@@ -1242,7 +1208,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1242
1208
|
/**
|
|
1243
1209
|
* <p>Returns a list of TLS security policies that you can apply to Lightsail load
|
|
1244
1210
|
* balancers.</p>
|
|
1245
|
-
*
|
|
1246
1211
|
* <p>For more information about load balancer TLS security policies, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy">Configuring TLS security policies on your Amazon Lightsail load
|
|
1247
1212
|
* balancers</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
1248
1213
|
*/
|
|
@@ -1458,7 +1423,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1458
1423
|
rebootRelationalDatabase(args: RebootRelationalDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootRelationalDatabaseCommandOutput) => void): void;
|
|
1459
1424
|
/**
|
|
1460
1425
|
* <p>Registers a container image to your Amazon Lightsail container service.</p>
|
|
1461
|
-
*
|
|
1462
1426
|
* <note>
|
|
1463
1427
|
* <p>This action is not required if you install and use the Lightsail Control
|
|
1464
1428
|
* (lightsailctl) plugin to push container images to your Lightsail container service. For
|
|
@@ -1504,7 +1468,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1504
1468
|
sendContactMethodVerification(args: SendContactMethodVerificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendContactMethodVerificationCommandOutput) => void): void;
|
|
1505
1469
|
/**
|
|
1506
1470
|
* <p>Sets the IP address type for an Amazon Lightsail resource.</p>
|
|
1507
|
-
*
|
|
1508
1471
|
* <p>Use this action to enable dual-stack for a resource, which enables IPv4 and IPv6 for the
|
|
1509
1472
|
* specified resource. Alternately, you can use this action to disable dual-stack, and enable
|
|
1510
1473
|
* IPv4 only.</p>
|
|
@@ -1515,7 +1478,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1515
1478
|
/**
|
|
1516
1479
|
* <p>Sets the Amazon Lightsail resources that can access the specified Lightsail
|
|
1517
1480
|
* bucket.</p>
|
|
1518
|
-
*
|
|
1519
1481
|
* <p>Lightsail buckets currently support setting access for Lightsail instances in the same
|
|
1520
1482
|
* Amazon Web Services Region.</p>
|
|
1521
1483
|
*/
|
|
@@ -1612,7 +1574,6 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1612
1574
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
1613
1575
|
/**
|
|
1614
1576
|
* <p>Updates an existing Amazon Lightsail bucket.</p>
|
|
1615
|
-
*
|
|
1616
1577
|
* <p>Use this action to update the configuration of an existing bucket, such as versioning,
|
|
1617
1578
|
* public accessibility, and the Amazon Web Services accounts that can access the bucket.</p>
|
|
1618
1579
|
*/
|
|
@@ -1621,13 +1582,11 @@ export declare class Lightsail extends LightsailClient {
|
|
|
1621
1582
|
updateBucket(args: UpdateBucketCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBucketCommandOutput) => void): void;
|
|
1622
1583
|
/**
|
|
1623
1584
|
* <p>Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.</p>
|
|
1624
|
-
*
|
|
1625
1585
|
* <p>A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a
|
|
1626
1586
|
* bucket. You can update a bucket's bundle only one time within a monthly Amazon Web Services
|
|
1627
1587
|
* billing cycle. To determine if you can update a bucket's bundle, use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBuckets.html">GetBuckets</a> action. The
|
|
1628
1588
|
* <code>ableToUpdateBundle</code> parameter in the response will indicate whether you can
|
|
1629
1589
|
* currently update a bucket's bundle.</p>
|
|
1630
|
-
*
|
|
1631
1590
|
* <p>Update a bucket's bundle if it's consistently going over its storage space or data
|
|
1632
1591
|
* transfer quota, or if a bucket's usage is consistently in the lower range of its storage space
|
|
1633
1592
|
* or data transfer quota. Due to the unpredictable usage fluctuations that a bucket might
|
|
@@ -284,11 +284,9 @@ export interface LightsailClientResolvedConfig extends LightsailClientResolvedCo
|
|
|
284
284
|
* addresses, load balancers, content delivery network (CDN) distributions, DNS management of
|
|
285
285
|
* registered domains, and resource snapshots (backups) - for a low, predictable monthly
|
|
286
286
|
* price.</p>
|
|
287
|
-
*
|
|
288
287
|
* <p>You can manage your Lightsail resources using the Lightsail console, Lightsail API,
|
|
289
288
|
* Command Line Interface (CLI), or SDKs. For more information about Lightsail
|
|
290
289
|
* concepts and tasks, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli">Amazon Lightsail Developer Guide</a>.</p>
|
|
291
|
-
*
|
|
292
290
|
* <p>This API Reference provides detailed information about the actions, data types,
|
|
293
291
|
* parameters, and errors of the Lightsail service. For more information about the supported
|
|
294
292
|
* Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see
|
|
@@ -10,12 +10,10 @@ export interface CreateBucketAccessKeyCommandOutput extends CreateBucketAccessKe
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of
|
|
12
12
|
* an access key ID and corresponding secret access key.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>Access keys grant full programmatic access to the specified bucket and its objects. You
|
|
15
14
|
* can have a maximum of two access keys per bucket. Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketAccessKeys.html">GetBucketAccessKeys</a> action to get a list of current access keys for a specific bucket. For more
|
|
16
15
|
* 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
|
|
17
16
|
* <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
18
|
-
*
|
|
19
17
|
* <important>
|
|
20
18
|
* <p>The <code>secretAccessKey</code> value is returned only in response to the
|
|
21
19
|
* <code>CreateBucketAccessKey</code> action. You can get a secret access key only when you
|
|
@@ -9,7 +9,6 @@ export interface CreateBucketCommandOutput extends CreateBucketResult, __Metadat
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates an Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>A bucket is a cloud storage resource available in the Lightsail object storage service.
|
|
14
13
|
* Use buckets to store objects such as data and its descriptive metadata. For more information
|
|
15
14
|
* about buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
|
|
@@ -9,7 +9,6 @@ export interface CreateContainerServiceCommandOutput extends CreateContainerServ
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates an Amazon Lightsail container service.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>A Lightsail container service is a compute resource to which you can deploy containers.
|
|
14
13
|
* For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-services">Container services in Amazon Lightsail</a> in the <i>Lightsail Dev
|
|
15
14
|
* Guide</i>.</p>
|
|
@@ -9,13 +9,11 @@ export interface CreateContainerServiceDeploymentCommandOutput extends CreateCon
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a deployment for your Amazon Lightsail container service.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>A deployment specifies the containers that will be launched on the container service and
|
|
14
13
|
* their settings, such as the ports to open, the environment variables to apply, and the launch
|
|
15
14
|
* command to run. It also specifies the container that will serve as the public endpoint of the
|
|
16
15
|
* deployment and its settings, such as the HTTP or HTTPS port to use, and the health check
|
|
17
16
|
* configuration.</p>
|
|
18
|
-
*
|
|
19
17
|
* <p>You can deploy containers to your container service using container images from a public
|
|
20
18
|
* registry such as Amazon ECR Public, or from your local machine. For more information, see
|
|
21
19
|
* <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-container-images">Creating container images for your Amazon Lightsail container services</a> in the
|
|
@@ -14,17 +14,14 @@ export interface CreateContainerServiceRegistryLoginCommandOutput extends Create
|
|
|
14
14
|
* account so that you can use them with your Lightsail container service. The log in
|
|
15
15
|
* credentials expire 12 hours after they are created, at which point you will need to create a
|
|
16
16
|
* new set of log in credentials.</p>
|
|
17
|
-
*
|
|
18
17
|
* <note>
|
|
19
18
|
* <p>You can only push container images to the container service registry of your Lightsail
|
|
20
19
|
* account. You cannot pull container images or perform any other container image management
|
|
21
20
|
* actions on the container service registry.</p>
|
|
22
21
|
* </note>
|
|
23
|
-
*
|
|
24
22
|
* <p>After you push your container images to the container image registry of your Lightsail
|
|
25
23
|
* account, use the <code>RegisterContainerImage</code> action to register the pushed images to a
|
|
26
24
|
* specific Lightsail container service.</p>
|
|
27
|
-
*
|
|
28
25
|
* <note>
|
|
29
26
|
* <p>This action is not required if you install and use the Lightsail Control
|
|
30
27
|
* (lightsailctl) plugin to push container images to your Lightsail container service. For
|
|
@@ -25,7 +25,6 @@ export interface CreateDiskSnapshotCommandOutput extends CreateDiskSnapshotResul
|
|
|
25
25
|
* when issuing the snapshot command, and a snapshot of the defined instance's system volume will
|
|
26
26
|
* be created. After the snapshot is available, you can create a block storage disk from the
|
|
27
27
|
* snapshot and attach it to a running instance to access the data on the disk.</p>
|
|
28
|
-
*
|
|
29
28
|
* <p>The <code>create disk snapshot</code> operation supports tag-based access control via
|
|
30
29
|
* 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>
|
|
31
30
|
* @example
|
|
@@ -11,9 +11,6 @@ export interface CreateDomainEntryCommandOutput extends CreateDomainEntryResult,
|
|
|
11
11
|
* <p>Creates one of the following domain name system (DNS) records in a domain DNS zone:
|
|
12
12
|
* Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority
|
|
13
13
|
* (SOA), service locator (SRV), or text (TXT).</p>
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
14
|
* <p>The <code>create domain entry</code> operation supports tag-based access control via
|
|
18
15
|
* resource tags applied to the resource identified by <code>domain name</code>. For more
|
|
19
16
|
* 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>
|
|
@@ -9,9 +9,7 @@ export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKe
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Deletes an access key for the specified Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>We recommend that you delete an access key if the secret access key is compromised.</p>
|
|
14
|
-
*
|
|
15
13
|
* <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
|
|
16
14
|
* <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
17
15
|
* @example
|
|
@@ -9,7 +9,6 @@ export interface DeleteBucketCommandOutput extends DeleteBucketResult, __Metadat
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Deletes a Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <note>
|
|
14
13
|
* <p>When you delete your bucket, the bucket name is released and can be reused for a new
|
|
15
14
|
* bucket in your account or another Amazon Web Services account.</p>
|
|
@@ -13,7 +13,6 @@ export interface DeleteKeyPairCommandOutput extends DeleteKeyPairResult, __Metad
|
|
|
13
13
|
* <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateKeyPair.html">CreateKeyPair</a> actions, as well as the Lightsail default key pair. A new default
|
|
14
14
|
* key pair will not be created unless you launch an instance without specifying a custom key
|
|
15
15
|
* pair, or you call the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html">DownloadDefaultKeyPair</a> API. </p>
|
|
16
|
-
*
|
|
17
16
|
* <p>The <code>delete key pair</code> operation supports tag-based access control via resource
|
|
18
17
|
* tags applied to the resource identified by <code>key pair name</code>. For more information,
|
|
19
18
|
* 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>
|
|
@@ -9,7 +9,6 @@ export interface GetBucketAccessKeysCommandOutput extends GetBucketAccessKeysRes
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the existing access key IDs for the specified Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <important>
|
|
14
13
|
* <p>This action does not return the secret access key value of an access key. You can get a
|
|
15
14
|
* secret access key only when you create it from the response of the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html">CreateBucketAccessKey</a> action. If you lose the secret access key, you must create
|
|
@@ -9,10 +9,8 @@ export interface GetBucketBundlesCommandOutput extends GetBucketBundlesResult, _
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the bundles that you can apply to a Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a
|
|
14
13
|
* bucket.</p>
|
|
15
|
-
*
|
|
16
14
|
* <p>Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_UpdateBucketBundle.html">UpdateBucketBundle</a> action to update the
|
|
17
15
|
* bundle for a bucket.</p>
|
|
18
16
|
* @example
|
|
@@ -9,7 +9,6 @@ export interface GetBucketMetricDataCommandOutput extends GetBucketMetricDataRes
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the data points of a specific metric for an Amazon Lightsail bucket.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>Metrics report the utilization of a bucket. View and collect metric data regularly to
|
|
14
13
|
* monitor the number of objects stored in a bucket (including object versions) and the storage
|
|
15
14
|
* space used by those objects.</p>
|
|
@@ -11,7 +11,6 @@ export interface GetBucketsCommandOutput extends GetBucketsResult, __MetadataBea
|
|
|
11
11
|
* <p>Returns information about one or more Amazon Lightsail buckets. The information returned
|
|
12
12
|
* includes the synchronization status of the Amazon Simple Storage Service (Amazon S3)
|
|
13
13
|
* account-level block public access feature for your Lightsail buckets.</p>
|
|
14
|
-
*
|
|
15
14
|
* <p>For more information about buckets, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail">Buckets in Amazon Lightsail</a> in the <i>Amazon Lightsail Developer
|
|
16
15
|
* Guide</i>.</p>
|
|
17
16
|
* @example
|
|
@@ -10,11 +10,9 @@ export interface GetBundlesCommandOutput extends GetBundlesResult, __MetadataBea
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the bundles that you can apply to an Amazon Lightsail instance when you create
|
|
12
12
|
* it.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>A bundle describes the specifications of an instance, such as the monthly cost, amount of
|
|
15
14
|
* memory, the number of vCPUs, amount of storage space, and monthly network data transfer
|
|
16
15
|
* quota.</p>
|
|
17
|
-
*
|
|
18
16
|
* <note>
|
|
19
17
|
* <p>Bundles are referred to as <i>instance plans</i> in the Lightsail
|
|
20
18
|
* console.</p>
|
|
@@ -10,7 +10,6 @@ export interface GetContainerImagesCommandOutput extends GetContainerImagesResul
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the container images that are registered to your Amazon Lightsail container
|
|
12
12
|
* service.</p>
|
|
13
|
-
*
|
|
14
13
|
* <note>
|
|
15
14
|
* <p>If you created a deployment on your Lightsail container service that uses container
|
|
16
15
|
* images from a public registry like Docker Hub, those images are not returned as part of this
|
|
@@ -9,11 +9,9 @@ export interface GetContainerLogCommandOutput extends GetContainerLogResult, __M
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the log events of a container of your Amazon Lightsail container service.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>If your container service has more than one node (i.e., a scale greater than 1), then the
|
|
14
13
|
* log events that are returned for the specified container are merged from all nodes on your
|
|
15
14
|
* container service.</p>
|
|
16
|
-
*
|
|
17
15
|
* <note>
|
|
18
16
|
* <p>Container logs are retained for a certain amount of time. For more information, see
|
|
19
17
|
* <a href="https://docs.aws.amazon.com/general/latest/gr/lightsail.html">Amazon Lightsail
|
|
@@ -9,13 +9,10 @@ export interface GetContainerServiceDeploymentsCommandOutput extends GetContaine
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the deployments for your Amazon Lightsail container service</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>A deployment specifies the settings, such as the ports and launch command, of containers
|
|
14
13
|
* that are deployed to your container service.</p>
|
|
15
|
-
*
|
|
16
14
|
* <p>The deployments are ordered by version in ascending order. The newest version is listed at
|
|
17
15
|
* the top of the response.</p>
|
|
18
|
-
*
|
|
19
16
|
* <note>
|
|
20
17
|
* <p>A set number of deployments are kept before the oldest one is replaced with the newest
|
|
21
18
|
* one. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/lightsail.html">Amazon Lightsail
|
|
@@ -10,7 +10,6 @@ export interface GetContainerServiceMetricDataCommandOutput extends GetContainer
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the data points of a specific metric of your Amazon Lightsail container
|
|
12
12
|
* service.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>Metrics report the utilization of your resources. Monitor and collect metric data
|
|
15
14
|
* regularly to maintain the reliability, availability, and performance of your resources.</p>
|
|
16
15
|
* @example
|
|
@@ -10,7 +10,6 @@ export interface GetContainerServicePowersCommandOutput extends GetContainerServ
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns the list of powers that can be specified for your Amazon Lightsail container
|
|
12
12
|
* services.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>The power specifies the amount of memory, the number of vCPUs, and the base price of the
|
|
15
14
|
* container service.</p>
|
|
16
15
|
* @example
|
|
@@ -10,7 +10,6 @@ export interface GetLoadBalancerTlsPoliciesCommandOutput extends GetLoadBalancer
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Returns a list of TLS security policies that you can apply to Lightsail load
|
|
12
12
|
* balancers.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>For more information about load balancer TLS security policies, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy">Configuring TLS security policies on your Amazon Lightsail load
|
|
15
14
|
* balancers</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
16
15
|
* @example
|
|
@@ -9,7 +9,6 @@ export interface RegisterContainerImageCommandOutput extends RegisterContainerIm
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Registers a container image to your Amazon Lightsail container service.</p>
|
|
12
|
-
*
|
|
13
12
|
* <note>
|
|
14
13
|
* <p>This action is not required if you install and use the Lightsail Control
|
|
15
14
|
* (lightsailctl) plugin to push container images to your Lightsail container service. For
|
|
@@ -9,7 +9,6 @@ export interface SetIpAddressTypeCommandOutput extends SetIpAddressTypeResult, _
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Sets the IP address type for an Amazon Lightsail resource.</p>
|
|
12
|
-
*
|
|
13
12
|
* <p>Use this action to enable dual-stack for a resource, which enables IPv4 and IPv6 for the
|
|
14
13
|
* specified resource. Alternately, you can use this action to disable dual-stack, and enable
|
|
15
14
|
* IPv4 only.</p>
|
|
@@ -10,7 +10,6 @@ export interface SetResourceAccessForBucketCommandOutput extends SetResourceAcce
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Sets the Amazon Lightsail resources that can access the specified Lightsail
|
|
12
12
|
* bucket.</p>
|
|
13
|
-
*
|
|
14
13
|
* <p>Lightsail buckets currently support setting access for Lightsail instances in the same
|
|
15
14
|
* Amazon Web Services Region.</p>
|
|
16
15
|
* @example
|