@aws-sdk/client-lightsail 3.1024.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-es/models/enums.js +1 -0
- 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 +1 -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 +1 -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 +1 -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/ts3.4/models/enums.d.ts +1 -0
- package/package.json +1 -1
|
@@ -50,7 +50,7 @@ declare const GetRelationalDatabaseSnapshotsCommand_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 GetRelationalDatabasesCommand_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
|
|
@@ -60,7 +60,7 @@ declare const GetSetupHistoryCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
66
66
|
* // },
|
|
@@ -49,7 +49,7 @@ declare const GetStaticIpCommand_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
|
* // ipAddress: "STRING_VALUE",
|
|
@@ -50,7 +50,7 @@ declare const GetStaticIpsCommand_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
|
* // ipAddress: "STRING_VALUE",
|
|
@@ -50,7 +50,7 @@ declare const ImportKeyPairCommand_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",
|
|
@@ -67,7 +67,7 @@ declare const OpenInstancePublicPortsCommand_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",
|
|
@@ -47,7 +47,7 @@ declare const PeerVpcCommand_base: {
|
|
|
47
47
|
* // createdAt: new Date("TIMESTAMP"),
|
|
48
48
|
* // location: { // ResourceLocation
|
|
49
49
|
* // availabilityZone: "STRING_VALUE",
|
|
50
|
-
* // 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" || "
|
|
50
|
+
* // 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",
|
|
51
51
|
* // },
|
|
52
52
|
* // isTerminal: true || false,
|
|
53
53
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -82,7 +82,7 @@ declare const PutAlarmCommand_base: {
|
|
|
82
82
|
* // createdAt: new Date("TIMESTAMP"),
|
|
83
83
|
* // location: { // ResourceLocation
|
|
84
84
|
* // availabilityZone: "STRING_VALUE",
|
|
85
|
-
* // 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" || "
|
|
85
|
+
* // 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",
|
|
86
86
|
* // },
|
|
87
87
|
* // isTerminal: true || false,
|
|
88
88
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -73,7 +73,7 @@ declare const PutInstancePublicPortsCommand_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",
|
|
@@ -53,7 +53,7 @@ declare const RebootInstanceCommand_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",
|
|
@@ -53,7 +53,7 @@ declare const RebootRelationalDatabaseCommand_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",
|
|
@@ -50,7 +50,7 @@ declare const ReleaseStaticIpCommand_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",
|
|
@@ -54,7 +54,7 @@ declare const ResetDistributionCacheCommand_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",
|
|
@@ -62,7 +62,7 @@ declare const SendContactMethodVerificationCommand_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",
|
|
@@ -56,7 +56,7 @@ declare const SetIpAddressTypeCommand_base: {
|
|
|
56
56
|
* // createdAt: new Date("TIMESTAMP"),
|
|
57
57
|
* // location: { // ResourceLocation
|
|
58
58
|
* // availabilityZone: "STRING_VALUE",
|
|
59
|
-
* // 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" || "
|
|
59
|
+
* // 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",
|
|
60
60
|
* // },
|
|
61
61
|
* // isTerminal: true || false,
|
|
62
62
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -55,7 +55,7 @@ declare const SetResourceAccessForBucketCommand_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 SetupInstanceHttpsCommand_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",
|
|
@@ -52,7 +52,7 @@ declare const StartGUISessionCommand_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",
|
|
@@ -59,7 +59,7 @@ declare const StartInstanceCommand_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",
|
|
@@ -54,7 +54,7 @@ declare const StartRelationalDatabaseCommand_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",
|
|
@@ -52,7 +52,7 @@ declare const StopGUISessionCommand_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",
|
|
@@ -59,7 +59,7 @@ declare const StopInstanceCommand_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",
|
|
@@ -59,7 +59,7 @@ declare const StopRelationalDatabaseCommand_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",
|
|
@@ -62,7 +62,7 @@ declare const TagResourceCommand_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",
|
|
@@ -58,7 +58,7 @@ declare const TestAlarmCommand_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",
|
|
@@ -47,7 +47,7 @@ declare const UnpeerVpcCommand_base: {
|
|
|
47
47
|
* // createdAt: new Date("TIMESTAMP"),
|
|
48
48
|
* // location: { // ResourceLocation
|
|
49
49
|
* // availabilityZone: "STRING_VALUE",
|
|
50
|
-
* // 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" || "
|
|
50
|
+
* // 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",
|
|
51
51
|
* // },
|
|
52
52
|
* // isTerminal: true || false,
|
|
53
53
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -58,7 +58,7 @@ declare const UntagResourceCommand_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",
|
|
@@ -63,7 +63,7 @@ declare const UpdateBucketBundleCommand_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
|
* // isTerminal: true || false,
|
|
69
69
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -89,7 +89,7 @@ declare const UpdateBucketCommand_base: {
|
|
|
89
89
|
* // url: "STRING_VALUE",
|
|
90
90
|
* // location: { // ResourceLocation
|
|
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
|
* // name: "STRING_VALUE",
|
|
95
95
|
* // supportCode: "STRING_VALUE",
|
|
@@ -148,7 +148,7 @@ declare const UpdateBucketCommand_base: {
|
|
|
148
148
|
* // createdAt: new Date("TIMESTAMP"),
|
|
149
149
|
* // location: {
|
|
150
150
|
* // availabilityZone: "STRING_VALUE",
|
|
151
|
-
* // 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" || "
|
|
151
|
+
* // 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",
|
|
152
152
|
* // },
|
|
153
153
|
* // isTerminal: true || false,
|
|
154
154
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -62,7 +62,7 @@ declare const UpdateContainerServiceCommand_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
|
* // resourceType: "ContainerService" || "Instance" || "StaticIp" || "KeyPair" || "InstanceSnapshot" || "Domain" || "PeeredVpc" || "LoadBalancer" || "LoadBalancerTlsCertificate" || "Disk" || "DiskSnapshot" || "RelationalDatabase" || "RelationalDatabaseSnapshot" || "ExportSnapshotRecord" || "CloudFormationStackRecord" || "Alarm" || "ContactMethod" || "Distribution" || "Certificate" || "Bucket",
|
|
68
68
|
* // tags: [ // TagList
|
|
@@ -58,7 +58,7 @@ declare const UpdateDistributionBundleCommand_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",
|
|
@@ -41,7 +41,7 @@ declare const UpdateDistributionCommand_base: {
|
|
|
41
41
|
* distributionName: "STRING_VALUE", // required
|
|
42
42
|
* origin: { // InputOrigin
|
|
43
43
|
* name: "STRING_VALUE",
|
|
44
|
-
* 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" || "
|
|
44
|
+
* 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",
|
|
45
45
|
* protocolPolicy: "http-only" || "https-only",
|
|
46
46
|
* responseTimeout: Number("int"),
|
|
47
47
|
* },
|
|
@@ -94,7 +94,7 @@ declare const UpdateDistributionCommand_base: {
|
|
|
94
94
|
* // createdAt: new Date("TIMESTAMP"),
|
|
95
95
|
* // location: { // ResourceLocation
|
|
96
96
|
* // availabilityZone: "STRING_VALUE",
|
|
97
|
-
* // 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" || "
|
|
97
|
+
* // 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",
|
|
98
98
|
* // },
|
|
99
99
|
* // isTerminal: true || false,
|
|
100
100
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -63,7 +63,7 @@ declare const UpdateDomainEntryCommand_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
|
* // isTerminal: true || false,
|
|
69
69
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -58,7 +58,7 @@ declare const UpdateInstanceMetadataOptionsCommand_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",
|
|
@@ -56,7 +56,7 @@ declare const UpdateLoadBalancerAttributeCommand_base: {
|
|
|
56
56
|
* // createdAt: new Date("TIMESTAMP"),
|
|
57
57
|
* // location: { // ResourceLocation
|
|
58
58
|
* // availabilityZone: "STRING_VALUE",
|
|
59
|
-
* // 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" || "
|
|
59
|
+
* // 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",
|
|
60
60
|
* // },
|
|
61
61
|
* // isTerminal: true || false,
|
|
62
62
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -65,7 +65,7 @@ declare const UpdateRelationalDatabaseCommand_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",
|
|
@@ -71,7 +71,7 @@ declare const UpdateRelationalDatabaseParametersCommand_base: {
|
|
|
71
71
|
* // createdAt: new Date("TIMESTAMP"),
|
|
72
72
|
* // location: { // ResourceLocation
|
|
73
73
|
* // availabilityZone: "STRING_VALUE",
|
|
74
|
-
* // 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" || "
|
|
74
|
+
* // 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",
|
|
75
75
|
* // },
|
|
76
76
|
* // isTerminal: true || false,
|
|
77
77
|
* // operationDetails: "STRING_VALUE",
|
|
@@ -110,6 +110,7 @@ export declare const RegionName: {
|
|
|
110
110
|
readonly AP_SOUTHEAST_1: "ap-southeast-1";
|
|
111
111
|
readonly AP_SOUTHEAST_2: "ap-southeast-2";
|
|
112
112
|
readonly AP_SOUTHEAST_3: "ap-southeast-3";
|
|
113
|
+
readonly AP_SOUTHEAST_5: "ap-southeast-5";
|
|
113
114
|
readonly AP_SOUTH_1: "ap-south-1";
|
|
114
115
|
readonly CA_CENTRAL_1: "ca-central-1";
|
|
115
116
|
readonly EU_CENTRAL_1: "eu-central-1";
|
|
@@ -55,6 +55,7 @@ export declare const RegionName: {
|
|
|
55
55
|
readonly AP_SOUTHEAST_1: "ap-southeast-1";
|
|
56
56
|
readonly AP_SOUTHEAST_2: "ap-southeast-2";
|
|
57
57
|
readonly AP_SOUTHEAST_3: "ap-southeast-3";
|
|
58
|
+
readonly AP_SOUTHEAST_5: "ap-southeast-5";
|
|
58
59
|
readonly AP_SOUTH_1: "ap-south-1";
|
|
59
60
|
readonly CA_CENTRAL_1: "ca-central-1";
|
|
60
61
|
readonly EU_CENTRAL_1: "eu-central-1";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lightsail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1025.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-lightsail",
|