@jjrawlins/cdk-ami-builder 0.0.54 → 0.0.55

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 (394) hide show
  1. package/.jsii +12 -12
  2. package/cdk-ami-builder/go.mod +1 -1
  3. package/cdk-ami-builder/jsii/jsii.go +2 -2
  4. package/cdk-ami-builder/version +1 -1
  5. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  6. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  7. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  8. package/node_modules/@aws-sdk/client-ec2/README.md +72 -0
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +1541 -388
  10. package/node_modules/@aws-sdk/client-ec2/dist-es/EC2.js +18 -0
  11. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityManagerDataExportCommand.js +22 -0
  12. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCapacityManagerDataExportCommand.js +22 -0
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityManagerDataExportsCommand.js +22 -0
  14. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableCapacityManagerCommand.js +22 -0
  15. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableCapacityManagerCommand.js +22 -0
  16. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerAttributesCommand.js +22 -0
  17. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDataCommand.js +22 -0
  18. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDimensionsCommand.js +22 -0
  19. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetLaunchTemplateDataCommand.js +1 -1
  20. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionCommand.js +1 -1
  21. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +1 -1
  22. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +1 -1
  23. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +1 -1
  24. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateCapacityManagerOrganizationsAccessCommand.js +22 -0
  25. package/node_modules/@aws-sdk/client-ec2/dist-es/commands/index.js +9 -0
  26. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_0.js +1 -0
  27. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_1.js +7 -0
  28. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_2.js +0 -6
  29. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_3.js +6 -5
  30. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_4.js +18 -14
  31. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_5.js +14 -16
  32. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_6.js +124 -57
  33. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_7.js +57 -33
  34. package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_8.js +33 -0
  35. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/DescribeCapacityManagerDataExportsPaginator.js +4 -0
  36. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/GetCapacityManagerMetricDataPaginator.js +4 -0
  37. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/GetCapacityManagerMetricDimensionsPaginator.js +4 -0
  38. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +4 -1
  39. package/node_modules/@aws-sdk/client-ec2/dist-es/protocols/Aws_ec2.js +939 -107
  40. package/node_modules/@aws-sdk/client-ec2/dist-types/EC2.d.ts +67 -0
  41. package/node_modules/@aws-sdk/client-ec2/dist-types/EC2Client.d.ts +11 -2
  42. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateAddressCommand.d.ts +21 -5
  44. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyImageCommand.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +93 -0
  52. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  70. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  73. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  74. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  75. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  78. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  79. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  85. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  86. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  87. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  88. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  89. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  90. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  97. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  99. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  100. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  101. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  102. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  104. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  105. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  106. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  107. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  110. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  112. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  114. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  115. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  116. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  117. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  118. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  120. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  121. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +3 -2
  123. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCapacityManagerDataExportCommand.d.ts +77 -0
  130. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockStatusCommand.d.ts +1 -1
  131. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +2 -1
  132. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityManagerDataExportsCommand.d.ts +109 -0
  133. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeHostReservationsCommand.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  136. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableCapacityManagerCommand.d.ts +79 -0
  138. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableCapacityManagerCommand.d.ts +80 -0
  139. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportImageCommand.d.ts +1 -1
  140. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerAttributesCommand.d.ts +82 -0
  141. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerMetricDataCommand.d.ts +129 -0
  142. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerMetricDimensionsCommand.d.ts +119 -0
  143. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  144. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
  145. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  146. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  147. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -1
  148. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +1 -1
  149. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  150. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  151. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -2
  152. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportImageCommand.d.ts +1 -1
  153. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  154. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  155. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  156. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  157. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  158. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  159. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -1
  160. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  161. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
  162. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
  163. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MonitorInstancesCommand.d.ts +1 -1
  164. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveAddressToVpcCommand.d.ts +1 -1
  165. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  166. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -2
  168. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  169. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  171. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  172. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RunInstancesCommand.d.ts +1 -1
  174. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  175. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  177. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UpdateCapacityManagerOrganizationsAccessCommand.d.ts +80 -0
  178. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/index.d.ts +9 -0
  179. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_0.d.ts +4 -3
  180. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +106 -95
  181. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_2.d.ts +84 -107
  182. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_3.d.ts +140 -159
  183. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_4.d.ts +331 -251
  184. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_5.d.ts +244 -267
  185. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +1497 -1467
  186. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_7.d.ts +4809 -4775
  187. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_8.d.ts +968 -5
  188. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityManagerDataExportsPaginator.d.ts +7 -0
  189. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetCapacityManagerMetricDataPaginator.d.ts +7 -0
  190. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetCapacityManagerMetricDimensionsPaginator.d.ts +7 -0
  191. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +4 -1
  192. package/node_modules/@aws-sdk/client-ec2/dist-types/protocols/Aws_ec2.d.ts +81 -0
  193. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2.d.ts +175 -0
  194. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2Client.d.ts +54 -0
  195. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateCapacityManagerDataExportCommand.d.ts +51 -0
  196. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +2 -4
  197. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DeleteCapacityManagerDataExportCommand.d.ts +51 -0
  198. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlockStatusCommand.d.ts +1 -1
  199. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlocksCommand.d.ts +2 -4
  200. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityManagerDataExportsCommand.d.ts +51 -0
  201. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DisableCapacityManagerCommand.d.ts +51 -0
  202. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/EnableCapacityManagerCommand.d.ts +51 -0
  203. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetCapacityManagerAttributesCommand.d.ts +51 -0
  204. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetCapacityManagerMetricDataCommand.d.ts +51 -0
  205. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetCapacityManagerMetricDimensionsCommand.d.ts +51 -0
  206. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
  207. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
  208. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  209. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  210. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  213. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +4 -2
  215. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  217. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  218. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  221. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
  222. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
  223. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +1 -1
  224. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +1 -1
  225. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  226. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/MoveCapacityReservationInstancesCommand.d.ts +1 -1
  227. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  228. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/UpdateCapacityManagerOrganizationsAccessCommand.d.ts +51 -0
  229. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/index.d.ts +9 -0
  230. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_0.d.ts +1 -0
  231. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +21 -16
  232. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_2.d.ts +18 -29
  233. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_3.d.ts +35 -39
  234. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_4.d.ts +79 -66
  235. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_5.d.ts +65 -67
  236. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_6.d.ts +284 -258
  237. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_7.d.ts +257 -227
  238. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_8.d.ts +232 -7
  239. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/DescribeCapacityManagerDataExportsPaginator.d.ts +11 -0
  240. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/GetCapacityManagerMetricDataPaginator.d.ts +11 -0
  241. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/GetCapacityManagerMetricDimensionsPaginator.d.ts +11 -0
  242. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +4 -1
  243. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/protocols/Aws_ec2.d.ts +108 -0
  244. package/node_modules/@aws-sdk/client-ec2/package.json +5 -5
  245. package/node_modules/@aws-sdk/client-ecs/package.json +5 -5
  246. package/node_modules/@aws-sdk/client-kms/package.json +5 -5
  247. package/node_modules/@aws-sdk/client-s3/package.json +10 -10
  248. package/node_modules/@aws-sdk/client-secrets-manager/package.json +5 -5
  249. package/node_modules/@aws-sdk/client-sfn/package.json +5 -5
  250. package/node_modules/@aws-sdk/client-sns/package.json +5 -5
  251. package/node_modules/@aws-sdk/client-sqs/package.json +5 -5
  252. package/node_modules/@aws-sdk/client-ssm/package.json +5 -5
  253. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  254. package/node_modules/@aws-sdk/core/dist-cjs/index.js +1 -1
  255. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1 -1
  256. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
  257. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -2
  258. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
  259. package/node_modules/@aws-sdk/core/package.json +2 -2
  260. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  261. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  262. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  263. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  264. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  265. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  266. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  267. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  268. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  269. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  270. package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  271. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  272. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  273. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  274. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +4 -1
  275. package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
  276. package/node_modules/@smithy/abort-controller/package.json +2 -2
  277. package/node_modules/@smithy/config-resolver/package.json +4 -4
  278. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +1 -2
  279. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -3
  280. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +171 -169
  281. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -2
  282. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +4 -4
  283. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +1 -1
  284. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +1 -0
  285. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +4 -6
  286. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +4 -6
  287. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +26 -35
  288. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +7 -0
  289. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +1 -0
  290. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  291. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +2 -0
  292. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +2 -0
  293. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  294. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  295. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -0
  296. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  297. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  298. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +7 -0
  299. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +1 -0
  300. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  301. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +2 -0
  302. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +2 -0
  303. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  304. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  305. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -0
  306. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  307. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  308. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +7 -0
  309. package/node_modules/@smithy/core/package.json +7 -7
  310. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  311. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  312. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  313. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  314. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  315. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  316. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  317. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  318. package/node_modules/@smithy/hash-node/package.json +2 -2
  319. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  320. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  321. package/node_modules/@smithy/md5-js/package.json +2 -2
  322. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  323. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  324. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  325. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  326. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  327. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  328. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  329. package/node_modules/@smithy/property-provider/package.json +2 -2
  330. package/node_modules/@smithy/protocol-http/package.json +2 -2
  331. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  332. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  333. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  334. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +2 -1
  335. package/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +1 -0
  336. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +1 -1
  337. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +1 -1
  338. package/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +1 -1
  339. package/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +4 -0
  340. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +1 -4
  341. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +4 -0
  342. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +1 -4
  343. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  344. package/node_modules/@smithy/signature-v4/package.json +4 -4
  345. package/node_modules/@smithy/smithy-client/package.json +7 -7
  346. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  347. package/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +1 -0
  348. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  349. package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +136 -0
  350. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +26 -68
  351. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +8 -8
  352. package/node_modules/@smithy/types/dist-types/serde.d.ts +2 -2
  353. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  354. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +142 -0
  355. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +27 -72
  356. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +9 -9
  357. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +2 -2
  358. package/node_modules/@smithy/types/package.json +1 -1
  359. package/node_modules/@smithy/url-parser/package.json +3 -3
  360. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  361. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  362. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +31 -22
  363. package/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +1 -11
  364. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +15 -2
  365. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +17 -2
  366. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +1 -13
  367. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +25 -2
  368. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +1 -21
  369. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +1 -2
  370. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +7 -2
  371. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +6 -1
  372. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +1 -3
  373. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +6 -0
  374. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +1 -3
  375. package/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +1 -2
  376. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +7 -2
  377. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +6 -1
  378. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +1 -3
  379. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +6 -0
  380. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +1 -3
  381. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  382. package/node_modules/@smithy/util-middleware/package.json +2 -2
  383. package/node_modules/@smithy/util-retry/package.json +3 -3
  384. package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -15
  385. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +10 -3
  386. package/node_modules/@smithy/util-stream/package.json +4 -4
  387. package/node_modules/@smithy/util-waiter/package.json +3 -3
  388. package/node_modules/@types/aws-lambda/README.md +1 -1
  389. package/node_modules/@types/aws-lambda/package.json +2 -2
  390. package/node_modules/@types/aws-lambda/trigger/dynamodb-stream.d.ts +20 -12
  391. package/package.json +12 -12
  392. package/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
  393. package/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
  394. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
@@ -60,6 +60,7 @@ import { CopyFpgaImageCommand, } from "./commands/CopyFpgaImageCommand";
60
60
  import { CopyImageCommand } from "./commands/CopyImageCommand";
61
61
  import { CopySnapshotCommand, } from "./commands/CopySnapshotCommand";
62
62
  import { CopyVolumesCommand } from "./commands/CopyVolumesCommand";
63
+ import { CreateCapacityManagerDataExportCommand, } from "./commands/CreateCapacityManagerDataExportCommand";
63
64
  import { CreateCapacityReservationBySplittingCommand, } from "./commands/CreateCapacityReservationBySplittingCommand";
64
65
  import { CreateCapacityReservationCommand, } from "./commands/CreateCapacityReservationCommand";
65
66
  import { CreateCapacityReservationFleetCommand, } from "./commands/CreateCapacityReservationFleetCommand";
@@ -153,6 +154,7 @@ import { CreateVpcPeeringConnectionCommand, } from "./commands/CreateVpcPeeringC
153
154
  import { CreateVpnConnectionCommand, } from "./commands/CreateVpnConnectionCommand";
154
155
  import { CreateVpnConnectionRouteCommand, } from "./commands/CreateVpnConnectionRouteCommand";
155
156
  import { CreateVpnGatewayCommand, } from "./commands/CreateVpnGatewayCommand";
157
+ import { DeleteCapacityManagerDataExportCommand, } from "./commands/DeleteCapacityManagerDataExportCommand";
156
158
  import { DeleteCarrierGatewayCommand, } from "./commands/DeleteCarrierGatewayCommand";
157
159
  import { DeleteClientVpnEndpointCommand, } from "./commands/DeleteClientVpnEndpointCommand";
158
160
  import { DeleteClientVpnRouteCommand, } from "./commands/DeleteClientVpnRouteCommand";
@@ -257,6 +259,7 @@ import { DescribeCapacityBlockExtensionOfferingsCommand, } from "./commands/Desc
257
259
  import { DescribeCapacityBlockOfferingsCommand, } from "./commands/DescribeCapacityBlockOfferingsCommand";
258
260
  import { DescribeCapacityBlocksCommand, } from "./commands/DescribeCapacityBlocksCommand";
259
261
  import { DescribeCapacityBlockStatusCommand, } from "./commands/DescribeCapacityBlockStatusCommand";
262
+ import { DescribeCapacityManagerDataExportsCommand, } from "./commands/DescribeCapacityManagerDataExportsCommand";
260
263
  import { DescribeCapacityReservationBillingRequestsCommand, } from "./commands/DescribeCapacityReservationBillingRequestsCommand";
261
264
  import { DescribeCapacityReservationFleetsCommand, } from "./commands/DescribeCapacityReservationFleetsCommand";
262
265
  import { DescribeCapacityReservationsCommand, } from "./commands/DescribeCapacityReservationsCommand";
@@ -424,6 +427,7 @@ import { DetachVpnGatewayCommand, } from "./commands/DetachVpnGatewayCommand";
424
427
  import { DisableAddressTransferCommand, } from "./commands/DisableAddressTransferCommand";
425
428
  import { DisableAllowedImagesSettingsCommand, } from "./commands/DisableAllowedImagesSettingsCommand";
426
429
  import { DisableAwsNetworkPerformanceMetricSubscriptionCommand, } from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
430
+ import { DisableCapacityManagerCommand, } from "./commands/DisableCapacityManagerCommand";
427
431
  import { DisableEbsEncryptionByDefaultCommand, } from "./commands/DisableEbsEncryptionByDefaultCommand";
428
432
  import { DisableFastLaunchCommand, } from "./commands/DisableFastLaunchCommand";
429
433
  import { DisableFastSnapshotRestoresCommand, } from "./commands/DisableFastSnapshotRestoresCommand";
@@ -460,6 +464,7 @@ import { DisassociateVpcCidrBlockCommand, } from "./commands/DisassociateVpcCidr
460
464
  import { EnableAddressTransferCommand, } from "./commands/EnableAddressTransferCommand";
461
465
  import { EnableAllowedImagesSettingsCommand, } from "./commands/EnableAllowedImagesSettingsCommand";
462
466
  import { EnableAwsNetworkPerformanceMetricSubscriptionCommand, } from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
467
+ import { EnableCapacityManagerCommand, } from "./commands/EnableCapacityManagerCommand";
463
468
  import { EnableEbsEncryptionByDefaultCommand, } from "./commands/EnableEbsEncryptionByDefaultCommand";
464
469
  import { EnableFastLaunchCommand, } from "./commands/EnableFastLaunchCommand";
465
470
  import { EnableFastSnapshotRestoresCommand, } from "./commands/EnableFastSnapshotRestoresCommand";
@@ -487,6 +492,9 @@ import { GetAllowedImagesSettingsCommand, } from "./commands/GetAllowedImagesSet
487
492
  import { GetAssociatedEnclaveCertificateIamRolesCommand, } from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand";
488
493
  import { GetAssociatedIpv6PoolCidrsCommand, } from "./commands/GetAssociatedIpv6PoolCidrsCommand";
489
494
  import { GetAwsNetworkPerformanceDataCommand, } from "./commands/GetAwsNetworkPerformanceDataCommand";
495
+ import { GetCapacityManagerAttributesCommand, } from "./commands/GetCapacityManagerAttributesCommand";
496
+ import { GetCapacityManagerMetricDataCommand, } from "./commands/GetCapacityManagerMetricDataCommand";
497
+ import { GetCapacityManagerMetricDimensionsCommand, } from "./commands/GetCapacityManagerMetricDimensionsCommand";
490
498
  import { GetCapacityReservationUsageCommand, } from "./commands/GetCapacityReservationUsageCommand";
491
499
  import { GetCoipPoolUsageCommand, } from "./commands/GetCoipPoolUsageCommand";
492
500
  import { GetConsoleOutputCommand, } from "./commands/GetConsoleOutputCommand";
@@ -691,6 +699,7 @@ import { UnassignPrivateIpAddressesCommand, } from "./commands/UnassignPrivateIp
691
699
  import { UnassignPrivateNatGatewayAddressCommand, } from "./commands/UnassignPrivateNatGatewayAddressCommand";
692
700
  import { UnlockSnapshotCommand, } from "./commands/UnlockSnapshotCommand";
693
701
  import { UnmonitorInstancesCommand, } from "./commands/UnmonitorInstancesCommand";
702
+ import { UpdateCapacityManagerOrganizationsAccessCommand, } from "./commands/UpdateCapacityManagerOrganizationsAccessCommand";
694
703
  import { UpdateSecurityGroupRuleDescriptionsEgressCommand, } from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand";
695
704
  import { UpdateSecurityGroupRuleDescriptionsIngressCommand, } from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand";
696
705
  import { WithdrawByoipCidrCommand, } from "./commands/WithdrawByoipCidrCommand";
@@ -757,6 +766,7 @@ const commands = {
757
766
  CopyImageCommand,
758
767
  CopySnapshotCommand,
759
768
  CopyVolumesCommand,
769
+ CreateCapacityManagerDataExportCommand,
760
770
  CreateCapacityReservationCommand,
761
771
  CreateCapacityReservationBySplittingCommand,
762
772
  CreateCapacityReservationFleetCommand,
@@ -850,6 +860,7 @@ const commands = {
850
860
  CreateVpnConnectionCommand,
851
861
  CreateVpnConnectionRouteCommand,
852
862
  CreateVpnGatewayCommand,
863
+ DeleteCapacityManagerDataExportCommand,
853
864
  DeleteCarrierGatewayCommand,
854
865
  DeleteClientVpnEndpointCommand,
855
866
  DeleteClientVpnRouteCommand,
@@ -954,6 +965,7 @@ const commands = {
954
965
  DescribeCapacityBlockOfferingsCommand,
955
966
  DescribeCapacityBlocksCommand,
956
967
  DescribeCapacityBlockStatusCommand,
968
+ DescribeCapacityManagerDataExportsCommand,
957
969
  DescribeCapacityReservationBillingRequestsCommand,
958
970
  DescribeCapacityReservationFleetsCommand,
959
971
  DescribeCapacityReservationsCommand,
@@ -1121,6 +1133,7 @@ const commands = {
1121
1133
  DisableAddressTransferCommand,
1122
1134
  DisableAllowedImagesSettingsCommand,
1123
1135
  DisableAwsNetworkPerformanceMetricSubscriptionCommand,
1136
+ DisableCapacityManagerCommand,
1124
1137
  DisableEbsEncryptionByDefaultCommand,
1125
1138
  DisableFastLaunchCommand,
1126
1139
  DisableFastSnapshotRestoresCommand,
@@ -1157,6 +1170,7 @@ const commands = {
1157
1170
  EnableAddressTransferCommand,
1158
1171
  EnableAllowedImagesSettingsCommand,
1159
1172
  EnableAwsNetworkPerformanceMetricSubscriptionCommand,
1173
+ EnableCapacityManagerCommand,
1160
1174
  EnableEbsEncryptionByDefaultCommand,
1161
1175
  EnableFastLaunchCommand,
1162
1176
  EnableFastSnapshotRestoresCommand,
@@ -1184,6 +1198,9 @@ const commands = {
1184
1198
  GetAssociatedEnclaveCertificateIamRolesCommand,
1185
1199
  GetAssociatedIpv6PoolCidrsCommand,
1186
1200
  GetAwsNetworkPerformanceDataCommand,
1201
+ GetCapacityManagerAttributesCommand,
1202
+ GetCapacityManagerMetricDataCommand,
1203
+ GetCapacityManagerMetricDimensionsCommand,
1187
1204
  GetCapacityReservationUsageCommand,
1188
1205
  GetCoipPoolUsageCommand,
1189
1206
  GetConsoleOutputCommand,
@@ -1388,6 +1405,7 @@ const commands = {
1388
1405
  UnassignPrivateNatGatewayAddressCommand,
1389
1406
  UnlockSnapshotCommand,
1390
1407
  UnmonitorInstancesCommand,
1408
+ UpdateCapacityManagerOrganizationsAccessCommand,
1391
1409
  UpdateSecurityGroupRuleDescriptionsEgressCommand,
1392
1410
  UpdateSecurityGroupRuleDescriptionsIngressCommand,
1393
1411
  WithdrawByoipCidrCommand,
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_CreateCapacityManagerDataExportCommand, se_CreateCapacityManagerDataExportCommand, } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class CreateCapacityManagerDataExportCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "CreateCapacityManagerDataExport", {})
17
+ .n("EC2Client", "CreateCapacityManagerDataExportCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_CreateCapacityManagerDataExportCommand)
20
+ .de(de_CreateCapacityManagerDataExportCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_DeleteCapacityManagerDataExportCommand, se_DeleteCapacityManagerDataExportCommand, } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class DeleteCapacityManagerDataExportCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "DeleteCapacityManagerDataExport", {})
17
+ .n("EC2Client", "DeleteCapacityManagerDataExportCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_DeleteCapacityManagerDataExportCommand)
20
+ .de(de_DeleteCapacityManagerDataExportCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_DescribeCapacityManagerDataExportsCommand, se_DescribeCapacityManagerDataExportsCommand, } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class DescribeCapacityManagerDataExportsCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "DescribeCapacityManagerDataExports", {})
17
+ .n("EC2Client", "DescribeCapacityManagerDataExportsCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_DescribeCapacityManagerDataExportsCommand)
20
+ .de(de_DescribeCapacityManagerDataExportsCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_DisableCapacityManagerCommand, se_DisableCapacityManagerCommand } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class DisableCapacityManagerCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "DisableCapacityManager", {})
17
+ .n("EC2Client", "DisableCapacityManagerCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_DisableCapacityManagerCommand)
20
+ .de(de_DisableCapacityManagerCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_EnableCapacityManagerCommand, se_EnableCapacityManagerCommand } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class EnableCapacityManagerCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "EnableCapacityManager", {})
17
+ .n("EC2Client", "EnableCapacityManagerCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_EnableCapacityManagerCommand)
20
+ .de(de_EnableCapacityManagerCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_GetCapacityManagerAttributesCommand, se_GetCapacityManagerAttributesCommand } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class GetCapacityManagerAttributesCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "GetCapacityManagerAttributes", {})
17
+ .n("EC2Client", "GetCapacityManagerAttributesCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_GetCapacityManagerAttributesCommand)
20
+ .de(de_GetCapacityManagerAttributesCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_GetCapacityManagerMetricDataCommand, se_GetCapacityManagerMetricDataCommand } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class GetCapacityManagerMetricDataCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "GetCapacityManagerMetricData", {})
17
+ .n("EC2Client", "GetCapacityManagerMetricDataCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_GetCapacityManagerMetricDataCommand)
20
+ .de(de_GetCapacityManagerMetricDataCommand)
21
+ .build() {
22
+ }
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_GetCapacityManagerMetricDimensionsCommand, se_GetCapacityManagerMetricDimensionsCommand, } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class GetCapacityManagerMetricDimensionsCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "GetCapacityManagerMetricDimensions", {})
17
+ .n("EC2Client", "GetCapacityManagerMetricDimensionsCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_GetCapacityManagerMetricDimensionsCommand)
20
+ .de(de_GetCapacityManagerMetricDimensionsCommand)
21
+ .build() {
22
+ }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetLaunchTemplateDataResultFilterSensitiveLog, } from "../models/models_6";
5
+ import { GetLaunchTemplateDataResultFilterSensitiveLog, } from "../models/models_7";
6
6
  import { de_GetLaunchTemplateDataCommand, se_GetLaunchTemplateDataCommand } from "../protocols/Aws_ec2";
7
7
  export { $Command };
8
8
  export class GetLaunchTemplateDataCommand extends $Command
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ModifyVpnConnectionResultFilterSensitiveLog, } from "../models/models_7";
5
+ import { ModifyVpnConnectionResultFilterSensitiveLog, } from "../models/models_8";
6
6
  import { de_ModifyVpnConnectionCommand, se_ModifyVpnConnectionCommand } from "../protocols/Aws_ec2";
7
7
  export { $Command };
8
8
  export class ModifyVpnConnectionCommand extends $Command
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ModifyVpnConnectionOptionsResultFilterSensitiveLog, } from "../models/models_7";
5
+ import { ModifyVpnConnectionOptionsResultFilterSensitiveLog, } from "../models/models_8";
6
6
  import { de_ModifyVpnConnectionOptionsCommand, se_ModifyVpnConnectionOptionsCommand } from "../protocols/Aws_ec2";
7
7
  export { $Command };
8
8
  export class ModifyVpnConnectionOptionsCommand extends $Command
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ModifyVpnTunnelCertificateResultFilterSensitiveLog, } from "../models/models_7";
5
+ import { ModifyVpnTunnelCertificateResultFilterSensitiveLog, } from "../models/models_8";
6
6
  import { de_ModifyVpnTunnelCertificateCommand, se_ModifyVpnTunnelCertificateCommand } from "../protocols/Aws_ec2";
7
7
  export { $Command };
8
8
  export class ModifyVpnTunnelCertificateCommand extends $Command
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ModifyVpnTunnelOptionsRequestFilterSensitiveLog, ModifyVpnTunnelOptionsResultFilterSensitiveLog, } from "../models/models_7";
5
+ import { ModifyVpnTunnelOptionsRequestFilterSensitiveLog, ModifyVpnTunnelOptionsResultFilterSensitiveLog, } from "../models/models_8";
6
6
  import { de_ModifyVpnTunnelOptionsCommand, se_ModifyVpnTunnelOptionsCommand } from "../protocols/Aws_ec2";
7
7
  export { $Command };
8
8
  export class ModifyVpnTunnelOptionsCommand extends $Command
@@ -0,0 +1,22 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
+ import { de_UpdateCapacityManagerOrganizationsAccessCommand, se_UpdateCapacityManagerOrganizationsAccessCommand, } from "../protocols/Aws_ec2";
6
+ export { $Command };
7
+ export class UpdateCapacityManagerOrganizationsAccessCommand extends $Command
8
+ .classBuilder()
9
+ .ep(commonParams)
10
+ .m(function (Command, cs, config, o) {
11
+ return [
12
+ getSerdePlugin(config, this.serialize, this.deserialize),
13
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
+ ];
15
+ })
16
+ .s("AmazonEC2", "UpdateCapacityManagerOrganizationsAccess", {})
17
+ .n("EC2Client", "UpdateCapacityManagerOrganizationsAccessCommand")
18
+ .f(void 0, void 0)
19
+ .ser(se_UpdateCapacityManagerOrganizationsAccessCommand)
20
+ .de(de_UpdateCapacityManagerOrganizationsAccessCommand)
21
+ .build() {
22
+ }
@@ -59,6 +59,7 @@ export * from "./CopyFpgaImageCommand";
59
59
  export * from "./CopyImageCommand";
60
60
  export * from "./CopySnapshotCommand";
61
61
  export * from "./CopyVolumesCommand";
62
+ export * from "./CreateCapacityManagerDataExportCommand";
62
63
  export * from "./CreateCapacityReservationBySplittingCommand";
63
64
  export * from "./CreateCapacityReservationCommand";
64
65
  export * from "./CreateCapacityReservationFleetCommand";
@@ -152,6 +153,7 @@ export * from "./CreateVpcPeeringConnectionCommand";
152
153
  export * from "./CreateVpnConnectionCommand";
153
154
  export * from "./CreateVpnConnectionRouteCommand";
154
155
  export * from "./CreateVpnGatewayCommand";
156
+ export * from "./DeleteCapacityManagerDataExportCommand";
155
157
  export * from "./DeleteCarrierGatewayCommand";
156
158
  export * from "./DeleteClientVpnEndpointCommand";
157
159
  export * from "./DeleteClientVpnRouteCommand";
@@ -256,6 +258,7 @@ export * from "./DescribeCapacityBlockExtensionOfferingsCommand";
256
258
  export * from "./DescribeCapacityBlockOfferingsCommand";
257
259
  export * from "./DescribeCapacityBlockStatusCommand";
258
260
  export * from "./DescribeCapacityBlocksCommand";
261
+ export * from "./DescribeCapacityManagerDataExportsCommand";
259
262
  export * from "./DescribeCapacityReservationBillingRequestsCommand";
260
263
  export * from "./DescribeCapacityReservationFleetsCommand";
261
264
  export * from "./DescribeCapacityReservationsCommand";
@@ -423,6 +426,7 @@ export * from "./DetachVpnGatewayCommand";
423
426
  export * from "./DisableAddressTransferCommand";
424
427
  export * from "./DisableAllowedImagesSettingsCommand";
425
428
  export * from "./DisableAwsNetworkPerformanceMetricSubscriptionCommand";
429
+ export * from "./DisableCapacityManagerCommand";
426
430
  export * from "./DisableEbsEncryptionByDefaultCommand";
427
431
  export * from "./DisableFastLaunchCommand";
428
432
  export * from "./DisableFastSnapshotRestoresCommand";
@@ -459,6 +463,7 @@ export * from "./DisassociateVpcCidrBlockCommand";
459
463
  export * from "./EnableAddressTransferCommand";
460
464
  export * from "./EnableAllowedImagesSettingsCommand";
461
465
  export * from "./EnableAwsNetworkPerformanceMetricSubscriptionCommand";
466
+ export * from "./EnableCapacityManagerCommand";
462
467
  export * from "./EnableEbsEncryptionByDefaultCommand";
463
468
  export * from "./EnableFastLaunchCommand";
464
469
  export * from "./EnableFastSnapshotRestoresCommand";
@@ -486,6 +491,9 @@ export * from "./GetAllowedImagesSettingsCommand";
486
491
  export * from "./GetAssociatedEnclaveCertificateIamRolesCommand";
487
492
  export * from "./GetAssociatedIpv6PoolCidrsCommand";
488
493
  export * from "./GetAwsNetworkPerformanceDataCommand";
494
+ export * from "./GetCapacityManagerAttributesCommand";
495
+ export * from "./GetCapacityManagerMetricDataCommand";
496
+ export * from "./GetCapacityManagerMetricDimensionsCommand";
489
497
  export * from "./GetCapacityReservationUsageCommand";
490
498
  export * from "./GetCoipPoolUsageCommand";
491
499
  export * from "./GetConsoleOutputCommand";
@@ -690,6 +698,7 @@ export * from "./UnassignPrivateIpAddressesCommand";
690
698
  export * from "./UnassignPrivateNatGatewayAddressCommand";
691
699
  export * from "./UnlockSnapshotCommand";
692
700
  export * from "./UnmonitorInstancesCommand";
701
+ export * from "./UpdateCapacityManagerOrganizationsAccessCommand";
693
702
  export * from "./UpdateSecurityGroupRuleDescriptionsEgressCommand";
694
703
  export * from "./UpdateSecurityGroupRuleDescriptionsIngressCommand";
695
704
  export * from "./WithdrawByoipCidrCommand";
@@ -27,6 +27,7 @@ export const AcceleratorType = {
27
27
  };
28
28
  export const ResourceType = {
29
29
  capacity_block: "capacity-block",
30
+ capacity_manager_data_export: "capacity-manager-data-export",
30
31
  capacity_reservation: "capacity-reservation",
31
32
  capacity_reservation_fleet: "capacity-reservation-fleet",
32
33
  carrier_gateway: "carrier-gateway",
@@ -21,6 +21,13 @@ export const VolumeState = {
21
21
  error: "error",
22
22
  in_use: "in-use",
23
23
  };
24
+ export const OutputFormat = {
25
+ CSV: "csv",
26
+ PARQUET: "parquet",
27
+ };
28
+ export const Schedule = {
29
+ HOURLY: "hourly",
30
+ };
24
31
  export const CapacityReservationDeliveryPreference = {
25
32
  FIXED: "fixed",
26
33
  INCREMENTAL: "incremental",
@@ -365,12 +365,6 @@ export const VpcBlockPublicAccessExclusionState = {
365
365
  update_failed: "update-failed",
366
366
  update_in_progress: "update-in-progress",
367
367
  };
368
- export const DnsRecordIpType = {
369
- dualstack: "dualstack",
370
- ipv4: "ipv4",
371
- ipv6: "ipv6",
372
- service_defined: "service-defined",
373
- };
374
368
  export const ResponseLaunchTemplateDataFilterSensitiveLog = (obj) => ({
375
369
  ...obj,
376
370
  ...(obj.UserData && { UserData: SENSITIVE_STRING }),
@@ -1,5 +1,11 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
2
  import { BundleTaskFilterSensitiveLog, VerifiedAccessTrustProviderFilterSensitiveLog, } from "./models_0";
3
+ export const DnsRecordIpType = {
4
+ dualstack: "dualstack",
5
+ ipv4: "ipv4",
6
+ ipv6: "ipv6",
7
+ service_defined: "service-defined",
8
+ };
3
9
  export const VpcEndpointType = {
4
10
  Gateway: "Gateway",
5
11
  GatewayLoadBalancer: "GatewayLoadBalancer",
@@ -170,11 +176,6 @@ export const CapacityBlockResourceState = {
170
176
  scheduled: "scheduled",
171
177
  unavailable: "unavailable",
172
178
  };
173
- export const CapacityBlockInterconnectStatus = {
174
- impaired: "impaired",
175
- insufficient_data: "insufficient-data",
176
- ok: "ok",
177
- };
178
179
  export const VpnTunnelOptionsSpecificationFilterSensitiveLog = (obj) => ({
179
180
  ...obj,
180
181
  ...(obj.PreSharedKey && { PreSharedKey: SENSITIVE_STRING }),
@@ -1,4 +1,15 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
+ export const CapacityBlockInterconnectStatus = {
3
+ impaired: "impaired",
4
+ insufficient_data: "insufficient-data",
5
+ ok: "ok",
6
+ };
7
+ export const CapacityManagerDataExportStatus = {
8
+ DELIVERED: "delivered",
9
+ FAILED: "failed",
10
+ IN_PROGRESS: "in-progress",
11
+ PENDING: "pending",
12
+ };
2
13
  export const CallerRole = {
3
14
  odcr_owner: "odcr-owner",
4
15
  unused_reservation_billing_owner: "unused-reservation-billing-owner",
@@ -101,9 +112,16 @@ export const PaymentOption = {
101
112
  };
102
113
  export const ReservationState = {
103
114
  ACTIVE: "active",
115
+ CANCELLED: "cancelled",
116
+ DELAYED: "delayed",
117
+ EXPIRED: "expired",
118
+ FAILED: "failed",
104
119
  PAYMENT_FAILED: "payment-failed",
105
120
  PAYMENT_PENDING: "payment-pending",
121
+ PENDING: "pending",
106
122
  RETIRED: "retired",
123
+ SCHEDULED: "scheduled",
124
+ UNSUPPORTED: "unsupported",
107
125
  };
108
126
  export const ImageAttributeName = {
109
127
  blockDeviceMapping: "blockDeviceMapping",
@@ -309,20 +327,6 @@ export const EphemeralNvmeSupport = {
309
327
  SUPPORTED: "supported",
310
328
  UNSUPPORTED: "unsupported",
311
329
  };
312
- export const BandwidthWeightingType = {
313
- DEFAULT: "default",
314
- EBS_1: "ebs-1",
315
- VPC_1: "vpc-1",
316
- };
317
- export const EnaSupport = {
318
- required: "required",
319
- supported: "supported",
320
- unsupported: "unsupported",
321
- };
322
- export const FlexibleEnaQueuesSupport = {
323
- SUPPORTED: "supported",
324
- UNSUPPORTED: "unsupported",
325
- };
326
330
  export const DiskImageDescriptionFilterSensitiveLog = (obj) => ({
327
331
  ...obj,
328
332
  ...(obj.ImportManifestUrl && { ImportManifestUrl: SENSITIVE_STRING }),
@@ -1,6 +1,20 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
2
  import { VerifiedAccessTrustProviderFilterSensitiveLog, } from "./models_0";
3
3
  import { LaunchTemplateVersionFilterSensitiveLog, } from "./models_2";
4
+ export const BandwidthWeightingType = {
5
+ DEFAULT: "default",
6
+ EBS_1: "ebs-1",
7
+ VPC_1: "vpc-1",
8
+ };
9
+ export const EnaSupport = {
10
+ required: "required",
11
+ supported: "supported",
12
+ unsupported: "unsupported",
13
+ };
14
+ export const FlexibleEnaQueuesSupport = {
15
+ SUPPORTED: "supported",
16
+ UNSUPPORTED: "unsupported",
17
+ };
4
18
  export const NitroEnclavesSupport = {
5
19
  SUPPORTED: "supported",
6
20
  UNSUPPORTED: "unsupported",
@@ -166,22 +180,6 @@ export const VolumeModificationState = {
166
180
  modifying: "modifying",
167
181
  optimizing: "optimizing",
168
182
  };
169
- export const InitializationType = {
170
- default: "default",
171
- provisioned_rate: "provisioned-rate",
172
- volume_copy: "volume-copy",
173
- };
174
- export const VolumeStatusName = {
175
- initialization_state: "initialization-state",
176
- io_enabled: "io-enabled",
177
- io_performance: "io-performance",
178
- };
179
- export const VolumeStatusInfoStatus = {
180
- impaired: "impaired",
181
- insufficient_data: "insufficient-data",
182
- ok: "ok",
183
- warning: "warning",
184
- };
185
183
  export const DescribeLaunchTemplateVersionsResultFilterSensitiveLog = (obj) => ({
186
184
  ...obj,
187
185
  ...(obj.LaunchTemplateVersions && {