@aws-sdk/client-lightsail 3.300.0 → 3.303.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/models/models_0.js +459 -512
- package/dist-cjs/models/models_1.js +162 -187
- package/dist-es/models/models_0.js +459 -512
- package/dist-es/models/models_1.js +162 -187
- 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 +2 -2
- 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 +3 -3
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/commands/CreateCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +3 -3
- package/dist-types/commands/CreateContactMethodCommand.d.ts +1 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +15 -15
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +8 -8
- package/dist-types/commands/CreateDiskCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +7 -7
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDistributionCommand.d.ts +13 -13
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +3 -3
- package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateInstancesCommand.d.ts +8 -8
- package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +11 -11
- package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/CreateLoadBalancerCommand.d.ts +4 -4
- package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +4 -4
- package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +3 -3
- 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/DeleteContainerImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerServiceCommand.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 +3 -3
- 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 +2 -2
- 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 +4 -4
- package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetActiveNamesCommand.d.ts +1 -1
- package/dist-types/commands/GetAlarmsCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
- package/dist-types/commands/GetBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetCertificatesCommand.d.ts +2 -2
- package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetContactMethodsCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerImagesCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerLogCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetContainerServicesCommand.d.ts +1 -1
- package/dist-types/commands/GetCostEstimateCommand.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/GetDistributionLatestCacheResetCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetDistributionsCommand.d.ts +1 -1
- 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/GetInstanceAccessDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetInstancePortStatesCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceStateCommand.d.ts +1 -1
- package/dist-types/commands/GetInstancesCommand.d.ts +1 -1
- 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/GetLoadBalancerMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.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/GetRelationalDatabaseBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +2 -2
- package/dist-types/commands/GetRelationalDatabaseParametersCommand.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/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 +3 -3
- package/dist-types/commands/PutAlarmCommand.d.ts +3 -3
- package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +4 -4
- package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/RegisterContainerImageCommand.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/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 +3 -3
- package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBucketCommand.d.ts +4 -4
- package/dist-types/commands/UpdateContainerServiceCommand.d.ts +5 -5
- package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +11 -11
- package/dist-types/commands/UpdateDomainEntryCommand.d.ts +3 -3
- 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 +3 -3
- package/dist-types/models/models_0.d.ts +732 -467
- package/dist-types/models/models_1.d.ts +287 -162
- package/dist-types/ts3.4/models/models_0.d.ts +544 -459
- package/dist-types/ts3.4/models/models_1.d.ts +209 -162
- package/package.json +34 -34
|
@@ -528,32 +528,52 @@ export interface InstanceHardware {
|
|
|
528
528
|
}
|
|
529
529
|
/**
|
|
530
530
|
* @public
|
|
531
|
+
* @enum
|
|
531
532
|
*/
|
|
532
|
-
export declare
|
|
533
|
-
disabled
|
|
534
|
-
enabled
|
|
535
|
-
}
|
|
533
|
+
export declare const HttpEndpoint: {
|
|
534
|
+
readonly disabled: "disabled";
|
|
535
|
+
readonly enabled: "enabled";
|
|
536
|
+
};
|
|
536
537
|
/**
|
|
537
538
|
* @public
|
|
538
539
|
*/
|
|
539
|
-
export
|
|
540
|
-
disabled = "disabled",
|
|
541
|
-
enabled = "enabled"
|
|
542
|
-
}
|
|
540
|
+
export type HttpEndpoint = (typeof HttpEndpoint)[keyof typeof HttpEndpoint];
|
|
543
541
|
/**
|
|
544
542
|
* @public
|
|
543
|
+
* @enum
|
|
545
544
|
*/
|
|
546
|
-
export declare
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
}
|
|
545
|
+
export declare const HttpProtocolIpv6: {
|
|
546
|
+
readonly disabled: "disabled";
|
|
547
|
+
readonly enabled: "enabled";
|
|
548
|
+
};
|
|
550
549
|
/**
|
|
551
550
|
* @public
|
|
552
551
|
*/
|
|
553
|
-
export
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
552
|
+
export type HttpProtocolIpv6 = (typeof HttpProtocolIpv6)[keyof typeof HttpProtocolIpv6];
|
|
553
|
+
/**
|
|
554
|
+
* @public
|
|
555
|
+
* @enum
|
|
556
|
+
*/
|
|
557
|
+
export declare const HttpTokens: {
|
|
558
|
+
readonly optional: "optional";
|
|
559
|
+
readonly required: "required";
|
|
560
|
+
};
|
|
561
|
+
/**
|
|
562
|
+
* @public
|
|
563
|
+
*/
|
|
564
|
+
export type HttpTokens = (typeof HttpTokens)[keyof typeof HttpTokens];
|
|
565
|
+
/**
|
|
566
|
+
* @public
|
|
567
|
+
* @enum
|
|
568
|
+
*/
|
|
569
|
+
export declare const InstanceMetadataState: {
|
|
570
|
+
readonly applied: "applied";
|
|
571
|
+
readonly pending: "pending";
|
|
572
|
+
};
|
|
573
|
+
/**
|
|
574
|
+
* @public
|
|
575
|
+
*/
|
|
576
|
+
export type InstanceMetadataState = (typeof InstanceMetadataState)[keyof typeof InstanceMetadataState];
|
|
557
577
|
/**
|
|
558
578
|
* @public
|
|
559
579
|
* <p>The metadata options for the instance.</p>
|
|
@@ -624,11 +644,16 @@ export interface MonthlyTransfer {
|
|
|
624
644
|
}
|
|
625
645
|
/**
|
|
626
646
|
* @public
|
|
647
|
+
* @enum
|
|
627
648
|
*/
|
|
628
|
-
export declare
|
|
629
|
-
Private
|
|
630
|
-
Public
|
|
631
|
-
}
|
|
649
|
+
export declare const PortAccessType: {
|
|
650
|
+
readonly Private: "Private";
|
|
651
|
+
readonly Public: "Public";
|
|
652
|
+
};
|
|
653
|
+
/**
|
|
654
|
+
* @public
|
|
655
|
+
*/
|
|
656
|
+
export type PortAccessType = (typeof PortAccessType)[keyof typeof PortAccessType];
|
|
632
657
|
/**
|
|
633
658
|
* @public
|
|
634
659
|
* <p>Describes information about ports for an Amazon Lightsail instance.</p>
|
|
@@ -909,11 +934,16 @@ export interface GetInstanceResult {
|
|
|
909
934
|
}
|
|
910
935
|
/**
|
|
911
936
|
* @public
|
|
937
|
+
* @enum
|
|
912
938
|
*/
|
|
913
|
-
export declare
|
|
914
|
-
rdp
|
|
915
|
-
ssh
|
|
916
|
-
}
|
|
939
|
+
export declare const InstanceAccessProtocol: {
|
|
940
|
+
readonly rdp: "rdp";
|
|
941
|
+
readonly ssh: "ssh";
|
|
942
|
+
};
|
|
943
|
+
/**
|
|
944
|
+
* @public
|
|
945
|
+
*/
|
|
946
|
+
export type InstanceAccessProtocol = (typeof InstanceAccessProtocol)[keyof typeof InstanceAccessProtocol];
|
|
917
947
|
/**
|
|
918
948
|
* @public
|
|
919
949
|
*/
|
|
@@ -1098,18 +1128,23 @@ export interface GetInstanceAccessDetailsResult {
|
|
|
1098
1128
|
}
|
|
1099
1129
|
/**
|
|
1100
1130
|
* @public
|
|
1131
|
+
* @enum
|
|
1101
1132
|
*/
|
|
1102
|
-
export declare
|
|
1103
|
-
BurstCapacityPercentage
|
|
1104
|
-
BurstCapacityTime
|
|
1105
|
-
CPUUtilization
|
|
1106
|
-
MetadataNoToken
|
|
1107
|
-
NetworkIn
|
|
1108
|
-
NetworkOut
|
|
1109
|
-
StatusCheckFailed
|
|
1110
|
-
StatusCheckFailed_Instance
|
|
1111
|
-
StatusCheckFailed_System
|
|
1112
|
-
}
|
|
1133
|
+
export declare const InstanceMetricName: {
|
|
1134
|
+
readonly BurstCapacityPercentage: "BurstCapacityPercentage";
|
|
1135
|
+
readonly BurstCapacityTime: "BurstCapacityTime";
|
|
1136
|
+
readonly CPUUtilization: "CPUUtilization";
|
|
1137
|
+
readonly MetadataNoToken: "MetadataNoToken";
|
|
1138
|
+
readonly NetworkIn: "NetworkIn";
|
|
1139
|
+
readonly NetworkOut: "NetworkOut";
|
|
1140
|
+
readonly StatusCheckFailed: "StatusCheckFailed";
|
|
1141
|
+
readonly StatusCheckFailed_Instance: "StatusCheckFailed_Instance";
|
|
1142
|
+
readonly StatusCheckFailed_System: "StatusCheckFailed_System";
|
|
1143
|
+
};
|
|
1144
|
+
/**
|
|
1145
|
+
* @public
|
|
1146
|
+
*/
|
|
1147
|
+
export type InstanceMetricName = (typeof InstanceMetricName)[keyof typeof InstanceMetricName];
|
|
1113
1148
|
/**
|
|
1114
1149
|
* @public
|
|
1115
1150
|
*/
|
|
@@ -1338,11 +1373,16 @@ export interface GetInstancePortStatesRequest {
|
|
|
1338
1373
|
}
|
|
1339
1374
|
/**
|
|
1340
1375
|
* @public
|
|
1376
|
+
* @enum
|
|
1341
1377
|
*/
|
|
1342
|
-
export declare
|
|
1343
|
-
Closed
|
|
1344
|
-
Open
|
|
1345
|
-
}
|
|
1378
|
+
export declare const PortState: {
|
|
1379
|
+
readonly Closed: "closed";
|
|
1380
|
+
readonly Open: "open";
|
|
1381
|
+
};
|
|
1382
|
+
/**
|
|
1383
|
+
* @public
|
|
1384
|
+
*/
|
|
1385
|
+
export type PortState = (typeof PortState)[keyof typeof PortState];
|
|
1346
1386
|
/**
|
|
1347
1387
|
* @public
|
|
1348
1388
|
* <p>Describes open ports on an instance, the IP addresses allowed to connect to the instance
|
|
@@ -1518,12 +1558,17 @@ export interface GetInstanceSnapshotRequest {
|
|
|
1518
1558
|
}
|
|
1519
1559
|
/**
|
|
1520
1560
|
* @public
|
|
1561
|
+
* @enum
|
|
1521
1562
|
*/
|
|
1522
|
-
export declare
|
|
1523
|
-
Available
|
|
1524
|
-
Error
|
|
1525
|
-
Pending
|
|
1526
|
-
}
|
|
1563
|
+
export declare const InstanceSnapshotState: {
|
|
1564
|
+
readonly Available: "available";
|
|
1565
|
+
readonly Error: "error";
|
|
1566
|
+
readonly Pending: "pending";
|
|
1567
|
+
};
|
|
1568
|
+
/**
|
|
1569
|
+
* @public
|
|
1570
|
+
*/
|
|
1571
|
+
export type InstanceSnapshotState = (typeof InstanceSnapshotState)[keyof typeof InstanceSnapshotState];
|
|
1527
1572
|
/**
|
|
1528
1573
|
* @public
|
|
1529
1574
|
* <p>Describes an instance snapshot.</p>
|
|
@@ -1725,41 +1770,56 @@ export interface GetLoadBalancerRequest {
|
|
|
1725
1770
|
}
|
|
1726
1771
|
/**
|
|
1727
1772
|
* @public
|
|
1773
|
+
* @enum
|
|
1728
1774
|
*/
|
|
1729
|
-
export declare
|
|
1730
|
-
HealthCheckPath
|
|
1731
|
-
HttpsRedirectionEnabled
|
|
1732
|
-
SessionStickinessEnabled
|
|
1733
|
-
SessionStickiness_LB_CookieDurationSeconds
|
|
1734
|
-
TlsPolicyName
|
|
1735
|
-
}
|
|
1775
|
+
export declare const LoadBalancerAttributeName: {
|
|
1776
|
+
readonly HealthCheckPath: "HealthCheckPath";
|
|
1777
|
+
readonly HttpsRedirectionEnabled: "HttpsRedirectionEnabled";
|
|
1778
|
+
readonly SessionStickinessEnabled: "SessionStickinessEnabled";
|
|
1779
|
+
readonly SessionStickiness_LB_CookieDurationSeconds: "SessionStickiness_LB_CookieDurationSeconds";
|
|
1780
|
+
readonly TlsPolicyName: "TlsPolicyName";
|
|
1781
|
+
};
|
|
1736
1782
|
/**
|
|
1737
1783
|
* @public
|
|
1738
1784
|
*/
|
|
1739
|
-
export
|
|
1740
|
-
Draining = "draining",
|
|
1741
|
-
Healthy = "healthy",
|
|
1742
|
-
Initial = "initial",
|
|
1743
|
-
Unavailable = "unavailable",
|
|
1744
|
-
Unhealthy = "unhealthy",
|
|
1745
|
-
Unused = "unused"
|
|
1746
|
-
}
|
|
1785
|
+
export type LoadBalancerAttributeName = (typeof LoadBalancerAttributeName)[keyof typeof LoadBalancerAttributeName];
|
|
1747
1786
|
/**
|
|
1748
1787
|
* @public
|
|
1788
|
+
* @enum
|
|
1749
1789
|
*/
|
|
1750
|
-
export declare
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1790
|
+
export declare const InstanceHealthState: {
|
|
1791
|
+
readonly Draining: "draining";
|
|
1792
|
+
readonly Healthy: "healthy";
|
|
1793
|
+
readonly Initial: "initial";
|
|
1794
|
+
readonly Unavailable: "unavailable";
|
|
1795
|
+
readonly Unhealthy: "unhealthy";
|
|
1796
|
+
readonly Unused: "unused";
|
|
1797
|
+
};
|
|
1798
|
+
/**
|
|
1799
|
+
* @public
|
|
1800
|
+
*/
|
|
1801
|
+
export type InstanceHealthState = (typeof InstanceHealthState)[keyof typeof InstanceHealthState];
|
|
1802
|
+
/**
|
|
1803
|
+
* @public
|
|
1804
|
+
* @enum
|
|
1805
|
+
*/
|
|
1806
|
+
export declare const InstanceHealthReason: {
|
|
1807
|
+
readonly InstanceDeregistrationInProgress: "Instance.DeregistrationInProgress";
|
|
1808
|
+
readonly InstanceFailedHealthChecks: "Instance.FailedHealthChecks";
|
|
1809
|
+
readonly InstanceInvalidState: "Instance.InvalidState";
|
|
1810
|
+
readonly InstanceIpUnusable: "Instance.IpUnusable";
|
|
1811
|
+
readonly InstanceNotInUse: "Instance.NotInUse";
|
|
1812
|
+
readonly InstanceNotRegistered: "Instance.NotRegistered";
|
|
1813
|
+
readonly InstanceResponseCodeMismatch: "Instance.ResponseCodeMismatch";
|
|
1814
|
+
readonly InstanceTimeout: "Instance.Timeout";
|
|
1815
|
+
readonly LbInitialHealthChecking: "Lb.InitialHealthChecking";
|
|
1816
|
+
readonly LbInternalError: "Lb.InternalError";
|
|
1817
|
+
readonly LbRegistrationInProgress: "Lb.RegistrationInProgress";
|
|
1818
|
+
};
|
|
1819
|
+
/**
|
|
1820
|
+
* @public
|
|
1821
|
+
*/
|
|
1822
|
+
export type InstanceHealthReason = (typeof InstanceHealthReason)[keyof typeof InstanceHealthReason];
|
|
1763
1823
|
/**
|
|
1764
1824
|
* @public
|
|
1765
1825
|
* <p>Describes information about the health of the instance.</p>
|
|
@@ -1901,21 +1961,31 @@ export interface InstanceHealthSummary {
|
|
|
1901
1961
|
}
|
|
1902
1962
|
/**
|
|
1903
1963
|
* @public
|
|
1964
|
+
* @enum
|
|
1904
1965
|
*/
|
|
1905
|
-
export declare
|
|
1906
|
-
HTTP
|
|
1907
|
-
HTTP_HTTPS
|
|
1908
|
-
}
|
|
1966
|
+
export declare const LoadBalancerProtocol: {
|
|
1967
|
+
readonly HTTP: "HTTP";
|
|
1968
|
+
readonly HTTP_HTTPS: "HTTP_HTTPS";
|
|
1969
|
+
};
|
|
1909
1970
|
/**
|
|
1910
1971
|
* @public
|
|
1911
1972
|
*/
|
|
1912
|
-
export
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1973
|
+
export type LoadBalancerProtocol = (typeof LoadBalancerProtocol)[keyof typeof LoadBalancerProtocol];
|
|
1974
|
+
/**
|
|
1975
|
+
* @public
|
|
1976
|
+
* @enum
|
|
1977
|
+
*/
|
|
1978
|
+
export declare const LoadBalancerState: {
|
|
1979
|
+
readonly Active: "active";
|
|
1980
|
+
readonly ActiveImpaired: "active_impaired";
|
|
1981
|
+
readonly Failed: "failed";
|
|
1982
|
+
readonly Provisioning: "provisioning";
|
|
1983
|
+
readonly Unknown: "unknown";
|
|
1984
|
+
};
|
|
1985
|
+
/**
|
|
1986
|
+
* @public
|
|
1987
|
+
*/
|
|
1988
|
+
export type LoadBalancerState = (typeof LoadBalancerState)[keyof typeof LoadBalancerState];
|
|
1919
1989
|
/**
|
|
1920
1990
|
* @public
|
|
1921
1991
|
* <p>Provides a summary of SSL/TLS certificate metadata.</p>
|
|
@@ -2040,21 +2110,26 @@ export interface GetLoadBalancerResult {
|
|
|
2040
2110
|
}
|
|
2041
2111
|
/**
|
|
2042
2112
|
* @public
|
|
2113
|
+
* @enum
|
|
2043
2114
|
*/
|
|
2044
|
-
export declare
|
|
2045
|
-
ClientTLSNegotiationErrorCount
|
|
2046
|
-
HTTPCode_Instance_2XX_Count
|
|
2047
|
-
HTTPCode_Instance_3XX_Count
|
|
2048
|
-
HTTPCode_Instance_4XX_Count
|
|
2049
|
-
HTTPCode_Instance_5XX_Count
|
|
2050
|
-
HTTPCode_LB_4XX_Count
|
|
2051
|
-
HTTPCode_LB_5XX_Count
|
|
2052
|
-
HealthyHostCount
|
|
2053
|
-
InstanceResponseTime
|
|
2054
|
-
RejectedConnectionCount
|
|
2055
|
-
RequestCount
|
|
2056
|
-
UnhealthyHostCount
|
|
2057
|
-
}
|
|
2115
|
+
export declare const LoadBalancerMetricName: {
|
|
2116
|
+
readonly ClientTLSNegotiationErrorCount: "ClientTLSNegotiationErrorCount";
|
|
2117
|
+
readonly HTTPCode_Instance_2XX_Count: "HTTPCode_Instance_2XX_Count";
|
|
2118
|
+
readonly HTTPCode_Instance_3XX_Count: "HTTPCode_Instance_3XX_Count";
|
|
2119
|
+
readonly HTTPCode_Instance_4XX_Count: "HTTPCode_Instance_4XX_Count";
|
|
2120
|
+
readonly HTTPCode_Instance_5XX_Count: "HTTPCode_Instance_5XX_Count";
|
|
2121
|
+
readonly HTTPCode_LB_4XX_Count: "HTTPCode_LB_4XX_Count";
|
|
2122
|
+
readonly HTTPCode_LB_5XX_Count: "HTTPCode_LB_5XX_Count";
|
|
2123
|
+
readonly HealthyHostCount: "HealthyHostCount";
|
|
2124
|
+
readonly InstanceResponseTime: "InstanceResponseTime";
|
|
2125
|
+
readonly RejectedConnectionCount: "RejectedConnectionCount";
|
|
2126
|
+
readonly RequestCount: "RequestCount";
|
|
2127
|
+
readonly UnhealthyHostCount: "UnhealthyHostCount";
|
|
2128
|
+
};
|
|
2129
|
+
/**
|
|
2130
|
+
* @public
|
|
2131
|
+
*/
|
|
2132
|
+
export type LoadBalancerMetricName = (typeof LoadBalancerMetricName)[keyof typeof LoadBalancerMetricName];
|
|
2058
2133
|
/**
|
|
2059
2134
|
* @public
|
|
2060
2135
|
*/
|
|
@@ -2340,12 +2415,17 @@ export interface GetLoadBalancerTlsCertificatesRequest {
|
|
|
2340
2415
|
}
|
|
2341
2416
|
/**
|
|
2342
2417
|
* @public
|
|
2418
|
+
* @enum
|
|
2343
2419
|
*/
|
|
2344
|
-
export declare
|
|
2345
|
-
Failed
|
|
2346
|
-
Started
|
|
2347
|
-
Succeeded
|
|
2348
|
-
}
|
|
2420
|
+
export declare const LoadBalancerTlsCertificateDnsRecordCreationStateCode: {
|
|
2421
|
+
readonly Failed: "FAILED";
|
|
2422
|
+
readonly Started: "STARTED";
|
|
2423
|
+
readonly Succeeded: "SUCCEEDED";
|
|
2424
|
+
};
|
|
2425
|
+
/**
|
|
2426
|
+
* @public
|
|
2427
|
+
*/
|
|
2428
|
+
export type LoadBalancerTlsCertificateDnsRecordCreationStateCode = (typeof LoadBalancerTlsCertificateDnsRecordCreationStateCode)[keyof typeof LoadBalancerTlsCertificateDnsRecordCreationStateCode];
|
|
2349
2429
|
/**
|
|
2350
2430
|
* @public
|
|
2351
2431
|
* <p>An object that describes the state of the canonical name (CNAME) records that are
|
|
@@ -2379,12 +2459,17 @@ export interface LoadBalancerTlsCertificateDnsRecordCreationState {
|
|
|
2379
2459
|
}
|
|
2380
2460
|
/**
|
|
2381
2461
|
* @public
|
|
2462
|
+
* @enum
|
|
2382
2463
|
*/
|
|
2383
|
-
export declare
|
|
2384
|
-
Failed
|
|
2385
|
-
PendingValidation
|
|
2386
|
-
Success
|
|
2387
|
-
}
|
|
2464
|
+
export declare const LoadBalancerTlsCertificateDomainStatus: {
|
|
2465
|
+
readonly Failed: "FAILED";
|
|
2466
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
2467
|
+
readonly Success: "SUCCESS";
|
|
2468
|
+
};
|
|
2469
|
+
/**
|
|
2470
|
+
* @public
|
|
2471
|
+
*/
|
|
2472
|
+
export type LoadBalancerTlsCertificateDomainStatus = (typeof LoadBalancerTlsCertificateDomainStatus)[keyof typeof LoadBalancerTlsCertificateDomainStatus];
|
|
2388
2473
|
/**
|
|
2389
2474
|
* @public
|
|
2390
2475
|
* <p>Describes the validation record of each domain name in the SSL/TLS certificate.</p>
|
|
@@ -2421,14 +2506,19 @@ export interface LoadBalancerTlsCertificateDomainValidationRecord {
|
|
|
2421
2506
|
}
|
|
2422
2507
|
/**
|
|
2423
2508
|
* @public
|
|
2509
|
+
* @enum
|
|
2424
2510
|
*/
|
|
2425
|
-
export declare
|
|
2426
|
-
AdditionalVerificationRequired
|
|
2427
|
-
DomainNotAllowed
|
|
2428
|
-
InvalidPublicDomain
|
|
2429
|
-
NoAvailableContacts
|
|
2430
|
-
Other
|
|
2431
|
-
}
|
|
2511
|
+
export declare const LoadBalancerTlsCertificateFailureReason: {
|
|
2512
|
+
readonly AdditionalVerificationRequired: "ADDITIONAL_VERIFICATION_REQUIRED";
|
|
2513
|
+
readonly DomainNotAllowed: "DOMAIN_NOT_ALLOWED";
|
|
2514
|
+
readonly InvalidPublicDomain: "INVALID_PUBLIC_DOMAIN";
|
|
2515
|
+
readonly NoAvailableContacts: "NO_AVAILABLE_CONTACTS";
|
|
2516
|
+
readonly Other: "OTHER";
|
|
2517
|
+
};
|
|
2518
|
+
/**
|
|
2519
|
+
* @public
|
|
2520
|
+
*/
|
|
2521
|
+
export type LoadBalancerTlsCertificateFailureReason = (typeof LoadBalancerTlsCertificateFailureReason)[keyof typeof LoadBalancerTlsCertificateFailureReason];
|
|
2432
2522
|
/**
|
|
2433
2523
|
* @public
|
|
2434
2524
|
* <p>Contains information about the domain names on an SSL/TLS certificate that you will use to
|
|
@@ -2446,13 +2536,18 @@ export interface LoadBalancerTlsCertificateDomainValidationOption {
|
|
|
2446
2536
|
}
|
|
2447
2537
|
/**
|
|
2448
2538
|
* @public
|
|
2539
|
+
* @enum
|
|
2449
2540
|
*/
|
|
2450
|
-
export declare
|
|
2451
|
-
Failed
|
|
2452
|
-
PendingAutoRenewal
|
|
2453
|
-
PendingValidation
|
|
2454
|
-
Success
|
|
2455
|
-
}
|
|
2541
|
+
export declare const LoadBalancerTlsCertificateRenewalStatus: {
|
|
2542
|
+
readonly Failed: "FAILED";
|
|
2543
|
+
readonly PendingAutoRenewal: "PENDING_AUTO_RENEWAL";
|
|
2544
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
2545
|
+
readonly Success: "SUCCESS";
|
|
2546
|
+
};
|
|
2547
|
+
/**
|
|
2548
|
+
* @public
|
|
2549
|
+
*/
|
|
2550
|
+
export type LoadBalancerTlsCertificateRenewalStatus = (typeof LoadBalancerTlsCertificateRenewalStatus)[keyof typeof LoadBalancerTlsCertificateRenewalStatus];
|
|
2456
2551
|
/**
|
|
2457
2552
|
* @public
|
|
2458
2553
|
* <p>Contains information about the status of Lightsail's managed renewal for the
|
|
@@ -2549,32 +2644,42 @@ export interface LoadBalancerTlsCertificateRenewalSummary {
|
|
|
2549
2644
|
}
|
|
2550
2645
|
/**
|
|
2551
2646
|
* @public
|
|
2647
|
+
* @enum
|
|
2552
2648
|
*/
|
|
2553
|
-
export declare
|
|
2554
|
-
AACompromise
|
|
2555
|
-
AffiliationChanged
|
|
2556
|
-
CaCompromise
|
|
2557
|
-
CertificateHold
|
|
2558
|
-
CessationOfOperation
|
|
2559
|
-
KeyCompromise
|
|
2560
|
-
PrivilegeWithdrawn
|
|
2561
|
-
RemoveFromCrl
|
|
2562
|
-
Superceded
|
|
2563
|
-
Unspecified
|
|
2564
|
-
}
|
|
2649
|
+
export declare const LoadBalancerTlsCertificateRevocationReason: {
|
|
2650
|
+
readonly AACompromise: "A_A_COMPROMISE";
|
|
2651
|
+
readonly AffiliationChanged: "AFFILIATION_CHANGED";
|
|
2652
|
+
readonly CaCompromise: "CA_COMPROMISE";
|
|
2653
|
+
readonly CertificateHold: "CERTIFICATE_HOLD";
|
|
2654
|
+
readonly CessationOfOperation: "CESSATION_OF_OPERATION";
|
|
2655
|
+
readonly KeyCompromise: "KEY_COMPROMISE";
|
|
2656
|
+
readonly PrivilegeWithdrawn: "PRIVILEGE_WITHDRAWN";
|
|
2657
|
+
readonly RemoveFromCrl: "REMOVE_FROM_CRL";
|
|
2658
|
+
readonly Superceded: "SUPERCEDED";
|
|
2659
|
+
readonly Unspecified: "UNSPECIFIED";
|
|
2660
|
+
};
|
|
2565
2661
|
/**
|
|
2566
2662
|
* @public
|
|
2567
2663
|
*/
|
|
2568
|
-
export
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2664
|
+
export type LoadBalancerTlsCertificateRevocationReason = (typeof LoadBalancerTlsCertificateRevocationReason)[keyof typeof LoadBalancerTlsCertificateRevocationReason];
|
|
2665
|
+
/**
|
|
2666
|
+
* @public
|
|
2667
|
+
* @enum
|
|
2668
|
+
*/
|
|
2669
|
+
export declare const LoadBalancerTlsCertificateStatus: {
|
|
2670
|
+
readonly Expired: "EXPIRED";
|
|
2671
|
+
readonly Failed: "FAILED";
|
|
2672
|
+
readonly Inactive: "INACTIVE";
|
|
2673
|
+
readonly Issued: "ISSUED";
|
|
2674
|
+
readonly PendingValidation: "PENDING_VALIDATION";
|
|
2675
|
+
readonly Revoked: "REVOKED";
|
|
2676
|
+
readonly Unknown: "UNKNOWN";
|
|
2677
|
+
readonly ValidationTimedOut: "VALIDATION_TIMED_OUT";
|
|
2678
|
+
};
|
|
2679
|
+
/**
|
|
2680
|
+
* @public
|
|
2681
|
+
*/
|
|
2682
|
+
export type LoadBalancerTlsCertificateStatus = (typeof LoadBalancerTlsCertificateStatus)[keyof typeof LoadBalancerTlsCertificateStatus];
|
|
2578
2683
|
/**
|
|
2579
2684
|
* @public
|
|
2580
2685
|
* <p>Describes a load balancer SSL/TLS certificate.</p>
|
|
@@ -3267,10 +3372,15 @@ export interface GetRelationalDatabaseBlueprintsRequest {
|
|
|
3267
3372
|
}
|
|
3268
3373
|
/**
|
|
3269
3374
|
* @public
|
|
3375
|
+
* @enum
|
|
3270
3376
|
*/
|
|
3271
|
-
export declare
|
|
3272
|
-
MYSQL
|
|
3273
|
-
}
|
|
3377
|
+
export declare const RelationalDatabaseEngine: {
|
|
3378
|
+
readonly MYSQL: "mysql";
|
|
3379
|
+
};
|
|
3380
|
+
/**
|
|
3381
|
+
* @public
|
|
3382
|
+
*/
|
|
3383
|
+
export type RelationalDatabaseEngine = (typeof RelationalDatabaseEngine)[keyof typeof RelationalDatabaseEngine];
|
|
3274
3384
|
/**
|
|
3275
3385
|
* @public
|
|
3276
3386
|
* <p>Describes a database image, or blueprint. A blueprint describes the major engine version
|
|
@@ -3575,12 +3685,17 @@ export interface GetRelationalDatabaseLogStreamsResult {
|
|
|
3575
3685
|
}
|
|
3576
3686
|
/**
|
|
3577
3687
|
* @public
|
|
3688
|
+
* @enum
|
|
3578
3689
|
*/
|
|
3579
|
-
export declare
|
|
3580
|
-
CURRENT
|
|
3581
|
-
PENDING
|
|
3582
|
-
PREVIOUS
|
|
3583
|
-
}
|
|
3690
|
+
export declare const RelationalDatabasePasswordVersion: {
|
|
3691
|
+
readonly CURRENT: "CURRENT";
|
|
3692
|
+
readonly PENDING: "PENDING";
|
|
3693
|
+
readonly PREVIOUS: "PREVIOUS";
|
|
3694
|
+
};
|
|
3695
|
+
/**
|
|
3696
|
+
* @public
|
|
3697
|
+
*/
|
|
3698
|
+
export type RelationalDatabasePasswordVersion = (typeof RelationalDatabasePasswordVersion)[keyof typeof RelationalDatabasePasswordVersion];
|
|
3584
3699
|
/**
|
|
3585
3700
|
* @public
|
|
3586
3701
|
*/
|
|
@@ -3616,15 +3731,20 @@ export interface GetRelationalDatabaseMasterUserPasswordResult {
|
|
|
3616
3731
|
}
|
|
3617
3732
|
/**
|
|
3618
3733
|
* @public
|
|
3734
|
+
* @enum
|
|
3619
3735
|
*/
|
|
3620
|
-
export declare
|
|
3621
|
-
CPUUtilization
|
|
3622
|
-
DatabaseConnections
|
|
3623
|
-
DiskQueueDepth
|
|
3624
|
-
FreeStorageSpace
|
|
3625
|
-
NetworkReceiveThroughput
|
|
3626
|
-
NetworkTransmitThroughput
|
|
3627
|
-
}
|
|
3736
|
+
export declare const RelationalDatabaseMetricName: {
|
|
3737
|
+
readonly CPUUtilization: "CPUUtilization";
|
|
3738
|
+
readonly DatabaseConnections: "DatabaseConnections";
|
|
3739
|
+
readonly DiskQueueDepth: "DiskQueueDepth";
|
|
3740
|
+
readonly FreeStorageSpace: "FreeStorageSpace";
|
|
3741
|
+
readonly NetworkReceiveThroughput: "NetworkReceiveThroughput";
|
|
3742
|
+
readonly NetworkTransmitThroughput: "NetworkTransmitThroughput";
|
|
3743
|
+
};
|
|
3744
|
+
/**
|
|
3745
|
+
* @public
|
|
3746
|
+
*/
|
|
3747
|
+
export type RelationalDatabaseMetricName = (typeof RelationalDatabaseMetricName)[keyof typeof RelationalDatabaseMetricName];
|
|
3628
3748
|
/**
|
|
3629
3749
|
* @public
|
|
3630
3750
|
*/
|
|
@@ -4580,11 +4700,16 @@ export interface SetIpAddressTypeResult {
|
|
|
4580
4700
|
}
|
|
4581
4701
|
/**
|
|
4582
4702
|
* @public
|
|
4703
|
+
* @enum
|
|
4583
4704
|
*/
|
|
4584
|
-
export declare
|
|
4585
|
-
Allow
|
|
4586
|
-
Deny
|
|
4587
|
-
}
|
|
4705
|
+
export declare const ResourceBucketAccess: {
|
|
4706
|
+
readonly Allow: "allow";
|
|
4707
|
+
readonly Deny: "deny";
|
|
4708
|
+
};
|
|
4709
|
+
/**
|
|
4710
|
+
* @public
|
|
4711
|
+
*/
|
|
4712
|
+
export type ResourceBucketAccess = (typeof ResourceBucketAccess)[keyof typeof ResourceBucketAccess];
|
|
4588
4713
|
/**
|
|
4589
4714
|
* @public
|
|
4590
4715
|
*/
|