@aws-sdk/client-lightsail 3.1023.0 → 3.1025.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 +1 -0
- package/dist-cjs/schemas/schemas_0.js +4 -4
- package/dist-es/models/enums.js +1 -0
- package/dist-es/schemas/schemas_0.js +4 -4
- 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 +1 -1
- 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 +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +2 -2
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketCommand.d.ts +2 -2
- package/dist-types/commands/CreateCertificateCommand.d.ts +1 -1
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateContactMethodCommand.d.ts +3 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +1 -1
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/CreateDiskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateDistributionCommand.d.ts +4 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstancesCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +2 -2
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +1 -1
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +1 -1
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +1 -1
- 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/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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetAlarmsCommand.d.ts +7 -1
- package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetContactMethodsCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServicesCommand.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/GetDistributionsCommand.d.ts +2 -2
- 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/GetInstanceCommand.d.ts +2 -2
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +2 -2
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +2 -2
- package/dist-types/commands/GetInstancesCommand.d.ts +2 -2
- 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/GetLoadBalancerTlsCertificatesCommand.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/GetRelationalDatabaseCommand.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/GetSetupHistoryCommand.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 +1 -1
- package/dist-types/commands/PeerVpcCommand.d.ts +1 -1
- package/dist-types/commands/PutAlarmCommand.d.ts +9 -1
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +1 -1
- package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RebootRelationalDatabaseCommand.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/SetupInstanceHttpsCommand.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 +1 -1
- package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
- package/dist-types/commands/UnpeerVpcCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBucketCommand.d.ts +2 -2
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +1 -1
- 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 +1 -1
- package/dist-types/models/enums.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +27 -21
- package/dist-types/models/models_1.d.ts +6 -0
- package/dist-types/ts3.4/models/enums.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +5 -4
- package/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -2256,6 +2256,7 @@ const RegionName = {
|
|
|
2256
2256
|
AP_SOUTHEAST_1: "ap-southeast-1",
|
|
2257
2257
|
AP_SOUTHEAST_2: "ap-southeast-2",
|
|
2258
2258
|
AP_SOUTHEAST_3: "ap-southeast-3",
|
|
2259
|
+
AP_SOUTHEAST_5: "ap-southeast-5",
|
|
2259
2260
|
AP_SOUTH_1: "ap-south-1",
|
|
2260
2261
|
CA_CENTRAL_1: "ca-central-1",
|
|
2261
2262
|
EU_CENTRAL_1: "eu-central-1",
|
|
@@ -1289,8 +1289,8 @@ exports.AddOnRequest$ = [3, n0, _AOR,
|
|
|
1289
1289
|
];
|
|
1290
1290
|
exports.Alarm$ = [3, n0, _A,
|
|
1291
1291
|
0,
|
|
1292
|
-
[_n, _a, _cA, _l, _rT, _sC, _mRI, _cO, _eP, _p, _th, _dTA, _tMD, _sta, _mN, _stat, _u, _cP, _nT, _nE],
|
|
1293
|
-
[0, 0, 4, () => exports.ResourceLocation$, 0, 0, () => exports.MonitoredResourceInfo$, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 2]
|
|
1292
|
+
[_n, _a, _cA, _l, _rT, _sC, _mRI, _cO, _eP, _p, _th, _dTA, _tMD, _sta, _mN, _stat, _u, _cP, _nT, _nE, _ta],
|
|
1293
|
+
[0, 0, 4, () => exports.ResourceLocation$, 0, 0, () => exports.MonitoredResourceInfo$, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 2, () => TagList]
|
|
1294
1294
|
];
|
|
1295
1295
|
exports.AllocateStaticIpRequest$ = [3, n0, _ASIR,
|
|
1296
1296
|
0,
|
|
@@ -3034,8 +3034,8 @@ exports.PrivateRegistryAccessRequest$ = [3, n0, _PRAR,
|
|
|
3034
3034
|
];
|
|
3035
3035
|
exports.PutAlarmRequest$ = [3, n0, _PAR,
|
|
3036
3036
|
0,
|
|
3037
|
-
[_aN, _mN, _mRN, _cO, _th, _eP, _dTA, _tMD, _cP, _nT, _nE],
|
|
3038
|
-
[0, 0, 0, 0, 1, 1, 1, 0, 64 | 0, 64 | 0, 2], 6
|
|
3037
|
+
[_aN, _mN, _mRN, _cO, _th, _eP, _dTA, _tMD, _cP, _nT, _nE, _ta],
|
|
3038
|
+
[0, 0, 0, 0, 1, 1, 1, 0, 64 | 0, 64 | 0, 2, () => TagList], 6
|
|
3039
3039
|
];
|
|
3040
3040
|
exports.PutAlarmResult$ = [3, n0, _PARu,
|
|
3041
3041
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -42,6 +42,7 @@ export const RegionName = {
|
|
|
42
42
|
AP_SOUTHEAST_1: "ap-southeast-1",
|
|
43
43
|
AP_SOUTHEAST_2: "ap-southeast-2",
|
|
44
44
|
AP_SOUTHEAST_3: "ap-southeast-3",
|
|
45
|
+
AP_SOUTHEAST_5: "ap-southeast-5",
|
|
45
46
|
AP_SOUTH_1: "ap-south-1",
|
|
46
47
|
CA_CENTRAL_1: "ca-central-1",
|
|
47
48
|
EU_CENTRAL_1: "eu-central-1",
|
|
@@ -1274,8 +1274,8 @@ export var AddOnRequest$ = [3, n0, _AOR,
|
|
|
1274
1274
|
];
|
|
1275
1275
|
export var Alarm$ = [3, n0, _A,
|
|
1276
1276
|
0,
|
|
1277
|
-
[_n, _a, _cA, _l, _rT, _sC, _mRI, _cO, _eP, _p, _th, _dTA, _tMD, _sta, _mN, _stat, _u, _cP, _nT, _nE],
|
|
1278
|
-
[0, 0, 4, () => ResourceLocation$, 0, 0, () => MonitoredResourceInfo$, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 2]
|
|
1277
|
+
[_n, _a, _cA, _l, _rT, _sC, _mRI, _cO, _eP, _p, _th, _dTA, _tMD, _sta, _mN, _stat, _u, _cP, _nT, _nE, _ta],
|
|
1278
|
+
[0, 0, 4, () => ResourceLocation$, 0, 0, () => MonitoredResourceInfo$, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 2, () => TagList]
|
|
1279
1279
|
];
|
|
1280
1280
|
export var AllocateStaticIpRequest$ = [3, n0, _ASIR,
|
|
1281
1281
|
0,
|
|
@@ -3019,8 +3019,8 @@ export var PrivateRegistryAccessRequest$ = [3, n0, _PRAR,
|
|
|
3019
3019
|
];
|
|
3020
3020
|
export var PutAlarmRequest$ = [3, n0, _PAR,
|
|
3021
3021
|
0,
|
|
3022
|
-
[_aN, _mN, _mRN, _cO, _th, _eP, _dTA, _tMD, _cP, _nT, _nE],
|
|
3023
|
-
[0, 0, 0, 0, 1, 1, 1, 0, 64 | 0, 64 | 0, 2], 6
|
|
3022
|
+
[_aN, _mN, _mRN, _cO, _th, _eP, _dTA, _tMD, _cP, _nT, _nE, _ta],
|
|
3023
|
+
[0, 0, 0, 0, 1, 1, 1, 0, 64 | 0, 64 | 0, 2, () => TagList], 6
|
|
3024
3024
|
];
|
|
3025
3025
|
export var PutAlarmResult$ = [3, n0, _PARu,
|
|
3026
3026
|
0,
|
|
@@ -50,7 +50,7 @@ declare const AllocateStaticIpCommand_base: {
|
|
|
50
50
|
* // createdAt: new Date("TIMESTAMP"),
|
|
51
51
|
* // location: { // ResourceLocation
|
|
52
52
|
* // availabilityZone: "STRING_VALUE",
|
|
53
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
53
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
54
54
|
* // },
|
|
55
55
|
* // isTerminal: true || false,
|
|
56
56
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -62,7 +62,7 @@ declare const AttachCertificateToDistributionCommand_base: {
|
|
|
62
62
|
* // createdAt: new Date("TIMESTAMP"),
|
|
63
63
|
* // location: { // ResourceLocation
|
|
64
64
|
* // availabilityZone: "STRING_VALUE",
|
|
65
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
65
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
66
66
|
* // },
|
|
67
67
|
* // isTerminal: true || false,
|
|
68
68
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -57,7 +57,7 @@ declare const AttachDiskCommand_base: {
|
|
|
57
57
|
* // createdAt: new Date("TIMESTAMP"),
|
|
58
58
|
* // location: { // ResourceLocation
|
|
59
59
|
* // availabilityZone: "STRING_VALUE",
|
|
60
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
60
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
61
61
|
* // },
|
|
62
62
|
* // isTerminal: true || false,
|
|
63
63
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -58,7 +58,7 @@ declare const AttachInstancesToLoadBalancerCommand_base: {
|
|
|
58
58
|
* // createdAt: new Date("TIMESTAMP"),
|
|
59
59
|
* // location: { // ResourceLocation
|
|
60
60
|
* // availabilityZone: "STRING_VALUE",
|
|
61
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
61
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
62
62
|
* // },
|
|
63
63
|
* // isTerminal: true || false,
|
|
64
64
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -59,7 +59,7 @@ declare const AttachLoadBalancerTlsCertificateCommand_base: {
|
|
|
59
59
|
* // createdAt: new Date("TIMESTAMP"),
|
|
60
60
|
* // location: { // ResourceLocation
|
|
61
61
|
* // availabilityZone: "STRING_VALUE",
|
|
62
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
62
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
63
63
|
* // },
|
|
64
64
|
* // isTerminal: true || false,
|
|
65
65
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -51,7 +51,7 @@ declare const AttachStaticIpCommand_base: {
|
|
|
51
51
|
* // createdAt: new Date("TIMESTAMP"),
|
|
52
52
|
* // location: { // ResourceLocation
|
|
53
53
|
* // availabilityZone: "STRING_VALUE",
|
|
54
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
54
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
55
55
|
* // },
|
|
56
56
|
* // isTerminal: true || false,
|
|
57
57
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -66,7 +66,7 @@ declare const CloseInstancePublicPortsCommand_base: {
|
|
|
66
66
|
* // createdAt: new Date("TIMESTAMP"),
|
|
67
67
|
* // location: { // ResourceLocation
|
|
68
68
|
* // availabilityZone: "STRING_VALUE",
|
|
69
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
69
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
70
70
|
* // },
|
|
71
71
|
* // isTerminal: true || false,
|
|
72
72
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -51,7 +51,7 @@ declare const CopySnapshotCommand_base: {
|
|
|
51
51
|
* restoreDate: "STRING_VALUE",
|
|
52
52
|
* useLatestRestorableAutoSnapshot: true || false,
|
|
53
53
|
* targetSnapshotName: "STRING_VALUE", // required
|
|
54
|
-
* sourceRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
54
|
+
* sourceRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5", // required
|
|
55
55
|
* };
|
|
56
56
|
* const command = new CopySnapshotCommand(input);
|
|
57
57
|
* const response = await client.send(command);
|
|
@@ -64,7 +64,7 @@ declare const CopySnapshotCommand_base: {
|
|
|
64
64
|
* // createdAt: new Date("TIMESTAMP"),
|
|
65
65
|
* // location: { // ResourceLocation
|
|
66
66
|
* // availabilityZone: "STRING_VALUE",
|
|
67
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
67
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
68
68
|
* // },
|
|
69
69
|
* // isTerminal: true || false,
|
|
70
70
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -72,7 +72,7 @@ declare const CreateBucketAccessKeyCommand_base: {
|
|
|
72
72
|
* // createdAt: new Date("TIMESTAMP"),
|
|
73
73
|
* // location: { // ResourceLocation
|
|
74
74
|
* // availabilityZone: "STRING_VALUE",
|
|
75
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
75
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
76
76
|
* // },
|
|
77
77
|
* // isTerminal: true || false,
|
|
78
78
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -66,7 +66,7 @@ declare const CreateBucketCommand_base: {
|
|
|
66
66
|
* // url: "STRING_VALUE",
|
|
67
67
|
* // location: { // ResourceLocation
|
|
68
68
|
* // availabilityZone: "STRING_VALUE",
|
|
69
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
69
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
70
70
|
* // },
|
|
71
71
|
* // name: "STRING_VALUE",
|
|
72
72
|
* // supportCode: "STRING_VALUE",
|
|
@@ -125,7 +125,7 @@ declare const CreateBucketCommand_base: {
|
|
|
125
125
|
* // createdAt: new Date("TIMESTAMP"),
|
|
126
126
|
* // location: {
|
|
127
127
|
* // availabilityZone: "STRING_VALUE",
|
|
128
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
128
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
129
129
|
* // },
|
|
130
130
|
* // isTerminal: true || false,
|
|
131
131
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -146,7 +146,7 @@ declare const CreateCertificateCommand_base: {
|
|
|
146
146
|
* // createdAt: new Date("TIMESTAMP"),
|
|
147
147
|
* // location: { // ResourceLocation
|
|
148
148
|
* // availabilityZone: "STRING_VALUE",
|
|
149
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
149
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
150
150
|
* // },
|
|
151
151
|
* // isTerminal: true || false,
|
|
152
152
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -65,7 +65,7 @@ declare const CreateCloudFormationStackCommand_base: {
|
|
|
65
65
|
* // createdAt: new Date("TIMESTAMP"),
|
|
66
66
|
* // location: { // ResourceLocation
|
|
67
67
|
* // availabilityZone: "STRING_VALUE",
|
|
68
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
68
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
69
69
|
* // },
|
|
70
70
|
* // isTerminal: true || false,
|
|
71
71
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -32,6 +32,8 @@ declare const CreateContactMethodCommand_base: {
|
|
|
32
32
|
* You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services
|
|
33
33
|
* Regions, and SMS text messages cannot be sent to some countries/regions. For more information,
|
|
34
34
|
* see <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications">Notifications in Amazon Lightsail</a>.</p>
|
|
35
|
+
* <p>The <code>create contact method</code> operation supports tag-based access control via request
|
|
36
|
+
* tags. For more information, see the <a href="https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags">Lightsail Developer Guide</a>.</p>
|
|
35
37
|
* @example
|
|
36
38
|
* Use a bare-bones client and the command you need to make an API call.
|
|
37
39
|
* ```javascript
|
|
@@ -61,7 +63,7 @@ declare const CreateContactMethodCommand_base: {
|
|
|
61
63
|
* // createdAt: new Date("TIMESTAMP"),
|
|
62
64
|
* // location: { // ResourceLocation
|
|
63
65
|
* // availabilityZone: "STRING_VALUE",
|
|
64
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
66
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
65
67
|
* // },
|
|
66
68
|
* // isTerminal: true || false,
|
|
67
69
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -97,7 +97,7 @@ declare const CreateContainerServiceCommand_base: {
|
|
|
97
97
|
* // createdAt: new Date("TIMESTAMP"),
|
|
98
98
|
* // location: { // ResourceLocation
|
|
99
99
|
* // availabilityZone: "STRING_VALUE",
|
|
100
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
100
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
101
101
|
* // },
|
|
102
102
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
103
103
|
* // tags: [ // TagList
|
|
@@ -83,7 +83,7 @@ declare const CreateContainerServiceDeploymentCommand_base: {
|
|
|
83
83
|
* // createdAt: new Date("TIMESTAMP"),
|
|
84
84
|
* // location: { // ResourceLocation
|
|
85
85
|
* // availabilityZone: "STRING_VALUE",
|
|
86
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
86
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
87
87
|
* // },
|
|
88
88
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
89
89
|
* // tags: [ // TagList
|
|
@@ -73,7 +73,7 @@ declare const CreateDiskCommand_base: {
|
|
|
73
73
|
* // createdAt: new Date("TIMESTAMP"),
|
|
74
74
|
* // location: { // ResourceLocation
|
|
75
75
|
* // availabilityZone: "STRING_VALUE",
|
|
76
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
76
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
77
77
|
* // },
|
|
78
78
|
* // isTerminal: true || false,
|
|
79
79
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -79,7 +79,7 @@ declare const CreateDiskFromSnapshotCommand_base: {
|
|
|
79
79
|
* // createdAt: new Date("TIMESTAMP"),
|
|
80
80
|
* // location: { // ResourceLocation
|
|
81
81
|
* // availabilityZone: "STRING_VALUE",
|
|
82
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
82
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
83
83
|
* // },
|
|
84
84
|
* // isTerminal: true || false,
|
|
85
85
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -76,7 +76,7 @@ declare const CreateDiskSnapshotCommand_base: {
|
|
|
76
76
|
* // createdAt: new Date("TIMESTAMP"),
|
|
77
77
|
* // location: { // ResourceLocation
|
|
78
78
|
* // availabilityZone: "STRING_VALUE",
|
|
79
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
79
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
80
80
|
* // },
|
|
81
81
|
* // isTerminal: true || false,
|
|
82
82
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -43,7 +43,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
43
43
|
* distributionName: "STRING_VALUE", // required
|
|
44
44
|
* origin: { // InputOrigin
|
|
45
45
|
* name: "STRING_VALUE",
|
|
46
|
-
* regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
46
|
+
* regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
47
47
|
* protocolPolicy: "http-only" || "https-only",
|
|
48
48
|
* responseTimeout: Number("int"),
|
|
49
49
|
* },
|
|
@@ -102,7 +102,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
102
102
|
* // createdAt: new Date("TIMESTAMP"),
|
|
103
103
|
* // location: { // ResourceLocation
|
|
104
104
|
* // availabilityZone: "STRING_VALUE",
|
|
105
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
105
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
106
106
|
* // },
|
|
107
107
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
108
108
|
* // alternativeDomainNames: [ // StringList
|
|
@@ -116,7 +116,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
116
116
|
* // origin: { // Origin
|
|
117
117
|
* // name: "STRING_VALUE",
|
|
118
118
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
119
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
119
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
120
120
|
* // protocolPolicy: "http-only" || "https-only",
|
|
121
121
|
* // responseTimeout: Number("int"),
|
|
122
122
|
* // },
|
|
@@ -172,7 +172,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
172
172
|
* // createdAt: new Date("TIMESTAMP"),
|
|
173
173
|
* // location: {
|
|
174
174
|
* // availabilityZone: "STRING_VALUE",
|
|
175
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
175
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
176
176
|
* // },
|
|
177
177
|
* // isTerminal: true || false,
|
|
178
178
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -57,7 +57,7 @@ declare const CreateDomainCommand_base: {
|
|
|
57
57
|
* // createdAt: new Date("TIMESTAMP"),
|
|
58
58
|
* // location: { // ResourceLocation
|
|
59
59
|
* // availabilityZone: "STRING_VALUE",
|
|
60
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
60
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
61
61
|
* // },
|
|
62
62
|
* // isTerminal: true || false,
|
|
63
63
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -64,7 +64,7 @@ declare const CreateDomainEntryCommand_base: {
|
|
|
64
64
|
* // createdAt: new Date("TIMESTAMP"),
|
|
65
65
|
* // location: { // ResourceLocation
|
|
66
66
|
* // availabilityZone: "STRING_VALUE",
|
|
67
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
67
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
68
68
|
* // },
|
|
69
69
|
* // isTerminal: true || false,
|
|
70
70
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -60,7 +60,7 @@ declare const CreateInstanceSnapshotCommand_base: {
|
|
|
60
60
|
* // createdAt: new Date("TIMESTAMP"),
|
|
61
61
|
* // location: { // ResourceLocation
|
|
62
62
|
* // availabilityZone: "STRING_VALUE",
|
|
63
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
63
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
64
64
|
* // },
|
|
65
65
|
* // isTerminal: true || false,
|
|
66
66
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -79,7 +79,7 @@ declare const CreateInstancesCommand_base: {
|
|
|
79
79
|
* // createdAt: new Date("TIMESTAMP"),
|
|
80
80
|
* // location: { // ResourceLocation
|
|
81
81
|
* // availabilityZone: "STRING_VALUE",
|
|
82
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
82
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
83
83
|
* // },
|
|
84
84
|
* // isTerminal: true || false,
|
|
85
85
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -91,7 +91,7 @@ declare const CreateInstancesFromSnapshotCommand_base: {
|
|
|
91
91
|
* // createdAt: new Date("TIMESTAMP"),
|
|
92
92
|
* // location: { // ResourceLocation
|
|
93
93
|
* // availabilityZone: "STRING_VALUE",
|
|
94
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
94
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
95
95
|
* // },
|
|
96
96
|
* // isTerminal: true || false,
|
|
97
97
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -63,7 +63,7 @@ declare const CreateKeyPairCommand_base: {
|
|
|
63
63
|
* // createdAt: new Date("TIMESTAMP"),
|
|
64
64
|
* // location: { // ResourceLocation
|
|
65
65
|
* // availabilityZone: "STRING_VALUE",
|
|
66
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
66
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
67
67
|
* // },
|
|
68
68
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
69
69
|
* // tags: [ // TagList
|
|
@@ -83,7 +83,7 @@ declare const CreateKeyPairCommand_base: {
|
|
|
83
83
|
* // createdAt: new Date("TIMESTAMP"),
|
|
84
84
|
* // location: {
|
|
85
85
|
* // availabilityZone: "STRING_VALUE",
|
|
86
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
86
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
87
87
|
* // },
|
|
88
88
|
* // isTerminal: true || false,
|
|
89
89
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -72,7 +72,7 @@ declare const CreateLoadBalancerCommand_base: {
|
|
|
72
72
|
* // createdAt: new Date("TIMESTAMP"),
|
|
73
73
|
* // location: { // ResourceLocation
|
|
74
74
|
* // availabilityZone: "STRING_VALUE",
|
|
75
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
75
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
76
76
|
* // },
|
|
77
77
|
* // isTerminal: true || false,
|
|
78
78
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -65,7 +65,7 @@ declare const CreateLoadBalancerTlsCertificateCommand_base: {
|
|
|
65
65
|
* // createdAt: new Date("TIMESTAMP"),
|
|
66
66
|
* // location: { // ResourceLocation
|
|
67
67
|
* // availabilityZone: "STRING_VALUE",
|
|
68
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
68
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
69
69
|
* // },
|
|
70
70
|
* // isTerminal: true || false,
|
|
71
71
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -67,7 +67,7 @@ declare const CreateRelationalDatabaseCommand_base: {
|
|
|
67
67
|
* // createdAt: new Date("TIMESTAMP"),
|
|
68
68
|
* // location: { // ResourceLocation
|
|
69
69
|
* // availabilityZone: "STRING_VALUE",
|
|
70
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
70
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
71
71
|
* // },
|
|
72
72
|
* // isTerminal: true || false,
|
|
73
73
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -69,7 +69,7 @@ declare const CreateRelationalDatabaseFromSnapshotCommand_base: {
|
|
|
69
69
|
* // createdAt: new Date("TIMESTAMP"),
|
|
70
70
|
* // location: { // ResourceLocation
|
|
71
71
|
* // availabilityZone: "STRING_VALUE",
|
|
72
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
72
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
73
73
|
* // },
|
|
74
74
|
* // isTerminal: true || false,
|
|
75
75
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -60,7 +60,7 @@ declare const CreateRelationalDatabaseSnapshotCommand_base: {
|
|
|
60
60
|
* // createdAt: new Date("TIMESTAMP"),
|
|
61
61
|
* // location: { // ResourceLocation
|
|
62
62
|
* // availabilityZone: "STRING_VALUE",
|
|
63
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
63
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
64
64
|
* // },
|
|
65
65
|
* // isTerminal: true || false,
|
|
66
66
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -54,7 +54,7 @@ declare const DeleteAlarmCommand_base: {
|
|
|
54
54
|
* // createdAt: new Date("TIMESTAMP"),
|
|
55
55
|
* // location: { // ResourceLocation
|
|
56
56
|
* // availabilityZone: "STRING_VALUE",
|
|
57
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
57
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
58
58
|
* // },
|
|
59
59
|
* // isTerminal: true || false,
|
|
60
60
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -51,7 +51,7 @@ declare const DeleteAutoSnapshotCommand_base: {
|
|
|
51
51
|
* // createdAt: new Date("TIMESTAMP"),
|
|
52
52
|
* // location: { // ResourceLocation
|
|
53
53
|
* // availabilityZone: "STRING_VALUE",
|
|
54
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
54
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
55
55
|
* // },
|
|
56
56
|
* // isTerminal: true || false,
|
|
57
57
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -54,7 +54,7 @@ declare const DeleteBucketAccessKeyCommand_base: {
|
|
|
54
54
|
* // createdAt: new Date("TIMESTAMP"),
|
|
55
55
|
* // location: { // ResourceLocation
|
|
56
56
|
* // availabilityZone: "STRING_VALUE",
|
|
57
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
57
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
58
58
|
* // },
|
|
59
59
|
* // isTerminal: true || false,
|
|
60
60
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -55,7 +55,7 @@ declare const DeleteBucketCommand_base: {
|
|
|
55
55
|
* // createdAt: new Date("TIMESTAMP"),
|
|
56
56
|
* // location: { // ResourceLocation
|
|
57
57
|
* // availabilityZone: "STRING_VALUE",
|
|
58
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
58
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
59
59
|
* // },
|
|
60
60
|
* // isTerminal: true || false,
|
|
61
61
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -54,7 +54,7 @@ declare const DeleteCertificateCommand_base: {
|
|
|
54
54
|
* // createdAt: new Date("TIMESTAMP"),
|
|
55
55
|
* // location: { // ResourceLocation
|
|
56
56
|
* // availabilityZone: "STRING_VALUE",
|
|
57
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
57
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
58
58
|
* // },
|
|
59
59
|
* // isTerminal: true || false,
|
|
60
60
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -54,7 +54,7 @@ declare const DeleteContactMethodCommand_base: {
|
|
|
54
54
|
* // createdAt: new Date("TIMESTAMP"),
|
|
55
55
|
* // location: { // ResourceLocation
|
|
56
56
|
* // availabilityZone: "STRING_VALUE",
|
|
57
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
57
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
58
58
|
* // },
|
|
59
59
|
* // isTerminal: true || false,
|
|
60
60
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -58,7 +58,7 @@ declare const DeleteDiskCommand_base: {
|
|
|
58
58
|
* // createdAt: new Date("TIMESTAMP"),
|
|
59
59
|
* // location: { // ResourceLocation
|
|
60
60
|
* // availabilityZone: "STRING_VALUE",
|
|
61
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
61
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
62
62
|
* // },
|
|
63
63
|
* // isTerminal: true || false,
|
|
64
64
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -58,7 +58,7 @@ declare const DeleteDiskSnapshotCommand_base: {
|
|
|
58
58
|
* // createdAt: new Date("TIMESTAMP"),
|
|
59
59
|
* // location: { // ResourceLocation
|
|
60
60
|
* // availabilityZone: "STRING_VALUE",
|
|
61
|
-
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "
|
|
61
|
+
* // regionName: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-north-1" || "ca-central-1" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-southeast-3" || "ap-southeast-5",
|
|
62
62
|
* // },
|
|
63
63
|
* // isTerminal: true || false,
|
|
64
64
|
* // operationDetails: "STRING_VALUE",
|