@aws-sdk/client-lightsail 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +161 -483
- package/dist-es/commands/AllocateStaticIpCommand.js +1 -3
- package/dist-es/commands/AttachCertificateToDistributionCommand.js +1 -3
- package/dist-es/commands/AttachDiskCommand.js +1 -3
- package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +1 -3
- package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +1 -3
- package/dist-es/commands/AttachStaticIpCommand.js +1 -3
- package/dist-es/commands/CloseInstancePublicPortsCommand.js +1 -3
- package/dist-es/commands/CopySnapshotCommand.js +1 -3
- package/dist-es/commands/CreateBucketAccessKeyCommand.js +1 -3
- package/dist-es/commands/CreateBucketCommand.js +1 -3
- package/dist-es/commands/CreateCertificateCommand.js +1 -3
- package/dist-es/commands/CreateCloudFormationStackCommand.js +1 -3
- package/dist-es/commands/CreateContactMethodCommand.js +1 -3
- package/dist-es/commands/CreateContainerServiceCommand.js +1 -3
- package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +1 -3
- package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +1 -3
- package/dist-es/commands/CreateDiskCommand.js +1 -3
- package/dist-es/commands/CreateDiskFromSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateDiskSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateDistributionCommand.js +1 -3
- package/dist-es/commands/CreateDomainCommand.js +1 -3
- package/dist-es/commands/CreateDomainEntryCommand.js +1 -3
- package/dist-es/commands/CreateGUISessionAccessDetailsCommand.js +1 -3
- package/dist-es/commands/CreateInstanceSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateInstancesCommand.js +1 -3
- package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateKeyPairCommand.js +1 -3
- package/dist-es/commands/CreateLoadBalancerCommand.js +1 -3
- package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +1 -3
- package/dist-es/commands/CreateRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteAlarmCommand.js +1 -3
- package/dist-es/commands/DeleteAutoSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteBucketAccessKeyCommand.js +1 -3
- package/dist-es/commands/DeleteBucketCommand.js +1 -3
- package/dist-es/commands/DeleteCertificateCommand.js +1 -3
- package/dist-es/commands/DeleteContactMethodCommand.js +1 -3
- package/dist-es/commands/DeleteContainerImageCommand.js +1 -3
- package/dist-es/commands/DeleteContainerServiceCommand.js +1 -3
- package/dist-es/commands/DeleteDiskCommand.js +1 -3
- package/dist-es/commands/DeleteDiskSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteDistributionCommand.js +1 -3
- package/dist-es/commands/DeleteDomainCommand.js +1 -3
- package/dist-es/commands/DeleteDomainEntryCommand.js +1 -3
- package/dist-es/commands/DeleteInstanceCommand.js +1 -3
- package/dist-es/commands/DeleteInstanceSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteKeyPairCommand.js +1 -3
- package/dist-es/commands/DeleteKnownHostKeysCommand.js +1 -3
- package/dist-es/commands/DeleteLoadBalancerCommand.js +1 -3
- package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +1 -3
- package/dist-es/commands/DeleteRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +1 -3
- package/dist-es/commands/DetachCertificateFromDistributionCommand.js +1 -3
- package/dist-es/commands/DetachDiskCommand.js +1 -3
- package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +1 -3
- package/dist-es/commands/DetachStaticIpCommand.js +1 -3
- package/dist-es/commands/DisableAddOnCommand.js +1 -3
- package/dist-es/commands/DownloadDefaultKeyPairCommand.js +1 -3
- package/dist-es/commands/EnableAddOnCommand.js +1 -3
- package/dist-es/commands/ExportSnapshotCommand.js +1 -3
- package/dist-es/commands/GetActiveNamesCommand.js +1 -3
- package/dist-es/commands/GetAlarmsCommand.js +1 -3
- package/dist-es/commands/GetAutoSnapshotsCommand.js +1 -3
- package/dist-es/commands/GetBlueprintsCommand.js +1 -3
- package/dist-es/commands/GetBucketAccessKeysCommand.js +1 -3
- package/dist-es/commands/GetBucketBundlesCommand.js +1 -3
- package/dist-es/commands/GetBucketMetricDataCommand.js +1 -3
- package/dist-es/commands/GetBucketsCommand.js +1 -3
- package/dist-es/commands/GetBundlesCommand.js +1 -3
- package/dist-es/commands/GetCertificatesCommand.js +1 -3
- package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +1 -3
- package/dist-es/commands/GetContactMethodsCommand.js +1 -3
- package/dist-es/commands/GetContainerAPIMetadataCommand.js +1 -3
- package/dist-es/commands/GetContainerImagesCommand.js +1 -3
- package/dist-es/commands/GetContainerLogCommand.js +1 -3
- package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +1 -3
- package/dist-es/commands/GetContainerServiceMetricDataCommand.js +1 -3
- package/dist-es/commands/GetContainerServicePowersCommand.js +1 -3
- package/dist-es/commands/GetContainerServicesCommand.js +1 -3
- package/dist-es/commands/GetCostEstimateCommand.js +1 -3
- package/dist-es/commands/GetDiskCommand.js +1 -3
- package/dist-es/commands/GetDiskSnapshotCommand.js +1 -3
- package/dist-es/commands/GetDiskSnapshotsCommand.js +1 -3
- package/dist-es/commands/GetDisksCommand.js +1 -3
- package/dist-es/commands/GetDistributionBundlesCommand.js +1 -3
- package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +1 -3
- package/dist-es/commands/GetDistributionMetricDataCommand.js +1 -3
- package/dist-es/commands/GetDistributionsCommand.js +1 -3
- package/dist-es/commands/GetDomainCommand.js +1 -3
- package/dist-es/commands/GetDomainsCommand.js +1 -3
- package/dist-es/commands/GetExportSnapshotRecordsCommand.js +1 -3
- package/dist-es/commands/GetInstanceAccessDetailsCommand.js +1 -3
- package/dist-es/commands/GetInstanceCommand.js +1 -3
- package/dist-es/commands/GetInstanceMetricDataCommand.js +1 -3
- package/dist-es/commands/GetInstancePortStatesCommand.js +1 -3
- package/dist-es/commands/GetInstanceSnapshotCommand.js +1 -3
- package/dist-es/commands/GetInstanceSnapshotsCommand.js +1 -3
- package/dist-es/commands/GetInstanceStateCommand.js +1 -3
- package/dist-es/commands/GetInstancesCommand.js +1 -3
- package/dist-es/commands/GetKeyPairCommand.js +1 -3
- package/dist-es/commands/GetKeyPairsCommand.js +1 -3
- package/dist-es/commands/GetLoadBalancerCommand.js +1 -3
- package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +1 -3
- package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +1 -3
- package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +1 -3
- package/dist-es/commands/GetLoadBalancersCommand.js +1 -3
- package/dist-es/commands/GetOperationCommand.js +1 -3
- package/dist-es/commands/GetOperationsCommand.js +1 -3
- package/dist-es/commands/GetOperationsForResourceCommand.js +1 -3
- package/dist-es/commands/GetRegionsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +1 -3
- package/dist-es/commands/GetRelationalDatabasesCommand.js +1 -3
- package/dist-es/commands/GetSetupHistoryCommand.js +1 -3
- package/dist-es/commands/GetStaticIpCommand.js +1 -3
- package/dist-es/commands/GetStaticIpsCommand.js +1 -3
- package/dist-es/commands/ImportKeyPairCommand.js +1 -3
- package/dist-es/commands/IsVpcPeeredCommand.js +1 -3
- package/dist-es/commands/OpenInstancePublicPortsCommand.js +1 -3
- package/dist-es/commands/PeerVpcCommand.js +1 -3
- package/dist-es/commands/PutAlarmCommand.js +1 -3
- package/dist-es/commands/PutInstancePublicPortsCommand.js +1 -3
- package/dist-es/commands/RebootInstanceCommand.js +1 -3
- package/dist-es/commands/RebootRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/RegisterContainerImageCommand.js +1 -3
- package/dist-es/commands/ReleaseStaticIpCommand.js +1 -3
- package/dist-es/commands/ResetDistributionCacheCommand.js +1 -3
- package/dist-es/commands/SendContactMethodVerificationCommand.js +1 -3
- package/dist-es/commands/SetIpAddressTypeCommand.js +1 -3
- package/dist-es/commands/SetResourceAccessForBucketCommand.js +1 -3
- package/dist-es/commands/SetupInstanceHttpsCommand.js +1 -3
- package/dist-es/commands/StartGUISessionCommand.js +1 -3
- package/dist-es/commands/StartInstanceCommand.js +1 -3
- package/dist-es/commands/StartRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/StopGUISessionCommand.js +1 -3
- package/dist-es/commands/StopInstanceCommand.js +1 -3
- package/dist-es/commands/StopRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/TestAlarmCommand.js +1 -3
- package/dist-es/commands/UnpeerVpcCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateBucketBundleCommand.js +1 -3
- package/dist-es/commands/UpdateBucketCommand.js +1 -3
- package/dist-es/commands/UpdateContainerServiceCommand.js +1 -3
- package/dist-es/commands/UpdateDistributionBundleCommand.js +1 -3
- package/dist-es/commands/UpdateDistributionCommand.js +1 -3
- package/dist-es/commands/UpdateDomainEntryCommand.js +1 -3
- package/dist-es/commands/UpdateInstanceMetadataOptionsCommand.js +1 -3
- package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +1 -3
- package/dist-es/commands/UpdateRelationalDatabaseCommand.js +1 -3
- package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
|
@@ -6,9 +6,7 @@ import { de_GetLoadBalancersCommand, se_GetLoadBalancersCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetLoadBalancersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetOperationCommand, se_GetOperationCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetOperationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetOperationsCommand, se_GetOperationsCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetOperationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetOperationsForResourceCommand, se_GetOperationsForResourceCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetOperationsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRegionsCommand, se_GetRegionsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRegionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseBlueprintsCommand, se_GetRelationalDatabaseBlue
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseBlueprintsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseBundlesCommand, se_GetRelationalDatabaseBundles
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseBundlesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseCommand, se_GetRelationalDatabaseCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseEventsCommand, se_GetRelationalDatabaseEventsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseEventsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseLogEventsCommand, se_GetRelationalDatabaseLogEv
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseLogEventsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseLogStreamsCommand, se_GetRelationalDatabaseLogS
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseLogStreamsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetRelationalDatabaseMasterUserPasswordCommand, se_GetRelationalData
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetRelationalDatabaseMasterUserPasswordCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseMetricDataCommand, se_GetRelationalDatabaseMetr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseMetricDataCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseParametersCommand, se_GetRelationalDatabasePara
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseSnapshotCommand, se_GetRelationalDatabaseSnapsh
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseSnapshotCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabaseSnapshotsCommand, se_GetRelationalDatabaseSnaps
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabaseSnapshotsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelationalDatabasesCommand, se_GetRelationalDatabasesCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelationalDatabasesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetSetupHistoryCommand, se_GetSetupHistoryCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSetupHistoryCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetStaticIpCommand, se_GetStaticIpCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetStaticIpCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetStaticIpsCommand, se_GetStaticIpsCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetStaticIpsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ImportKeyPairCommand, se_ImportKeyPairCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ImportKeyPairCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_IsVpcPeeredCommand, se_IsVpcPeeredCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class IsVpcPeeredCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_OpenInstancePublicPortsCommand, se_OpenInstancePublicPortsCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class OpenInstancePublicPortsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PeerVpcCommand, se_PeerVpcCommand } from "../protocols/Aws_json1_1";
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PeerVpcCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PutAlarmCommand, se_PutAlarmCommand } from "../protocols/Aws_json1_1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutAlarmCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PutInstancePublicPortsCommand, se_PutInstancePublicPortsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutInstancePublicPortsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RebootInstanceCommand, se_RebootInstanceCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RebootInstanceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RebootRelationalDatabaseCommand, se_RebootRelationalDatabaseCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RebootRelationalDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RegisterContainerImageCommand, se_RegisterContainerImageCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RegisterContainerImageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ReleaseStaticIpCommand, se_ReleaseStaticIpCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ReleaseStaticIpCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ResetDistributionCacheCommand, se_ResetDistributionCacheCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ResetDistributionCacheCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SendContactMethodVerificationCommand, se_SendContactMethodVerificati
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SendContactMethodVerificationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SetIpAddressTypeCommand, se_SetIpAddressTypeCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SetIpAddressTypeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SetResourceAccessForBucketCommand, se_SetResourceAccessForBucketComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SetResourceAccessForBucketCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_SetupInstanceHttpsCommand, se_SetupInstanceHttpsCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SetupInstanceHttpsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartGUISessionCommand, se_StartGUISessionCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartGUISessionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartInstanceCommand, se_StartInstanceCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartInstanceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartRelationalDatabaseCommand, se_StartRelationalDatabaseCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartRelationalDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopGUISessionCommand, se_StopGUISessionCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopGUISessionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopInstanceCommand, se_StopInstanceCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopInstanceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopRelationalDatabaseCommand, se_StopRelationalDatabaseCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopRelationalDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TestAlarmCommand, se_TestAlarmCommand } from "../protocols/Aws_json1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TestAlarmCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UnpeerVpcCommand, se_UnpeerVpcCommand } from "../protocols/Aws_json1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UnpeerVpcCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UntagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateBucketBundleCommand, se_UpdateBucketBundleCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBucketBundleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateBucketCommand, se_UpdateBucketCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBucketCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateContainerServiceCommand, se_UpdateContainerServiceCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateContainerServiceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateDistributionBundleCommand, se_UpdateDistributionBundleCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateDistributionBundleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateDistributionCommand, se_UpdateDistributionCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateDistributionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateDomainEntryCommand, se_UpdateDomainEntryCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateDomainEntryCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateInstanceMetadataOptionsCommand, se_UpdateInstanceMetadataOptio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateInstanceMetadataOptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateLoadBalancerAttributeCommand, se_UpdateLoadBalancerAttributeCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateLoadBalancerAttributeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|