@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
|
@@ -49,7 +49,7 @@ declare const DeleteDistributionCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // isTerminal: true || false,
|
|
55
55
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -52,7 +52,7 @@ declare const DeleteDomainCommand_base: {
|
|
|
52
52
|
* // createdAt: new Date("TIMESTAMP"),
|
|
53
53
|
* // location: { // ResourceLocation
|
|
54
54
|
* // availabilityZone: "STRING_VALUE",
|
|
55
|
-
* // 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" || "
|
|
55
|
+
* // 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",
|
|
56
56
|
* // },
|
|
57
57
|
* // isTerminal: true || false,
|
|
58
58
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -62,7 +62,7 @@ declare const DeleteDomainEntryCommand_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",
|
|
@@ -54,7 +54,7 @@ declare const DeleteInstanceCommand_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 DeleteInstanceSnapshotCommand_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",
|
|
@@ -57,7 +57,7 @@ declare const DeleteKeyPairCommand_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 DeleteKnownHostKeysCommand_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",
|
|
@@ -55,7 +55,7 @@ declare const DeleteLoadBalancerCommand_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",
|
|
@@ -55,7 +55,7 @@ declare const DeleteLoadBalancerTlsCertificateCommand_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",
|
|
@@ -55,7 +55,7 @@ declare const DeleteRelationalDatabaseCommand_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",
|
|
@@ -53,7 +53,7 @@ declare const DeleteRelationalDatabaseSnapshotCommand_base: {
|
|
|
53
53
|
* // createdAt: new Date("TIMESTAMP"),
|
|
54
54
|
* // location: { // ResourceLocation
|
|
55
55
|
* // availabilityZone: "STRING_VALUE",
|
|
56
|
-
* // 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" || "
|
|
56
|
+
* // 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",
|
|
57
57
|
* // },
|
|
58
58
|
* // isTerminal: true || false,
|
|
59
59
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -52,7 +52,7 @@ declare const DetachCertificateFromDistributionCommand_base: {
|
|
|
52
52
|
* // createdAt: new Date("TIMESTAMP"),
|
|
53
53
|
* // location: { // ResourceLocation
|
|
54
54
|
* // availabilityZone: "STRING_VALUE",
|
|
55
|
-
* // 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" || "
|
|
55
|
+
* // 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",
|
|
56
56
|
* // },
|
|
57
57
|
* // isTerminal: true || false,
|
|
58
58
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -55,7 +55,7 @@ declare const DetachDiskCommand_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",
|
|
@@ -58,7 +58,7 @@ declare const DetachInstancesFromLoadBalancerCommand_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",
|
|
@@ -50,7 +50,7 @@ declare const DetachStaticIpCommand_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",
|
|
@@ -51,7 +51,7 @@ declare const DisableAddOnCommand_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",
|
|
@@ -61,7 +61,7 @@ declare const EnableAddOnCommand_base: {
|
|
|
61
61
|
* // createdAt: new Date("TIMESTAMP"),
|
|
62
62
|
* // location: { // ResourceLocation
|
|
63
63
|
* // 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" || "
|
|
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" || "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
65
|
* // },
|
|
66
66
|
* // isTerminal: true || false,
|
|
67
67
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -64,7 +64,7 @@ declare const ExportSnapshotCommand_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",
|
|
@@ -57,7 +57,7 @@ declare const GetAlarmsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
63
63
|
* // supportCode: "STRING_VALUE",
|
|
@@ -83,6 +83,12 @@ declare const GetAlarmsCommand_base: {
|
|
|
83
83
|
* // "OK" || "ALARM" || "INSUFFICIENT_DATA",
|
|
84
84
|
* // ],
|
|
85
85
|
* // notificationEnabled: true || false,
|
|
86
|
+
* // tags: [ // TagList
|
|
87
|
+
* // { // Tag
|
|
88
|
+
* // key: "STRING_VALUE",
|
|
89
|
+
* // value: "STRING_VALUE",
|
|
90
|
+
* // },
|
|
91
|
+
* // ],
|
|
86
92
|
* // },
|
|
87
93
|
* // ],
|
|
88
94
|
* // nextPageToken: "STRING_VALUE",
|
|
@@ -62,7 +62,7 @@ declare const GetBucketsCommand_base: {
|
|
|
62
62
|
* // url: "STRING_VALUE",
|
|
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
|
* // name: "STRING_VALUE",
|
|
68
68
|
* // supportCode: "STRING_VALUE",
|
|
@@ -52,7 +52,7 @@ declare const GetCloudFormationStackRecordsCommand_base: {
|
|
|
52
52
|
* // createdAt: new Date("TIMESTAMP"),
|
|
53
53
|
* // location: { // ResourceLocation
|
|
54
54
|
* // availabilityZone: "STRING_VALUE",
|
|
55
|
-
* // 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" || "
|
|
55
|
+
* // 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",
|
|
56
56
|
* // },
|
|
57
57
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
58
58
|
* // state: "Started" || "Succeeded" || "Failed",
|
|
@@ -59,7 +59,7 @@ declare const GetContactMethodsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
65
65
|
* // supportCode: "STRING_VALUE",
|
|
@@ -49,7 +49,7 @@ declare const GetContainerServicesCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -49,7 +49,7 @@ declare const GetDiskCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -49,7 +49,7 @@ declare const GetDiskSnapshotCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -51,7 +51,7 @@ declare const GetDiskSnapshotsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
57
57
|
* // tags: [ // TagList
|
|
@@ -50,7 +50,7 @@ declare const GetDisksCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -52,7 +52,7 @@ declare const GetDistributionsCommand_base: {
|
|
|
52
52
|
* // createdAt: new Date("TIMESTAMP"),
|
|
53
53
|
* // location: { // ResourceLocation
|
|
54
54
|
* // availabilityZone: "STRING_VALUE",
|
|
55
|
-
* // 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" || "
|
|
55
|
+
* // 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",
|
|
56
56
|
* // },
|
|
57
57
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
58
58
|
* // alternativeDomainNames: [ // StringList
|
|
@@ -66,7 +66,7 @@ declare const GetDistributionsCommand_base: {
|
|
|
66
66
|
* // origin: { // Origin
|
|
67
67
|
* // name: "STRING_VALUE",
|
|
68
68
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
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
|
* // protocolPolicy: "http-only" || "https-only",
|
|
71
71
|
* // responseTimeout: Number("int"),
|
|
72
72
|
* // },
|
|
@@ -49,7 +49,7 @@ declare const GetDomainCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -50,7 +50,7 @@ declare const GetDomainsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -53,7 +53,7 @@ declare const GetExportSnapshotRecordsCommand_base: {
|
|
|
53
53
|
* // createdAt: new Date("TIMESTAMP"),
|
|
54
54
|
* // location: { // ResourceLocation
|
|
55
55
|
* // availabilityZone: "STRING_VALUE",
|
|
56
|
-
* // 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" || "
|
|
56
|
+
* // 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",
|
|
57
57
|
* // },
|
|
58
58
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
59
59
|
* // state: "Started" || "Succeeded" || "Failed",
|
|
@@ -50,7 +50,7 @@ declare const GetInstanceCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -89,7 +89,7 @@ declare const GetInstanceCommand_base: {
|
|
|
89
89
|
* // createdAt: new Date("TIMESTAMP"),
|
|
90
90
|
* // location: {
|
|
91
91
|
* // availabilityZone: "STRING_VALUE",
|
|
92
|
-
* // 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" || "
|
|
92
|
+
* // 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",
|
|
93
93
|
* // },
|
|
94
94
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
95
95
|
* // tags: [
|
|
@@ -49,7 +49,7 @@ declare const GetInstanceSnapshotCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -68,7 +68,7 @@ declare const GetInstanceSnapshotCommand_base: {
|
|
|
68
68
|
* // createdAt: new Date("TIMESTAMP"),
|
|
69
69
|
* // location: {
|
|
70
70
|
* // availabilityZone: "STRING_VALUE",
|
|
71
|
-
* // 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" || "
|
|
71
|
+
* // 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",
|
|
72
72
|
* // },
|
|
73
73
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
74
74
|
* // tags: [
|
|
@@ -50,7 +50,7 @@ declare const GetInstanceSnapshotsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -69,7 +69,7 @@ declare const GetInstanceSnapshotsCommand_base: {
|
|
|
69
69
|
* // createdAt: new Date("TIMESTAMP"),
|
|
70
70
|
* // location: {
|
|
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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
75
75
|
* // tags: [
|
|
@@ -51,7 +51,7 @@ declare const GetInstancesCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
57
57
|
* // tags: [ // TagList
|
|
@@ -90,7 +90,7 @@ declare const GetInstancesCommand_base: {
|
|
|
90
90
|
* // createdAt: new Date("TIMESTAMP"),
|
|
91
91
|
* // location: {
|
|
92
92
|
* // availabilityZone: "STRING_VALUE",
|
|
93
|
-
* // 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" || "
|
|
93
|
+
* // 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",
|
|
94
94
|
* // },
|
|
95
95
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
96
96
|
* // tags: [
|
|
@@ -49,7 +49,7 @@ declare const GetKeyPairCommand_base: {
|
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"),
|
|
50
50
|
* // location: { // ResourceLocation
|
|
51
51
|
* // availabilityZone: "STRING_VALUE",
|
|
52
|
-
* // 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" || "
|
|
52
|
+
* // 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",
|
|
53
53
|
* // },
|
|
54
54
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
55
55
|
* // tags: [ // TagList
|
|
@@ -51,7 +51,7 @@ declare const GetKeyPairsCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
57
57
|
* // tags: [ // TagList
|
|
@@ -50,7 +50,7 @@ declare const GetLoadBalancerCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -54,7 +54,7 @@ declare const GetLoadBalancerTlsCertificatesCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
60
60
|
* // tags: [ // TagList
|
|
@@ -50,7 +50,7 @@ declare const GetLoadBalancersCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
56
56
|
* // tags: [ // TagList
|
|
@@ -50,7 +50,7 @@ declare const GetOperationCommand_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",
|