@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
|
@@ -1,191 +1,166 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
export
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
}
|
|
99
|
-
export
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
}
|
|
134
|
-
export
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
})(LoadBalancerTlsCertificateStatus || (LoadBalancerTlsCertificateStatus = {}));
|
|
165
|
-
export var RelationalDatabaseEngine;
|
|
166
|
-
(function (RelationalDatabaseEngine) {
|
|
167
|
-
RelationalDatabaseEngine["MYSQL"] = "mysql";
|
|
168
|
-
})(RelationalDatabaseEngine || (RelationalDatabaseEngine = {}));
|
|
169
|
-
export var RelationalDatabasePasswordVersion;
|
|
170
|
-
(function (RelationalDatabasePasswordVersion) {
|
|
171
|
-
RelationalDatabasePasswordVersion["CURRENT"] = "CURRENT";
|
|
172
|
-
RelationalDatabasePasswordVersion["PENDING"] = "PENDING";
|
|
173
|
-
RelationalDatabasePasswordVersion["PREVIOUS"] = "PREVIOUS";
|
|
174
|
-
})(RelationalDatabasePasswordVersion || (RelationalDatabasePasswordVersion = {}));
|
|
175
|
-
export var RelationalDatabaseMetricName;
|
|
176
|
-
(function (RelationalDatabaseMetricName) {
|
|
177
|
-
RelationalDatabaseMetricName["CPUUtilization"] = "CPUUtilization";
|
|
178
|
-
RelationalDatabaseMetricName["DatabaseConnections"] = "DatabaseConnections";
|
|
179
|
-
RelationalDatabaseMetricName["DiskQueueDepth"] = "DiskQueueDepth";
|
|
180
|
-
RelationalDatabaseMetricName["FreeStorageSpace"] = "FreeStorageSpace";
|
|
181
|
-
RelationalDatabaseMetricName["NetworkReceiveThroughput"] = "NetworkReceiveThroughput";
|
|
182
|
-
RelationalDatabaseMetricName["NetworkTransmitThroughput"] = "NetworkTransmitThroughput";
|
|
183
|
-
})(RelationalDatabaseMetricName || (RelationalDatabaseMetricName = {}));
|
|
184
|
-
export var ResourceBucketAccess;
|
|
185
|
-
(function (ResourceBucketAccess) {
|
|
186
|
-
ResourceBucketAccess["Allow"] = "allow";
|
|
187
|
-
ResourceBucketAccess["Deny"] = "deny";
|
|
188
|
-
})(ResourceBucketAccess || (ResourceBucketAccess = {}));
|
|
2
|
+
export const HttpEndpoint = {
|
|
3
|
+
disabled: "disabled",
|
|
4
|
+
enabled: "enabled",
|
|
5
|
+
};
|
|
6
|
+
export const HttpProtocolIpv6 = {
|
|
7
|
+
disabled: "disabled",
|
|
8
|
+
enabled: "enabled",
|
|
9
|
+
};
|
|
10
|
+
export const HttpTokens = {
|
|
11
|
+
optional: "optional",
|
|
12
|
+
required: "required",
|
|
13
|
+
};
|
|
14
|
+
export const InstanceMetadataState = {
|
|
15
|
+
applied: "applied",
|
|
16
|
+
pending: "pending",
|
|
17
|
+
};
|
|
18
|
+
export const PortAccessType = {
|
|
19
|
+
Private: "Private",
|
|
20
|
+
Public: "Public",
|
|
21
|
+
};
|
|
22
|
+
export const InstanceAccessProtocol = {
|
|
23
|
+
rdp: "rdp",
|
|
24
|
+
ssh: "ssh",
|
|
25
|
+
};
|
|
26
|
+
export const InstanceMetricName = {
|
|
27
|
+
BurstCapacityPercentage: "BurstCapacityPercentage",
|
|
28
|
+
BurstCapacityTime: "BurstCapacityTime",
|
|
29
|
+
CPUUtilization: "CPUUtilization",
|
|
30
|
+
MetadataNoToken: "MetadataNoToken",
|
|
31
|
+
NetworkIn: "NetworkIn",
|
|
32
|
+
NetworkOut: "NetworkOut",
|
|
33
|
+
StatusCheckFailed: "StatusCheckFailed",
|
|
34
|
+
StatusCheckFailed_Instance: "StatusCheckFailed_Instance",
|
|
35
|
+
StatusCheckFailed_System: "StatusCheckFailed_System",
|
|
36
|
+
};
|
|
37
|
+
export const PortState = {
|
|
38
|
+
Closed: "closed",
|
|
39
|
+
Open: "open",
|
|
40
|
+
};
|
|
41
|
+
export const InstanceSnapshotState = {
|
|
42
|
+
Available: "available",
|
|
43
|
+
Error: "error",
|
|
44
|
+
Pending: "pending",
|
|
45
|
+
};
|
|
46
|
+
export const LoadBalancerAttributeName = {
|
|
47
|
+
HealthCheckPath: "HealthCheckPath",
|
|
48
|
+
HttpsRedirectionEnabled: "HttpsRedirectionEnabled",
|
|
49
|
+
SessionStickinessEnabled: "SessionStickinessEnabled",
|
|
50
|
+
SessionStickiness_LB_CookieDurationSeconds: "SessionStickiness_LB_CookieDurationSeconds",
|
|
51
|
+
TlsPolicyName: "TlsPolicyName",
|
|
52
|
+
};
|
|
53
|
+
export const InstanceHealthState = {
|
|
54
|
+
Draining: "draining",
|
|
55
|
+
Healthy: "healthy",
|
|
56
|
+
Initial: "initial",
|
|
57
|
+
Unavailable: "unavailable",
|
|
58
|
+
Unhealthy: "unhealthy",
|
|
59
|
+
Unused: "unused",
|
|
60
|
+
};
|
|
61
|
+
export const InstanceHealthReason = {
|
|
62
|
+
InstanceDeregistrationInProgress: "Instance.DeregistrationInProgress",
|
|
63
|
+
InstanceFailedHealthChecks: "Instance.FailedHealthChecks",
|
|
64
|
+
InstanceInvalidState: "Instance.InvalidState",
|
|
65
|
+
InstanceIpUnusable: "Instance.IpUnusable",
|
|
66
|
+
InstanceNotInUse: "Instance.NotInUse",
|
|
67
|
+
InstanceNotRegistered: "Instance.NotRegistered",
|
|
68
|
+
InstanceResponseCodeMismatch: "Instance.ResponseCodeMismatch",
|
|
69
|
+
InstanceTimeout: "Instance.Timeout",
|
|
70
|
+
LbInitialHealthChecking: "Lb.InitialHealthChecking",
|
|
71
|
+
LbInternalError: "Lb.InternalError",
|
|
72
|
+
LbRegistrationInProgress: "Lb.RegistrationInProgress",
|
|
73
|
+
};
|
|
74
|
+
export const LoadBalancerProtocol = {
|
|
75
|
+
HTTP: "HTTP",
|
|
76
|
+
HTTP_HTTPS: "HTTP_HTTPS",
|
|
77
|
+
};
|
|
78
|
+
export const LoadBalancerState = {
|
|
79
|
+
Active: "active",
|
|
80
|
+
ActiveImpaired: "active_impaired",
|
|
81
|
+
Failed: "failed",
|
|
82
|
+
Provisioning: "provisioning",
|
|
83
|
+
Unknown: "unknown",
|
|
84
|
+
};
|
|
85
|
+
export const LoadBalancerMetricName = {
|
|
86
|
+
ClientTLSNegotiationErrorCount: "ClientTLSNegotiationErrorCount",
|
|
87
|
+
HTTPCode_Instance_2XX_Count: "HTTPCode_Instance_2XX_Count",
|
|
88
|
+
HTTPCode_Instance_3XX_Count: "HTTPCode_Instance_3XX_Count",
|
|
89
|
+
HTTPCode_Instance_4XX_Count: "HTTPCode_Instance_4XX_Count",
|
|
90
|
+
HTTPCode_Instance_5XX_Count: "HTTPCode_Instance_5XX_Count",
|
|
91
|
+
HTTPCode_LB_4XX_Count: "HTTPCode_LB_4XX_Count",
|
|
92
|
+
HTTPCode_LB_5XX_Count: "HTTPCode_LB_5XX_Count",
|
|
93
|
+
HealthyHostCount: "HealthyHostCount",
|
|
94
|
+
InstanceResponseTime: "InstanceResponseTime",
|
|
95
|
+
RejectedConnectionCount: "RejectedConnectionCount",
|
|
96
|
+
RequestCount: "RequestCount",
|
|
97
|
+
UnhealthyHostCount: "UnhealthyHostCount",
|
|
98
|
+
};
|
|
99
|
+
export const LoadBalancerTlsCertificateDnsRecordCreationStateCode = {
|
|
100
|
+
Failed: "FAILED",
|
|
101
|
+
Started: "STARTED",
|
|
102
|
+
Succeeded: "SUCCEEDED",
|
|
103
|
+
};
|
|
104
|
+
export const LoadBalancerTlsCertificateDomainStatus = {
|
|
105
|
+
Failed: "FAILED",
|
|
106
|
+
PendingValidation: "PENDING_VALIDATION",
|
|
107
|
+
Success: "SUCCESS",
|
|
108
|
+
};
|
|
109
|
+
export const LoadBalancerTlsCertificateFailureReason = {
|
|
110
|
+
AdditionalVerificationRequired: "ADDITIONAL_VERIFICATION_REQUIRED",
|
|
111
|
+
DomainNotAllowed: "DOMAIN_NOT_ALLOWED",
|
|
112
|
+
InvalidPublicDomain: "INVALID_PUBLIC_DOMAIN",
|
|
113
|
+
NoAvailableContacts: "NO_AVAILABLE_CONTACTS",
|
|
114
|
+
Other: "OTHER",
|
|
115
|
+
};
|
|
116
|
+
export const LoadBalancerTlsCertificateRenewalStatus = {
|
|
117
|
+
Failed: "FAILED",
|
|
118
|
+
PendingAutoRenewal: "PENDING_AUTO_RENEWAL",
|
|
119
|
+
PendingValidation: "PENDING_VALIDATION",
|
|
120
|
+
Success: "SUCCESS",
|
|
121
|
+
};
|
|
122
|
+
export const LoadBalancerTlsCertificateRevocationReason = {
|
|
123
|
+
AACompromise: "A_A_COMPROMISE",
|
|
124
|
+
AffiliationChanged: "AFFILIATION_CHANGED",
|
|
125
|
+
CaCompromise: "CA_COMPROMISE",
|
|
126
|
+
CertificateHold: "CERTIFICATE_HOLD",
|
|
127
|
+
CessationOfOperation: "CESSATION_OF_OPERATION",
|
|
128
|
+
KeyCompromise: "KEY_COMPROMISE",
|
|
129
|
+
PrivilegeWithdrawn: "PRIVILEGE_WITHDRAWN",
|
|
130
|
+
RemoveFromCrl: "REMOVE_FROM_CRL",
|
|
131
|
+
Superceded: "SUPERCEDED",
|
|
132
|
+
Unspecified: "UNSPECIFIED",
|
|
133
|
+
};
|
|
134
|
+
export const LoadBalancerTlsCertificateStatus = {
|
|
135
|
+
Expired: "EXPIRED",
|
|
136
|
+
Failed: "FAILED",
|
|
137
|
+
Inactive: "INACTIVE",
|
|
138
|
+
Issued: "ISSUED",
|
|
139
|
+
PendingValidation: "PENDING_VALIDATION",
|
|
140
|
+
Revoked: "REVOKED",
|
|
141
|
+
Unknown: "UNKNOWN",
|
|
142
|
+
ValidationTimedOut: "VALIDATION_TIMED_OUT",
|
|
143
|
+
};
|
|
144
|
+
export const RelationalDatabaseEngine = {
|
|
145
|
+
MYSQL: "mysql",
|
|
146
|
+
};
|
|
147
|
+
export const RelationalDatabasePasswordVersion = {
|
|
148
|
+
CURRENT: "CURRENT",
|
|
149
|
+
PENDING: "PENDING",
|
|
150
|
+
PREVIOUS: "PREVIOUS",
|
|
151
|
+
};
|
|
152
|
+
export const RelationalDatabaseMetricName = {
|
|
153
|
+
CPUUtilization: "CPUUtilization",
|
|
154
|
+
DatabaseConnections: "DatabaseConnections",
|
|
155
|
+
DiskQueueDepth: "DiskQueueDepth",
|
|
156
|
+
FreeStorageSpace: "FreeStorageSpace",
|
|
157
|
+
NetworkReceiveThroughput: "NetworkReceiveThroughput",
|
|
158
|
+
NetworkTransmitThroughput: "NetworkTransmitThroughput",
|
|
159
|
+
};
|
|
160
|
+
export const ResourceBucketAccess = {
|
|
161
|
+
Allow: "allow",
|
|
162
|
+
Deny: "deny",
|
|
163
|
+
};
|
|
189
164
|
export const GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog = (obj) => ({
|
|
190
165
|
...obj,
|
|
191
166
|
...(obj.masterUserPassword && { masterUserPassword: SENSITIVE_STRING }),
|
|
@@ -26,7 +26,7 @@ export interface AllocateStaticIpCommandOutput extends AllocateStaticIpResult, _
|
|
|
26
26
|
* import { LightsailClient, AllocateStaticIpCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
27
27
|
* // const { LightsailClient, AllocateStaticIpCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
28
28
|
* const client = new LightsailClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AllocateStaticIpRequest
|
|
30
30
|
* staticIpName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new AllocateStaticIpCommand(input);
|
|
@@ -38,7 +38,7 @@ export interface AttachCertificateToDistributionCommandOutput extends AttachCert
|
|
|
38
38
|
* import { LightsailClient, AttachCertificateToDistributionCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
39
39
|
* // const { LightsailClient, AttachCertificateToDistributionCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
40
40
|
* const client = new LightsailClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // AttachCertificateToDistributionRequest
|
|
42
42
|
* distributionName: "STRING_VALUE", // required
|
|
43
43
|
* certificateName: "STRING_VALUE", // required
|
|
44
44
|
* };
|
|
@@ -30,7 +30,7 @@ export interface AttachDiskCommandOutput extends AttachDiskResult, __MetadataBea
|
|
|
30
30
|
* import { LightsailClient, AttachDiskCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, AttachDiskCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // AttachDiskRequest
|
|
34
34
|
* diskName: "STRING_VALUE", // required
|
|
35
35
|
* instanceName: "STRING_VALUE", // required
|
|
36
36
|
* diskPath: "STRING_VALUE", // required
|
|
@@ -31,9 +31,9 @@ export interface AttachInstancesToLoadBalancerCommandOutput extends AttachInstan
|
|
|
31
31
|
* import { LightsailClient, AttachInstancesToLoadBalancerCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
32
32
|
* // const { LightsailClient, AttachInstancesToLoadBalancerCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
33
33
|
* const client = new LightsailClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // AttachInstancesToLoadBalancerRequest
|
|
35
35
|
* loadBalancerName: "STRING_VALUE", // required
|
|
36
|
-
* instanceNames: [ // required
|
|
36
|
+
* instanceNames: [ // ResourceNameList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* };
|
|
@@ -34,7 +34,7 @@ export interface AttachLoadBalancerTlsCertificateCommandOutput extends AttachLoa
|
|
|
34
34
|
* import { LightsailClient, AttachLoadBalancerTlsCertificateCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
35
35
|
* // const { LightsailClient, AttachLoadBalancerTlsCertificateCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
36
36
|
* const client = new LightsailClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // AttachLoadBalancerTlsCertificateRequest
|
|
38
38
|
* loadBalancerName: "STRING_VALUE", // required
|
|
39
39
|
* certificateName: "STRING_VALUE", // required
|
|
40
40
|
* };
|
|
@@ -26,7 +26,7 @@ export interface AttachStaticIpCommandOutput extends AttachStaticIpResult, __Met
|
|
|
26
26
|
* import { LightsailClient, AttachStaticIpCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
27
27
|
* // const { LightsailClient, AttachStaticIpCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
28
28
|
* const client = new LightsailClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AttachStaticIpRequest
|
|
30
30
|
* staticIpName: "STRING_VALUE", // required
|
|
31
31
|
* instanceName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -29,12 +29,12 @@ export interface CloseInstancePublicPortsCommandOutput extends CloseInstancePubl
|
|
|
29
29
|
* import { LightsailClient, CloseInstancePublicPortsCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CloseInstancePublicPortsCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
33
|
-
* portInfo: {
|
|
32
|
+
* const input = { // CloseInstancePublicPortsRequest
|
|
33
|
+
* portInfo: { // PortInfo
|
|
34
34
|
* fromPort: Number("int"),
|
|
35
35
|
* toPort: Number("int"),
|
|
36
36
|
* protocol: "tcp" || "all" || "udp" || "icmp",
|
|
37
|
-
* cidrs: [
|
|
37
|
+
* cidrs: [ // StringList
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* ipv6Cidrs: [
|
|
@@ -35,7 +35,7 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
|
|
|
35
35
|
* import { LightsailClient, CopySnapshotCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
36
36
|
* // const { LightsailClient, CopySnapshotCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
37
37
|
* const client = new LightsailClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // CopySnapshotRequest
|
|
39
39
|
* sourceSnapshotName: "STRING_VALUE",
|
|
40
40
|
* sourceResourceName: "STRING_VALUE",
|
|
41
41
|
* restoreDate: "STRING_VALUE",
|
|
@@ -37,7 +37,7 @@ export interface CreateBucketAccessKeyCommandOutput extends CreateBucketAccessKe
|
|
|
37
37
|
* import { LightsailClient, CreateBucketAccessKeyCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
38
38
|
* // const { LightsailClient, CreateBucketAccessKeyCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
39
39
|
* const client = new LightsailClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // CreateBucketAccessKeyRequest
|
|
41
41
|
* bucketName: "STRING_VALUE", // required
|
|
42
42
|
* };
|
|
43
43
|
* const command = new CreateBucketAccessKeyCommand(input);
|
|
@@ -30,11 +30,11 @@ export interface CreateBucketCommandOutput extends CreateBucketResult, __Metadat
|
|
|
30
30
|
* import { LightsailClient, CreateBucketCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, CreateBucketCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreateBucketRequest
|
|
34
34
|
* bucketName: "STRING_VALUE", // required
|
|
35
35
|
* bundleId: "STRING_VALUE", // required
|
|
36
|
-
* tags: [
|
|
37
|
-
* {
|
|
36
|
+
* tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* key: "STRING_VALUE",
|
|
39
39
|
* value: "STRING_VALUE",
|
|
40
40
|
* },
|
|
@@ -38,14 +38,14 @@ export interface CreateCertificateCommandOutput extends CreateCertificateResult,
|
|
|
38
38
|
* import { LightsailClient, CreateCertificateCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
39
39
|
* // const { LightsailClient, CreateCertificateCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
40
40
|
* const client = new LightsailClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // CreateCertificateRequest
|
|
42
42
|
* certificateName: "STRING_VALUE", // required
|
|
43
43
|
* domainName: "STRING_VALUE", // required
|
|
44
|
-
* subjectAlternativeNames: [
|
|
44
|
+
* subjectAlternativeNames: [ // SubjectAlternativeNameList
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
|
-
* tags: [
|
|
48
|
-
* {
|
|
47
|
+
* tags: [ // TagList
|
|
48
|
+
* { // Tag
|
|
49
49
|
* key: "STRING_VALUE",
|
|
50
50
|
* value: "STRING_VALUE",
|
|
51
51
|
* },
|
|
@@ -33,9 +33,9 @@ export interface CreateCloudFormationStackCommandOutput extends CreateCloudForma
|
|
|
33
33
|
* import { LightsailClient, CreateCloudFormationStackCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
34
34
|
* // const { LightsailClient, CreateCloudFormationStackCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
35
35
|
* const client = new LightsailClient(config);
|
|
36
|
-
* const input = {
|
|
37
|
-
* instances: [ // required
|
|
38
|
-
* {
|
|
36
|
+
* const input = { // CreateCloudFormationStackRequest
|
|
37
|
+
* instances: [ // InstanceEntryList // required
|
|
38
|
+
* { // InstanceEntry
|
|
39
39
|
* sourceName: "STRING_VALUE", // required
|
|
40
40
|
* instanceType: "STRING_VALUE", // required
|
|
41
41
|
* portInfoSource: "DEFAULT" || "INSTANCE" || "NONE" || "CLOSED", // required
|
|
@@ -30,7 +30,7 @@ export interface CreateContactMethodCommandOutput extends CreateContactMethodRes
|
|
|
30
30
|
* import { LightsailClient, CreateContactMethodCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
31
31
|
* // const { LightsailClient, CreateContactMethodCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
32
32
|
* const client = new LightsailClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreateContactMethodRequest
|
|
34
34
|
* protocol: "Email" || "SMS", // required
|
|
35
35
|
* contactEndpoint: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
@@ -29,40 +29,40 @@ export interface CreateContainerServiceCommandOutput extends CreateContainerServ
|
|
|
29
29
|
* import { LightsailClient, CreateContainerServiceCommand } from "@aws-sdk/client-lightsail"; // ES Modules import
|
|
30
30
|
* // const { LightsailClient, CreateContainerServiceCommand } = require("@aws-sdk/client-lightsail"); // CommonJS import
|
|
31
31
|
* const client = new LightsailClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateContainerServiceRequest
|
|
33
33
|
* serviceName: "STRING_VALUE", // required
|
|
34
34
|
* power: "nano" || "micro" || "small" || "medium" || "large" || "xlarge", // required
|
|
35
35
|
* scale: 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
|
-
* publicDomainNames: {
|
|
43
|
-
* "<keys>": [
|
|
42
|
+
* publicDomainNames: { // ContainerServicePublicDomains
|
|
43
|
+
* "<keys>": [ // ContainerServicePublicDomainsList
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
|
-
* deployment: {
|
|
48
|
-
* containers: {
|
|
49
|
-
* "<keys>": {
|
|
47
|
+
* deployment: { // ContainerServiceDeploymentRequest
|
|
48
|
+
* containers: { // ContainerMap
|
|
49
|
+
* "<keys>": { // Container
|
|
50
50
|
* image: "STRING_VALUE",
|
|
51
|
-
* command: [
|
|
51
|
+
* command: [ // StringList
|
|
52
52
|
* "STRING_VALUE",
|
|
53
53
|
* ],
|
|
54
|
-
* environment: {
|
|
54
|
+
* environment: { // Environment
|
|
55
55
|
* "<keys>": "STRING_VALUE",
|
|
56
56
|
* },
|
|
57
|
-
* ports: {
|
|
57
|
+
* ports: { // PortMap
|
|
58
58
|
* "<keys>": "HTTP" || "HTTPS" || "TCP" || "UDP",
|
|
59
59
|
* },
|
|
60
60
|
* },
|
|
61
61
|
* },
|
|
62
|
-
* publicEndpoint: {
|
|
62
|
+
* publicEndpoint: { // EndpointRequest
|
|
63
63
|
* containerName: "STRING_VALUE", // required
|
|
64
64
|
* containerPort: Number("int"), // required
|
|
65
|
-
* healthCheck: {
|
|
65
|
+
* healthCheck: { // ContainerServiceHealthCheckConfig
|
|
66
66
|
* healthyThreshold: Number("int"),
|
|
67
67
|
* unhealthyThreshold: Number("int"),
|
|
68
68
|
* timeoutSeconds: Number("int"),
|
|
@@ -72,8 +72,8 @@ export interface CreateContainerServiceCommandOutput extends CreateContainerServ
|
|
|
72
72
|
* },
|
|
73
73
|
* },
|
|
74
74
|
* },
|
|
75
|
-
* privateRegistryAccess: {
|
|
76
|
-
* ecrImagePullerRole: {
|
|
75
|
+
* privateRegistryAccess: { // PrivateRegistryAccessRequest
|
|
76
|
+
* ecrImagePullerRole: { // ContainerServiceECRImagePullerRoleRequest
|
|
77
77
|
* isActive: true || false,
|
|
78
78
|
* },
|
|
79
79
|
* },
|