@jjrawlins/cdk-ami-builder 0.0.92 → 0.0.94

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 (1904) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +7968 -52463
  8. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.browser.js +2 -2
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +3 -4
  10. package/node_modules/@aws-sdk/client-ec2/dist-es/EC2Client.js +2 -2
  11. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.browser.js +2 -2
  12. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +2 -3
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +8057 -52552
  14. package/node_modules/@aws-sdk/client-ec2/dist-types/EC2.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-ec2/dist-types/EC2Client.d.ts +10 -10
  16. package/node_modules/@aws-sdk/client-ec2/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  17. package/node_modules/@aws-sdk/client-ec2/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  18. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptAddressTransferCommand.d.ts +3 -3
  19. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptCapacityReservationBillingOwnershipCommand.d.ts +3 -3
  20. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  21. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  22. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  23. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  24. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +3 -3
  25. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +3 -3
  26. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +3 -3
  27. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateAddressCommand.d.ts +3 -3
  28. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateHostsCommand.d.ts +3 -3
  29. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +3 -3
  30. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +3 -3
  31. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssignIpv6AddressesCommand.d.ts +3 -3
  32. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +3 -3
  33. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +3 -3
  34. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateAddressCommand.d.ts +3 -3
  35. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateCapacityReservationBillingOwnerCommand.d.ts +3 -3
  36. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +3 -3
  37. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +3 -3
  38. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  39. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +3 -3
  40. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +3 -3
  41. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateIpamByoasnCommand.d.ts +3 -3
  42. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +3 -3
  43. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +3 -3
  44. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateRouteServerCommand.d.ts +3 -3
  45. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateRouteTableCommand.d.ts +3 -3
  46. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateSecurityGroupVpcCommand.d.ts +3 -3
  47. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +3 -3
  48. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  49. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  50. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +3 -3
  51. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -3
  52. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +3 -3
  53. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +3 -3
  54. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachInternetGatewayCommand.d.ts +3 -3
  55. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +3 -3
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachVolumeCommand.d.ts +3 -3
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AttachVpnGatewayCommand.d.ts +3 -3
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +3 -3
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +3 -3
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +3 -3
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/BundleInstanceCommand.d.ts +3 -3
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelBundleTaskCommand.d.ts +3 -3
  64. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelCapacityReservationCommand.d.ts +3 -3
  65. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +3 -3
  66. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelConversionTaskCommand.d.ts +3 -3
  67. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelDeclarativePoliciesReportCommand.d.ts +3 -3
  68. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
  69. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +3 -3
  70. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelImportTaskCommand.d.ts +3 -3
  71. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +3 -3
  72. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +3 -3
  73. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +3 -3
  74. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ConfirmProductInstanceCommand.d.ts +3 -3
  75. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyFpgaImageCommand.d.ts +3 -3
  76. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyImageCommand.d.ts +3 -3
  77. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopySnapshotCommand.d.ts +3 -3
  78. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyVolumesCommand.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +3 -3
  80. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +3 -3
  81. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -3
  82. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +3 -3
  83. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCarrierGatewayCommand.d.ts +3 -3
  84. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -3
  85. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateClientVpnRouteCommand.d.ts +3 -3
  86. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCoipCidrCommand.d.ts +3 -3
  87. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCoipPoolCommand.d.ts +3 -3
  88. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCustomerGatewayCommand.d.ts +3 -3
  89. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDefaultSubnetCommand.d.ts +3 -3
  90. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -3
  91. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +3 -3
  92. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDhcpOptionsCommand.d.ts +3 -3
  93. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +3 -3
  94. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFleetCommand.d.ts +3 -3
  95. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -3
  96. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFpgaImageCommand.d.ts +3 -3
  97. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageCommand.d.ts +3 -3
  98. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageUsageReportCommand.d.ts +3 -3
  99. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +3 -3
  100. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +3 -3
  101. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +3 -3
  102. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInternetGatewayCommand.d.ts +3 -3
  103. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +3 -3
  104. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamCommand.d.ts +3 -3
  105. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +3 -3
  106. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPolicyCommand.d.ts +3 -3
  107. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
  108. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +3 -3
  109. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +3 -3
  110. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +3 -3
  111. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamScopeCommand.d.ts +3 -3
  112. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
  113. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateCommand.d.ts +3 -3
  114. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  115. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +3 -3
  116. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +3 -3
  117. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  118. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  119. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +3 -3
  120. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +3 -3
  121. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +3 -3
  122. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateManagedPrefixListCommand.d.ts +3 -3
  123. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNatGatewayCommand.d.ts +3 -3
  124. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkAclCommand.d.ts +3 -3
  125. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +3 -3
  126. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +3 -3
  127. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +3 -3
  128. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +3 -3
  129. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +3 -3
  130. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +3 -3
  131. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +3 -3
  132. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -3
  133. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +3 -3
  134. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +3 -3
  135. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteCommand.d.ts +3 -3
  136. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerCommand.d.ts +3 -3
  137. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +3 -3
  138. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerPeerCommand.d.ts +3 -3
  139. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteTableCommand.d.ts +3 -3
  140. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSecurityGroupCommand.d.ts +3 -3
  141. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  142. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotsCommand.d.ts +3 -3
  143. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +4 -4
  144. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateStoreImageTaskCommand.d.ts +3 -3
  145. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +3 -3
  146. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCommand.d.ts +3 -3
  147. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  148. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +3 -3
  149. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +3 -3
  150. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +3 -3
  151. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +3 -3
  152. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayCommand.d.ts +3 -3
  153. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +3 -3
  154. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +3 -3
  155. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +3 -3
  156. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +3 -3
  157. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  158. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  159. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +3 -3
  160. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  161. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +3 -3
  162. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  163. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +3 -3
  164. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  165. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +3 -3
  166. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +3 -3
  167. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +3 -3
  168. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +3 -3
  169. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVolumeCommand.d.ts +4 -4
  170. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +3 -3
  171. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcCommand.d.ts +3 -3
  172. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +3 -3
  173. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointCommand.d.ts +3 -3
  174. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  175. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  176. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -3
  177. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnConcentratorCommand.d.ts +3 -3
  178. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -3
  179. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +3 -3
  180. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnGatewayCommand.d.ts +3 -3
  181. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCapacityManagerDataExportCommand.d.ts +3 -3
  182. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +3 -3
  183. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +3 -3
  184. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +3 -3
  185. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCoipCidrCommand.d.ts +3 -3
  186. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCoipPoolCommand.d.ts +3 -3
  187. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +3 -3
  188. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +3 -3
  189. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +3 -3
  190. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteFleetsCommand.d.ts +3 -3
  191. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteFlowLogsCommand.d.ts +3 -3
  192. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteFpgaImageCommand.d.ts +3 -3
  193. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteImageUsageReportCommand.d.ts +3 -3
  194. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +3 -3
  195. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +3 -3
  196. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteInternetGatewayCommand.d.ts +3 -3
  197. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamCommand.d.ts +3 -3
  198. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamExternalResourceVerificationTokenCommand.d.ts +3 -3
  199. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPolicyCommand.d.ts +3 -3
  200. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPoolCommand.d.ts +3 -3
  201. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPrefixListResolverCommand.d.ts +3 -3
  202. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPrefixListResolverTargetCommand.d.ts +3 -3
  203. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +3 -3
  204. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamScopeCommand.d.ts +3 -3
  205. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteKeyPairCommand.d.ts +3 -3
  206. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +3 -3
  207. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +3 -3
  208. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +3 -3
  209. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +3 -3
  210. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  211. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  212. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +3 -3
  213. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +3 -3
  214. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +3 -3
  215. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNatGatewayCommand.d.ts +3 -3
  216. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkAclCommand.d.ts +3 -3
  217. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +3 -3
  218. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  219. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +3 -3
  220. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +3 -3
  221. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +3 -3
  222. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +3 -3
  223. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +3 -3
  224. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeletePlacementGroupCommand.d.ts +3 -3
  225. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +3 -3
  226. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +3 -3
  227. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteRouteCommand.d.ts +3 -3
  228. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteRouteServerCommand.d.ts +3 -3
  229. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteRouteServerEndpointCommand.d.ts +3 -3
  230. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteRouteServerPeerCommand.d.ts +3 -3
  231. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteRouteTableCommand.d.ts +3 -3
  232. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteSecurityGroupCommand.d.ts +3 -3
  233. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -3
  234. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +3 -3
  235. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +3 -3
  236. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteSubnetCommand.d.ts +3 -3
  237. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  238. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +3 -3
  239. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +3 -3
  240. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +3 -3
  241. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +3 -3
  242. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayCommand.d.ts +3 -3
  243. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +3 -3
  244. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +3 -3
  245. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +3 -3
  246. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +3 -3
  247. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +3 -3
  248. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  249. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +4 -4
  250. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  251. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +3 -3
  252. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  253. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +3 -3
  254. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  255. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +3 -3
  256. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +3 -3
  257. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +3 -3
  258. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +3 -3
  259. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVolumeCommand.d.ts +3 -3
  260. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcBlockPublicAccessExclusionCommand.d.ts +3 -3
  261. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcCommand.d.ts +3 -3
  262. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +3 -3
  263. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  264. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  265. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +3 -3
  266. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -3
  267. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpnConcentratorCommand.d.ts +3 -3
  268. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpnConnectionCommand.d.ts +3 -3
  269. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +3 -3
  270. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteVpnGatewayCommand.d.ts +3 -3
  271. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +3 -3
  272. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +3 -3
  273. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +3 -3
  274. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  275. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeregisterImageCommand.d.ts +3 -3
  276. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  277. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  278. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  279. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  280. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAddressTransfersCommand.d.ts +3 -3
  281. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +3 -3
  282. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAddressesCommand.d.ts +3 -3
  283. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +3 -3
  284. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +3 -3
  285. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +3 -3
  286. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeBundleTasksCommand.d.ts +3 -3
  287. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeByoipCidrsCommand.d.ts +3 -3
  288. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockExtensionHistoryCommand.d.ts +3 -3
  289. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockExtensionOfferingsCommand.d.ts +3 -3
  290. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +3 -3
  291. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockStatusCommand.d.ts +3 -3
  292. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +3 -3
  293. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityManagerDataExportsCommand.d.ts +3 -3
  294. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +3 -3
  295. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +3 -3
  296. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityReservationTopologyCommand.d.ts +3 -3
  297. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +3 -3
  298. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +3 -3
  299. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
  300. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +3 -3
  301. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +3 -3
  302. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +3 -3
  303. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +3 -3
  304. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +3 -3
  305. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCoipPoolsCommand.d.ts +3 -3
  306. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeConversionTasksCommand.d.ts +3 -3
  307. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +3 -3
  308. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeDeclarativePoliciesReportsCommand.d.ts +3 -3
  309. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +3 -3
  310. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +3 -3
  311. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeElasticGpusCommand.d.ts +3 -3
  312. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeExportImageTasksCommand.d.ts +3 -3
  313. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  314. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +3 -3
  315. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +3 -3
  316. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetHistoryCommand.d.ts +3 -3
  317. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetInstancesCommand.d.ts +3 -3
  318. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetsCommand.d.ts +3 -3
  319. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFlowLogsCommand.d.ts +3 -3
  320. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +3 -3
  321. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFpgaImagesCommand.d.ts +3 -3
  322. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +3 -3
  323. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeHostReservationsCommand.d.ts +3 -3
  324. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeHostsCommand.d.ts +3 -3
  325. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +3 -3
  326. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIdFormatCommand.d.ts +3 -3
  327. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +3 -3
  328. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImageAttributeCommand.d.ts +3 -3
  329. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImageReferencesCommand.d.ts +3 -3
  330. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImageUsageReportEntriesCommand.d.ts +3 -3
  331. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImageUsageReportsCommand.d.ts +3 -3
  332. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImagesCommand.d.ts +3 -3
  333. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImportImageTasksCommand.d.ts +3 -3
  334. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +3 -3
  335. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  336. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +3 -3
  337. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +3 -3
  338. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +3 -3
  339. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +3 -3
  340. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +3 -3
  341. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +3 -3
  342. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +3 -3
  343. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceStatusCommand.d.ts +3 -3
  344. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +3 -3
  345. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +3 -3
  346. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceTypesCommand.d.ts +3 -3
  347. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstancesCommand.d.ts +4 -4
  348. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +3 -3
  349. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamByoasnCommand.d.ts +3 -3
  350. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +3 -3
  351. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPoliciesCommand.d.ts +3 -3
  352. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPoolsCommand.d.ts +3 -3
  353. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPrefixListResolverTargetsCommand.d.ts +3 -3
  354. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPrefixListResolversCommand.d.ts +3 -3
  355. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +3 -3
  356. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +3 -3
  357. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamScopesCommand.d.ts +3 -3
  358. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamsCommand.d.ts +3 -3
  359. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +3 -3
  360. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeKeyPairsCommand.d.ts +3 -3
  361. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +3 -3
  362. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +3 -3
  363. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +3 -3
  364. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +3 -3
  365. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +3 -3
  366. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +3 -3
  367. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +3 -3
  368. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +3 -3
  369. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +3 -3
  370. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeMacHostsCommand.d.ts +3 -3
  371. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeMacModificationTasksCommand.d.ts +3 -3
  372. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +3 -3
  373. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeMovingAddressesCommand.d.ts +3 -3
  374. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNatGatewaysCommand.d.ts +3 -3
  375. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkAclsCommand.d.ts +3 -3
  376. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +3 -3
  377. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +3 -3
  378. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +3 -3
  379. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +3 -3
  380. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +3 -3
  381. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +3 -3
  382. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +3 -3
  383. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeOutpostLagsCommand.d.ts +3 -3
  384. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePlacementGroupsCommand.d.ts +3 -3
  385. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePrefixListsCommand.d.ts +3 -3
  386. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +3 -3
  387. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +3 -3
  388. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeRegionsCommand.d.ts +3 -3
  389. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +3 -3
  390. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -3
  391. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
  392. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -3
  393. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -3
  394. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeRouteServerEndpointsCommand.d.ts +3 -3
  395. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeRouteServerPeersCommand.d.ts +3 -3
  396. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeRouteServersCommand.d.ts +3 -3
  397. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeRouteTablesCommand.d.ts +3 -3
  398. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +3 -3
  399. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +3 -3
  400. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +3 -3
  401. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +3 -3
  402. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSecurityGroupVpcAssociationsCommand.d.ts +3 -3
  403. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -3
  404. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeServiceLinkVirtualInterfacesCommand.d.ts +3 -3
  405. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +3 -3
  406. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +3 -3
  407. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -3
  408. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +3 -3
  409. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +3 -3
  410. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +3 -3
  411. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +3 -3
  412. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
  413. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +3 -3
  414. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +3 -3
  415. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -3
  416. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
  417. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
  418. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorFilterRulesCommand.d.ts +3 -3
  419. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +3 -3
  420. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +3 -3
  421. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +3 -3
  422. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +3 -3
  423. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +3 -3
  424. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +3 -3
  425. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +3 -3
  426. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +3 -3
  427. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +3 -3
  428. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +3 -3
  429. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +3 -3
  430. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +3 -3
  431. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +3 -3
  432. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +3 -3
  433. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +3 -3
  434. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +3 -3
  435. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +3 -3
  436. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +4 -4
  437. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +3 -3
  438. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +3 -3
  439. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +3 -3
  440. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumeStatusCommand.d.ts +3 -3
  441. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumesCommand.d.ts +3 -3
  442. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +3 -3
  443. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcAttributeCommand.d.ts +3 -3
  444. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +3 -3
  445. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +3 -3
  446. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
  447. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  448. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +3 -3
  449. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointAssociationsCommand.d.ts +3 -3
  450. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  451. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +3 -3
  452. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  453. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +3 -3
  454. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +3 -3
  455. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +3 -3
  456. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -3
  457. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcsCommand.d.ts +3 -3
  458. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpnConcentratorsCommand.d.ts +3 -3
  459. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -3
  460. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +3 -3
  461. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
  462. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachInternetGatewayCommand.d.ts +3 -3
  463. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +3 -3
  464. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  465. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachVolumeCommand.d.ts +4 -4
  466. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DetachVpnGatewayCommand.d.ts +3 -3
  467. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableAddressTransferCommand.d.ts +3 -3
  468. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableAllowedImagesSettingsCommand.d.ts +3 -3
  469. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  470. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableCapacityManagerCommand.d.ts +3 -3
  471. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +3 -3
  472. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
  473. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +3 -3
  474. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +3 -3
  475. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableImageCommand.d.ts +3 -3
  476. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableImageDeprecationCommand.d.ts +3 -3
  477. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableImageDeregistrationProtectionCommand.d.ts +3 -3
  478. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +3 -3
  479. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  480. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableIpamPolicyCommand.d.ts +3 -3
  481. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableRouteServerPropagationCommand.d.ts +3 -3
  482. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +3 -3
  483. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +3 -3
  484. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  485. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +3 -3
  486. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -3
  487. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  488. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateAddressCommand.d.ts +3 -3
  489. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateCapacityReservationBillingOwnerCommand.d.ts +3 -3
  490. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +3 -3
  491. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  492. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +3 -3
  493. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +3 -3
  494. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +3 -3
  495. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +3 -3
  496. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +3 -3
  497. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateRouteServerCommand.d.ts +3 -3
  498. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateRouteTableCommand.d.ts +3 -3
  499. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateSecurityGroupVpcCommand.d.ts +3 -3
  500. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +3 -3
  501. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  502. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  503. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +3 -3
  504. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +3 -3
  505. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +3 -3
  506. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableAddressTransferCommand.d.ts +3 -3
  507. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableAllowedImagesSettingsCommand.d.ts +3 -3
  508. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  509. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableCapacityManagerCommand.d.ts +3 -3
  510. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +3 -3
  511. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
  512. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +3 -3
  513. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +3 -3
  514. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableImageCommand.d.ts +3 -3
  515. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableImageDeprecationCommand.d.ts +3 -3
  516. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +3 -3
  517. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +3 -3
  518. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  519. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableIpamPolicyCommand.d.ts +3 -3
  520. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +3 -3
  521. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableRouteServerPropagationCommand.d.ts +3 -3
  522. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +3 -3
  523. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +3 -3
  524. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  525. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +3 -3
  526. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableVolumeIOCommand.d.ts +3 -3
  527. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +3 -3
  528. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  529. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  530. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +3 -3
  531. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportImageCommand.d.ts +3 -3
  532. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +3 -3
  533. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.d.ts +3 -3
  534. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetActiveVpnTunnelStatusCommand.d.ts +3 -3
  535. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetAllowedImagesSettingsCommand.d.ts +3 -3
  536. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +3 -3
  537. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +3 -3
  538. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +3 -3
  539. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerAttributesCommand.d.ts +3 -3
  540. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerMetricDataCommand.d.ts +3 -3
  541. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerMetricDimensionsCommand.d.ts +3 -3
  542. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +3 -3
  543. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCoipPoolUsageCommand.d.ts +3 -3
  544. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
  545. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetConsoleScreenshotCommand.d.ts +3 -3
  546. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +3 -3
  547. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +3 -3
  548. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  549. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +3 -3
  550. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetEnabledIpamPolicyCommand.d.ts +3 -3
  551. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +3 -3
  552. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +3 -3
  553. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +3 -3
  554. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetImageAncestryCommand.d.ts +3 -3
  555. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +3 -3
  556. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceMetadataDefaultsCommand.d.ts +3 -3
  557. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceTpmEkPubCommand.d.ts +3 -3
  558. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +3 -3
  559. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceUefiDataCommand.d.ts +3 -3
  560. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +3 -3
  561. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +3 -3
  562. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
  563. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -3
  564. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +3 -3
  565. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +3 -3
  566. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -3
  567. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
  568. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +3 -3
  569. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverVersionEntriesCommand.d.ts +3 -3
  570. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverVersionsCommand.d.ts +3 -3
  571. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  572. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +3 -3
  573. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +3 -3
  574. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +3 -3
  575. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +3 -3
  576. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +3 -3
  577. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetPasswordDataCommand.d.ts +3 -3
  578. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  579. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetRouteServerAssociationsCommand.d.ts +3 -3
  580. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetRouteServerPropagationsCommand.d.ts +3 -3
  581. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetRouteServerRoutingDatabaseCommand.d.ts +3 -3
  582. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +3 -3
  583. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +3 -3
  584. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +3 -3
  585. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +3 -3
  586. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +3 -3
  587. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +3 -3
  588. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +3 -3
  589. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  590. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +3 -3
  591. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +3 -3
  592. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +3 -3
  593. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +3 -3
  594. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +3 -3
  595. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  596. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVerifiedAccessEndpointTargetsCommand.d.ts +3 -3
  597. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  598. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +3 -3
  599. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +3 -3
  600. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +3 -3
  601. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +3 -3
  602. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  603. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportImageCommand.d.ts +3 -3
  604. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportInstanceCommand.d.ts +3 -3
  605. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportKeyPairCommand.d.ts +3 -3
  606. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportSnapshotCommand.d.ts +3 -3
  607. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportVolumeCommand.d.ts +3 -3
  608. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +3 -3
  609. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +3 -3
  610. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +3 -3
  611. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/LockSnapshotCommand.d.ts +3 -3
  612. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyAddressAttributeCommand.d.ts +3 -3
  613. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +3 -3
  614. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyCapacityReservationCommand.d.ts +3 -3
  615. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +3 -3
  616. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +3 -3
  617. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +3 -3
  618. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  619. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyFleetCommand.d.ts +3 -3
  620. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +3 -3
  621. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyHostsCommand.d.ts +3 -3
  622. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIdFormatCommand.d.ts +3 -3
  623. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +3 -3
  624. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyImageAttributeCommand.d.ts +3 -3
  625. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +3 -3
  626. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +3 -3
  627. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceConnectEndpointCommand.d.ts +3 -3
  628. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceCpuOptionsCommand.d.ts +3 -3
  629. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +3 -3
  630. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +3 -3
  631. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +3 -3
  632. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +3 -3
  633. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +3 -3
  634. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +3 -3
  635. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstanceNetworkPerformanceOptionsCommand.d.ts +3 -3
  636. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyInstancePlacementCommand.d.ts +3 -3
  637. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamCommand.d.ts +3 -3
  638. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPolicyAllocationRulesCommand.d.ts +3 -3
  639. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPoolCommand.d.ts +3 -3
  640. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +3 -3
  641. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPrefixListResolverTargetCommand.d.ts +3 -3
  642. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +3 -3
  643. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +3 -3
  644. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamScopeCommand.d.ts +3 -3
  645. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +3 -3
  646. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +3 -3
  647. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +3 -3
  648. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +3 -3
  649. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +3 -3
  650. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyPublicIpDnsNameOptionsCommand.d.ts +3 -3
  651. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyReservedInstancesCommand.d.ts +3 -3
  652. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyRouteServerCommand.d.ts +3 -3
  653. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +3 -3
  654. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +3 -3
  655. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySnapshotTierCommand.d.ts +3 -3
  656. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +3 -3
  657. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySubnetAttributeCommand.d.ts +3 -3
  658. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +3 -3
  659. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +3 -3
  660. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +3 -3
  661. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTransitGatewayCommand.d.ts +3 -3
  662. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +3 -3
  663. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  664. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  665. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +3 -3
  666. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  667. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +3 -3
  668. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  669. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +3 -3
  670. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +3 -3
  671. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +3 -3
  672. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +3 -3
  673. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +3 -3
  674. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcAttributeCommand.d.ts +3 -3
  675. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +3 -3
  676. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +3 -3
  677. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +3 -3
  678. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointCommand.d.ts +3 -3
  679. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  680. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  681. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +3 -3
  682. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +3 -3
  683. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +3 -3
  684. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcTenancyCommand.d.ts +3 -3
  685. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnConnectionCommand.d.ts +3 -3
  686. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +3 -3
  687. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +3 -3
  688. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +3 -3
  689. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MonitorInstancesCommand.d.ts +3 -3
  690. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveAddressToVpcCommand.d.ts +3 -3
  691. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +3 -3
  692. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +3 -3
  693. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -3
  694. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +3 -3
  695. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +3 -3
  696. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  697. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +3 -3
  698. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseCapacityBlockExtensionCommand.d.ts +3 -3
  699. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseHostReservationCommand.d.ts +3 -3
  700. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +3 -3
  701. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +3 -3
  702. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RebootInstancesCommand.d.ts +3 -3
  703. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterImageCommand.d.ts +3 -3
  704. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  705. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  706. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  707. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +3 -3
  708. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  709. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  710. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  711. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +3 -3
  712. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +3 -3
  713. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReleaseAddressCommand.d.ts +3 -3
  714. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReleaseHostsCommand.d.ts +3 -3
  715. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +3 -3
  716. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +3 -3
  717. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceImageCriteriaInAllowedImagesSettingsCommand.d.ts +3 -3
  718. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +3 -3
  719. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +3 -3
  720. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceRouteCommand.d.ts +3 -3
  721. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +3 -3
  722. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +3 -3
  723. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +3 -3
  724. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ReportInstanceStatusCommand.d.ts +3 -3
  725. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotFleetCommand.d.ts +3 -3
  726. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -3
  727. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetAddressAttributeCommand.d.ts +3 -3
  728. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  729. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +3 -3
  730. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetImageAttributeCommand.d.ts +3 -3
  731. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetInstanceAttributeCommand.d.ts +3 -3
  732. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +3 -3
  733. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +3 -3
  734. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -3
  735. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +3 -3
  736. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +3 -3
  737. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +3 -3
  738. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreSnapshotTierCommand.d.ts +3 -3
  739. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +3 -3
  740. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +3 -3
  741. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +3 -3
  742. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +3 -3
  743. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RunInstancesCommand.d.ts +4 -4
  744. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RunScheduledInstancesCommand.d.ts +3 -3
  745. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +3 -3
  746. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +3 -3
  747. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +3 -3
  748. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -3
  749. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +3 -3
  750. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartInstancesCommand.d.ts +3 -3
  751. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  752. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +3 -3
  753. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +3 -3
  754. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StopInstancesCommand.d.ts +3 -3
  755. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +3 -3
  756. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/TerminateInstancesCommand.d.ts +3 -3
  757. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +3 -3
  758. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +3 -3
  759. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +3 -3
  760. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UnlockSnapshotCommand.d.ts +3 -3
  761. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UnmonitorInstancesCommand.d.ts +3 -3
  762. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UpdateCapacityManagerOrganizationsAccessCommand.d.ts +3 -3
  763. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UpdateInterruptibleCapacityReservationAllocationCommand.d.ts +3 -3
  764. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +3 -3
  765. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +3 -3
  766. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/WithdrawByoipCidrCommand.d.ts +3 -3
  767. package/node_modules/@aws-sdk/client-ec2/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  768. package/node_modules/@aws-sdk/client-ec2/dist-types/endpoint/endpointResolver.d.ts +5 -2
  769. package/node_modules/@aws-sdk/client-ec2/dist-types/extensionConfiguration.d.ts +4 -4
  770. package/node_modules/@aws-sdk/client-ec2/dist-types/models/EC2ServiceException.d.ts +1 -1
  771. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +1 -1
  772. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_2.d.ts +2 -2
  773. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_3.d.ts +3 -3
  774. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_4.d.ts +4 -4
  775. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_5.d.ts +4 -4
  776. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +6 -6
  777. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_7.d.ts +7 -7
  778. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeAddressTransfersPaginator.d.ts +1 -1
  779. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeAddressesAttributePaginator.d.ts +1 -1
  780. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +1 -1
  781. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeByoipCidrsPaginator.d.ts +1 -1
  782. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityBlockExtensionHistoryPaginator.d.ts +1 -1
  783. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityBlockExtensionOfferingsPaginator.d.ts +1 -1
  784. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityBlockOfferingsPaginator.d.ts +1 -1
  785. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityBlockStatusPaginator.d.ts +1 -1
  786. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityBlocksPaginator.d.ts +1 -1
  787. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityManagerDataExportsPaginator.d.ts +1 -1
  788. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityReservationBillingRequestsPaginator.d.ts +1 -1
  789. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +1 -1
  790. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCapacityReservationsPaginator.d.ts +1 -1
  791. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCarrierGatewaysPaginator.d.ts +1 -1
  792. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClassicLinkInstancesPaginator.d.ts +1 -1
  793. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +1 -1
  794. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClientVpnConnectionsPaginator.d.ts +1 -1
  795. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClientVpnEndpointsPaginator.d.ts +1 -1
  796. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClientVpnRoutesPaginator.d.ts +1 -1
  797. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +1 -1
  798. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeCoipPoolsPaginator.d.ts +1 -1
  799. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeDhcpOptionsPaginator.d.ts +1 -1
  800. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +1 -1
  801. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeExportImageTasksPaginator.d.ts +1 -1
  802. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeFastLaunchImagesPaginator.d.ts +1 -1
  803. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +1 -1
  804. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeFleetsPaginator.d.ts +1 -1
  805. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeFlowLogsPaginator.d.ts +1 -1
  806. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeFpgaImagesPaginator.d.ts +1 -1
  807. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeHostReservationOfferingsPaginator.d.ts +1 -1
  808. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeHostReservationsPaginator.d.ts +1 -1
  809. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeHostsPaginator.d.ts +1 -1
  810. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +1 -1
  811. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +1 -1
  812. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +1 -1
  813. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +1 -1
  814. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
  815. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImportImageTasksPaginator.d.ts +1 -1
  816. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeImportSnapshotTasksPaginator.d.ts +1 -1
  817. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceConnectEndpointsPaginator.d.ts +1 -1
  818. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +1 -1
  819. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceEventWindowsPaginator.d.ts +1 -1
  820. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceImageMetadataPaginator.d.ts +1 -1
  821. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceStatusPaginator.d.ts +1 -1
  822. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceTopologyPaginator.d.ts +1 -1
  823. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +1 -1
  824. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstanceTypesPaginator.d.ts +1 -1
  825. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
  826. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeInternetGatewaysPaginator.d.ts +1 -1
  827. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +1 -1
  828. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamPrefixListResolverTargetsPaginator.d.ts +1 -1
  829. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamPrefixListResolversPaginator.d.ts +1 -1
  830. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +1 -1
  831. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +1 -1
  832. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +1 -1
  833. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamsPaginator.d.ts +1 -1
  834. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpv6PoolsPaginator.d.ts +1 -1
  835. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +1 -1
  836. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLaunchTemplatesPaginator.d.ts +1 -1
  837. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +1 -1
  838. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +1 -1
  839. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +1 -1
  840. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +1 -1
  841. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +1 -1
  842. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeLocalGatewaysPaginator.d.ts +1 -1
  843. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeMacHostsPaginator.d.ts +1 -1
  844. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeMacModificationTasksPaginator.d.ts +1 -1
  845. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeManagedPrefixListsPaginator.d.ts +1 -1
  846. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeMovingAddressesPaginator.d.ts +1 -1
  847. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNatGatewaysPaginator.d.ts +1 -1
  848. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkAclsPaginator.d.ts +1 -1
  849. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +1 -1
  850. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +1 -1
  851. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +1 -1
  852. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +1 -1
  853. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +1 -1
  854. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeNetworkInterfacesPaginator.d.ts +1 -1
  855. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribePrefixListsPaginator.d.ts +1 -1
  856. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribePrincipalIdFormatPaginator.d.ts +1 -1
  857. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribePublicIpv4PoolsPaginator.d.ts +1 -1
  858. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +1 -1
  859. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +1 -1
  860. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +1 -1
  861. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeRouteServerEndpointsPaginator.d.ts +1 -1
  862. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeRouteServerPeersPaginator.d.ts +1 -1
  863. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeRouteServersPaginator.d.ts +1 -1
  864. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeRouteTablesPaginator.d.ts +1 -1
  865. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +1 -1
  866. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeScheduledInstancesPaginator.d.ts +1 -1
  867. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSecurityGroupRulesPaginator.d.ts +1 -1
  868. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSecurityGroupVpcAssociationsPaginator.d.ts +1 -1
  869. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSecurityGroupsPaginator.d.ts +1 -1
  870. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +1 -1
  871. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +1 -1
  872. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSpotFleetRequestsPaginator.d.ts +1 -1
  873. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +1 -1
  874. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSpotPriceHistoryPaginator.d.ts +1 -1
  875. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +1 -1
  876. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeStoreImageTasksPaginator.d.ts +1 -1
  877. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeSubnetsPaginator.d.ts +1 -1
  878. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
  879. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +1 -1
  880. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +1 -1
  881. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +1 -1
  882. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +1 -1
  883. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +1 -1
  884. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +1 -1
  885. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +1 -1
  886. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +1 -1
  887. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +1 -1
  888. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +1 -1
  889. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +1 -1
  890. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +1 -1
  891. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTransitGatewaysPaginator.d.ts +1 -1
  892. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +1 -1
  893. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +1 -1
  894. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +1 -1
  895. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +1 -1
  896. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +1 -1
  897. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +1 -1
  898. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVolumeStatusPaginator.d.ts +1 -1
  899. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVolumesModificationsPaginator.d.ts +1 -1
  900. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVolumesPaginator.d.ts +1 -1
  901. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +1 -1
  902. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +1 -1
  903. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +1 -1
  904. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +1 -1
  905. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +1 -1
  906. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcEndpointsPaginator.d.ts +1 -1
  907. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +1 -1
  908. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpcsPaginator.d.ts +1 -1
  909. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +1 -1
  910. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +1 -1
  911. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +1 -1
  912. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetCapacityManagerMetricDataPaginator.d.ts +1 -1
  913. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetCapacityManagerMetricDimensionsPaginator.d.ts +1 -1
  914. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetGroupsForCapacityReservationPaginator.d.ts +1 -1
  915. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +1 -1
  916. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +1 -1
  917. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +1 -1
  918. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +1 -1
  919. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +1 -1
  920. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +1 -1
  921. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverRulesPaginator.d.ts +1 -1
  922. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverVersionEntriesPaginator.d.ts +1 -1
  923. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverVersionsPaginator.d.ts +1 -1
  924. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +1 -1
  925. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +1 -1
  926. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetManagedPrefixListEntriesPaginator.d.ts +1 -1
  927. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetNetworkInsightsAccessScopeAnalysisFindingsPaginator.d.ts +1 -1
  928. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetSecurityGroupsForVpcPaginator.d.ts +1 -1
  929. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetSpotPlacementScoresPaginator.d.ts +1 -1
  930. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +1 -1
  931. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +1 -1
  932. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +1 -1
  933. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +1 -1
  934. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +1 -1
  935. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +1 -1
  936. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +1 -1
  937. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/Interfaces.d.ts +1 -1
  938. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/ListImagesInRecycleBinPaginator.d.ts +1 -1
  939. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +1 -1
  940. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/SearchLocalGatewayRoutesPaginator.d.ts +1 -1
  941. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +1 -1
  942. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.browser.d.ts +1 -1
  943. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.d.ts +1 -1
  944. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.native.d.ts +1 -1
  945. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.shared.d.ts +1 -1
  946. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeExtensions.d.ts +1 -1
  947. package/node_modules/@aws-sdk/client-ec2/dist-types/schemas/schemas_0.d.ts +1 -1
  948. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2Client.d.ts +3 -3
  949. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  950. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/EC2ServiceException.d.ts +1 -1
  951. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +5 -5
  952. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_2.d.ts +4 -4
  953. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_3.d.ts +13 -13
  954. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_4.d.ts +17 -17
  955. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_5.d.ts +7 -7
  956. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_6.d.ts +22 -22
  957. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_7.d.ts +20 -20
  958. package/node_modules/@aws-sdk/client-ec2/package.json +14 -13
  959. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +44 -417
  960. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +2 -2
  961. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +3 -4
  962. package/node_modules/@aws-sdk/client-ecs/dist-es/ECSClient.js +2 -2
  963. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +2 -2
  964. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +2 -3
  965. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +44 -417
  966. package/node_modules/@aws-sdk/client-ecs/dist-types/ECS.d.ts +1 -1
  967. package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +10 -10
  968. package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  969. package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  970. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +3 -3
  971. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateClusterCommand.d.ts +3 -3
  972. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateExpressGatewayServiceCommand.d.ts +3 -3
  973. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateServiceCommand.d.ts +3 -3
  974. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateTaskSetCommand.d.ts +3 -3
  975. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAccountSettingCommand.d.ts +3 -3
  976. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAttributesCommand.d.ts +3 -3
  977. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +3 -3
  978. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
  979. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteExpressGatewayServiceCommand.d.ts +3 -3
  980. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteServiceCommand.d.ts +3 -3
  981. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +3 -3
  982. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskSetCommand.d.ts +3 -3
  983. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +3 -3
  984. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +3 -3
  985. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +3 -3
  986. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeClustersCommand.d.ts +3 -3
  987. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeContainerInstancesCommand.d.ts +3 -3
  988. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeExpressGatewayServiceCommand.d.ts +3 -3
  989. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceDeploymentsCommand.d.ts +3 -3
  990. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceRevisionsCommand.d.ts +3 -3
  991. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServicesCommand.d.ts +3 -3
  992. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +3 -3
  993. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskSetsCommand.d.ts +3 -3
  994. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTasksCommand.d.ts +3 -3
  995. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DiscoverPollEndpointCommand.d.ts +3 -3
  996. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ExecuteCommandCommand.d.ts +3 -3
  997. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/GetTaskProtectionCommand.d.ts +3 -3
  998. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAccountSettingsCommand.d.ts +3 -3
  999. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAttributesCommand.d.ts +3 -3
  1000. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListClustersCommand.d.ts +3 -3
  1001. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListContainerInstancesCommand.d.ts +3 -3
  1002. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServiceDeploymentsCommand.d.ts +3 -3
  1003. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesByNamespaceCommand.d.ts +3 -3
  1004. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesCommand.d.ts +3 -3
  1005. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  1006. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +3 -3
  1007. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionsCommand.d.ts +3 -3
  1008. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTasksCommand.d.ts +3 -3
  1009. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingCommand.d.ts +3 -3
  1010. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +3 -3
  1011. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAttributesCommand.d.ts +3 -3
  1012. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +3 -3
  1013. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterContainerInstanceCommand.d.ts +3 -3
  1014. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +3 -3
  1015. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RunTaskCommand.d.ts +3 -3
  1016. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StartTaskCommand.d.ts +3 -3
  1017. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopServiceDeploymentCommand.d.ts +3 -3
  1018. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopTaskCommand.d.ts +9 -7
  1019. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +3 -3
  1020. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +3 -3
  1021. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +3 -3
  1022. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1023. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1024. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +3 -3
  1025. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterCommand.d.ts +3 -3
  1026. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterSettingsCommand.d.ts +3 -3
  1027. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerAgentCommand.d.ts +3 -3
  1028. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +3 -3
  1029. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateExpressGatewayServiceCommand.d.ts +3 -3
  1030. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServiceCommand.d.ts +3 -3
  1031. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +3 -3
  1032. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskProtectionCommand.d.ts +3 -3
  1033. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskSetCommand.d.ts +3 -3
  1034. package/node_modules/@aws-sdk/client-ecs/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1035. package/node_modules/@aws-sdk/client-ecs/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1036. package/node_modules/@aws-sdk/client-ecs/dist-types/extensionConfiguration.d.ts +4 -4
  1037. package/node_modules/@aws-sdk/client-ecs/dist-types/models/ECSServiceException.d.ts +1 -1
  1038. package/node_modules/@aws-sdk/client-ecs/dist-types/models/errors.d.ts +1 -1
  1039. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/Interfaces.d.ts +1 -1
  1040. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListAccountSettingsPaginator.d.ts +1 -1
  1041. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListAttributesPaginator.d.ts +1 -1
  1042. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
  1043. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListContainerInstancesPaginator.d.ts +1 -1
  1044. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListServicesByNamespacePaginator.d.ts +1 -1
  1045. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
  1046. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTaskDefinitionFamiliesPaginator.d.ts +1 -1
  1047. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTaskDefinitionsPaginator.d.ts +1 -1
  1048. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTasksPaginator.d.ts +1 -1
  1049. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +1 -1
  1050. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +1 -1
  1051. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +1 -1
  1052. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.shared.d.ts +1 -1
  1053. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeExtensions.d.ts +1 -1
  1054. package/node_modules/@aws-sdk/client-ecs/dist-types/schemas/schemas_0.d.ts +1 -1
  1055. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECSClient.d.ts +3 -3
  1056. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1057. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/ECSServiceException.d.ts +1 -1
  1058. package/node_modules/@aws-sdk/client-ecs/package.json +13 -12
  1059. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +48 -240
  1060. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +2 -2
  1061. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +3 -4
  1062. package/node_modules/@aws-sdk/client-kms/dist-es/KMSClient.js +2 -2
  1063. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +2 -2
  1064. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +2 -3
  1065. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +48 -240
  1066. package/node_modules/@aws-sdk/client-kms/dist-types/KMS.d.ts +1 -1
  1067. package/node_modules/@aws-sdk/client-kms/dist-types/KMSClient.d.ts +10 -10
  1068. package/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1069. package/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1070. package/node_modules/@aws-sdk/client-kms/dist-types/commands/CancelKeyDeletionCommand.d.ts +3 -3
  1071. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ConnectCustomKeyStoreCommand.d.ts +3 -3
  1072. package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateAliasCommand.d.ts +3 -3
  1073. package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateCustomKeyStoreCommand.d.ts +3 -3
  1074. package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateGrantCommand.d.ts +3 -3
  1075. package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateKeyCommand.d.ts +3 -3
  1076. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DecryptCommand.d.ts +3 -3
  1077. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteAliasCommand.d.ts +3 -3
  1078. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteCustomKeyStoreCommand.d.ts +3 -3
  1079. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteImportedKeyMaterialCommand.d.ts +3 -3
  1080. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DeriveSharedSecretCommand.d.ts +3 -3
  1081. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeCustomKeyStoresCommand.d.ts +3 -3
  1082. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeKeyCommand.d.ts +3 -3
  1083. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DisableKeyCommand.d.ts +3 -3
  1084. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DisableKeyRotationCommand.d.ts +3 -3
  1085. package/node_modules/@aws-sdk/client-kms/dist-types/commands/DisconnectCustomKeyStoreCommand.d.ts +3 -3
  1086. package/node_modules/@aws-sdk/client-kms/dist-types/commands/EnableKeyCommand.d.ts +3 -3
  1087. package/node_modules/@aws-sdk/client-kms/dist-types/commands/EnableKeyRotationCommand.d.ts +3 -3
  1088. package/node_modules/@aws-sdk/client-kms/dist-types/commands/EncryptCommand.d.ts +3 -3
  1089. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyCommand.d.ts +3 -3
  1090. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairCommand.d.ts +3 -3
  1091. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairWithoutPlaintextCommand.d.ts +3 -3
  1092. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyWithoutPlaintextCommand.d.ts +3 -3
  1093. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateMacCommand.d.ts +3 -3
  1094. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateRandomCommand.d.ts +3 -3
  1095. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GetKeyPolicyCommand.d.ts +3 -3
  1096. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GetKeyRotationStatusCommand.d.ts +3 -3
  1097. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GetParametersForImportCommand.d.ts +3 -3
  1098. package/node_modules/@aws-sdk/client-kms/dist-types/commands/GetPublicKeyCommand.d.ts +3 -3
  1099. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ImportKeyMaterialCommand.d.ts +3 -3
  1100. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListAliasesCommand.d.ts +3 -3
  1101. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListGrantsCommand.d.ts +3 -3
  1102. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeyPoliciesCommand.d.ts +3 -3
  1103. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeyRotationsCommand.d.ts +3 -3
  1104. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeysCommand.d.ts +3 -3
  1105. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListResourceTagsCommand.d.ts +3 -3
  1106. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ListRetirableGrantsCommand.d.ts +3 -3
  1107. package/node_modules/@aws-sdk/client-kms/dist-types/commands/PutKeyPolicyCommand.d.ts +3 -3
  1108. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ReEncryptCommand.d.ts +3 -3
  1109. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ReplicateKeyCommand.d.ts +3 -3
  1110. package/node_modules/@aws-sdk/client-kms/dist-types/commands/RetireGrantCommand.d.ts +3 -3
  1111. package/node_modules/@aws-sdk/client-kms/dist-types/commands/RevokeGrantCommand.d.ts +3 -3
  1112. package/node_modules/@aws-sdk/client-kms/dist-types/commands/RotateKeyOnDemandCommand.d.ts +3 -3
  1113. package/node_modules/@aws-sdk/client-kms/dist-types/commands/ScheduleKeyDeletionCommand.d.ts +3 -3
  1114. package/node_modules/@aws-sdk/client-kms/dist-types/commands/SignCommand.d.ts +3 -3
  1115. package/node_modules/@aws-sdk/client-kms/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1116. package/node_modules/@aws-sdk/client-kms/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1117. package/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateAliasCommand.d.ts +3 -3
  1118. package/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateCustomKeyStoreCommand.d.ts +3 -3
  1119. package/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateKeyDescriptionCommand.d.ts +3 -3
  1120. package/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdatePrimaryRegionCommand.d.ts +3 -3
  1121. package/node_modules/@aws-sdk/client-kms/dist-types/commands/VerifyCommand.d.ts +3 -3
  1122. package/node_modules/@aws-sdk/client-kms/dist-types/commands/VerifyMacCommand.d.ts +3 -3
  1123. package/node_modules/@aws-sdk/client-kms/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1124. package/node_modules/@aws-sdk/client-kms/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1125. package/node_modules/@aws-sdk/client-kms/dist-types/extensionConfiguration.d.ts +4 -4
  1126. package/node_modules/@aws-sdk/client-kms/dist-types/models/KMSServiceException.d.ts +1 -1
  1127. package/node_modules/@aws-sdk/client-kms/dist-types/models/errors.d.ts +1 -1
  1128. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/DescribeCustomKeyStoresPaginator.d.ts +1 -1
  1129. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/Interfaces.d.ts +1 -1
  1130. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  1131. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListGrantsPaginator.d.ts +1 -1
  1132. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeyPoliciesPaginator.d.ts +1 -1
  1133. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeyRotationsPaginator.d.ts +1 -1
  1134. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeysPaginator.d.ts +1 -1
  1135. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListResourceTagsPaginator.d.ts +1 -1
  1136. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListRetirableGrantsPaginator.d.ts +1 -1
  1137. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.browser.d.ts +1 -1
  1138. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +1 -1
  1139. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.native.d.ts +1 -1
  1140. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.shared.d.ts +1 -1
  1141. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeExtensions.d.ts +1 -1
  1142. package/node_modules/@aws-sdk/client-kms/dist-types/schemas/schemas_0.d.ts +1 -1
  1143. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/KMSClient.d.ts +3 -3
  1144. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1145. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/KMSServiceException.d.ts +1 -1
  1146. package/node_modules/@aws-sdk/client-kms/package.json +13 -12
  1147. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +991 -5963
  1148. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +2 -2
  1149. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +3 -4
  1150. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -2
  1151. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +2 -2
  1152. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +2 -3
  1153. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +991 -5963
  1154. package/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +1 -1
  1155. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +12 -12
  1156. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1157. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  1158. package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
  1159. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
  1160. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +3 -3
  1161. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +3 -3
  1162. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +3 -3
  1163. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +3 -3
  1164. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +3 -3
  1165. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +3 -3
  1166. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -3
  1167. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
  1168. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +3 -3
  1169. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
  1170. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  1171. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -3
  1172. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +3 -3
  1173. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +3 -3
  1174. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +3 -3
  1175. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -3
  1176. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -3
  1177. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
  1178. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
  1179. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
  1180. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +3 -3
  1181. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +3 -3
  1182. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +3 -3
  1183. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +3 -3
  1184. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
  1185. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +3 -3
  1186. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -3
  1187. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +3 -3
  1188. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -3
  1189. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +3 -3
  1190. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +3 -3
  1191. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  1192. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -3
  1193. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
  1194. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +3 -3
  1195. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +3 -3
  1196. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +3 -3
  1197. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +3 -3
  1198. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -3
  1199. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -3
  1200. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +3 -3
  1201. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
  1202. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +3 -3
  1203. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -3
  1204. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +3 -3
  1205. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
  1206. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
  1207. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +3 -3
  1208. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +3 -3
  1209. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +3 -3
  1210. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +3 -3
  1211. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +3 -3
  1212. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +3 -3
  1213. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +3 -3
  1214. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +3 -3
  1215. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +3 -3
  1216. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -3
  1217. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +3 -3
  1218. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +3 -3
  1219. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -3
  1220. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
  1221. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +3 -3
  1222. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -3
  1223. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +3 -3
  1224. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +3 -3
  1225. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +3 -3
  1226. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +3 -3
  1227. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +3 -3
  1228. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +3 -3
  1229. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +3 -3
  1230. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +3 -3
  1231. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -3
  1232. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +3 -3
  1233. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -3
  1234. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +3 -3
  1235. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -3
  1236. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  1237. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -3
  1238. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
  1239. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +3 -3
  1240. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -3
  1241. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -3
  1242. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
  1243. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
  1244. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -3
  1245. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +3 -3
  1246. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -3
  1247. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
  1248. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +3 -3
  1249. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +3 -3
  1250. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +3 -3
  1251. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +3 -3
  1252. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +3 -3
  1253. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +3 -3
  1254. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +3 -3
  1255. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -3
  1256. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +3 -3
  1257. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +4 -4
  1258. package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +3 -3
  1259. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +3 -3
  1260. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +3 -3
  1261. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +3 -3
  1262. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +3 -3
  1263. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +2 -2
  1264. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1265. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1266. package/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +4 -4
  1267. package/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +1 -1
  1268. package/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +1 -1
  1269. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +1 -1
  1270. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +1 -1
  1271. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +1 -1
  1272. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
  1273. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
  1274. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
  1275. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  1276. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  1277. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  1278. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +1 -1
  1279. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +1 -1
  1280. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +1 -1
  1281. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +6 -6
  1282. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1283. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +3 -3
  1284. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
  1285. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
  1286. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
  1287. package/node_modules/@aws-sdk/client-s3/package.json +16 -15
  1288. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +12 -120
  1289. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +2 -2
  1290. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +3 -4
  1291. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManagerClient.js +2 -2
  1292. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +2 -2
  1293. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +2 -3
  1294. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +12 -120
  1295. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManager.d.ts +1 -1
  1296. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +10 -10
  1297. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1298. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1299. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/BatchGetSecretValueCommand.d.ts +3 -3
  1300. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/CancelRotateSecretCommand.d.ts +3 -3
  1301. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/CreateSecretCommand.d.ts +3 -3
  1302. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  1303. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DeleteSecretCommand.d.ts +3 -3
  1304. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DescribeSecretCommand.d.ts +3 -3
  1305. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetRandomPasswordCommand.d.ts +3 -3
  1306. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  1307. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetSecretValueCommand.d.ts +3 -3
  1308. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ListSecretVersionIdsCommand.d.ts +3 -3
  1309. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ListSecretsCommand.d.ts +3 -3
  1310. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  1311. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/PutSecretValueCommand.d.ts +3 -3
  1312. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RemoveRegionsFromReplicationCommand.d.ts +3 -3
  1313. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ReplicateSecretToRegionsCommand.d.ts +3 -3
  1314. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RestoreSecretCommand.d.ts +3 -3
  1315. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RotateSecretCommand.d.ts +3 -3
  1316. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/StopReplicationToReplicaCommand.d.ts +3 -3
  1317. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1318. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1319. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UpdateSecretCommand.d.ts +3 -3
  1320. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UpdateSecretVersionStageCommand.d.ts +3 -3
  1321. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ValidateResourcePolicyCommand.d.ts +3 -3
  1322. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1323. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1324. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/extensionConfiguration.d.ts +4 -4
  1325. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/SecretsManagerServiceException.d.ts +1 -1
  1326. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/errors.d.ts +1 -1
  1327. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/BatchGetSecretValuePaginator.d.ts +1 -1
  1328. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/Interfaces.d.ts +1 -1
  1329. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretVersionIdsPaginator.d.ts +1 -1
  1330. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretsPaginator.d.ts +1 -1
  1331. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +1 -1
  1332. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +1 -1
  1333. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +1 -1
  1334. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.shared.d.ts +1 -1
  1335. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeExtensions.d.ts +1 -1
  1336. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/schemas/schemas_0.d.ts +1 -1
  1337. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +3 -3
  1338. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1339. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/SecretsManagerServiceException.d.ts +1 -1
  1340. package/node_modules/@aws-sdk/client-secrets-manager/package.json +13 -12
  1341. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +35 -341
  1342. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +2 -2
  1343. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +3 -4
  1344. package/node_modules/@aws-sdk/client-sfn/dist-es/SFNClient.js +2 -2
  1345. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +2 -2
  1346. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +2 -3
  1347. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +35 -341
  1348. package/node_modules/@aws-sdk/client-sfn/dist-types/SFN.d.ts +1 -1
  1349. package/node_modules/@aws-sdk/client-sfn/dist-types/SFNClient.d.ts +10 -10
  1350. package/node_modules/@aws-sdk/client-sfn/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1351. package/node_modules/@aws-sdk/client-sfn/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1352. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/CreateActivityCommand.d.ts +3 -3
  1353. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/CreateStateMachineAliasCommand.d.ts +3 -3
  1354. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/CreateStateMachineCommand.d.ts +3 -3
  1355. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DeleteActivityCommand.d.ts +3 -3
  1356. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DeleteStateMachineAliasCommand.d.ts +3 -3
  1357. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DeleteStateMachineCommand.d.ts +3 -3
  1358. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DeleteStateMachineVersionCommand.d.ts +3 -3
  1359. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeActivityCommand.d.ts +3 -3
  1360. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeExecutionCommand.d.ts +3 -3
  1361. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeMapRunCommand.d.ts +3 -3
  1362. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeStateMachineAliasCommand.d.ts +3 -3
  1363. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeStateMachineCommand.d.ts +3 -3
  1364. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/DescribeStateMachineForExecutionCommand.d.ts +3 -3
  1365. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/GetActivityTaskCommand.d.ts +3 -3
  1366. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/GetExecutionHistoryCommand.d.ts +3 -3
  1367. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListActivitiesCommand.d.ts +3 -3
  1368. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListExecutionsCommand.d.ts +3 -3
  1369. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListMapRunsCommand.d.ts +3 -3
  1370. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListStateMachineAliasesCommand.d.ts +3 -3
  1371. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListStateMachineVersionsCommand.d.ts +3 -3
  1372. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListStateMachinesCommand.d.ts +3 -3
  1373. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  1374. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/PublishStateMachineVersionCommand.d.ts +3 -3
  1375. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/RedriveExecutionCommand.d.ts +3 -3
  1376. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/SendTaskFailureCommand.d.ts +3 -3
  1377. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/SendTaskHeartbeatCommand.d.ts +3 -3
  1378. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/SendTaskSuccessCommand.d.ts +3 -3
  1379. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/StartExecutionCommand.d.ts +3 -3
  1380. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/StartSyncExecutionCommand.d.ts +3 -3
  1381. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/StopExecutionCommand.d.ts +3 -3
  1382. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1383. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/TestStateCommand.d.ts +3 -3
  1384. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1385. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/UpdateMapRunCommand.d.ts +3 -3
  1386. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/UpdateStateMachineAliasCommand.d.ts +3 -3
  1387. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/UpdateStateMachineCommand.d.ts +3 -3
  1388. package/node_modules/@aws-sdk/client-sfn/dist-types/commands/ValidateStateMachineDefinitionCommand.d.ts +3 -3
  1389. package/node_modules/@aws-sdk/client-sfn/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1390. package/node_modules/@aws-sdk/client-sfn/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1391. package/node_modules/@aws-sdk/client-sfn/dist-types/extensionConfiguration.d.ts +4 -4
  1392. package/node_modules/@aws-sdk/client-sfn/dist-types/models/SFNServiceException.d.ts +1 -1
  1393. package/node_modules/@aws-sdk/client-sfn/dist-types/models/errors.d.ts +1 -1
  1394. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/GetExecutionHistoryPaginator.d.ts +1 -1
  1395. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/Interfaces.d.ts +1 -1
  1396. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/ListActivitiesPaginator.d.ts +1 -1
  1397. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/ListExecutionsPaginator.d.ts +1 -1
  1398. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/ListMapRunsPaginator.d.ts +1 -1
  1399. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/ListStateMachinesPaginator.d.ts +1 -1
  1400. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.browser.d.ts +1 -1
  1401. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.d.ts +1 -1
  1402. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.native.d.ts +1 -1
  1403. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.shared.d.ts +1 -1
  1404. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeExtensions.d.ts +1 -1
  1405. package/node_modules/@aws-sdk/client-sfn/dist-types/schemas/schemas_0.d.ts +1 -1
  1406. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/SFNClient.d.ts +3 -3
  1407. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1408. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/models/SFNServiceException.d.ts +1 -1
  1409. package/node_modules/@aws-sdk/client-sfn/package.json +13 -12
  1410. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +36 -187
  1411. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +2 -2
  1412. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +3 -4
  1413. package/node_modules/@aws-sdk/client-sns/dist-es/SNSClient.js +2 -2
  1414. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +2 -2
  1415. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +2 -3
  1416. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +36 -187
  1417. package/node_modules/@aws-sdk/client-sns/dist-types/SNS.d.ts +1 -1
  1418. package/node_modules/@aws-sdk/client-sns/dist-types/SNSClient.d.ts +10 -10
  1419. package/node_modules/@aws-sdk/client-sns/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1420. package/node_modules/@aws-sdk/client-sns/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1421. package/node_modules/@aws-sdk/client-sns/dist-types/commands/AddPermissionCommand.d.ts +3 -3
  1422. package/node_modules/@aws-sdk/client-sns/dist-types/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +3 -3
  1423. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ConfirmSubscriptionCommand.d.ts +3 -3
  1424. package/node_modules/@aws-sdk/client-sns/dist-types/commands/CreatePlatformApplicationCommand.d.ts +3 -3
  1425. package/node_modules/@aws-sdk/client-sns/dist-types/commands/CreatePlatformEndpointCommand.d.ts +3 -3
  1426. package/node_modules/@aws-sdk/client-sns/dist-types/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +3 -3
  1427. package/node_modules/@aws-sdk/client-sns/dist-types/commands/CreateTopicCommand.d.ts +3 -3
  1428. package/node_modules/@aws-sdk/client-sns/dist-types/commands/DeleteEndpointCommand.d.ts +3 -3
  1429. package/node_modules/@aws-sdk/client-sns/dist-types/commands/DeletePlatformApplicationCommand.d.ts +3 -3
  1430. package/node_modules/@aws-sdk/client-sns/dist-types/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +3 -3
  1431. package/node_modules/@aws-sdk/client-sns/dist-types/commands/DeleteTopicCommand.d.ts +3 -3
  1432. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +3 -3
  1433. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetEndpointAttributesCommand.d.ts +3 -3
  1434. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetPlatformApplicationAttributesCommand.d.ts +3 -3
  1435. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetSMSAttributesCommand.d.ts +3 -3
  1436. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetSMSSandboxAccountStatusCommand.d.ts +3 -3
  1437. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetSubscriptionAttributesCommand.d.ts +3 -3
  1438. package/node_modules/@aws-sdk/client-sns/dist-types/commands/GetTopicAttributesCommand.d.ts +3 -3
  1439. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListEndpointsByPlatformApplicationCommand.d.ts +3 -3
  1440. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListOriginationNumbersCommand.d.ts +3 -3
  1441. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListPhoneNumbersOptedOutCommand.d.ts +3 -3
  1442. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListPlatformApplicationsCommand.d.ts +3 -3
  1443. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +3 -3
  1444. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListSubscriptionsByTopicCommand.d.ts +3 -3
  1445. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -3
  1446. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  1447. package/node_modules/@aws-sdk/client-sns/dist-types/commands/ListTopicsCommand.d.ts +3 -3
  1448. package/node_modules/@aws-sdk/client-sns/dist-types/commands/OptInPhoneNumberCommand.d.ts +3 -3
  1449. package/node_modules/@aws-sdk/client-sns/dist-types/commands/PublishBatchCommand.d.ts +3 -3
  1450. package/node_modules/@aws-sdk/client-sns/dist-types/commands/PublishCommand.d.ts +3 -3
  1451. package/node_modules/@aws-sdk/client-sns/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +3 -3
  1452. package/node_modules/@aws-sdk/client-sns/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
  1453. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SetEndpointAttributesCommand.d.ts +3 -3
  1454. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SetPlatformApplicationAttributesCommand.d.ts +3 -3
  1455. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SetSMSAttributesCommand.d.ts +3 -3
  1456. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SetSubscriptionAttributesCommand.d.ts +3 -3
  1457. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SetTopicAttributesCommand.d.ts +3 -3
  1458. package/node_modules/@aws-sdk/client-sns/dist-types/commands/SubscribeCommand.d.ts +3 -3
  1459. package/node_modules/@aws-sdk/client-sns/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1460. package/node_modules/@aws-sdk/client-sns/dist-types/commands/UnsubscribeCommand.d.ts +3 -3
  1461. package/node_modules/@aws-sdk/client-sns/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1462. package/node_modules/@aws-sdk/client-sns/dist-types/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +3 -3
  1463. package/node_modules/@aws-sdk/client-sns/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1464. package/node_modules/@aws-sdk/client-sns/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1465. package/node_modules/@aws-sdk/client-sns/dist-types/extensionConfiguration.d.ts +4 -4
  1466. package/node_modules/@aws-sdk/client-sns/dist-types/models/SNSServiceException.d.ts +1 -1
  1467. package/node_modules/@aws-sdk/client-sns/dist-types/models/errors.d.ts +1 -1
  1468. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/Interfaces.d.ts +1 -1
  1469. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListEndpointsByPlatformApplicationPaginator.d.ts +1 -1
  1470. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListOriginationNumbersPaginator.d.ts +1 -1
  1471. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListPhoneNumbersOptedOutPaginator.d.ts +1 -1
  1472. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListPlatformApplicationsPaginator.d.ts +1 -1
  1473. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListSMSSandboxPhoneNumbersPaginator.d.ts +1 -1
  1474. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListSubscriptionsByTopicPaginator.d.ts +1 -1
  1475. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
  1476. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
  1477. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.browser.d.ts +1 -1
  1478. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.d.ts +1 -1
  1479. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.native.d.ts +1 -1
  1480. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.shared.d.ts +1 -1
  1481. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeExtensions.d.ts +1 -1
  1482. package/node_modules/@aws-sdk/client-sns/dist-types/schemas/schemas_0.d.ts +1 -1
  1483. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/SNSClient.d.ts +3 -3
  1484. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1485. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/models/SNSServiceException.d.ts +1 -1
  1486. package/node_modules/@aws-sdk/client-sns/package.json +13 -12
  1487. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +70 -569
  1488. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +2 -2
  1489. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +3 -4
  1490. package/node_modules/@aws-sdk/client-sqs/dist-es/SQSClient.js +2 -2
  1491. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +2 -2
  1492. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +2 -3
  1493. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +70 -569
  1494. package/node_modules/@aws-sdk/client-sqs/dist-types/SQS.d.ts +1 -1
  1495. package/node_modules/@aws-sdk/client-sqs/dist-types/SQSClient.d.ts +11 -11
  1496. package/node_modules/@aws-sdk/client-sqs/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1497. package/node_modules/@aws-sdk/client-sqs/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1498. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/AddPermissionCommand.d.ts +3 -3
  1499. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/CancelMessageMoveTaskCommand.d.ts +3 -3
  1500. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ChangeMessageVisibilityBatchCommand.d.ts +3 -3
  1501. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ChangeMessageVisibilityCommand.d.ts +3 -3
  1502. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/CreateQueueCommand.d.ts +3 -3
  1503. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/DeleteMessageBatchCommand.d.ts +3 -3
  1504. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/DeleteMessageCommand.d.ts +3 -3
  1505. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/DeleteQueueCommand.d.ts +3 -3
  1506. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/GetQueueAttributesCommand.d.ts +3 -3
  1507. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/GetQueueUrlCommand.d.ts +3 -3
  1508. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ListDeadLetterSourceQueuesCommand.d.ts +3 -3
  1509. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ListMessageMoveTasksCommand.d.ts +3 -3
  1510. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ListQueueTagsCommand.d.ts +3 -3
  1511. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ListQueuesCommand.d.ts +3 -3
  1512. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/PurgeQueueCommand.d.ts +3 -3
  1513. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/ReceiveMessageCommand.d.ts +3 -3
  1514. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
  1515. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/SendMessageBatchCommand.d.ts +3 -3
  1516. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/SendMessageCommand.d.ts +3 -3
  1517. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/SetQueueAttributesCommand.d.ts +3 -3
  1518. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/StartMessageMoveTaskCommand.d.ts +3 -3
  1519. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/TagQueueCommand.d.ts +3 -3
  1520. package/node_modules/@aws-sdk/client-sqs/dist-types/commands/UntagQueueCommand.d.ts +3 -3
  1521. package/node_modules/@aws-sdk/client-sqs/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1522. package/node_modules/@aws-sdk/client-sqs/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1523. package/node_modules/@aws-sdk/client-sqs/dist-types/extensionConfiguration.d.ts +4 -4
  1524. package/node_modules/@aws-sdk/client-sqs/dist-types/models/SQSServiceException.d.ts +1 -1
  1525. package/node_modules/@aws-sdk/client-sqs/dist-types/models/errors.d.ts +1 -1
  1526. package/node_modules/@aws-sdk/client-sqs/dist-types/pagination/Interfaces.d.ts +1 -1
  1527. package/node_modules/@aws-sdk/client-sqs/dist-types/pagination/ListDeadLetterSourceQueuesPaginator.d.ts +1 -1
  1528. package/node_modules/@aws-sdk/client-sqs/dist-types/pagination/ListQueuesPaginator.d.ts +1 -1
  1529. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.browser.d.ts +1 -1
  1530. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.d.ts +1 -1
  1531. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.native.d.ts +1 -1
  1532. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.shared.d.ts +1 -1
  1533. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeExtensions.d.ts +1 -1
  1534. package/node_modules/@aws-sdk/client-sqs/dist-types/schemas/schemas_0.d.ts +1 -1
  1535. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/SQSClient.d.ts +5 -5
  1536. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1537. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/models/SQSServiceException.d.ts +1 -1
  1538. package/node_modules/@aws-sdk/client-sqs/package.json +14 -13
  1539. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +186 -1091
  1540. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +2 -2
  1541. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +3 -4
  1542. package/node_modules/@aws-sdk/client-ssm/dist-es/SSMClient.js +2 -2
  1543. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +2 -2
  1544. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +2 -3
  1545. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +186 -1091
  1546. package/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +1 -1
  1547. package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +10 -10
  1548. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1549. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1550. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  1551. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +3 -3
  1552. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelCommandCommand.d.ts +3 -3
  1553. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +3 -3
  1554. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +3 -3
  1555. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationBatchCommand.d.ts +3 -3
  1556. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +3 -3
  1557. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +3 -3
  1558. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +3 -3
  1559. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsItemCommand.d.ts +3 -3
  1560. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsMetadataCommand.d.ts +3 -3
  1561. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +3 -3
  1562. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +3 -3
  1563. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +3 -3
  1564. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteAssociationCommand.d.ts +3 -3
  1565. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteDocumentCommand.d.ts +3 -3
  1566. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteInventoryCommand.d.ts +3 -3
  1567. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +3 -3
  1568. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsItemCommand.d.ts +3 -3
  1569. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsMetadataCommand.d.ts +3 -3
  1570. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParameterCommand.d.ts +3 -3
  1571. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParametersCommand.d.ts +3 -3
  1572. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeletePatchBaselineCommand.d.ts +3 -3
  1573. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +3 -3
  1574. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  1575. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +3 -3
  1576. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +3 -3
  1577. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +3 -3
  1578. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +3 -3
  1579. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +3 -3
  1580. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationCommand.d.ts +3 -3
  1581. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +3 -3
  1582. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +3 -3
  1583. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +3 -3
  1584. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +3 -3
  1585. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +3 -3
  1586. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentCommand.d.ts +3 -3
  1587. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +3 -3
  1588. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +3 -3
  1589. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +3 -3
  1590. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +3 -3
  1591. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceInformationCommand.d.ts +3 -3
  1592. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +3 -3
  1593. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +3 -3
  1594. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +3 -3
  1595. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +3 -3
  1596. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +3 -3
  1597. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +3 -3
  1598. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +3 -3
  1599. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +3 -3
  1600. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -3
  1601. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +3 -3
  1602. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +3 -3
  1603. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -3
  1604. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +3 -3
  1605. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeOpsItemsCommand.d.ts +3 -3
  1606. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeParametersCommand.d.ts +3 -3
  1607. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchBaselinesCommand.d.ts +3 -3
  1608. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +3 -3
  1609. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupsCommand.d.ts +3 -3
  1610. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchPropertiesCommand.d.ts +3 -3
  1611. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
  1612. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +3 -3
  1613. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAccessTokenCommand.d.ts +3 -3
  1614. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAutomationExecutionCommand.d.ts +3 -3
  1615. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +3 -3
  1616. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCommandInvocationCommand.d.ts +3 -3
  1617. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetConnectionStatusCommand.d.ts +3 -3
  1618. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +3 -3
  1619. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -3
  1620. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDocumentCommand.d.ts +3 -3
  1621. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetExecutionPreviewCommand.d.ts +3 -3
  1622. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +4 -4
  1623. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventorySchemaCommand.d.ts +3 -3
  1624. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowCommand.d.ts +3 -3
  1625. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +3 -3
  1626. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +3 -3
  1627. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +3 -3
  1628. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -3
  1629. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsItemCommand.d.ts +3 -3
  1630. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsMetadataCommand.d.ts +3 -3
  1631. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +4 -4
  1632. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterCommand.d.ts +3 -3
  1633. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterHistoryCommand.d.ts +3 -3
  1634. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +3 -3
  1635. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersCommand.d.ts +3 -3
  1636. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +3 -3
  1637. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +3 -3
  1638. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
  1639. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetServiceSettingCommand.d.ts +4 -4
  1640. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/LabelParameterVersionCommand.d.ts +3 -3
  1641. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationVersionsCommand.d.ts +3 -3
  1642. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
  1643. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandInvocationsCommand.d.ts +3 -3
  1644. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandsCommand.d.ts +3 -3
  1645. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +3 -3
  1646. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +3 -3
  1647. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +3 -3
  1648. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentVersionsCommand.d.ts +3 -3
  1649. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentsCommand.d.ts +3 -3
  1650. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +3 -3
  1651. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesCommand.d.ts +3 -3
  1652. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesSummaryCommand.d.ts +3 -3
  1653. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemEventsCommand.d.ts +3 -3
  1654. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -3
  1655. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsMetadataCommand.d.ts +3 -3
  1656. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +3 -3
  1657. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceDataSyncCommand.d.ts +3 -3
  1658. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  1659. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +3 -3
  1660. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutComplianceItemsCommand.d.ts +3 -3
  1661. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutInventoryCommand.d.ts +3 -3
  1662. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutParameterCommand.d.ts +3 -3
  1663. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  1664. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +3 -3
  1665. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +3 -3
  1666. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +3 -3
  1667. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -3
  1668. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  1669. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +3 -3
  1670. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +3 -3
  1671. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +3 -3
  1672. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +3 -3
  1673. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAccessRequestCommand.d.ts +3 -3
  1674. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +3 -3
  1675. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +3 -3
  1676. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +3 -3
  1677. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartExecutionPreviewCommand.d.ts +3 -3
  1678. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartSessionCommand.d.ts +3 -3
  1679. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StopAutomationExecutionCommand.d.ts +3 -3
  1680. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
  1681. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UnlabelParameterVersionCommand.d.ts +3 -3
  1682. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationCommand.d.ts +3 -3
  1683. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationStatusCommand.d.ts +3 -3
  1684. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentCommand.d.ts +3 -3
  1685. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +3 -3
  1686. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +3 -3
  1687. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +3 -3
  1688. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +3 -3
  1689. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +3 -3
  1690. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +3 -3
  1691. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsItemCommand.d.ts +3 -3
  1692. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsMetadataCommand.d.ts +3 -3
  1693. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +3 -3
  1694. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +3 -3
  1695. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateServiceSettingCommand.d.ts +3 -3
  1696. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1697. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1698. package/node_modules/@aws-sdk/client-ssm/dist-types/extensionConfiguration.d.ts +4 -4
  1699. package/node_modules/@aws-sdk/client-ssm/dist-types/models/SSMServiceException.d.ts +1 -1
  1700. package/node_modules/@aws-sdk/client-ssm/dist-types/models/errors.d.ts +1 -1
  1701. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +1 -1
  1702. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeActivationsPaginator.d.ts +1 -1
  1703. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +1 -1
  1704. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +1 -1
  1705. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +1 -1
  1706. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +1 -1
  1707. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +1 -1
  1708. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +1 -1
  1709. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +1 -1
  1710. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +1 -1
  1711. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +1 -1
  1712. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +1 -1
  1713. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +1 -1
  1714. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +1 -1
  1715. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePropertiesPaginator.d.ts +1 -1
  1716. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +1 -1
  1717. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +1 -1
  1718. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +1 -1
  1719. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +1 -1
  1720. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +1 -1
  1721. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +1 -1
  1722. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +1 -1
  1723. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +1 -1
  1724. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +1 -1
  1725. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +1 -1
  1726. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeParametersPaginator.d.ts +1 -1
  1727. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +1 -1
  1728. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +1 -1
  1729. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +1 -1
  1730. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeSessionsPaginator.d.ts +1 -1
  1731. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventoryPaginator.d.ts +1 -1
  1732. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventorySchemaPaginator.d.ts +1 -1
  1733. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetOpsSummaryPaginator.d.ts +1 -1
  1734. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParameterHistoryPaginator.d.ts +1 -1
  1735. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParametersByPathPaginator.d.ts +1 -1
  1736. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  1737. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/Interfaces.d.ts +1 -1
  1738. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +1 -1
  1739. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationsPaginator.d.ts +1 -1
  1740. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +1 -1
  1741. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
  1742. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceItemsPaginator.d.ts +1 -1
  1743. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +1 -1
  1744. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +1 -1
  1745. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentsPaginator.d.ts +1 -1
  1746. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesPaginator.d.ts +1 -1
  1747. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesSummaryPaginator.d.ts +1 -1
  1748. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +1 -1
  1749. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +1 -1
  1750. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsMetadataPaginator.d.ts +1 -1
  1751. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +1 -1
  1752. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +1 -1
  1753. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +1 -1
  1754. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +1 -1
  1755. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +1 -1
  1756. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +1 -1
  1757. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeExtensions.d.ts +1 -1
  1758. package/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +1 -1
  1759. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +3 -3
  1760. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1761. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/SSMServiceException.d.ts +1 -1
  1762. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +11 -11
  1763. package/node_modules/@aws-sdk/client-ssm/package.json +13 -12
  1764. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  1765. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  1766. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  1767. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  1768. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  1769. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  1770. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  1771. package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  1772. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  1773. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1774. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1775. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  1776. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  1777. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  1778. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  1779. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1780. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1781. package/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  1782. package/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  1783. package/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  1784. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  1785. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  1786. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  1787. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  1788. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  1789. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  1790. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  1791. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  1792. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  1793. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  1794. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1795. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  1796. package/node_modules/@aws-sdk/client-sso/package.json +12 -11
  1797. package/node_modules/@aws-sdk/core/dist-cjs/index.js +40 -17
  1798. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +40 -17
  1799. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  1800. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  1801. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  1802. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  1803. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +3 -1
  1804. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  1805. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  1806. package/node_modules/@aws-sdk/core/package.json +3 -3
  1807. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1808. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  1809. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  1810. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  1811. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1812. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1813. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1814. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1815. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  1816. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +3 -3
  1817. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  1818. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  1819. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  1820. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  1821. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  1822. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  1823. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  1824. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1825. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  1826. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  1827. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  1828. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  1829. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  1830. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  1831. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  1832. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -124
  1833. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  1834. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1835. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  1836. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -96
  1837. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  1838. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  1839. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  1840. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  1841. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  1842. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  1843. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1844. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  1845. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  1846. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  1847. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  1848. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  1849. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1850. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  1851. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  1852. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  1853. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  1854. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  1855. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  1856. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -1
  1857. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  1858. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  1859. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1860. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  1861. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  1862. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  1863. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  1864. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  1865. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1866. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  1867. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  1868. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  1869. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  1870. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  1871. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  1872. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -1
  1873. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  1874. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  1875. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1876. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  1877. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
  1878. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
  1879. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  1880. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  1881. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  1882. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  1883. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
  1884. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  1885. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  1886. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  1887. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  1888. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  1889. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  1890. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  1891. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1892. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1893. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  1894. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1895. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1896. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  1897. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1898. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  1899. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  1900. package/node_modules/@aws-sdk/nested-clients/package.json +10 -10
  1901. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  1902. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  1903. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  1904. package/package.json +10 -10
@@ -1475,16 +1475,7 @@ export var OwnerInformation = [0, n0, _OI, 8, 0];
1475
1475
  export var PatchSourceConfiguration = [0, n0, _PSC, 8, 0];
1476
1476
  export var PSParameterValue = [0, n0, _PSPV, 8, 0];
1477
1477
  export var SessionTokenType = [0, n0, _STT, 8, 0];
1478
- export var AccessDeniedException = [
1479
- -3,
1480
- n0,
1481
- _ADE,
1482
- {
1483
- [_e]: _c,
1484
- },
1485
- [_M],
1486
- [0],
1487
- ];
1478
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
1488
1479
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
1489
1480
  export var AccountSharingInfo = [3, n0, _ASI, 0, [_AI, _SDV], [0, 0]];
1490
1481
  export var Activation = [
@@ -1504,10 +1495,7 @@ export var AlreadyExistsException = [
1504
1495
  -3,
1505
1496
  n0,
1506
1497
  _AEE,
1507
- {
1508
- [_e]: _c,
1509
- [_aQE]: [`AlreadyExistsException`, 400],
1510
- },
1498
+ { [_e]: _c, [_aQE]: [`AlreadyExistsException`, 400] },
1511
1499
  [_M],
1512
1500
  [0],
1513
1501
  ];
@@ -1516,10 +1504,7 @@ export var AssociatedInstances = [
1516
1504
  -3,
1517
1505
  n0,
1518
1506
  _AIs,
1519
- {
1520
- [_e]: _c,
1521
- [_aQE]: [`AssociatedInstances`, 400],
1522
- },
1507
+ { [_e]: _c, [_aQE]: [`AssociatedInstances`, 400] },
1523
1508
  [],
1524
1509
  [],
1525
1510
  ];
@@ -1559,10 +1544,7 @@ export var AssociationAlreadyExists = [
1559
1544
  -3,
1560
1545
  n0,
1561
1546
  _AAE,
1562
- {
1563
- [_e]: _c,
1564
- [_aQE]: [`AssociationAlreadyExists`, 400],
1565
- },
1547
+ { [_e]: _c, [_aQE]: [`AssociationAlreadyExists`, 400] },
1566
1548
  [],
1567
1549
  [],
1568
1550
  ];
@@ -1639,10 +1621,7 @@ export var AssociationDoesNotExist = [
1639
1621
  -3,
1640
1622
  n0,
1641
1623
  _ADNE,
1642
- {
1643
- [_e]: _c,
1644
- [_aQE]: [`AssociationDoesNotExist`, 404],
1645
- },
1624
+ { [_e]: _c, [_aQE]: [`AssociationDoesNotExist`, 404] },
1646
1625
  [_M],
1647
1626
  [0],
1648
1627
  ];
@@ -1659,10 +1638,7 @@ export var AssociationExecutionDoesNotExist = [
1659
1638
  -3,
1660
1639
  n0,
1661
1640
  _AEDNE,
1662
- {
1663
- [_e]: _c,
1664
- [_aQE]: [`AssociationExecutionDoesNotExist`, 404],
1665
- },
1641
+ { [_e]: _c, [_aQE]: [`AssociationExecutionDoesNotExist`, 404] },
1666
1642
  [_M],
1667
1643
  [0],
1668
1644
  ];
@@ -1682,10 +1658,7 @@ export var AssociationLimitExceeded = [
1682
1658
  -3,
1683
1659
  n0,
1684
1660
  _ALE,
1685
- {
1686
- [_e]: _c,
1687
- [_aQE]: [`AssociationLimitExceeded`, 400],
1688
- },
1661
+ { [_e]: _c, [_aQE]: [`AssociationLimitExceeded`, 400] },
1689
1662
  [],
1690
1663
  [],
1691
1664
  ];
@@ -1725,10 +1698,7 @@ export var AssociationVersionLimitExceeded = [
1725
1698
  -3,
1726
1699
  n0,
1727
1700
  _AVLE,
1728
- {
1729
- [_e]: _c,
1730
- [_aQE]: [`AssociationVersionLimitExceeded`, 400],
1731
- },
1701
+ { [_e]: _c, [_aQE]: [`AssociationVersionLimitExceeded`, 400] },
1732
1702
  [_M],
1733
1703
  [0],
1734
1704
  ];
@@ -1740,10 +1710,7 @@ export var AutomationDefinitionNotApprovedException = [
1740
1710
  -3,
1741
1711
  n0,
1742
1712
  _ADNAE,
1743
- {
1744
- [_e]: _c,
1745
- [_aQE]: [`AutomationDefinitionNotApproved`, 400],
1746
- },
1713
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotApproved`, 400] },
1747
1714
  [_M],
1748
1715
  [0],
1749
1716
  ];
@@ -1752,10 +1719,7 @@ export var AutomationDefinitionNotFoundException = [
1752
1719
  -3,
1753
1720
  n0,
1754
1721
  _ADNFE,
1755
- {
1756
- [_e]: _c,
1757
- [_aQE]: [`AutomationDefinitionNotFound`, 404],
1758
- },
1722
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotFound`, 404] },
1759
1723
  [_M],
1760
1724
  [0],
1761
1725
  ];
@@ -1764,10 +1728,7 @@ export var AutomationDefinitionVersionNotFoundException = [
1764
1728
  -3,
1765
1729
  n0,
1766
1730
  _ADVNFE,
1767
- {
1768
- [_e]: _c,
1769
- [_aQE]: [`AutomationDefinitionVersionNotFound`, 404],
1770
- },
1731
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionVersionNotFound`, 404] },
1771
1732
  [_M],
1772
1733
  [0],
1773
1734
  ];
@@ -1872,10 +1833,7 @@ export var AutomationExecutionLimitExceededException = [
1872
1833
  -3,
1873
1834
  n0,
1874
1835
  _AELEE,
1875
- {
1876
- [_e]: _c,
1877
- [_aQE]: [`AutomationExecutionLimitExceeded`, 429],
1878
- },
1836
+ { [_e]: _c, [_aQE]: [`AutomationExecutionLimitExceeded`, 429] },
1879
1837
  [_M],
1880
1838
  [0],
1881
1839
  ];
@@ -1956,10 +1914,7 @@ export var AutomationExecutionNotFoundException = [
1956
1914
  -3,
1957
1915
  n0,
1958
1916
  _AENFE,
1959
- {
1960
- [_e]: _c,
1961
- [_aQE]: [`AutomationExecutionNotFound`, 404],
1962
- },
1917
+ { [_e]: _c, [_aQE]: [`AutomationExecutionNotFound`, 404] },
1963
1918
  [_M],
1964
1919
  [0],
1965
1920
  ];
@@ -1976,10 +1931,7 @@ export var AutomationStepNotFoundException = [
1976
1931
  -3,
1977
1932
  n0,
1978
1933
  _ASNFE,
1979
- {
1980
- [_e]: _c,
1981
- [_aQE]: [`AutomationStepNotFoundException`, 404],
1982
- },
1934
+ { [_e]: _c, [_aQE]: [`AutomationStepNotFoundException`, 404] },
1983
1935
  [_M],
1984
1936
  [0],
1985
1937
  ];
@@ -2130,10 +2082,7 @@ export var ComplianceTypeCountLimitExceededException = [
2130
2082
  -3,
2131
2083
  n0,
2132
2084
  _CTCLEE,
2133
- {
2134
- [_e]: _c,
2135
- [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400],
2136
- },
2085
+ { [_e]: _c, [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400] },
2137
2086
  [_M],
2138
2087
  [0],
2139
2088
  ];
@@ -2332,10 +2281,7 @@ export var CustomSchemaCountLimitExceededException = [
2332
2281
  -3,
2333
2282
  n0,
2334
2283
  _CSCLEE,
2335
- {
2336
- [_e]: _c,
2337
- [_aQE]: [`CustomSchemaCountLimitExceeded`, 400],
2338
- },
2284
+ { [_e]: _c, [_aQE]: [`CustomSchemaCountLimitExceeded`, 400] },
2339
2285
  [_M],
2340
2286
  [0],
2341
2287
  ];
@@ -2914,10 +2860,7 @@ export var DocumentAlreadyExists = [
2914
2860
  -3,
2915
2861
  n0,
2916
2862
  _DAE,
2917
- {
2918
- [_e]: _c,
2919
- [_aQE]: [`DocumentAlreadyExists`, 400],
2920
- },
2863
+ { [_e]: _c, [_aQE]: [`DocumentAlreadyExists`, 400] },
2921
2864
  [_M],
2922
2865
  [0],
2923
2866
  ];
@@ -3007,10 +2950,7 @@ export var DocumentLimitExceeded = [
3007
2950
  -3,
3008
2951
  n0,
3009
2952
  _DLE,
3010
- {
3011
- [_e]: _c,
3012
- [_aQE]: [`DocumentLimitExceeded`, 400],
3013
- },
2953
+ { [_e]: _c, [_aQE]: [`DocumentLimitExceeded`, 400] },
3014
2954
  [_M],
3015
2955
  [0],
3016
2956
  ];
@@ -3028,10 +2968,7 @@ export var DocumentPermissionLimit = [
3028
2968
  -3,
3029
2969
  n0,
3030
2970
  _DPL,
3031
- {
3032
- [_e]: _c,
3033
- [_aQE]: [`DocumentPermissionLimit`, 400],
3034
- },
2971
+ { [_e]: _c, [_aQE]: [`DocumentPermissionLimit`, 400] },
3035
2972
  [_M],
3036
2973
  [0],
3037
2974
  ];
@@ -3059,10 +2996,7 @@ export var DocumentVersionLimitExceeded = [
3059
2996
  -3,
3060
2997
  n0,
3061
2998
  _DVLE,
3062
- {
3063
- [_e]: _c,
3064
- [_aQE]: [`DocumentVersionLimitExceeded`, 400],
3065
- },
2999
+ { [_e]: _c, [_aQE]: [`DocumentVersionLimitExceeded`, 400] },
3066
3000
  [_M],
3067
3001
  [0],
3068
3002
  ];
@@ -3071,10 +3005,7 @@ export var DoesNotExistException = [
3071
3005
  -3,
3072
3006
  n0,
3073
3007
  _DNEE,
3074
- {
3075
- [_e]: _c,
3076
- [_aQE]: [`DoesNotExistException`, 404],
3077
- },
3008
+ { [_e]: _c, [_aQE]: [`DoesNotExistException`, 404] },
3078
3009
  [_M],
3079
3010
  [0],
3080
3011
  ];
@@ -3083,10 +3014,7 @@ export var DuplicateDocumentContent = [
3083
3014
  -3,
3084
3015
  n0,
3085
3016
  _DDC,
3086
- {
3087
- [_e]: _c,
3088
- [_aQE]: [`DuplicateDocumentContent`, 400],
3089
- },
3017
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentContent`, 400] },
3090
3018
  [_M],
3091
3019
  [0],
3092
3020
  ];
@@ -3095,10 +3023,7 @@ export var DuplicateDocumentVersionName = [
3095
3023
  -3,
3096
3024
  n0,
3097
3025
  _DDVN,
3098
- {
3099
- [_e]: _c,
3100
- [_aQE]: [`DuplicateDocumentVersionName`, 400],
3101
- },
3026
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentVersionName`, 400] },
3102
3027
  [_M],
3103
3028
  [0],
3104
3029
  ];
@@ -3107,10 +3032,7 @@ export var DuplicateInstanceId = [
3107
3032
  -3,
3108
3033
  n0,
3109
3034
  _DII,
3110
- {
3111
- [_e]: _c,
3112
- [_aQE]: [`DuplicateInstanceId`, 404],
3113
- },
3035
+ { [_e]: _c, [_aQE]: [`DuplicateInstanceId`, 404] },
3114
3036
  [],
3115
3037
  [],
3116
3038
  ];
@@ -3136,10 +3058,7 @@ export var FeatureNotAvailableException = [
3136
3058
  -3,
3137
3059
  n0,
3138
3060
  _FNAE,
3139
- {
3140
- [_e]: _c,
3141
- [_aQE]: [`FeatureNotAvailableException`, 400],
3142
- },
3061
+ { [_e]: _c, [_aQE]: [`FeatureNotAvailableException`, 400] },
3143
3062
  [_M],
3144
3063
  [0],
3145
3064
  ];
@@ -3434,10 +3353,7 @@ export var HierarchyLevelLimitExceededException = [
3434
3353
  -3,
3435
3354
  n0,
3436
3355
  _HLLEE,
3437
- {
3438
- [_e]: _c,
3439
- [_aQE]: [`HierarchyLevelLimitExceededException`, 400],
3440
- },
3356
+ { [_e]: _c, [_aQE]: [`HierarchyLevelLimitExceededException`, 400] },
3441
3357
  [_m],
3442
3358
  [0],
3443
3359
  ];
@@ -3446,10 +3362,7 @@ export var HierarchyTypeMismatchException = [
3446
3362
  -3,
3447
3363
  n0,
3448
3364
  _HTME,
3449
- {
3450
- [_e]: _c,
3451
- [_aQE]: [`HierarchyTypeMismatchException`, 400],
3452
- },
3365
+ { [_e]: _c, [_aQE]: [`HierarchyTypeMismatchException`, 400] },
3453
3366
  [_m],
3454
3367
  [0],
3455
3368
  ];
@@ -3458,10 +3371,7 @@ export var IdempotentParameterMismatch = [
3458
3371
  -3,
3459
3372
  n0,
3460
3373
  _IPM,
3461
- {
3462
- [_e]: _c,
3463
- [_aQE]: [`IdempotentParameterMismatch`, 400],
3464
- },
3374
+ { [_e]: _c, [_aQE]: [`IdempotentParameterMismatch`, 400] },
3465
3375
  [_M],
3466
3376
  [0],
3467
3377
  ];
@@ -3470,10 +3380,7 @@ export var IncompatiblePolicyException = [
3470
3380
  -3,
3471
3381
  n0,
3472
3382
  _IPE,
3473
- {
3474
- [_e]: _c,
3475
- [_aQE]: [`IncompatiblePolicyException`, 400],
3476
- },
3383
+ { [_e]: _c, [_aQE]: [`IncompatiblePolicyException`, 400] },
3477
3384
  [_m],
3478
3385
  [0],
3479
3386
  ];
@@ -3695,10 +3602,7 @@ export var InternalServerError = [
3695
3602
  -3,
3696
3603
  n0,
3697
3604
  _ISE,
3698
- {
3699
- [_e]: _s,
3700
- [_aQE]: [`InternalServerError`, 500],
3701
- },
3605
+ { [_e]: _s, [_aQE]: [`InternalServerError`, 500] },
3702
3606
  [_M],
3703
3607
  [0],
3704
3608
  ];
@@ -3707,10 +3611,7 @@ export var InvalidActivation = [
3707
3611
  -3,
3708
3612
  n0,
3709
3613
  _IAn,
3710
- {
3711
- [_e]: _c,
3712
- [_aQE]: [`InvalidActivation`, 404],
3713
- },
3614
+ { [_e]: _c, [_aQE]: [`InvalidActivation`, 404] },
3714
3615
  [_M],
3715
3616
  [0],
3716
3617
  ];
@@ -3719,10 +3620,7 @@ export var InvalidActivationId = [
3719
3620
  -3,
3720
3621
  n0,
3721
3622
  _IAI,
3722
- {
3723
- [_e]: _c,
3724
- [_aQE]: [`InvalidActivationId`, 404],
3725
- },
3623
+ { [_e]: _c, [_aQE]: [`InvalidActivationId`, 404] },
3726
3624
  [_M],
3727
3625
  [0],
3728
3626
  ];
@@ -3731,10 +3629,7 @@ export var InvalidAggregatorException = [
3731
3629
  -3,
3732
3630
  n0,
3733
3631
  _IAE,
3734
- {
3735
- [_e]: _c,
3736
- [_aQE]: [`InvalidAggregator`, 400],
3737
- },
3632
+ { [_e]: _c, [_aQE]: [`InvalidAggregator`, 400] },
3738
3633
  [_M],
3739
3634
  [0],
3740
3635
  ];
@@ -3743,10 +3638,7 @@ export var InvalidAllowedPatternException = [
3743
3638
  -3,
3744
3639
  n0,
3745
3640
  _IAPE,
3746
- {
3747
- [_e]: _c,
3748
- [_aQE]: [`InvalidAllowedPatternException`, 400],
3749
- },
3641
+ { [_e]: _c, [_aQE]: [`InvalidAllowedPatternException`, 400] },
3750
3642
  [_m],
3751
3643
  [0],
3752
3644
  ];
@@ -3755,10 +3647,7 @@ export var InvalidAssociation = [
3755
3647
  -3,
3756
3648
  n0,
3757
3649
  _IAnv,
3758
- {
3759
- [_e]: _c,
3760
- [_aQE]: [`InvalidAssociation`, 400],
3761
- },
3650
+ { [_e]: _c, [_aQE]: [`InvalidAssociation`, 400] },
3762
3651
  [_M],
3763
3652
  [0],
3764
3653
  ];
@@ -3767,10 +3656,7 @@ export var InvalidAssociationVersion = [
3767
3656
  -3,
3768
3657
  n0,
3769
3658
  _IAV,
3770
- {
3771
- [_e]: _c,
3772
- [_aQE]: [`InvalidAssociationVersion`, 400],
3773
- },
3659
+ { [_e]: _c, [_aQE]: [`InvalidAssociationVersion`, 400] },
3774
3660
  [_M],
3775
3661
  [0],
3776
3662
  ];
@@ -3779,10 +3665,7 @@ export var InvalidAutomationExecutionParametersException = [
3779
3665
  -3,
3780
3666
  n0,
3781
3667
  _IAEPE,
3782
- {
3783
- [_e]: _c,
3784
- [_aQE]: [`InvalidAutomationExecutionParameters`, 400],
3785
- },
3668
+ { [_e]: _c, [_aQE]: [`InvalidAutomationExecutionParameters`, 400] },
3786
3669
  [_M],
3787
3670
  [0],
3788
3671
  ];
@@ -3791,10 +3674,7 @@ export var InvalidAutomationSignalException = [
3791
3674
  -3,
3792
3675
  n0,
3793
3676
  _IASE,
3794
- {
3795
- [_e]: _c,
3796
- [_aQE]: [`InvalidAutomationSignalException`, 400],
3797
- },
3677
+ { [_e]: _c, [_aQE]: [`InvalidAutomationSignalException`, 400] },
3798
3678
  [_M],
3799
3679
  [0],
3800
3680
  ];
@@ -3803,10 +3683,7 @@ export var InvalidAutomationStatusUpdateException = [
3803
3683
  -3,
3804
3684
  n0,
3805
3685
  _IASUE,
3806
- {
3807
- [_e]: _c,
3808
- [_aQE]: [`InvalidAutomationStatusUpdateException`, 400],
3809
- },
3686
+ { [_e]: _c, [_aQE]: [`InvalidAutomationStatusUpdateException`, 400] },
3810
3687
  [_M],
3811
3688
  [0],
3812
3689
  ];
@@ -3815,10 +3692,7 @@ export var InvalidCommandId = [
3815
3692
  -3,
3816
3693
  n0,
3817
3694
  _ICI,
3818
- {
3819
- [_e]: _c,
3820
- [_aQE]: [`InvalidCommandId`, 404],
3821
- },
3695
+ { [_e]: _c, [_aQE]: [`InvalidCommandId`, 404] },
3822
3696
  [],
3823
3697
  [],
3824
3698
  ];
@@ -3827,10 +3701,7 @@ export var InvalidDeleteInventoryParametersException = [
3827
3701
  -3,
3828
3702
  n0,
3829
3703
  _IDIPE,
3830
- {
3831
- [_e]: _c,
3832
- [_aQE]: [`InvalidDeleteInventoryParameters`, 400],
3833
- },
3704
+ { [_e]: _c, [_aQE]: [`InvalidDeleteInventoryParameters`, 400] },
3834
3705
  [_M],
3835
3706
  [0],
3836
3707
  ];
@@ -3839,10 +3710,7 @@ export var InvalidDeletionIdException = [
3839
3710
  -3,
3840
3711
  n0,
3841
3712
  _IDIE,
3842
- {
3843
- [_e]: _c,
3844
- [_aQE]: [`InvalidDeletionId`, 400],
3845
- },
3713
+ { [_e]: _c, [_aQE]: [`InvalidDeletionId`, 400] },
3846
3714
  [_M],
3847
3715
  [0],
3848
3716
  ];
@@ -3851,10 +3719,7 @@ export var InvalidDocument = [
3851
3719
  -3,
3852
3720
  n0,
3853
3721
  _IDn,
3854
- {
3855
- [_e]: _c,
3856
- [_aQE]: [`InvalidDocument`, 404],
3857
- },
3722
+ { [_e]: _c, [_aQE]: [`InvalidDocument`, 404] },
3858
3723
  [_M],
3859
3724
  [0],
3860
3725
  ];
@@ -3863,10 +3728,7 @@ export var InvalidDocumentContent = [
3863
3728
  -3,
3864
3729
  n0,
3865
3730
  _IDC,
3866
- {
3867
- [_e]: _c,
3868
- [_aQE]: [`InvalidDocumentContent`, 400],
3869
- },
3731
+ { [_e]: _c, [_aQE]: [`InvalidDocumentContent`, 400] },
3870
3732
  [_M],
3871
3733
  [0],
3872
3734
  ];
@@ -3875,10 +3737,7 @@ export var InvalidDocumentOperation = [
3875
3737
  -3,
3876
3738
  n0,
3877
3739
  _IDO,
3878
- {
3879
- [_e]: _c,
3880
- [_aQE]: [`InvalidDocumentOperation`, 403],
3881
- },
3740
+ { [_e]: _c, [_aQE]: [`InvalidDocumentOperation`, 403] },
3882
3741
  [_M],
3883
3742
  [0],
3884
3743
  ];
@@ -3887,10 +3746,7 @@ export var InvalidDocumentSchemaVersion = [
3887
3746
  -3,
3888
3747
  n0,
3889
3748
  _IDSV,
3890
- {
3891
- [_e]: _c,
3892
- [_aQE]: [`InvalidDocumentSchemaVersion`, 400],
3893
- },
3749
+ { [_e]: _c, [_aQE]: [`InvalidDocumentSchemaVersion`, 400] },
3894
3750
  [_M],
3895
3751
  [0],
3896
3752
  ];
@@ -3899,10 +3755,7 @@ export var InvalidDocumentType = [
3899
3755
  -3,
3900
3756
  n0,
3901
3757
  _IDT,
3902
- {
3903
- [_e]: _c,
3904
- [_aQE]: [`InvalidDocumentType`, 400],
3905
- },
3758
+ { [_e]: _c, [_aQE]: [`InvalidDocumentType`, 400] },
3906
3759
  [_M],
3907
3760
  [0],
3908
3761
  ];
@@ -3911,34 +3764,18 @@ export var InvalidDocumentVersion = [
3911
3764
  -3,
3912
3765
  n0,
3913
3766
  _IDVn,
3914
- {
3915
- [_e]: _c,
3916
- [_aQE]: [`InvalidDocumentVersion`, 400],
3917
- },
3767
+ { [_e]: _c, [_aQE]: [`InvalidDocumentVersion`, 400] },
3918
3768
  [_M],
3919
3769
  [0],
3920
3770
  ];
3921
3771
  TypeRegistry.for(n0).registerError(InvalidDocumentVersion, __InvalidDocumentVersion);
3922
- export var InvalidFilter = [
3923
- -3,
3924
- n0,
3925
- _IF,
3926
- {
3927
- [_e]: _c,
3928
- [_aQE]: [`InvalidFilter`, 441],
3929
- },
3930
- [_M],
3931
- [0],
3932
- ];
3772
+ export var InvalidFilter = [-3, n0, _IF, { [_e]: _c, [_aQE]: [`InvalidFilter`, 441] }, [_M], [0]];
3933
3773
  TypeRegistry.for(n0).registerError(InvalidFilter, __InvalidFilter);
3934
3774
  export var InvalidFilterKey = [
3935
3775
  -3,
3936
3776
  n0,
3937
3777
  _IFK,
3938
- {
3939
- [_e]: _c,
3940
- [_aQE]: [`InvalidFilterKey`, 400],
3941
- },
3778
+ { [_e]: _c, [_aQE]: [`InvalidFilterKey`, 400] },
3942
3779
  [],
3943
3780
  [],
3944
3781
  ];
@@ -3947,10 +3784,7 @@ export var InvalidFilterOption = [
3947
3784
  -3,
3948
3785
  n0,
3949
3786
  _IFO,
3950
- {
3951
- [_e]: _c,
3952
- [_aQE]: [`InvalidFilterOption`, 400],
3953
- },
3787
+ { [_e]: _c, [_aQE]: [`InvalidFilterOption`, 400] },
3954
3788
  [_m],
3955
3789
  [0],
3956
3790
  ];
@@ -3959,10 +3793,7 @@ export var InvalidFilterValue = [
3959
3793
  -3,
3960
3794
  n0,
3961
3795
  _IFV,
3962
- {
3963
- [_e]: _c,
3964
- [_aQE]: [`InvalidFilterValue`, 400],
3965
- },
3796
+ { [_e]: _c, [_aQE]: [`InvalidFilterValue`, 400] },
3966
3797
  [_M],
3967
3798
  [0],
3968
3799
  ];
@@ -3971,10 +3802,7 @@ export var InvalidInstanceId = [
3971
3802
  -3,
3972
3803
  n0,
3973
3804
  _III,
3974
- {
3975
- [_e]: _c,
3976
- [_aQE]: [`InvalidInstanceId`, 404],
3977
- },
3805
+ { [_e]: _c, [_aQE]: [`InvalidInstanceId`, 404] },
3978
3806
  [_M],
3979
3807
  [0],
3980
3808
  ];
@@ -3983,10 +3811,7 @@ export var InvalidInstanceInformationFilterValue = [
3983
3811
  -3,
3984
3812
  n0,
3985
3813
  _IIIFV,
3986
- {
3987
- [_e]: _c,
3988
- [_aQE]: [`InvalidInstanceInformationFilterValue`, 400],
3989
- },
3814
+ { [_e]: _c, [_aQE]: [`InvalidInstanceInformationFilterValue`, 400] },
3990
3815
  [_m],
3991
3816
  [0],
3992
3817
  ];
@@ -3995,10 +3820,7 @@ export var InvalidInstancePropertyFilterValue = [
3995
3820
  -3,
3996
3821
  n0,
3997
3822
  _IIPFV,
3998
- {
3999
- [_e]: _c,
4000
- [_aQE]: [`InvalidInstancePropertyFilterValue`, 400],
4001
- },
3823
+ { [_e]: _c, [_aQE]: [`InvalidInstancePropertyFilterValue`, 400] },
4002
3824
  [_m],
4003
3825
  [0],
4004
3826
  ];
@@ -4007,10 +3829,7 @@ export var InvalidInventoryGroupException = [
4007
3829
  -3,
4008
3830
  n0,
4009
3831
  _IIGE,
4010
- {
4011
- [_e]: _c,
4012
- [_aQE]: [`InvalidInventoryGroup`, 400],
4013
- },
3832
+ { [_e]: _c, [_aQE]: [`InvalidInventoryGroup`, 400] },
4014
3833
  [_M],
4015
3834
  [0],
4016
3835
  ];
@@ -4019,10 +3838,7 @@ export var InvalidInventoryItemContextException = [
4019
3838
  -3,
4020
3839
  n0,
4021
3840
  _IIICE,
4022
- {
4023
- [_e]: _c,
4024
- [_aQE]: [`InvalidInventoryItemContext`, 400],
4025
- },
3841
+ { [_e]: _c, [_aQE]: [`InvalidInventoryItemContext`, 400] },
4026
3842
  [_M],
4027
3843
  [0],
4028
3844
  ];
@@ -4031,10 +3847,7 @@ export var InvalidInventoryRequestException = [
4031
3847
  -3,
4032
3848
  n0,
4033
3849
  _IIRE,
4034
- {
4035
- [_e]: _c,
4036
- [_aQE]: [`InvalidInventoryRequest`, 400],
4037
- },
3850
+ { [_e]: _c, [_aQE]: [`InvalidInventoryRequest`, 400] },
4038
3851
  [_M],
4039
3852
  [0],
4040
3853
  ];
@@ -4043,34 +3856,18 @@ export var InvalidItemContentException = [
4043
3856
  -3,
4044
3857
  n0,
4045
3858
  _IICE,
4046
- {
4047
- [_e]: _c,
4048
- [_aQE]: [`InvalidItemContent`, 400],
4049
- },
3859
+ { [_e]: _c, [_aQE]: [`InvalidItemContent`, 400] },
4050
3860
  [_TN, _M],
4051
3861
  [0, 0],
4052
3862
  ];
4053
3863
  TypeRegistry.for(n0).registerError(InvalidItemContentException, __InvalidItemContentException);
4054
- export var InvalidKeyId = [
4055
- -3,
4056
- n0,
4057
- _IKI,
4058
- {
4059
- [_e]: _c,
4060
- [_aQE]: [`InvalidKeyId`, 400],
4061
- },
4062
- [_m],
4063
- [0],
4064
- ];
3864
+ export var InvalidKeyId = [-3, n0, _IKI, { [_e]: _c, [_aQE]: [`InvalidKeyId`, 400] }, [_m], [0]];
4065
3865
  TypeRegistry.for(n0).registerError(InvalidKeyId, __InvalidKeyId);
4066
3866
  export var InvalidNextToken = [
4067
3867
  -3,
4068
3868
  n0,
4069
3869
  _INT,
4070
- {
4071
- [_e]: _c,
4072
- [_aQE]: [`InvalidNextToken`, 400],
4073
- },
3870
+ { [_e]: _c, [_aQE]: [`InvalidNextToken`, 400] },
4074
3871
  [_M],
4075
3872
  [0],
4076
3873
  ];
@@ -4079,10 +3876,7 @@ export var InvalidNotificationConfig = [
4079
3876
  -3,
4080
3877
  n0,
4081
3878
  _INC,
4082
- {
4083
- [_e]: _c,
4084
- [_aQE]: [`InvalidNotificationConfig`, 400],
4085
- },
3879
+ { [_e]: _c, [_aQE]: [`InvalidNotificationConfig`, 400] },
4086
3880
  [_M],
4087
3881
  [0],
4088
3882
  ];
@@ -4091,10 +3885,7 @@ export var InvalidOptionException = [
4091
3885
  -3,
4092
3886
  n0,
4093
3887
  _IOE,
4094
- {
4095
- [_e]: _c,
4096
- [_aQE]: [`InvalidOption`, 400],
4097
- },
3888
+ { [_e]: _c, [_aQE]: [`InvalidOption`, 400] },
4098
3889
  [_M],
4099
3890
  [0],
4100
3891
  ];
@@ -4103,10 +3894,7 @@ export var InvalidOutputFolder = [
4103
3894
  -3,
4104
3895
  n0,
4105
3896
  _IOF,
4106
- {
4107
- [_e]: _c,
4108
- [_aQE]: [`InvalidOutputFolder`, 400],
4109
- },
3897
+ { [_e]: _c, [_aQE]: [`InvalidOutputFolder`, 400] },
4110
3898
  [],
4111
3899
  [],
4112
3900
  ];
@@ -4115,10 +3903,7 @@ export var InvalidOutputLocation = [
4115
3903
  -3,
4116
3904
  n0,
4117
3905
  _IOLn,
4118
- {
4119
- [_e]: _c,
4120
- [_aQE]: [`InvalidOutputLocation`, 400],
4121
- },
3906
+ { [_e]: _c, [_aQE]: [`InvalidOutputLocation`, 400] },
4122
3907
  [],
4123
3908
  [],
4124
3909
  ];
@@ -4127,10 +3912,7 @@ export var InvalidParameters = [
4127
3912
  -3,
4128
3913
  n0,
4129
3914
  _IP,
4130
- {
4131
- [_e]: _c,
4132
- [_aQE]: [`InvalidParameters`, 400],
4133
- },
3915
+ { [_e]: _c, [_aQE]: [`InvalidParameters`, 400] },
4134
3916
  [_M],
4135
3917
  [0],
4136
3918
  ];
@@ -4139,10 +3921,7 @@ export var InvalidPermissionType = [
4139
3921
  -3,
4140
3922
  n0,
4141
3923
  _IPT,
4142
- {
4143
- [_e]: _c,
4144
- [_aQE]: [`InvalidPermissionType`, 400],
4145
- },
3924
+ { [_e]: _c, [_aQE]: [`InvalidPermissionType`, 400] },
4146
3925
  [_M],
4147
3926
  [0],
4148
3927
  ];
@@ -4151,10 +3930,7 @@ export var InvalidPluginName = [
4151
3930
  -3,
4152
3931
  n0,
4153
3932
  _IPN,
4154
- {
4155
- [_e]: _c,
4156
- [_aQE]: [`InvalidPluginName`, 404],
4157
- },
3933
+ { [_e]: _c, [_aQE]: [`InvalidPluginName`, 404] },
4158
3934
  [],
4159
3935
  [],
4160
3936
  ];
@@ -4163,10 +3939,7 @@ export var InvalidPolicyAttributeException = [
4163
3939
  -3,
4164
3940
  n0,
4165
3941
  _IPAE,
4166
- {
4167
- [_e]: _c,
4168
- [_aQE]: [`InvalidPolicyAttributeException`, 400],
4169
- },
3942
+ { [_e]: _c, [_aQE]: [`InvalidPolicyAttributeException`, 400] },
4170
3943
  [_m],
4171
3944
  [0],
4172
3945
  ];
@@ -4175,10 +3948,7 @@ export var InvalidPolicyTypeException = [
4175
3948
  -3,
4176
3949
  n0,
4177
3950
  _IPTE,
4178
- {
4179
- [_e]: _c,
4180
- [_aQE]: [`InvalidPolicyTypeException`, 400],
4181
- },
3951
+ { [_e]: _c, [_aQE]: [`InvalidPolicyTypeException`, 400] },
4182
3952
  [_m],
4183
3953
  [0],
4184
3954
  ];
@@ -4187,10 +3957,7 @@ export var InvalidResourceId = [
4187
3957
  -3,
4188
3958
  n0,
4189
3959
  _IRI,
4190
- {
4191
- [_e]: _c,
4192
- [_aQE]: [`InvalidResourceId`, 400],
4193
- },
3960
+ { [_e]: _c, [_aQE]: [`InvalidResourceId`, 400] },
4194
3961
  [],
4195
3962
  [],
4196
3963
  ];
@@ -4199,10 +3966,7 @@ export var InvalidResourceType = [
4199
3966
  -3,
4200
3967
  n0,
4201
3968
  _IRT,
4202
- {
4203
- [_e]: _c,
4204
- [_aQE]: [`InvalidResourceType`, 400],
4205
- },
3969
+ { [_e]: _c, [_aQE]: [`InvalidResourceType`, 400] },
4206
3970
  [],
4207
3971
  [],
4208
3972
  ];
@@ -4211,70 +3975,31 @@ export var InvalidResultAttributeException = [
4211
3975
  -3,
4212
3976
  n0,
4213
3977
  _IRAE,
4214
- {
4215
- [_e]: _c,
4216
- [_aQE]: [`InvalidResultAttribute`, 400],
4217
- },
3978
+ { [_e]: _c, [_aQE]: [`InvalidResultAttribute`, 400] },
4218
3979
  [_M],
4219
3980
  [0],
4220
3981
  ];
4221
3982
  TypeRegistry.for(n0).registerError(InvalidResultAttributeException, __InvalidResultAttributeException);
4222
- export var InvalidRole = [
4223
- -3,
4224
- n0,
4225
- _IRnv,
4226
- {
4227
- [_e]: _c,
4228
- [_aQE]: [`InvalidRole`, 400],
4229
- },
4230
- [_M],
4231
- [0],
4232
- ];
3983
+ export var InvalidRole = [-3, n0, _IRnv, { [_e]: _c, [_aQE]: [`InvalidRole`, 400] }, [_M], [0]];
4233
3984
  TypeRegistry.for(n0).registerError(InvalidRole, __InvalidRole);
4234
3985
  export var InvalidSchedule = [
4235
3986
  -3,
4236
3987
  n0,
4237
3988
  _ISnv,
4238
- {
4239
- [_e]: _c,
4240
- [_aQE]: [`InvalidSchedule`, 400],
4241
- },
3989
+ { [_e]: _c, [_aQE]: [`InvalidSchedule`, 400] },
4242
3990
  [_M],
4243
3991
  [0],
4244
3992
  ];
4245
3993
  TypeRegistry.for(n0).registerError(InvalidSchedule, __InvalidSchedule);
4246
- export var InvalidTag = [
4247
- -3,
4248
- n0,
4249
- _ITn,
4250
- {
4251
- [_e]: _c,
4252
- [_aQE]: [`InvalidTag`, 400],
4253
- },
4254
- [_M],
4255
- [0],
4256
- ];
3994
+ export var InvalidTag = [-3, n0, _ITn, { [_e]: _c, [_aQE]: [`InvalidTag`, 400] }, [_M], [0]];
4257
3995
  TypeRegistry.for(n0).registerError(InvalidTag, __InvalidTag);
4258
- export var InvalidTarget = [
4259
- -3,
4260
- n0,
4261
- _ITnv,
4262
- {
4263
- [_e]: _c,
4264
- [_aQE]: [`InvalidTarget`, 400],
4265
- },
4266
- [_M],
4267
- [0],
4268
- ];
3996
+ export var InvalidTarget = [-3, n0, _ITnv, { [_e]: _c, [_aQE]: [`InvalidTarget`, 400] }, [_M], [0]];
4269
3997
  TypeRegistry.for(n0).registerError(InvalidTarget, __InvalidTarget);
4270
3998
  export var InvalidTargetMaps = [
4271
3999
  -3,
4272
4000
  n0,
4273
4001
  _ITM,
4274
- {
4275
- [_e]: _c,
4276
- [_aQE]: [`InvalidTargetMaps`, 400],
4277
- },
4002
+ { [_e]: _c, [_aQE]: [`InvalidTargetMaps`, 400] },
4278
4003
  [_M],
4279
4004
  [0],
4280
4005
  ];
@@ -4283,25 +4008,12 @@ export var InvalidTypeNameException = [
4283
4008
  -3,
4284
4009
  n0,
4285
4010
  _ITNE,
4286
- {
4287
- [_e]: _c,
4288
- [_aQE]: [`InvalidTypeName`, 400],
4289
- },
4011
+ { [_e]: _c, [_aQE]: [`InvalidTypeName`, 400] },
4290
4012
  [_M],
4291
4013
  [0],
4292
4014
  ];
4293
4015
  TypeRegistry.for(n0).registerError(InvalidTypeNameException, __InvalidTypeNameException);
4294
- export var InvalidUpdate = [
4295
- -3,
4296
- n0,
4297
- _IU,
4298
- {
4299
- [_e]: _c,
4300
- [_aQE]: [`InvalidUpdate`, 400],
4301
- },
4302
- [_M],
4303
- [0],
4304
- ];
4016
+ export var InvalidUpdate = [-3, n0, _IU, { [_e]: _c, [_aQE]: [`InvalidUpdate`, 400] }, [_M], [0]];
4305
4017
  TypeRegistry.for(n0).registerError(InvalidUpdate, __InvalidUpdate);
4306
4018
  export var InventoryAggregator = [
4307
4019
  3,
@@ -4374,10 +4086,7 @@ export var InvocationDoesNotExist = [
4374
4086
  -3,
4375
4087
  n0,
4376
4088
  _IDNE,
4377
- {
4378
- [_e]: _c,
4379
- [_aQE]: [`InvocationDoesNotExist`, 400],
4380
- },
4089
+ { [_e]: _c, [_aQE]: [`InvocationDoesNotExist`, 400] },
4381
4090
  [],
4382
4091
  [],
4383
4092
  ];
@@ -4386,10 +4095,7 @@ export var ItemContentMismatchException = [
4386
4095
  -3,
4387
4096
  n0,
4388
4097
  _ICME,
4389
- {
4390
- [_e]: _c,
4391
- [_aQE]: [`ItemContentMismatch`, 400],
4392
- },
4098
+ { [_e]: _c, [_aQE]: [`ItemContentMismatch`, 400] },
4393
4099
  [_TN, _M],
4394
4100
  [0, 0],
4395
4101
  ];
@@ -4398,10 +4104,7 @@ export var ItemSizeLimitExceededException = [
4398
4104
  -3,
4399
4105
  n0,
4400
4106
  _ISLEE,
4401
- {
4402
- [_e]: _c,
4403
- [_aQE]: [`ItemSizeLimitExceeded`, 400],
4404
- },
4107
+ { [_e]: _c, [_aQE]: [`ItemSizeLimitExceeded`, 400] },
4405
4108
  [_TN, _M],
4406
4109
  [0, 0],
4407
4110
  ];
@@ -4777,10 +4480,7 @@ export var MalformedResourcePolicyDocumentException = [
4777
4480
  -3,
4778
4481
  n0,
4779
4482
  _MRPDE,
4780
- {
4781
- [_e]: _c,
4782
- [_aQE]: [`MalformedResourcePolicyDocumentException`, 400],
4783
- },
4483
+ { [_e]: _c, [_aQE]: [`MalformedResourcePolicyDocumentException`, 400] },
4784
4484
  [_M],
4785
4485
  [0],
4786
4486
  ];
@@ -4789,10 +4489,7 @@ export var MaxDocumentSizeExceeded = [
4789
4489
  -3,
4790
4490
  n0,
4791
4491
  _MDSE,
4792
- {
4793
- [_e]: _c,
4794
- [_aQE]: [`MaxDocumentSizeExceeded`, 400],
4795
- },
4492
+ { [_e]: _c, [_aQE]: [`MaxDocumentSizeExceeded`, 400] },
4796
4493
  [_M],
4797
4494
  [0],
4798
4495
  ];
@@ -4829,10 +4526,7 @@ export var NoLongerSupportedException = [
4829
4526
  -3,
4830
4527
  n0,
4831
4528
  _NLSE,
4832
- {
4833
- [_e]: _c,
4834
- [_aQE]: [`NoLongerSupported`, 400],
4835
- },
4529
+ { [_e]: _c, [_aQE]: [`NoLongerSupported`, 400] },
4836
4530
  [_M],
4837
4531
  [0],
4838
4532
  ];
@@ -4908,10 +4602,7 @@ export var OpsItemAccessDeniedException = [
4908
4602
  -3,
4909
4603
  n0,
4910
4604
  _OIADE,
4911
- {
4912
- [_e]: _c,
4913
- [_aQE]: [`OpsItemAccessDeniedException`, 403],
4914
- },
4605
+ { [_e]: _c, [_aQE]: [`OpsItemAccessDeniedException`, 403] },
4915
4606
  [_M],
4916
4607
  [0],
4917
4608
  ];
@@ -4920,10 +4611,7 @@ export var OpsItemAlreadyExistsException = [
4920
4611
  -3,
4921
4612
  n0,
4922
4613
  _OIAEE,
4923
- {
4924
- [_e]: _c,
4925
- [_aQE]: [`OpsItemAlreadyExistsException`, 400],
4926
- },
4614
+ { [_e]: _c, [_aQE]: [`OpsItemAlreadyExistsException`, 400] },
4927
4615
  [_M, _OII],
4928
4616
  [0, 0],
4929
4617
  ];
@@ -4932,10 +4620,7 @@ export var OpsItemConflictException = [
4932
4620
  -3,
4933
4621
  n0,
4934
4622
  _OICE,
4935
- {
4936
- [_e]: _c,
4937
- [_aQE]: [`OpsItemConflictException`, 409],
4938
- },
4623
+ { [_e]: _c, [_aQE]: [`OpsItemConflictException`, 409] },
4939
4624
  [_M],
4940
4625
  [0],
4941
4626
  ];
@@ -4956,10 +4641,7 @@ export var OpsItemInvalidParameterException = [
4956
4641
  -3,
4957
4642
  n0,
4958
4643
  _OIIPE,
4959
- {
4960
- [_e]: _c,
4961
- [_aQE]: [`OpsItemInvalidParameterException`, 400],
4962
- },
4644
+ { [_e]: _c, [_aQE]: [`OpsItemInvalidParameterException`, 400] },
4963
4645
  [_PNa, _M],
4964
4646
  [64 | 0, 0],
4965
4647
  ];
@@ -4968,10 +4650,7 @@ export var OpsItemLimitExceededException = [
4968
4650
  -3,
4969
4651
  n0,
4970
4652
  _OILEE,
4971
- {
4972
- [_e]: _c,
4973
- [_aQE]: [`OpsItemLimitExceededException`, 400],
4974
- },
4653
+ { [_e]: _c, [_aQE]: [`OpsItemLimitExceededException`, 400] },
4975
4654
  [_RTes, _Li, _LTi, _M],
4976
4655
  [64 | 0, 1, 0, 0],
4977
4656
  ];
@@ -4980,10 +4659,7 @@ export var OpsItemNotFoundException = [
4980
4659
  -3,
4981
4660
  n0,
4982
4661
  _OINFE,
4983
- {
4984
- [_e]: _c,
4985
- [_aQE]: [`OpsItemNotFoundException`, 400],
4986
- },
4662
+ { [_e]: _c, [_aQE]: [`OpsItemNotFoundException`, 400] },
4987
4663
  [_M],
4988
4664
  [0],
4989
4665
  ];
@@ -4993,10 +4669,7 @@ export var OpsItemRelatedItemAlreadyExistsException = [
4993
4669
  -3,
4994
4670
  n0,
4995
4671
  _OIRIAEE,
4996
- {
4997
- [_e]: _c,
4998
- [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400],
4999
- },
4672
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400] },
5000
4673
  [_M, _RU, _OII],
5001
4674
  [0, 0, 0],
5002
4675
  ];
@@ -5005,10 +4678,7 @@ export var OpsItemRelatedItemAssociationNotFoundException = [
5005
4678
  -3,
5006
4679
  n0,
5007
4680
  _OIRIANFE,
5008
- {
5009
- [_e]: _c,
5010
- [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400],
5011
- },
4681
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400] },
5012
4682
  [_M],
5013
4683
  [0],
5014
4684
  ];
@@ -5035,10 +4705,7 @@ export var OpsMetadataAlreadyExistsException = [
5035
4705
  -3,
5036
4706
  n0,
5037
4707
  _OMAEE,
5038
- {
5039
- [_e]: _c,
5040
- [_aQE]: [`OpsMetadataAlreadyExistsException`, 400],
5041
- },
4708
+ { [_e]: _c, [_aQE]: [`OpsMetadataAlreadyExistsException`, 400] },
5042
4709
  [_m],
5043
4710
  [0],
5044
4711
  ];
@@ -5048,10 +4715,7 @@ export var OpsMetadataInvalidArgumentException = [
5048
4715
  -3,
5049
4716
  n0,
5050
4717
  _OMIAE,
5051
- {
5052
- [_e]: _c,
5053
- [_aQE]: [`OpsMetadataInvalidArgumentException`, 400],
5054
- },
4718
+ { [_e]: _c, [_aQE]: [`OpsMetadataInvalidArgumentException`, 400] },
5055
4719
  [_m],
5056
4720
  [0],
5057
4721
  ];
@@ -5060,10 +4724,7 @@ export var OpsMetadataKeyLimitExceededException = [
5060
4724
  -3,
5061
4725
  n0,
5062
4726
  _OMKLEE,
5063
- {
5064
- [_e]: _c,
5065
- [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429],
5066
- },
4727
+ { [_e]: _c, [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429] },
5067
4728
  [_m],
5068
4729
  [0],
5069
4730
  ];
@@ -5072,10 +4733,7 @@ export var OpsMetadataLimitExceededException = [
5072
4733
  -3,
5073
4734
  n0,
5074
4735
  _OMLEE,
5075
- {
5076
- [_e]: _c,
5077
- [_aQE]: [`OpsMetadataLimitExceededException`, 429],
5078
- },
4736
+ { [_e]: _c, [_aQE]: [`OpsMetadataLimitExceededException`, 429] },
5079
4737
  [_m],
5080
4738
  [0],
5081
4739
  ];
@@ -5084,10 +4742,7 @@ export var OpsMetadataNotFoundException = [
5084
4742
  -3,
5085
4743
  n0,
5086
4744
  _OMNFE,
5087
- {
5088
- [_e]: _c,
5089
- [_aQE]: [`OpsMetadataNotFoundException`, 404],
5090
- },
4745
+ { [_e]: _c, [_aQE]: [`OpsMetadataNotFoundException`, 404] },
5091
4746
  [_m],
5092
4747
  [0],
5093
4748
  ];
@@ -5096,10 +4751,7 @@ export var OpsMetadataTooManyUpdatesException = [
5096
4751
  -3,
5097
4752
  n0,
5098
4753
  _OMTMUE,
5099
- {
5100
- [_e]: _c,
5101
- [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429],
5102
- },
4754
+ { [_e]: _c, [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429] },
5103
4755
  [_m],
5104
4756
  [0],
5105
4757
  ];
@@ -5118,10 +4770,7 @@ export var ParameterAlreadyExists = [
5118
4770
  -3,
5119
4771
  n0,
5120
4772
  _PAE,
5121
- {
5122
- [_e]: _c,
5123
- [_aQE]: [`ParameterAlreadyExists`, 400],
5124
- },
4773
+ { [_e]: _c, [_aQE]: [`ParameterAlreadyExists`, 400] },
5125
4774
  [_m],
5126
4775
  [0],
5127
4776
  ];
@@ -5139,10 +4788,7 @@ export var ParameterLimitExceeded = [
5139
4788
  -3,
5140
4789
  n0,
5141
4790
  _PLE,
5142
- {
5143
- [_e]: _c,
5144
- [_aQE]: [`ParameterLimitExceeded`, 429],
5145
- },
4791
+ { [_e]: _c, [_aQE]: [`ParameterLimitExceeded`, 429] },
5146
4792
  [_m],
5147
4793
  [0],
5148
4794
  ];
@@ -5151,10 +4797,7 @@ export var ParameterMaxVersionLimitExceeded = [
5151
4797
  -3,
5152
4798
  n0,
5153
4799
  _PMVLE,
5154
- {
5155
- [_e]: _c,
5156
- [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400],
5157
- },
4800
+ { [_e]: _c, [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400] },
5158
4801
  [_m],
5159
4802
  [0],
5160
4803
  ];
@@ -5171,10 +4814,7 @@ export var ParameterNotFound = [
5171
4814
  -3,
5172
4815
  n0,
5173
4816
  _PNF,
5174
- {
5175
- [_e]: _c,
5176
- [_aQE]: [`ParameterNotFound`, 404],
5177
- },
4817
+ { [_e]: _c, [_aQE]: [`ParameterNotFound`, 404] },
5178
4818
  [_m],
5179
4819
  [0],
5180
4820
  ];
@@ -5183,10 +4823,7 @@ export var ParameterPatternMismatchException = [
5183
4823
  -3,
5184
4824
  n0,
5185
4825
  _PPME,
5186
- {
5187
- [_e]: _c,
5188
- [_aQE]: [`ParameterPatternMismatchException`, 400],
5189
- },
4826
+ { [_e]: _c, [_aQE]: [`ParameterPatternMismatchException`, 400] },
5190
4827
  [_m],
5191
4828
  [0],
5192
4829
  ];
@@ -5197,10 +4834,7 @@ export var ParameterVersionLabelLimitExceeded = [
5197
4834
  -3,
5198
4835
  n0,
5199
4836
  _PVLLE,
5200
- {
5201
- [_e]: _c,
5202
- [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400],
5203
- },
4837
+ { [_e]: _c, [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400] },
5204
4838
  [_m],
5205
4839
  [0],
5206
4840
  ];
@@ -5209,10 +4843,7 @@ export var ParameterVersionNotFound = [
5209
4843
  -3,
5210
4844
  n0,
5211
4845
  _PVNF,
5212
- {
5213
- [_e]: _c,
5214
- [_aQE]: [`ParameterVersionNotFound`, 400],
5215
- },
4846
+ { [_e]: _c, [_aQE]: [`ParameterVersionNotFound`, 400] },
5216
4847
  [_m],
5217
4848
  [0],
5218
4849
  ];
@@ -5292,10 +4923,7 @@ export var PoliciesLimitExceededException = [
5292
4923
  -3,
5293
4924
  n0,
5294
4925
  _PLEE,
5295
- {
5296
- [_e]: _c,
5297
- [_aQE]: [`PoliciesLimitExceededException`, 400],
5298
- },
4926
+ { [_e]: _c, [_aQE]: [`PoliciesLimitExceededException`, 400] },
5299
4927
  [_m],
5300
4928
  [0],
5301
4929
  ];
@@ -5388,10 +5016,7 @@ export var ResourceDataSyncAlreadyExistsException = [
5388
5016
  -3,
5389
5017
  n0,
5390
5018
  _RDSAEE,
5391
- {
5392
- [_e]: _c,
5393
- [_aQE]: [`ResourceDataSyncAlreadyExists`, 400],
5394
- },
5019
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncAlreadyExists`, 400] },
5395
5020
  [_SN],
5396
5021
  [0],
5397
5022
  ];
@@ -5408,10 +5033,7 @@ export var ResourceDataSyncConflictException = [
5408
5033
  -3,
5409
5034
  n0,
5410
5035
  _RDSCE,
5411
- {
5412
- [_e]: _c,
5413
- [_aQE]: [`ResourceDataSyncConflictException`, 409],
5414
- },
5036
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncConflictException`, 409] },
5415
5037
  [_M],
5416
5038
  [0],
5417
5039
  ];
@@ -5420,10 +5042,7 @@ export var ResourceDataSyncCountExceededException = [
5420
5042
  -3,
5421
5043
  n0,
5422
5044
  _RDSCEE,
5423
- {
5424
- [_e]: _c,
5425
- [_aQE]: [`ResourceDataSyncCountExceeded`, 400],
5426
- },
5045
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncCountExceeded`, 400] },
5427
5046
  [_M],
5428
5047
  [0],
5429
5048
  ];
@@ -5433,10 +5052,7 @@ export var ResourceDataSyncInvalidConfigurationException = [
5433
5052
  -3,
5434
5053
  n0,
5435
5054
  _RDSICE,
5436
- {
5437
- [_e]: _c,
5438
- [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400],
5439
- },
5055
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400] },
5440
5056
  [_M],
5441
5057
  [0],
5442
5058
  ];
@@ -5453,10 +5069,7 @@ export var ResourceDataSyncNotFoundException = [
5453
5069
  -3,
5454
5070
  n0,
5455
5071
  _RDSNFE,
5456
- {
5457
- [_e]: _c,
5458
- [_aQE]: [`ResourceDataSyncNotFound`, 404],
5459
- },
5072
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncNotFound`, 404] },
5460
5073
  [_SN, _STy, _M],
5461
5074
  [0, 0, 0],
5462
5075
  ];
@@ -5490,10 +5103,7 @@ export var ResourceInUseException = [
5490
5103
  -3,
5491
5104
  n0,
5492
5105
  _RIUE,
5493
- {
5494
- [_e]: _c,
5495
- [_aQE]: [`ResourceInUseException`, 400],
5496
- },
5106
+ { [_e]: _c, [_aQE]: [`ResourceInUseException`, 400] },
5497
5107
  [_M],
5498
5108
  [0],
5499
5109
  ];
@@ -5502,10 +5112,7 @@ export var ResourceLimitExceededException = [
5502
5112
  -3,
5503
5113
  n0,
5504
5114
  _RLEE,
5505
- {
5506
- [_e]: _c,
5507
- [_aQE]: [`ResourceLimitExceededException`, 400],
5508
- },
5115
+ { [_e]: _c, [_aQE]: [`ResourceLimitExceededException`, 400] },
5509
5116
  [_M],
5510
5117
  [0],
5511
5118
  ];
@@ -5514,10 +5121,7 @@ export var ResourceNotFoundException = [
5514
5121
  -3,
5515
5122
  n0,
5516
5123
  _RNFE,
5517
- {
5518
- [_e]: _c,
5519
- [_aQE]: [`ResourceNotFoundException`, 404],
5520
- },
5124
+ { [_e]: _c, [_aQE]: [`ResourceNotFoundException`, 404] },
5521
5125
  [_M],
5522
5126
  [0],
5523
5127
  ];
@@ -5526,10 +5130,7 @@ export var ResourcePolicyConflictException = [
5526
5130
  -3,
5527
5131
  n0,
5528
5132
  _RPCE,
5529
- {
5530
- [_e]: _c,
5531
- [_aQE]: [`ResourcePolicyConflictException`, 400],
5532
- },
5133
+ { [_e]: _c, [_aQE]: [`ResourcePolicyConflictException`, 400] },
5533
5134
  [_M],
5534
5135
  [0],
5535
5136
  ];
@@ -5538,10 +5139,7 @@ export var ResourcePolicyInvalidParameterException = [
5538
5139
  -3,
5539
5140
  n0,
5540
5141
  _RPIPE,
5541
- {
5542
- [_e]: _c,
5543
- [_aQE]: [`ResourcePolicyInvalidParameterException`, 400],
5544
- },
5142
+ { [_e]: _c, [_aQE]: [`ResourcePolicyInvalidParameterException`, 400] },
5545
5143
  [_PNa, _M],
5546
5144
  [64 | 0, 0],
5547
5145
  ];
@@ -5550,10 +5148,7 @@ export var ResourcePolicyLimitExceededException = [
5550
5148
  -3,
5551
5149
  n0,
5552
5150
  _RPLEE,
5553
- {
5554
- [_e]: _c,
5555
- [_aQE]: [`ResourcePolicyLimitExceededException`, 400],
5556
- },
5151
+ { [_e]: _c, [_aQE]: [`ResourcePolicyLimitExceededException`, 400] },
5557
5152
  [_Li, _LTi, _M],
5558
5153
  [1, 0, 0],
5559
5154
  ];
@@ -5562,10 +5157,7 @@ export var ResourcePolicyNotFoundException = [
5562
5157
  -3,
5563
5158
  n0,
5564
5159
  _RPNFE,
5565
- {
5566
- [_e]: _c,
5567
- [_aQE]: [`ResourcePolicyNotFoundException`, 404],
5568
- },
5160
+ { [_e]: _c, [_aQE]: [`ResourcePolicyNotFoundException`, 404] },
5569
5161
  [_M],
5570
5162
  [0],
5571
5163
  ];
@@ -5636,9 +5228,7 @@ export var ServiceQuotaExceededException = [
5636
5228
  -3,
5637
5229
  n0,
5638
5230
  _SQEE,
5639
- {
5640
- [_e]: _c,
5641
- },
5231
+ { [_e]: _c },
5642
5232
  [_M, _RI, _RT, _QC, _SCe],
5643
5233
  [0, 0, 0, 0, 0],
5644
5234
  ];
@@ -5655,10 +5245,7 @@ export var ServiceSettingNotFound = [
5655
5245
  -3,
5656
5246
  n0,
5657
5247
  _SSNF,
5658
- {
5659
- [_e]: _c,
5660
- [_aQE]: [`ServiceSettingNotFound`, 400],
5661
- },
5248
+ { [_e]: _c, [_aQE]: [`ServiceSettingNotFound`, 400] },
5662
5249
  [_M],
5663
5250
  [0],
5664
5251
  ];
@@ -5743,17 +5330,7 @@ export var StartSessionRequest = [
5743
5330
  [0, 0, 0, [2, n0, _SMP, 0, 0, 64 | 0]],
5744
5331
  ];
5745
5332
  export var StartSessionResponse = [3, n0, _SSRt, 0, [_SIes, _TV, _SU], [0, 0, 0]];
5746
- export var StatusUnchanged = [
5747
- -3,
5748
- n0,
5749
- _SUt,
5750
- {
5751
- [_e]: _c,
5752
- [_aQE]: [`StatusUnchanged`, 400],
5753
- },
5754
- [],
5755
- [],
5756
- ];
5333
+ export var StatusUnchanged = [-3, n0, _SUt, { [_e]: _c, [_aQE]: [`StatusUnchanged`, 400] }, [], []];
5757
5334
  TypeRegistry.for(n0).registerError(StatusUnchanged, __StatusUnchanged);
5758
5335
  export var StepExecution = [
5759
5336
  3,
@@ -5820,10 +5397,7 @@ export var SubTypeCountLimitExceededException = [
5820
5397
  -3,
5821
5398
  n0,
5822
5399
  _STCLEE,
5823
- {
5824
- [_e]: _c,
5825
- [_aQE]: [`SubTypeCountLimitExceeded`, 400],
5826
- },
5400
+ { [_e]: _c, [_aQE]: [`SubTypeCountLimitExceeded`, 400] },
5827
5401
  [_M],
5828
5402
  [0],
5829
5403
  ];
@@ -5834,10 +5408,7 @@ export var TargetInUseException = [
5834
5408
  -3,
5835
5409
  n0,
5836
5410
  _TIUE,
5837
- {
5838
- [_e]: _c,
5839
- [_aQE]: [`TargetInUseException`, 400],
5840
- },
5411
+ { [_e]: _c, [_aQE]: [`TargetInUseException`, 400] },
5841
5412
  [_M],
5842
5413
  [0],
5843
5414
  ];
@@ -5854,10 +5425,7 @@ export var TargetNotConnected = [
5854
5425
  -3,
5855
5426
  n0,
5856
5427
  _TNC,
5857
- {
5858
- [_e]: _c,
5859
- [_aQE]: [`TargetNotConnected`, 430],
5860
- },
5428
+ { [_e]: _c, [_aQE]: [`TargetNotConnected`, 430] },
5861
5429
  [_M],
5862
5430
  [0],
5863
5431
  ];
@@ -5865,49 +5433,24 @@ TypeRegistry.for(n0).registerError(TargetNotConnected, __TargetNotConnected);
5865
5433
  export var TargetPreview = [3, n0, _TPar, 0, [_Cou, _TT], [1, 0]];
5866
5434
  export var TerminateSessionRequest = [3, n0, _TSR, 0, [_SIes], [0]];
5867
5435
  export var TerminateSessionResponse = [3, n0, _TSRe, 0, [_SIes], [0]];
5868
- export var ThrottlingException = [
5869
- -3,
5870
- n0,
5871
- _TE,
5872
- {
5873
- [_e]: _c,
5874
- },
5875
- [_M, _QC, _SCe],
5876
- [0, 0, 0],
5877
- ];
5436
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M, _QC, _SCe], [0, 0, 0]];
5878
5437
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
5879
5438
  export var TooManyTagsError = [
5880
5439
  -3,
5881
5440
  n0,
5882
5441
  _TMTE,
5883
- {
5884
- [_e]: _c,
5885
- [_aQE]: [`TooManyTagsError`, 400],
5886
- },
5442
+ { [_e]: _c, [_aQE]: [`TooManyTagsError`, 400] },
5887
5443
  [],
5888
5444
  [],
5889
5445
  ];
5890
5446
  TypeRegistry.for(n0).registerError(TooManyTagsError, __TooManyTagsError);
5891
- export var TooManyUpdates = [
5892
- -3,
5893
- n0,
5894
- _TMU,
5895
- {
5896
- [_e]: _c,
5897
- [_aQE]: [`TooManyUpdates`, 429],
5898
- },
5899
- [_M],
5900
- [0],
5901
- ];
5447
+ export var TooManyUpdates = [-3, n0, _TMU, { [_e]: _c, [_aQE]: [`TooManyUpdates`, 429] }, [_M], [0]];
5902
5448
  TypeRegistry.for(n0).registerError(TooManyUpdates, __TooManyUpdates);
5903
5449
  export var TotalSizeLimitExceededException = [
5904
5450
  -3,
5905
5451
  n0,
5906
5452
  _TSLEE,
5907
- {
5908
- [_e]: _c,
5909
- [_aQE]: [`TotalSizeLimitExceeded`, 400],
5910
- },
5453
+ { [_e]: _c, [_aQE]: [`TotalSizeLimitExceeded`, 400] },
5911
5454
  [_M],
5912
5455
  [0],
5913
5456
  ];
@@ -5918,10 +5461,7 @@ export var UnsupportedCalendarException = [
5918
5461
  -3,
5919
5462
  n0,
5920
5463
  _UCE,
5921
- {
5922
- [_e]: _c,
5923
- [_aQE]: [`UnsupportedCalendarException`, 400],
5924
- },
5464
+ { [_e]: _c, [_aQE]: [`UnsupportedCalendarException`, 400] },
5925
5465
  [_M],
5926
5466
  [0],
5927
5467
  ];
@@ -5930,10 +5470,7 @@ export var UnsupportedFeatureRequiredException = [
5930
5470
  -3,
5931
5471
  n0,
5932
5472
  _UFRE,
5933
- {
5934
- [_e]: _c,
5935
- [_aQE]: [`UnsupportedFeatureRequiredException`, 400],
5936
- },
5473
+ { [_e]: _c, [_aQE]: [`UnsupportedFeatureRequiredException`, 400] },
5937
5474
  [_M],
5938
5475
  [0],
5939
5476
  ];
@@ -5942,10 +5479,7 @@ export var UnsupportedInventoryItemContextException = [
5942
5479
  -3,
5943
5480
  n0,
5944
5481
  _UIICE,
5945
- {
5946
- [_e]: _c,
5947
- [_aQE]: [`UnsupportedInventoryItemContext`, 400],
5948
- },
5482
+ { [_e]: _c, [_aQE]: [`UnsupportedInventoryItemContext`, 400] },
5949
5483
  [_TN, _M],
5950
5484
  [0, 0],
5951
5485
  ];
@@ -5954,10 +5488,7 @@ export var UnsupportedInventorySchemaVersionException = [
5954
5488
  -3,
5955
5489
  n0,
5956
5490
  _UISVE,
5957
- {
5958
- [_e]: _c,
5959
- [_aQE]: [`UnsupportedInventorySchemaVersion`, 400],
5960
- },
5491
+ { [_e]: _c, [_aQE]: [`UnsupportedInventorySchemaVersion`, 400] },
5961
5492
  [_M],
5962
5493
  [0],
5963
5494
  ];
@@ -5966,10 +5497,7 @@ export var UnsupportedOperatingSystem = [
5966
5497
  -3,
5967
5498
  n0,
5968
5499
  _UOS,
5969
- {
5970
- [_e]: _c,
5971
- [_aQE]: [`UnsupportedOperatingSystem`, 400],
5972
- },
5500
+ { [_e]: _c, [_aQE]: [`UnsupportedOperatingSystem`, 400] },
5973
5501
  [_M],
5974
5502
  [0],
5975
5503
  ];
@@ -5978,10 +5506,7 @@ export var UnsupportedOperationException = [
5978
5506
  -3,
5979
5507
  n0,
5980
5508
  _UOE,
5981
- {
5982
- [_e]: _c,
5983
- [_aQE]: [`UnsupportedOperation`, 400],
5984
- },
5509
+ { [_e]: _c, [_aQE]: [`UnsupportedOperation`, 400] },
5985
5510
  [_M],
5986
5511
  [0],
5987
5512
  ];
@@ -5990,10 +5515,7 @@ export var UnsupportedParameterType = [
5990
5515
  -3,
5991
5516
  n0,
5992
5517
  _UPT,
5993
- {
5994
- [_e]: _c,
5995
- [_aQE]: [`UnsupportedParameterType`, 400],
5996
- },
5518
+ { [_e]: _c, [_aQE]: [`UnsupportedParameterType`, 400] },
5997
5519
  [_m],
5998
5520
  [0],
5999
5521
  ];
@@ -6002,10 +5524,7 @@ export var UnsupportedPlatformType = [
6002
5524
  -3,
6003
5525
  n0,
6004
5526
  _UPTn,
6005
- {
6006
- [_e]: _c,
6007
- [_aQE]: [`UnsupportedPlatformType`, 400],
6008
- },
5527
+ { [_e]: _c, [_aQE]: [`UnsupportedPlatformType`, 400] },
6009
5528
  [_M],
6010
5529
  [0],
6011
5530
  ];
@@ -6256,10 +5775,7 @@ export var ValidationException = [
6256
5775
  -3,
6257
5776
  n0,
6258
5777
  _VE,
6259
- {
6260
- [_e]: _c,
6261
- [_aQE]: [`ValidationException`, 400],
6262
- },
5778
+ { [_e]: _c, [_aQE]: [`ValidationException`, 400] },
6263
5779
  [_M, _RCea],
6264
5780
  [0, 0],
6265
5781
  ];
@@ -6267,31 +5783,9 @@ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
6267
5783
  export var __Unit = "unit";
6268
5784
  export var SSMServiceException = [-3, _sm, "SSMServiceException", 0, [], []];
6269
5785
  TypeRegistry.for(_sm).registerError(SSMServiceException, __SSMServiceException);
6270
- export var AccountIdList = [
6271
- 1,
6272
- n0,
6273
- _AIL,
6274
- 0,
6275
- [
6276
- 0,
6277
- {
6278
- [_xN]: _AI,
6279
- },
6280
- ],
6281
- ];
5786
+ export var AccountIdList = [1, n0, _AIL, 0, [0, { [_xN]: _AI }]];
6282
5787
  export var Accounts = 64 | 0;
6283
- export var AccountSharingInfoList = [
6284
- 1,
6285
- n0,
6286
- _ASIL,
6287
- 0,
6288
- [
6289
- () => AccountSharingInfo,
6290
- {
6291
- [_xN]: _ASI,
6292
- },
6293
- ],
6294
- ];
5788
+ export var AccountSharingInfoList = [1, n0, _ASIL, 0, [() => AccountSharingInfo, { [_xN]: _ASI }]];
6295
5789
  export var ActivationList = [1, n0, _AL, 0, () => Activation];
6296
5790
  export var AlarmList = [1, n0, _ALl, 0, () => Alarm];
6297
5791
  export var AlarmStateInformationList = [1, n0, _ASILl, 0, () => AlarmStateInformation];
@@ -6300,110 +5794,41 @@ export var AssociationDescriptionList = [
6300
5794
  n0,
6301
5795
  _ADL,
6302
5796
  0,
6303
- [
6304
- () => AssociationDescription,
6305
- {
6306
- [_xN]: _AD,
6307
- },
6308
- ],
5797
+ [() => AssociationDescription, { [_xN]: _AD }],
6309
5798
  ];
6310
5799
  export var AssociationExecutionFilterList = [
6311
5800
  1,
6312
5801
  n0,
6313
5802
  _AEFL,
6314
5803
  0,
6315
- [
6316
- () => AssociationExecutionFilter,
6317
- {
6318
- [_xN]: _AEF,
6319
- },
6320
- ],
6321
- ];
6322
- export var AssociationExecutionsList = [
6323
- 1,
6324
- n0,
6325
- _AEL,
6326
- 0,
6327
- [
6328
- () => AssociationExecution,
6329
- {
6330
- [_xN]: _AE,
6331
- },
6332
- ],
5804
+ [() => AssociationExecutionFilter, { [_xN]: _AEF }],
6333
5805
  ];
5806
+ export var AssociationExecutionsList = [1, n0, _AEL, 0, [() => AssociationExecution, { [_xN]: _AE }]];
6334
5807
  export var AssociationExecutionTargetsFilterList = [
6335
5808
  1,
6336
5809
  n0,
6337
5810
  _AETFL,
6338
5811
  0,
6339
- [
6340
- () => AssociationExecutionTargetsFilter,
6341
- {
6342
- [_xN]: _AETF,
6343
- },
6344
- ],
5812
+ [() => AssociationExecutionTargetsFilter, { [_xN]: _AETF }],
6345
5813
  ];
6346
5814
  export var AssociationExecutionTargetsList = [
6347
5815
  1,
6348
5816
  n0,
6349
5817
  _AETL,
6350
5818
  0,
6351
- [
6352
- () => AssociationExecutionTarget,
6353
- {
6354
- [_xN]: _AET,
6355
- },
6356
- ],
6357
- ];
6358
- export var AssociationFilterList = [
6359
- 1,
6360
- n0,
6361
- _AFL,
6362
- 0,
6363
- [
6364
- () => AssociationFilter,
6365
- {
6366
- [_xN]: _AF,
6367
- },
6368
- ],
5819
+ [() => AssociationExecutionTarget, { [_xN]: _AET }],
6369
5820
  ];
5821
+ export var AssociationFilterList = [1, n0, _AFL, 0, [() => AssociationFilter, { [_xN]: _AF }]];
6370
5822
  export var AssociationIdList = 64 | 0;
6371
- export var AssociationList = [
6372
- 1,
6373
- n0,
6374
- _ALs,
6375
- 0,
6376
- [
6377
- () => Association,
6378
- {
6379
- [_xN]: _As,
6380
- },
6381
- ],
6382
- ];
5823
+ export var AssociationList = [1, n0, _ALs, 0, [() => Association, { [_xN]: _As }]];
6383
5824
  export var AssociationVersionList = [1, n0, _AVL, 0, [() => AssociationVersionInfo, 0]];
6384
- export var AttachmentContentList = [
6385
- 1,
6386
- n0,
6387
- _ACL,
6388
- 0,
6389
- [
6390
- () => AttachmentContent,
6391
- {
6392
- [_xN]: _ACt,
6393
- },
6394
- ],
6395
- ];
5825
+ export var AttachmentContentList = [1, n0, _ACL, 0, [() => AttachmentContent, { [_xN]: _ACt }]];
6396
5826
  export var AttachmentInformationList = [
6397
5827
  1,
6398
5828
  n0,
6399
5829
  _AILt,
6400
5830
  0,
6401
- [
6402
- () => AttachmentInformation,
6403
- {
6404
- [_xN]: _AIt,
6405
- },
6406
- ],
5831
+ [() => AttachmentInformation, { [_xN]: _AIt }],
6407
5832
  ];
6408
5833
  export var AttachmentsSourceList = [1, n0, _ASL, 0, () => AttachmentsSource];
6409
5834
  export var AttachmentsSourceValues = 64 | 0;
@@ -6419,18 +5844,7 @@ export var CommandInvocationList = [1, n0, _CIL, 0, () => CommandInvocation];
6419
5844
  export var CommandList = [1, n0, _CLo, 0, [() => Command, 0]];
6420
5845
  export var CommandPluginList = [1, n0, _CPL, 0, () => CommandPlugin];
6421
5846
  export var ComplianceItemEntryList = [1, n0, _CIEL, 0, () => ComplianceItemEntry];
6422
- export var ComplianceItemList = [
6423
- 1,
6424
- n0,
6425
- _CILo,
6426
- 0,
6427
- [
6428
- () => ComplianceItem,
6429
- {
6430
- [_xN]: _Item,
6431
- },
6432
- ],
6433
- ];
5847
+ export var ComplianceItemList = [1, n0, _CILo, 0, [() => ComplianceItem, { [_xN]: _Item }]];
6434
5848
  export var ComplianceResourceIdList = 64 | 0;
6435
5849
  export var ComplianceResourceTypeList = 64 | 0;
6436
5850
  export var ComplianceStringFilterList = [
@@ -6438,88 +5852,29 @@ export var ComplianceStringFilterList = [
6438
5852
  n0,
6439
5853
  _CSFL,
6440
5854
  0,
6441
- [
6442
- () => ComplianceStringFilter,
6443
- {
6444
- [_xN]: _CFo,
6445
- },
6446
- ],
6447
- ];
6448
- export var ComplianceStringFilterValueList = [
6449
- 1,
6450
- n0,
6451
- _CSFVL,
6452
- 0,
6453
- [
6454
- 0,
6455
- {
6456
- [_xN]: _FVi,
6457
- },
6458
- ],
5855
+ [() => ComplianceStringFilter, { [_xN]: _CFo }],
6459
5856
  ];
5857
+ export var ComplianceStringFilterValueList = [1, n0, _CSFVL, 0, [0, { [_xN]: _FVi }]];
6460
5858
  export var ComplianceSummaryItemList = [
6461
5859
  1,
6462
5860
  n0,
6463
5861
  _CSIL,
6464
5862
  0,
6465
- [
6466
- () => ComplianceSummaryItem,
6467
- {
6468
- [_xN]: _Item,
6469
- },
6470
- ],
5863
+ [() => ComplianceSummaryItem, { [_xN]: _Item }],
6471
5864
  ];
6472
5865
  export var CreateAssociationBatchRequestEntries = [
6473
5866
  1,
6474
5867
  n0,
6475
5868
  _CABREr,
6476
5869
  0,
6477
- [
6478
- () => CreateAssociationBatchRequestEntry,
6479
- {
6480
- [_xN]: _en,
6481
- },
6482
- ],
5870
+ [() => CreateAssociationBatchRequestEntry, { [_xN]: _en }],
6483
5871
  ];
6484
5872
  export var DescribeActivationsFilterList = [1, n0, _DAFL, 0, () => DescribeActivationsFilter];
6485
- export var DocumentFilterList = [
6486
- 1,
6487
- n0,
6488
- _DFL,
6489
- 0,
6490
- [
6491
- () => DocumentFilter,
6492
- {
6493
- [_xN]: _DFo,
6494
- },
6495
- ],
6496
- ];
6497
- export var DocumentIdentifierList = [
6498
- 1,
6499
- n0,
6500
- _DIL,
6501
- 0,
6502
- [
6503
- () => DocumentIdentifier,
6504
- {
6505
- [_xN]: _DIo,
6506
- },
6507
- ],
6508
- ];
5873
+ export var DocumentFilterList = [1, n0, _DFL, 0, [() => DocumentFilter, { [_xN]: _DFo }]];
5874
+ export var DocumentIdentifierList = [1, n0, _DIL, 0, [() => DocumentIdentifier, { [_xN]: _DIo }]];
6509
5875
  export var DocumentKeyValuesFilterList = [1, n0, _DKVFL, 0, () => DocumentKeyValuesFilter];
6510
5876
  export var DocumentKeyValuesFilterValues = 64 | 0;
6511
- export var DocumentParameterList = [
6512
- 1,
6513
- n0,
6514
- _DPLo,
6515
- 0,
6516
- [
6517
- () => DocumentParameter,
6518
- {
6519
- [_xN]: _DPo,
6520
- },
6521
- ],
6522
- ];
5877
+ export var DocumentParameterList = [1, n0, _DPLo, 0, [() => DocumentParameter, { [_xN]: _DPo }]];
6523
5878
  export var DocumentRequiresList = [1, n0, _DRL, 0, () => DocumentRequires];
6524
5879
  export var DocumentReviewCommentList = [1, n0, _DRCL, 0, () => DocumentReviewCommentSource];
6525
5880
  export var DocumentReviewerResponseList = [1, n0, _DRRL, 0, () => DocumentReviewerResponseSource];
@@ -6531,12 +5886,7 @@ export var FailedCreateAssociationList = [
6531
5886
  n0,
6532
5887
  _FCAL,
6533
5888
  0,
6534
- [
6535
- () => FailedCreateAssociation,
6536
- {
6537
- [_xN]: _FCAE,
6538
- },
6539
- ],
5889
+ [() => FailedCreateAssociation, { [_xN]: _FCAE }],
6540
5890
  ];
6541
5891
  export var GetResourcePoliciesResponseEntries = [
6542
5892
  1,
@@ -6553,188 +5903,59 @@ export var InstanceInformationFilterList = [
6553
5903
  n0,
6554
5904
  _IIFL,
6555
5905
  0,
6556
- [
6557
- () => InstanceInformationFilter,
6558
- {
6559
- [_xN]: _IIF,
6560
- },
6561
- ],
6562
- ];
6563
- export var InstanceInformationFilterValueSet = [
6564
- 1,
6565
- n0,
6566
- _IIFVS,
6567
- 0,
6568
- [
6569
- 0,
6570
- {
6571
- [_xN]: _IIFV,
6572
- },
6573
- ],
6574
- ];
6575
- export var InstanceInformationList = [
6576
- 1,
6577
- n0,
6578
- _IIL,
6579
- 0,
6580
- [
6581
- () => InstanceInformation,
6582
- {
6583
- [_xN]: _IInst,
6584
- },
6585
- ],
5906
+ [() => InstanceInformationFilter, { [_xN]: _IIF }],
6586
5907
  ];
5908
+ export var InstanceInformationFilterValueSet = [1, n0, _IIFVS, 0, [0, { [_xN]: _IIFV }]];
5909
+ export var InstanceInformationList = [1, n0, _IIL, 0, [() => InstanceInformation, { [_xN]: _IInst }]];
6587
5910
  export var InstanceInformationStringFilterList = [
6588
5911
  1,
6589
5912
  n0,
6590
5913
  _IISFL,
6591
5914
  0,
6592
- [
6593
- () => InstanceInformationStringFilter,
6594
- {
6595
- [_xN]: _IISF,
6596
- },
6597
- ],
5915
+ [() => InstanceInformationStringFilter, { [_xN]: _IISF }],
6598
5916
  ];
6599
5917
  export var InstancePatchStateFilterList = [1, n0, _IPSFL, 0, () => InstancePatchStateFilter];
6600
5918
  export var InstancePatchStateFilterValues = 64 | 0;
6601
5919
  export var InstancePatchStateList = [1, n0, _IPSL, 0, [() => InstancePatchState, 0]];
6602
5920
  export var InstancePatchStatesList = [1, n0, _IPSLn, 0, [() => InstancePatchState, 0]];
6603
- export var InstanceProperties = [
6604
- 1,
6605
- n0,
6606
- _IPn,
6607
- 0,
6608
- [
6609
- () => InstanceProperty,
6610
- {
6611
- [_xN]: _IPns,
6612
- },
6613
- ],
6614
- ];
5921
+ export var InstanceProperties = [1, n0, _IPn, 0, [() => InstanceProperty, { [_xN]: _IPns }]];
6615
5922
  export var InstancePropertyFilterList = [
6616
5923
  1,
6617
5924
  n0,
6618
5925
  _IPFL,
6619
5926
  0,
6620
- [
6621
- () => InstancePropertyFilter,
6622
- {
6623
- [_xN]: _IPF,
6624
- },
6625
- ],
6626
- ];
6627
- export var InstancePropertyFilterValueSet = [
6628
- 1,
6629
- n0,
6630
- _IPFVS,
6631
- 0,
6632
- [
6633
- 0,
6634
- {
6635
- [_xN]: _IPFV,
6636
- },
6637
- ],
5927
+ [() => InstancePropertyFilter, { [_xN]: _IPF }],
6638
5928
  ];
5929
+ export var InstancePropertyFilterValueSet = [1, n0, _IPFVS, 0, [0, { [_xN]: _IPFV }]];
6639
5930
  export var InstancePropertyStringFilterList = [
6640
5931
  1,
6641
5932
  n0,
6642
5933
  _IPSFLn,
6643
5934
  0,
6644
- [
6645
- () => InstancePropertyStringFilter,
6646
- {
6647
- [_xN]: _IPSFn,
6648
- },
6649
- ],
6650
- ];
6651
- export var InventoryAggregatorList = [
6652
- 1,
6653
- n0,
6654
- _IALn,
6655
- 0,
6656
- [
6657
- () => InventoryAggregator,
6658
- {
6659
- [_xN]: _Agg,
6660
- },
6661
- ],
5935
+ [() => InstancePropertyStringFilter, { [_xN]: _IPSFn }],
6662
5936
  ];
5937
+ export var InventoryAggregatorList = [1, n0, _IALn, 0, [() => InventoryAggregator, { [_xN]: _Agg }]];
6663
5938
  export var InventoryDeletionsList = [1, n0, _IDL, 0, () => InventoryDeletionStatusItem];
6664
5939
  export var InventoryDeletionSummaryItems = [1, n0, _IDSInv, 0, () => InventoryDeletionSummaryItem];
6665
- export var InventoryFilterList = [
6666
- 1,
6667
- n0,
6668
- _IFL,
6669
- 0,
6670
- [
6671
- () => InventoryFilter,
6672
- {
6673
- [_xN]: _IFn,
6674
- },
6675
- ],
6676
- ];
6677
- export var InventoryFilterValueList = [
6678
- 1,
6679
- n0,
6680
- _IFVL,
6681
- 0,
6682
- [
6683
- 0,
6684
- {
6685
- [_xN]: _FVi,
6686
- },
6687
- ],
6688
- ];
6689
- export var InventoryGroupList = [
6690
- 1,
6691
- n0,
6692
- _IGL,
6693
- 0,
6694
- [
6695
- () => InventoryGroup,
6696
- {
6697
- [_xN]: _IG,
6698
- },
6699
- ],
6700
- ];
5940
+ export var InventoryFilterList = [1, n0, _IFL, 0, [() => InventoryFilter, { [_xN]: _IFn }]];
5941
+ export var InventoryFilterValueList = [1, n0, _IFVL, 0, [0, { [_xN]: _FVi }]];
5942
+ export var InventoryGroupList = [1, n0, _IGL, 0, [() => InventoryGroup, { [_xN]: _IG }]];
6701
5943
  export var InventoryItemAttributeList = [
6702
5944
  1,
6703
5945
  n0,
6704
5946
  _IIAL,
6705
5947
  0,
6706
- [
6707
- () => InventoryItemAttribute,
6708
- {
6709
- [_xN]: _Attr,
6710
- },
6711
- ],
5948
+ [() => InventoryItemAttribute, { [_xN]: _Attr }],
6712
5949
  ];
6713
5950
  export var InventoryItemEntryList = [1, n0, _IIEL, 0, 128 | 0];
6714
- export var InventoryItemList = [
6715
- 1,
6716
- n0,
6717
- _IILn,
6718
- 0,
6719
- [
6720
- () => InventoryItem,
6721
- {
6722
- [_xN]: _Item,
6723
- },
6724
- ],
6725
- ];
5951
+ export var InventoryItemList = [1, n0, _IILn, 0, [() => InventoryItem, { [_xN]: _Item }]];
6726
5952
  export var InventoryItemSchemaResultList = [1, n0, _IISRL, 0, [() => InventoryItemSchema, 0]];
6727
5953
  export var InventoryResultEntityList = [
6728
5954
  1,
6729
5955
  n0,
6730
5956
  _IREL,
6731
5957
  0,
6732
- [
6733
- () => InventoryResultEntity,
6734
- {
6735
- [_xN]: _Entit,
6736
- },
6737
- ],
5958
+ [() => InventoryResultEntity, { [_xN]: _Entit }],
6738
5959
  ];
6739
5960
  export var KeyList = 64 | 0;
6740
5961
  export var MaintenanceWindowExecutionList = [1, n0, _MWEL, 0, () => MaintenanceWindowExecution];
@@ -6780,94 +6001,17 @@ export var MaintenanceWindowTaskParameterValueList = [
6780
6001
  [() => MaintenanceWindowTaskParameterValue, 0],
6781
6002
  ];
6782
6003
  export var MetadataKeysToDeleteList = 64 | 0;
6783
- export var NodeAggregatorList = [
6784
- 1,
6785
- n0,
6786
- _NAL,
6787
- 0,
6788
- [
6789
- () => NodeAggregator,
6790
- {
6791
- [_xN]: _NA,
6792
- },
6793
- ],
6794
- ];
6795
- export var NodeFilterList = [
6796
- 1,
6797
- n0,
6798
- _NFL,
6799
- 0,
6800
- [
6801
- () => NodeFilter,
6802
- {
6803
- [_xN]: _NF,
6804
- },
6805
- ],
6806
- ];
6807
- export var NodeFilterValueList = [
6808
- 1,
6809
- n0,
6810
- _NFVL,
6811
- 0,
6812
- [
6813
- 0,
6814
- {
6815
- [_xN]: _FVi,
6816
- },
6817
- ],
6818
- ];
6004
+ export var NodeAggregatorList = [1, n0, _NAL, 0, [() => NodeAggregator, { [_xN]: _NA }]];
6005
+ export var NodeFilterList = [1, n0, _NFL, 0, [() => NodeFilter, { [_xN]: _NF }]];
6006
+ export var NodeFilterValueList = [1, n0, _NFVL, 0, [0, { [_xN]: _FVi }]];
6819
6007
  export var NodeList = [1, n0, _NL, 0, [() => Node, 0]];
6820
6008
  export var NodeSummaryList = [1, n0, _NSL, 0, 128 | 0];
6821
6009
  export var NotificationEventList = 64 | 0;
6822
- export var OpsAggregatorList = [
6823
- 1,
6824
- n0,
6825
- _OAL,
6826
- 0,
6827
- [
6828
- () => OpsAggregator,
6829
- {
6830
- [_xN]: _Agg,
6831
- },
6832
- ],
6833
- ];
6010
+ export var OpsAggregatorList = [1, n0, _OAL, 0, [() => OpsAggregator, { [_xN]: _Agg }]];
6834
6011
  export var OpsEntityItemEntryList = [1, n0, _OEIEL, 0, 128 | 0];
6835
- export var OpsEntityList = [
6836
- 1,
6837
- n0,
6838
- _OEL,
6839
- 0,
6840
- [
6841
- () => OpsEntity,
6842
- {
6843
- [_xN]: _Entit,
6844
- },
6845
- ],
6846
- ];
6847
- export var OpsFilterList = [
6848
- 1,
6849
- n0,
6850
- _OFL,
6851
- 0,
6852
- [
6853
- () => OpsFilter,
6854
- {
6855
- [_xN]: _OF,
6856
- },
6857
- ],
6858
- ];
6859
- export var OpsFilterValueList = [
6860
- 1,
6861
- n0,
6862
- _OFVL,
6863
- 0,
6864
- [
6865
- 0,
6866
- {
6867
- [_xN]: _FVi,
6868
- },
6869
- ],
6870
- ];
6012
+ export var OpsEntityList = [1, n0, _OEL, 0, [() => OpsEntity, { [_xN]: _Entit }]];
6013
+ export var OpsFilterList = [1, n0, _OFL, 0, [() => OpsFilter, { [_xN]: _OF }]];
6014
+ export var OpsFilterValueList = [1, n0, _OFVL, 0, [0, { [_xN]: _FVi }]];
6871
6015
  export var OpsItemEventFilters = [1, n0, _OIEFp, 0, () => OpsItemEventFilter];
6872
6016
  export var OpsItemEventFilterValues = 64 | 0;
6873
6017
  export var OpsItemEventSummaries = [1, n0, _OIESp, 0, () => OpsItemEventSummary];
@@ -6883,18 +6027,7 @@ export var OpsItemSummaries = [1, n0, _OIS, 0, () => OpsItemSummary];
6883
6027
  export var OpsMetadataFilterList = [1, n0, _OMFL, 0, () => OpsMetadataFilter];
6884
6028
  export var OpsMetadataFilterValueList = 64 | 0;
6885
6029
  export var OpsMetadataList = [1, n0, _OML, 0, () => OpsMetadata];
6886
- export var OpsResultAttributeList = [
6887
- 1,
6888
- n0,
6889
- _ORAL,
6890
- 0,
6891
- [
6892
- () => OpsResultAttribute,
6893
- {
6894
- [_xN]: _ORA,
6895
- },
6896
- ],
6897
- ];
6030
+ export var OpsResultAttributeList = [1, n0, _ORAL, 0, [() => OpsResultAttribute, { [_xN]: _ORA }]];
6898
6031
  export var ParameterHistoryList = [1, n0, _PHL, 0, [() => ParameterHistory, 0]];
6899
6032
  export var ParameterLabelList = 64 | 0;
6900
6033
  export var ParameterList = [1, n0, _PL, 0, [() => Parameter, 0]];
@@ -6929,18 +6062,7 @@ export var PatchPropertiesList = [1, n0, _PPL, 0, 128 | 0];
6929
6062
  export var PatchRuleList = [1, n0, _PRL, 0, () => PatchRule];
6930
6063
  export var PatchSourceList = [1, n0, _PSL, 0, [() => PatchSource, 0]];
6931
6064
  export var PatchSourceProductList = 64 | 0;
6932
- export var PlatformTypeList = [
6933
- 1,
6934
- n0,
6935
- _PTL,
6936
- 0,
6937
- [
6938
- 0,
6939
- {
6940
- [_xN]: _PTla,
6941
- },
6942
- ],
6943
- ];
6065
+ export var PlatformTypeList = [1, n0, _PTL, 0, [0, { [_xN]: _PTla }]];
6944
6066
  export var RegionList = 64 | 0;
6945
6067
  export var Regions = 64 | 0;
6946
6068
  export var RegistrationMetadataList = [1, n0, _RML, 0, () => RegistrationMetadataItem];
@@ -6950,12 +6072,7 @@ export var ResourceComplianceSummaryItemList = [
6950
6072
  n0,
6951
6073
  _RCSIL,
6952
6074
  0,
6953
- [
6954
- () => ResourceComplianceSummaryItem,
6955
- {
6956
- [_xN]: _Item,
6957
- },
6958
- ],
6075
+ [() => ResourceComplianceSummaryItem, { [_xN]: _Item }],
6959
6076
  ];
6960
6077
  export var ResourceDataSyncItemList = [1, n0, _RDSIL, 0, () => ResourceDataSyncItem];
6961
6078
  export var ResourceDataSyncOrganizationalUnitList = [
@@ -6967,30 +6084,8 @@ export var ResourceDataSyncOrganizationalUnitList = [
6967
6084
  ];
6968
6085
  export var ResourceDataSyncSourceRegionList = 64 | 0;
6969
6086
  export var ResourcePolicyParameterNamesList = 64 | 0;
6970
- export var ResultAttributeList = [
6971
- 1,
6972
- n0,
6973
- _RAL,
6974
- 0,
6975
- [
6976
- () => ResultAttribute,
6977
- {
6978
- [_xN]: _RAes,
6979
- },
6980
- ],
6981
- ];
6982
- export var ReviewInformationList = [
6983
- 1,
6984
- n0,
6985
- _RIL,
6986
- 0,
6987
- [
6988
- () => ReviewInformation,
6989
- {
6990
- [_xN]: _RIe,
6991
- },
6992
- ],
6993
- ];
6087
+ export var ResultAttributeList = [1, n0, _RAL, 0, [() => ResultAttribute, { [_xN]: _RAes }]];
6088
+ export var ReviewInformationList = [1, n0, _RIL, 0, [() => ReviewInformation, { [_xN]: _RIe }]];
6994
6089
  export var Runbooks = [1, n0, _R, 0, () => Runbook];
6995
6090
  export var ScheduledWindowExecutionList = [1, n0, _SWEL, 0, () => ScheduledWindowExecution];
6996
6091
  export var SessionFilterList = [1, n0, _SFL, 0, () => SessionFilter];