cdk-lambda-subminute 2.0.341 → 2.0.343

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.
Files changed (27) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +71 -17
  5. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +5 -1
  6. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +282 -280
  7. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +106 -3
  8. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +725 -683
  9. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +18 -9
  10. package/node_modules/aws-sdk/clients/configservice.d.ts +4 -4
  11. package/node_modules/aws-sdk/clients/docdb.d.ts +8 -0
  12. package/node_modules/aws-sdk/clients/ecs.d.ts +11 -2
  13. package/node_modules/aws-sdk/clients/es.d.ts +2 -2
  14. package/node_modules/aws-sdk/clients/kms.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/lightsail.d.ts +282 -129
  16. package/node_modules/aws-sdk/clients/opensearch.d.ts +9 -6
  17. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +3 -3
  18. package/node_modules/aws-sdk/clients/sagemaker.d.ts +47 -0
  19. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +13 -1
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +374 -309
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +83 -83
  24. package/node_modules/aws-sdk/lib/core.js +1 -1
  25. package/node_modules/aws-sdk/package.json +1 -1
  26. package/package.json +3 -3
  27. package/.gitattributes +0 -23
@@ -140,19 +140,19 @@ declare class Lightsail extends Service {
140
140
  */
141
141
  createContainerServiceRegistryLogin(callback?: (err: AWSError, data: Lightsail.Types.CreateContainerServiceRegistryLoginResult) => void): Request<Lightsail.Types.CreateContainerServiceRegistryLoginResult, AWSError>;
142
142
  /**
143
- * Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (e.g., us-east-2a). The create disk operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
143
+ * Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (us-east-2a). The create disk operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
144
144
  */
145
145
  createDisk(params: Lightsail.Types.CreateDiskRequest, callback?: (err: AWSError, data: Lightsail.Types.CreateDiskResult) => void): Request<Lightsail.Types.CreateDiskResult, AWSError>;
146
146
  /**
147
- * Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (e.g., us-east-2a). The create disk operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
147
+ * Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (us-east-2a). The create disk operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
148
148
  */
149
149
  createDisk(callback?: (err: AWSError, data: Lightsail.Types.CreateDiskResult) => void): Request<Lightsail.Types.CreateDiskResult, AWSError>;
150
150
  /**
151
- * Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to an Amazon Lightsail instance in the same Availability Zone (e.g., us-east-2a). The create disk from snapshot operation supports tag-based access control via request tags and resource tags applied to the resource identified by disk snapshot name. For more information, see the Amazon Lightsail Developer Guide.
151
+ * Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to an Amazon Lightsail instance in the same Availability Zone (us-east-2a). The create disk from snapshot operation supports tag-based access control via request tags and resource tags applied to the resource identified by disk snapshot name. For more information, see the Amazon Lightsail Developer Guide.
152
152
  */
153
153
  createDiskFromSnapshot(params: Lightsail.Types.CreateDiskFromSnapshotRequest, callback?: (err: AWSError, data: Lightsail.Types.CreateDiskFromSnapshotResult) => void): Request<Lightsail.Types.CreateDiskFromSnapshotResult, AWSError>;
154
154
  /**
155
- * Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to an Amazon Lightsail instance in the same Availability Zone (e.g., us-east-2a). The create disk from snapshot operation supports tag-based access control via request tags and resource tags applied to the resource identified by disk snapshot name. For more information, see the Amazon Lightsail Developer Guide.
155
+ * Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to an Amazon Lightsail instance in the same Availability Zone (us-east-2a). The create disk from snapshot operation supports tag-based access control via request tags and resource tags applied to the resource identified by disk snapshot name. For more information, see the Amazon Lightsail Developer Guide.
156
156
  */
157
157
  createDiskFromSnapshot(callback?: (err: AWSError, data: Lightsail.Types.CreateDiskFromSnapshotResult) => void): Request<Lightsail.Types.CreateDiskFromSnapshotResult, AWSError>;
158
158
  /**
@@ -172,11 +172,11 @@ declare class Lightsail extends Service {
172
172
  */
173
173
  createDistribution(callback?: (err: AWSError, data: Lightsail.Types.CreateDistributionResult) => void): Request<Lightsail.Types.CreateDistributionResult, AWSError>;
174
174
  /**
175
- * Creates a domain resource for the specified domain (e.g., example.com). The create domain operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
175
+ * Creates a domain resource for the specified domain (example.com). The create domain operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
176
176
  */
177
177
  createDomain(params: Lightsail.Types.CreateDomainRequest, callback?: (err: AWSError, data: Lightsail.Types.CreateDomainResult) => void): Request<Lightsail.Types.CreateDomainResult, AWSError>;
178
178
  /**
179
- * Creates a domain resource for the specified domain (e.g., example.com). The create domain operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
179
+ * Creates a domain resource for the specified domain (example.com). The create domain operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.
180
180
  */
181
181
  createDomain(callback?: (err: AWSError, data: Lightsail.Types.CreateDomainResult) => void): Request<Lightsail.Types.CreateDomainResult, AWSError>;
182
182
  /**
@@ -884,11 +884,11 @@ declare class Lightsail extends Service {
884
884
  */
885
885
  getOperations(callback?: (err: AWSError, data: Lightsail.Types.GetOperationsResult) => void): Request<Lightsail.Types.GetOperationsResult, AWSError>;
886
886
  /**
887
- * Gets operations for a specific resource (e.g., an instance or a static IP).
887
+ * Gets operations for a specific resource (an instance or a static IP).
888
888
  */
889
889
  getOperationsForResource(params: Lightsail.Types.GetOperationsForResourceRequest, callback?: (err: AWSError, data: Lightsail.Types.GetOperationsForResourceResult) => void): Request<Lightsail.Types.GetOperationsForResourceResult, AWSError>;
890
890
  /**
891
- * Gets operations for a specific resource (e.g., an instance or a static IP).
891
+ * Gets operations for a specific resource (an instance or a static IP).
892
892
  */
893
893
  getOperationsForResource(callback?: (err: AWSError, data: Lightsail.Types.GetOperationsForResourceResult) => void): Request<Lightsail.Types.GetOperationsForResourceResult, AWSError>;
894
894
  /**
@@ -995,6 +995,14 @@ declare class Lightsail extends Service {
995
995
  * Returns information about all of your databases in Amazon Lightsail.
996
996
  */
997
997
  getRelationalDatabases(callback?: (err: AWSError, data: Lightsail.Types.GetRelationalDatabasesResult) => void): Request<Lightsail.Types.GetRelationalDatabasesResult, AWSError>;
998
+ /**
999
+ * Returns detailed information for five of the most recent SetupInstanceHttps requests that were ran on the target instance.
1000
+ */
1001
+ getSetupHistory(params: Lightsail.Types.GetSetupHistoryRequest, callback?: (err: AWSError, data: Lightsail.Types.GetSetupHistoryResult) => void): Request<Lightsail.Types.GetSetupHistoryResult, AWSError>;
1002
+ /**
1003
+ * Returns detailed information for five of the most recent SetupInstanceHttps requests that were ran on the target instance.
1004
+ */
1005
+ getSetupHistory(callback?: (err: AWSError, data: Lightsail.Types.GetSetupHistoryResult) => void): Request<Lightsail.Types.GetSetupHistoryResult, AWSError>;
998
1006
  /**
999
1007
  * Returns information about an Amazon Lightsail static IP.
1000
1008
  */
@@ -1123,6 +1131,14 @@ declare class Lightsail extends Service {
1123
1131
  * Sets the Amazon Lightsail resources that can access the specified Lightsail bucket. Lightsail buckets currently support setting access for Lightsail instances in the same Amazon Web Services Region.
1124
1132
  */
1125
1133
  setResourceAccessForBucket(callback?: (err: AWSError, data: Lightsail.Types.SetResourceAccessForBucketResult) => void): Request<Lightsail.Types.SetResourceAccessForBucketResult, AWSError>;
1134
+ /**
1135
+ * Creates an SSL/TLS certificate that secures traffic for your website. After the certificate is created, it is installed on the specified Lightsail instance. If you provide more than one domain name in the request, at least one name must be less than or equal to 63 characters in length.
1136
+ */
1137
+ setupInstanceHttps(params: Lightsail.Types.SetupInstanceHttpsRequest, callback?: (err: AWSError, data: Lightsail.Types.SetupInstanceHttpsResult) => void): Request<Lightsail.Types.SetupInstanceHttpsResult, AWSError>;
1138
+ /**
1139
+ * Creates an SSL/TLS certificate that secures traffic for your website. After the certificate is created, it is installed on the specified Lightsail instance. If you provide more than one domain name in the request, at least one name must be less than or equal to 63 characters in length.
1140
+ */
1141
+ setupInstanceHttps(callback?: (err: AWSError, data: Lightsail.Types.SetupInstanceHttpsResult) => void): Request<Lightsail.Types.SetupInstanceHttpsResult, AWSError>;
1126
1142
  /**
1127
1143
  * Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system and application. The session will be active for 1 hour. Use this action to resume the session after it expires.
1128
1144
  */
@@ -1415,7 +1431,7 @@ declare namespace Lightsail {
1415
1431
  */
1416
1432
  location?: ResourceLocation;
1417
1433
  /**
1418
- * The Lightsail resource type (e.g., Alarm).
1434
+ * The Lightsail resource type of the alarm.
1419
1435
  */
1420
1436
  resourceType?: ResourceType;
1421
1437
  /**
@@ -1513,7 +1529,7 @@ declare namespace Lightsail {
1513
1529
  }
1514
1530
  export interface AttachDiskRequest {
1515
1531
  /**
1516
- * The unique Lightsail disk name (e.g., my-disk).
1532
+ * The unique Lightsail disk name (my-disk).
1517
1533
  */
1518
1534
  diskName: ResourceName;
1519
1535
  /**
@@ -1521,7 +1537,7 @@ declare namespace Lightsail {
1521
1537
  */
1522
1538
  instanceName: ResourceName;
1523
1539
  /**
1524
- * The disk path to expose to the instance (e.g., /dev/xvdf).
1540
+ * The disk path to expose to the instance (/dev/xvdf).
1525
1541
  */
1526
1542
  diskPath: NonEmptyString;
1527
1543
  /**
@@ -1585,7 +1601,7 @@ declare namespace Lightsail {
1585
1601
  }
1586
1602
  export interface AttachedDisk {
1587
1603
  /**
1588
- * The path of the disk (e.g., /dev/xvdf).
1604
+ * The path of the disk (/dev/xvdf).
1589
1605
  */
1590
1606
  path?: string;
1591
1607
  /**
@@ -1639,19 +1655,19 @@ declare namespace Lightsail {
1639
1655
  export type BehaviorEnum = "dont-cache"|"cache"|string;
1640
1656
  export interface Blueprint {
1641
1657
  /**
1642
- * The ID for the virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
1658
+ * The ID for the virtual private server image (app_wordpress_4_4 or app_lamp_7_0).
1643
1659
  */
1644
1660
  blueprintId?: NonEmptyString;
1645
1661
  /**
1646
- * The friendly name of the blueprint (e.g., Amazon Linux).
1662
+ * The friendly name of the blueprint (Amazon Linux).
1647
1663
  */
1648
1664
  name?: ResourceName;
1649
1665
  /**
1650
- * The group name of the blueprint (e.g., amazon-linux).
1666
+ * The group name of the blueprint (amazon-linux).
1651
1667
  */
1652
1668
  group?: NonEmptyString;
1653
1669
  /**
1654
- * The type of the blueprint (e.g., os or app).
1670
+ * The type of the blueprint (os or app).
1655
1671
  */
1656
1672
  type?: BlueprintType;
1657
1673
  /**
@@ -1667,7 +1683,7 @@ declare namespace Lightsail {
1667
1683
  */
1668
1684
  minPower?: integer;
1669
1685
  /**
1670
- * The version number of the operating system, application, or stack (e.g., 2016.03.0).
1686
+ * The version number of the operating system, application, or stack ( 2016.03.0).
1671
1687
  */
1672
1688
  version?: string;
1673
1689
  /**
@@ -1695,7 +1711,7 @@ declare namespace Lightsail {
1695
1711
  export type BlueprintType = "os"|"app"|string;
1696
1712
  export interface Bucket {
1697
1713
  /**
1698
- * The Lightsail resource type of the bucket (for example, Bucket).
1714
+ * The Lightsail resource type of the bucket.
1699
1715
  */
1700
1716
  resourceType?: NonEmptyString;
1701
1717
  /**
@@ -1816,23 +1832,23 @@ declare namespace Lightsail {
1816
1832
  }
1817
1833
  export interface Bundle {
1818
1834
  /**
1819
- * The price in US dollars (e.g., 5.0) of the bundle.
1835
+ * The price in US dollars (5.0) of the bundle.
1820
1836
  */
1821
1837
  price?: float;
1822
1838
  /**
1823
- * The number of vCPUs included in the bundle (e.g., 2).
1839
+ * The number of vCPUs included in the bundle (2).
1824
1840
  */
1825
1841
  cpuCount?: integer;
1826
1842
  /**
1827
- * The size of the SSD (e.g., 30).
1843
+ * The size of the SSD (30).
1828
1844
  */
1829
1845
  diskSizeInGb?: integer;
1830
1846
  /**
1831
- * The bundle ID (e.g., micro_1_0).
1847
+ * The bundle ID (micro_1_0).
1832
1848
  */
1833
1849
  bundleId?: NonEmptyString;
1834
1850
  /**
1835
- * The Amazon EC2 instance type (e.g., t2.micro).
1851
+ * The Amazon EC2 instance type (t2.micro).
1836
1852
  */
1837
1853
  instanceType?: string;
1838
1854
  /**
@@ -1840,19 +1856,19 @@ declare namespace Lightsail {
1840
1856
  */
1841
1857
  isActive?: boolean;
1842
1858
  /**
1843
- * A friendly name for the bundle (e.g., Micro).
1859
+ * A friendly name for the bundle (Micro).
1844
1860
  */
1845
1861
  name?: string;
1846
1862
  /**
1847
- * A numeric value that represents the power of the bundle (e.g., 500). You can use the bundle's power value in conjunction with a blueprint's minimum power value to determine whether the blueprint will run on the bundle. For example, you need a bundle with a power value of 500 or more to create an instance that uses a blueprint with a minimum power value of 500.
1863
+ * A numeric value that represents the power of the bundle (500). You can use the bundle's power value in conjunction with a blueprint's minimum power value to determine whether the blueprint will run on the bundle. For example, you need a bundle with a power value of 500 or more to create an instance that uses a blueprint with a minimum power value of 500.
1848
1864
  */
1849
1865
  power?: integer;
1850
1866
  /**
1851
- * The amount of RAM in GB (e.g., 2.0).
1867
+ * The amount of RAM in GB (2.0).
1852
1868
  */
1853
1869
  ramSizeInGb?: float;
1854
1870
  /**
1855
- * The data transfer rate per month in GB (e.g., 2000).
1871
+ * The data transfer rate per month in GB (2000).
1856
1872
  */
1857
1873
  transferPerMonthInGb?: integer;
1858
1874
  /**
@@ -1922,7 +1938,7 @@ declare namespace Lightsail {
1922
1938
  */
1923
1939
  arn?: NonEmptyString;
1924
1940
  /**
1925
- * The name of the certificate (e.g., my-certificate).
1941
+ * The name of the certificate (my-certificate).
1926
1942
  */
1927
1943
  name?: CertificateName;
1928
1944
  /**
@@ -1938,7 +1954,7 @@ declare namespace Lightsail {
1938
1954
  */
1939
1955
  serialNumber?: SerialNumber;
1940
1956
  /**
1941
- * An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) of the certificate.
1957
+ * An array of strings that specify the alternate domains (example2.com) and subdomains (blog.example.com) of the certificate.
1942
1958
  */
1943
1959
  subjectAlternativeNames?: SubjectAlternativeNameList;
1944
1960
  /**
@@ -2004,6 +2020,7 @@ declare namespace Lightsail {
2004
2020
  }
2005
2021
  export type CertificateDomainValidationStatus = "PENDING_VALIDATION"|"FAILED"|"SUCCESS"|string;
2006
2022
  export type CertificateName = string;
2023
+ export type CertificateProvider = "LetsEncrypt"|string;
2007
2024
  export type CertificateStatus = "PENDING_VALIDATION"|"ISSUED"|"INACTIVE"|"EXPIRED"|"VALIDATION_TIMED_OUT"|"REVOKED"|"FAILED"|string;
2008
2025
  export type CertificateStatusList = CertificateStatus[];
2009
2026
  export interface CertificateSummary {
@@ -2063,7 +2080,7 @@ declare namespace Lightsail {
2063
2080
  */
2064
2081
  location?: ResourceLocation;
2065
2082
  /**
2066
- * The Lightsail resource type (e.g., CloudFormationStackRecord).
2083
+ * The Lightsail resource type (CloudFormationStackRecord).
2067
2084
  */
2068
2085
  resourceType?: ResourceType;
2069
2086
  /**
@@ -2082,7 +2099,7 @@ declare namespace Lightsail {
2082
2099
  export type CloudFormationStackRecordList = CloudFormationStackRecord[];
2083
2100
  export interface CloudFormationStackRecordSourceInfo {
2084
2101
  /**
2085
- * The Lightsail resource type (e.g., ExportSnapshotRecord).
2102
+ * The Lightsail resource type (ExportSnapshotRecord).
2086
2103
  */
2087
2104
  resourceType?: CloudFormationStackRecordSourceType;
2088
2105
  /**
@@ -2127,7 +2144,7 @@ declare namespace Lightsail {
2127
2144
  */
2128
2145
  location?: ResourceLocation;
2129
2146
  /**
2130
- * The Lightsail resource type (e.g., ContactMethod).
2147
+ * The Lightsail resource type of the contact method.
2131
2148
  */
2132
2149
  resourceType?: ResourceType;
2133
2150
  /**
@@ -2194,7 +2211,7 @@ declare namespace Lightsail {
2194
2211
  */
2195
2212
  location?: ResourceLocation;
2196
2213
  /**
2197
- * The Lightsail resource type of the container service (i.e., ContainerService).
2214
+ * The Lightsail resource type of the container service.
2198
2215
  */
2199
2216
  resourceType?: ResourceType;
2200
2217
  /**
@@ -2260,7 +2277,7 @@ declare namespace Lightsail {
2260
2277
  */
2261
2278
  version?: integer;
2262
2279
  /**
2263
- * The state of the deployment. A deployment can be in one of the following states: Activating - The deployment is being created. Active - The deployment was successfully created, and it's currently running on the container service. The container service can have only one deployment in an active state at a time. Inactive - The deployment was previously successfully created, but it is not currently running on the container service. Failed - The deployment failed. Use the GetContainerLog action to view the log events for the containers in the deployment to try to determine the reason for the failure.
2280
+ * The state of the deployment. A deployment can be in one of the following states: ACTIVATING - The deployment is being created. ACTIVE - The deployment was successfully created, and it's currently running on the container service. The container service can have only one deployment in an active state at a time. INACTIVE - The deployment was previously successfully created, but it is not currently running on the container service. FAILED - The deployment failed. Use the GetContainerLog action to view the log events for the containers in the deployment to try to determine the reason for the failure.
2264
2281
  */
2265
2282
  state?: ContainerServiceDeploymentState;
2266
2283
  /**
@@ -2362,7 +2379,7 @@ declare namespace Lightsail {
2362
2379
  export type ContainerServiceName = string;
2363
2380
  export interface ContainerServicePower {
2364
2381
  /**
2365
- * The ID of the power (e.g., nano-1).
2382
+ * The ID of the power (nano-1).
2366
2383
  */
2367
2384
  powerId?: string;
2368
2385
  /**
@@ -2378,7 +2395,7 @@ declare namespace Lightsail {
2378
2395
  */
2379
2396
  ramSizeInGb?: float;
2380
2397
  /**
2381
- * The friendly name of the power (e.g., nano).
2398
+ * The friendly name of the power (nano).
2382
2399
  */
2383
2400
  name?: string;
2384
2401
  /**
@@ -2531,11 +2548,11 @@ declare namespace Lightsail {
2531
2548
  */
2532
2549
  certificateName: CertificateName;
2533
2550
  /**
2534
- * The domain name (e.g., example.com) for the certificate.
2551
+ * The domain name (example.com) for the certificate.
2535
2552
  */
2536
2553
  domainName: DomainName;
2537
2554
  /**
2538
- * An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate. You can specify a maximum of nine alternate domains (in addition to the primary domain name). Wildcard domain entries (e.g., *.example.com) are not supported.
2555
+ * An array of strings that specify the alternate domains (example2.com) and subdomains (blog.example.com) for the certificate. You can specify a maximum of nine alternate domains (in addition to the primary domain name). Wildcard domain entries (*.example.com) are not supported.
2539
2556
  */
2540
2557
  subjectAlternativeNames?: SubjectAlternativeNameList;
2541
2558
  /**
@@ -2647,19 +2664,19 @@ declare namespace Lightsail {
2647
2664
  }
2648
2665
  export interface CreateDiskFromSnapshotRequest {
2649
2666
  /**
2650
- * The unique Lightsail disk name (e.g., my-disk).
2667
+ * The unique Lightsail disk name (my-disk).
2651
2668
  */
2652
2669
  diskName: ResourceName;
2653
2670
  /**
2654
- * The name of the disk snapshot (e.g., my-snapshot) from which to create the new storage disk. Constraint: This parameter cannot be defined together with the source disk name parameter. The disk snapshot name and source disk name parameters are mutually exclusive.
2671
+ * The name of the disk snapshot (my-snapshot) from which to create the new storage disk. Constraint: This parameter cannot be defined together with the source disk name parameter. The disk snapshot name and source disk name parameters are mutually exclusive.
2655
2672
  */
2656
2673
  diskSnapshotName?: ResourceName;
2657
2674
  /**
2658
- * The Availability Zone where you want to create the disk (e.g., us-east-2a). Choose the same Availability Zone as the Lightsail instance where you want to create the disk. Use the GetRegions operation to list the Availability Zones where Lightsail is currently available.
2675
+ * The Availability Zone where you want to create the disk (us-east-2a). Choose the same Availability Zone as the Lightsail instance where you want to create the disk. Use the GetRegions operation to list the Availability Zones where Lightsail is currently available.
2659
2676
  */
2660
2677
  availabilityZone: NonEmptyString;
2661
2678
  /**
2662
- * The size of the disk in GB (e.g., 32).
2679
+ * The size of the disk in GB (32).
2663
2680
  */
2664
2681
  sizeInGb: integer;
2665
2682
  /**
@@ -2691,15 +2708,15 @@ declare namespace Lightsail {
2691
2708
  }
2692
2709
  export interface CreateDiskRequest {
2693
2710
  /**
2694
- * The unique Lightsail disk name (e.g., my-disk).
2711
+ * The unique Lightsail disk name (my-disk).
2695
2712
  */
2696
2713
  diskName: ResourceName;
2697
2714
  /**
2698
- * The Availability Zone where you want to create the disk (e.g., us-east-2a). Use the same Availability Zone as the Lightsail instance to which you want to attach the disk. Use the get regions operation to list the Availability Zones where Lightsail is currently available.
2715
+ * The Availability Zone where you want to create the disk (us-east-2a). Use the same Availability Zone as the Lightsail instance to which you want to attach the disk. Use the get regions operation to list the Availability Zones where Lightsail is currently available.
2699
2716
  */
2700
2717
  availabilityZone: NonEmptyString;
2701
2718
  /**
2702
- * The size of the disk in GB (e.g., 32).
2719
+ * The size of the disk in GB (32).
2703
2720
  */
2704
2721
  sizeInGb: integer;
2705
2722
  /**
@@ -2719,15 +2736,15 @@ declare namespace Lightsail {
2719
2736
  }
2720
2737
  export interface CreateDiskSnapshotRequest {
2721
2738
  /**
2722
- * The unique name of the source disk (e.g., Disk-Virginia-1). This parameter cannot be defined together with the instance name parameter. The disk name and instance name parameters are mutually exclusive.
2739
+ * The unique name of the source disk (Disk-Virginia-1). This parameter cannot be defined together with the instance name parameter. The disk name and instance name parameters are mutually exclusive.
2723
2740
  */
2724
2741
  diskName?: ResourceName;
2725
2742
  /**
2726
- * The name of the destination disk snapshot (e.g., my-disk-snapshot) based on the source disk.
2743
+ * The name of the destination disk snapshot (my-disk-snapshot) based on the source disk.
2727
2744
  */
2728
2745
  diskSnapshotName: ResourceName;
2729
2746
  /**
2730
- * The unique name of the source instance (e.g., Amazon_Linux-512MB-Virginia-1). When this is defined, a snapshot of the instance's system volume is created. This parameter cannot be defined together with the disk name parameter. The instance name and disk name parameters are mutually exclusive.
2747
+ * The unique name of the source instance (Amazon_Linux-512MB-Virginia-1). When this is defined, a snapshot of the instance's system volume is created. This parameter cannot be defined together with the disk name parameter. The instance name and disk name parameters are mutually exclusive.
2731
2748
  */
2732
2749
  instanceName?: ResourceName;
2733
2750
  /**
@@ -2787,7 +2804,7 @@ declare namespace Lightsail {
2787
2804
  }
2788
2805
  export interface CreateDomainEntryRequest {
2789
2806
  /**
2790
- * The domain name (e.g., example.com) for which you want to create the domain entry.
2807
+ * The domain name (example.com) for which you want to create the domain entry.
2791
2808
  */
2792
2809
  domainName: DomainName;
2793
2810
  /**
@@ -2803,7 +2820,7 @@ declare namespace Lightsail {
2803
2820
  }
2804
2821
  export interface CreateDomainRequest {
2805
2822
  /**
2806
- * The domain name to manage (e.g., example.com).
2823
+ * The domain name to manage (example.com).
2807
2824
  */
2808
2825
  domainName: DomainName;
2809
2826
  /**
@@ -2883,7 +2900,7 @@ declare namespace Lightsail {
2883
2900
  */
2884
2901
  instanceSnapshotName?: ResourceName;
2885
2902
  /**
2886
- * The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
2903
+ * The bundle of specification information for your virtual private server (or instance), including the pricing plan (micro_1_0).
2887
2904
  */
2888
2905
  bundleId: NonEmptyString;
2889
2906
  /**
@@ -2935,15 +2952,15 @@ declare namespace Lightsail {
2935
2952
  */
2936
2953
  availabilityZone: string;
2937
2954
  /**
2938
- * (Deprecated) The name for your custom image. In releases prior to June 12, 2017, this parameter was ignored by the API. It is now deprecated.
2955
+ * (Discontinued) The name for your custom image. In releases prior to June 12, 2017, this parameter was ignored by the API. It is now discontinued.
2939
2956
  */
2940
2957
  customImageName?: ResourceName;
2941
2958
  /**
2942
- * The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0). Use the get blueprints operation to return a list of available images (or blueprints). Use active blueprints when creating new instances. Inactive blueprints are listed to support customers with existing instances and are not necessarily available to create new instances. Blueprints are marked inactive when they become outdated due to operating system updates or new application releases.
2959
+ * The ID for a virtual private server image (app_wordpress_4_4 or app_lamp_7_0). Use the get blueprints operation to return a list of available images (or blueprints). Use active blueprints when creating new instances. Inactive blueprints are listed to support customers with existing instances and are not necessarily available to create new instances. Blueprints are marked inactive when they become outdated due to operating system updates or new application releases.
2943
2960
  */
2944
2961
  blueprintId: NonEmptyString;
2945
2962
  /**
2946
- * The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
2963
+ * The bundle of specification information for your virtual private server (or instance), including the pricing plan (micro_1_0).
2947
2964
  */
2948
2965
  bundleId: NonEmptyString;
2949
2966
  /**
@@ -3011,7 +3028,7 @@ declare namespace Lightsail {
3011
3028
  */
3012
3029
  instancePort: Port;
3013
3030
  /**
3014
- * The path you provided to perform the load balancer health check. If you didn't specify a health check path, Lightsail uses the root path of your website (e.g., "/"). You may want to specify a custom health check path other than the root of your application if your home page loads slowly or has a lot of media or scripting on it.
3031
+ * The path you provided to perform the load balancer health check. If you didn't specify a health check path, Lightsail uses the root path of your website ("/"). You may want to specify a custom health check path other than the root of your application if your home page loads slowly or has a lot of media or scripting on it.
3015
3032
  */
3016
3033
  healthCheckPath?: string;
3017
3034
  /**
@@ -3019,11 +3036,11 @@ declare namespace Lightsail {
3019
3036
  */
3020
3037
  certificateName?: ResourceName;
3021
3038
  /**
3022
- * The domain name with which your certificate is associated (e.g., example.com). If you specify certificateDomainName, then certificateName is required (and vice-versa).
3039
+ * The domain name with which your certificate is associated (example.com). If you specify certificateDomainName, then certificateName is required (and vice-versa).
3023
3040
  */
3024
3041
  certificateDomainName?: DomainName;
3025
3042
  /**
3026
- * The optional alternative domains and subdomains to use with your SSL/TLS certificate (e.g., www.example.com, example.com, m.example.com, blog.example.com).
3043
+ * The optional alternative domains and subdomains to use with your SSL/TLS certificate (www.example.com, example.com, m.example.com, blog.example.com).
3027
3044
  */
3028
3045
  certificateAlternativeNames?: DomainNameList;
3029
3046
  /**
@@ -3055,11 +3072,11 @@ declare namespace Lightsail {
3055
3072
  */
3056
3073
  certificateName: ResourceName;
3057
3074
  /**
3058
- * The domain name (e.g., example.com) for your SSL/TLS certificate.
3075
+ * The domain name (example.com) for your SSL/TLS certificate.
3059
3076
  */
3060
3077
  certificateDomainName: DomainName;
3061
3078
  /**
3062
- * An array of strings listing alternative domains and subdomains for your SSL/TLS certificate. Lightsail will de-dupe the names for you. You can have a maximum of 9 alternative names (in addition to the 1 primary domain). We do not support wildcards (e.g., *.example.com).
3079
+ * An array of strings listing alternative domains and subdomains for your SSL/TLS certificate. Lightsail will de-dupe the names for you. You can have a maximum of 9 alternative names (in addition to the 1 primary domain). We do not support wildcards (*.example.com).
3063
3080
  */
3064
3081
  certificateAlternativeNames?: DomainNameList;
3065
3082
  /**
@@ -3296,7 +3313,7 @@ declare namespace Lightsail {
3296
3313
  }
3297
3314
  export interface DeleteDiskRequest {
3298
3315
  /**
3299
- * The unique name of the disk you want to delete (e.g., my-disk).
3316
+ * The unique name of the disk you want to delete (my-disk).
3300
3317
  */
3301
3318
  diskName: ResourceName;
3302
3319
  /**
@@ -3312,7 +3329,7 @@ declare namespace Lightsail {
3312
3329
  }
3313
3330
  export interface DeleteDiskSnapshotRequest {
3314
3331
  /**
3315
- * The name of the disk snapshot you want to delete (e.g., my-disk-snapshot).
3332
+ * The name of the disk snapshot you want to delete (my-disk-snapshot).
3316
3333
  */
3317
3334
  diskSnapshotName: ResourceName;
3318
3335
  }
@@ -3506,7 +3523,7 @@ declare namespace Lightsail {
3506
3523
  }
3507
3524
  export interface DetachDiskRequest {
3508
3525
  /**
3509
- * The unique name of the disk you want to detach from your instance (e.g., my-disk).
3526
+ * The unique name of the disk you want to detach from your instance (my-disk).
3510
3527
  */
3511
3528
  diskName: ResourceName;
3512
3529
  }
@@ -3582,7 +3599,7 @@ declare namespace Lightsail {
3582
3599
  */
3583
3600
  location?: ResourceLocation;
3584
3601
  /**
3585
- * The Lightsail resource type (e.g., Disk).
3602
+ * The Lightsail resource type (Disk).
3586
3603
  */
3587
3604
  resourceType?: ResourceType;
3588
3605
  /**
@@ -3622,11 +3639,11 @@ declare namespace Lightsail {
3622
3639
  */
3623
3640
  isAttached?: boolean;
3624
3641
  /**
3625
- * (Deprecated) The attachment state of the disk. In releases prior to November 14, 2017, this parameter returned attached for system disks in the API response. It is now deprecated, but still included in the response. Use isAttached instead.
3642
+ * (Discontinued) The attachment state of the disk. In releases prior to November 14, 2017, this parameter returned attached for system disks in the API response. It is now discontinued, but still included in the response. Use isAttached instead.
3626
3643
  */
3627
3644
  attachmentState?: string;
3628
3645
  /**
3629
- * (Deprecated) The number of GB in use by the disk. In releases prior to November 14, 2017, this parameter was not included in the API response. It is now deprecated.
3646
+ * (Discontinued) The number of GB in use by the disk. In releases prior to November 14, 2017, this parameter was not included in the API response. It is now discontinued.
3630
3647
  */
3631
3648
  gbInUse?: integer;
3632
3649
  /**
@@ -3644,7 +3661,7 @@ declare namespace Lightsail {
3644
3661
  */
3645
3662
  path?: NonEmptyString;
3646
3663
  /**
3647
- * The size of the disk in GB (e.g., 32).
3664
+ * The size of the disk in GB (32).
3648
3665
  */
3649
3666
  sizeInGb?: integer;
3650
3667
  /**
@@ -3660,14 +3677,14 @@ declare namespace Lightsail {
3660
3677
  */
3661
3678
  originalDiskPath?: NonEmptyString;
3662
3679
  /**
3663
- * The new disk name (e.g., my-new-disk).
3680
+ * The new disk name (my-new-disk).
3664
3681
  */
3665
3682
  newDiskName?: ResourceName;
3666
3683
  }
3667
3684
  export type DiskMapList = DiskMap[];
3668
3685
  export interface DiskSnapshot {
3669
3686
  /**
3670
- * The name of the disk snapshot (e.g., my-disk-snapshot).
3687
+ * The name of the disk snapshot (my-disk-snapshot).
3671
3688
  */
3672
3689
  name?: ResourceName;
3673
3690
  /**
@@ -3687,7 +3704,7 @@ declare namespace Lightsail {
3687
3704
  */
3688
3705
  location?: ResourceLocation;
3689
3706
  /**
3690
- * The Lightsail resource type (e.g., DiskSnapshot).
3707
+ * The Lightsail resource type (DiskSnapshot).
3691
3708
  */
3692
3709
  resourceType?: ResourceType;
3693
3710
  /**
@@ -3729,7 +3746,7 @@ declare namespace Lightsail {
3729
3746
  }
3730
3747
  export interface DiskSnapshotInfo {
3731
3748
  /**
3732
- * The size of the disk in GB (e.g., 32).
3749
+ * The size of the disk in GB (32).
3733
3750
  */
3734
3751
  sizeInGb?: integer;
3735
3752
  }
@@ -3778,7 +3795,7 @@ declare namespace Lightsail {
3778
3795
  */
3779
3796
  name?: ResourceName;
3780
3797
  /**
3781
- * The Amazon Resource Name (ARN) of the domain recordset (e.g., arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE).
3798
+ * The Amazon Resource Name (ARN) of the domain recordset (arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE).
3782
3799
  */
3783
3800
  arn?: NonEmptyString;
3784
3801
  /**
@@ -3820,7 +3837,7 @@ declare namespace Lightsail {
3820
3837
  */
3821
3838
  name?: DomainName;
3822
3839
  /**
3823
- * The target IP address (e.g., 192.0.2.0), or AWS name server (e.g., ns-111.awsdns-22.com.). For Lightsail load balancers, the value looks like ab1234c56789c6b86aba6fb203d443bc-123456789.us-east-2.elb.amazonaws.com. For Lightsail distributions, the value looks like exampled1182ne.cloudfront.net. For Lightsail container services, the value looks like container-service-1.example23scljs.us-west-2.cs.amazonlightsail.com. Be sure to also set isAlias to true when setting up an A record for a Lightsail load balancer, distribution, or container service.
3840
+ * The target IP address (192.0.2.0), or AWS name server (ns-111.awsdns-22.com.). For Lightsail load balancers, the value looks like ab1234c56789c6b86aba6fb203d443bc-123456789.us-east-2.elb.amazonaws.com. For Lightsail distributions, the value looks like exampled1182ne.cloudfront.net. For Lightsail container services, the value looks like container-service-1.example23scljs.us-west-2.cs.amazonlightsail.com. Be sure to also set isAlias to true when setting up an A record for a Lightsail load balancer, distribution, or container service.
3824
3841
  */
3825
3842
  target?: string;
3826
3843
  /**
@@ -3832,7 +3849,7 @@ declare namespace Lightsail {
3832
3849
  */
3833
3850
  type?: DomainEntryType;
3834
3851
  /**
3835
- * (Deprecated) The options for the domain entry. In releases prior to November 29, 2017, this parameter was not included in the API response. It is now deprecated.
3852
+ * (Discontinued) The options for the domain entry. In releases prior to November 29, 2017, this parameter was not included in the API response. It is now discontinued.
3836
3853
  */
3837
3854
  options?: DomainEntryOptions;
3838
3855
  }
@@ -3879,6 +3896,7 @@ declare namespace Lightsail {
3879
3896
  createdAt?: IsoDate;
3880
3897
  }
3881
3898
  export type EligibleToRenew = string;
3899
+ export type EmailAddress = string;
3882
3900
  export interface EnableAddOnRequest {
3883
3901
  /**
3884
3902
  * The name of the source resource for which to enable or modify the add-on.
@@ -3951,7 +3969,7 @@ declare namespace Lightsail {
3951
3969
  */
3952
3970
  location?: ResourceLocation;
3953
3971
  /**
3954
- * The Lightsail resource type (e.g., ExportSnapshotRecord).
3972
+ * The Lightsail resource type (ExportSnapshotRecord).
3955
3973
  */
3956
3974
  resourceType?: ResourceType;
3957
3975
  /**
@@ -3970,7 +3988,7 @@ declare namespace Lightsail {
3970
3988
  export type ExportSnapshotRecordList = ExportSnapshotRecord[];
3971
3989
  export interface ExportSnapshotRecordSourceInfo {
3972
3990
  /**
3973
- * The Lightsail resource type (e.g., InstanceSnapshot or DiskSnapshot).
3991
+ * The Lightsail resource type (InstanceSnapshot or DiskSnapshot).
3974
3992
  */
3975
3993
  resourceType?: ExportSnapshotRecordSourceType;
3976
3994
  /**
@@ -4068,7 +4086,7 @@ declare namespace Lightsail {
4068
4086
  */
4069
4087
  resourceName?: ResourceName;
4070
4088
  /**
4071
- * The resource type (e.g., Instance or Disk).
4089
+ * The resource type of the automatic snapshot. The possible values are Instance, and Disk.
4072
4090
  */
4073
4091
  resourceType?: ResourceType;
4074
4092
  /**
@@ -4412,7 +4430,7 @@ declare namespace Lightsail {
4412
4430
  }
4413
4431
  export interface GetDiskRequest {
4414
4432
  /**
4415
- * The name of the disk (e.g., my-disk).
4433
+ * The name of the disk (my-disk).
4416
4434
  */
4417
4435
  diskName: ResourceName;
4418
4436
  }
@@ -4424,7 +4442,7 @@ declare namespace Lightsail {
4424
4442
  }
4425
4443
  export interface GetDiskSnapshotRequest {
4426
4444
  /**
4427
- * The name of the disk snapshot (e.g., my-disk-snapshot).
4445
+ * The name of the disk snapshot (my-disk-snapshot).
4428
4446
  */
4429
4447
  diskSnapshotName: ResourceName;
4430
4448
  }
@@ -4486,7 +4504,7 @@ declare namespace Lightsail {
4486
4504
  */
4487
4505
  status?: string;
4488
4506
  /**
4489
- * The timestamp of the last cache reset (e.g., 1479734909.17) in Unix time format.
4507
+ * The timestamp of the last cache reset (1479734909.17) in Unix time format.
4490
4508
  */
4491
4509
  createTime?: IsoDate;
4492
4510
  }
@@ -4886,7 +4904,7 @@ declare namespace Lightsail {
4886
4904
  */
4887
4905
  operations?: OperationList;
4888
4906
  /**
4889
- * (Deprecated) Returns the number of pages of results that remain. In releases prior to June 12, 2017, this parameter returned null by the API. It is now deprecated, and the API returns the next page token parameter instead.
4907
+ * (Discontinued) Returns the number of pages of results that remain. In releases prior to June 12, 2017, this parameter returned null by the API. It is now discontinued, and the API returns the next page token parameter instead.
4890
4908
  */
4891
4909
  nextPageCount?: string;
4892
4910
  /**
@@ -4912,11 +4930,11 @@ declare namespace Lightsail {
4912
4930
  }
4913
4931
  export interface GetRegionsRequest {
4914
4932
  /**
4915
- * A Boolean value indicating whether to also include Availability Zones in your get regions request. Availability Zones are indicated with a letter: e.g., us-east-2a.
4933
+ * A Boolean value indicating whether to also include Availability Zones in your get regions request. Availability Zones are indicated with a letter: us-east-2a.
4916
4934
  */
4917
4935
  includeAvailabilityZones?: boolean;
4918
4936
  /**
4919
- * A Boolean value indicating whether to also include Availability Zones for databases in your get regions request. Availability Zones are indicated with a letter (e.g., us-east-2a).
4937
+ * A Boolean value indicating whether to also include Availability Zones for databases in your get regions request. Availability Zones are indicated with a letter (us-east-2a).
4920
4938
  */
4921
4939
  includeRelationalDatabaseAvailabilityZones?: boolean;
4922
4940
  }
@@ -5174,6 +5192,26 @@ declare namespace Lightsail {
5174
5192
  */
5175
5193
  nextPageToken?: string;
5176
5194
  }
5195
+ export interface GetSetupHistoryRequest {
5196
+ /**
5197
+ * The name of the resource for which you are requesting information.
5198
+ */
5199
+ resourceName: ResourceName;
5200
+ /**
5201
+ * The token to advance to the next page of results from your request. To get a page token, perform an initial GetSetupHistory request. If your results are paginated, the response will return a next page token that you can specify as the page token in a subsequent request.
5202
+ */
5203
+ pageToken?: SetupHistoryPageToken;
5204
+ }
5205
+ export interface GetSetupHistoryResult {
5206
+ /**
5207
+ * The historical information that's returned.
5208
+ */
5209
+ setupHistory?: setupHistoryList;
5210
+ /**
5211
+ * The token to advance to the next page of results from your request. A next page token is not returned if there are no more results to display. To get the next page of results, perform another GetSetupHistory request and specify the next page token using the pageToken parameter.
5212
+ */
5213
+ nextPageToken?: SetupHistoryPageToken;
5214
+ }
5177
5215
  export interface GetStaticIpRequest {
5178
5216
  /**
5179
5217
  * The name of the static IP in Lightsail.
@@ -5283,11 +5321,11 @@ declare namespace Lightsail {
5283
5321
  }
5284
5322
  export interface Instance {
5285
5323
  /**
5286
- * The name the user gave the instance (e.g., Amazon_Linux-1GB-Ohio-1).
5324
+ * The name the user gave the instance (Amazon_Linux-1GB-Ohio-1).
5287
5325
  */
5288
5326
  name?: ResourceName;
5289
5327
  /**
5290
- * The Amazon Resource Name (ARN) of the instance (e.g., arn:aws:lightsail:us-east-2:123456789101:Instance/244ad76f-8aad-4741-809f-12345EXAMPLE).
5328
+ * The Amazon Resource Name (ARN) of the instance (arn:aws:lightsail:us-east-2:123456789101:Instance/244ad76f-8aad-4741-809f-12345EXAMPLE).
5291
5329
  */
5292
5330
  arn?: NonEmptyString;
5293
5331
  /**
@@ -5295,7 +5333,7 @@ declare namespace Lightsail {
5295
5333
  */
5296
5334
  supportCode?: string;
5297
5335
  /**
5298
- * The timestamp when the instance was created (e.g., 1479734909.17) in Unix time format.
5336
+ * The timestamp when the instance was created (1479734909.17) in Unix time format.
5299
5337
  */
5300
5338
  createdAt?: IsoDate;
5301
5339
  /**
@@ -5311,15 +5349,15 @@ declare namespace Lightsail {
5311
5349
  */
5312
5350
  tags?: TagList;
5313
5351
  /**
5314
- * The blueprint ID (e.g., os_amlinux_2016_03).
5352
+ * The blueprint ID (os_amlinux_2016_03).
5315
5353
  */
5316
5354
  blueprintId?: NonEmptyString;
5317
5355
  /**
5318
- * The friendly name of the blueprint (e.g., Amazon Linux).
5356
+ * The friendly name of the blueprint (Amazon Linux).
5319
5357
  */
5320
5358
  blueprintName?: NonEmptyString;
5321
5359
  /**
5322
- * The bundle for the instance (e.g., micro_1_0).
5360
+ * The bundle for the instance (micro_1_0).
5323
5361
  */
5324
5362
  bundleId?: NonEmptyString;
5325
5363
  /**
@@ -5355,15 +5393,15 @@ declare namespace Lightsail {
5355
5393
  */
5356
5394
  networking?: InstanceNetworking;
5357
5395
  /**
5358
- * The status code and the state (e.g., running) for the instance.
5396
+ * The status code and the state (running) for the instance.
5359
5397
  */
5360
5398
  state?: InstanceState;
5361
5399
  /**
5362
- * The user name for connecting to the instance (e.g., ec2-user).
5400
+ * The user name for connecting to the instance (ec2-user).
5363
5401
  */
5364
5402
  username?: NonEmptyString;
5365
5403
  /**
5366
- * The name of the SSH key being used to connect to the instance (e.g., LightsailDefaultKeyPair).
5404
+ * The name of the SSH key being used to connect to the instance (LightsailDefaultKeyPair).
5367
5405
  */
5368
5406
  sshKeyName?: ResourceName;
5369
5407
  /**
@@ -5373,7 +5411,7 @@ declare namespace Lightsail {
5373
5411
  }
5374
5412
  export interface InstanceAccessDetails {
5375
5413
  /**
5376
- * For SSH access, the public key to use when accessing your instance For OpenSSH clients (e.g., command line SSH), you should save this value to tempkey-cert.pub.
5414
+ * For SSH access, the public key to use when accessing your instance For OpenSSH clients (command line SSH), you should save this value to tempkey-cert.pub.
5377
5415
  */
5378
5416
  certKey?: string;
5379
5417
  /**
@@ -5393,7 +5431,7 @@ declare namespace Lightsail {
5393
5431
  */
5394
5432
  passwordData?: PasswordData;
5395
5433
  /**
5396
- * For SSH access, the temporary private key. For OpenSSH clients (e.g., command line SSH), you should save this value to tempkey).
5434
+ * For SSH access, the temporary private key. For OpenSSH clients (command line SSH), you should save this value to tempkey).
5397
5435
  */
5398
5436
  privateKey?: string;
5399
5437
  /**
@@ -5420,7 +5458,7 @@ declare namespace Lightsail {
5420
5458
  */
5421
5459
  sourceName: ResourceName;
5422
5460
  /**
5423
- * The instance type (e.g., t2.micro) to use for the new Amazon EC2 instance.
5461
+ * The instance type (t2.micro) to use for the new Amazon EC2 instance.
5424
5462
  */
5425
5463
  instanceType: NonEmptyString;
5426
5464
  /**
@@ -5447,7 +5485,7 @@ declare namespace Lightsail {
5447
5485
  */
5448
5486
  disks?: DiskList;
5449
5487
  /**
5450
- * The amount of RAM in GB on the instance (e.g., 1.0).
5488
+ * The amount of RAM in GB on the instance (1.0).
5451
5489
  */
5452
5490
  ramSizeInGb?: float;
5453
5491
  }
@@ -5585,7 +5623,7 @@ declare namespace Lightsail {
5585
5623
  */
5586
5624
  name?: ResourceName;
5587
5625
  /**
5588
- * The Amazon Resource Name (ARN) of the snapshot (e.g., arn:aws:lightsail:us-east-2:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).
5626
+ * The Amazon Resource Name (ARN) of the snapshot (arn:aws:lightsail:us-east-2:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).
5589
5627
  */
5590
5628
  arn?: NonEmptyString;
5591
5629
  /**
@@ -5593,7 +5631,7 @@ declare namespace Lightsail {
5593
5631
  */
5594
5632
  supportCode?: string;
5595
5633
  /**
5596
- * The timestamp when the snapshot was created (e.g., 1479907467.024).
5634
+ * The timestamp when the snapshot was created (1479907467.024).
5597
5635
  */
5598
5636
  createdAt?: IsoDate;
5599
5637
  /**
@@ -5625,15 +5663,15 @@ declare namespace Lightsail {
5625
5663
  */
5626
5664
  fromInstanceName?: ResourceName;
5627
5665
  /**
5628
- * The Amazon Resource Name (ARN) of the instance from which the snapshot was created (e.g., arn:aws:lightsail:us-east-2:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).
5666
+ * The Amazon Resource Name (ARN) of the instance from which the snapshot was created (arn:aws:lightsail:us-east-2:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).
5629
5667
  */
5630
5668
  fromInstanceArn?: NonEmptyString;
5631
5669
  /**
5632
- * The blueprint ID from which you created the snapshot (e.g., os_debian_8_3). A blueprint is a virtual private server (or instance) image used to create instances quickly.
5670
+ * The blueprint ID from which you created the snapshot (os_debian_8_3). A blueprint is a virtual private server (or instance) image used to create instances quickly.
5633
5671
  */
5634
5672
  fromBlueprintId?: string;
5635
5673
  /**
5636
- * The bundle ID from which you created the snapshot (e.g., micro_1_0).
5674
+ * The bundle ID from which you created the snapshot (micro_1_0).
5637
5675
  */
5638
5676
  fromBundleId?: string;
5639
5677
  /**
@@ -5647,11 +5685,11 @@ declare namespace Lightsail {
5647
5685
  }
5648
5686
  export interface InstanceSnapshotInfo {
5649
5687
  /**
5650
- * The bundle ID from which the source instance was created (e.g., micro_1_0).
5688
+ * The bundle ID from which the source instance was created (micro_1_0).
5651
5689
  */
5652
5690
  fromBundleId?: NonEmptyString;
5653
5691
  /**
5654
- * The blueprint ID from which the source instance (e.g., os_debian_8_3).
5692
+ * The blueprint ID from which the source instance (os_debian_8_3).
5655
5693
  */
5656
5694
  fromBlueprintId?: NonEmptyString;
5657
5695
  /**
@@ -5667,7 +5705,7 @@ declare namespace Lightsail {
5667
5705
  */
5668
5706
  code?: integer;
5669
5707
  /**
5670
- * The state of the instance (e.g., running or pending).
5708
+ * The state of the instance (running or pending).
5671
5709
  */
5672
5710
  name?: string;
5673
5711
  }
@@ -5692,7 +5730,7 @@ declare namespace Lightsail {
5692
5730
  */
5693
5731
  name?: ResourceName;
5694
5732
  /**
5695
- * The Amazon Resource Name (ARN) of the key pair (e.g., arn:aws:lightsail:us-east-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
5733
+ * The Amazon Resource Name (ARN) of the key pair (arn:aws:lightsail:us-east-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
5696
5734
  */
5697
5735
  arn?: NonEmptyString;
5698
5736
  /**
@@ -5700,7 +5738,7 @@ declare namespace Lightsail {
5700
5738
  */
5701
5739
  supportCode?: string;
5702
5740
  /**
5703
- * The timestamp when the key pair was created (e.g., 1479816991.349).
5741
+ * The timestamp when the key pair was created (1479816991.349).
5704
5742
  */
5705
5743
  createdAt?: IsoDate;
5706
5744
  /**
@@ -5743,7 +5781,7 @@ declare namespace Lightsail {
5743
5781
  */
5744
5782
  location?: ResourceLocation;
5745
5783
  /**
5746
- * The Lightsail resource type (e.g., Distribution).
5784
+ * The Lightsail resource type (Distribution).
5747
5785
  */
5748
5786
  resourceType?: ResourceType;
5749
5787
  /**
@@ -5805,7 +5843,7 @@ declare namespace Lightsail {
5805
5843
  }
5806
5844
  export interface LoadBalancer {
5807
5845
  /**
5808
- * The name of the load balancer (e.g., my-load-balancer).
5846
+ * The name of the load balancer (my-load-balancer).
5809
5847
  */
5810
5848
  name?: ResourceName;
5811
5849
  /**
@@ -5821,11 +5859,11 @@ declare namespace Lightsail {
5821
5859
  */
5822
5860
  createdAt?: IsoDate;
5823
5861
  /**
5824
- * The AWS Region where your load balancer was created (e.g., us-east-2a). Lightsail automatically creates your load balancer across Availability Zones.
5862
+ * The AWS Region where your load balancer was created (us-east-2a). Lightsail automatically creates your load balancer across Availability Zones.
5825
5863
  */
5826
5864
  location?: ResourceLocation;
5827
5865
  /**
5828
- * The resource type (e.g., LoadBalancer.
5866
+ * The resource type (LoadBalancer.
5829
5867
  */
5830
5868
  resourceType?: ResourceType;
5831
5869
  /**
@@ -5889,7 +5927,7 @@ declare namespace Lightsail {
5889
5927
  export type LoadBalancerState = "active"|"provisioning"|"active_impaired"|"failed"|"unknown"|string;
5890
5928
  export interface LoadBalancerTlsCertificate {
5891
5929
  /**
5892
- * The name of the SSL/TLS certificate (e.g., my-certificate).
5930
+ * The name of the SSL/TLS certificate (my-certificate).
5893
5931
  */
5894
5932
  name?: ResourceName;
5895
5933
  /**
@@ -5909,7 +5947,7 @@ declare namespace Lightsail {
5909
5947
  */
5910
5948
  location?: ResourceLocation;
5911
5949
  /**
5912
- * The resource type (e.g., LoadBalancerTlsCertificate). Instance - A Lightsail instance (a virtual private server) StaticIp - A static IP address KeyPair - The key pair used to connect to a Lightsail instance InstanceSnapshot - A Lightsail instance snapshot Domain - A DNS zone PeeredVpc - A peered VPC LoadBalancer - A Lightsail load balancer LoadBalancerTlsCertificate - An SSL/TLS certificate associated with a Lightsail load balancer Disk - A Lightsail block storage disk DiskSnapshot - A block storage disk snapshot
5950
+ * The resource type (LoadBalancerTlsCertificate). Instance - A Lightsail instance (a virtual private server) StaticIp - A static IP address KeyPair - The key pair used to connect to a Lightsail instance InstanceSnapshot - A Lightsail instance snapshot Domain - A DNS zone PeeredVpc - A peered VPC LoadBalancer - A Lightsail load balancer LoadBalancerTlsCertificate - An SSL/TLS certificate associated with a Lightsail load balancer Disk - A Lightsail block storage disk DiskSnapshot - A block storage disk snapshot
5913
5951
  */
5914
5952
  resourceType?: ResourceType;
5915
5953
  /**
@@ -5985,7 +6023,7 @@ declare namespace Lightsail {
5985
6023
  */
5986
6024
  subject?: NonEmptyString;
5987
6025
  /**
5988
- * An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
6026
+ * An array of strings that specify the alternate domains (example2.com) and subdomains (blog.example.com) for the certificate.
5989
6027
  */
5990
6028
  subjectAlternativeNames?: StringList;
5991
6029
  }
@@ -6121,7 +6159,7 @@ declare namespace Lightsail {
6121
6159
  */
6122
6160
  sum?: double;
6123
6161
  /**
6124
- * The timestamp (e.g., 1479816991.349).
6162
+ * The timestamp (1479816991.349).
6125
6163
  */
6126
6164
  timestamp?: timestamp;
6127
6165
  /**
@@ -6199,7 +6237,7 @@ declare namespace Lightsail {
6199
6237
  */
6200
6238
  resourceType?: ResourceType;
6201
6239
  /**
6202
- * The timestamp when the operation was initialized (e.g., 1479816991.349).
6240
+ * The timestamp when the operation was initialized (1479816991.349).
6203
6241
  */
6204
6242
  createdAt?: IsoDate;
6205
6243
  /**
@@ -6211,7 +6249,7 @@ declare namespace Lightsail {
6211
6249
  */
6212
6250
  isTerminal?: boolean;
6213
6251
  /**
6214
- * Details about the operation (e.g., Debian-1GB-Ohio-1).
6252
+ * Details about the operation (Debian-1GB-Ohio-1).
6215
6253
  */
6216
6254
  operationDetails?: string;
6217
6255
  /**
@@ -6223,7 +6261,7 @@ declare namespace Lightsail {
6223
6261
  */
6224
6262
  status?: OperationStatus;
6225
6263
  /**
6226
- * The timestamp when the status was changed (e.g., 1479816991.349).
6264
+ * The timestamp when the status was changed (1479816991.349).
6227
6265
  */
6228
6266
  statusChangedAt?: IsoDate;
6229
6267
  /**
@@ -6237,14 +6275,14 @@ declare namespace Lightsail {
6237
6275
  }
6238
6276
  export type OperationList = Operation[];
6239
6277
  export type OperationStatus = "NotStarted"|"Started"|"Failed"|"Completed"|"Succeeded"|string;
6240
- export type OperationType = "DeleteKnownHostKeys"|"DeleteInstance"|"CreateInstance"|"StopInstance"|"StartInstance"|"RebootInstance"|"OpenInstancePublicPorts"|"PutInstancePublicPorts"|"CloseInstancePublicPorts"|"AllocateStaticIp"|"ReleaseStaticIp"|"AttachStaticIp"|"DetachStaticIp"|"UpdateDomainEntry"|"DeleteDomainEntry"|"CreateDomain"|"DeleteDomain"|"CreateInstanceSnapshot"|"DeleteInstanceSnapshot"|"CreateInstancesFromSnapshot"|"CreateLoadBalancer"|"DeleteLoadBalancer"|"AttachInstancesToLoadBalancer"|"DetachInstancesFromLoadBalancer"|"UpdateLoadBalancerAttribute"|"CreateLoadBalancerTlsCertificate"|"DeleteLoadBalancerTlsCertificate"|"AttachLoadBalancerTlsCertificate"|"CreateDisk"|"DeleteDisk"|"AttachDisk"|"DetachDisk"|"CreateDiskSnapshot"|"DeleteDiskSnapshot"|"CreateDiskFromSnapshot"|"CreateRelationalDatabase"|"UpdateRelationalDatabase"|"DeleteRelationalDatabase"|"CreateRelationalDatabaseFromSnapshot"|"CreateRelationalDatabaseSnapshot"|"DeleteRelationalDatabaseSnapshot"|"UpdateRelationalDatabaseParameters"|"StartRelationalDatabase"|"RebootRelationalDatabase"|"StopRelationalDatabase"|"EnableAddOn"|"DisableAddOn"|"PutAlarm"|"GetAlarms"|"DeleteAlarm"|"TestAlarm"|"CreateContactMethod"|"GetContactMethods"|"SendContactMethodVerification"|"DeleteContactMethod"|"CreateDistribution"|"UpdateDistribution"|"DeleteDistribution"|"ResetDistributionCache"|"AttachCertificateToDistribution"|"DetachCertificateFromDistribution"|"UpdateDistributionBundle"|"SetIpAddressType"|"CreateCertificate"|"DeleteCertificate"|"CreateContainerService"|"UpdateContainerService"|"DeleteContainerService"|"CreateContainerServiceDeployment"|"CreateContainerServiceRegistryLogin"|"RegisterContainerImage"|"DeleteContainerImage"|"CreateBucket"|"DeleteBucket"|"CreateBucketAccessKey"|"DeleteBucketAccessKey"|"UpdateBucketBundle"|"UpdateBucket"|"SetResourceAccessForBucket"|"UpdateInstanceMetadataOptions"|"StartGUISession"|"StopGUISession"|string;
6278
+ export type OperationType = "DeleteKnownHostKeys"|"DeleteInstance"|"CreateInstance"|"StopInstance"|"StartInstance"|"RebootInstance"|"OpenInstancePublicPorts"|"PutInstancePublicPorts"|"CloseInstancePublicPorts"|"AllocateStaticIp"|"ReleaseStaticIp"|"AttachStaticIp"|"DetachStaticIp"|"UpdateDomainEntry"|"DeleteDomainEntry"|"CreateDomain"|"DeleteDomain"|"CreateInstanceSnapshot"|"DeleteInstanceSnapshot"|"CreateInstancesFromSnapshot"|"CreateLoadBalancer"|"DeleteLoadBalancer"|"AttachInstancesToLoadBalancer"|"DetachInstancesFromLoadBalancer"|"UpdateLoadBalancerAttribute"|"CreateLoadBalancerTlsCertificate"|"DeleteLoadBalancerTlsCertificate"|"AttachLoadBalancerTlsCertificate"|"CreateDisk"|"DeleteDisk"|"AttachDisk"|"DetachDisk"|"CreateDiskSnapshot"|"DeleteDiskSnapshot"|"CreateDiskFromSnapshot"|"CreateRelationalDatabase"|"UpdateRelationalDatabase"|"DeleteRelationalDatabase"|"CreateRelationalDatabaseFromSnapshot"|"CreateRelationalDatabaseSnapshot"|"DeleteRelationalDatabaseSnapshot"|"UpdateRelationalDatabaseParameters"|"StartRelationalDatabase"|"RebootRelationalDatabase"|"StopRelationalDatabase"|"EnableAddOn"|"DisableAddOn"|"PutAlarm"|"GetAlarms"|"DeleteAlarm"|"TestAlarm"|"CreateContactMethod"|"GetContactMethods"|"SendContactMethodVerification"|"DeleteContactMethod"|"CreateDistribution"|"UpdateDistribution"|"DeleteDistribution"|"ResetDistributionCache"|"AttachCertificateToDistribution"|"DetachCertificateFromDistribution"|"UpdateDistributionBundle"|"SetIpAddressType"|"CreateCertificate"|"DeleteCertificate"|"CreateContainerService"|"UpdateContainerService"|"DeleteContainerService"|"CreateContainerServiceDeployment"|"CreateContainerServiceRegistryLogin"|"RegisterContainerImage"|"DeleteContainerImage"|"CreateBucket"|"DeleteBucket"|"CreateBucketAccessKey"|"DeleteBucketAccessKey"|"UpdateBucketBundle"|"UpdateBucket"|"SetResourceAccessForBucket"|"UpdateInstanceMetadataOptions"|"StartGUISession"|"StopGUISession"|"SetupInstanceHttps"|string;
6241
6279
  export interface Origin {
6242
6280
  /**
6243
6281
  * The name of the origin resource.
6244
6282
  */
6245
6283
  name?: ResourceName;
6246
6284
  /**
6247
- * The resource type of the origin resource (e.g., Instance).
6285
+ * The resource type of the origin resource (Instance).
6248
6286
  */
6249
6287
  resourceType?: ResourceType;
6250
6288
  /**
@@ -6467,19 +6505,19 @@ declare namespace Lightsail {
6467
6505
  export type RecordState = "Started"|"Succeeded"|"Failed"|string;
6468
6506
  export interface Region {
6469
6507
  /**
6470
- * The continent code (e.g., NA, meaning North America).
6508
+ * The continent code (NA, meaning North America).
6471
6509
  */
6472
6510
  continentCode?: string;
6473
6511
  /**
6474
- * The description of the Amazon Web Services Region (e.g., This region is recommended to serve users in the eastern United States and eastern Canada).
6512
+ * The description of the Amazon Web Services Region (This region is recommended to serve users in the eastern United States and eastern Canada).
6475
6513
  */
6476
6514
  description?: string;
6477
6515
  /**
6478
- * The display name (e.g., Ohio).
6516
+ * The display name (Ohio).
6479
6517
  */
6480
6518
  displayName?: string;
6481
6519
  /**
6482
- * The region name (e.g., us-east-2).
6520
+ * The region name (us-east-2).
6483
6521
  */
6484
6522
  name?: RegionName;
6485
6523
  /**
@@ -6885,7 +6923,7 @@ declare namespace Lightsail {
6885
6923
  */
6886
6924
  status?: string;
6887
6925
  /**
6888
- * The timestamp of the reset cache request (e.g., 1479734909.17) in Unix time format.
6926
+ * The timestamp of the reset cache request (1479734909.17) in Unix time format.
6889
6927
  */
6890
6928
  createTime?: IsoDate;
6891
6929
  /**
@@ -6988,7 +7026,7 @@ declare namespace Lightsail {
6988
7026
  export type Sessions = Session[];
6989
7027
  export interface SetIpAddressTypeRequest {
6990
7028
  /**
6991
- * The resource type. The possible values are Distribution, Instance, and LoadBalancer. Distribution-related APIs are available only in the N. Virginia (us-east-1) Amazon Web Services Region. Set your Amazon Web Services Region configuration to us-east-1 to create, view, or edit distributions.
7029
+ * The resource type. The resource values are Distribution, Instance, and LoadBalancer. Distribution-related APIs are available only in the N. Virginia (us-east-1) Amazon Web Services Region. Set your Amazon Web Services Region configuration to us-east-1 to create, view, or edit distributions.
6992
7030
  */
6993
7031
  resourceType: ResourceType;
6994
7032
  /**
@@ -7026,6 +7064,120 @@ declare namespace Lightsail {
7026
7064
  */
7027
7065
  operations?: OperationList;
7028
7066
  }
7067
+ export type SetupDomainName = string;
7068
+ export type SetupDomainNameList = SetupDomainName[];
7069
+ export interface SetupExecutionDetails {
7070
+ /**
7071
+ * The command that was executed.
7072
+ */
7073
+ command?: string;
7074
+ /**
7075
+ * The timestamp for when the request was run.
7076
+ */
7077
+ dateTime?: IsoDate;
7078
+ /**
7079
+ * The name of the target resource.
7080
+ */
7081
+ name?: NonEmptyString;
7082
+ /**
7083
+ * The status of the SetupInstanceHttps request.
7084
+ */
7085
+ status?: SetupStatus;
7086
+ /**
7087
+ * The text written by the command to stderr.
7088
+ */
7089
+ standardError?: string;
7090
+ /**
7091
+ * The text written by the command to stdout.
7092
+ */
7093
+ standardOutput?: string;
7094
+ /**
7095
+ * The current version of the script..
7096
+ */
7097
+ version?: string;
7098
+ }
7099
+ export type SetupExecutionDetailsList = SetupExecutionDetails[];
7100
+ export interface SetupHistory {
7101
+ /**
7102
+ * A GUID that's used to identify the operation.
7103
+ */
7104
+ operationId?: NonEmptyString;
7105
+ /**
7106
+ * Information about the specified request.
7107
+ */
7108
+ request?: SetupRequest;
7109
+ /**
7110
+ * The target resource name for the request.
7111
+ */
7112
+ resource?: SetupHistoryResource;
7113
+ /**
7114
+ * Describes the full details of the request.
7115
+ */
7116
+ executionDetails?: SetupExecutionDetailsList;
7117
+ /**
7118
+ * The status of the request.
7119
+ */
7120
+ status?: SetupStatus;
7121
+ }
7122
+ export type SetupHistoryPageToken = string;
7123
+ export interface SetupHistoryResource {
7124
+ /**
7125
+ * The name of the Lightsail resource.
7126
+ */
7127
+ name?: ResourceName;
7128
+ /**
7129
+ * The Amazon Resource Name (ARN) of the Lightsail resource.
7130
+ */
7131
+ arn?: NonEmptyString;
7132
+ /**
7133
+ * The timestamp for when the resource was created.
7134
+ */
7135
+ createdAt?: IsoDate;
7136
+ location?: ResourceLocation;
7137
+ /**
7138
+ * The Lightsail resource type. For example, Instance.
7139
+ */
7140
+ resourceType?: ResourceType;
7141
+ }
7142
+ export interface SetupInstanceHttpsRequest {
7143
+ /**
7144
+ * The name of the Lightsail instance.
7145
+ */
7146
+ instanceName: ResourceName;
7147
+ /**
7148
+ * The contact method for SSL/TLS certificate renewal alerts. You can enter one email address.
7149
+ */
7150
+ emailAddress: EmailAddress;
7151
+ /**
7152
+ * The name of the domain and subdomains that were specified for the SSL/TLS certificate.
7153
+ */
7154
+ domainNames: SetupDomainNameList;
7155
+ /**
7156
+ * The certificate authority that issues the SSL/TLS certificate.
7157
+ */
7158
+ certificateProvider: CertificateProvider;
7159
+ }
7160
+ export interface SetupInstanceHttpsResult {
7161
+ /**
7162
+ * The available API operations for SetupInstanceHttps.
7163
+ */
7164
+ operations?: OperationList;
7165
+ }
7166
+ export interface SetupRequest {
7167
+ /**
7168
+ * The name of the Lightsail instance.
7169
+ */
7170
+ instanceName?: ResourceName;
7171
+ /**
7172
+ * The name of the domain and subdomains that the SSL/TLS certificate secures.
7173
+ */
7174
+ domainNames?: SetupDomainNameList;
7175
+ /**
7176
+ * The Certificate Authority (CA) that issues the SSL/TLS certificate.
7177
+ */
7178
+ certificateProvider?: CertificateProvider;
7179
+ }
7180
+ export type SetupStatus = "succeeded"|"failed"|"inProgress"|string;
7029
7181
  export interface StartGUISessionRequest {
7030
7182
  /**
7031
7183
  * The resource name.
@@ -7064,11 +7216,11 @@ declare namespace Lightsail {
7064
7216
  }
7065
7217
  export interface StaticIp {
7066
7218
  /**
7067
- * The name of the static IP (e.g., StaticIP-Ohio-EXAMPLE).
7219
+ * The name of the static IP (StaticIP-Ohio-EXAMPLE).
7068
7220
  */
7069
7221
  name?: ResourceName;
7070
7222
  /**
7071
- * The Amazon Resource Name (ARN) of the static IP (e.g., arn:aws:lightsail:us-east-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
7223
+ * The Amazon Resource Name (ARN) of the static IP (arn:aws:lightsail:us-east-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
7072
7224
  */
7073
7225
  arn?: NonEmptyString;
7074
7226
  /**
@@ -7076,7 +7228,7 @@ declare namespace Lightsail {
7076
7228
  */
7077
7229
  supportCode?: string;
7078
7230
  /**
7079
- * The timestamp when the static IP was created (e.g., 1479735304.222).
7231
+ * The timestamp when the static IP was created (1479735304.222).
7080
7232
  */
7081
7233
  createdAt?: IsoDate;
7082
7234
  /**
@@ -7092,7 +7244,7 @@ declare namespace Lightsail {
7092
7244
  */
7093
7245
  ipAddress?: IpAddress;
7094
7246
  /**
7095
- * The instance where the static IP is attached (e.g., Amazon_Linux-1GB-Ohio-1).
7247
+ * The instance where the static IP is attached (Amazon_Linux-1GB-Ohio-1).
7096
7248
  */
7097
7249
  attachedTo?: ResourceName;
7098
7250
  /**
@@ -7424,7 +7576,7 @@ declare namespace Lightsail {
7424
7576
  }
7425
7577
  export interface UpdateLoadBalancerAttributeRequest {
7426
7578
  /**
7427
- * The name of the load balancer that you want to modify (e.g., my-load-balancer.
7579
+ * The name of the load balancer that you want to modify (my-load-balancer.
7428
7580
  */
7429
7581
  loadBalancerName: ResourceName;
7430
7582
  /**
@@ -7510,6 +7662,7 @@ declare namespace Lightsail {
7510
7662
  export type float = number;
7511
7663
  export type integer = number;
7512
7664
  export type long = number;
7665
+ export type setupHistoryList = SetupHistory[];
7513
7666
  export type timestamp = Date;
7514
7667
  /**
7515
7668
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.