@jjrawlins/cdk-ami-builder 0.0.54 → 0.0.56

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 (398) 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/dist-cjs/endpoint/ruleset.js +1 -1
  247. package/node_modules/@aws-sdk/client-kms/dist-es/endpoint/ruleset.js +1 -1
  248. package/node_modules/@aws-sdk/client-kms/package.json +5 -5
  249. package/node_modules/@aws-sdk/client-s3/package.json +10 -10
  250. package/node_modules/@aws-sdk/client-secrets-manager/package.json +5 -5
  251. package/node_modules/@aws-sdk/client-sfn/package.json +5 -5
  252. package/node_modules/@aws-sdk/client-sns/package.json +5 -5
  253. package/node_modules/@aws-sdk/client-sqs/package.json +5 -5
  254. package/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/ruleset.js +1 -1
  255. package/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/ruleset.js +1 -1
  256. package/node_modules/@aws-sdk/client-ssm/package.json +5 -5
  257. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  258. package/node_modules/@aws-sdk/core/dist-cjs/index.js +1 -1
  259. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1 -1
  260. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
  261. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -2
  262. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
  263. package/node_modules/@aws-sdk/core/package.json +2 -2
  264. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  265. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  266. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  267. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  268. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  269. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  270. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  271. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  272. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  273. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  274. package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  275. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  276. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  277. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  278. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +4 -1
  279. package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
  280. package/node_modules/@smithy/abort-controller/package.json +2 -2
  281. package/node_modules/@smithy/config-resolver/package.json +4 -4
  282. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +1 -2
  283. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -3
  284. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +171 -169
  285. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -2
  286. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +4 -4
  287. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +1 -1
  288. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +1 -0
  289. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +4 -6
  290. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +4 -6
  291. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +26 -35
  292. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +7 -0
  293. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +1 -0
  294. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  295. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +2 -0
  296. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +2 -0
  297. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  298. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  299. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -0
  300. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  301. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  302. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +7 -0
  303. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +1 -0
  304. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  305. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +2 -0
  306. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +2 -0
  307. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  308. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  309. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -0
  310. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  311. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  312. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +7 -0
  313. package/node_modules/@smithy/core/package.json +7 -7
  314. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  315. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  316. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  317. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  318. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  319. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  320. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  321. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  322. package/node_modules/@smithy/hash-node/package.json +2 -2
  323. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  324. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  325. package/node_modules/@smithy/md5-js/package.json +2 -2
  326. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  327. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  328. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  329. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  330. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  331. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  332. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  333. package/node_modules/@smithy/property-provider/package.json +2 -2
  334. package/node_modules/@smithy/protocol-http/package.json +2 -2
  335. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  336. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  337. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  338. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +2 -1
  339. package/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +1 -0
  340. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +1 -1
  341. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +1 -1
  342. package/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +1 -1
  343. package/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +4 -0
  344. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +1 -4
  345. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +4 -0
  346. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +1 -4
  347. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  348. package/node_modules/@smithy/signature-v4/package.json +4 -4
  349. package/node_modules/@smithy/smithy-client/package.json +7 -7
  350. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  351. package/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +1 -0
  352. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  353. package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +136 -0
  354. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +26 -68
  355. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +8 -8
  356. package/node_modules/@smithy/types/dist-types/serde.d.ts +2 -2
  357. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  358. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +142 -0
  359. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +27 -72
  360. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +9 -9
  361. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +2 -2
  362. package/node_modules/@smithy/types/package.json +1 -1
  363. package/node_modules/@smithy/url-parser/package.json +3 -3
  364. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  365. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  366. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +31 -22
  367. package/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +1 -11
  368. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +15 -2
  369. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +17 -2
  370. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +1 -13
  371. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +25 -2
  372. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +1 -21
  373. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +1 -2
  374. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +7 -2
  375. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +6 -1
  376. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +1 -3
  377. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +6 -0
  378. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +1 -3
  379. package/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +1 -2
  380. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +7 -2
  381. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +6 -1
  382. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +1 -3
  383. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +6 -0
  384. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +1 -3
  385. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  386. package/node_modules/@smithy/util-middleware/package.json +2 -2
  387. package/node_modules/@smithy/util-retry/package.json +3 -3
  388. package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -15
  389. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +10 -3
  390. package/node_modules/@smithy/util-stream/package.json +4 -4
  391. package/node_modules/@smithy/util-waiter/package.json +3 -3
  392. package/node_modules/@types/aws-lambda/README.md +1 -1
  393. package/node_modules/@types/aws-lambda/package.json +2 -2
  394. package/node_modules/@types/aws-lambda/trigger/dynamodb-stream.d.ts +20 -12
  395. package/package.json +12 -12
  396. package/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
  397. package/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
  398. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kms",
3
3
  "description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.912.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-kms",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
- "@aws-sdk/middleware-user-agent": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.911.0",
29
29
  "@aws-sdk/region-config-resolver": "3.910.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@aws-sdk/util-endpoints": "3.910.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.910.0",
33
- "@aws-sdk/util-user-agent-node": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.911.0",
34
34
  "@smithy/config-resolver": "^4.3.2",
35
35
  "@smithy/core": "^3.16.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -29,25 +29,25 @@
29
29
  "@aws-crypto/sha1-browser": "5.2.0",
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.910.0",
33
- "@aws-sdk/credential-provider-node": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
+ "@aws-sdk/credential-provider-node": "3.911.0",
34
34
  "@aws-sdk/middleware-bucket-endpoint": "3.910.0",
35
35
  "@aws-sdk/middleware-expect-continue": "3.910.0",
36
- "@aws-sdk/middleware-flexible-checksums": "3.910.0",
36
+ "@aws-sdk/middleware-flexible-checksums": "3.911.0",
37
37
  "@aws-sdk/middleware-host-header": "3.910.0",
38
38
  "@aws-sdk/middleware-location-constraint": "3.910.0",
39
39
  "@aws-sdk/middleware-logger": "3.910.0",
40
40
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
41
- "@aws-sdk/middleware-sdk-s3": "3.910.0",
41
+ "@aws-sdk/middleware-sdk-s3": "3.911.0",
42
42
  "@aws-sdk/middleware-ssec": "3.910.0",
43
- "@aws-sdk/middleware-user-agent": "3.910.0",
43
+ "@aws-sdk/middleware-user-agent": "3.911.0",
44
44
  "@aws-sdk/region-config-resolver": "3.910.0",
45
- "@aws-sdk/signature-v4-multi-region": "3.910.0",
45
+ "@aws-sdk/signature-v4-multi-region": "3.911.0",
46
46
  "@aws-sdk/types": "3.910.0",
47
47
  "@aws-sdk/util-endpoints": "3.910.0",
48
48
  "@aws-sdk/util-user-agent-browser": "3.910.0",
49
- "@aws-sdk/util-user-agent-node": "3.910.0",
50
- "@aws-sdk/xml-builder": "3.910.0",
49
+ "@aws-sdk/util-user-agent-node": "3.911.0",
50
+ "@aws-sdk/xml-builder": "3.911.0",
51
51
  "@smithy/config-resolver": "^4.3.2",
52
52
  "@smithy/core": "^3.16.1",
53
53
  "@smithy/eventstream-serde-browser": "^4.2.2",
@@ -85,7 +85,7 @@
85
85
  "tslib": "^2.6.2"
86
86
  },
87
87
  "devDependencies": {
88
- "@aws-sdk/signature-v4-crt": "3.910.0",
88
+ "@aws-sdk/signature-v4-crt": "3.911.0",
89
89
  "@tsconfig/node18": "18.2.4",
90
90
  "@types/node": "^18.19.69",
91
91
  "concurrently": "7.0.0",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-secrets-manager",
3
3
  "description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
- "@aws-sdk/middleware-user-agent": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.911.0",
29
29
  "@aws-sdk/region-config-resolver": "3.910.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@aws-sdk/util-endpoints": "3.910.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.910.0",
33
- "@aws-sdk/util-user-agent-node": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.911.0",
34
34
  "@smithy/config-resolver": "^4.3.2",
35
35
  "@smithy/core": "^3.16.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sfn",
3
3
  "description": "AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sfn",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
- "@aws-sdk/middleware-user-agent": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.911.0",
29
29
  "@aws-sdk/region-config-resolver": "3.910.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@aws-sdk/util-endpoints": "3.910.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.910.0",
33
- "@aws-sdk/util-user-agent-node": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.911.0",
34
34
  "@smithy/config-resolver": "^4.3.2",
35
35
  "@smithy/core": "^3.16.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sns",
3
3
  "description": "AWS SDK for JavaScript Sns Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sns",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
- "@aws-sdk/middleware-user-agent": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.911.0",
29
29
  "@aws-sdk/region-config-resolver": "3.910.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@aws-sdk/util-endpoints": "3.910.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.910.0",
33
- "@aws-sdk/util-user-agent-node": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.911.0",
34
34
  "@smithy/config-resolver": "^4.3.2",
35
35
  "@smithy/core": "^3.16.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sqs",
3
3
  "description": "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sqs",
@@ -20,18 +20,18 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
28
  "@aws-sdk/middleware-sdk-sqs": "3.910.0",
29
- "@aws-sdk/middleware-user-agent": "3.910.0",
29
+ "@aws-sdk/middleware-user-agent": "3.911.0",
30
30
  "@aws-sdk/region-config-resolver": "3.910.0",
31
31
  "@aws-sdk/types": "3.910.0",
32
32
  "@aws-sdk/util-endpoints": "3.910.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.910.0",
34
- "@aws-sdk/util-user-agent-node": "3.910.0",
34
+ "@aws-sdk/util-user-agent-node": "3.911.0",
35
35
  "@smithy/config-resolver": "^4.3.2",
36
36
  "@smithy/core": "^3.16.1",
37
37
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const u = "required", v = "fn", w = "argv", x = "ref";
5
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "string" }, j = { [u]: true, "default": false, "type": "boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
6
6
  const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://ssm-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://ssm.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://ssm-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://ssm.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://ssm.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
1
  const u = "required", v = "fn", w = "argv", x = "ref";
2
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "string" }, j = { [u]: true, "default": false, "type": "boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
3
3
  const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://ssm-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://ssm.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://ssm-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://ssm.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://ssm.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
4
4
  export const ruleSet = _data;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ssm",
3
3
  "description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.912.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ssm",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
24
- "@aws-sdk/credential-provider-node": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/credential-provider-node": "3.911.0",
25
25
  "@aws-sdk/middleware-host-header": "3.910.0",
26
26
  "@aws-sdk/middleware-logger": "3.910.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
- "@aws-sdk/middleware-user-agent": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.911.0",
29
29
  "@aws-sdk/region-config-resolver": "3.910.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@aws-sdk/util-endpoints": "3.910.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.910.0",
33
- "@aws-sdk/util-user-agent-node": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.911.0",
34
34
  "@smithy/config-resolver": "^4.3.2",
35
35
  "@smithy/core": "^3.16.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -20,16 +20,16 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
24
  "@aws-sdk/middleware-host-header": "3.910.0",
25
25
  "@aws-sdk/middleware-logger": "3.910.0",
26
26
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
27
- "@aws-sdk/middleware-user-agent": "3.910.0",
27
+ "@aws-sdk/middleware-user-agent": "3.911.0",
28
28
  "@aws-sdk/region-config-resolver": "3.910.0",
29
29
  "@aws-sdk/types": "3.910.0",
30
30
  "@aws-sdk/util-endpoints": "3.910.0",
31
31
  "@aws-sdk/util-user-agent-browser": "3.910.0",
32
- "@aws-sdk/util-user-agent-node": "3.910.0",
32
+ "@aws-sdk/util-user-agent-node": "3.911.0",
33
33
  "@smithy/config-resolver": "^4.3.2",
34
34
  "@smithy/core": "^3.16.1",
35
35
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -935,7 +935,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
935
935
  }
936
936
  Object.assign(request.headers, {
937
937
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
938
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
938
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
939
939
  });
940
940
  if (this.awsQueryCompatible) {
941
941
  request.headers["x-amzn-query-mode"] = "true";
@@ -605,7 +605,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
605
605
  }
606
606
  Object.assign(request.headers, {
607
607
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
608
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
608
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
609
609
  });
610
610
  if (this.awsQueryCompatible) {
611
611
  request.headers["x-amzn-query-mode"] = "true";
@@ -33,7 +33,7 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
33
33
  }
34
34
  Object.assign(request.headers, {
35
35
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
36
- "x-amz-target": `${this.serviceTarget}.${NormalizedSchema.of(operationSchema).getName()}`,
36
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
37
37
  });
38
38
  if (this.awsQueryCompatible) {
39
39
  request.headers["x-amzn-query-mode"] = "true";
@@ -1,6 +1,5 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
- import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
2
+ import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, OperationSchema, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
4
3
  import { XmlCodec } from "./XmlCodec";
5
4
  /**
6
5
  * @alpha
@@ -1,11 +1,11 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
2
  import {
4
3
  EndpointBearer,
5
4
  HandlerExecutionContext,
6
5
  HttpRequest as IHttpRequest,
7
6
  HttpResponse as IHttpResponse,
8
7
  MetadataBearer,
8
+ OperationSchema,
9
9
  ResponseMetadata,
10
10
  SerdeFunctions,
11
11
  ShapeDeserializer,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -82,7 +82,7 @@
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
84
  "@aws-sdk/types": "3.910.0",
85
- "@aws-sdk/xml-builder": "3.910.0",
85
+ "@aws-sdk/xml-builder": "3.911.0",
86
86
  "@smithy/core": "^3.16.1",
87
87
  "@smithy/node-config-provider": "^4.3.2",
88
88
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.910.0",
29
+ "@aws-sdk/core": "3.911.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@smithy/property-provider": "^4.2.2",
32
32
  "@smithy/types": "^4.7.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@smithy/fetch-http-handler": "^5.3.3",
34
34
  "@smithy/node-http-handler": "^4.4.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,13 +28,13 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
32
- "@aws-sdk/credential-provider-env": "3.910.0",
33
- "@aws-sdk/credential-provider-http": "3.910.0",
34
- "@aws-sdk/credential-provider-process": "3.910.0",
35
- "@aws-sdk/credential-provider-sso": "3.910.0",
36
- "@aws-sdk/credential-provider-web-identity": "3.910.0",
37
- "@aws-sdk/nested-clients": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
+ "@aws-sdk/credential-provider-env": "3.911.0",
33
+ "@aws-sdk/credential-provider-http": "3.911.0",
34
+ "@aws-sdk/credential-provider-process": "3.911.0",
35
+ "@aws-sdk/credential-provider-sso": "3.911.0",
36
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
37
+ "@aws-sdk/nested-clients": "3.911.0",
38
38
  "@aws-sdk/types": "3.910.0",
39
39
  "@smithy/credential-provider-imds": "^4.2.2",
40
40
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -31,12 +31,12 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "3.910.0",
35
- "@aws-sdk/credential-provider-http": "3.910.0",
36
- "@aws-sdk/credential-provider-ini": "3.910.0",
37
- "@aws-sdk/credential-provider-process": "3.910.0",
38
- "@aws-sdk/credential-provider-sso": "3.910.0",
39
- "@aws-sdk/credential-provider-web-identity": "3.910.0",
34
+ "@aws-sdk/credential-provider-env": "3.911.0",
35
+ "@aws-sdk/credential-provider-http": "3.911.0",
36
+ "@aws-sdk/credential-provider-ini": "3.911.0",
37
+ "@aws-sdk/credential-provider-process": "3.911.0",
38
+ "@aws-sdk/credential-provider-sso": "3.911.0",
39
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
40
40
  "@aws-sdk/types": "3.910.0",
41
41
  "@smithy/credential-provider-imds": "^4.2.2",
42
42
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.910.0",
29
+ "@aws-sdk/core": "3.911.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@smithy/property-provider": "^4.2.2",
32
32
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/client-sso": "3.910.0",
30
- "@aws-sdk/core": "3.910.0",
31
- "@aws-sdk/token-providers": "3.910.0",
29
+ "@aws-sdk/client-sso": "3.911.0",
30
+ "@aws-sdk/core": "3.911.0",
31
+ "@aws-sdk/token-providers": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@smithy/property-provider": "^4.2.2",
34
34
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -34,8 +34,8 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "3.910.0",
38
- "@aws-sdk/nested-clients": "3.910.0",
37
+ "@aws-sdk/core": "3.911.0",
38
+ "@aws-sdk/nested-clients": "3.911.0",
39
39
  "@aws-sdk/types": "3.910.0",
40
40
  "@smithy/property-provider": "^4.2.2",
41
41
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-flexible-checksums",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums",
@@ -37,7 +37,7 @@
37
37
  "@aws-crypto/crc32": "5.2.0",
38
38
  "@aws-crypto/crc32c": "5.2.0",
39
39
  "@aws-crypto/util": "5.2.0",
40
- "@aws-sdk/core": "3.910.0",
40
+ "@aws-sdk/core": "3.911.0",
41
41
  "@aws-sdk/types": "3.910.0",
42
42
  "@smithy/is-array-buffer": "^4.2.0",
43
43
  "@smithy/node-config-provider": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-s3",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-s3",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@aws-sdk/util-arn-parser": "3.893.0",
34
34
  "@smithy/core": "^3.16.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.910.0",
28
+ "@aws-sdk/core": "3.911.0",
29
29
  "@aws-sdk/types": "3.910.0",
30
30
  "@aws-sdk/util-endpoints": "3.910.0",
31
31
  "@smithy/core": "^3.16.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,16 +29,16 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
33
  "@aws-sdk/middleware-host-header": "3.910.0",
34
34
  "@aws-sdk/middleware-logger": "3.910.0",
35
35
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
36
- "@aws-sdk/middleware-user-agent": "3.910.0",
36
+ "@aws-sdk/middleware-user-agent": "3.911.0",
37
37
  "@aws-sdk/region-config-resolver": "3.910.0",
38
38
  "@aws-sdk/types": "3.910.0",
39
39
  "@aws-sdk/util-endpoints": "3.910.0",
40
40
  "@aws-sdk/util-user-agent-browser": "3.910.0",
41
- "@aws-sdk/util-user-agent-node": "3.910.0",
41
+ "@aws-sdk/util-user-agent-node": "3.911.0",
42
42
  "@smithy/config-resolver": "^4.3.2",
43
43
  "@smithy/core": "^3.16.1",
44
44
  "@smithy/fetch-http-handler": "^5.3.3",