@aws-sdk/client-ec2 3.301.0 → 3.304.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.
Files changed (66) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/EC2.js +30 -0
  3. package/dist-cjs/commands/GetVpnTunnelReplacementStatusCommand.js +45 -0
  4. package/dist-cjs/commands/ReplaceVpnTunnelCommand.js +45 -0
  5. package/dist-cjs/commands/index.js +2 -0
  6. package/dist-cjs/endpoint/ruleset.js +3 -3
  7. package/dist-cjs/models/models_0.js +1126 -1192
  8. package/dist-cjs/models/models_1.js +397 -469
  9. package/dist-cjs/models/models_2.js +280 -336
  10. package/dist-cjs/models/models_3.js +241 -286
  11. package/dist-cjs/models/models_4.js +197 -235
  12. package/dist-cjs/models/models_5.js +77 -91
  13. package/dist-cjs/models/models_6.js +65 -79
  14. package/dist-cjs/protocols/Aws_ec2.js +180 -15
  15. package/dist-es/EC2.js +30 -0
  16. package/dist-es/commands/GetVpnTunnelReplacementStatusCommand.js +41 -0
  17. package/dist-es/commands/ReplaceVpnTunnelCommand.js +41 -0
  18. package/dist-es/commands/index.js +2 -0
  19. package/dist-es/endpoint/ruleset.js +3 -3
  20. package/dist-es/models/models_0.js +1126 -1192
  21. package/dist-es/models/models_1.js +397 -469
  22. package/dist-es/models/models_2.js +280 -336
  23. package/dist-es/models/models_3.js +241 -286
  24. package/dist-es/models/models_4.js +197 -235
  25. package/dist-es/models/models_5.js +77 -91
  26. package/dist-es/models/models_6.js +65 -79
  27. package/dist-es/protocols/Aws_ec2.js +161 -0
  28. package/dist-types/EC2.d.ts +16 -0
  29. package/dist-types/EC2Client.d.ts +4 -2
  30. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -0
  31. package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +65 -0
  32. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  33. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -0
  34. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +66 -0
  35. package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
  36. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  37. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -2
  38. package/dist-types/commands/index.d.ts +2 -0
  39. package/dist-types/models/models_0.d.ts +1464 -1134
  40. package/dist-types/models/models_1.d.ts +757 -397
  41. package/dist-types/models/models_2.d.ts +568 -280
  42. package/dist-types/models/models_3.d.ts +466 -241
  43. package/dist-types/models/models_4.d.ts +388 -198
  44. package/dist-types/models/models_5.d.ts +214 -192
  45. package/dist-types/models/models_6.d.ts +299 -159
  46. package/dist-types/models/models_7.d.ts +95 -3
  47. package/dist-types/protocols/Aws_ec2.d.ts +6 -0
  48. package/dist-types/ts3.4/EC2.d.ts +34 -0
  49. package/dist-types/ts3.4/EC2Client.d.ts +12 -0
  50. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -0
  51. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -0
  53. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +4 -2
  56. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  57. package/dist-types/ts3.4/models/models_0.d.ts +1244 -1126
  58. package/dist-types/ts3.4/models/models_1.d.ts +523 -397
  59. package/dist-types/ts3.4/models/models_2.d.ts +381 -280
  60. package/dist-types/ts3.4/models/models_3.d.ts +324 -241
  61. package/dist-types/ts3.4/models/models_4.d.ts +261 -197
  62. package/dist-types/ts3.4/models/models_5.d.ts +123 -101
  63. package/dist-types/ts3.4/models/models_6.d.ts +126 -91
  64. package/dist-types/ts3.4/models/models_7.d.ts +37 -3
  65. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +24 -0
  66. package/package.json +36 -36
@@ -1,12 +1,17 @@
1
1
  import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, CertificateAuthenticationRequest, DirectoryServiceAuthenticationRequest, FederatedAuthenticationRequest, InstanceEventWindow, Ipv4PrefixSpecification, NatGatewayAddress, PortRange, Protocol, ResourceType, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, UnsuccessfulItem, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, WeekDay } from "./models_0";
2
2
  /**
3
3
  * @public
4
+ * @enum
4
5
  */
5
- export declare enum ClientVpnAuthenticationType {
6
- certificate_authentication = "certificate-authentication",
7
- directory_service_authentication = "directory-service-authentication",
8
- federated_authentication = "federated-authentication"
9
- }
6
+ export declare const ClientVpnAuthenticationType: {
7
+ readonly certificate_authentication: "certificate-authentication";
8
+ readonly directory_service_authentication: "directory-service-authentication";
9
+ readonly federated_authentication: "federated-authentication";
10
+ };
11
+ /**
12
+ * @public
13
+ */
14
+ export type ClientVpnAuthenticationType = (typeof ClientVpnAuthenticationType)[keyof typeof ClientVpnAuthenticationType];
10
15
  /**
11
16
  * @public
12
17
  * <p>Describes the authentication method to be used by a Client VPN endpoint. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication">Authentication</a>
@@ -86,18 +91,28 @@ export interface ConnectionLogOptions {
86
91
  }
87
92
  /**
88
93
  * @public
94
+ * @enum
89
95
  */
90
- export declare enum SelfServicePortal {
91
- disabled = "disabled",
92
- enabled = "enabled"
93
- }
96
+ export declare const SelfServicePortal: {
97
+ readonly disabled: "disabled";
98
+ readonly enabled: "enabled";
99
+ };
94
100
  /**
95
101
  * @public
96
102
  */
97
- export declare enum TransportProtocol {
98
- tcp = "tcp",
99
- udp = "udp"
100
- }
103
+ export type SelfServicePortal = (typeof SelfServicePortal)[keyof typeof SelfServicePortal];
104
+ /**
105
+ * @public
106
+ * @enum
107
+ */
108
+ export declare const TransportProtocol: {
109
+ readonly tcp: "tcp";
110
+ readonly udp: "udp";
111
+ };
112
+ /**
113
+ * @public
114
+ */
115
+ export type TransportProtocol = (typeof TransportProtocol)[keyof typeof TransportProtocol];
101
116
  /**
102
117
  * @public
103
118
  */
@@ -211,13 +226,18 @@ export interface CreateClientVpnEndpointRequest {
211
226
  }
212
227
  /**
213
228
  * @public
229
+ * @enum
214
230
  */
215
- export declare enum ClientVpnEndpointStatusCode {
216
- available = "available",
217
- deleted = "deleted",
218
- deleting = "deleting",
219
- pending_associate = "pending-associate"
220
- }
231
+ export declare const ClientVpnEndpointStatusCode: {
232
+ readonly available: "available";
233
+ readonly deleted: "deleted";
234
+ readonly deleting: "deleting";
235
+ readonly pending_associate: "pending-associate";
236
+ };
237
+ /**
238
+ * @public
239
+ */
240
+ export type ClientVpnEndpointStatusCode = (typeof ClientVpnEndpointStatusCode)[keyof typeof ClientVpnEndpointStatusCode];
221
241
  /**
222
242
  * @public
223
243
  * <p>Describes the state of a Client VPN endpoint.</p>
@@ -319,13 +339,18 @@ export interface CreateClientVpnRouteRequest {
319
339
  }
320
340
  /**
321
341
  * @public
342
+ * @enum
322
343
  */
323
- export declare enum ClientVpnRouteStatusCode {
324
- active = "active",
325
- creating = "creating",
326
- deleting = "deleting",
327
- failed = "failed"
328
- }
344
+ export declare const ClientVpnRouteStatusCode: {
345
+ readonly active: "active";
346
+ readonly creating: "creating";
347
+ readonly deleting: "deleting";
348
+ readonly failed: "failed";
349
+ };
350
+ /**
351
+ * @public
352
+ */
353
+ export type ClientVpnRouteStatusCode = (typeof ClientVpnRouteStatusCode)[keyof typeof ClientVpnRouteStatusCode];
329
354
  /**
330
355
  * @public
331
356
  * <p>Describes the state of a Client VPN endpoint route.</p>
@@ -469,10 +494,15 @@ export interface CreateCoipPoolResult {
469
494
  }
470
495
  /**
471
496
  * @public
497
+ * @enum
472
498
  */
473
- export declare enum GatewayType {
474
- ipsec_1 = "ipsec.1"
475
- }
499
+ export declare const GatewayType: {
500
+ readonly ipsec_1: "ipsec.1";
501
+ };
502
+ /**
503
+ * @public
504
+ */
505
+ export type GatewayType = (typeof GatewayType)[keyof typeof GatewayType];
476
506
  /**
477
507
  * @public
478
508
  * <p>Contains the parameters for CreateCustomerGateway.</p>
@@ -594,11 +624,16 @@ export interface CreateDefaultSubnetRequest {
594
624
  }
595
625
  /**
596
626
  * @public
627
+ * @enum
597
628
  */
598
- export declare enum HostnameType {
599
- ip_name = "ip-name",
600
- resource_name = "resource-name"
601
- }
629
+ export declare const HostnameType: {
630
+ readonly ip_name: "ip-name";
631
+ readonly resource_name: "resource-name";
632
+ };
633
+ /**
634
+ * @public
635
+ */
636
+ export type HostnameType = (typeof HostnameType)[keyof typeof HostnameType];
602
637
  /**
603
638
  * @public
604
639
  * <p>Describes the options for instance hostnames.</p>
@@ -624,11 +659,16 @@ export interface PrivateDnsNameOptionsOnLaunch {
624
659
  }
625
660
  /**
626
661
  * @public
662
+ * @enum
627
663
  */
628
- export declare enum SubnetState {
629
- available = "available",
630
- pending = "pending"
631
- }
664
+ export declare const SubnetState: {
665
+ readonly available: "available";
666
+ readonly pending: "pending";
667
+ };
668
+ /**
669
+ * @public
670
+ */
671
+ export type SubnetState = (typeof SubnetState)[keyof typeof SubnetState];
632
672
  /**
633
673
  * @public
634
674
  * <p>Describes a subnet.</p>
@@ -750,19 +790,29 @@ export interface CreateDefaultVpcRequest {
750
790
  }
751
791
  /**
752
792
  * @public
793
+ * @enum
753
794
  */
754
- export declare enum Tenancy {
755
- dedicated = "dedicated",
756
- default = "default",
757
- host = "host"
758
- }
795
+ export declare const Tenancy: {
796
+ readonly dedicated: "dedicated";
797
+ readonly default: "default";
798
+ readonly host: "host";
799
+ };
759
800
  /**
760
801
  * @public
761
802
  */
762
- export declare enum VpcState {
763
- available = "available",
764
- pending = "pending"
765
- }
803
+ export type Tenancy = (typeof Tenancy)[keyof typeof Tenancy];
804
+ /**
805
+ * @public
806
+ * @enum
807
+ */
808
+ export declare const VpcState: {
809
+ readonly available: "available";
810
+ readonly pending: "pending";
811
+ };
812
+ /**
813
+ * @public
814
+ */
815
+ export type VpcState = (typeof VpcState)[keyof typeof VpcState];
766
816
  /**
767
817
  * @public
768
818
  * <p>Describes a VPC.</p>
@@ -982,11 +1032,16 @@ export interface CreateEgressOnlyInternetGatewayResult {
982
1032
  }
983
1033
  /**
984
1034
  * @public
1035
+ * @enum
985
1036
  */
986
- export declare enum FleetExcessCapacityTerminationPolicy {
987
- NO_TERMINATION = "no-termination",
988
- TERMINATION = "termination"
989
- }
1037
+ export declare const FleetExcessCapacityTerminationPolicy: {
1038
+ readonly NO_TERMINATION: "no-termination";
1039
+ readonly TERMINATION: "termination";
1040
+ };
1041
+ /**
1042
+ * @public
1043
+ */
1044
+ export type FleetExcessCapacityTerminationPolicy = (typeof FleetExcessCapacityTerminationPolicy)[keyof typeof FleetExcessCapacityTerminationPolicy];
990
1045
  /**
991
1046
  * @public
992
1047
  * <p>The Amazon EC2 launch template that can be used by
@@ -1015,12 +1070,17 @@ export interface FleetLaunchTemplateSpecificationRequest {
1015
1070
  }
1016
1071
  /**
1017
1072
  * @public
1073
+ * @enum
1018
1074
  */
1019
- export declare enum BareMetal {
1020
- EXCLUDED = "excluded",
1021
- INCLUDED = "included",
1022
- REQUIRED = "required"
1023
- }
1075
+ export declare const BareMetal: {
1076
+ readonly EXCLUDED: "excluded";
1077
+ readonly INCLUDED: "included";
1078
+ readonly REQUIRED: "required";
1079
+ };
1080
+ /**
1081
+ * @public
1082
+ */
1083
+ export type BareMetal = (typeof BareMetal)[keyof typeof BareMetal];
1024
1084
  /**
1025
1085
  * @public
1026
1086
  * <p>The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see
@@ -1041,42 +1101,67 @@ export interface BaselineEbsBandwidthMbpsRequest {
1041
1101
  }
1042
1102
  /**
1043
1103
  * @public
1104
+ * @enum
1044
1105
  */
1045
- export declare enum BurstablePerformance {
1046
- EXCLUDED = "excluded",
1047
- INCLUDED = "included",
1048
- REQUIRED = "required"
1049
- }
1106
+ export declare const BurstablePerformance: {
1107
+ readonly EXCLUDED: "excluded";
1108
+ readonly INCLUDED: "included";
1109
+ readonly REQUIRED: "required";
1110
+ };
1050
1111
  /**
1051
1112
  * @public
1052
1113
  */
1053
- export declare enum CpuManufacturer {
1054
- AMAZON_WEB_SERVICES = "amazon-web-services",
1055
- AMD = "amd",
1056
- INTEL = "intel"
1057
- }
1114
+ export type BurstablePerformance = (typeof BurstablePerformance)[keyof typeof BurstablePerformance];
1058
1115
  /**
1059
1116
  * @public
1117
+ * @enum
1060
1118
  */
1061
- export declare enum InstanceGeneration {
1062
- CURRENT = "current",
1063
- PREVIOUS = "previous"
1064
- }
1119
+ export declare const CpuManufacturer: {
1120
+ readonly AMAZON_WEB_SERVICES: "amazon-web-services";
1121
+ readonly AMD: "amd";
1122
+ readonly INTEL: "intel";
1123
+ };
1065
1124
  /**
1066
1125
  * @public
1067
1126
  */
1068
- export declare enum LocalStorage {
1069
- EXCLUDED = "excluded",
1070
- INCLUDED = "included",
1071
- REQUIRED = "required"
1072
- }
1127
+ export type CpuManufacturer = (typeof CpuManufacturer)[keyof typeof CpuManufacturer];
1073
1128
  /**
1074
1129
  * @public
1130
+ * @enum
1075
1131
  */
1076
- export declare enum LocalStorageType {
1077
- HDD = "hdd",
1078
- SSD = "ssd"
1079
- }
1132
+ export declare const InstanceGeneration: {
1133
+ readonly CURRENT: "current";
1134
+ readonly PREVIOUS: "previous";
1135
+ };
1136
+ /**
1137
+ * @public
1138
+ */
1139
+ export type InstanceGeneration = (typeof InstanceGeneration)[keyof typeof InstanceGeneration];
1140
+ /**
1141
+ * @public
1142
+ * @enum
1143
+ */
1144
+ export declare const LocalStorage: {
1145
+ readonly EXCLUDED: "excluded";
1146
+ readonly INCLUDED: "included";
1147
+ readonly REQUIRED: "required";
1148
+ };
1149
+ /**
1150
+ * @public
1151
+ */
1152
+ export type LocalStorage = (typeof LocalStorage)[keyof typeof LocalStorage];
1153
+ /**
1154
+ * @public
1155
+ * @enum
1156
+ */
1157
+ export declare const LocalStorageType: {
1158
+ readonly HDD: "hdd";
1159
+ readonly SSD: "ssd";
1160
+ };
1161
+ /**
1162
+ * @public
1163
+ */
1164
+ export type LocalStorageType = (typeof LocalStorageType)[keyof typeof LocalStorageType];
1080
1165
  /**
1081
1166
  * @public
1082
1167
  * <p>The minimum and maximum amount of memory per vCPU, in GiB.</p>
@@ -1648,17 +1733,27 @@ export interface FleetLaunchTemplateConfigRequest {
1648
1733
  }
1649
1734
  /**
1650
1735
  * @public
1736
+ * @enum
1651
1737
  */
1652
- export declare enum FleetOnDemandAllocationStrategy {
1653
- LOWEST_PRICE = "lowest-price",
1654
- PRIORITIZED = "prioritized"
1655
- }
1738
+ export declare const FleetOnDemandAllocationStrategy: {
1739
+ readonly LOWEST_PRICE: "lowest-price";
1740
+ readonly PRIORITIZED: "prioritized";
1741
+ };
1656
1742
  /**
1657
1743
  * @public
1658
1744
  */
1659
- export declare enum FleetCapacityReservationUsageStrategy {
1660
- USE_CAPACITY_RESERVATIONS_FIRST = "use-capacity-reservations-first"
1661
- }
1745
+ export type FleetOnDemandAllocationStrategy = (typeof FleetOnDemandAllocationStrategy)[keyof typeof FleetOnDemandAllocationStrategy];
1746
+ /**
1747
+ * @public
1748
+ * @enum
1749
+ */
1750
+ export declare const FleetCapacityReservationUsageStrategy: {
1751
+ readonly USE_CAPACITY_RESERVATIONS_FIRST: "use-capacity-reservations-first";
1752
+ };
1753
+ /**
1754
+ * @public
1755
+ */
1756
+ export type FleetCapacityReservationUsageStrategy = (typeof FleetCapacityReservationUsageStrategy)[keyof typeof FleetCapacityReservationUsageStrategy];
1662
1757
  /**
1663
1758
  * @public
1664
1759
  * <p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand
@@ -1737,29 +1832,44 @@ export interface OnDemandOptionsRequest {
1737
1832
  }
1738
1833
  /**
1739
1834
  * @public
1835
+ * @enum
1740
1836
  */
1741
- export declare enum SpotAllocationStrategy {
1742
- CAPACITY_OPTIMIZED = "capacity-optimized",
1743
- CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
1744
- DIVERSIFIED = "diversified",
1745
- LOWEST_PRICE = "lowest-price",
1746
- PRICE_CAPACITY_OPTIMIZED = "price-capacity-optimized"
1747
- }
1837
+ export declare const SpotAllocationStrategy: {
1838
+ readonly CAPACITY_OPTIMIZED: "capacity-optimized";
1839
+ readonly CAPACITY_OPTIMIZED_PRIORITIZED: "capacity-optimized-prioritized";
1840
+ readonly DIVERSIFIED: "diversified";
1841
+ readonly LOWEST_PRICE: "lowest-price";
1842
+ readonly PRICE_CAPACITY_OPTIMIZED: "price-capacity-optimized";
1843
+ };
1748
1844
  /**
1749
1845
  * @public
1750
1846
  */
1751
- export declare enum SpotInstanceInterruptionBehavior {
1752
- hibernate = "hibernate",
1753
- stop = "stop",
1754
- terminate = "terminate"
1755
- }
1847
+ export type SpotAllocationStrategy = (typeof SpotAllocationStrategy)[keyof typeof SpotAllocationStrategy];
1756
1848
  /**
1757
1849
  * @public
1850
+ * @enum
1758
1851
  */
1759
- export declare enum FleetReplacementStrategy {
1760
- LAUNCH = "launch",
1761
- LAUNCH_BEFORE_TERMINATE = "launch-before-terminate"
1762
- }
1852
+ export declare const SpotInstanceInterruptionBehavior: {
1853
+ readonly hibernate: "hibernate";
1854
+ readonly stop: "stop";
1855
+ readonly terminate: "terminate";
1856
+ };
1857
+ /**
1858
+ * @public
1859
+ */
1860
+ export type SpotInstanceInterruptionBehavior = (typeof SpotInstanceInterruptionBehavior)[keyof typeof SpotInstanceInterruptionBehavior];
1861
+ /**
1862
+ * @public
1863
+ * @enum
1864
+ */
1865
+ export declare const FleetReplacementStrategy: {
1866
+ readonly LAUNCH: "launch";
1867
+ readonly LAUNCH_BEFORE_TERMINATE: "launch-before-terminate";
1868
+ };
1869
+ /**
1870
+ * @public
1871
+ */
1872
+ export type FleetReplacementStrategy = (typeof FleetReplacementStrategy)[keyof typeof FleetReplacementStrategy];
1763
1873
  /**
1764
1874
  * @public
1765
1875
  * <p>The Spot Instance replacement strategy to use when Amazon EC2 emits a rebalance
@@ -1913,19 +2023,29 @@ export interface SpotOptionsRequest {
1913
2023
  }
1914
2024
  /**
1915
2025
  * @public
2026
+ * @enum
1916
2027
  */
1917
- export declare enum DefaultTargetCapacityType {
1918
- ON_DEMAND = "on-demand",
1919
- SPOT = "spot"
1920
- }
2028
+ export declare const DefaultTargetCapacityType: {
2029
+ readonly ON_DEMAND: "on-demand";
2030
+ readonly SPOT: "spot";
2031
+ };
1921
2032
  /**
1922
2033
  * @public
1923
2034
  */
1924
- export declare enum TargetCapacityUnitType {
1925
- MEMORY_MIB = "memory-mib",
1926
- UNITS = "units",
1927
- VCPU = "vcpu"
1928
- }
2035
+ export type DefaultTargetCapacityType = (typeof DefaultTargetCapacityType)[keyof typeof DefaultTargetCapacityType];
2036
+ /**
2037
+ * @public
2038
+ * @enum
2039
+ */
2040
+ export declare const TargetCapacityUnitType: {
2041
+ readonly MEMORY_MIB: "memory-mib";
2042
+ readonly UNITS: "units";
2043
+ readonly VCPU: "vcpu";
2044
+ };
2045
+ /**
2046
+ * @public
2047
+ */
2048
+ export type TargetCapacityUnitType = (typeof TargetCapacityUnitType)[keyof typeof TargetCapacityUnitType];
1929
2049
  /**
1930
2050
  * @public
1931
2051
  * <p>The number of units to request. You can choose to set the target capacity as the number of
@@ -1968,12 +2088,17 @@ export interface TargetCapacitySpecificationRequest {
1968
2088
  }
1969
2089
  /**
1970
2090
  * @public
2091
+ * @enum
1971
2092
  */
1972
- export declare enum FleetType {
1973
- INSTANT = "instant",
1974
- MAINTAIN = "maintain",
1975
- REQUEST = "request"
1976
- }
2093
+ export declare const FleetType: {
2094
+ readonly INSTANT: "instant";
2095
+ readonly MAINTAIN: "maintain";
2096
+ readonly REQUEST: "request";
2097
+ };
2098
+ /**
2099
+ * @public
2100
+ */
2101
+ export type FleetType = (typeof FleetType)[keyof typeof FleetType];
1977
2102
  /**
1978
2103
  * @public
1979
2104
  */
@@ -2647,11 +2772,16 @@ export interface LaunchTemplateAndOverridesResponse {
2647
2772
  }
2648
2773
  /**
2649
2774
  * @public
2775
+ * @enum
2650
2776
  */
2651
- export declare enum InstanceLifecycle {
2652
- ON_DEMAND = "on-demand",
2653
- SPOT = "spot"
2654
- }
2777
+ export declare const InstanceLifecycle: {
2778
+ readonly ON_DEMAND: "on-demand";
2779
+ readonly SPOT: "spot";
2780
+ };
2781
+ /**
2782
+ * @public
2783
+ */
2784
+ export type InstanceLifecycle = (typeof InstanceLifecycle)[keyof typeof InstanceLifecycle];
2655
2785
  /**
2656
2786
  * @public
2657
2787
  * <p>Describes the instances that could not be launched by the fleet.</p>
@@ -2679,10 +2809,15 @@ export interface CreateFleetError {
2679
2809
  }
2680
2810
  /**
2681
2811
  * @public
2812
+ * @enum
2682
2813
  */
2683
- export declare enum PlatformValues {
2684
- Windows = "Windows"
2685
- }
2814
+ export declare const PlatformValues: {
2815
+ readonly Windows: "Windows";
2816
+ };
2817
+ /**
2818
+ * @public
2819
+ */
2820
+ export type PlatformValues = (typeof PlatformValues)[keyof typeof PlatformValues];
2686
2821
  /**
2687
2822
  * @public
2688
2823
  * <p>Describes the instances that were launched by the fleet.</p>
@@ -2732,11 +2867,16 @@ export interface CreateFleetResult {
2732
2867
  }
2733
2868
  /**
2734
2869
  * @public
2870
+ * @enum
2735
2871
  */
2736
- export declare enum DestinationFileFormat {
2737
- parquet = "parquet",
2738
- plain_text = "plain-text"
2739
- }
2872
+ export declare const DestinationFileFormat: {
2873
+ readonly parquet: "parquet";
2874
+ readonly plain_text: "plain-text";
2875
+ };
2876
+ /**
2877
+ * @public
2878
+ */
2879
+ export type DestinationFileFormat = (typeof DestinationFileFormat)[keyof typeof DestinationFileFormat];
2740
2880
  /**
2741
2881
  * @public
2742
2882
  * <p>Describes the destination options for a flow log.</p>
@@ -2759,30 +2899,45 @@ export interface DestinationOptionsRequest {
2759
2899
  }
2760
2900
  /**
2761
2901
  * @public
2902
+ * @enum
2762
2903
  */
2763
- export declare enum LogDestinationType {
2764
- cloud_watch_logs = "cloud-watch-logs",
2765
- kinesis_data_firehose = "kinesis-data-firehose",
2766
- s3 = "s3"
2767
- }
2904
+ export declare const LogDestinationType: {
2905
+ readonly cloud_watch_logs: "cloud-watch-logs";
2906
+ readonly kinesis_data_firehose: "kinesis-data-firehose";
2907
+ readonly s3: "s3";
2908
+ };
2768
2909
  /**
2769
2910
  * @public
2770
2911
  */
2771
- export declare enum FlowLogsResourceType {
2772
- NetworkInterface = "NetworkInterface",
2773
- Subnet = "Subnet",
2774
- TransitGateway = "TransitGateway",
2775
- TransitGatewayAttachment = "TransitGatewayAttachment",
2776
- VPC = "VPC"
2777
- }
2912
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
2778
2913
  /**
2779
2914
  * @public
2915
+ * @enum
2780
2916
  */
2781
- export declare enum TrafficType {
2782
- ACCEPT = "ACCEPT",
2783
- ALL = "ALL",
2784
- REJECT = "REJECT"
2785
- }
2917
+ export declare const FlowLogsResourceType: {
2918
+ readonly NetworkInterface: "NetworkInterface";
2919
+ readonly Subnet: "Subnet";
2920
+ readonly TransitGateway: "TransitGateway";
2921
+ readonly TransitGatewayAttachment: "TransitGatewayAttachment";
2922
+ readonly VPC: "VPC";
2923
+ };
2924
+ /**
2925
+ * @public
2926
+ */
2927
+ export type FlowLogsResourceType = (typeof FlowLogsResourceType)[keyof typeof FlowLogsResourceType];
2928
+ /**
2929
+ * @public
2930
+ * @enum
2931
+ */
2932
+ export declare const TrafficType: {
2933
+ readonly ACCEPT: "ACCEPT";
2934
+ readonly ALL: "ALL";
2935
+ readonly REJECT: "REJECT";
2936
+ };
2937
+ /**
2938
+ * @public
2939
+ */
2940
+ export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
2786
2941
  /**
2787
2942
  * @public
2788
2943
  */
@@ -2974,16 +3129,21 @@ export interface CreateFpgaImageResult {
2974
3129
  }
2975
3130
  /**
2976
3131
  * @public
3132
+ * @enum
2977
3133
  */
2978
- export declare enum VolumeType {
2979
- gp2 = "gp2",
2980
- gp3 = "gp3",
2981
- io1 = "io1",
2982
- io2 = "io2",
2983
- sc1 = "sc1",
2984
- st1 = "st1",
2985
- standard = "standard"
2986
- }
3134
+ export declare const VolumeType: {
3135
+ readonly gp2: "gp2";
3136
+ readonly gp3: "gp3";
3137
+ readonly io1: "io1";
3138
+ readonly io2: "io2";
3139
+ readonly sc1: "sc1";
3140
+ readonly st1: "st1";
3141
+ readonly standard: "standard";
3142
+ };
3143
+ /**
3144
+ * @public
3145
+ */
3146
+ export type VolumeType = (typeof VolumeType)[keyof typeof VolumeType];
2987
3147
  /**
2988
3148
  * @public
2989
3149
  * <p>Describes a block device for an EBS volume.</p>
@@ -3318,18 +3478,28 @@ export interface CreateInstanceEventWindowResult {
3318
3478
  }
3319
3479
  /**
3320
3480
  * @public
3481
+ * @enum
3321
3482
  */
3322
- export declare enum ContainerFormat {
3323
- ova = "ova"
3324
- }
3483
+ export declare const ContainerFormat: {
3484
+ readonly ova: "ova";
3485
+ };
3325
3486
  /**
3326
3487
  * @public
3327
3488
  */
3328
- export declare enum DiskImageFormat {
3329
- RAW = "RAW",
3330
- VHD = "VHD",
3331
- VMDK = "VMDK"
3332
- }
3489
+ export type ContainerFormat = (typeof ContainerFormat)[keyof typeof ContainerFormat];
3490
+ /**
3491
+ * @public
3492
+ * @enum
3493
+ */
3494
+ export declare const DiskImageFormat: {
3495
+ readonly RAW: "RAW";
3496
+ readonly VHD: "VHD";
3497
+ readonly VMDK: "VMDK";
3498
+ };
3499
+ /**
3500
+ * @public
3501
+ */
3502
+ export type DiskImageFormat = (typeof DiskImageFormat)[keyof typeof DiskImageFormat];
3333
3503
  /**
3334
3504
  * @public
3335
3505
  * <p>Describes an export instance task.</p>
@@ -3358,12 +3528,17 @@ export interface ExportToS3TaskSpecification {
3358
3528
  }
3359
3529
  /**
3360
3530
  * @public
3531
+ * @enum
3361
3532
  */
3362
- export declare enum ExportEnvironment {
3363
- citrix = "citrix",
3364
- microsoft = "microsoft",
3365
- vmware = "vmware"
3366
- }
3533
+ export declare const ExportEnvironment: {
3534
+ readonly citrix: "citrix";
3535
+ readonly microsoft: "microsoft";
3536
+ readonly vmware: "vmware";
3537
+ };
3538
+ /**
3539
+ * @public
3540
+ */
3541
+ export type ExportEnvironment = (typeof ExportEnvironment)[keyof typeof ExportEnvironment];
3367
3542
  /**
3368
3543
  * @public
3369
3544
  */
@@ -3430,13 +3605,18 @@ export interface InstanceExportDetails {
3430
3605
  }
3431
3606
  /**
3432
3607
  * @public
3608
+ * @enum
3433
3609
  */
3434
- export declare enum ExportTaskState {
3435
- active = "active",
3436
- cancelled = "cancelled",
3437
- cancelling = "cancelling",
3438
- completed = "completed"
3439
- }
3610
+ export declare const ExportTaskState: {
3611
+ readonly active: "active";
3612
+ readonly cancelled: "cancelled";
3613
+ readonly cancelling: "cancelling";
3614
+ readonly completed: "completed";
3615
+ };
3616
+ /**
3617
+ * @public
3618
+ */
3619
+ export type ExportTaskState = (typeof ExportTaskState)[keyof typeof ExportTaskState];
3440
3620
  /**
3441
3621
  * @public
3442
3622
  * <p>Describes an export instance task.</p>
@@ -3569,21 +3749,26 @@ export interface IpamOperatingRegion {
3569
3749
  }
3570
3750
  /**
3571
3751
  * @public
3752
+ * @enum
3572
3753
  */
3573
- export declare enum IpamState {
3574
- create_complete = "create-complete",
3575
- create_failed = "create-failed",
3576
- create_in_progress = "create-in-progress",
3577
- delete_complete = "delete-complete",
3578
- delete_failed = "delete-failed",
3579
- delete_in_progress = "delete-in-progress",
3580
- isolate_complete = "isolate-complete",
3581
- isolate_in_progress = "isolate-in-progress",
3582
- modify_complete = "modify-complete",
3583
- modify_failed = "modify-failed",
3584
- modify_in_progress = "modify-in-progress",
3585
- restore_in_progress = "restore-in-progress"
3586
- }
3754
+ export declare const IpamState: {
3755
+ readonly create_complete: "create-complete";
3756
+ readonly create_failed: "create-failed";
3757
+ readonly create_in_progress: "create-in-progress";
3758
+ readonly delete_complete: "delete-complete";
3759
+ readonly delete_failed: "delete-failed";
3760
+ readonly delete_in_progress: "delete-in-progress";
3761
+ readonly isolate_complete: "isolate-complete";
3762
+ readonly isolate_in_progress: "isolate-in-progress";
3763
+ readonly modify_complete: "modify-complete";
3764
+ readonly modify_failed: "modify-failed";
3765
+ readonly modify_in_progress: "modify-in-progress";
3766
+ readonly restore_in_progress: "restore-in-progress";
3767
+ };
3768
+ /**
3769
+ * @public
3770
+ */
3771
+ export type IpamState = (typeof IpamState)[keyof typeof IpamState];
3587
3772
  /**
3588
3773
  * @public
3589
3774
  * <p>IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
@@ -3674,17 +3859,27 @@ export interface RequestIpamResourceTag {
3674
3859
  }
3675
3860
  /**
3676
3861
  * @public
3862
+ * @enum
3677
3863
  */
3678
- export declare enum IpamPoolAwsService {
3679
- ec2 = "ec2"
3680
- }
3864
+ export declare const IpamPoolAwsService: {
3865
+ readonly ec2: "ec2";
3866
+ };
3681
3867
  /**
3682
3868
  * @public
3683
3869
  */
3684
- export declare enum IpamPoolPublicIpSource {
3685
- amazon = "amazon",
3686
- byoip = "byoip"
3687
- }
3870
+ export type IpamPoolAwsService = (typeof IpamPoolAwsService)[keyof typeof IpamPoolAwsService];
3871
+ /**
3872
+ * @public
3873
+ * @enum
3874
+ */
3875
+ export declare const IpamPoolPublicIpSource: {
3876
+ readonly amazon: "amazon";
3877
+ readonly byoip: "byoip";
3878
+ };
3879
+ /**
3880
+ * @public
3881
+ */
3882
+ export type IpamPoolPublicIpSource = (typeof IpamPoolPublicIpSource)[keyof typeof IpamPoolPublicIpSource];
3688
3883
  /**
3689
3884
  * @public
3690
3885
  */
@@ -3786,28 +3981,38 @@ export interface IpamResourceTag {
3786
3981
  }
3787
3982
  /**
3788
3983
  * @public
3984
+ * @enum
3789
3985
  */
3790
- export declare enum IpamScopeType {
3791
- private = "private",
3792
- public = "public"
3793
- }
3986
+ export declare const IpamScopeType: {
3987
+ readonly private: "private";
3988
+ readonly public: "public";
3989
+ };
3794
3990
  /**
3795
3991
  * @public
3796
3992
  */
3797
- export declare enum IpamPoolState {
3798
- create_complete = "create-complete",
3799
- create_failed = "create-failed",
3800
- create_in_progress = "create-in-progress",
3801
- delete_complete = "delete-complete",
3802
- delete_failed = "delete-failed",
3803
- delete_in_progress = "delete-in-progress",
3804
- isolate_complete = "isolate-complete",
3805
- isolate_in_progress = "isolate-in-progress",
3806
- modify_complete = "modify-complete",
3807
- modify_failed = "modify-failed",
3808
- modify_in_progress = "modify-in-progress",
3809
- restore_in_progress = "restore-in-progress"
3810
- }
3993
+ export type IpamScopeType = (typeof IpamScopeType)[keyof typeof IpamScopeType];
3994
+ /**
3995
+ * @public
3996
+ * @enum
3997
+ */
3998
+ export declare const IpamPoolState: {
3999
+ readonly create_complete: "create-complete";
4000
+ readonly create_failed: "create-failed";
4001
+ readonly create_in_progress: "create-in-progress";
4002
+ readonly delete_complete: "delete-complete";
4003
+ readonly delete_failed: "delete-failed";
4004
+ readonly delete_in_progress: "delete-in-progress";
4005
+ readonly isolate_complete: "isolate-complete";
4006
+ readonly isolate_in_progress: "isolate-in-progress";
4007
+ readonly modify_complete: "modify-complete";
4008
+ readonly modify_failed: "modify-failed";
4009
+ readonly modify_in_progress: "modify-in-progress";
4010
+ readonly restore_in_progress: "restore-in-progress";
4011
+ };
4012
+ /**
4013
+ * @public
4014
+ */
4015
+ export type IpamPoolState = (typeof IpamPoolState)[keyof typeof IpamPoolState];
3811
4016
  /**
3812
4017
  * @public
3813
4018
  * <p>In IPAM, a pool is a collection of contiguous IP addresses CIDRs. Pools enable you to organize your IP addresses according to your routing and security needs. For example, if you have separate routing and security needs for development and production applications, you can create a pool for each.</p>
@@ -3955,21 +4160,26 @@ export interface CreateIpamResourceDiscoveryRequest {
3955
4160
  }
3956
4161
  /**
3957
4162
  * @public
4163
+ * @enum
3958
4164
  */
3959
- export declare enum IpamResourceDiscoveryState {
3960
- CREATE_COMPLETE = "create-complete",
3961
- CREATE_FAILED = "create-failed",
3962
- CREATE_IN_PROGRESS = "create-in-progress",
3963
- DELETE_COMPLETE = "delete-complete",
3964
- DELETE_FAILED = "delete-failed",
3965
- DELETE_IN_PROGRESS = "delete-in-progress",
3966
- ISOLATE_COMPLETE = "isolate-complete",
3967
- ISOLATE_IN_PROGRESS = "isolate-in-progress",
3968
- MODIFY_COMPLETE = "modify-complete",
3969
- MODIFY_FAILED = "modify-failed",
3970
- MODIFY_IN_PROGRESS = "modify-in-progress",
3971
- RESTORE_IN_PROGRESS = "restore-in-progress"
3972
- }
4165
+ export declare const IpamResourceDiscoveryState: {
4166
+ readonly CREATE_COMPLETE: "create-complete";
4167
+ readonly CREATE_FAILED: "create-failed";
4168
+ readonly CREATE_IN_PROGRESS: "create-in-progress";
4169
+ readonly DELETE_COMPLETE: "delete-complete";
4170
+ readonly DELETE_FAILED: "delete-failed";
4171
+ readonly DELETE_IN_PROGRESS: "delete-in-progress";
4172
+ readonly ISOLATE_COMPLETE: "isolate-complete";
4173
+ readonly ISOLATE_IN_PROGRESS: "isolate-in-progress";
4174
+ readonly MODIFY_COMPLETE: "modify-complete";
4175
+ readonly MODIFY_FAILED: "modify-failed";
4176
+ readonly MODIFY_IN_PROGRESS: "modify-in-progress";
4177
+ readonly RESTORE_IN_PROGRESS: "restore-in-progress";
4178
+ };
4179
+ /**
4180
+ * @public
4181
+ */
4182
+ export type IpamResourceDiscoveryState = (typeof IpamResourceDiscoveryState)[keyof typeof IpamResourceDiscoveryState];
3973
4183
  /**
3974
4184
  * @public
3975
4185
  * <p>A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.</p>
@@ -4101,21 +4311,26 @@ export interface CreateIpamScopeRequest {
4101
4311
  }
4102
4312
  /**
4103
4313
  * @public
4314
+ * @enum
4104
4315
  */
4105
- export declare enum IpamScopeState {
4106
- create_complete = "create-complete",
4107
- create_failed = "create-failed",
4108
- create_in_progress = "create-in-progress",
4109
- delete_complete = "delete-complete",
4110
- delete_failed = "delete-failed",
4111
- delete_in_progress = "delete-in-progress",
4112
- isolate_complete = "isolate-complete",
4113
- isolate_in_progress = "isolate-in-progress",
4114
- modify_complete = "modify-complete",
4115
- modify_failed = "modify-failed",
4116
- modify_in_progress = "modify-in-progress",
4117
- restore_in_progress = "restore-in-progress"
4118
- }
4316
+ export declare const IpamScopeState: {
4317
+ readonly create_complete: "create-complete";
4318
+ readonly create_failed: "create-failed";
4319
+ readonly create_in_progress: "create-in-progress";
4320
+ readonly delete_complete: "delete-complete";
4321
+ readonly delete_failed: "delete-failed";
4322
+ readonly delete_in_progress: "delete-in-progress";
4323
+ readonly isolate_complete: "isolate-complete";
4324
+ readonly isolate_in_progress: "isolate-in-progress";
4325
+ readonly modify_complete: "modify-complete";
4326
+ readonly modify_failed: "modify-failed";
4327
+ readonly modify_in_progress: "modify-in-progress";
4328
+ readonly restore_in_progress: "restore-in-progress";
4329
+ };
4330
+ /**
4331
+ * @public
4332
+ */
4333
+ export type IpamScopeState = (typeof IpamScopeState)[keyof typeof IpamScopeState];
4119
4334
  /**
4120
4335
  * @public
4121
4336
  * <p>In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.</p>
@@ -4179,18 +4394,28 @@ export interface CreateIpamScopeResult {
4179
4394
  }
4180
4395
  /**
4181
4396
  * @public
4397
+ * @enum
4182
4398
  */
4183
- export declare enum KeyFormat {
4184
- pem = "pem",
4185
- ppk = "ppk"
4186
- }
4399
+ export declare const KeyFormat: {
4400
+ readonly pem: "pem";
4401
+ readonly ppk: "ppk";
4402
+ };
4187
4403
  /**
4188
4404
  * @public
4189
4405
  */
4190
- export declare enum KeyType {
4191
- ed25519 = "ed25519",
4192
- rsa = "rsa"
4193
- }
4406
+ export type KeyFormat = (typeof KeyFormat)[keyof typeof KeyFormat];
4407
+ /**
4408
+ * @public
4409
+ * @enum
4410
+ */
4411
+ export declare const KeyType: {
4412
+ readonly ed25519: "ed25519";
4413
+ readonly rsa: "rsa";
4414
+ };
4415
+ /**
4416
+ * @public
4417
+ */
4418
+ export type KeyType = (typeof KeyType)[keyof typeof KeyType];
4194
4419
  /**
4195
4420
  * @public
4196
4421
  */
@@ -4371,11 +4596,16 @@ export interface LaunchTemplateBlockDeviceMappingRequest {
4371
4596
  }
4372
4597
  /**
4373
4598
  * @public
4599
+ * @enum
4374
4600
  */
4375
- export declare enum CapacityReservationPreference {
4376
- none = "none",
4377
- open = "open"
4378
- }
4601
+ export declare const CapacityReservationPreference: {
4602
+ readonly none: "none";
4603
+ readonly open: "open";
4604
+ };
4605
+ /**
4606
+ * @public
4607
+ */
4608
+ export type CapacityReservationPreference = (typeof CapacityReservationPreference)[keyof typeof CapacityReservationPreference];
4379
4609
  /**
4380
4610
  * @public
4381
4611
  * <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
@@ -4525,32 +4755,52 @@ export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
4525
4755
  }
4526
4756
  /**
4527
4757
  * @public
4758
+ * @enum
4528
4759
  */
4529
- export declare enum ShutdownBehavior {
4530
- stop = "stop",
4531
- terminate = "terminate"
4532
- }
4760
+ export declare const ShutdownBehavior: {
4761
+ readonly stop: "stop";
4762
+ readonly terminate: "terminate";
4763
+ };
4533
4764
  /**
4534
4765
  * @public
4535
4766
  */
4536
- export declare enum MarketType {
4537
- spot = "spot"
4538
- }
4767
+ export type ShutdownBehavior = (typeof ShutdownBehavior)[keyof typeof ShutdownBehavior];
4539
4768
  /**
4540
4769
  * @public
4770
+ * @enum
4541
4771
  */
4542
- export declare enum InstanceInterruptionBehavior {
4543
- hibernate = "hibernate",
4544
- stop = "stop",
4545
- terminate = "terminate"
4546
- }
4772
+ export declare const MarketType: {
4773
+ readonly spot: "spot";
4774
+ };
4547
4775
  /**
4548
4776
  * @public
4549
4777
  */
4550
- export declare enum SpotInstanceType {
4551
- one_time = "one-time",
4552
- persistent = "persistent"
4553
- }
4778
+ export type MarketType = (typeof MarketType)[keyof typeof MarketType];
4779
+ /**
4780
+ * @public
4781
+ * @enum
4782
+ */
4783
+ export declare const InstanceInterruptionBehavior: {
4784
+ readonly hibernate: "hibernate";
4785
+ readonly stop: "stop";
4786
+ readonly terminate: "terminate";
4787
+ };
4788
+ /**
4789
+ * @public
4790
+ */
4791
+ export type InstanceInterruptionBehavior = (typeof InstanceInterruptionBehavior)[keyof typeof InstanceInterruptionBehavior];
4792
+ /**
4793
+ * @public
4794
+ * @enum
4795
+ */
4796
+ export declare const SpotInstanceType: {
4797
+ readonly one_time: "one-time";
4798
+ readonly persistent: "persistent";
4799
+ };
4800
+ /**
4801
+ * @public
4802
+ */
4803
+ export type SpotInstanceType = (typeof SpotInstanceType)[keyof typeof SpotInstanceType];
4554
4804
  /**
4555
4805
  * @public
4556
4806
  * <p>The options for Spot Instances.</p>
@@ -4624,11 +4874,16 @@ export interface LaunchTemplateLicenseConfigurationRequest {
4624
4874
  }
4625
4875
  /**
4626
4876
  * @public
4877
+ * @enum
4627
4878
  */
4628
- export declare enum LaunchTemplateAutoRecoveryState {
4629
- default = "default",
4630
- disabled = "disabled"
4631
- }
4879
+ export declare const LaunchTemplateAutoRecoveryState: {
4880
+ readonly default: "default";
4881
+ readonly disabled: "disabled";
4882
+ };
4883
+ /**
4884
+ * @public
4885
+ */
4886
+ export type LaunchTemplateAutoRecoveryState = (typeof LaunchTemplateAutoRecoveryState)[keyof typeof LaunchTemplateAutoRecoveryState];
4632
4887
  /**
4633
4888
  * @public
4634
4889
  * <p>The maintenance options of your instance.</p>
@@ -4642,32 +4897,52 @@ export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
4642
4897
  }
4643
4898
  /**
4644
4899
  * @public
4900
+ * @enum
4645
4901
  */
4646
- export declare enum LaunchTemplateInstanceMetadataEndpointState {
4647
- disabled = "disabled",
4648
- enabled = "enabled"
4649
- }
4902
+ export declare const LaunchTemplateInstanceMetadataEndpointState: {
4903
+ readonly disabled: "disabled";
4904
+ readonly enabled: "enabled";
4905
+ };
4650
4906
  /**
4651
4907
  * @public
4652
4908
  */
4653
- export declare enum LaunchTemplateInstanceMetadataProtocolIpv6 {
4654
- disabled = "disabled",
4655
- enabled = "enabled"
4656
- }
4909
+ export type LaunchTemplateInstanceMetadataEndpointState = (typeof LaunchTemplateInstanceMetadataEndpointState)[keyof typeof LaunchTemplateInstanceMetadataEndpointState];
4657
4910
  /**
4658
4911
  * @public
4912
+ * @enum
4659
4913
  */
4660
- export declare enum LaunchTemplateHttpTokensState {
4661
- optional = "optional",
4662
- required = "required"
4663
- }
4914
+ export declare const LaunchTemplateInstanceMetadataProtocolIpv6: {
4915
+ readonly disabled: "disabled";
4916
+ readonly enabled: "enabled";
4917
+ };
4664
4918
  /**
4665
4919
  * @public
4666
4920
  */
4667
- export declare enum LaunchTemplateInstanceMetadataTagsState {
4668
- disabled = "disabled",
4669
- enabled = "enabled"
4670
- }
4921
+ export type LaunchTemplateInstanceMetadataProtocolIpv6 = (typeof LaunchTemplateInstanceMetadataProtocolIpv6)[keyof typeof LaunchTemplateInstanceMetadataProtocolIpv6];
4922
+ /**
4923
+ * @public
4924
+ * @enum
4925
+ */
4926
+ export declare const LaunchTemplateHttpTokensState: {
4927
+ readonly optional: "optional";
4928
+ readonly required: "required";
4929
+ };
4930
+ /**
4931
+ * @public
4932
+ */
4933
+ export type LaunchTemplateHttpTokensState = (typeof LaunchTemplateHttpTokensState)[keyof typeof LaunchTemplateHttpTokensState];
4934
+ /**
4935
+ * @public
4936
+ * @enum
4937
+ */
4938
+ export declare const LaunchTemplateInstanceMetadataTagsState: {
4939
+ readonly disabled: "disabled";
4940
+ readonly enabled: "enabled";
4941
+ };
4942
+ /**
4943
+ * @public
4944
+ */
4945
+ export type LaunchTemplateInstanceMetadataTagsState = (typeof LaunchTemplateInstanceMetadataTagsState)[keyof typeof LaunchTemplateInstanceMetadataTagsState];
4671
4946
  /**
4672
4947
  * @public
4673
4948
  * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
@@ -5657,11 +5932,16 @@ export interface LaunchTemplateInstanceMaintenanceOptions {
5657
5932
  }
5658
5933
  /**
5659
5934
  * @public
5935
+ * @enum
5660
5936
  */
5661
- export declare enum LaunchTemplateInstanceMetadataOptionsState {
5662
- applied = "applied",
5663
- pending = "pending"
5664
- }
5937
+ export declare const LaunchTemplateInstanceMetadataOptionsState: {
5938
+ readonly applied: "applied";
5939
+ readonly pending: "pending";
5940
+ };
5941
+ /**
5942
+ * @public
5943
+ */
5944
+ export type LaunchTemplateInstanceMetadataOptionsState = (typeof LaunchTemplateInstanceMetadataOptionsState)[keyof typeof LaunchTemplateInstanceMetadataOptionsState];
5665
5945
  /**
5666
5946
  * @public
5667
5947
  * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
@@ -6188,21 +6468,31 @@ export interface CreateLocalGatewayRouteRequest {
6188
6468
  }
6189
6469
  /**
6190
6470
  * @public
6471
+ * @enum
6191
6472
  */
6192
- export declare enum LocalGatewayRouteState {
6193
- active = "active",
6194
- blackhole = "blackhole",
6195
- deleted = "deleted",
6196
- deleting = "deleting",
6197
- pending = "pending"
6198
- }
6473
+ export declare const LocalGatewayRouteState: {
6474
+ readonly active: "active";
6475
+ readonly blackhole: "blackhole";
6476
+ readonly deleted: "deleted";
6477
+ readonly deleting: "deleting";
6478
+ readonly pending: "pending";
6479
+ };
6199
6480
  /**
6200
6481
  * @public
6201
6482
  */
6202
- export declare enum LocalGatewayRouteType {
6203
- propagated = "propagated",
6204
- static = "static"
6205
- }
6483
+ export type LocalGatewayRouteState = (typeof LocalGatewayRouteState)[keyof typeof LocalGatewayRouteState];
6484
+ /**
6485
+ * @public
6486
+ * @enum
6487
+ */
6488
+ export declare const LocalGatewayRouteType: {
6489
+ readonly propagated: "propagated";
6490
+ readonly static: "static";
6491
+ };
6492
+ /**
6493
+ * @public
6494
+ */
6495
+ export type LocalGatewayRouteType = (typeof LocalGatewayRouteType)[keyof typeof LocalGatewayRouteType];
6206
6496
  /**
6207
6497
  * @public
6208
6498
  * <p>Describes a route for a local gateway route table.</p>
@@ -6266,11 +6556,16 @@ export interface CreateLocalGatewayRouteResult {
6266
6556
  }
6267
6557
  /**
6268
6558
  * @public
6559
+ * @enum
6269
6560
  */
6270
- export declare enum LocalGatewayRouteTableMode {
6271
- coip = "coip",
6272
- direct_vpc_routing = "direct-vpc-routing"
6273
- }
6561
+ export declare const LocalGatewayRouteTableMode: {
6562
+ readonly coip: "coip";
6563
+ readonly direct_vpc_routing: "direct-vpc-routing";
6564
+ };
6565
+ /**
6566
+ * @public
6567
+ */
6568
+ export type LocalGatewayRouteTableMode = (typeof LocalGatewayRouteTableMode)[keyof typeof LocalGatewayRouteTableMode];
6274
6569
  /**
6275
6570
  * @public
6276
6571
  */
@@ -6621,21 +6916,26 @@ export interface CreateManagedPrefixListRequest {
6621
6916
  }
6622
6917
  /**
6623
6918
  * @public
6919
+ * @enum
6624
6920
  */
6625
- export declare enum PrefixListState {
6626
- create_complete = "create-complete",
6627
- create_failed = "create-failed",
6628
- create_in_progress = "create-in-progress",
6629
- delete_complete = "delete-complete",
6630
- delete_failed = "delete-failed",
6631
- delete_in_progress = "delete-in-progress",
6632
- modify_complete = "modify-complete",
6633
- modify_failed = "modify-failed",
6634
- modify_in_progress = "modify-in-progress",
6635
- restore_complete = "restore-complete",
6636
- restore_failed = "restore-failed",
6637
- restore_in_progress = "restore-in-progress"
6638
- }
6921
+ export declare const PrefixListState: {
6922
+ readonly create_complete: "create-complete";
6923
+ readonly create_failed: "create-failed";
6924
+ readonly create_in_progress: "create-in-progress";
6925
+ readonly delete_complete: "delete-complete";
6926
+ readonly delete_failed: "delete-failed";
6927
+ readonly delete_in_progress: "delete-in-progress";
6928
+ readonly modify_complete: "modify-complete";
6929
+ readonly modify_failed: "modify-failed";
6930
+ readonly modify_in_progress: "modify-in-progress";
6931
+ readonly restore_complete: "restore-complete";
6932
+ readonly restore_failed: "restore-failed";
6933
+ readonly restore_in_progress: "restore-in-progress";
6934
+ };
6935
+ /**
6936
+ * @public
6937
+ */
6938
+ export type PrefixListState = (typeof PrefixListState)[keyof typeof PrefixListState];
6639
6939
  /**
6640
6940
  * @public
6641
6941
  * <p>Describes a managed prefix list.</p>
@@ -6693,11 +6993,16 @@ export interface CreateManagedPrefixListResult {
6693
6993
  }
6694
6994
  /**
6695
6995
  * @public
6996
+ * @enum
6696
6997
  */
6697
- export declare enum ConnectivityType {
6698
- PRIVATE = "private",
6699
- PUBLIC = "public"
6700
- }
6998
+ export declare const ConnectivityType: {
6999
+ readonly PRIVATE: "private";
7000
+ readonly PUBLIC: "public";
7001
+ };
7002
+ /**
7003
+ * @public
7004
+ */
7005
+ export type ConnectivityType = (typeof ConnectivityType)[keyof typeof ConnectivityType];
6701
7006
  /**
6702
7007
  * @public
6703
7008
  */
@@ -6779,14 +7084,19 @@ export interface ProvisionedBandwidth {
6779
7084
  }
6780
7085
  /**
6781
7086
  * @public
7087
+ * @enum
6782
7088
  */
6783
- export declare enum NatGatewayState {
6784
- AVAILABLE = "available",
6785
- DELETED = "deleted",
6786
- DELETING = "deleting",
6787
- FAILED = "failed",
6788
- PENDING = "pending"
6789
- }
7089
+ export declare const NatGatewayState: {
7090
+ readonly AVAILABLE: "available";
7091
+ readonly DELETED: "deleted";
7092
+ readonly DELETING: "deleting";
7093
+ readonly FAILED: "failed";
7094
+ readonly PENDING: "pending";
7095
+ };
7096
+ /**
7097
+ * @public
7098
+ */
7099
+ export type NatGatewayState = (typeof NatGatewayState)[keyof typeof NatGatewayState];
6790
7100
  /**
6791
7101
  * @public
6792
7102
  * <p>Describes a NAT gateway.</p>
@@ -6958,11 +7268,16 @@ export interface IcmpTypeCode {
6958
7268
  }
6959
7269
  /**
6960
7270
  * @public
7271
+ * @enum
6961
7272
  */
6962
- export declare enum RuleAction {
6963
- allow = "allow",
6964
- deny = "deny"
6965
- }
7273
+ export declare const RuleAction: {
7274
+ readonly allow: "allow";
7275
+ readonly deny: "deny";
7276
+ };
7277
+ /**
7278
+ * @public
7279
+ */
7280
+ export type RuleAction = (typeof RuleAction)[keyof typeof RuleAction];
6966
7281
  /**
6967
7282
  * @public
6968
7283
  * <p>Describes an entry in a network ACL.</p>
@@ -7387,12 +7702,17 @@ export interface CreateNetworkInsightsPathResult {
7387
7702
  }
7388
7703
  /**
7389
7704
  * @public
7705
+ * @enum
7390
7706
  */
7391
- export declare enum NetworkInterfaceCreationType {
7392
- branch = "branch",
7393
- efa = "efa",
7394
- trunk = "trunk"
7395
- }
7707
+ export declare const NetworkInterfaceCreationType: {
7708
+ readonly branch: "branch";
7709
+ readonly efa: "efa";
7710
+ readonly trunk: "trunk";
7711
+ };
7712
+ /**
7713
+ * @public
7714
+ */
7715
+ export type NetworkInterfaceCreationType = (typeof NetworkInterfaceCreationType)[keyof typeof NetworkInterfaceCreationType];
7396
7716
  /**
7397
7717
  * @public
7398
7718
  */
@@ -7615,26 +7935,31 @@ export interface GroupIdentifier {
7615
7935
  }
7616
7936
  /**
7617
7937
  * @public
7938
+ * @enum
7618
7939
  */
7619
- export declare enum NetworkInterfaceType {
7620
- api_gateway_managed = "api_gateway_managed",
7621
- aws_codestar_connections_managed = "aws_codestar_connections_managed",
7622
- branch = "branch",
7623
- efa = "efa",
7624
- gateway_load_balancer = "gateway_load_balancer",
7625
- gateway_load_balancer_endpoint = "gateway_load_balancer_endpoint",
7626
- global_accelerator_managed = "global_accelerator_managed",
7627
- interface = "interface",
7628
- iot_rules_managed = "iot_rules_managed",
7629
- lambda = "lambda",
7630
- load_balancer = "load_balancer",
7631
- natGateway = "natGateway",
7632
- network_load_balancer = "network_load_balancer",
7633
- quicksight = "quicksight",
7634
- transit_gateway = "transit_gateway",
7635
- trunk = "trunk",
7636
- vpc_endpoint = "vpc_endpoint"
7637
- }
7940
+ export declare const NetworkInterfaceType: {
7941
+ readonly api_gateway_managed: "api_gateway_managed";
7942
+ readonly aws_codestar_connections_managed: "aws_codestar_connections_managed";
7943
+ readonly branch: "branch";
7944
+ readonly efa: "efa";
7945
+ readonly gateway_load_balancer: "gateway_load_balancer";
7946
+ readonly gateway_load_balancer_endpoint: "gateway_load_balancer_endpoint";
7947
+ readonly global_accelerator_managed: "global_accelerator_managed";
7948
+ readonly interface: "interface";
7949
+ readonly iot_rules_managed: "iot_rules_managed";
7950
+ readonly lambda: "lambda";
7951
+ readonly load_balancer: "load_balancer";
7952
+ readonly natGateway: "natGateway";
7953
+ readonly network_load_balancer: "network_load_balancer";
7954
+ readonly quicksight: "quicksight";
7955
+ readonly transit_gateway: "transit_gateway";
7956
+ readonly trunk: "trunk";
7957
+ readonly vpc_endpoint: "vpc_endpoint";
7958
+ };
7959
+ /**
7960
+ * @public
7961
+ */
7962
+ export type NetworkInterfaceType = (typeof NetworkInterfaceType)[keyof typeof NetworkInterfaceType];
7638
7963
  /**
7639
7964
  * @public
7640
7965
  * <p>Describes an IPv6 address associated with a network interface.</p>
@@ -7679,14 +8004,19 @@ export interface NetworkInterfacePrivateIpAddress {
7679
8004
  }
7680
8005
  /**
7681
8006
  * @public
8007
+ * @enum
7682
8008
  */
7683
- export declare enum NetworkInterfaceStatus {
7684
- associated = "associated",
7685
- attaching = "attaching",
7686
- available = "available",
7687
- detaching = "detaching",
7688
- in_use = "in-use"
7689
- }
8009
+ export declare const NetworkInterfaceStatus: {
8010
+ readonly associated: "associated";
8011
+ readonly attaching: "attaching";
8012
+ readonly available: "available";
8013
+ readonly detaching: "detaching";
8014
+ readonly in_use: "in-use";
8015
+ };
8016
+ /**
8017
+ * @public
8018
+ */
8019
+ export type NetworkInterfaceStatus = (typeof NetworkInterfaceStatus)[keyof typeof NetworkInterfaceStatus];
7690
8020
  /**
7691
8021
  * @public
7692
8022
  * <p>Describes a network interface.</p>
@@ -7816,11 +8146,16 @@ export interface CreateNetworkInterfaceResult {
7816
8146
  }
7817
8147
  /**
7818
8148
  * @public
8149
+ * @enum
7819
8150
  */
7820
- export declare enum InterfacePermissionType {
7821
- EIP_ASSOCIATE = "EIP-ASSOCIATE",
7822
- INSTANCE_ATTACH = "INSTANCE-ATTACH"
7823
- }
8151
+ export declare const InterfacePermissionType: {
8152
+ readonly EIP_ASSOCIATE: "EIP-ASSOCIATE";
8153
+ readonly INSTANCE_ATTACH: "INSTANCE-ATTACH";
8154
+ };
8155
+ /**
8156
+ * @public
8157
+ */
8158
+ export type InterfacePermissionType = (typeof InterfacePermissionType)[keyof typeof InterfacePermissionType];
7824
8159
  /**
7825
8160
  * @public
7826
8161
  * <p>Contains the parameters for CreateNetworkInterfacePermission.</p>
@@ -7851,13 +8186,18 @@ export interface CreateNetworkInterfacePermissionRequest {
7851
8186
  }
7852
8187
  /**
7853
8188
  * @public
8189
+ * @enum
7854
8190
  */
7855
- export declare enum NetworkInterfacePermissionStateCode {
7856
- granted = "granted",
7857
- pending = "pending",
7858
- revoked = "revoked",
7859
- revoking = "revoking"
7860
- }
8191
+ export declare const NetworkInterfacePermissionStateCode: {
8192
+ readonly granted: "granted";
8193
+ readonly pending: "pending";
8194
+ readonly revoked: "revoked";
8195
+ readonly revoking: "revoking";
8196
+ };
8197
+ /**
8198
+ * @public
8199
+ */
8200
+ export type NetworkInterfacePermissionStateCode = (typeof NetworkInterfacePermissionStateCode)[keyof typeof NetworkInterfacePermissionStateCode];
7861
8201
  /**
7862
8202
  * @public
7863
8203
  * <p>Describes the state of a network interface permission.</p>
@@ -7914,19 +8254,29 @@ export interface CreateNetworkInterfacePermissionResult {
7914
8254
  }
7915
8255
  /**
7916
8256
  * @public
8257
+ * @enum
7917
8258
  */
7918
- export declare enum SpreadLevel {
7919
- host = "host",
7920
- rack = "rack"
7921
- }
8259
+ export declare const SpreadLevel: {
8260
+ readonly host: "host";
8261
+ readonly rack: "rack";
8262
+ };
7922
8263
  /**
7923
8264
  * @public
7924
8265
  */
7925
- export declare enum PlacementStrategy {
7926
- cluster = "cluster",
7927
- partition = "partition",
7928
- spread = "spread"
7929
- }
8266
+ export type SpreadLevel = (typeof SpreadLevel)[keyof typeof SpreadLevel];
8267
+ /**
8268
+ * @public
8269
+ * @enum
8270
+ */
8271
+ export declare const PlacementStrategy: {
8272
+ readonly cluster: "cluster";
8273
+ readonly partition: "partition";
8274
+ readonly spread: "spread";
8275
+ };
8276
+ /**
8277
+ * @public
8278
+ */
8279
+ export type PlacementStrategy = (typeof PlacementStrategy)[keyof typeof PlacementStrategy];
7930
8280
  /**
7931
8281
  * @public
7932
8282
  */
@@ -7972,13 +8322,18 @@ export interface CreatePlacementGroupRequest {
7972
8322
  }
7973
8323
  /**
7974
8324
  * @public
8325
+ * @enum
7975
8326
  */
7976
- export declare enum PlacementGroupState {
7977
- available = "available",
7978
- deleted = "deleted",
7979
- deleting = "deleting",
7980
- pending = "pending"
7981
- }
8327
+ export declare const PlacementGroupState: {
8328
+ readonly available: "available";
8329
+ readonly deleted: "deleted";
8330
+ readonly deleting: "deleting";
8331
+ readonly pending: "pending";
8332
+ };
8333
+ /**
8334
+ * @public
8335
+ */
8336
+ export type PlacementGroupState = (typeof PlacementGroupState)[keyof typeof PlacementGroupState];
7982
8337
  /**
7983
8338
  * @public
7984
8339
  * <p>Describes a placement group.</p>
@@ -8104,15 +8459,20 @@ export interface CreateReplaceRootVolumeTaskRequest {
8104
8459
  }
8105
8460
  /**
8106
8461
  * @public
8462
+ * @enum
8107
8463
  */
8108
- export declare enum ReplaceRootVolumeTaskState {
8109
- failed = "failed",
8110
- failed_detached = "failed-detached",
8111
- failing = "failing",
8112
- in_progress = "in-progress",
8113
- pending = "pending",
8114
- succeeded = "succeeded"
8115
- }
8464
+ export declare const ReplaceRootVolumeTaskState: {
8465
+ readonly failed: "failed";
8466
+ readonly failed_detached: "failed-detached";
8467
+ readonly failing: "failing";
8468
+ readonly in_progress: "in-progress";
8469
+ readonly pending: "pending";
8470
+ readonly succeeded: "succeeded";
8471
+ };
8472
+ /**
8473
+ * @public
8474
+ */
8475
+ export type ReplaceRootVolumeTaskState = (typeof ReplaceRootVolumeTaskState)[keyof typeof ReplaceRootVolumeTaskState];
8116
8476
  /**
8117
8477
  * @public
8118
8478
  * <p>Information about a root volume replacement task.</p>