@aws-sdk/client-lightsail 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +459 -512
- package/dist-cjs/models/models_1.js +162 -187
- package/dist-es/models/models_0.js +459 -512
- package/dist-es/models/models_1.js +162 -187
- package/dist-types/commands/AllocateStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +1 -1
- package/dist-types/commands/AttachDiskCommand.d.ts +1 -1
- package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +2 -2
- package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +1 -1
- package/dist-types/commands/AttachStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +3 -3
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/commands/CreateCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +3 -3
- package/dist-types/commands/CreateContactMethodCommand.d.ts +1 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +15 -15
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +8 -8
- package/dist-types/commands/CreateDiskCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDistributionCommand.d.ts +13 -13
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateInstancesCommand.d.ts +8 -8
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +11 -11
- package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +4 -4
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAlarmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactMethodCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerServiceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDiskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DetachDiskCommand.d.ts +1 -1
- package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/dist-types/commands/DetachStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/DisableAddOnCommand.d.ts +1 -1
- package/dist-types/commands/EnableAddOnCommand.d.ts +4 -4
- package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetActiveNamesCommand.d.ts +1 -1
- package/dist-types/commands/GetAlarmsCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
- package/dist-types/commands/GetBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetCertificatesCommand.d.ts +2 -2
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetContactMethodsCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerImagesCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerLogCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerServicesCommand.d.ts +1 -1
- package/dist-types/commands/GetCostEstimateCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetDisksCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetDistributionsCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainsCommand.d.ts +1 -1
- package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceStateCommand.d.ts +1 -1
- package/dist-types/commands/GetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyPairsCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancersCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationsCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/GetRegionsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/GetStaticIpsCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +3 -3
- package/dist-types/commands/PutAlarmCommand.d.ts +3 -3
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +4 -4
- package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseStaticIpCommand.d.ts +1 -1
- package/dist-types/commands/ResetDistributionCacheCommand.d.ts +1 -1
- package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +1 -1
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +1 -1
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +1 -1
- package/dist-types/commands/StartGUISessionCommand.d.ts +1 -1
- package/dist-types/commands/StartInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/StopGUISessionCommand.d.ts +1 -1
- package/dist-types/commands/StopInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBucketCommand.d.ts +4 -4
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +5 -5
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +11 -11
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +3 -3
- package/dist-types/models/models_0.d.ts +732 -467
- package/dist-types/models/models_1.d.ts +287 -162
- package/dist-types/ts3.4/models/models_0.d.ts +544 -459
- package/dist-types/ts3.4/models/models_1.d.ts +209 -162
- package/package.json +34 -34
|
@@ -35,26 +35,26 @@ export interface CreateContainerServiceDeploymentCommandOutput extends CreateCon
|
|
|
35
35
|
* import { LightsailClient, CreateContainerServiceDeploymentCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
36
36
|
* // const { LightsailClient, CreateContainerServiceDeploymentCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
37
37
|
* const client = new LightsailClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // CreateContainerServiceDeploymentRequest
|
|
39
39
|
* serviceName: "STRING_VALUE", // required
|
|
40
|
-
* containers: {
|
|
41
|
-
* "<keys>": {
|
|
40
|
+
* containers: { // ContainerMap
|
|
41
|
+
* "<keys>": { // Container
|
|
42
42
|
* image: "STRING_VALUE",
|
|
43
|
-
* command: [
|
|
43
|
+
* command: [ // StringList
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
|
-
* environment: {
|
|
46
|
+
* environment: { // Environment
|
|
47
47
|
* "<keys>": "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
|
-
* ports: {
|
|
49
|
+
* ports: { // PortMap
|
|
50
50
|
* "<keys>": "HTTP" || "HTTPS" || "TCP" || "UDP",
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
53
|
* },
|
|
54
|
-
* publicEndpoint: {
|
|
54
|
+
* publicEndpoint: { // EndpointRequest
|
|
55
55
|
* containerName: "STRING_VALUE", // required
|
|
56
56
|
* containerPort: Number("int"), // required
|
|
57
|
-
* healthCheck: {
|
|
57
|
+
* healthCheck: { // ContainerServiceHealthCheckConfig
|
|
58
58
|
* healthyThreshold: Number("int"),
|
|
59
59
|
* unhealthyThreshold: Number("int"),
|
|
60
60
|
* timeoutSeconds: Number("int"),
|
|
@@ -29,23 +29,23 @@ export interface CreateDiskCommandOutput extends CreateDiskResult, __MetadataBea
|
|
|
29
29
|
* import { LightsailClient, CreateDiskCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CreateDiskCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateDiskRequest
|
|
33
33
|
* diskName: "STRING_VALUE", // required
|
|
34
34
|
* availabilityZone: "STRING_VALUE", // required
|
|
35
35
|
* sizeInGb: Number("int"), // required
|
|
36
|
-
* tags: [
|
|
37
|
-
* {
|
|
36
|
+
* tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* key: "STRING_VALUE",
|
|
39
39
|
* value: "STRING_VALUE",
|
|
40
40
|
* },
|
|
41
41
|
* ],
|
|
42
|
-
* addOns: [
|
|
43
|
-
* {
|
|
42
|
+
* addOns: [ // AddOnRequestList
|
|
43
|
+
* { // AddOnRequest
|
|
44
44
|
* addOnType: "AutoSnapshot" || "StopInstanceOnIdle", // required
|
|
45
|
-
* autoSnapshotAddOnRequest: {
|
|
45
|
+
* autoSnapshotAddOnRequest: { // AutoSnapshotAddOnRequest
|
|
46
46
|
* snapshotTimeOfDay: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
|
-
* stopInstanceOnIdleRequest: {
|
|
48
|
+
* stopInstanceOnIdleRequest: { // StopInstanceOnIdleRequest
|
|
49
49
|
* threshold: "STRING_VALUE",
|
|
50
50
|
* duration: "STRING_VALUE",
|
|
51
51
|
* },
|
|
@@ -31,24 +31,24 @@ export interface CreateDiskFromSnapshotCommandOutput extends CreateDiskFromSnaps
|
|
|
31
31
|
* import { LightsailClient, CreateDiskFromSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
32
32
|
* // const { LightsailClient, CreateDiskFromSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
33
33
|
* const client = new LightsailClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // CreateDiskFromSnapshotRequest
|
|
35
35
|
* diskName: "STRING_VALUE", // required
|
|
36
36
|
* diskSnapshotName: "STRING_VALUE",
|
|
37
37
|
* availabilityZone: "STRING_VALUE", // required
|
|
38
38
|
* sizeInGb: Number("int"), // required
|
|
39
|
-
* tags: [
|
|
40
|
-
* {
|
|
39
|
+
* tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* key: "STRING_VALUE",
|
|
42
42
|
* value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
44
|
* ],
|
|
45
|
-
* addOns: [
|
|
46
|
-
* {
|
|
45
|
+
* addOns: [ // AddOnRequestList
|
|
46
|
+
* { // AddOnRequest
|
|
47
47
|
* addOnType: "AutoSnapshot" || "StopInstanceOnIdle", // required
|
|
48
|
-
* autoSnapshotAddOnRequest: {
|
|
48
|
+
* autoSnapshotAddOnRequest: { // AutoSnapshotAddOnRequest
|
|
49
49
|
* snapshotTimeOfDay: "STRING_VALUE",
|
|
50
50
|
* },
|
|
51
|
-
* stopInstanceOnIdleRequest: {
|
|
51
|
+
* stopInstanceOnIdleRequest: { // StopInstanceOnIdleRequest
|
|
52
52
|
* threshold: "STRING_VALUE",
|
|
53
53
|
* duration: "STRING_VALUE",
|
|
54
54
|
* },
|
|
@@ -44,12 +44,12 @@ export interface CreateDiskSnapshotCommandOutput extends CreateDiskSnapshotResul
|
|
|
44
44
|
* import { LightsailClient, CreateDiskSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
45
45
|
* // const { LightsailClient, CreateDiskSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
46
46
|
* const client = new LightsailClient(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // CreateDiskSnapshotRequest
|
|
48
48
|
* diskName: "STRING_VALUE",
|
|
49
49
|
* diskSnapshotName: "STRING_VALUE", // required
|
|
50
50
|
* instanceName: "STRING_VALUE",
|
|
51
|
-
* tags: [
|
|
52
|
-
* {
|
|
51
|
+
* tags: [ // TagList
|
|
52
|
+
* { // Tag
|
|
53
53
|
* key: "STRING_VALUE",
|
|
54
54
|
* value: "STRING_VALUE",
|
|
55
55
|
* },
|
|
@@ -29,51 +29,51 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
|
|
|
29
29
|
* import { LightsailClient, CreateDistributionCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CreateDistributionCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateDistributionRequest
|
|
33
33
|
* distributionName: "STRING_VALUE", // required
|
|
34
|
-
* origin: {
|
|
34
|
+
* origin: { // InputOrigin
|
|
35
35
|
* name: "STRING_VALUE",
|
|
36
36
|
* regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "eu-north-1",
|
|
37
37
|
* protocolPolicy: "http-only" || "https-only",
|
|
38
38
|
* },
|
|
39
|
-
* defaultCacheBehavior: {
|
|
39
|
+
* defaultCacheBehavior: { // CacheBehavior
|
|
40
40
|
* behavior: "dont-cache" || "cache",
|
|
41
41
|
* },
|
|
42
|
-
* cacheBehaviorSettings: {
|
|
42
|
+
* cacheBehaviorSettings: { // CacheSettings
|
|
43
43
|
* defaultTTL: Number("long"),
|
|
44
44
|
* minimumTTL: Number("long"),
|
|
45
45
|
* maximumTTL: Number("long"),
|
|
46
46
|
* allowedHTTPMethods: "STRING_VALUE",
|
|
47
47
|
* cachedHTTPMethods: "STRING_VALUE",
|
|
48
|
-
* forwardedCookies: {
|
|
48
|
+
* forwardedCookies: { // CookieObject
|
|
49
49
|
* option: "none" || "allow-list" || "all",
|
|
50
|
-
* cookiesAllowList: [
|
|
50
|
+
* cookiesAllowList: [ // StringList
|
|
51
51
|
* "STRING_VALUE",
|
|
52
52
|
* ],
|
|
53
53
|
* },
|
|
54
|
-
* forwardedHeaders: {
|
|
54
|
+
* forwardedHeaders: { // HeaderObject
|
|
55
55
|
* option: "none" || "allow-list" || "all",
|
|
56
|
-
* headersAllowList: [
|
|
56
|
+
* headersAllowList: [ // HeaderForwardList
|
|
57
57
|
* "Accept" || "Accept-Charset" || "Accept-Datetime" || "Accept-Encoding" || "Accept-Language" || "Authorization" || "CloudFront-Forwarded-Proto" || "CloudFront-Is-Desktop-Viewer" || "CloudFront-Is-Mobile-Viewer" || "CloudFront-Is-SmartTV-Viewer" || "CloudFront-Is-Tablet-Viewer" || "CloudFront-Viewer-Country" || "Host" || "Origin" || "Referer",
|
|
58
58
|
* ],
|
|
59
59
|
* },
|
|
60
|
-
* forwardedQueryStrings: {
|
|
60
|
+
* forwardedQueryStrings: { // QueryStringObject
|
|
61
61
|
* option: true || false,
|
|
62
62
|
* queryStringsAllowList: [
|
|
63
63
|
* "STRING_VALUE",
|
|
64
64
|
* ],
|
|
65
65
|
* },
|
|
66
66
|
* },
|
|
67
|
-
* cacheBehaviors: [
|
|
68
|
-
* {
|
|
67
|
+
* cacheBehaviors: [ // CacheBehaviorList
|
|
68
|
+
* { // CacheBehaviorPerPath
|
|
69
69
|
* path: "STRING_VALUE",
|
|
70
70
|
* behavior: "dont-cache" || "cache",
|
|
71
71
|
* },
|
|
72
72
|
* ],
|
|
73
73
|
* bundleId: "STRING_VALUE", // required
|
|
74
74
|
* ipAddressType: "dualstack" || "ipv4",
|
|
75
|
-
* tags: [
|
|
76
|
-
* {
|
|
75
|
+
* tags: [ // TagList
|
|
76
|
+
* { // Tag
|
|
77
77
|
* key: "STRING_VALUE",
|
|
78
78
|
* value: "STRING_VALUE",
|
|
79
79
|
* },
|
|
@@ -28,10 +28,10 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
|
|
|
28
28
|
* import { LightsailClient, CreateDomainCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
29
29
|
* // const { LightsailClient, CreateDomainCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
30
30
|
* const client = new LightsailClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateDomainRequest
|
|
32
32
|
* domainName: "STRING_VALUE", // required
|
|
33
|
-
* tags: [
|
|
34
|
-
* {
|
|
33
|
+
* tags: [ // TagList
|
|
34
|
+
* { // Tag
|
|
35
35
|
* key: "STRING_VALUE",
|
|
36
36
|
* value: "STRING_VALUE",
|
|
37
37
|
* },
|
|
@@ -31,15 +31,15 @@ export interface CreateDomainEntryCommandOutput extends CreateDomainEntryResult,
|
|
|
31
31
|
* import { LightsailClient, CreateDomainEntryCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
32
32
|
* // const { LightsailClient, CreateDomainEntryCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
33
33
|
* const client = new LightsailClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // CreateDomainEntryRequest
|
|
35
35
|
* domainName: "STRING_VALUE", // required
|
|
36
|
-
* domainEntry: {
|
|
36
|
+
* domainEntry: { // DomainEntry
|
|
37
37
|
* id: "STRING_VALUE",
|
|
38
38
|
* name: "STRING_VALUE",
|
|
39
39
|
* target: "STRING_VALUE",
|
|
40
40
|
* isAlias: true || false,
|
|
41
41
|
* type: "STRING_VALUE",
|
|
42
|
-
* options: {
|
|
42
|
+
* options: { // DomainEntryOptions
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* },
|
|
@@ -28,7 +28,7 @@ export interface CreateGUISessionAccessDetailsCommandOutput extends CreateGUISes
|
|
|
28
28
|
* import { LightsailClient, CreateGUISessionAccessDetailsCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
29
29
|
* // const { LightsailClient, CreateGUISessionAccessDetailsCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
30
30
|
* const client = new LightsailClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateGUISessionAccessDetailsRequest
|
|
32
32
|
* resourceName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new CreateGUISessionAccessDetailsCommand(input);
|
|
@@ -29,11 +29,11 @@ export interface CreateInstanceSnapshotCommandOutput extends CreateInstanceSnaps
|
|
|
29
29
|
* import { LightsailClient, CreateInstanceSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CreateInstanceSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateInstanceSnapshotRequest
|
|
33
33
|
* instanceSnapshotName: "STRING_VALUE", // required
|
|
34
34
|
* instanceName: "STRING_VALUE", // required
|
|
35
|
-
* tags: [
|
|
36
|
-
* {
|
|
35
|
+
* tags: [ // TagList
|
|
36
|
+
* { // Tag
|
|
37
37
|
* key: "STRING_VALUE",
|
|
38
38
|
* value: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -28,8 +28,8 @@ export interface CreateInstancesCommandOutput extends CreateInstancesResult, __M
|
|
|
28
28
|
* import { LightsailClient, CreateInstancesCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
29
29
|
* // const { LightsailClient, CreateInstancesCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
30
30
|
* const client = new LightsailClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* instanceNames: [ // required
|
|
31
|
+
* const input = { // CreateInstancesRequest
|
|
32
|
+
* instanceNames: [ // StringList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* availabilityZone: "STRING_VALUE", // required
|
|
@@ -38,19 +38,19 @@ export interface CreateInstancesCommandOutput extends CreateInstancesResult, __M
|
|
|
38
38
|
* bundleId: "STRING_VALUE", // required
|
|
39
39
|
* userData: "STRING_VALUE",
|
|
40
40
|
* keyPairName: "STRING_VALUE",
|
|
41
|
-
* tags: [
|
|
42
|
-
* {
|
|
41
|
+
* tags: [ // TagList
|
|
42
|
+
* { // Tag
|
|
43
43
|
* key: "STRING_VALUE",
|
|
44
44
|
* value: "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
46
|
* ],
|
|
47
|
-
* addOns: [
|
|
48
|
-
* {
|
|
47
|
+
* addOns: [ // AddOnRequestList
|
|
48
|
+
* { // AddOnRequest
|
|
49
49
|
* addOnType: "AutoSnapshot" || "StopInstanceOnIdle", // required
|
|
50
|
-
* autoSnapshotAddOnRequest: {
|
|
50
|
+
* autoSnapshotAddOnRequest: { // AutoSnapshotAddOnRequest
|
|
51
51
|
* snapshotTimeOfDay: "STRING_VALUE",
|
|
52
52
|
* },
|
|
53
|
-
* stopInstanceOnIdleRequest: {
|
|
53
|
+
* stopInstanceOnIdleRequest: { // StopInstanceOnIdleRequest
|
|
54
54
|
* threshold: "STRING_VALUE",
|
|
55
55
|
* duration: "STRING_VALUE",
|
|
56
56
|
* },
|
|
@@ -30,13 +30,13 @@ export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstance
|
|
|
30
30
|
* import { LightsailClient, CreateInstancesFromSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, CreateInstancesFromSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
34
|
-
* instanceNames: [ // required
|
|
33
|
+
* const input = { // CreateInstancesFromSnapshotRequest
|
|
34
|
+
* instanceNames: [ // StringList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
|
-
* attachedDiskMapping: {
|
|
38
|
-
* "<keys>": [
|
|
39
|
-
* {
|
|
37
|
+
* attachedDiskMapping: { // AttachedDiskMap
|
|
38
|
+
* "<keys>": [ // DiskMapList
|
|
39
|
+
* { // DiskMap
|
|
40
40
|
* originalDiskPath: "STRING_VALUE",
|
|
41
41
|
* newDiskName: "STRING_VALUE",
|
|
42
42
|
* },
|
|
@@ -47,19 +47,19 @@ export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstance
|
|
|
47
47
|
* bundleId: "STRING_VALUE", // required
|
|
48
48
|
* userData: "STRING_VALUE",
|
|
49
49
|
* keyPairName: "STRING_VALUE",
|
|
50
|
-
* tags: [
|
|
51
|
-
* {
|
|
50
|
+
* tags: [ // TagList
|
|
51
|
+
* { // Tag
|
|
52
52
|
* key: "STRING_VALUE",
|
|
53
53
|
* value: "STRING_VALUE",
|
|
54
54
|
* },
|
|
55
55
|
* ],
|
|
56
|
-
* addOns: [
|
|
57
|
-
* {
|
|
56
|
+
* addOns: [ // AddOnRequestList
|
|
57
|
+
* { // AddOnRequest
|
|
58
58
|
* addOnType: "AutoSnapshot" || "StopInstanceOnIdle", // required
|
|
59
|
-
* autoSnapshotAddOnRequest: {
|
|
59
|
+
* autoSnapshotAddOnRequest: { // AutoSnapshotAddOnRequest
|
|
60
60
|
* snapshotTimeOfDay: "STRING_VALUE",
|
|
61
61
|
* },
|
|
62
|
-
* stopInstanceOnIdleRequest: {
|
|
62
|
+
* stopInstanceOnIdleRequest: { // StopInstanceOnIdleRequest
|
|
63
63
|
* threshold: "STRING_VALUE",
|
|
64
64
|
* duration: "STRING_VALUE",
|
|
65
65
|
* },
|
|
@@ -34,10 +34,10 @@ export interface CreateKeyPairCommandOutput extends CreateKeyPairResult, __Metad
|
|
|
34
34
|
* import { LightsailClient, CreateKeyPairCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
35
35
|
* // const { LightsailClient, CreateKeyPairCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
36
36
|
* const client = new LightsailClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // CreateKeyPairRequest
|
|
38
38
|
* keyPairName: "STRING_VALUE", // required
|
|
39
|
-
* tags: [
|
|
40
|
-
* {
|
|
39
|
+
* tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* key: "STRING_VALUE",
|
|
42
42
|
* value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
@@ -33,17 +33,17 @@ export interface CreateLoadBalancerCommandOutput extends CreateLoadBalancerResul
|
|
|
33
33
|
* import { LightsailClient, CreateLoadBalancerCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
34
34
|
* // const { LightsailClient, CreateLoadBalancerCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
35
35
|
* const client = new LightsailClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // CreateLoadBalancerRequest
|
|
37
37
|
* loadBalancerName: "STRING_VALUE", // required
|
|
38
38
|
* instancePort: Number("int"), // required
|
|
39
39
|
* healthCheckPath: "STRING_VALUE",
|
|
40
40
|
* certificateName: "STRING_VALUE",
|
|
41
41
|
* certificateDomainName: "STRING_VALUE",
|
|
42
|
-
* certificateAlternativeNames: [
|
|
42
|
+
* certificateAlternativeNames: [ // DomainNameList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
|
-
* tags: [
|
|
46
|
-
* {
|
|
45
|
+
* tags: [ // TagList
|
|
46
|
+
* { // Tag
|
|
47
47
|
* key: "STRING_VALUE",
|
|
48
48
|
* value: "STRING_VALUE",
|
|
49
49
|
* },
|
|
@@ -30,15 +30,15 @@ export interface CreateLoadBalancerTlsCertificateCommandOutput extends CreateLoa
|
|
|
30
30
|
* import { LightsailClient, CreateLoadBalancerTlsCertificateCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, CreateLoadBalancerTlsCertificateCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreateLoadBalancerTlsCertificateRequest
|
|
34
34
|
* loadBalancerName: "STRING_VALUE", // required
|
|
35
35
|
* certificateName: "STRING_VALUE", // required
|
|
36
36
|
* certificateDomainName: "STRING_VALUE", // required
|
|
37
|
-
* certificateAlternativeNames: [
|
|
37
|
+
* certificateAlternativeNames: [ // DomainNameList
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
|
-
* tags: [
|
|
41
|
-
* {
|
|
40
|
+
* tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* key: "STRING_VALUE",
|
|
43
43
|
* value: "STRING_VALUE",
|
|
44
44
|
* },
|
|
@@ -28,7 +28,7 @@ export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalD
|
|
|
28
28
|
* import { LightsailClient, CreateRelationalDatabaseCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
29
29
|
* // const { LightsailClient, CreateRelationalDatabaseCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
30
30
|
* const client = new LightsailClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateRelationalDatabaseRequest
|
|
32
32
|
* relationalDatabaseName: "STRING_VALUE", // required
|
|
33
33
|
* availabilityZone: "STRING_VALUE",
|
|
34
34
|
* relationalDatabaseBlueprintId: "STRING_VALUE", // required
|
|
@@ -39,8 +39,8 @@ export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalD
|
|
|
39
39
|
* preferredBackupWindow: "STRING_VALUE",
|
|
40
40
|
* preferredMaintenanceWindow: "STRING_VALUE",
|
|
41
41
|
* publiclyAccessible: true || false,
|
|
42
|
-
* tags: [
|
|
43
|
-
* {
|
|
42
|
+
* tags: [ // TagList
|
|
43
|
+
* { // Tag
|
|
44
44
|
* key: "STRING_VALUE",
|
|
45
45
|
* value: "STRING_VALUE",
|
|
46
46
|
* },
|
|
@@ -32,7 +32,7 @@ export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends Creat
|
|
|
32
32
|
* import { LightsailClient, CreateRelationalDatabaseFromSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
33
33
|
* // const { LightsailClient, CreateRelationalDatabaseFromSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
34
34
|
* const client = new LightsailClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // CreateRelationalDatabaseFromSnapshotRequest
|
|
36
36
|
* relationalDatabaseName: "STRING_VALUE", // required
|
|
37
37
|
* availabilityZone: "STRING_VALUE",
|
|
38
38
|
* publiclyAccessible: true || false,
|
|
@@ -41,8 +41,8 @@ export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends Creat
|
|
|
41
41
|
* sourceRelationalDatabaseName: "STRING_VALUE",
|
|
42
42
|
* restoreTime: new Date("TIMESTAMP"),
|
|
43
43
|
* useLatestRestorableTime: true || false,
|
|
44
|
-
* tags: [
|
|
45
|
-
* {
|
|
44
|
+
* tags: [ // TagList
|
|
45
|
+
* { // Tag
|
|
46
46
|
* key: "STRING_VALUE",
|
|
47
47
|
* value: "STRING_VALUE",
|
|
48
48
|
* },
|
|
@@ -29,11 +29,11 @@ export interface CreateRelationalDatabaseSnapshotCommandOutput extends CreateRel
|
|
|
29
29
|
* import { LightsailClient, CreateRelationalDatabaseSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CreateRelationalDatabaseSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateRelationalDatabaseSnapshotRequest
|
|
33
33
|
* relationalDatabaseName: "STRING_VALUE", // required
|
|
34
34
|
* relationalDatabaseSnapshotName: "STRING_VALUE", // required
|
|
35
|
-
* tags: [
|
|
36
|
-
* {
|
|
35
|
+
* tags: [ // TagList
|
|
36
|
+
* { // Tag
|
|
37
37
|
* key: "STRING_VALUE",
|
|
38
38
|
* value: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -30,7 +30,7 @@ export interface DeleteAlarmCommandOutput extends DeleteAlarmResult, __MetadataB
|
|
|
30
30
|
* import { LightsailClient, DeleteAlarmCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, DeleteAlarmCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteAlarmRequest
|
|
34
34
|
* alarmName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteAlarmCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteAutoSnapshotCommandOutput extends DeleteAutoSnapshotResul
|
|
|
26
26
|
* import { LightsailClient, DeleteAutoSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
27
27
|
* // const { LightsailClient, DeleteAutoSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
28
28
|
* const client = new LightsailClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteAutoSnapshotRequest
|
|
30
30
|
* resourceName: "STRING_VALUE", // required
|
|
31
31
|
* date: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -29,7 +29,7 @@ export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKe
|
|
|
29
29
|
* import { LightsailClient, DeleteBucketAccessKeyCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, DeleteBucketAccessKeyCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteBucketAccessKeyRequest
|
|
33
33
|
* bucketName: "STRING_VALUE", // required
|
|
34
34
|
* accessKeyId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -30,7 +30,7 @@ export interface DeleteBucketCommandOutput extends DeleteBucketResult, __Metadat
|
|
|
30
30
|
* import { LightsailClient, DeleteBucketCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, DeleteBucketCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteBucketRequest
|
|
34
34
|
* bucketName: "STRING_VALUE", // required
|
|
35
35
|
* forceDelete: true || false,
|
|
36
36
|
* };
|
|
@@ -30,7 +30,7 @@ export interface DeleteCertificateCommandOutput extends DeleteCertificateResult,
|
|
|
30
30
|
* import { LightsailClient, DeleteCertificateCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, DeleteCertificateCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteCertificateRequest
|
|
34
34
|
* certificateName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteCertificateCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteContactMethodCommandOutput extends DeleteContactMethodRes
|
|
|
30
30
|
* import { LightsailClient, DeleteContactMethodCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, DeleteContactMethodCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteContactMethodRequest
|
|
34
34
|
* protocol: "Email" || "SMS", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteContactMethodCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteContainerImageCommandOutput extends DeleteContainerImageR
|
|
|
27
27
|
* import { LightsailClient, DeleteContainerImageCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
28
28
|
* // const { LightsailClient, DeleteContainerImageCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
29
29
|
* const client = new LightsailClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteContainerImageRequest
|
|
31
31
|
* serviceName: "STRING_VALUE", // required
|
|
32
32
|
* image: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteContainerServiceCommandOutput extends DeleteContainerServ
|
|
|
26
26
|
* import { LightsailClient, DeleteContainerServiceCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
27
27
|
* // const { LightsailClient, DeleteContainerServiceCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
28
28
|
* const client = new LightsailClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteContainerServiceRequest
|
|
30
30
|
* serviceName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteContainerServiceCommand(input);
|
|
@@ -33,7 +33,7 @@ export interface DeleteDiskCommandOutput extends DeleteDiskResult, __MetadataBea
|
|
|
33
33
|
* import { LightsailClient, DeleteDiskCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
34
34
|
* // const { LightsailClient, DeleteDiskCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
35
35
|
* const client = new LightsailClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DeleteDiskRequest
|
|
37
37
|
* diskName: "STRING_VALUE", // required
|
|
38
38
|
* forceDeleteAddOns: true || false,
|
|
39
39
|
* };
|
|
@@ -34,7 +34,7 @@ export interface DeleteDiskSnapshotCommandOutput extends DeleteDiskSnapshotResul
|
|
|
34
34
|
* import { LightsailClient, DeleteDiskSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
35
35
|
* // const { LightsailClient, DeleteDiskSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
36
36
|
* const client = new LightsailClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DeleteDiskSnapshotRequest
|
|
38
38
|
* diskSnapshotName: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new DeleteDiskSnapshotCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDistributionCommandOutput extends DeleteDistributionResul
|
|
|
26
26
|
* import { LightsailClient, DeleteDistributionCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
27
27
|
* // const { LightsailClient, DeleteDistributionCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
28
28
|
* const client = new LightsailClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDistributionRequest
|
|
30
30
|
* distributionName: "STRING_VALUE",
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDistributionCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResult, __Metadat
|
|
|
29
29
|
* import { LightsailClient, DeleteDomainCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, DeleteDomainCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteDomainRequest
|
|
33
33
|
* domainName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteDomainCommand(input);
|
|
@@ -29,15 +29,15 @@ export interface DeleteDomainEntryCommandOutput extends DeleteDomainEntryResult,
|
|
|
29
29
|
* import { LightsailClient, DeleteDomainEntryCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, DeleteDomainEntryCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteDomainEntryRequest
|
|
33
33
|
* domainName: "STRING_VALUE", // required
|
|
34
|
-
* domainEntry: {
|
|
34
|
+
* domainEntry: { // DomainEntry
|
|
35
35
|
* id: "STRING_VALUE",
|
|
36
36
|
* name: "STRING_VALUE",
|
|
37
37
|
* target: "STRING_VALUE",
|
|
38
38
|
* isAlias: true || false,
|
|
39
39
|
* type: "STRING_VALUE",
|
|
40
|
-
* options: {
|
|
40
|
+
* options: { // DomainEntryOptions
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* },
|
|
@@ -29,7 +29,7 @@ export interface DeleteInstanceCommandOutput extends DeleteInstanceResult, __Met
|
|
|
29
29
|
* import { LightsailClient, DeleteInstanceCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, DeleteInstanceCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteInstanceRequest
|
|
33
33
|
* instanceName: "STRING_VALUE", // required
|
|
34
34
|
* forceDeleteAddOns: true || false,
|
|
35
35
|
* };
|
|
@@ -30,7 +30,7 @@ export interface DeleteInstanceSnapshotCommandOutput extends DeleteInstanceSnaps
|
|
|
30
30
|
* import { LightsailClient, DeleteInstanceSnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, DeleteInstanceSnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteInstanceSnapshotRequest
|
|
34
34
|
* instanceSnapshotName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteInstanceSnapshotCommand(input);
|
|
@@ -33,7 +33,7 @@ export interface DeleteKeyPairCommandOutput extends DeleteKeyPairResult, __Metad
|
|
|
33
33
|
* import { LightsailClient, DeleteKeyPairCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
34
34
|
* // const { LightsailClient, DeleteKeyPairCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
35
35
|
* const client = new LightsailClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DeleteKeyPairRequest
|
|
37
37
|
* keyPairName: "STRING_VALUE", // required
|
|
38
38
|
* expectedFingerprint: "STRING_VALUE",
|
|
39
39
|
* };
|