@aws-sdk/client-lightsail 3.934.0 → 3.936.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/index.js +643 -643
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +639 -0
- package/dist-es/models/errors.js +145 -0
- package/dist-es/models/models_0.js +1 -617
- package/dist-es/models/models_1.js +1 -167
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServicesCommand.d.ts +1 -2
- 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/GetDistributionBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +1 -1
- 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 +1 -1
- 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 +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +1287 -0
- package/dist-types/models/errors.d.ts +143 -0
- package/dist-types/models/models_0.d.ts +1969 -1055
- package/dist-types/models/models_1.d.ts +2 -2344
- package/dist-types/ts3.4/commands/GetContainerServiceMetricDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContainerServicePowersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContainerServicesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetCostEstimateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDiskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDiskSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDisksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionBundlesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionLatestCacheResetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionMetricDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetExportSnapshotRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceAccessDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceMetricDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstancePortStatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyPairCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyPairsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLoadBalancerCommand.d.ts +2 -4
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +776 -0
- package/dist-types/ts3.4/models/errors.d.ts +81 -0
- package/dist-types/ts3.4/models/models_0.d.ts +363 -642
- package/dist-types/ts3.4/models/models_1.d.ts +36 -542
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -1,167 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
disabled: "disabled",
|
|
3
|
-
enabled: "enabled",
|
|
4
|
-
};
|
|
5
|
-
export const HttpProtocolIpv6 = {
|
|
6
|
-
disabled: "disabled",
|
|
7
|
-
enabled: "enabled",
|
|
8
|
-
};
|
|
9
|
-
export const HttpTokens = {
|
|
10
|
-
optional: "optional",
|
|
11
|
-
required: "required",
|
|
12
|
-
};
|
|
13
|
-
export const InstanceMetadataState = {
|
|
14
|
-
applied: "applied",
|
|
15
|
-
pending: "pending",
|
|
16
|
-
};
|
|
17
|
-
export const PortAccessType = {
|
|
18
|
-
Private: "Private",
|
|
19
|
-
Public: "Public",
|
|
20
|
-
};
|
|
21
|
-
export const InstanceAccessProtocol = {
|
|
22
|
-
rdp: "rdp",
|
|
23
|
-
ssh: "ssh",
|
|
24
|
-
};
|
|
25
|
-
export const InstanceMetricName = {
|
|
26
|
-
BurstCapacityPercentage: "BurstCapacityPercentage",
|
|
27
|
-
BurstCapacityTime: "BurstCapacityTime",
|
|
28
|
-
CPUUtilization: "CPUUtilization",
|
|
29
|
-
MetadataNoToken: "MetadataNoToken",
|
|
30
|
-
NetworkIn: "NetworkIn",
|
|
31
|
-
NetworkOut: "NetworkOut",
|
|
32
|
-
StatusCheckFailed: "StatusCheckFailed",
|
|
33
|
-
StatusCheckFailed_Instance: "StatusCheckFailed_Instance",
|
|
34
|
-
StatusCheckFailed_System: "StatusCheckFailed_System",
|
|
35
|
-
};
|
|
36
|
-
export const PortState = {
|
|
37
|
-
Closed: "closed",
|
|
38
|
-
Open: "open",
|
|
39
|
-
};
|
|
40
|
-
export const InstanceSnapshotState = {
|
|
41
|
-
Available: "available",
|
|
42
|
-
Error: "error",
|
|
43
|
-
Pending: "pending",
|
|
44
|
-
};
|
|
45
|
-
export const LoadBalancerAttributeName = {
|
|
46
|
-
HealthCheckPath: "HealthCheckPath",
|
|
47
|
-
HttpsRedirectionEnabled: "HttpsRedirectionEnabled",
|
|
48
|
-
SessionStickinessEnabled: "SessionStickinessEnabled",
|
|
49
|
-
SessionStickiness_LB_CookieDurationSeconds: "SessionStickiness_LB_CookieDurationSeconds",
|
|
50
|
-
TlsPolicyName: "TlsPolicyName",
|
|
51
|
-
};
|
|
52
|
-
export const InstanceHealthState = {
|
|
53
|
-
Draining: "draining",
|
|
54
|
-
Healthy: "healthy",
|
|
55
|
-
Initial: "initial",
|
|
56
|
-
Unavailable: "unavailable",
|
|
57
|
-
Unhealthy: "unhealthy",
|
|
58
|
-
Unused: "unused",
|
|
59
|
-
};
|
|
60
|
-
export const InstanceHealthReason = {
|
|
61
|
-
InstanceDeregistrationInProgress: "Instance.DeregistrationInProgress",
|
|
62
|
-
InstanceFailedHealthChecks: "Instance.FailedHealthChecks",
|
|
63
|
-
InstanceInvalidState: "Instance.InvalidState",
|
|
64
|
-
InstanceIpUnusable: "Instance.IpUnusable",
|
|
65
|
-
InstanceNotInUse: "Instance.NotInUse",
|
|
66
|
-
InstanceNotRegistered: "Instance.NotRegistered",
|
|
67
|
-
InstanceResponseCodeMismatch: "Instance.ResponseCodeMismatch",
|
|
68
|
-
InstanceTimeout: "Instance.Timeout",
|
|
69
|
-
LbInitialHealthChecking: "Lb.InitialHealthChecking",
|
|
70
|
-
LbInternalError: "Lb.InternalError",
|
|
71
|
-
LbRegistrationInProgress: "Lb.RegistrationInProgress",
|
|
72
|
-
};
|
|
73
|
-
export const LoadBalancerProtocol = {
|
|
74
|
-
HTTP: "HTTP",
|
|
75
|
-
HTTP_HTTPS: "HTTP_HTTPS",
|
|
76
|
-
};
|
|
77
|
-
export const LoadBalancerState = {
|
|
78
|
-
Active: "active",
|
|
79
|
-
ActiveImpaired: "active_impaired",
|
|
80
|
-
Failed: "failed",
|
|
81
|
-
Provisioning: "provisioning",
|
|
82
|
-
Unknown: "unknown",
|
|
83
|
-
};
|
|
84
|
-
export const LoadBalancerMetricName = {
|
|
85
|
-
ClientTLSNegotiationErrorCount: "ClientTLSNegotiationErrorCount",
|
|
86
|
-
HTTPCode_Instance_2XX_Count: "HTTPCode_Instance_2XX_Count",
|
|
87
|
-
HTTPCode_Instance_3XX_Count: "HTTPCode_Instance_3XX_Count",
|
|
88
|
-
HTTPCode_Instance_4XX_Count: "HTTPCode_Instance_4XX_Count",
|
|
89
|
-
HTTPCode_Instance_5XX_Count: "HTTPCode_Instance_5XX_Count",
|
|
90
|
-
HTTPCode_LB_4XX_Count: "HTTPCode_LB_4XX_Count",
|
|
91
|
-
HTTPCode_LB_5XX_Count: "HTTPCode_LB_5XX_Count",
|
|
92
|
-
HealthyHostCount: "HealthyHostCount",
|
|
93
|
-
InstanceResponseTime: "InstanceResponseTime",
|
|
94
|
-
RejectedConnectionCount: "RejectedConnectionCount",
|
|
95
|
-
RequestCount: "RequestCount",
|
|
96
|
-
UnhealthyHostCount: "UnhealthyHostCount",
|
|
97
|
-
};
|
|
98
|
-
export const LoadBalancerTlsCertificateDnsRecordCreationStateCode = {
|
|
99
|
-
Failed: "FAILED",
|
|
100
|
-
Started: "STARTED",
|
|
101
|
-
Succeeded: "SUCCEEDED",
|
|
102
|
-
};
|
|
103
|
-
export const LoadBalancerTlsCertificateDomainStatus = {
|
|
104
|
-
Failed: "FAILED",
|
|
105
|
-
PendingValidation: "PENDING_VALIDATION",
|
|
106
|
-
Success: "SUCCESS",
|
|
107
|
-
};
|
|
108
|
-
export const LoadBalancerTlsCertificateFailureReason = {
|
|
109
|
-
AdditionalVerificationRequired: "ADDITIONAL_VERIFICATION_REQUIRED",
|
|
110
|
-
DomainNotAllowed: "DOMAIN_NOT_ALLOWED",
|
|
111
|
-
InvalidPublicDomain: "INVALID_PUBLIC_DOMAIN",
|
|
112
|
-
NoAvailableContacts: "NO_AVAILABLE_CONTACTS",
|
|
113
|
-
Other: "OTHER",
|
|
114
|
-
};
|
|
115
|
-
export const LoadBalancerTlsCertificateRenewalStatus = {
|
|
116
|
-
Failed: "FAILED",
|
|
117
|
-
PendingAutoRenewal: "PENDING_AUTO_RENEWAL",
|
|
118
|
-
PendingValidation: "PENDING_VALIDATION",
|
|
119
|
-
Success: "SUCCESS",
|
|
120
|
-
};
|
|
121
|
-
export const LoadBalancerTlsCertificateRevocationReason = {
|
|
122
|
-
AACompromise: "A_A_COMPROMISE",
|
|
123
|
-
AffiliationChanged: "AFFILIATION_CHANGED",
|
|
124
|
-
CaCompromise: "CA_COMPROMISE",
|
|
125
|
-
CertificateHold: "CERTIFICATE_HOLD",
|
|
126
|
-
CessationOfOperation: "CESSATION_OF_OPERATION",
|
|
127
|
-
KeyCompromise: "KEY_COMPROMISE",
|
|
128
|
-
PrivilegeWithdrawn: "PRIVILEGE_WITHDRAWN",
|
|
129
|
-
RemoveFromCrl: "REMOVE_FROM_CRL",
|
|
130
|
-
Superceded: "SUPERCEDED",
|
|
131
|
-
Unspecified: "UNSPECIFIED",
|
|
132
|
-
};
|
|
133
|
-
export const LoadBalancerTlsCertificateStatus = {
|
|
134
|
-
Expired: "EXPIRED",
|
|
135
|
-
Failed: "FAILED",
|
|
136
|
-
Inactive: "INACTIVE",
|
|
137
|
-
Issued: "ISSUED",
|
|
138
|
-
PendingValidation: "PENDING_VALIDATION",
|
|
139
|
-
Revoked: "REVOKED",
|
|
140
|
-
Unknown: "UNKNOWN",
|
|
141
|
-
ValidationTimedOut: "VALIDATION_TIMED_OUT",
|
|
142
|
-
};
|
|
143
|
-
export const RelationalDatabaseEngine = {
|
|
144
|
-
MYSQL: "mysql",
|
|
145
|
-
};
|
|
146
|
-
export const RelationalDatabasePasswordVersion = {
|
|
147
|
-
CURRENT: "CURRENT",
|
|
148
|
-
PENDING: "PENDING",
|
|
149
|
-
PREVIOUS: "PREVIOUS",
|
|
150
|
-
};
|
|
151
|
-
export const RelationalDatabaseMetricName = {
|
|
152
|
-
CPUUtilization: "CPUUtilization",
|
|
153
|
-
DatabaseConnections: "DatabaseConnections",
|
|
154
|
-
DiskQueueDepth: "DiskQueueDepth",
|
|
155
|
-
FreeStorageSpace: "FreeStorageSpace",
|
|
156
|
-
NetworkReceiveThroughput: "NetworkReceiveThroughput",
|
|
157
|
-
NetworkTransmitThroughput: "NetworkTransmitThroughput",
|
|
158
|
-
};
|
|
159
|
-
export const SetupStatus = {
|
|
160
|
-
Failed: "failed",
|
|
161
|
-
InProgress: "inProgress",
|
|
162
|
-
Succeeded: "succeeded",
|
|
163
|
-
};
|
|
164
|
-
export const ResourceBucketAccess = {
|
|
165
|
-
Allow: "allow",
|
|
166
|
-
Deny: "deny",
|
|
167
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1180,7 +1180,7 @@ const _wA = "witnessedAt";
|
|
|
1180
1180
|
const _zN = "zoneName";
|
|
1181
1181
|
const n0 = "com.amazonaws.lightsail";
|
|
1182
1182
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
1183
|
-
import { AccessDeniedException as __AccessDeniedException, AccountSetupInProgressException as __AccountSetupInProgressException, InvalidInputException as __InvalidInputException, NotFoundException as __NotFoundException, OperationFailureException as __OperationFailureException, RegionSetupInProgressException as __RegionSetupInProgressException, ServiceException as __ServiceException, UnauthenticatedException as __UnauthenticatedException, } from "../models/
|
|
1183
|
+
import { AccessDeniedException as __AccessDeniedException, AccountSetupInProgressException as __AccountSetupInProgressException, InvalidInputException as __InvalidInputException, NotFoundException as __NotFoundException, OperationFailureException as __OperationFailureException, RegionSetupInProgressException as __RegionSetupInProgressException, ServiceException as __ServiceException, UnauthenticatedException as __UnauthenticatedException, } from "../models/errors";
|
|
1184
1184
|
import { LightsailServiceException as __LightsailServiceException } from "../models/LightsailServiceException";
|
|
1185
1185
|
export var EmailAddress = [0, n0, _EA, 8, 0];
|
|
1186
1186
|
export var IAMAccessKeyId = [0, n0, _IAMAKI, 8, 0];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetContainerServiceMetricDataRequest, GetContainerServiceMetricDataResult } from "../models/
|
|
4
|
+
import { GetContainerServiceMetricDataRequest, GetContainerServiceMetricDataResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetContainerServicePowersRequest, GetContainerServicePowersResult } from "../models/
|
|
4
|
+
import { GetContainerServicePowersRequest, GetContainerServicePowersResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { ContainerServicesListResult } from "../models/models_0";
|
|
5
|
-
import { GetContainerServicesRequest } from "../models/models_1";
|
|
4
|
+
import { ContainerServicesListResult, GetContainerServicesRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetCostEstimateRequest, GetCostEstimateResult } from "../models/
|
|
4
|
+
import { GetCostEstimateRequest, GetCostEstimateResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDiskRequest, GetDiskResult } from "../models/
|
|
4
|
+
import { GetDiskRequest, GetDiskResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDiskSnapshotRequest, GetDiskSnapshotResult } from "../models/
|
|
4
|
+
import { GetDiskSnapshotRequest, GetDiskSnapshotResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDiskSnapshotsRequest, GetDiskSnapshotsResult } from "../models/
|
|
4
|
+
import { GetDiskSnapshotsRequest, GetDiskSnapshotsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDisksRequest, GetDisksResult } from "../models/
|
|
4
|
+
import { GetDisksRequest, GetDisksResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDistributionBundlesRequest, GetDistributionBundlesResult } from "../models/
|
|
4
|
+
import { GetDistributionBundlesRequest, GetDistributionBundlesResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDistributionLatestCacheResetRequest, GetDistributionLatestCacheResetResult } from "../models/
|
|
4
|
+
import { GetDistributionLatestCacheResetRequest, GetDistributionLatestCacheResetResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDistributionMetricDataRequest, GetDistributionMetricDataResult } from "../models/
|
|
4
|
+
import { GetDistributionMetricDataRequest, GetDistributionMetricDataResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDistributionsRequest, GetDistributionsResult } from "../models/
|
|
4
|
+
import { GetDistributionsRequest, GetDistributionsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDomainRequest, GetDomainResult } from "../models/
|
|
4
|
+
import { GetDomainRequest, GetDomainResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetDomainsRequest, GetDomainsResult } from "../models/
|
|
4
|
+
import { GetDomainsRequest, GetDomainsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetExportSnapshotRecordsRequest, GetExportSnapshotRecordsResult } from "../models/
|
|
4
|
+
import { GetExportSnapshotRecordsRequest, GetExportSnapshotRecordsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult } from "../models/
|
|
4
|
+
import { GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceRequest, GetInstanceResult } from "../models/
|
|
4
|
+
import { GetInstanceRequest, GetInstanceResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceMetricDataRequest, GetInstanceMetricDataResult } from "../models/
|
|
4
|
+
import { GetInstanceMetricDataRequest, GetInstanceMetricDataResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstancePortStatesRequest, GetInstancePortStatesResult } from "../models/
|
|
4
|
+
import { GetInstancePortStatesRequest, GetInstancePortStatesResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceSnapshotRequest, GetInstanceSnapshotResult } from "../models/
|
|
4
|
+
import { GetInstanceSnapshotRequest, GetInstanceSnapshotResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult } from "../models/
|
|
4
|
+
import { GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstanceStateRequest, GetInstanceStateResult } from "../models/
|
|
4
|
+
import { GetInstanceStateRequest, GetInstanceStateResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetInstancesRequest, GetInstancesResult } from "../models/
|
|
4
|
+
import { GetInstancesRequest, GetInstancesResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetKeyPairRequest, GetKeyPairResult } from "../models/
|
|
4
|
+
import { GetKeyPairRequest, GetKeyPairResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetKeyPairsRequest, GetKeyPairsResult } from "../models/
|
|
4
|
+
import { GetKeyPairsRequest, GetKeyPairsResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient";
|
|
4
|
-
import { GetLoadBalancerRequest
|
|
4
|
+
import { GetLoadBalancerRequest } from "../models/models_0";
|
|
5
|
+
import { GetLoadBalancerResult } from "../models/models_1";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
package/dist-types/index.d.ts
CHANGED
|
@@ -22,5 +22,8 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
22
22
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
23
23
|
export type { LightsailExtensionConfiguration } from "./extensionConfiguration";
|
|
24
24
|
export * from "./commands";
|
|
25
|
-
export * from "./models";
|
|
25
|
+
export * from "./models/enums";
|
|
26
|
+
export * from "./models/errors";
|
|
27
|
+
export type * from "./models/models_0";
|
|
28
|
+
export type * from "./models/models_1";
|
|
26
29
|
export { LightsailServiceException } from "./models/LightsailServiceException";
|