@aws-sdk/client-lightsail 3.495.0 → 3.499.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 +103 -100
- package/package.json +38 -38
package/dist-cjs/index.js
CHANGED
|
@@ -14798,46 +14798,22 @@ var Lightsail = _Lightsail;
|
|
|
14798
14798
|
// src/index.ts
|
|
14799
14799
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
14800
14800
|
// Annotate the CommonJS export names for ESM import in node:
|
|
14801
|
+
|
|
14801
14802
|
0 && (module.exports = {
|
|
14802
|
-
|
|
14803
|
-
|
|
14804
|
-
|
|
14805
|
-
|
|
14806
|
-
|
|
14807
|
-
AccountSetupInProgressException,
|
|
14808
|
-
AddOnType,
|
|
14809
|
-
AlarmState,
|
|
14803
|
+
LightsailServiceException,
|
|
14804
|
+
__Client,
|
|
14805
|
+
LightsailClient,
|
|
14806
|
+
Lightsail,
|
|
14807
|
+
$Command,
|
|
14810
14808
|
AllocateStaticIpCommand,
|
|
14811
|
-
AppCategory,
|
|
14812
14809
|
AttachCertificateToDistributionCommand,
|
|
14813
14810
|
AttachDiskCommand,
|
|
14814
14811
|
AttachInstancesToLoadBalancerCommand,
|
|
14815
14812
|
AttachLoadBalancerTlsCertificateCommand,
|
|
14816
14813
|
AttachStaticIpCommand,
|
|
14817
|
-
AutoMountStatus,
|
|
14818
|
-
AutoSnapshotStatus,
|
|
14819
|
-
BPAStatusMessage,
|
|
14820
|
-
BehaviorEnum,
|
|
14821
|
-
BlueprintType,
|
|
14822
|
-
BucketMetricName,
|
|
14823
|
-
CertificateDomainValidationStatus,
|
|
14824
|
-
CertificateProvider,
|
|
14825
|
-
CertificateStatus,
|
|
14826
14814
|
CloseInstancePublicPortsCommand,
|
|
14827
|
-
CloudFormationStackRecordSourceType,
|
|
14828
|
-
ComparisonOperator,
|
|
14829
|
-
ContactMethodStatus,
|
|
14830
|
-
ContactMethodVerificationProtocol,
|
|
14831
|
-
ContactProtocol,
|
|
14832
|
-
ContainerServiceDeploymentState,
|
|
14833
|
-
ContainerServiceMetricName,
|
|
14834
|
-
ContainerServicePowerName,
|
|
14835
|
-
ContainerServiceProtocol,
|
|
14836
|
-
ContainerServiceState,
|
|
14837
|
-
ContainerServiceStateDetailCode,
|
|
14838
14815
|
CopySnapshotCommand,
|
|
14839
14816
|
CreateBucketAccessKeyCommand,
|
|
14840
|
-
CreateBucketAccessKeyResultFilterSensitiveLog,
|
|
14841
14817
|
CreateBucketCommand,
|
|
14842
14818
|
CreateCertificateCommand,
|
|
14843
14819
|
CreateCloudFormationStackCommand,
|
|
@@ -14852,7 +14828,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
14852
14828
|
CreateDomainCommand,
|
|
14853
14829
|
CreateDomainEntryCommand,
|
|
14854
14830
|
CreateGUISessionAccessDetailsCommand,
|
|
14855
|
-
CreateGUISessionAccessDetailsResultFilterSensitiveLog,
|
|
14856
14831
|
CreateInstanceSnapshotCommand,
|
|
14857
14832
|
CreateInstancesCommand,
|
|
14858
14833
|
CreateInstancesFromSnapshotCommand,
|
|
@@ -14861,9 +14836,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
14861
14836
|
CreateLoadBalancerTlsCertificateCommand,
|
|
14862
14837
|
CreateRelationalDatabaseCommand,
|
|
14863
14838
|
CreateRelationalDatabaseFromSnapshotCommand,
|
|
14864
|
-
CreateRelationalDatabaseRequestFilterSensitiveLog,
|
|
14865
14839
|
CreateRelationalDatabaseSnapshotCommand,
|
|
14866
|
-
Currency,
|
|
14867
14840
|
DeleteAlarmCommand,
|
|
14868
14841
|
DeleteAutoSnapshotCommand,
|
|
14869
14842
|
DeleteBucketAccessKeyCommand,
|
|
@@ -14890,21 +14863,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
14890
14863
|
DetachInstancesFromLoadBalancerCommand,
|
|
14891
14864
|
DetachStaticIpCommand,
|
|
14892
14865
|
DisableAddOnCommand,
|
|
14893
|
-
DiskSnapshotState,
|
|
14894
|
-
DiskState,
|
|
14895
|
-
DistributionMetricName,
|
|
14896
|
-
DnsRecordCreationStateCode,
|
|
14897
14866
|
DownloadDefaultKeyPairCommand,
|
|
14898
14867
|
EnableAddOnCommand,
|
|
14899
14868
|
ExportSnapshotCommand,
|
|
14900
|
-
ExportSnapshotRecordSourceType,
|
|
14901
|
-
ForwardValues,
|
|
14902
14869
|
GetActiveNamesCommand,
|
|
14903
14870
|
GetAlarmsCommand,
|
|
14904
14871
|
GetAutoSnapshotsCommand,
|
|
14905
14872
|
GetBlueprintsCommand,
|
|
14906
14873
|
GetBucketAccessKeysCommand,
|
|
14907
|
-
GetBucketAccessKeysResultFilterSensitiveLog,
|
|
14908
14874
|
GetBucketBundlesCommand,
|
|
14909
14875
|
GetBucketMetricDataCommand,
|
|
14910
14876
|
GetBucketsCommand,
|
|
@@ -14957,7 +14923,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
14957
14923
|
GetRelationalDatabaseLogEventsCommand,
|
|
14958
14924
|
GetRelationalDatabaseLogStreamsCommand,
|
|
14959
14925
|
GetRelationalDatabaseMasterUserPasswordCommand,
|
|
14960
|
-
GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog,
|
|
14961
14926
|
GetRelationalDatabaseMetricDataCommand,
|
|
14962
14927
|
GetRelationalDatabaseParametersCommand,
|
|
14963
14928
|
GetRelationalDatabaseSnapshotCommand,
|
|
@@ -14966,86 +14931,29 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
14966
14931
|
GetSetupHistoryCommand,
|
|
14967
14932
|
GetStaticIpCommand,
|
|
14968
14933
|
GetStaticIpsCommand,
|
|
14969
|
-
HeaderEnum,
|
|
14970
|
-
HttpEndpoint,
|
|
14971
|
-
HttpProtocolIpv6,
|
|
14972
|
-
HttpTokens,
|
|
14973
14934
|
ImportKeyPairCommand,
|
|
14974
|
-
InstanceAccessProtocol,
|
|
14975
|
-
InstanceHealthReason,
|
|
14976
|
-
InstanceHealthState,
|
|
14977
|
-
InstanceMetadataState,
|
|
14978
|
-
InstanceMetricName,
|
|
14979
|
-
InstancePlatform,
|
|
14980
|
-
InstanceSnapshotState,
|
|
14981
|
-
InvalidInputException,
|
|
14982
|
-
IpAddressType,
|
|
14983
14935
|
IsVpcPeeredCommand,
|
|
14984
|
-
Lightsail,
|
|
14985
|
-
LightsailClient,
|
|
14986
|
-
LightsailServiceException,
|
|
14987
|
-
LoadBalancerAttributeName,
|
|
14988
|
-
LoadBalancerMetricName,
|
|
14989
|
-
LoadBalancerProtocol,
|
|
14990
|
-
LoadBalancerState,
|
|
14991
|
-
LoadBalancerTlsCertificateDnsRecordCreationStateCode,
|
|
14992
|
-
LoadBalancerTlsCertificateDomainStatus,
|
|
14993
|
-
LoadBalancerTlsCertificateFailureReason,
|
|
14994
|
-
LoadBalancerTlsCertificateRenewalStatus,
|
|
14995
|
-
LoadBalancerTlsCertificateRevocationReason,
|
|
14996
|
-
LoadBalancerTlsCertificateStatus,
|
|
14997
|
-
MetricName,
|
|
14998
|
-
MetricStatistic,
|
|
14999
|
-
MetricUnit,
|
|
15000
|
-
NameServersUpdateStateCode,
|
|
15001
|
-
NetworkProtocol,
|
|
15002
|
-
NotFoundException,
|
|
15003
14936
|
OpenInstancePublicPortsCommand,
|
|
15004
|
-
OperationFailureException,
|
|
15005
|
-
OperationStatus,
|
|
15006
|
-
OperationType,
|
|
15007
|
-
OriginProtocolPolicyEnum,
|
|
15008
14937
|
PeerVpcCommand,
|
|
15009
|
-
PortAccessType,
|
|
15010
|
-
PortInfoSourceType,
|
|
15011
|
-
PortState,
|
|
15012
|
-
PricingUnit,
|
|
15013
14938
|
PutAlarmCommand,
|
|
15014
14939
|
PutInstancePublicPortsCommand,
|
|
15015
|
-
R53HostedZoneDeletionStateCode,
|
|
15016
14940
|
RebootInstanceCommand,
|
|
15017
14941
|
RebootRelationalDatabaseCommand,
|
|
15018
|
-
RecordState,
|
|
15019
|
-
RegionName,
|
|
15020
14942
|
RegisterContainerImageCommand,
|
|
15021
|
-
RelationalDatabaseEngine,
|
|
15022
|
-
RelationalDatabaseMetricName,
|
|
15023
|
-
RelationalDatabasePasswordVersion,
|
|
15024
14943
|
ReleaseStaticIpCommand,
|
|
15025
|
-
RenewalStatus,
|
|
15026
14944
|
ResetDistributionCacheCommand,
|
|
15027
|
-
ResourceBucketAccess,
|
|
15028
|
-
ResourceType,
|
|
15029
14945
|
SendContactMethodVerificationCommand,
|
|
15030
|
-
ServiceException,
|
|
15031
|
-
SessionFilterSensitiveLog,
|
|
15032
14946
|
SetIpAddressTypeCommand,
|
|
15033
14947
|
SetResourceAccessForBucketCommand,
|
|
15034
14948
|
SetupInstanceHttpsCommand,
|
|
15035
|
-
SetupInstanceHttpsRequestFilterSensitiveLog,
|
|
15036
|
-
SetupStatus,
|
|
15037
14949
|
StartGUISessionCommand,
|
|
15038
14950
|
StartInstanceCommand,
|
|
15039
14951
|
StartRelationalDatabaseCommand,
|
|
15040
|
-
Status,
|
|
15041
|
-
StatusType,
|
|
15042
14952
|
StopGUISessionCommand,
|
|
15043
14953
|
StopInstanceCommand,
|
|
15044
14954
|
StopRelationalDatabaseCommand,
|
|
15045
14955
|
TagResourceCommand,
|
|
15046
14956
|
TestAlarmCommand,
|
|
15047
|
-
TreatMissingData,
|
|
15048
|
-
UnauthenticatedException,
|
|
15049
14957
|
UnpeerVpcCommand,
|
|
15050
14958
|
UntagResourceCommand,
|
|
15051
14959
|
UpdateBucketBundleCommand,
|
|
@@ -15058,6 +14966,101 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
15058
14966
|
UpdateLoadBalancerAttributeCommand,
|
|
15059
14967
|
UpdateRelationalDatabaseCommand,
|
|
15060
14968
|
UpdateRelationalDatabaseParametersCommand,
|
|
15061
|
-
|
|
15062
|
-
|
|
14969
|
+
AccessDeniedException,
|
|
14970
|
+
AccessDirection,
|
|
14971
|
+
StatusType,
|
|
14972
|
+
AccessType,
|
|
14973
|
+
BPAStatusMessage,
|
|
14974
|
+
AccountLevelBpaSyncStatus,
|
|
14975
|
+
AccountSetupInProgressException,
|
|
14976
|
+
AddOnType,
|
|
14977
|
+
ComparisonOperator,
|
|
14978
|
+
ContactProtocol,
|
|
14979
|
+
RegionName,
|
|
14980
|
+
MetricName,
|
|
14981
|
+
ResourceType,
|
|
14982
|
+
AlarmState,
|
|
14983
|
+
MetricStatistic,
|
|
14984
|
+
TreatMissingData,
|
|
14985
|
+
MetricUnit,
|
|
14986
|
+
OperationType,
|
|
14987
|
+
OperationStatus,
|
|
14988
|
+
InvalidInputException,
|
|
14989
|
+
NotFoundException,
|
|
14990
|
+
OperationFailureException,
|
|
14991
|
+
ServiceException,
|
|
14992
|
+
UnauthenticatedException,
|
|
14993
|
+
AppCategory,
|
|
14994
|
+
AutoMountStatus,
|
|
14995
|
+
AutoSnapshotStatus,
|
|
14996
|
+
BehaviorEnum,
|
|
14997
|
+
InstancePlatform,
|
|
14998
|
+
BlueprintType,
|
|
14999
|
+
BucketMetricName,
|
|
15000
|
+
ForwardValues,
|
|
15001
|
+
HeaderEnum,
|
|
15002
|
+
DnsRecordCreationStateCode,
|
|
15003
|
+
CertificateDomainValidationStatus,
|
|
15004
|
+
RenewalStatus,
|
|
15005
|
+
CertificateStatus,
|
|
15006
|
+
CertificateProvider,
|
|
15007
|
+
NetworkProtocol,
|
|
15008
|
+
CloudFormationStackRecordSourceType,
|
|
15009
|
+
RecordState,
|
|
15010
|
+
ContactMethodStatus,
|
|
15011
|
+
ContactMethodVerificationProtocol,
|
|
15012
|
+
ContainerServiceProtocol,
|
|
15013
|
+
ContainerServiceDeploymentState,
|
|
15014
|
+
ContainerServicePowerName,
|
|
15015
|
+
ContainerServiceState,
|
|
15016
|
+
ContainerServiceStateDetailCode,
|
|
15017
|
+
ContainerServiceMetricName,
|
|
15018
|
+
Currency,
|
|
15019
|
+
PricingUnit,
|
|
15020
|
+
PortInfoSourceType,
|
|
15021
|
+
IpAddressType,
|
|
15022
|
+
OriginProtocolPolicyEnum,
|
|
15023
|
+
Status,
|
|
15024
|
+
DiskState,
|
|
15025
|
+
DiskSnapshotState,
|
|
15026
|
+
DistributionMetricName,
|
|
15027
|
+
NameServersUpdateStateCode,
|
|
15028
|
+
R53HostedZoneDeletionStateCode,
|
|
15029
|
+
ExportSnapshotRecordSourceType,
|
|
15030
|
+
AccessKeyFilterSensitiveLog,
|
|
15031
|
+
CreateBucketAccessKeyResultFilterSensitiveLog,
|
|
15032
|
+
SessionFilterSensitiveLog,
|
|
15033
|
+
CreateGUISessionAccessDetailsResultFilterSensitiveLog,
|
|
15034
|
+
CreateRelationalDatabaseRequestFilterSensitiveLog,
|
|
15035
|
+
GetBucketAccessKeysResultFilterSensitiveLog,
|
|
15036
|
+
HttpEndpoint,
|
|
15037
|
+
HttpProtocolIpv6,
|
|
15038
|
+
HttpTokens,
|
|
15039
|
+
InstanceMetadataState,
|
|
15040
|
+
PortAccessType,
|
|
15041
|
+
InstanceAccessProtocol,
|
|
15042
|
+
InstanceMetricName,
|
|
15043
|
+
PortState,
|
|
15044
|
+
InstanceSnapshotState,
|
|
15045
|
+
LoadBalancerAttributeName,
|
|
15046
|
+
InstanceHealthState,
|
|
15047
|
+
InstanceHealthReason,
|
|
15048
|
+
LoadBalancerProtocol,
|
|
15049
|
+
LoadBalancerState,
|
|
15050
|
+
LoadBalancerMetricName,
|
|
15051
|
+
LoadBalancerTlsCertificateDnsRecordCreationStateCode,
|
|
15052
|
+
LoadBalancerTlsCertificateDomainStatus,
|
|
15053
|
+
LoadBalancerTlsCertificateFailureReason,
|
|
15054
|
+
LoadBalancerTlsCertificateRenewalStatus,
|
|
15055
|
+
LoadBalancerTlsCertificateRevocationReason,
|
|
15056
|
+
LoadBalancerTlsCertificateStatus,
|
|
15057
|
+
RelationalDatabaseEngine,
|
|
15058
|
+
RelationalDatabasePasswordVersion,
|
|
15059
|
+
RelationalDatabaseMetricName,
|
|
15060
|
+
SetupStatus,
|
|
15061
|
+
ResourceBucketAccess,
|
|
15062
|
+
GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog,
|
|
15063
|
+
SetupInstanceHttpsRequestFilterSensitiveLog,
|
|
15064
|
+
UpdateRelationalDatabaseRequestFilterSensitiveLog
|
|
15063
15065
|
});
|
|
15066
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lightsail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-lightsail",
|
|
@@ -20,46 +20,46 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
38
|
-
"@smithy/hash-node": "^2.1.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
43
|
-
"@smithy/middleware-serde": "^2.1.
|
|
44
|
-
"@smithy/middleware-stack": "^2.1.
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
46
|
-
"@smithy/node-http-handler": "^2.3.
|
|
47
|
-
"@smithy/protocol-http": "^3.1.
|
|
48
|
-
"@smithy/smithy-client": "^2.3.
|
|
49
|
-
"@smithy/types": "^2.9.
|
|
50
|
-
"@smithy/url-parser": "^2.1.
|
|
51
|
-
"@smithy/util-base64": "^2.1.
|
|
52
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
57
|
-
"@smithy/util-retry": "^2.1.
|
|
58
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
38
|
+
"@smithy/hash-node": "^2.1.1",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
43
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
46
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
47
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
48
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
49
|
+
"@smithy/types": "^2.9.1",
|
|
50
|
+
"@smithy/url-parser": "^2.1.1",
|
|
51
|
+
"@smithy/util-base64": "^2.1.1",
|
|
52
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
57
|
+
"@smithy/util-retry": "^2.1.1",
|
|
58
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
59
59
|
"tslib": "^2.5.0"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
62
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
63
63
|
"@tsconfig/node14": "1.0.3",
|
|
64
64
|
"@types/node": "^14.14.31",
|
|
65
65
|
"concurrently": "7.0.0",
|