@aws-sdk/client-lightsail 3.37.0 → 3.38.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.
@@ -1,156 +1,4 @@
1
- export * from "./LightsailClient";
2
1
  export * from "./Lightsail";
3
- export * from "./commands/AllocateStaticIpCommand";
4
- export * from "./commands/AttachCertificateToDistributionCommand";
5
- export * from "./commands/AttachDiskCommand";
6
- export * from "./commands/AttachInstancesToLoadBalancerCommand";
7
- export * from "./commands/AttachLoadBalancerTlsCertificateCommand";
8
- export * from "./commands/AttachStaticIpCommand";
9
- export * from "./commands/CloseInstancePublicPortsCommand";
10
- export * from "./commands/CopySnapshotCommand";
11
- export * from "./commands/CreateBucketCommand";
12
- export * from "./commands/CreateBucketAccessKeyCommand";
13
- export * from "./commands/CreateCertificateCommand";
14
- export * from "./commands/CreateCloudFormationStackCommand";
15
- export * from "./commands/CreateContactMethodCommand";
16
- export * from "./commands/CreateContainerServiceCommand";
17
- export * from "./commands/CreateContainerServiceDeploymentCommand";
18
- export * from "./commands/CreateContainerServiceRegistryLoginCommand";
19
- export * from "./commands/CreateDiskCommand";
20
- export * from "./commands/CreateDiskFromSnapshotCommand";
21
- export * from "./commands/CreateDiskSnapshotCommand";
22
- export * from "./commands/CreateDistributionCommand";
23
- export * from "./commands/CreateDomainCommand";
24
- export * from "./commands/CreateDomainEntryCommand";
25
- export * from "./commands/CreateInstancesCommand";
26
- export * from "./commands/CreateInstancesFromSnapshotCommand";
27
- export * from "./commands/CreateInstanceSnapshotCommand";
28
- export * from "./commands/CreateKeyPairCommand";
29
- export * from "./commands/CreateLoadBalancerCommand";
30
- export * from "./commands/CreateLoadBalancerTlsCertificateCommand";
31
- export * from "./commands/CreateRelationalDatabaseCommand";
32
- export * from "./commands/CreateRelationalDatabaseFromSnapshotCommand";
33
- export * from "./commands/CreateRelationalDatabaseSnapshotCommand";
34
- export * from "./commands/DeleteAlarmCommand";
35
- export * from "./commands/DeleteAutoSnapshotCommand";
36
- export * from "./commands/DeleteBucketCommand";
37
- export * from "./commands/DeleteBucketAccessKeyCommand";
38
- export * from "./commands/DeleteCertificateCommand";
39
- export * from "./commands/DeleteContactMethodCommand";
40
- export * from "./commands/DeleteContainerImageCommand";
41
- export * from "./commands/DeleteContainerServiceCommand";
42
- export * from "./commands/DeleteDiskCommand";
43
- export * from "./commands/DeleteDiskSnapshotCommand";
44
- export * from "./commands/DeleteDistributionCommand";
45
- export * from "./commands/DeleteDomainCommand";
46
- export * from "./commands/DeleteDomainEntryCommand";
47
- export * from "./commands/DeleteInstanceCommand";
48
- export * from "./commands/DeleteInstanceSnapshotCommand";
49
- export * from "./commands/DeleteKeyPairCommand";
50
- export * from "./commands/DeleteKnownHostKeysCommand";
51
- export * from "./commands/DeleteLoadBalancerCommand";
52
- export * from "./commands/DeleteLoadBalancerTlsCertificateCommand";
53
- export * from "./commands/DeleteRelationalDatabaseCommand";
54
- export * from "./commands/DeleteRelationalDatabaseSnapshotCommand";
55
- export * from "./commands/DetachCertificateFromDistributionCommand";
56
- export * from "./commands/DetachDiskCommand";
57
- export * from "./commands/DetachInstancesFromLoadBalancerCommand";
58
- export * from "./commands/DetachStaticIpCommand";
59
- export * from "./commands/DisableAddOnCommand";
60
- export * from "./commands/DownloadDefaultKeyPairCommand";
61
- export * from "./commands/EnableAddOnCommand";
62
- export * from "./commands/ExportSnapshotCommand";
63
- export * from "./commands/GetActiveNamesCommand";
64
- export * from "./commands/GetAlarmsCommand";
65
- export * from "./commands/GetAutoSnapshotsCommand";
66
- export * from "./commands/GetBlueprintsCommand";
67
- export * from "./commands/GetBucketAccessKeysCommand";
68
- export * from "./commands/GetBucketBundlesCommand";
69
- export * from "./commands/GetBucketMetricDataCommand";
70
- export * from "./commands/GetBucketsCommand";
71
- export * from "./commands/GetBundlesCommand";
72
- export * from "./commands/GetCertificatesCommand";
73
- export * from "./commands/GetCloudFormationStackRecordsCommand";
74
- export * from "./commands/GetContactMethodsCommand";
75
- export * from "./commands/GetContainerAPIMetadataCommand";
76
- export * from "./commands/GetContainerImagesCommand";
77
- export * from "./commands/GetContainerLogCommand";
78
- export * from "./commands/GetContainerServiceDeploymentsCommand";
79
- export * from "./commands/GetContainerServiceMetricDataCommand";
80
- export * from "./commands/GetContainerServicePowersCommand";
81
- export * from "./commands/GetContainerServicesCommand";
82
- export * from "./commands/GetDiskCommand";
83
- export * from "./commands/GetDisksCommand";
84
- export * from "./commands/GetDiskSnapshotCommand";
85
- export * from "./commands/GetDiskSnapshotsCommand";
86
- export * from "./commands/GetDistributionBundlesCommand";
87
- export * from "./commands/GetDistributionLatestCacheResetCommand";
88
- export * from "./commands/GetDistributionMetricDataCommand";
89
- export * from "./commands/GetDistributionsCommand";
90
- export * from "./commands/GetDomainCommand";
91
- export * from "./commands/GetDomainsCommand";
92
- export * from "./commands/GetExportSnapshotRecordsCommand";
93
- export * from "./commands/GetInstanceCommand";
94
- export * from "./commands/GetInstanceAccessDetailsCommand";
95
- export * from "./commands/GetInstanceMetricDataCommand";
96
- export * from "./commands/GetInstancePortStatesCommand";
97
- export * from "./commands/GetInstancesCommand";
98
- export * from "./commands/GetInstanceSnapshotCommand";
99
- export * from "./commands/GetInstanceSnapshotsCommand";
100
- export * from "./commands/GetInstanceStateCommand";
101
- export * from "./commands/GetKeyPairCommand";
102
- export * from "./commands/GetKeyPairsCommand";
103
- export * from "./commands/GetLoadBalancerCommand";
104
- export * from "./commands/GetLoadBalancerMetricDataCommand";
105
- export * from "./commands/GetLoadBalancersCommand";
106
- export * from "./commands/GetLoadBalancerTlsCertificatesCommand";
107
- export * from "./commands/GetOperationCommand";
108
- export * from "./commands/GetOperationsCommand";
109
- export * from "./commands/GetOperationsForResourceCommand";
110
- export * from "./commands/GetRegionsCommand";
111
- export * from "./commands/GetRelationalDatabaseCommand";
112
- export * from "./commands/GetRelationalDatabaseBlueprintsCommand";
113
- export * from "./commands/GetRelationalDatabaseBundlesCommand";
114
- export * from "./commands/GetRelationalDatabaseEventsCommand";
115
- export * from "./commands/GetRelationalDatabaseLogEventsCommand";
116
- export * from "./commands/GetRelationalDatabaseLogStreamsCommand";
117
- export * from "./commands/GetRelationalDatabaseMasterUserPasswordCommand";
118
- export * from "./commands/GetRelationalDatabaseMetricDataCommand";
119
- export * from "./commands/GetRelationalDatabaseParametersCommand";
120
- export * from "./commands/GetRelationalDatabasesCommand";
121
- export * from "./commands/GetRelationalDatabaseSnapshotCommand";
122
- export * from "./commands/GetRelationalDatabaseSnapshotsCommand";
123
- export * from "./commands/GetStaticIpCommand";
124
- export * from "./commands/GetStaticIpsCommand";
125
- export * from "./commands/ImportKeyPairCommand";
126
- export * from "./commands/IsVpcPeeredCommand";
127
- export * from "./commands/OpenInstancePublicPortsCommand";
128
- export * from "./commands/PeerVpcCommand";
129
- export * from "./commands/PutAlarmCommand";
130
- export * from "./commands/PutInstancePublicPortsCommand";
131
- export * from "./commands/RebootInstanceCommand";
132
- export * from "./commands/RebootRelationalDatabaseCommand";
133
- export * from "./commands/RegisterContainerImageCommand";
134
- export * from "./commands/ReleaseStaticIpCommand";
135
- export * from "./commands/ResetDistributionCacheCommand";
136
- export * from "./commands/SendContactMethodVerificationCommand";
137
- export * from "./commands/SetIpAddressTypeCommand";
138
- export * from "./commands/SetResourceAccessForBucketCommand";
139
- export * from "./commands/StartInstanceCommand";
140
- export * from "./commands/StartRelationalDatabaseCommand";
141
- export * from "./commands/StopInstanceCommand";
142
- export * from "./commands/StopRelationalDatabaseCommand";
143
- export * from "./commands/TagResourceCommand";
144
- export * from "./commands/TestAlarmCommand";
145
- export * from "./commands/UnpeerVpcCommand";
146
- export * from "./commands/UntagResourceCommand";
147
- export * from "./commands/UpdateBucketCommand";
148
- export * from "./commands/UpdateBucketBundleCommand";
149
- export * from "./commands/UpdateContainerServiceCommand";
150
- export * from "./commands/UpdateDistributionCommand";
151
- export * from "./commands/UpdateDistributionBundleCommand";
152
- export * from "./commands/UpdateDomainEntryCommand";
153
- export * from "./commands/UpdateLoadBalancerAttributeCommand";
154
- export * from "./commands/UpdateRelationalDatabaseCommand";
155
- export * from "./commands/UpdateRelationalDatabaseParametersCommand";
156
- export * from "./models/index";
2
+ export * from "./LightsailClient";
3
+ export * from "./commands";
4
+ export * from "./models";
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.37.0",
4
+ "version": "3.38.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "^1.0.0",
23
23
  "@aws-crypto/sha256-js": "^1.0.0",
24
- "@aws-sdk/client-sts": "3.37.0",
25
- "@aws-sdk/config-resolver": "3.37.0",
26
- "@aws-sdk/credential-provider-node": "3.37.0",
27
- "@aws-sdk/fetch-http-handler": "3.37.0",
28
- "@aws-sdk/hash-node": "3.37.0",
29
- "@aws-sdk/invalid-dependency": "3.37.0",
30
- "@aws-sdk/middleware-content-length": "3.37.0",
31
- "@aws-sdk/middleware-host-header": "3.37.0",
32
- "@aws-sdk/middleware-logger": "3.37.0",
33
- "@aws-sdk/middleware-retry": "3.37.0",
34
- "@aws-sdk/middleware-serde": "3.37.0",
35
- "@aws-sdk/middleware-signing": "3.37.0",
36
- "@aws-sdk/middleware-stack": "3.37.0",
37
- "@aws-sdk/middleware-user-agent": "3.37.0",
38
- "@aws-sdk/node-config-provider": "3.37.0",
39
- "@aws-sdk/node-http-handler": "3.37.0",
40
- "@aws-sdk/protocol-http": "3.37.0",
41
- "@aws-sdk/smithy-client": "3.37.0",
42
- "@aws-sdk/types": "3.37.0",
43
- "@aws-sdk/url-parser": "3.37.0",
24
+ "@aws-sdk/client-sts": "3.38.0",
25
+ "@aws-sdk/config-resolver": "3.38.0",
26
+ "@aws-sdk/credential-provider-node": "3.38.0",
27
+ "@aws-sdk/fetch-http-handler": "3.38.0",
28
+ "@aws-sdk/hash-node": "3.38.0",
29
+ "@aws-sdk/invalid-dependency": "3.38.0",
30
+ "@aws-sdk/middleware-content-length": "3.38.0",
31
+ "@aws-sdk/middleware-host-header": "3.38.0",
32
+ "@aws-sdk/middleware-logger": "3.38.0",
33
+ "@aws-sdk/middleware-retry": "3.38.0",
34
+ "@aws-sdk/middleware-serde": "3.38.0",
35
+ "@aws-sdk/middleware-signing": "3.38.0",
36
+ "@aws-sdk/middleware-stack": "3.38.0",
37
+ "@aws-sdk/middleware-user-agent": "3.38.0",
38
+ "@aws-sdk/node-config-provider": "3.38.0",
39
+ "@aws-sdk/node-http-handler": "3.38.0",
40
+ "@aws-sdk/protocol-http": "3.38.0",
41
+ "@aws-sdk/smithy-client": "3.38.0",
42
+ "@aws-sdk/types": "3.38.0",
43
+ "@aws-sdk/url-parser": "3.38.0",
44
44
  "@aws-sdk/util-base64-browser": "3.37.0",
45
45
  "@aws-sdk/util-base64-node": "3.37.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.37.0",
47
47
  "@aws-sdk/util-body-length-node": "3.37.0",
48
- "@aws-sdk/util-user-agent-browser": "3.37.0",
49
- "@aws-sdk/util-user-agent-node": "3.37.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.38.0",
49
+ "@aws-sdk/util-user-agent-node": "3.38.0",
50
50
  "@aws-sdk/util-utf8-browser": "3.37.0",
51
51
  "@aws-sdk/util-utf8-node": "3.37.0",
52
52
  "tslib": "^2.3.0"
53
53
  },
54
54
  "devDependencies": {
55
- "@aws-sdk/client-documentation-generator": "3.37.0",
55
+ "@aws-sdk/service-client-documentation-generator": "3.38.0",
56
56
  "@types/node": "^12.7.5",
57
57
  "downlevel-dts": "0.7.0",
58
58
  "jest": "^26.1.0",