@aws-sdk/client-lightsail 3.241.0 → 3.252.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.
Files changed (38) hide show
  1. package/README.md +0 -2
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-cjs/protocols/Aws_json1_1.js +17 -17
  4. package/dist-es/endpoint/ruleset.js +3 -3
  5. package/dist-es/protocols/Aws_json1_1.js +17 -17
  6. package/dist-types/Lightsail.d.ts +0 -41
  7. package/dist-types/LightsailClient.d.ts +0 -2
  8. package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +0 -2
  9. package/dist-types/commands/CreateBucketCommand.d.ts +0 -1
  10. package/dist-types/commands/CreateContainerServiceCommand.d.ts +0 -1
  11. package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +0 -2
  12. package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +0 -3
  13. package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +0 -1
  14. package/dist-types/commands/CreateDomainEntryCommand.d.ts +0 -3
  15. package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +0 -2
  16. package/dist-types/commands/DeleteBucketCommand.d.ts +0 -1
  17. package/dist-types/commands/DeleteKeyPairCommand.d.ts +0 -1
  18. package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +0 -1
  19. package/dist-types/commands/GetBucketBundlesCommand.d.ts +0 -2
  20. package/dist-types/commands/GetBucketMetricDataCommand.d.ts +0 -1
  21. package/dist-types/commands/GetBucketsCommand.d.ts +0 -1
  22. package/dist-types/commands/GetBundlesCommand.d.ts +0 -2
  23. package/dist-types/commands/GetContainerImagesCommand.d.ts +0 -1
  24. package/dist-types/commands/GetContainerLogCommand.d.ts +0 -2
  25. package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +0 -3
  26. package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +0 -1
  27. package/dist-types/commands/GetContainerServicePowersCommand.d.ts +0 -1
  28. package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +0 -1
  29. package/dist-types/commands/RegisterContainerImageCommand.d.ts +0 -1
  30. package/dist-types/commands/SetIpAddressTypeCommand.d.ts +0 -1
  31. package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +0 -1
  32. package/dist-types/commands/UpdateBucketBundleCommand.d.ts +0 -2
  33. package/dist-types/commands/UpdateBucketCommand.d.ts +0 -1
  34. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  35. package/dist-types/models/models_0.d.ts +2 -128
  36. package/dist-types/models/models_1.d.ts +0 -40
  37. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  38. package/package.json +5 -5
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 p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
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;
@@ -9849,7 +9849,7 @@ const serializeAws_json1_1CreateRelationalDatabaseFromSnapshotRequest = (input,
9849
9849
  ...(input.relationalDatabaseSnapshotName != null && {
9850
9850
  relationalDatabaseSnapshotName: input.relationalDatabaseSnapshotName,
9851
9851
  }),
9852
- ...(input.restoreTime != null && { restoreTime: Math.round(input.restoreTime.getTime() / 1000) }),
9852
+ ...(input.restoreTime != null && { restoreTime: Math.round(input.restoreTime.getTime() / 1000).toString() }),
9853
9853
  ...(input.sourceRelationalDatabaseName != null && {
9854
9854
  sourceRelationalDatabaseName: input.sourceRelationalDatabaseName,
9855
9855
  }),
@@ -10140,10 +10140,10 @@ const serializeAws_json1_1GetBucketBundlesRequest = (input, context) => {
10140
10140
  const serializeAws_json1_1GetBucketMetricDataRequest = (input, context) => {
10141
10141
  return {
10142
10142
  ...(input.bucketName != null && { bucketName: input.bucketName }),
10143
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10143
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10144
10144
  ...(input.metricName != null && { metricName: input.metricName }),
10145
10145
  ...(input.period != null && { period: input.period }),
10146
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10146
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10147
10147
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10148
10148
  ...(input.unit != null && { unit: input.unit }),
10149
10149
  };
@@ -10191,11 +10191,11 @@ const serializeAws_json1_1GetContainerImagesRequest = (input, context) => {
10191
10191
  const serializeAws_json1_1GetContainerLogRequest = (input, context) => {
10192
10192
  return {
10193
10193
  ...(input.containerName != null && { containerName: input.containerName }),
10194
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10194
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10195
10195
  ...(input.filterPattern != null && { filterPattern: input.filterPattern }),
10196
10196
  ...(input.pageToken != null && { pageToken: input.pageToken }),
10197
10197
  ...(input.serviceName != null && { serviceName: input.serviceName }),
10198
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10198
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10199
10199
  };
10200
10200
  };
10201
10201
  const serializeAws_json1_1GetContainerServiceDeploymentsRequest = (input, context) => {
@@ -10205,11 +10205,11 @@ const serializeAws_json1_1GetContainerServiceDeploymentsRequest = (input, contex
10205
10205
  };
10206
10206
  const serializeAws_json1_1GetContainerServiceMetricDataRequest = (input, context) => {
10207
10207
  return {
10208
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10208
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10209
10209
  ...(input.metricName != null && { metricName: input.metricName }),
10210
10210
  ...(input.period != null && { period: input.period }),
10211
10211
  ...(input.serviceName != null && { serviceName: input.serviceName }),
10212
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10212
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10213
10213
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10214
10214
  };
10215
10215
  };
@@ -10252,10 +10252,10 @@ const serializeAws_json1_1GetDistributionLatestCacheResetRequest = (input, conte
10252
10252
  const serializeAws_json1_1GetDistributionMetricDataRequest = (input, context) => {
10253
10253
  return {
10254
10254
  ...(input.distributionName != null && { distributionName: input.distributionName }),
10255
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10255
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10256
10256
  ...(input.metricName != null && { metricName: input.metricName }),
10257
10257
  ...(input.period != null && { period: input.period }),
10258
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10258
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10259
10259
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10260
10260
  ...(input.unit != null && { unit: input.unit }),
10261
10261
  };
@@ -10289,11 +10289,11 @@ const serializeAws_json1_1GetInstanceAccessDetailsRequest = (input, context) =>
10289
10289
  };
10290
10290
  const serializeAws_json1_1GetInstanceMetricDataRequest = (input, context) => {
10291
10291
  return {
10292
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10292
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10293
10293
  ...(input.instanceName != null && { instanceName: input.instanceName }),
10294
10294
  ...(input.metricName != null && { metricName: input.metricName }),
10295
10295
  ...(input.period != null && { period: input.period }),
10296
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10296
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10297
10297
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10298
10298
  ...(input.unit != null && { unit: input.unit }),
10299
10299
  };
@@ -10341,11 +10341,11 @@ const serializeAws_json1_1GetKeyPairsRequest = (input, context) => {
10341
10341
  };
10342
10342
  const serializeAws_json1_1GetLoadBalancerMetricDataRequest = (input, context) => {
10343
10343
  return {
10344
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10344
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10345
10345
  ...(input.loadBalancerName != null && { loadBalancerName: input.loadBalancerName }),
10346
10346
  ...(input.metricName != null && { metricName: input.metricName }),
10347
10347
  ...(input.period != null && { period: input.period }),
10348
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10348
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10349
10349
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10350
10350
  ...(input.unit != null && { unit: input.unit }),
10351
10351
  };
@@ -10414,12 +10414,12 @@ const serializeAws_json1_1GetRelationalDatabaseEventsRequest = (input, context)
10414
10414
  };
10415
10415
  const serializeAws_json1_1GetRelationalDatabaseLogEventsRequest = (input, context) => {
10416
10416
  return {
10417
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10417
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10418
10418
  ...(input.logStreamName != null && { logStreamName: input.logStreamName }),
10419
10419
  ...(input.pageToken != null && { pageToken: input.pageToken }),
10420
10420
  ...(input.relationalDatabaseName != null && { relationalDatabaseName: input.relationalDatabaseName }),
10421
10421
  ...(input.startFromHead != null && { startFromHead: input.startFromHead }),
10422
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10422
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10423
10423
  };
10424
10424
  };
10425
10425
  const serializeAws_json1_1GetRelationalDatabaseLogStreamsRequest = (input, context) => {
@@ -10435,11 +10435,11 @@ const serializeAws_json1_1GetRelationalDatabaseMasterUserPasswordRequest = (inpu
10435
10435
  };
10436
10436
  const serializeAws_json1_1GetRelationalDatabaseMetricDataRequest = (input, context) => {
10437
10437
  return {
10438
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10438
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10439
10439
  ...(input.metricName != null && { metricName: input.metricName }),
10440
10440
  ...(input.period != null && { period: input.period }),
10441
10441
  ...(input.relationalDatabaseName != null && { relationalDatabaseName: input.relationalDatabaseName }),
10442
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10442
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10443
10443
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10444
10444
  ...(input.unit != null && { unit: input.unit }),
10445
10445
  };
@@ -1,4 +1,4 @@
1
- const p = "required", q = "fn", r = "argv", s = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
3
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://lightsail-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://lightsail.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
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;
@@ -9530,7 +9530,7 @@ const serializeAws_json1_1CreateRelationalDatabaseFromSnapshotRequest = (input,
9530
9530
  ...(input.relationalDatabaseSnapshotName != null && {
9531
9531
  relationalDatabaseSnapshotName: input.relationalDatabaseSnapshotName,
9532
9532
  }),
9533
- ...(input.restoreTime != null && { restoreTime: Math.round(input.restoreTime.getTime() / 1000) }),
9533
+ ...(input.restoreTime != null && { restoreTime: Math.round(input.restoreTime.getTime() / 1000).toString() }),
9534
9534
  ...(input.sourceRelationalDatabaseName != null && {
9535
9535
  sourceRelationalDatabaseName: input.sourceRelationalDatabaseName,
9536
9536
  }),
@@ -9821,10 +9821,10 @@ const serializeAws_json1_1GetBucketBundlesRequest = (input, context) => {
9821
9821
  const serializeAws_json1_1GetBucketMetricDataRequest = (input, context) => {
9822
9822
  return {
9823
9823
  ...(input.bucketName != null && { bucketName: input.bucketName }),
9824
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
9824
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
9825
9825
  ...(input.metricName != null && { metricName: input.metricName }),
9826
9826
  ...(input.period != null && { period: input.period }),
9827
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
9827
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
9828
9828
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
9829
9829
  ...(input.unit != null && { unit: input.unit }),
9830
9830
  };
@@ -9872,11 +9872,11 @@ const serializeAws_json1_1GetContainerImagesRequest = (input, context) => {
9872
9872
  const serializeAws_json1_1GetContainerLogRequest = (input, context) => {
9873
9873
  return {
9874
9874
  ...(input.containerName != null && { containerName: input.containerName }),
9875
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
9875
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
9876
9876
  ...(input.filterPattern != null && { filterPattern: input.filterPattern }),
9877
9877
  ...(input.pageToken != null && { pageToken: input.pageToken }),
9878
9878
  ...(input.serviceName != null && { serviceName: input.serviceName }),
9879
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
9879
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
9880
9880
  };
9881
9881
  };
9882
9882
  const serializeAws_json1_1GetContainerServiceDeploymentsRequest = (input, context) => {
@@ -9886,11 +9886,11 @@ const serializeAws_json1_1GetContainerServiceDeploymentsRequest = (input, contex
9886
9886
  };
9887
9887
  const serializeAws_json1_1GetContainerServiceMetricDataRequest = (input, context) => {
9888
9888
  return {
9889
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
9889
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
9890
9890
  ...(input.metricName != null && { metricName: input.metricName }),
9891
9891
  ...(input.period != null && { period: input.period }),
9892
9892
  ...(input.serviceName != null && { serviceName: input.serviceName }),
9893
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
9893
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
9894
9894
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
9895
9895
  };
9896
9896
  };
@@ -9933,10 +9933,10 @@ const serializeAws_json1_1GetDistributionLatestCacheResetRequest = (input, conte
9933
9933
  const serializeAws_json1_1GetDistributionMetricDataRequest = (input, context) => {
9934
9934
  return {
9935
9935
  ...(input.distributionName != null && { distributionName: input.distributionName }),
9936
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
9936
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
9937
9937
  ...(input.metricName != null && { metricName: input.metricName }),
9938
9938
  ...(input.period != null && { period: input.period }),
9939
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
9939
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
9940
9940
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
9941
9941
  ...(input.unit != null && { unit: input.unit }),
9942
9942
  };
@@ -9970,11 +9970,11 @@ const serializeAws_json1_1GetInstanceAccessDetailsRequest = (input, context) =>
9970
9970
  };
9971
9971
  const serializeAws_json1_1GetInstanceMetricDataRequest = (input, context) => {
9972
9972
  return {
9973
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
9973
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
9974
9974
  ...(input.instanceName != null && { instanceName: input.instanceName }),
9975
9975
  ...(input.metricName != null && { metricName: input.metricName }),
9976
9976
  ...(input.period != null && { period: input.period }),
9977
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
9977
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
9978
9978
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
9979
9979
  ...(input.unit != null && { unit: input.unit }),
9980
9980
  };
@@ -10022,11 +10022,11 @@ const serializeAws_json1_1GetKeyPairsRequest = (input, context) => {
10022
10022
  };
10023
10023
  const serializeAws_json1_1GetLoadBalancerMetricDataRequest = (input, context) => {
10024
10024
  return {
10025
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10025
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10026
10026
  ...(input.loadBalancerName != null && { loadBalancerName: input.loadBalancerName }),
10027
10027
  ...(input.metricName != null && { metricName: input.metricName }),
10028
10028
  ...(input.period != null && { period: input.period }),
10029
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10029
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10030
10030
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10031
10031
  ...(input.unit != null && { unit: input.unit }),
10032
10032
  };
@@ -10095,12 +10095,12 @@ const serializeAws_json1_1GetRelationalDatabaseEventsRequest = (input, context)
10095
10095
  };
10096
10096
  const serializeAws_json1_1GetRelationalDatabaseLogEventsRequest = (input, context) => {
10097
10097
  return {
10098
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10098
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10099
10099
  ...(input.logStreamName != null && { logStreamName: input.logStreamName }),
10100
10100
  ...(input.pageToken != null && { pageToken: input.pageToken }),
10101
10101
  ...(input.relationalDatabaseName != null && { relationalDatabaseName: input.relationalDatabaseName }),
10102
10102
  ...(input.startFromHead != null && { startFromHead: input.startFromHead }),
10103
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10103
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10104
10104
  };
10105
10105
  };
10106
10106
  const serializeAws_json1_1GetRelationalDatabaseLogStreamsRequest = (input, context) => {
@@ -10116,11 +10116,11 @@ const serializeAws_json1_1GetRelationalDatabaseMasterUserPasswordRequest = (inpu
10116
10116
  };
10117
10117
  const serializeAws_json1_1GetRelationalDatabaseMetricDataRequest = (input, context) => {
10118
10118
  return {
10119
- ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000) }),
10119
+ ...(input.endTime != null && { endTime: Math.round(input.endTime.getTime() / 1000).toString() }),
10120
10120
  ...(input.metricName != null && { metricName: input.metricName }),
10121
10121
  ...(input.period != null && { period: input.period }),
10122
10122
  ...(input.relationalDatabaseName != null && { relationalDatabaseName: input.relationalDatabaseName }),
10123
- ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000) }),
10123
+ ...(input.startTime != null && { startTime: Math.round(input.startTime.getTime() / 1000).toString() }),
10124
10124
  ...(input.statistics != null && { statistics: serializeAws_json1_1MetricStatisticList(input.statistics, context) }),
10125
10125
  ...(input.unit != null && { unit: input.unit }),
10126
10126
  };
@@ -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>