cdk-lambda-subminute 2.0.225 → 2.0.227

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 (195) hide show
  1. package/.jsii +15 -15
  2. package/README.md +12 -0
  3. package/lib/cdk-lambda-subminute.js +3 -3
  4. package/node_modules/aws-sdk/CHANGELOG.md +181 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
  7. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  8. package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
  9. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
  10. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
  11. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
  12. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
  13. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +126 -25
  14. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +64 -52
  15. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.paginators.json +6 -0
  16. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
  17. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
  18. package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
  19. package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
  20. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
  21. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
  22. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  23. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
  24. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
  25. package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
  26. package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
  27. package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
  28. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
  29. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
  30. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
  31. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
  32. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
  33. package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
  34. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
  35. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
  36. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
  37. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
  38. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
  39. package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
  40. package/node_modules/aws-sdk/apis/ebs-2019-11-02.min.json +2 -1
  41. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1270 -1192
  42. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +25 -0
  43. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
  44. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
  45. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
  46. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
  47. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
  48. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
  49. package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
  50. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
  51. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
  52. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
  53. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  54. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
  55. package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
  56. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
  57. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  58. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
  59. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
  60. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
  61. package/node_modules/aws-sdk/apis/metadata.json +7 -0
  62. package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
  63. package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
  64. package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
  65. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
  66. package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
  67. package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
  68. package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
  69. package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
  70. package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
  71. package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
  72. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
  73. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
  74. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
  75. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
  76. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
  77. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
  78. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
  79. package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
  80. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
  81. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
  82. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
  83. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
  84. package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
  85. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
  86. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +870 -725
  87. package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
  88. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
  89. package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
  90. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
  91. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
  92. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
  93. package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
  94. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
  95. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
  96. package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
  97. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  98. package/node_modules/aws-sdk/clients/all.js +3 -1
  99. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
  100. package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
  101. package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
  102. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
  103. package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
  104. package/node_modules/aws-sdk/clients/autoscaling.d.ts +20 -9
  105. package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
  106. package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
  107. package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
  108. package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
  109. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
  110. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
  111. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  112. package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
  113. package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
  114. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
  115. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
  116. package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
  117. package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
  118. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
  119. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
  120. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
  121. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  122. package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
  123. package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
  124. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
  125. package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
  126. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
  127. package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
  128. package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
  129. package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
  130. package/node_modules/aws-sdk/clients/ebs.d.ts +17 -12
  131. package/node_modules/aws-sdk/clients/ec2.d.ts +116 -20
  132. package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
  133. package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
  134. package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
  135. package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
  136. package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
  137. package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
  138. package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
  139. package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
  140. package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
  141. package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
  142. package/node_modules/aws-sdk/clients/health.d.ts +86 -2
  143. package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
  144. package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
  145. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
  146. package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
  147. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
  148. package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
  149. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
  150. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
  151. package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
  152. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
  153. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
  154. package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
  155. package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
  156. package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
  157. package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
  158. package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
  159. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
  160. package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
  161. package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
  162. package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
  163. package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
  164. package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
  165. package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
  166. package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
  167. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  168. package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
  169. package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
  170. package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
  171. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
  172. package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
  173. package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
  174. package/node_modules/aws-sdk/clients/sagemaker.d.ts +228 -22
  175. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
  176. package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
  177. package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
  178. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
  179. package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
  180. package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
  181. package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
  182. package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
  183. package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
  184. package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
  185. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
  186. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
  187. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  188. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +155 -81
  189. package/node_modules/aws-sdk/dist/aws-sdk.js +3148 -1971
  190. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  191. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  192. package/node_modules/aws-sdk/lib/core.js +1 -1
  193. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
  194. package/node_modules/aws-sdk/package.json +1 -1
  195. package/package.json +13 -13
@@ -2300,7 +2300,7 @@ declare namespace Drs {
2300
2300
  }
2301
2301
  export type TagValue = string;
2302
2302
  export type TagsMap = {[key: string]: TagValue};
2303
- export type TargetInstanceTypeRightSizingMethod = "NONE"|"BASIC"|string;
2303
+ export type TargetInstanceTypeRightSizingMethod = "NONE"|"BASIC"|"IN_AWS"|string;
2304
2304
  export interface TerminateRecoveryInstancesRequest {
2305
2305
  /**
2306
2306
  * The IDs of the Recovery Instances that should be terminated.
@@ -13,51 +13,51 @@ declare class EBS extends Service {
13
13
  constructor(options?: EBS.Types.ClientConfiguration)
14
14
  config: Config & EBS.Types.ClientConfiguration;
15
15
  /**
16
- * Seals and completes the snapshot after all of the required blocks of data have been written to it. Completing the snapshot changes the status to completed. You cannot write new blocks to a snapshot after it has been completed.
16
+ * Seals and completes the snapshot after all of the required blocks of data have been written to it. Completing the snapshot changes the status to completed. You cannot write new blocks to a snapshot after it has been completed. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
17
17
  */
18
18
  completeSnapshot(params: EBS.Types.CompleteSnapshotRequest, callback?: (err: AWSError, data: EBS.Types.CompleteSnapshotResponse) => void): Request<EBS.Types.CompleteSnapshotResponse, AWSError>;
19
19
  /**
20
- * Seals and completes the snapshot after all of the required blocks of data have been written to it. Completing the snapshot changes the status to completed. You cannot write new blocks to a snapshot after it has been completed.
20
+ * Seals and completes the snapshot after all of the required blocks of data have been written to it. Completing the snapshot changes the status to completed. You cannot write new blocks to a snapshot after it has been completed. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
21
21
  */
22
22
  completeSnapshot(callback?: (err: AWSError, data: EBS.Types.CompleteSnapshotResponse) => void): Request<EBS.Types.CompleteSnapshotResponse, AWSError>;
23
23
  /**
24
- * Returns the data in a block in an Amazon Elastic Block Store snapshot.
24
+ * Returns the data in a block in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
25
25
  */
26
26
  getSnapshotBlock(params: EBS.Types.GetSnapshotBlockRequest, callback?: (err: AWSError, data: EBS.Types.GetSnapshotBlockResponse) => void): Request<EBS.Types.GetSnapshotBlockResponse, AWSError>;
27
27
  /**
28
- * Returns the data in a block in an Amazon Elastic Block Store snapshot.
28
+ * Returns the data in a block in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
29
29
  */
30
30
  getSnapshotBlock(callback?: (err: AWSError, data: EBS.Types.GetSnapshotBlockResponse) => void): Request<EBS.Types.GetSnapshotBlockResponse, AWSError>;
31
31
  /**
32
- * Returns information about the blocks that are different between two Amazon Elastic Block Store snapshots of the same volume/snapshot lineage.
32
+ * Returns information about the blocks that are different between two Amazon Elastic Block Store snapshots of the same volume/snapshot lineage. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
33
33
  */
34
34
  listChangedBlocks(params: EBS.Types.ListChangedBlocksRequest, callback?: (err: AWSError, data: EBS.Types.ListChangedBlocksResponse) => void): Request<EBS.Types.ListChangedBlocksResponse, AWSError>;
35
35
  /**
36
- * Returns information about the blocks that are different between two Amazon Elastic Block Store snapshots of the same volume/snapshot lineage.
36
+ * Returns information about the blocks that are different between two Amazon Elastic Block Store snapshots of the same volume/snapshot lineage. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
37
37
  */
38
38
  listChangedBlocks(callback?: (err: AWSError, data: EBS.Types.ListChangedBlocksResponse) => void): Request<EBS.Types.ListChangedBlocksResponse, AWSError>;
39
39
  /**
40
- * Returns information about the blocks in an Amazon Elastic Block Store snapshot.
40
+ * Returns information about the blocks in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
41
41
  */
42
42
  listSnapshotBlocks(params: EBS.Types.ListSnapshotBlocksRequest, callback?: (err: AWSError, data: EBS.Types.ListSnapshotBlocksResponse) => void): Request<EBS.Types.ListSnapshotBlocksResponse, AWSError>;
43
43
  /**
44
- * Returns information about the blocks in an Amazon Elastic Block Store snapshot.
44
+ * Returns information about the blocks in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
45
45
  */
46
46
  listSnapshotBlocks(callback?: (err: AWSError, data: EBS.Types.ListSnapshotBlocksResponse) => void): Request<EBS.Types.ListSnapshotBlocksResponse, AWSError>;
47
47
  /**
48
- * Writes a block of data to a snapshot. If the specified block contains data, the existing data is overwritten. The target snapshot must be in the pending state. Data written to a snapshot must be aligned with 512-KiB sectors.
48
+ * Writes a block of data to a snapshot. If the specified block contains data, the existing data is overwritten. The target snapshot must be in the pending state. Data written to a snapshot must be aligned with 512-KiB sectors. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
49
49
  */
50
50
  putSnapshotBlock(params: EBS.Types.PutSnapshotBlockRequest, callback?: (err: AWSError, data: EBS.Types.PutSnapshotBlockResponse) => void): Request<EBS.Types.PutSnapshotBlockResponse, AWSError>;
51
51
  /**
52
- * Writes a block of data to a snapshot. If the specified block contains data, the existing data is overwritten. The target snapshot must be in the pending state. Data written to a snapshot must be aligned with 512-KiB sectors.
52
+ * Writes a block of data to a snapshot. If the specified block contains data, the existing data is overwritten. The target snapshot must be in the pending state. Data written to a snapshot must be aligned with 512-KiB sectors. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
53
53
  */
54
54
  putSnapshotBlock(callback?: (err: AWSError, data: EBS.Types.PutSnapshotBlockResponse) => void): Request<EBS.Types.PutSnapshotBlockResponse, AWSError>;
55
55
  /**
56
- * Creates a new Amazon EBS snapshot. The new snapshot enters the pending state after the request completes. After creating the snapshot, use PutSnapshotBlock to write blocks of data to the snapshot.
56
+ * Creates a new Amazon EBS snapshot. The new snapshot enters the pending state after the request completes. After creating the snapshot, use PutSnapshotBlock to write blocks of data to the snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
57
57
  */
58
58
  startSnapshot(params: EBS.Types.StartSnapshotRequest, callback?: (err: AWSError, data: EBS.Types.StartSnapshotResponse) => void): Request<EBS.Types.StartSnapshotResponse, AWSError>;
59
59
  /**
60
- * Creates a new Amazon EBS snapshot. The new snapshot enters the pending state after the request completes. After creating the snapshot, use PutSnapshotBlock to write blocks of data to the snapshot.
60
+ * Creates a new Amazon EBS snapshot. The new snapshot enters the pending state after the request completes. After creating the snapshot, use PutSnapshotBlock to write blocks of data to the snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.
61
61
  */
62
62
  startSnapshot(callback?: (err: AWSError, data: EBS.Types.StartSnapshotResponse) => void): Request<EBS.Types.StartSnapshotResponse, AWSError>;
63
63
  }
@@ -289,6 +289,7 @@ declare namespace EBS {
289
289
  */
290
290
  ChecksumAlgorithm?: ChecksumAlgorithm;
291
291
  }
292
+ export type SSEType = "sse-ebs"|"sse-kms"|"none"|string;
292
293
  export type SnapshotId = string;
293
294
  export interface StartSnapshotRequest {
294
295
  /**
@@ -365,6 +366,10 @@ declare namespace EBS {
365
366
  * The Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the snapshot.
366
367
  */
367
368
  KmsKeyArn?: KmsKeyArn;
369
+ /**
370
+ * Reserved for future use.
371
+ */
372
+ SseType?: SSEType;
368
373
  }
369
374
  export type Status = "completed"|"pending"|"error"|string;
370
375
  export interface Tag {
@@ -861,11 +861,11 @@ declare class EC2 extends Service {
861
861
  */
862
862
  createSubnet(callback?: (err: AWSError, data: EC2.Types.CreateSubnetResult) => void): Request<EC2.Types.CreateSubnetResult, AWSError>;
863
863
  /**
864
- * Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide.
864
+ * Creates a subnet CIDR reservation. For more information, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide and Assign prefixes to network interfaces in the Amazon Elastic Compute Cloud User Guide.
865
865
  */
866
866
  createSubnetCidrReservation(params: EC2.Types.CreateSubnetCidrReservationRequest, callback?: (err: AWSError, data: EC2.Types.CreateSubnetCidrReservationResult) => void): Request<EC2.Types.CreateSubnetCidrReservationResult, AWSError>;
867
867
  /**
868
- * Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide.
868
+ * Creates a subnet CIDR reservation. For more information, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide and Assign prefixes to network interfaces in the Amazon Elastic Compute Cloud User Guide.
869
869
  */
870
870
  createSubnetCidrReservation(callback?: (err: AWSError, data: EC2.Types.CreateSubnetCidrReservationResult) => void): Request<EC2.Types.CreateSubnetCidrReservationResult, AWSError>;
871
871
  /**
@@ -1247,11 +1247,11 @@ declare class EC2 extends Service {
1247
1247
  /**
1248
1248
  * Deletes the specified key pair, by removing the public key from Amazon EC2.
1249
1249
  */
1250
- deleteKeyPair(params: EC2.Types.DeleteKeyPairRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1250
+ deleteKeyPair(params: EC2.Types.DeleteKeyPairRequest, callback?: (err: AWSError, data: EC2.Types.DeleteKeyPairResult) => void): Request<EC2.Types.DeleteKeyPairResult, AWSError>;
1251
1251
  /**
1252
1252
  * Deletes the specified key pair, by removing the public key from Amazon EC2.
1253
1253
  */
1254
- deleteKeyPair(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1254
+ deleteKeyPair(callback?: (err: AWSError, data: EC2.Types.DeleteKeyPairResult) => void): Request<EC2.Types.DeleteKeyPairResult, AWSError>;
1255
1255
  /**
1256
1256
  * Deletes a launch template. Deleting a launch template deletes all of its versions.
1257
1257
  */
@@ -1261,11 +1261,11 @@ declare class EC2 extends Service {
1261
1261
  */
1262
1262
  deleteLaunchTemplate(callback?: (err: AWSError, data: EC2.Types.DeleteLaunchTemplateResult) => void): Request<EC2.Types.DeleteLaunchTemplateResult, AWSError>;
1263
1263
  /**
1264
- * Deletes one or more versions of a launch template. You cannot delete the default version of a launch template; you must first assign a different version as the default. If the default version is the only version for the launch template, you must delete the entire launch template using DeleteLaunchTemplate.
1264
+ * Deletes one or more versions of a launch template. You can't delete the default version of a launch template; you must first assign a different version as the default. If the default version is the only version for the launch template, you must delete the entire launch template using DeleteLaunchTemplate. You can delete up to 200 launch template versions in a single request. To delete more than 200 versions in a single request, use DeleteLaunchTemplate, which deletes the launch template and all of its versions. For more information, see Delete a launch template version in the EC2 User Guide.
1265
1265
  */
1266
1266
  deleteLaunchTemplateVersions(params: EC2.Types.DeleteLaunchTemplateVersionsRequest, callback?: (err: AWSError, data: EC2.Types.DeleteLaunchTemplateVersionsResult) => void): Request<EC2.Types.DeleteLaunchTemplateVersionsResult, AWSError>;
1267
1267
  /**
1268
- * Deletes one or more versions of a launch template. You cannot delete the default version of a launch template; you must first assign a different version as the default. If the default version is the only version for the launch template, you must delete the entire launch template using DeleteLaunchTemplate.
1268
+ * Deletes one or more versions of a launch template. You can't delete the default version of a launch template; you must first assign a different version as the default. If the default version is the only version for the launch template, you must delete the entire launch template using DeleteLaunchTemplate. You can delete up to 200 launch template versions in a single request. To delete more than 200 versions in a single request, use DeleteLaunchTemplate, which deletes the launch template and all of its versions. For more information, see Delete a launch template version in the EC2 User Guide.
1269
1269
  */
1270
1270
  deleteLaunchTemplateVersions(callback?: (err: AWSError, data: EC2.Types.DeleteLaunchTemplateVersionsResult) => void): Request<EC2.Types.DeleteLaunchTemplateVersionsResult, AWSError>;
1271
1271
  /**
@@ -4956,6 +4956,14 @@ declare class EC2 extends Service {
4956
4956
  * Waits for the spotInstanceRequestFulfilled state by periodically calling the underlying EC2.describeSpotInstanceRequestsoperation every 15 seconds (at most 40 times).
4957
4957
  */
4958
4958
  waitFor(state: "spotInstanceRequestFulfilled", callback?: (err: AWSError, data: EC2.Types.DescribeSpotInstanceRequestsResult) => void): Request<EC2.Types.DescribeSpotInstanceRequestsResult, AWSError>;
4959
+ /**
4960
+ * Waits for the storeImageTaskComplete state by periodically calling the underlying EC2.describeStoreImageTasksoperation every 5 seconds (at most 40 times).
4961
+ */
4962
+ waitFor(state: "storeImageTaskComplete", params: EC2.Types.DescribeStoreImageTasksRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: EC2.Types.DescribeStoreImageTasksResult) => void): Request<EC2.Types.DescribeStoreImageTasksResult, AWSError>;
4963
+ /**
4964
+ * Waits for the storeImageTaskComplete state by periodically calling the underlying EC2.describeStoreImageTasksoperation every 5 seconds (at most 40 times).
4965
+ */
4966
+ waitFor(state: "storeImageTaskComplete", callback?: (err: AWSError, data: EC2.Types.DescribeStoreImageTasksResult) => void): Request<EC2.Types.DescribeStoreImageTasksResult, AWSError>;
4959
4967
  /**
4960
4968
  * Waits for the subnetAvailable state by periodically calling the underlying EC2.describeSubnetsoperation every 15 seconds (at most 40 times).
4961
4969
  */
@@ -8981,7 +8989,7 @@ declare namespace EC2 {
8981
8989
  */
8982
8990
  LogDestination?: String;
8983
8991
  /**
8984
- * The fields to include in the flow log record. List the fields in the order in which they should appear. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must include at least one field. For more information about the available fields, see Flow log records in the Amazon VPC User Guide or Transit Gateway Flow Log records in the Amazon Web Services Transit Gateway Guide. Specify the fields using the ${field-id} format, separated by spaces. For the CLI, surround this parameter value with single quotes on Linux or double quotes on Windows.
8992
+ * The fields to include in the flow log record. List the fields in the order in which they should appear. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must include at least one field. For more information about the available fields, see Flow log records in the Amazon VPC User Guide or Transit Gateway Flow Log records in the Amazon Web Services Transit Gateway Guide. Specify the fields using the ${field-id} format, separated by spaces.
8985
8993
  */
8986
8994
  LogFormat?: String;
8987
8995
  /**
@@ -9884,6 +9892,10 @@ declare namespace EC2 {
9884
9892
  * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
9885
9893
  */
9886
9894
  ClientToken?: String;
9895
+ /**
9896
+ * If you’re creating a network interface in a dual-stack or IPv6-only subnet, you have the option to assign a primary IPv6 IP address. A primary IPv6 address is an IPv6 GUA address associated with an ENI that you have enabled to use a primary IPv6 address. Use this option if the instance that this ENI will be attached to relies on its IPv6 address not changing. Amazon Web Services will automatically assign an IPv6 address associated with the ENI attached to your instance to be the primary IPv6 address. Once you enable an IPv6 GUA address to be a primary IPv6, you cannot disable it. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. If you have multiple IPv6 addresses associated with an ENI attached to your instance and you enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI becomes the primary IPv6 address.
9897
+ */
9898
+ EnablePrimaryIpv6?: Boolean;
9887
9899
  }
9888
9900
  export interface CreateNetworkInterfaceResult {
9889
9901
  /**
@@ -10263,7 +10275,7 @@ declare namespace EC2 {
10263
10275
  */
10264
10276
  Cidr: String;
10265
10277
  /**
10266
- * The type of reservation. The following are valid values: prefix: The Amazon EC2 Prefix Delegation feature assigns the IP addresses to network interfaces that are associated with an instance. For information about Prefix Delegation, see Prefix Delegation for Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide. explicit: You manually assign the IP addresses to resources that reside in your subnet.
10278
+ * The type of reservation. The reservation type determines how the reserved IP addresses are assigned to resources. prefix - Amazon Web Services assigns the reserved IP addresses to network interfaces. explicit - You assign the reserved IP addresses to network interfaces.
10267
10279
  */
10268
10280
  ReservationType: SubnetCidrReservationType;
10269
10281
  /**
@@ -10445,7 +10457,7 @@ declare namespace EC2 {
10445
10457
  */
10446
10458
  TrafficMirrorFilterId: TrafficMirrorFilterId;
10447
10459
  /**
10448
- * The number of bytes in each packet to mirror. These are bytes after the VXLAN header. Do not specify this parameter when you want to mirror the entire packet. To mirror a subset of the packet, set this to the length (in bytes) that you want to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. If you do not want to mirror the entire packet, use the PacketLength parameter to specify the number of bytes in each packet to mirror.
10460
+ * The number of bytes in each packet to mirror. These are bytes after the VXLAN header. Do not specify this parameter when you want to mirror the entire packet. To mirror a subset of the packet, set this to the length (in bytes) that you want to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. If you do not want to mirror the entire packet, use the PacketLength parameter to specify the number of bytes in each packet to mirror. For sessions with Network Load Balancer (NLB) Traffic Mirror targets the default PacketLength will be set to 8500. Valid values are 1-8500. Setting a PacketLength greater than 8500 will result in an error response.
10449
10461
  */
10450
10462
  PacketLength?: Integer;
10451
10463
  /**
@@ -11233,11 +11245,11 @@ declare namespace EC2 {
11233
11245
  */
11234
11246
  RouteTableIds?: VpcEndpointRouteTableIdList;
11235
11247
  /**
11236
- * (Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to create an endpoint network interface. For a Gateway Load Balancer endpoint, you can specify only one subnet.
11248
+ * (Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to create endpoint network interfaces. For a Gateway Load Balancer endpoint, you can specify only one subnet.
11237
11249
  */
11238
11250
  SubnetIds?: VpcEndpointSubnetIdList;
11239
11251
  /**
11240
- * (Interface endpoint) The IDs of the security groups to associate with the endpoint network interface. If this parameter is not specified, we use the default security group for the VPC.
11252
+ * (Interface endpoint) The IDs of the security groups to associate with the endpoint network interfaces. If this parameter is not specified, we use the default security group for the VPC.
11241
11253
  */
11242
11254
  SecurityGroupIds?: VpcEndpointSecurityGroupIdList;
11243
11255
  /**
@@ -11260,6 +11272,10 @@ declare namespace EC2 {
11260
11272
  * The tags to associate with the endpoint.
11261
11273
  */
11262
11274
  TagSpecifications?: TagSpecificationList;
11275
+ /**
11276
+ * The subnet configurations for the endpoint.
11277
+ */
11278
+ SubnetConfigurations?: SubnetConfigurationsList;
11263
11279
  }
11264
11280
  export interface CreateVpcEndpointResult {
11265
11281
  /**
@@ -11947,6 +11963,16 @@ declare namespace EC2 {
11947
11963
  */
11948
11964
  DryRun?: Boolean;
11949
11965
  }
11966
+ export interface DeleteKeyPairResult {
11967
+ /**
11968
+ * Is true if the request succeeds, and an error otherwise.
11969
+ */
11970
+ Return?: Boolean;
11971
+ /**
11972
+ * The ID of the key pair.
11973
+ */
11974
+ KeyPairId?: String;
11975
+ }
11950
11976
  export interface DeleteLaunchTemplateRequest {
11951
11977
  /**
11952
11978
  * Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
@@ -11981,7 +12007,7 @@ declare namespace EC2 {
11981
12007
  */
11982
12008
  LaunchTemplateName?: LaunchTemplateName;
11983
12009
  /**
11984
- * The version numbers of one or more launch template versions to delete.
12010
+ * The version numbers of one or more launch template versions to delete. You can specify up to 200 launch template version numbers.
11985
12011
  */
11986
12012
  Versions: VersionStringList;
11987
12013
  }
@@ -14633,7 +14659,7 @@ declare namespace EC2 {
14633
14659
  }
14634
14660
  export interface DescribeInstancesRequest {
14635
14661
  /**
14636
- * The filters. affinity - The affinity setting for an instance running on a Dedicated Host (default | host). architecture - The instance architecture (i386 | x86_64 | arm64). availability-zone - The Availability Zone of the instance. block-device-mapping.attach-time - The attach time for an EBS volume mapped to the instance, for example, 2010-09-15T17:15:20.000Z. block-device-mapping.delete-on-termination - A Boolean that indicates whether the EBS volume is deleted on instance termination. block-device-mapping.device-name - The device name specified in the block device mapping (for example, /dev/sdh or xvdh). block-device-mapping.status - The status for the EBS volume (attaching | attached | detaching | detached). block-device-mapping.volume-id - The volume ID of the EBS volume. capacity-reservation-id - The ID of the Capacity Reservation into which the instance was launched. client-token - The idempotency token you provided when you launched the instance. dns-name - The public DNS name of the instance. hibernation-options.configured - A Boolean that indicates whether the instance is enabled for hibernation. A value of true means that the instance is enabled for hibernation. host-id - The ID of the Dedicated Host on which the instance is running, if applicable. hypervisor - The hypervisor type of the instance (ovm | xen). The value xen is used for both Xen and Nitro hypervisors. iam-instance-profile.arn - The instance profile associated with the instance. Specified as an ARN. image-id - The ID of the image used to launch the instance. instance-id - The ID of the instance. instance-lifecycle - Indicates whether this is a Spot Instance or a Scheduled Instance (spot | scheduled). instance-state-code - The state of the instance, as a 16-bit unsigned integer. The high byte is used for internal purposes and should be ignored. The low byte is set based on the state represented. The valid values are: 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64 (stopping), and 80 (stopped). instance-state-name - The state of the instance (pending | running | shutting-down | terminated | stopping | stopped). instance-type - The type of instance (for example, t2.micro). instance.group-id - The ID of the security group for the instance. instance.group-name - The name of the security group for the instance. ip-address - The public IPv4 address of the instance. kernel-id - The kernel ID. key-name - The name of the key pair used when the instance was launched. launch-index - When launching multiple instances, this is the index for the instance in the launch group (for example, 0, 1, 2, and so on). launch-time - The time when the instance was launched, in the ISO 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ), for example, 2021-09-29T11:04:43.305Z. You can use a wildcard (*), for example, 2021-09-29T*, which matches an entire day. metadata-options.http-tokens - The metadata request authorization state (optional | required) metadata-options.http-put-response-hop-limit - The HTTP metadata request put response hop limit (integer, possible values 1 to 64) metadata-options.http-endpoint - The status of access to the HTTP metadata endpoint on your instance (enabled | disabled) metadata-options.instance-metadata-tags - The status of access to instance tags from the instance metadata (enabled | disabled) monitoring-state - Indicates whether detailed monitoring is enabled (disabled | enabled). network-interface.addresses.private-ip-address - The private IPv4 address associated with the network interface. network-interface.addresses.primary - Specifies whether the IPv4 address of the network interface is the primary private IPv4 address. network-interface.addresses.association.public-ip - The ID of the association of an Elastic IP address (IPv4) with a network interface. network-interface.addresses.association.ip-owner-id - The owner ID of the private IPv4 address associated with the network interface. network-interface.association.public-ip - The address of the Elastic IP address (IPv4) bound to the network interface. network-interface.association.ip-owner-id - The owner of the Elastic IP address (IPv4) associated with the network interface. network-interface.association.allocation-id - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface. network-interface.association.association-id - The association ID returned when the network interface was associated with an IPv4 address. network-interface.attachment.attachment-id - The ID of the interface attachment. network-interface.attachment.instance-id - The ID of the instance to which the network interface is attached. network-interface.attachment.instance-owner-id - The owner ID of the instance to which the network interface is attached. network-interface.attachment.device-index - The device index to which the network interface is attached. network-interface.attachment.status - The status of the attachment (attaching | attached | detaching | detached). network-interface.attachment.attach-time - The time that the network interface was attached to an instance. network-interface.attachment.delete-on-termination - Specifies whether the attachment is deleted when an instance is terminated. network-interface.availability-zone - The Availability Zone for the network interface. network-interface.description - The description of the network interface. network-interface.group-id - The ID of a security group associated with the network interface. network-interface.group-name - The name of a security group associated with the network interface. network-interface.ipv6-addresses.ipv6-address - The IPv6 address associated with the network interface. network-interface.mac-address - The MAC address of the network interface. network-interface.network-interface-id - The ID of the network interface. network-interface.owner-id - The ID of the owner of the network interface. network-interface.private-dns-name - The private DNS name of the network interface. network-interface.requester-id - The requester ID for the network interface. network-interface.requester-managed - Indicates whether the network interface is being managed by Amazon Web Services. network-interface.status - The status of the network interface (available) | in-use). network-interface.source-dest-check - Whether the network interface performs source/destination checking. A value of true means that checking is enabled, and false means that checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC. network-interface.subnet-id - The ID of the subnet for the network interface. network-interface.vpc-id - The ID of the VPC for the network interface. outpost-arn - The Amazon Resource Name (ARN) of the Outpost. owner-id - The Amazon Web Services account ID of the instance owner. placement-group-name - The name of the placement group for the instance. placement-partition-number - The partition in which the instance is located. platform - The platform. To list only Windows instances, use windows. private-dns-name - The private IPv4 DNS name of the instance. private-ip-address - The private IPv4 address of the instance. product-code - The product code associated with the AMI used to launch the instance. product-code.type - The type of product code (devpay | marketplace). ramdisk-id - The RAM disk ID. reason - The reason for the current state of the instance (for example, shows "User Initiated [date]" when you stop or terminate the instance). Similar to the state-reason-code filter. requester-id - The ID of the entity that launched the instance on your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so on). reservation-id - The ID of the instance's reservation. A reservation ID is created any time you launch an instance. A reservation ID has a one-to-one relationship with an instance launch request, but can be associated with more than one instance if you launch multiple instances using the same launch request. For example, if you launch one instance, you get one reservation ID. If you launch ten instances using the same launch request, you also get one reservation ID. root-device-name - The device name of the root device volume (for example, /dev/sda1). root-device-type - The type of the root device volume (ebs | instance-store). source-dest-check - Indicates whether the instance performs source/destination checking. A value of true means that checking is enabled, and false means that checking is disabled. The value must be false for the instance to perform network address translation (NAT) in your VPC. spot-instance-request-id - The ID of the Spot Instance request. state-reason-code - The reason code for the state change. state-reason-message - A message that describes the state change. subnet-id - The ID of the subnet for the instance. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value. tenancy - The tenancy of an instance (dedicated | default | host). virtualization-type - The virtualization type of the instance (paravirtual | hvm). vpc-id - The ID of the VPC that the instance is running in.
14662
+ * The filters. affinity - The affinity setting for an instance running on a Dedicated Host (default | host). architecture - The instance architecture (i386 | x86_64 | arm64). availability-zone - The Availability Zone of the instance. block-device-mapping.attach-time - The attach time for an EBS volume mapped to the instance, for example, 2022-09-15T17:15:20.000Z. block-device-mapping.delete-on-termination - A Boolean that indicates whether the EBS volume is deleted on instance termination. block-device-mapping.device-name - The device name specified in the block device mapping (for example, /dev/sdh or xvdh). block-device-mapping.status - The status for the EBS volume (attaching | attached | detaching | detached). block-device-mapping.volume-id - The volume ID of the EBS volume. boot-mode - The boot mode that was specified by the AMI (legacy-bios | uefi | uefi-preferred). capacity-reservation-id - The ID of the Capacity Reservation into which the instance was launched. capacity-reservation-specification.capacity-reservation-preference - The instance's Capacity Reservation preference (open | none). capacity-reservation-specification.capacity-reservation-target.capacity-reservation-id - The ID of the targeted Capacity Reservation. capacity-reservation-specification.capacity-reservation-target.capacity-reservation-resource-group-arn - The ARN of the targeted Capacity Reservation group. client-token - The idempotency token you provided when you launched the instance. current-instance-boot-mode - The boot mode that is used to launch the instance at launch or start (legacy-bios | uefi). dns-name - The public DNS name of the instance. ebs-optimized - A Boolean that indicates whether the instance is optimized for Amazon EBS I/O. ena-support - A Boolean that indicates whether the instance is enabled for enhanced networking with ENA. enclave-options.enabled - A Boolean that indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. hibernation-options.configured - A Boolean that indicates whether the instance is enabled for hibernation. A value of true means that the instance is enabled for hibernation. host-id - The ID of the Dedicated Host on which the instance is running, if applicable. hypervisor - The hypervisor type of the instance (ovm | xen). The value xen is used for both Xen and Nitro hypervisors. iam-instance-profile.arn - The instance profile associated with the instance. Specified as an ARN. iam-instance-profile.id - The instance profile associated with the instance. Specified as an ID. iam-instance-profile.name - The instance profile associated with the instance. Specified as an name. image-id - The ID of the image used to launch the instance. instance-id - The ID of the instance. instance-lifecycle - Indicates whether this is a Spot Instance or a Scheduled Instance (spot | scheduled). instance-state-code - The state of the instance, as a 16-bit unsigned integer. The high byte is used for internal purposes and should be ignored. The low byte is set based on the state represented. The valid values are: 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64 (stopping), and 80 (stopped). instance-state-name - The state of the instance (pending | running | shutting-down | terminated | stopping | stopped). instance-type - The type of instance (for example, t2.micro). instance.group-id - The ID of the security group for the instance. instance.group-name - The name of the security group for the instance. ip-address - The public IPv4 address of the instance. ipv6-address - The IPv6 address of the instance. kernel-id - The kernel ID. key-name - The name of the key pair used when the instance was launched. launch-index - When launching multiple instances, this is the index for the instance in the launch group (for example, 0, 1, 2, and so on). launch-time - The time when the instance was launched, in the ISO 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ), for example, 2021-09-29T11:04:43.305Z. You can use a wildcard (*), for example, 2021-09-29T*, which matches an entire day. license-pool - maintenance-options.auto-recovery - The current automatic recovery behavior of the instance (disabled | default). metadata-options.http-endpoint - The status of access to the HTTP metadata endpoint on your instance (enabled | disabled) metadata-options.http-protocol-ipv4 - Indicates whether the IPv4 endpoint is enabled (disabled | enabled). metadata-options.http-protocol-ipv6 - Indicates whether the IPv6 endpoint is enabled (disabled | enabled). metadata-options.http-put-response-hop-limit - The HTTP metadata request put response hop limit (integer, possible values 1 to 64) metadata-options.http-tokens - The metadata request authorization state (optional | required) metadata-options.instance-metadata-tags - The status of access to instance tags from the instance metadata (enabled | disabled) metadata-options.state - The state of the metadata option changes (pending | applied). monitoring-state - Indicates whether detailed monitoring is enabled (disabled | enabled). network-interface.addresses.primary - Specifies whether the IPv4 address of the network interface is the primary private IPv4 address. network-interface.addresses.private-ip-address - The private IPv4 address associated with the network interface. network-interface.addresses.association.public-ip - The ID of the association of an Elastic IP address (IPv4) with a network interface. network-interface.addresses.association.ip-owner-id - The owner ID of the private IPv4 address associated with the network interface. network-interface.association.public-ip - The address of the Elastic IP address (IPv4) bound to the network interface. network-interface.association.ip-owner-id - The owner of the Elastic IP address (IPv4) associated with the network interface. network-interface.association.allocation-id - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface. network-interface.association.association-id - The association ID returned when the network interface was associated with an IPv4 address. network-interface.attachment.attachment-id - The ID of the interface attachment. network-interface.attachment.instance-id - The ID of the instance to which the network interface is attached. network-interface.attachment.instance-owner-id - The owner ID of the instance to which the network interface is attached. network-interface.attachment.device-index - The device index to which the network interface is attached. network-interface.attachment.status - The status of the attachment (attaching | attached | detaching | detached). network-interface.attachment.attach-time - The time that the network interface was attached to an instance. network-interface.attachment.delete-on-termination - Specifies whether the attachment is deleted when an instance is terminated. network-interface.availability-zone - The Availability Zone for the network interface. network-interface.description - The description of the network interface. network-interface.group-id - The ID of a security group associated with the network interface. network-interface.group-name - The name of a security group associated with the network interface. network-interface.ipv6-addresses.ipv6-address - The IPv6 address associated with the network interface. network-interface.mac-address - The MAC address of the network interface. network-interface.network-interface-id - The ID of the network interface. network-interface.owner-id - The ID of the owner of the network interface. network-interface.private-dns-name - The private DNS name of the network interface. network-interface.requester-id - The requester ID for the network interface. network-interface.requester-managed - Indicates whether the network interface is being managed by Amazon Web Services. network-interface.status - The status of the network interface (available) | in-use). network-interface.source-dest-check - Whether the network interface performs source/destination checking. A value of true means that checking is enabled, and false means that checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC. network-interface.subnet-id - The ID of the subnet for the network interface. network-interface.vpc-id - The ID of the VPC for the network interface. outpost-arn - The Amazon Resource Name (ARN) of the Outpost. owner-id - The Amazon Web Services account ID of the instance owner. placement-group-name - The name of the placement group for the instance. placement-partition-number - The partition in which the instance is located. platform - The platform. To list only Windows instances, use windows. platform-details - The platform (Linux/UNIX | Red Hat BYOL Linux | Red Hat Enterprise Linux | Red Hat Enterprise Linux with HA | Red Hat Enterprise Linux with SQL Server Standard and HA | Red Hat Enterprise Linux with SQL Server Enterprise and HA | Red Hat Enterprise Linux with SQL Server Standard | Red Hat Enterprise Linux with SQL Server Web | Red Hat Enterprise Linux with SQL Server Enterprise | SQL Server Enterprise | SQL Server Standard | SQL Server Web | SUSE Linux | Ubuntu Pro | Windows | Windows BYOL | Windows with SQL Server Enterprise | Windows with SQL Server Standard | Windows with SQL Server Web). private-dns-name - The private IPv4 DNS name of the instance. private-dns-name-options.enable-resource-name-dns-a-record - A Boolean that indicates whether to respond to DNS queries for instance hostnames with DNS A records. private-dns-name-options.enable-resource-name-dns-aaaa-record - A Boolean that indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records. private-dns-name-options.hostname-type - The type of hostname (ip-name | resource-name). private-ip-address - The private IPv4 address of the instance. product-code - The product code associated with the AMI used to launch the instance. product-code.type - The type of product code (devpay | marketplace). ramdisk-id - The RAM disk ID. reason - The reason for the current state of the instance (for example, shows "User Initiated [date]" when you stop or terminate the instance). Similar to the state-reason-code filter. requester-id - The ID of the entity that launched the instance on your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so on). reservation-id - The ID of the instance's reservation. A reservation ID is created any time you launch an instance. A reservation ID has a one-to-one relationship with an instance launch request, but can be associated with more than one instance if you launch multiple instances using the same launch request. For example, if you launch one instance, you get one reservation ID. If you launch ten instances using the same launch request, you also get one reservation ID. root-device-name - The device name of the root device volume (for example, /dev/sda1). root-device-type - The type of the root device volume (ebs | instance-store). source-dest-check - Indicates whether the instance performs source/destination checking. A value of true means that checking is enabled, and false means that checking is disabled. The value must be false for the instance to perform network address translation (NAT) in your VPC. spot-instance-request-id - The ID of the Spot Instance request. state-reason-code - The reason code for the state change. state-reason-message - A message that describes the state change. subnet-id - The ID of the subnet for the instance. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value. tenancy - The tenancy of an instance (dedicated | default | host). tpm-support - Indicates if the instance is configured for NitroTPM support (v2.0). usage-operation - The usage operation value for the instance (RunInstances | RunInstances:00g0 | RunInstances:0010 | RunInstances:1010 | RunInstances:1014 | RunInstances:1110 | RunInstances:0014 | RunInstances:0210 | RunInstances:0110 | RunInstances:0100 | RunInstances:0004 | RunInstances:0200 | RunInstances:000g | RunInstances:0g00 | RunInstances:0002 | RunInstances:0800 | RunInstances:0102 | RunInstances:0006 | RunInstances:0202). usage-operation-update-time - The time that the usage operation was last updated, for example, 2022-09-15T17:15:20.000Z. virtualization-type - The virtualization type of the instance (paravirtual | hvm). vpc-id - The ID of the VPC that the instance is running in.
14637
14663
  */
14638
14664
  Filters?: FilterList;
14639
14665
  /**
@@ -18579,7 +18605,7 @@ declare namespace EC2 {
18579
18605
  */
18580
18606
  Throughput?: Integer;
18581
18607
  /**
18582
- * The ARN of the Outpost on which the snapshot is stored. This parameter is only supported on BlockDeviceMapping objects called by CreateImage.
18608
+ * The ARN of the Outpost on which the snapshot is stored. This parameter is not supported when using CreateImage.
18583
18609
  */
18584
18610
  OutpostArn?: String;
18585
18611
  /**
@@ -20712,6 +20738,10 @@ declare namespace EC2 {
20712
20738
  * Indicates whether encryption by default is enabled.
20713
20739
  */
20714
20740
  EbsEncryptionByDefault?: Boolean;
20741
+ /**
20742
+ * Reserved for future use.
20743
+ */
20744
+ SseType?: SSEType;
20715
20745
  }
20716
20746
  export interface GetFlowLogsIntegrationTemplateRequest {
20717
20747
  /**
@@ -21234,7 +21264,7 @@ declare namespace EC2 {
21234
21264
  /**
21235
21265
  * The password of the instance. Returns an empty string if the password is not available.
21236
21266
  */
21237
- PasswordData?: String;
21267
+ PasswordData?: PasswordData;
21238
21268
  /**
21239
21269
  * The time the data was last updated.
21240
21270
  */
@@ -23491,6 +23521,10 @@ declare namespace EC2 {
23491
23521
  * The IPv6 address.
23492
23522
  */
23493
23523
  Ipv6Address?: String;
23524
+ /**
23525
+ * Determines if an IPv6 address associated with a network interface is the primary IPv6 address. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information, see RunInstances.
23526
+ */
23527
+ IsPrimaryIpv6?: Boolean;
23494
23528
  }
23495
23529
  export type InstanceIpv6AddressList = InstanceIpv6Address[];
23496
23530
  export type InstanceIpv6AddressListRequest = InstanceIpv6AddressRequest[];
@@ -23796,6 +23830,10 @@ declare namespace EC2 {
23796
23830
  * The number of IPv6 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix option.
23797
23831
  */
23798
23832
  Ipv6PrefixCount?: Integer;
23833
+ /**
23834
+ * The primary IPv6 address of the network interface. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information about primary IPv6 addresses, see RunInstances.
23835
+ */
23836
+ PrimaryIpv6?: Boolean;
23799
23837
  }
23800
23838
  export type InstanceNetworkInterfaceSpecificationList = InstanceNetworkInterfaceSpecification[];
23801
23839
  export interface InstancePrivateIpAddress {
@@ -24173,7 +24211,7 @@ declare namespace EC2 {
24173
24211
  */
24174
24212
  IncludeAllTagsOfInstance?: Boolean;
24175
24213
  }
24176
- export type InstanceType = "a1.medium"|"a1.large"|"a1.xlarge"|"a1.2xlarge"|"a1.4xlarge"|"a1.metal"|"c1.medium"|"c1.xlarge"|"c3.large"|"c3.xlarge"|"c3.2xlarge"|"c3.4xlarge"|"c3.8xlarge"|"c4.large"|"c4.xlarge"|"c4.2xlarge"|"c4.4xlarge"|"c4.8xlarge"|"c5.large"|"c5.xlarge"|"c5.2xlarge"|"c5.4xlarge"|"c5.9xlarge"|"c5.12xlarge"|"c5.18xlarge"|"c5.24xlarge"|"c5.metal"|"c5a.large"|"c5a.xlarge"|"c5a.2xlarge"|"c5a.4xlarge"|"c5a.8xlarge"|"c5a.12xlarge"|"c5a.16xlarge"|"c5a.24xlarge"|"c5ad.large"|"c5ad.xlarge"|"c5ad.2xlarge"|"c5ad.4xlarge"|"c5ad.8xlarge"|"c5ad.12xlarge"|"c5ad.16xlarge"|"c5ad.24xlarge"|"c5d.large"|"c5d.xlarge"|"c5d.2xlarge"|"c5d.4xlarge"|"c5d.9xlarge"|"c5d.12xlarge"|"c5d.18xlarge"|"c5d.24xlarge"|"c5d.metal"|"c5n.large"|"c5n.xlarge"|"c5n.2xlarge"|"c5n.4xlarge"|"c5n.9xlarge"|"c5n.18xlarge"|"c5n.metal"|"c6g.medium"|"c6g.large"|"c6g.xlarge"|"c6g.2xlarge"|"c6g.4xlarge"|"c6g.8xlarge"|"c6g.12xlarge"|"c6g.16xlarge"|"c6g.metal"|"c6gd.medium"|"c6gd.large"|"c6gd.xlarge"|"c6gd.2xlarge"|"c6gd.4xlarge"|"c6gd.8xlarge"|"c6gd.12xlarge"|"c6gd.16xlarge"|"c6gd.metal"|"c6gn.medium"|"c6gn.large"|"c6gn.xlarge"|"c6gn.2xlarge"|"c6gn.4xlarge"|"c6gn.8xlarge"|"c6gn.12xlarge"|"c6gn.16xlarge"|"c6i.large"|"c6i.xlarge"|"c6i.2xlarge"|"c6i.4xlarge"|"c6i.8xlarge"|"c6i.12xlarge"|"c6i.16xlarge"|"c6i.24xlarge"|"c6i.32xlarge"|"c6i.metal"|"cc1.4xlarge"|"cc2.8xlarge"|"cg1.4xlarge"|"cr1.8xlarge"|"d2.xlarge"|"d2.2xlarge"|"d2.4xlarge"|"d2.8xlarge"|"d3.xlarge"|"d3.2xlarge"|"d3.4xlarge"|"d3.8xlarge"|"d3en.xlarge"|"d3en.2xlarge"|"d3en.4xlarge"|"d3en.6xlarge"|"d3en.8xlarge"|"d3en.12xlarge"|"dl1.24xlarge"|"f1.2xlarge"|"f1.4xlarge"|"f1.16xlarge"|"g2.2xlarge"|"g2.8xlarge"|"g3.4xlarge"|"g3.8xlarge"|"g3.16xlarge"|"g3s.xlarge"|"g4ad.xlarge"|"g4ad.2xlarge"|"g4ad.4xlarge"|"g4ad.8xlarge"|"g4ad.16xlarge"|"g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|"g4dn.metal"|"g5.xlarge"|"g5.2xlarge"|"g5.4xlarge"|"g5.8xlarge"|"g5.12xlarge"|"g5.16xlarge"|"g5.24xlarge"|"g5.48xlarge"|"g5g.xlarge"|"g5g.2xlarge"|"g5g.4xlarge"|"g5g.8xlarge"|"g5g.16xlarge"|"g5g.metal"|"hi1.4xlarge"|"hpc6a.48xlarge"|"hs1.8xlarge"|"h1.2xlarge"|"h1.4xlarge"|"h1.8xlarge"|"h1.16xlarge"|"i2.xlarge"|"i2.2xlarge"|"i2.4xlarge"|"i2.8xlarge"|"i3.large"|"i3.xlarge"|"i3.2xlarge"|"i3.4xlarge"|"i3.8xlarge"|"i3.16xlarge"|"i3.metal"|"i3en.large"|"i3en.xlarge"|"i3en.2xlarge"|"i3en.3xlarge"|"i3en.6xlarge"|"i3en.12xlarge"|"i3en.24xlarge"|"i3en.metal"|"im4gn.large"|"im4gn.xlarge"|"im4gn.2xlarge"|"im4gn.4xlarge"|"im4gn.8xlarge"|"im4gn.16xlarge"|"inf1.xlarge"|"inf1.2xlarge"|"inf1.6xlarge"|"inf1.24xlarge"|"is4gen.medium"|"is4gen.large"|"is4gen.xlarge"|"is4gen.2xlarge"|"is4gen.4xlarge"|"is4gen.8xlarge"|"m1.small"|"m1.medium"|"m1.large"|"m1.xlarge"|"m2.xlarge"|"m2.2xlarge"|"m2.4xlarge"|"m3.medium"|"m3.large"|"m3.xlarge"|"m3.2xlarge"|"m4.large"|"m4.xlarge"|"m4.2xlarge"|"m4.4xlarge"|"m4.10xlarge"|"m4.16xlarge"|"m5.large"|"m5.xlarge"|"m5.2xlarge"|"m5.4xlarge"|"m5.8xlarge"|"m5.12xlarge"|"m5.16xlarge"|"m5.24xlarge"|"m5.metal"|"m5a.large"|"m5a.xlarge"|"m5a.2xlarge"|"m5a.4xlarge"|"m5a.8xlarge"|"m5a.12xlarge"|"m5a.16xlarge"|"m5a.24xlarge"|"m5ad.large"|"m5ad.xlarge"|"m5ad.2xlarge"|"m5ad.4xlarge"|"m5ad.8xlarge"|"m5ad.12xlarge"|"m5ad.16xlarge"|"m5ad.24xlarge"|"m5d.large"|"m5d.xlarge"|"m5d.2xlarge"|"m5d.4xlarge"|"m5d.8xlarge"|"m5d.12xlarge"|"m5d.16xlarge"|"m5d.24xlarge"|"m5d.metal"|"m5dn.large"|"m5dn.xlarge"|"m5dn.2xlarge"|"m5dn.4xlarge"|"m5dn.8xlarge"|"m5dn.12xlarge"|"m5dn.16xlarge"|"m5dn.24xlarge"|"m5dn.metal"|"m5n.large"|"m5n.xlarge"|"m5n.2xlarge"|"m5n.4xlarge"|"m5n.8xlarge"|"m5n.12xlarge"|"m5n.16xlarge"|"m5n.24xlarge"|"m5n.metal"|"m5zn.large"|"m5zn.xlarge"|"m5zn.2xlarge"|"m5zn.3xlarge"|"m5zn.6xlarge"|"m5zn.12xlarge"|"m5zn.metal"|"m6a.large"|"m6a.xlarge"|"m6a.2xlarge"|"m6a.4xlarge"|"m6a.8xlarge"|"m6a.12xlarge"|"m6a.16xlarge"|"m6a.24xlarge"|"m6a.32xlarge"|"m6a.48xlarge"|"m6g.metal"|"m6g.medium"|"m6g.large"|"m6g.xlarge"|"m6g.2xlarge"|"m6g.4xlarge"|"m6g.8xlarge"|"m6g.12xlarge"|"m6g.16xlarge"|"m6gd.metal"|"m6gd.medium"|"m6gd.large"|"m6gd.xlarge"|"m6gd.2xlarge"|"m6gd.4xlarge"|"m6gd.8xlarge"|"m6gd.12xlarge"|"m6gd.16xlarge"|"m6i.large"|"m6i.xlarge"|"m6i.2xlarge"|"m6i.4xlarge"|"m6i.8xlarge"|"m6i.12xlarge"|"m6i.16xlarge"|"m6i.24xlarge"|"m6i.32xlarge"|"m6i.metal"|"mac1.metal"|"p2.xlarge"|"p2.8xlarge"|"p2.16xlarge"|"p3.2xlarge"|"p3.8xlarge"|"p3.16xlarge"|"p3dn.24xlarge"|"p4d.24xlarge"|"r3.large"|"r3.xlarge"|"r3.2xlarge"|"r3.4xlarge"|"r3.8xlarge"|"r4.large"|"r4.xlarge"|"r4.2xlarge"|"r4.4xlarge"|"r4.8xlarge"|"r4.16xlarge"|"r5.large"|"r5.xlarge"|"r5.2xlarge"|"r5.4xlarge"|"r5.8xlarge"|"r5.12xlarge"|"r5.16xlarge"|"r5.24xlarge"|"r5.metal"|"r5a.large"|"r5a.xlarge"|"r5a.2xlarge"|"r5a.4xlarge"|"r5a.8xlarge"|"r5a.12xlarge"|"r5a.16xlarge"|"r5a.24xlarge"|"r5ad.large"|"r5ad.xlarge"|"r5ad.2xlarge"|"r5ad.4xlarge"|"r5ad.8xlarge"|"r5ad.12xlarge"|"r5ad.16xlarge"|"r5ad.24xlarge"|"r5b.large"|"r5b.xlarge"|"r5b.2xlarge"|"r5b.4xlarge"|"r5b.8xlarge"|"r5b.12xlarge"|"r5b.16xlarge"|"r5b.24xlarge"|"r5b.metal"|"r5d.large"|"r5d.xlarge"|"r5d.2xlarge"|"r5d.4xlarge"|"r5d.8xlarge"|"r5d.12xlarge"|"r5d.16xlarge"|"r5d.24xlarge"|"r5d.metal"|"r5dn.large"|"r5dn.xlarge"|"r5dn.2xlarge"|"r5dn.4xlarge"|"r5dn.8xlarge"|"r5dn.12xlarge"|"r5dn.16xlarge"|"r5dn.24xlarge"|"r5dn.metal"|"r5n.large"|"r5n.xlarge"|"r5n.2xlarge"|"r5n.4xlarge"|"r5n.8xlarge"|"r5n.12xlarge"|"r5n.16xlarge"|"r5n.24xlarge"|"r5n.metal"|"r6g.medium"|"r6g.large"|"r6g.xlarge"|"r6g.2xlarge"|"r6g.4xlarge"|"r6g.8xlarge"|"r6g.12xlarge"|"r6g.16xlarge"|"r6g.metal"|"r6gd.medium"|"r6gd.large"|"r6gd.xlarge"|"r6gd.2xlarge"|"r6gd.4xlarge"|"r6gd.8xlarge"|"r6gd.12xlarge"|"r6gd.16xlarge"|"r6gd.metal"|"r6i.large"|"r6i.xlarge"|"r6i.2xlarge"|"r6i.4xlarge"|"r6i.8xlarge"|"r6i.12xlarge"|"r6i.16xlarge"|"r6i.24xlarge"|"r6i.32xlarge"|"r6i.metal"|"t1.micro"|"t2.nano"|"t2.micro"|"t2.small"|"t2.medium"|"t2.large"|"t2.xlarge"|"t2.2xlarge"|"t3.nano"|"t3.micro"|"t3.small"|"t3.medium"|"t3.large"|"t3.xlarge"|"t3.2xlarge"|"t3a.nano"|"t3a.micro"|"t3a.small"|"t3a.medium"|"t3a.large"|"t3a.xlarge"|"t3a.2xlarge"|"t4g.nano"|"t4g.micro"|"t4g.small"|"t4g.medium"|"t4g.large"|"t4g.xlarge"|"t4g.2xlarge"|"u-6tb1.56xlarge"|"u-6tb1.112xlarge"|"u-9tb1.112xlarge"|"u-12tb1.112xlarge"|"u-6tb1.metal"|"u-9tb1.metal"|"u-12tb1.metal"|"u-18tb1.metal"|"u-24tb1.metal"|"vt1.3xlarge"|"vt1.6xlarge"|"vt1.24xlarge"|"x1.16xlarge"|"x1.32xlarge"|"x1e.xlarge"|"x1e.2xlarge"|"x1e.4xlarge"|"x1e.8xlarge"|"x1e.16xlarge"|"x1e.32xlarge"|"x2iezn.2xlarge"|"x2iezn.4xlarge"|"x2iezn.6xlarge"|"x2iezn.8xlarge"|"x2iezn.12xlarge"|"x2iezn.metal"|"x2gd.medium"|"x2gd.large"|"x2gd.xlarge"|"x2gd.2xlarge"|"x2gd.4xlarge"|"x2gd.8xlarge"|"x2gd.12xlarge"|"x2gd.16xlarge"|"x2gd.metal"|"z1d.large"|"z1d.xlarge"|"z1d.2xlarge"|"z1d.3xlarge"|"z1d.6xlarge"|"z1d.12xlarge"|"z1d.metal"|"x2idn.16xlarge"|"x2idn.24xlarge"|"x2idn.32xlarge"|"x2iedn.xlarge"|"x2iedn.2xlarge"|"x2iedn.4xlarge"|"x2iedn.8xlarge"|"x2iedn.16xlarge"|"x2iedn.24xlarge"|"x2iedn.32xlarge"|"c6a.large"|"c6a.xlarge"|"c6a.2xlarge"|"c6a.4xlarge"|"c6a.8xlarge"|"c6a.12xlarge"|"c6a.16xlarge"|"c6a.24xlarge"|"c6a.32xlarge"|"c6a.48xlarge"|"c6a.metal"|"m6a.metal"|"i4i.large"|"i4i.xlarge"|"i4i.2xlarge"|"i4i.4xlarge"|"i4i.8xlarge"|"i4i.16xlarge"|"i4i.32xlarge"|"i4i.metal"|"x2idn.metal"|"x2iedn.metal"|"c7g.medium"|"c7g.large"|"c7g.xlarge"|"c7g.2xlarge"|"c7g.4xlarge"|"c7g.8xlarge"|"c7g.12xlarge"|"c7g.16xlarge"|"mac2.metal"|"c6id.large"|"c6id.xlarge"|"c6id.2xlarge"|"c6id.4xlarge"|"c6id.8xlarge"|"c6id.12xlarge"|"c6id.16xlarge"|"c6id.24xlarge"|"c6id.32xlarge"|"c6id.metal"|"m6id.large"|"m6id.xlarge"|"m6id.2xlarge"|"m6id.4xlarge"|"m6id.8xlarge"|"m6id.12xlarge"|"m6id.16xlarge"|"m6id.24xlarge"|"m6id.32xlarge"|"m6id.metal"|"r6id.large"|"r6id.xlarge"|"r6id.2xlarge"|"r6id.4xlarge"|"r6id.8xlarge"|"r6id.12xlarge"|"r6id.16xlarge"|"r6id.24xlarge"|"r6id.32xlarge"|"r6id.metal"|"r6a.large"|"r6a.xlarge"|"r6a.2xlarge"|"r6a.4xlarge"|"r6a.8xlarge"|"r6a.12xlarge"|"r6a.16xlarge"|"r6a.24xlarge"|"r6a.32xlarge"|"r6a.48xlarge"|"r6a.metal"|"p4de.24xlarge"|"u-3tb1.56xlarge"|"u-18tb1.112xlarge"|"u-24tb1.112xlarge"|"trn1.2xlarge"|"trn1.32xlarge"|"hpc6id.32xlarge"|"c6in.large"|"c6in.xlarge"|"c6in.2xlarge"|"c6in.4xlarge"|"c6in.8xlarge"|"c6in.12xlarge"|"c6in.16xlarge"|"c6in.24xlarge"|"c6in.32xlarge"|"m6in.large"|"m6in.xlarge"|"m6in.2xlarge"|"m6in.4xlarge"|"m6in.8xlarge"|"m6in.12xlarge"|"m6in.16xlarge"|"m6in.24xlarge"|"m6in.32xlarge"|"m6idn.large"|"m6idn.xlarge"|"m6idn.2xlarge"|"m6idn.4xlarge"|"m6idn.8xlarge"|"m6idn.12xlarge"|"m6idn.16xlarge"|"m6idn.24xlarge"|"m6idn.32xlarge"|"r6in.large"|"r6in.xlarge"|"r6in.2xlarge"|"r6in.4xlarge"|"r6in.8xlarge"|"r6in.12xlarge"|"r6in.16xlarge"|"r6in.24xlarge"|"r6in.32xlarge"|"r6idn.large"|"r6idn.xlarge"|"r6idn.2xlarge"|"r6idn.4xlarge"|"r6idn.8xlarge"|"r6idn.12xlarge"|"r6idn.16xlarge"|"r6idn.24xlarge"|"r6idn.32xlarge"|"c7g.metal"|"m7g.medium"|"m7g.large"|"m7g.xlarge"|"m7g.2xlarge"|"m7g.4xlarge"|"m7g.8xlarge"|"m7g.12xlarge"|"m7g.16xlarge"|"m7g.metal"|"r7g.medium"|"r7g.large"|"r7g.xlarge"|"r7g.2xlarge"|"r7g.4xlarge"|"r7g.8xlarge"|"r7g.12xlarge"|"r7g.16xlarge"|"r7g.metal"|"c6in.metal"|"m6in.metal"|"m6idn.metal"|"r6in.metal"|"r6idn.metal"|"inf2.xlarge"|"inf2.8xlarge"|"inf2.24xlarge"|"inf2.48xlarge"|"trn1n.32xlarge"|"i4g.large"|"i4g.xlarge"|"i4g.2xlarge"|"i4g.4xlarge"|"i4g.8xlarge"|"i4g.16xlarge"|"hpc7g.4xlarge"|"hpc7g.8xlarge"|"hpc7g.16xlarge"|"c7gn.medium"|"c7gn.large"|"c7gn.xlarge"|"c7gn.2xlarge"|"c7gn.4xlarge"|"c7gn.8xlarge"|"c7gn.12xlarge"|"c7gn.16xlarge"|string;
24214
+ export type InstanceType = "a1.medium"|"a1.large"|"a1.xlarge"|"a1.2xlarge"|"a1.4xlarge"|"a1.metal"|"c1.medium"|"c1.xlarge"|"c3.large"|"c3.xlarge"|"c3.2xlarge"|"c3.4xlarge"|"c3.8xlarge"|"c4.large"|"c4.xlarge"|"c4.2xlarge"|"c4.4xlarge"|"c4.8xlarge"|"c5.large"|"c5.xlarge"|"c5.2xlarge"|"c5.4xlarge"|"c5.9xlarge"|"c5.12xlarge"|"c5.18xlarge"|"c5.24xlarge"|"c5.metal"|"c5a.large"|"c5a.xlarge"|"c5a.2xlarge"|"c5a.4xlarge"|"c5a.8xlarge"|"c5a.12xlarge"|"c5a.16xlarge"|"c5a.24xlarge"|"c5ad.large"|"c5ad.xlarge"|"c5ad.2xlarge"|"c5ad.4xlarge"|"c5ad.8xlarge"|"c5ad.12xlarge"|"c5ad.16xlarge"|"c5ad.24xlarge"|"c5d.large"|"c5d.xlarge"|"c5d.2xlarge"|"c5d.4xlarge"|"c5d.9xlarge"|"c5d.12xlarge"|"c5d.18xlarge"|"c5d.24xlarge"|"c5d.metal"|"c5n.large"|"c5n.xlarge"|"c5n.2xlarge"|"c5n.4xlarge"|"c5n.9xlarge"|"c5n.18xlarge"|"c5n.metal"|"c6g.medium"|"c6g.large"|"c6g.xlarge"|"c6g.2xlarge"|"c6g.4xlarge"|"c6g.8xlarge"|"c6g.12xlarge"|"c6g.16xlarge"|"c6g.metal"|"c6gd.medium"|"c6gd.large"|"c6gd.xlarge"|"c6gd.2xlarge"|"c6gd.4xlarge"|"c6gd.8xlarge"|"c6gd.12xlarge"|"c6gd.16xlarge"|"c6gd.metal"|"c6gn.medium"|"c6gn.large"|"c6gn.xlarge"|"c6gn.2xlarge"|"c6gn.4xlarge"|"c6gn.8xlarge"|"c6gn.12xlarge"|"c6gn.16xlarge"|"c6i.large"|"c6i.xlarge"|"c6i.2xlarge"|"c6i.4xlarge"|"c6i.8xlarge"|"c6i.12xlarge"|"c6i.16xlarge"|"c6i.24xlarge"|"c6i.32xlarge"|"c6i.metal"|"cc1.4xlarge"|"cc2.8xlarge"|"cg1.4xlarge"|"cr1.8xlarge"|"d2.xlarge"|"d2.2xlarge"|"d2.4xlarge"|"d2.8xlarge"|"d3.xlarge"|"d3.2xlarge"|"d3.4xlarge"|"d3.8xlarge"|"d3en.xlarge"|"d3en.2xlarge"|"d3en.4xlarge"|"d3en.6xlarge"|"d3en.8xlarge"|"d3en.12xlarge"|"dl1.24xlarge"|"f1.2xlarge"|"f1.4xlarge"|"f1.16xlarge"|"g2.2xlarge"|"g2.8xlarge"|"g3.4xlarge"|"g3.8xlarge"|"g3.16xlarge"|"g3s.xlarge"|"g4ad.xlarge"|"g4ad.2xlarge"|"g4ad.4xlarge"|"g4ad.8xlarge"|"g4ad.16xlarge"|"g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|"g4dn.metal"|"g5.xlarge"|"g5.2xlarge"|"g5.4xlarge"|"g5.8xlarge"|"g5.12xlarge"|"g5.16xlarge"|"g5.24xlarge"|"g5.48xlarge"|"g5g.xlarge"|"g5g.2xlarge"|"g5g.4xlarge"|"g5g.8xlarge"|"g5g.16xlarge"|"g5g.metal"|"hi1.4xlarge"|"hpc6a.48xlarge"|"hs1.8xlarge"|"h1.2xlarge"|"h1.4xlarge"|"h1.8xlarge"|"h1.16xlarge"|"i2.xlarge"|"i2.2xlarge"|"i2.4xlarge"|"i2.8xlarge"|"i3.large"|"i3.xlarge"|"i3.2xlarge"|"i3.4xlarge"|"i3.8xlarge"|"i3.16xlarge"|"i3.metal"|"i3en.large"|"i3en.xlarge"|"i3en.2xlarge"|"i3en.3xlarge"|"i3en.6xlarge"|"i3en.12xlarge"|"i3en.24xlarge"|"i3en.metal"|"im4gn.large"|"im4gn.xlarge"|"im4gn.2xlarge"|"im4gn.4xlarge"|"im4gn.8xlarge"|"im4gn.16xlarge"|"inf1.xlarge"|"inf1.2xlarge"|"inf1.6xlarge"|"inf1.24xlarge"|"is4gen.medium"|"is4gen.large"|"is4gen.xlarge"|"is4gen.2xlarge"|"is4gen.4xlarge"|"is4gen.8xlarge"|"m1.small"|"m1.medium"|"m1.large"|"m1.xlarge"|"m2.xlarge"|"m2.2xlarge"|"m2.4xlarge"|"m3.medium"|"m3.large"|"m3.xlarge"|"m3.2xlarge"|"m4.large"|"m4.xlarge"|"m4.2xlarge"|"m4.4xlarge"|"m4.10xlarge"|"m4.16xlarge"|"m5.large"|"m5.xlarge"|"m5.2xlarge"|"m5.4xlarge"|"m5.8xlarge"|"m5.12xlarge"|"m5.16xlarge"|"m5.24xlarge"|"m5.metal"|"m5a.large"|"m5a.xlarge"|"m5a.2xlarge"|"m5a.4xlarge"|"m5a.8xlarge"|"m5a.12xlarge"|"m5a.16xlarge"|"m5a.24xlarge"|"m5ad.large"|"m5ad.xlarge"|"m5ad.2xlarge"|"m5ad.4xlarge"|"m5ad.8xlarge"|"m5ad.12xlarge"|"m5ad.16xlarge"|"m5ad.24xlarge"|"m5d.large"|"m5d.xlarge"|"m5d.2xlarge"|"m5d.4xlarge"|"m5d.8xlarge"|"m5d.12xlarge"|"m5d.16xlarge"|"m5d.24xlarge"|"m5d.metal"|"m5dn.large"|"m5dn.xlarge"|"m5dn.2xlarge"|"m5dn.4xlarge"|"m5dn.8xlarge"|"m5dn.12xlarge"|"m5dn.16xlarge"|"m5dn.24xlarge"|"m5dn.metal"|"m5n.large"|"m5n.xlarge"|"m5n.2xlarge"|"m5n.4xlarge"|"m5n.8xlarge"|"m5n.12xlarge"|"m5n.16xlarge"|"m5n.24xlarge"|"m5n.metal"|"m5zn.large"|"m5zn.xlarge"|"m5zn.2xlarge"|"m5zn.3xlarge"|"m5zn.6xlarge"|"m5zn.12xlarge"|"m5zn.metal"|"m6a.large"|"m6a.xlarge"|"m6a.2xlarge"|"m6a.4xlarge"|"m6a.8xlarge"|"m6a.12xlarge"|"m6a.16xlarge"|"m6a.24xlarge"|"m6a.32xlarge"|"m6a.48xlarge"|"m6g.metal"|"m6g.medium"|"m6g.large"|"m6g.xlarge"|"m6g.2xlarge"|"m6g.4xlarge"|"m6g.8xlarge"|"m6g.12xlarge"|"m6g.16xlarge"|"m6gd.metal"|"m6gd.medium"|"m6gd.large"|"m6gd.xlarge"|"m6gd.2xlarge"|"m6gd.4xlarge"|"m6gd.8xlarge"|"m6gd.12xlarge"|"m6gd.16xlarge"|"m6i.large"|"m6i.xlarge"|"m6i.2xlarge"|"m6i.4xlarge"|"m6i.8xlarge"|"m6i.12xlarge"|"m6i.16xlarge"|"m6i.24xlarge"|"m6i.32xlarge"|"m6i.metal"|"mac1.metal"|"p2.xlarge"|"p2.8xlarge"|"p2.16xlarge"|"p3.2xlarge"|"p3.8xlarge"|"p3.16xlarge"|"p3dn.24xlarge"|"p4d.24xlarge"|"r3.large"|"r3.xlarge"|"r3.2xlarge"|"r3.4xlarge"|"r3.8xlarge"|"r4.large"|"r4.xlarge"|"r4.2xlarge"|"r4.4xlarge"|"r4.8xlarge"|"r4.16xlarge"|"r5.large"|"r5.xlarge"|"r5.2xlarge"|"r5.4xlarge"|"r5.8xlarge"|"r5.12xlarge"|"r5.16xlarge"|"r5.24xlarge"|"r5.metal"|"r5a.large"|"r5a.xlarge"|"r5a.2xlarge"|"r5a.4xlarge"|"r5a.8xlarge"|"r5a.12xlarge"|"r5a.16xlarge"|"r5a.24xlarge"|"r5ad.large"|"r5ad.xlarge"|"r5ad.2xlarge"|"r5ad.4xlarge"|"r5ad.8xlarge"|"r5ad.12xlarge"|"r5ad.16xlarge"|"r5ad.24xlarge"|"r5b.large"|"r5b.xlarge"|"r5b.2xlarge"|"r5b.4xlarge"|"r5b.8xlarge"|"r5b.12xlarge"|"r5b.16xlarge"|"r5b.24xlarge"|"r5b.metal"|"r5d.large"|"r5d.xlarge"|"r5d.2xlarge"|"r5d.4xlarge"|"r5d.8xlarge"|"r5d.12xlarge"|"r5d.16xlarge"|"r5d.24xlarge"|"r5d.metal"|"r5dn.large"|"r5dn.xlarge"|"r5dn.2xlarge"|"r5dn.4xlarge"|"r5dn.8xlarge"|"r5dn.12xlarge"|"r5dn.16xlarge"|"r5dn.24xlarge"|"r5dn.metal"|"r5n.large"|"r5n.xlarge"|"r5n.2xlarge"|"r5n.4xlarge"|"r5n.8xlarge"|"r5n.12xlarge"|"r5n.16xlarge"|"r5n.24xlarge"|"r5n.metal"|"r6g.medium"|"r6g.large"|"r6g.xlarge"|"r6g.2xlarge"|"r6g.4xlarge"|"r6g.8xlarge"|"r6g.12xlarge"|"r6g.16xlarge"|"r6g.metal"|"r6gd.medium"|"r6gd.large"|"r6gd.xlarge"|"r6gd.2xlarge"|"r6gd.4xlarge"|"r6gd.8xlarge"|"r6gd.12xlarge"|"r6gd.16xlarge"|"r6gd.metal"|"r6i.large"|"r6i.xlarge"|"r6i.2xlarge"|"r6i.4xlarge"|"r6i.8xlarge"|"r6i.12xlarge"|"r6i.16xlarge"|"r6i.24xlarge"|"r6i.32xlarge"|"r6i.metal"|"t1.micro"|"t2.nano"|"t2.micro"|"t2.small"|"t2.medium"|"t2.large"|"t2.xlarge"|"t2.2xlarge"|"t3.nano"|"t3.micro"|"t3.small"|"t3.medium"|"t3.large"|"t3.xlarge"|"t3.2xlarge"|"t3a.nano"|"t3a.micro"|"t3a.small"|"t3a.medium"|"t3a.large"|"t3a.xlarge"|"t3a.2xlarge"|"t4g.nano"|"t4g.micro"|"t4g.small"|"t4g.medium"|"t4g.large"|"t4g.xlarge"|"t4g.2xlarge"|"u-6tb1.56xlarge"|"u-6tb1.112xlarge"|"u-9tb1.112xlarge"|"u-12tb1.112xlarge"|"u-6tb1.metal"|"u-9tb1.metal"|"u-12tb1.metal"|"u-18tb1.metal"|"u-24tb1.metal"|"vt1.3xlarge"|"vt1.6xlarge"|"vt1.24xlarge"|"x1.16xlarge"|"x1.32xlarge"|"x1e.xlarge"|"x1e.2xlarge"|"x1e.4xlarge"|"x1e.8xlarge"|"x1e.16xlarge"|"x1e.32xlarge"|"x2iezn.2xlarge"|"x2iezn.4xlarge"|"x2iezn.6xlarge"|"x2iezn.8xlarge"|"x2iezn.12xlarge"|"x2iezn.metal"|"x2gd.medium"|"x2gd.large"|"x2gd.xlarge"|"x2gd.2xlarge"|"x2gd.4xlarge"|"x2gd.8xlarge"|"x2gd.12xlarge"|"x2gd.16xlarge"|"x2gd.metal"|"z1d.large"|"z1d.xlarge"|"z1d.2xlarge"|"z1d.3xlarge"|"z1d.6xlarge"|"z1d.12xlarge"|"z1d.metal"|"x2idn.16xlarge"|"x2idn.24xlarge"|"x2idn.32xlarge"|"x2iedn.xlarge"|"x2iedn.2xlarge"|"x2iedn.4xlarge"|"x2iedn.8xlarge"|"x2iedn.16xlarge"|"x2iedn.24xlarge"|"x2iedn.32xlarge"|"c6a.large"|"c6a.xlarge"|"c6a.2xlarge"|"c6a.4xlarge"|"c6a.8xlarge"|"c6a.12xlarge"|"c6a.16xlarge"|"c6a.24xlarge"|"c6a.32xlarge"|"c6a.48xlarge"|"c6a.metal"|"m6a.metal"|"i4i.large"|"i4i.xlarge"|"i4i.2xlarge"|"i4i.4xlarge"|"i4i.8xlarge"|"i4i.16xlarge"|"i4i.32xlarge"|"i4i.metal"|"x2idn.metal"|"x2iedn.metal"|"c7g.medium"|"c7g.large"|"c7g.xlarge"|"c7g.2xlarge"|"c7g.4xlarge"|"c7g.8xlarge"|"c7g.12xlarge"|"c7g.16xlarge"|"mac2.metal"|"c6id.large"|"c6id.xlarge"|"c6id.2xlarge"|"c6id.4xlarge"|"c6id.8xlarge"|"c6id.12xlarge"|"c6id.16xlarge"|"c6id.24xlarge"|"c6id.32xlarge"|"c6id.metal"|"m6id.large"|"m6id.xlarge"|"m6id.2xlarge"|"m6id.4xlarge"|"m6id.8xlarge"|"m6id.12xlarge"|"m6id.16xlarge"|"m6id.24xlarge"|"m6id.32xlarge"|"m6id.metal"|"r6id.large"|"r6id.xlarge"|"r6id.2xlarge"|"r6id.4xlarge"|"r6id.8xlarge"|"r6id.12xlarge"|"r6id.16xlarge"|"r6id.24xlarge"|"r6id.32xlarge"|"r6id.metal"|"r6a.large"|"r6a.xlarge"|"r6a.2xlarge"|"r6a.4xlarge"|"r6a.8xlarge"|"r6a.12xlarge"|"r6a.16xlarge"|"r6a.24xlarge"|"r6a.32xlarge"|"r6a.48xlarge"|"r6a.metal"|"p4de.24xlarge"|"u-3tb1.56xlarge"|"u-18tb1.112xlarge"|"u-24tb1.112xlarge"|"trn1.2xlarge"|"trn1.32xlarge"|"hpc6id.32xlarge"|"c6in.large"|"c6in.xlarge"|"c6in.2xlarge"|"c6in.4xlarge"|"c6in.8xlarge"|"c6in.12xlarge"|"c6in.16xlarge"|"c6in.24xlarge"|"c6in.32xlarge"|"m6in.large"|"m6in.xlarge"|"m6in.2xlarge"|"m6in.4xlarge"|"m6in.8xlarge"|"m6in.12xlarge"|"m6in.16xlarge"|"m6in.24xlarge"|"m6in.32xlarge"|"m6idn.large"|"m6idn.xlarge"|"m6idn.2xlarge"|"m6idn.4xlarge"|"m6idn.8xlarge"|"m6idn.12xlarge"|"m6idn.16xlarge"|"m6idn.24xlarge"|"m6idn.32xlarge"|"r6in.large"|"r6in.xlarge"|"r6in.2xlarge"|"r6in.4xlarge"|"r6in.8xlarge"|"r6in.12xlarge"|"r6in.16xlarge"|"r6in.24xlarge"|"r6in.32xlarge"|"r6idn.large"|"r6idn.xlarge"|"r6idn.2xlarge"|"r6idn.4xlarge"|"r6idn.8xlarge"|"r6idn.12xlarge"|"r6idn.16xlarge"|"r6idn.24xlarge"|"r6idn.32xlarge"|"c7g.metal"|"m7g.medium"|"m7g.large"|"m7g.xlarge"|"m7g.2xlarge"|"m7g.4xlarge"|"m7g.8xlarge"|"m7g.12xlarge"|"m7g.16xlarge"|"m7g.metal"|"r7g.medium"|"r7g.large"|"r7g.xlarge"|"r7g.2xlarge"|"r7g.4xlarge"|"r7g.8xlarge"|"r7g.12xlarge"|"r7g.16xlarge"|"r7g.metal"|"c6in.metal"|"m6in.metal"|"m6idn.metal"|"r6in.metal"|"r6idn.metal"|"inf2.xlarge"|"inf2.8xlarge"|"inf2.24xlarge"|"inf2.48xlarge"|"trn1n.32xlarge"|"i4g.large"|"i4g.xlarge"|"i4g.2xlarge"|"i4g.4xlarge"|"i4g.8xlarge"|"i4g.16xlarge"|"hpc7g.4xlarge"|"hpc7g.8xlarge"|"hpc7g.16xlarge"|"c7gn.medium"|"c7gn.large"|"c7gn.xlarge"|"c7gn.2xlarge"|"c7gn.4xlarge"|"c7gn.8xlarge"|"c7gn.12xlarge"|"c7gn.16xlarge"|"p5.48xlarge"|"m7i.large"|"m7i.xlarge"|"m7i.2xlarge"|"m7i.4xlarge"|"m7i.8xlarge"|"m7i.12xlarge"|"m7i.16xlarge"|"m7i.24xlarge"|"m7i.48xlarge"|"m7i-flex.large"|"m7i-flex.xlarge"|"m7i-flex.2xlarge"|"m7i-flex.4xlarge"|"m7i-flex.8xlarge"|"m7a.medium"|"m7a.large"|"m7a.xlarge"|"m7a.2xlarge"|"m7a.4xlarge"|"m7a.8xlarge"|"m7a.12xlarge"|"m7a.16xlarge"|"m7a.24xlarge"|"m7a.32xlarge"|"m7a.48xlarge"|"m7a.metal-48xl"|"hpc7a.12xlarge"|"hpc7a.24xlarge"|"hpc7a.48xlarge"|"hpc7a.96xlarge"|string;
24177
24215
  export type InstanceTypeHypervisor = "nitro"|"xen"|string;
24178
24216
  export interface InstanceTypeInfo {
24179
24217
  /**
@@ -25703,6 +25741,10 @@ declare namespace EC2 {
25703
25741
  * The number of IPv6 prefixes that Amazon Web Services automatically assigned to the network interface.
25704
25742
  */
25705
25743
  Ipv6PrefixCount?: Integer;
25744
+ /**
25745
+ * The primary IPv6 address of the network interface. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information about primary IPv6 addresses, see RunInstances.
25746
+ */
25747
+ PrimaryIpv6?: Boolean;
25706
25748
  }
25707
25749
  export type LaunchTemplateInstanceNetworkInterfaceSpecificationList = LaunchTemplateInstanceNetworkInterfaceSpecification[];
25708
25750
  export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
@@ -25782,6 +25824,10 @@ declare namespace EC2 {
25782
25824
  * The number of IPv6 prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix option.
25783
25825
  */
25784
25826
  Ipv6PrefixCount?: Integer;
25827
+ /**
25828
+ * The primary IPv6 address of the network interface. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information about primary IPv6 addresses, see RunInstances.
25829
+ */
25830
+ PrimaryIpv6?: Boolean;
25785
25831
  }
25786
25832
  export type LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList = LaunchTemplateInstanceNetworkInterfaceSpecificationRequest[];
25787
25833
  export interface LaunchTemplateLicenseConfiguration {
@@ -27532,6 +27578,10 @@ declare namespace EC2 {
27532
27578
  * Updates the ENA Express configuration for the network interface that’s attached to the instance.
27533
27579
  */
27534
27580
  EnaSrdSpecification?: EnaSrdSpecification;
27581
+ /**
27582
+ * If you’re modifying a network interface in a dual-stack or IPv6-only subnet, you have the option to assign a primary IPv6 IP address. A primary IPv6 address is an IPv6 GUA address associated with an ENI that you have enabled to use a primary IPv6 address. Use this option if the instance that this ENI will be attached to relies on its IPv6 address not changing. Amazon Web Services will automatically assign an IPv6 address associated with the ENI attached to your instance to be the primary IPv6 address. Once you enable an IPv6 GUA address to be a primary IPv6, you cannot disable it. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. If you have multiple IPv6 addresses associated with an ENI attached to your instance and you enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI becomes the primary IPv6 address.
27583
+ */
27584
+ EnablePrimaryIpv6?: Boolean;
27535
27585
  }
27536
27586
  export interface ModifyPrivateDnsNameOptionsRequest {
27537
27587
  /**
@@ -27827,7 +27877,7 @@ declare namespace EC2 {
27827
27877
  */
27828
27878
  TrafficMirrorFilterId?: TrafficMirrorFilterId;
27829
27879
  /**
27830
- * The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.
27880
+ * The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet. For sessions with Network Load Balancer (NLB) traffic mirror targets, the default PacketLength will be set to 8500. Valid values are 1-8500. Setting a PacketLength greater than 8500 will result in an error response.
27831
27881
  */
27832
27882
  PacketLength?: Integer;
27833
27883
  /**
@@ -28378,11 +28428,11 @@ declare namespace EC2 {
28378
28428
  */
28379
28429
  RemoveSubnetIds?: VpcEndpointSubnetIdList;
28380
28430
  /**
28381
- * (Interface endpoint) The IDs of the security groups to associate with the network interface.
28431
+ * (Interface endpoint) The IDs of the security groups to associate with the endpoint network interfaces.
28382
28432
  */
28383
28433
  AddSecurityGroupIds?: VpcEndpointSecurityGroupIdList;
28384
28434
  /**
28385
- * (Interface endpoint) The IDs of the security groups to disassociate from the network interface.
28435
+ * (Interface endpoint) The IDs of the security groups to disassociate from the endpoint network interfaces.
28386
28436
  */
28387
28437
  RemoveSecurityGroupIds?: VpcEndpointSecurityGroupIdList;
28388
28438
  /**
@@ -28397,6 +28447,10 @@ declare namespace EC2 {
28397
28447
  * (Interface endpoint) Indicates whether a private hosted zone is associated with the VPC.
28398
28448
  */
28399
28449
  PrivateDnsEnabled?: Boolean;
28450
+ /**
28451
+ * The subnet configurations for the endpoint.
28452
+ */
28453
+ SubnetConfigurations?: SubnetConfigurationsList;
28400
28454
  }
28401
28455
  export interface ModifyVpcEndpointResult {
28402
28456
  /**
@@ -29530,6 +29584,10 @@ declare namespace EC2 {
29530
29584
  * The IPv6 address.
29531
29585
  */
29532
29586
  Ipv6Address?: String;
29587
+ /**
29588
+ * Determines if an IPv6 address associated with a network interface is the primary IPv6 address. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information, see ModifyNetworkInterfaceAttribute.
29589
+ */
29590
+ IsPrimaryIpv6?: Boolean;
29533
29591
  }
29534
29592
  export type NetworkInterfaceIpv6AddressesList = NetworkInterfaceIpv6Address[];
29535
29593
  export type NetworkInterfaceList = NetworkInterface[];
@@ -29765,6 +29823,7 @@ declare namespace EC2 {
29765
29823
  Protocols?: ProtocolList;
29766
29824
  }
29767
29825
  export type PartitionLoadFrequency = "none"|"daily"|"weekly"|"monthly"|string;
29826
+ export type PasswordData = string;
29768
29827
  export interface PathComponent {
29769
29828
  /**
29770
29829
  * The sequence number.
@@ -32458,6 +32517,10 @@ declare namespace EC2 {
32458
32517
  * The size of the volume, in GiB.
32459
32518
  */
32460
32519
  VolumeSize?: Integer;
32520
+ /**
32521
+ * Reserved for future use.
32522
+ */
32523
+ SseType?: SSEType;
32461
32524
  }
32462
32525
  export interface RestoreSnapshotTierRequest {
32463
32526
  /**
@@ -32979,6 +33042,10 @@ declare namespace EC2 {
32979
33042
  * Indicates whether an instance is enabled for stop protection. For more information, see Stop protection.
32980
33043
  */
32981
33044
  DisableApiStop?: Boolean;
33045
+ /**
33046
+ * If you’re launching an instance into a dual-stack or IPv6-only subnet, you can enable assigning a primary IPv6 address. A primary IPv6 address is an IPv6 GUA address associated with an ENI that you have enabled to use a primary IPv6 address. Use this option if an instance relies on its IPv6 address not changing. When you launch the instance, Amazon Web Services will automatically assign an IPv6 address associated with the ENI attached to your instance to be the primary IPv6 address. Once you enable an IPv6 GUA address to be a primary IPv6, you cannot disable it. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. If you have multiple IPv6 addresses associated with an ENI attached to your instance and you enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI becomes the primary IPv6 address.
33047
+ */
33048
+ EnablePrimaryIpv6?: Boolean;
32982
33049
  }
32983
33050
  export type RunInstancesUserData = string;
32984
33051
  export interface RunScheduledInstancesRequest {
@@ -33040,8 +33107,10 @@ declare namespace EC2 {
33040
33107
  /**
33041
33108
  * The signature of the JSON document.
33042
33109
  */
33043
- UploadPolicySignature?: String;
33110
+ UploadPolicySignature?: S3StorageUploadPolicySignature;
33044
33111
  }
33112
+ export type S3StorageUploadPolicySignature = string;
33113
+ export type SSEType = "sse-ebs"|"sse-kms"|"none"|string;
33045
33114
  export interface ScheduledInstance {
33046
33115
  /**
33047
33116
  * The Availability Zone.
@@ -33915,6 +33984,10 @@ declare namespace EC2 {
33915
33984
  * Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.
33916
33985
  */
33917
33986
  RestoreExpiryTime?: MillisecondDateTime;
33987
+ /**
33988
+ * Reserved for future use.
33989
+ */
33990
+ SseType?: SSEType;
33918
33991
  }
33919
33992
  export type SnapshotAttributeName = "productCodes"|"createVolumePermission"|string;
33920
33993
  export interface SnapshotDetail {
@@ -34025,6 +34098,10 @@ declare namespace EC2 {
34025
34098
  * The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
34026
34099
  */
34027
34100
  OutpostArn?: String;
34101
+ /**
34102
+ * Reserved for future use.
34103
+ */
34104
+ SseType?: SSEType;
34028
34105
  }
34029
34106
  export type SnapshotList = Snapshot[];
34030
34107
  export interface SnapshotRecycleBinInfo {
@@ -35049,6 +35126,21 @@ declare namespace EC2 {
35049
35126
  export type SubnetCidrReservationId = string;
35050
35127
  export type SubnetCidrReservationList = SubnetCidrReservation[];
35051
35128
  export type SubnetCidrReservationType = "prefix"|"explicit"|string;
35129
+ export interface SubnetConfiguration {
35130
+ /**
35131
+ * The ID of the subnet.
35132
+ */
35133
+ SubnetId?: SubnetId;
35134
+ /**
35135
+ * The IPv4 address to assign to the endpoint network interface in the subnet. You must provide an IPv4 address if the VPC endpoint supports IPv4. If you specify an IPv4 address when modifying a VPC endpoint, we replace the existing endpoint network interface with a new endpoint network interface with this IP address. This process temporarily disconnects the subnet and the VPC endpoint.
35136
+ */
35137
+ Ipv4?: String;
35138
+ /**
35139
+ * The IPv6 address to assign to the endpoint network interface in the subnet. You must provide an IPv6 address if the VPC endpoint supports IPv6. If you specify an IPv6 address when modifying a VPC endpoint, we replace the existing endpoint network interface with a new endpoint network interface with this IP address. This process temporarily disconnects the subnet and the VPC endpoint.
35140
+ */
35141
+ Ipv6?: String;
35142
+ }
35143
+ export type SubnetConfigurationsList = SubnetConfiguration[];
35052
35144
  export type SubnetId = string;
35053
35145
  export type SubnetIdStringList = SubnetId[];
35054
35146
  export interface SubnetIpv6CidrBlockAssociation {
@@ -37514,6 +37606,10 @@ declare namespace EC2 {
37514
37606
  * The throughput that the volume supports, in MiB/s.
37515
37607
  */
37516
37608
  Throughput?: Integer;
37609
+ /**
37610
+ * Reserved for future use.
37611
+ */
37612
+ SseType?: SSEType;
37517
37613
  }
37518
37614
  export interface VolumeAttachment {
37519
37615
  /**