@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
@@ -3507,16 +3507,7 @@ var OwnerInformation = [0, n0, _OI, 8, 0];
3507
3507
  var PatchSourceConfiguration = [0, n0, _PSC, 8, 0];
3508
3508
  var PSParameterValue = [0, n0, _PSPV, 8, 0];
3509
3509
  var SessionTokenType = [0, n0, _STT, 8, 0];
3510
- var AccessDeniedException = [
3511
- -3,
3512
- n0,
3513
- _ADE,
3514
- {
3515
- [_e]: _c,
3516
- },
3517
- [_M],
3518
- [0],
3519
- ];
3510
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
3520
3511
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
3521
3512
  var AccountSharingInfo = [3, n0, _ASI, 0, [_AI, _SDV], [0, 0]];
3522
3513
  var Activation = [
@@ -3536,10 +3527,7 @@ var AlreadyExistsException = [
3536
3527
  -3,
3537
3528
  n0,
3538
3529
  _AEE,
3539
- {
3540
- [_e]: _c,
3541
- [_aQE]: [`AlreadyExistsException`, 400],
3542
- },
3530
+ { [_e]: _c, [_aQE]: [`AlreadyExistsException`, 400] },
3543
3531
  [_M],
3544
3532
  [0],
3545
3533
  ];
@@ -3548,10 +3536,7 @@ var AssociatedInstances = [
3548
3536
  -3,
3549
3537
  n0,
3550
3538
  _AIs,
3551
- {
3552
- [_e]: _c,
3553
- [_aQE]: [`AssociatedInstances`, 400],
3554
- },
3539
+ { [_e]: _c, [_aQE]: [`AssociatedInstances`, 400] },
3555
3540
  [],
3556
3541
  [],
3557
3542
  ];
@@ -3591,10 +3576,7 @@ var AssociationAlreadyExists = [
3591
3576
  -3,
3592
3577
  n0,
3593
3578
  _AAE,
3594
- {
3595
- [_e]: _c,
3596
- [_aQE]: [`AssociationAlreadyExists`, 400],
3597
- },
3579
+ { [_e]: _c, [_aQE]: [`AssociationAlreadyExists`, 400] },
3598
3580
  [],
3599
3581
  [],
3600
3582
  ];
@@ -3671,10 +3653,7 @@ var AssociationDoesNotExist = [
3671
3653
  -3,
3672
3654
  n0,
3673
3655
  _ADNE,
3674
- {
3675
- [_e]: _c,
3676
- [_aQE]: [`AssociationDoesNotExist`, 404],
3677
- },
3656
+ { [_e]: _c, [_aQE]: [`AssociationDoesNotExist`, 404] },
3678
3657
  [_M],
3679
3658
  [0],
3680
3659
  ];
@@ -3691,10 +3670,7 @@ var AssociationExecutionDoesNotExist = [
3691
3670
  -3,
3692
3671
  n0,
3693
3672
  _AEDNE,
3694
- {
3695
- [_e]: _c,
3696
- [_aQE]: [`AssociationExecutionDoesNotExist`, 404],
3697
- },
3673
+ { [_e]: _c, [_aQE]: [`AssociationExecutionDoesNotExist`, 404] },
3698
3674
  [_M],
3699
3675
  [0],
3700
3676
  ];
@@ -3714,10 +3690,7 @@ var AssociationLimitExceeded = [
3714
3690
  -3,
3715
3691
  n0,
3716
3692
  _ALE,
3717
- {
3718
- [_e]: _c,
3719
- [_aQE]: [`AssociationLimitExceeded`, 400],
3720
- },
3693
+ { [_e]: _c, [_aQE]: [`AssociationLimitExceeded`, 400] },
3721
3694
  [],
3722
3695
  [],
3723
3696
  ];
@@ -3757,10 +3730,7 @@ var AssociationVersionLimitExceeded = [
3757
3730
  -3,
3758
3731
  n0,
3759
3732
  _AVLE,
3760
- {
3761
- [_e]: _c,
3762
- [_aQE]: [`AssociationVersionLimitExceeded`, 400],
3763
- },
3733
+ { [_e]: _c, [_aQE]: [`AssociationVersionLimitExceeded`, 400] },
3764
3734
  [_M],
3765
3735
  [0],
3766
3736
  ];
@@ -3772,10 +3742,7 @@ var AutomationDefinitionNotApprovedException = [
3772
3742
  -3,
3773
3743
  n0,
3774
3744
  _ADNAE,
3775
- {
3776
- [_e]: _c,
3777
- [_aQE]: [`AutomationDefinitionNotApproved`, 400],
3778
- },
3745
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotApproved`, 400] },
3779
3746
  [_M],
3780
3747
  [0],
3781
3748
  ];
@@ -3784,10 +3751,7 @@ var AutomationDefinitionNotFoundException = [
3784
3751
  -3,
3785
3752
  n0,
3786
3753
  _ADNFE,
3787
- {
3788
- [_e]: _c,
3789
- [_aQE]: [`AutomationDefinitionNotFound`, 404],
3790
- },
3754
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotFound`, 404] },
3791
3755
  [_M],
3792
3756
  [0],
3793
3757
  ];
@@ -3796,10 +3760,7 @@ var AutomationDefinitionVersionNotFoundException = [
3796
3760
  -3,
3797
3761
  n0,
3798
3762
  _ADVNFE,
3799
- {
3800
- [_e]: _c,
3801
- [_aQE]: [`AutomationDefinitionVersionNotFound`, 404],
3802
- },
3763
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionVersionNotFound`, 404] },
3803
3764
  [_M],
3804
3765
  [0],
3805
3766
  ];
@@ -3904,10 +3865,7 @@ var AutomationExecutionLimitExceededException = [
3904
3865
  -3,
3905
3866
  n0,
3906
3867
  _AELEE,
3907
- {
3908
- [_e]: _c,
3909
- [_aQE]: [`AutomationExecutionLimitExceeded`, 429],
3910
- },
3868
+ { [_e]: _c, [_aQE]: [`AutomationExecutionLimitExceeded`, 429] },
3911
3869
  [_M],
3912
3870
  [0],
3913
3871
  ];
@@ -3988,10 +3946,7 @@ var AutomationExecutionNotFoundException = [
3988
3946
  -3,
3989
3947
  n0,
3990
3948
  _AENFE,
3991
- {
3992
- [_e]: _c,
3993
- [_aQE]: [`AutomationExecutionNotFound`, 404],
3994
- },
3949
+ { [_e]: _c, [_aQE]: [`AutomationExecutionNotFound`, 404] },
3995
3950
  [_M],
3996
3951
  [0],
3997
3952
  ];
@@ -4008,10 +3963,7 @@ var AutomationStepNotFoundException = [
4008
3963
  -3,
4009
3964
  n0,
4010
3965
  _ASNFE,
4011
- {
4012
- [_e]: _c,
4013
- [_aQE]: [`AutomationStepNotFoundException`, 404],
4014
- },
3966
+ { [_e]: _c, [_aQE]: [`AutomationStepNotFoundException`, 404] },
4015
3967
  [_M],
4016
3968
  [0],
4017
3969
  ];
@@ -4162,10 +4114,7 @@ var ComplianceTypeCountLimitExceededException = [
4162
4114
  -3,
4163
4115
  n0,
4164
4116
  _CTCLEE,
4165
- {
4166
- [_e]: _c,
4167
- [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400],
4168
- },
4117
+ { [_e]: _c, [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400] },
4169
4118
  [_M],
4170
4119
  [0],
4171
4120
  ];
@@ -4364,10 +4313,7 @@ var CustomSchemaCountLimitExceededException = [
4364
4313
  -3,
4365
4314
  n0,
4366
4315
  _CSCLEE,
4367
- {
4368
- [_e]: _c,
4369
- [_aQE]: [`CustomSchemaCountLimitExceeded`, 400],
4370
- },
4316
+ { [_e]: _c, [_aQE]: [`CustomSchemaCountLimitExceeded`, 400] },
4371
4317
  [_M],
4372
4318
  [0],
4373
4319
  ];
@@ -4946,10 +4892,7 @@ var DocumentAlreadyExists = [
4946
4892
  -3,
4947
4893
  n0,
4948
4894
  _DAE,
4949
- {
4950
- [_e]: _c,
4951
- [_aQE]: [`DocumentAlreadyExists`, 400],
4952
- },
4895
+ { [_e]: _c, [_aQE]: [`DocumentAlreadyExists`, 400] },
4953
4896
  [_M],
4954
4897
  [0],
4955
4898
  ];
@@ -5039,10 +4982,7 @@ var DocumentLimitExceeded = [
5039
4982
  -3,
5040
4983
  n0,
5041
4984
  _DLE,
5042
- {
5043
- [_e]: _c,
5044
- [_aQE]: [`DocumentLimitExceeded`, 400],
5045
- },
4985
+ { [_e]: _c, [_aQE]: [`DocumentLimitExceeded`, 400] },
5046
4986
  [_M],
5047
4987
  [0],
5048
4988
  ];
@@ -5060,10 +5000,7 @@ var DocumentPermissionLimit = [
5060
5000
  -3,
5061
5001
  n0,
5062
5002
  _DPL,
5063
- {
5064
- [_e]: _c,
5065
- [_aQE]: [`DocumentPermissionLimit`, 400],
5066
- },
5003
+ { [_e]: _c, [_aQE]: [`DocumentPermissionLimit`, 400] },
5067
5004
  [_M],
5068
5005
  [0],
5069
5006
  ];
@@ -5091,10 +5028,7 @@ var DocumentVersionLimitExceeded = [
5091
5028
  -3,
5092
5029
  n0,
5093
5030
  _DVLE,
5094
- {
5095
- [_e]: _c,
5096
- [_aQE]: [`DocumentVersionLimitExceeded`, 400],
5097
- },
5031
+ { [_e]: _c, [_aQE]: [`DocumentVersionLimitExceeded`, 400] },
5098
5032
  [_M],
5099
5033
  [0],
5100
5034
  ];
@@ -5103,10 +5037,7 @@ var DoesNotExistException = [
5103
5037
  -3,
5104
5038
  n0,
5105
5039
  _DNEE,
5106
- {
5107
- [_e]: _c,
5108
- [_aQE]: [`DoesNotExistException`, 404],
5109
- },
5040
+ { [_e]: _c, [_aQE]: [`DoesNotExistException`, 404] },
5110
5041
  [_M],
5111
5042
  [0],
5112
5043
  ];
@@ -5115,10 +5046,7 @@ var DuplicateDocumentContent = [
5115
5046
  -3,
5116
5047
  n0,
5117
5048
  _DDC,
5118
- {
5119
- [_e]: _c,
5120
- [_aQE]: [`DuplicateDocumentContent`, 400],
5121
- },
5049
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentContent`, 400] },
5122
5050
  [_M],
5123
5051
  [0],
5124
5052
  ];
@@ -5127,10 +5055,7 @@ var DuplicateDocumentVersionName = [
5127
5055
  -3,
5128
5056
  n0,
5129
5057
  _DDVN,
5130
- {
5131
- [_e]: _c,
5132
- [_aQE]: [`DuplicateDocumentVersionName`, 400],
5133
- },
5058
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentVersionName`, 400] },
5134
5059
  [_M],
5135
5060
  [0],
5136
5061
  ];
@@ -5139,10 +5064,7 @@ var DuplicateInstanceId = [
5139
5064
  -3,
5140
5065
  n0,
5141
5066
  _DII,
5142
- {
5143
- [_e]: _c,
5144
- [_aQE]: [`DuplicateInstanceId`, 404],
5145
- },
5067
+ { [_e]: _c, [_aQE]: [`DuplicateInstanceId`, 404] },
5146
5068
  [],
5147
5069
  [],
5148
5070
  ];
@@ -5168,10 +5090,7 @@ var FeatureNotAvailableException = [
5168
5090
  -3,
5169
5091
  n0,
5170
5092
  _FNAE,
5171
- {
5172
- [_e]: _c,
5173
- [_aQE]: [`FeatureNotAvailableException`, 400],
5174
- },
5093
+ { [_e]: _c, [_aQE]: [`FeatureNotAvailableException`, 400] },
5175
5094
  [_M],
5176
5095
  [0],
5177
5096
  ];
@@ -5466,10 +5385,7 @@ var HierarchyLevelLimitExceededException = [
5466
5385
  -3,
5467
5386
  n0,
5468
5387
  _HLLEE,
5469
- {
5470
- [_e]: _c,
5471
- [_aQE]: [`HierarchyLevelLimitExceededException`, 400],
5472
- },
5388
+ { [_e]: _c, [_aQE]: [`HierarchyLevelLimitExceededException`, 400] },
5473
5389
  [_m],
5474
5390
  [0],
5475
5391
  ];
@@ -5478,10 +5394,7 @@ var HierarchyTypeMismatchException = [
5478
5394
  -3,
5479
5395
  n0,
5480
5396
  _HTME,
5481
- {
5482
- [_e]: _c,
5483
- [_aQE]: [`HierarchyTypeMismatchException`, 400],
5484
- },
5397
+ { [_e]: _c, [_aQE]: [`HierarchyTypeMismatchException`, 400] },
5485
5398
  [_m],
5486
5399
  [0],
5487
5400
  ];
@@ -5490,10 +5403,7 @@ var IdempotentParameterMismatch = [
5490
5403
  -3,
5491
5404
  n0,
5492
5405
  _IPM,
5493
- {
5494
- [_e]: _c,
5495
- [_aQE]: [`IdempotentParameterMismatch`, 400],
5496
- },
5406
+ { [_e]: _c, [_aQE]: [`IdempotentParameterMismatch`, 400] },
5497
5407
  [_M],
5498
5408
  [0],
5499
5409
  ];
@@ -5502,10 +5412,7 @@ var IncompatiblePolicyException = [
5502
5412
  -3,
5503
5413
  n0,
5504
5414
  _IPE,
5505
- {
5506
- [_e]: _c,
5507
- [_aQE]: [`IncompatiblePolicyException`, 400],
5508
- },
5415
+ { [_e]: _c, [_aQE]: [`IncompatiblePolicyException`, 400] },
5509
5416
  [_m],
5510
5417
  [0],
5511
5418
  ];
@@ -5727,10 +5634,7 @@ var InternalServerError = [
5727
5634
  -3,
5728
5635
  n0,
5729
5636
  _ISE,
5730
- {
5731
- [_e]: _s,
5732
- [_aQE]: [`InternalServerError`, 500],
5733
- },
5637
+ { [_e]: _s, [_aQE]: [`InternalServerError`, 500] },
5734
5638
  [_M],
5735
5639
  [0],
5736
5640
  ];
@@ -5739,10 +5643,7 @@ var InvalidActivation = [
5739
5643
  -3,
5740
5644
  n0,
5741
5645
  _IAn,
5742
- {
5743
- [_e]: _c,
5744
- [_aQE]: [`InvalidActivation`, 404],
5745
- },
5646
+ { [_e]: _c, [_aQE]: [`InvalidActivation`, 404] },
5746
5647
  [_M],
5747
5648
  [0],
5748
5649
  ];
@@ -5751,10 +5652,7 @@ var InvalidActivationId = [
5751
5652
  -3,
5752
5653
  n0,
5753
5654
  _IAI,
5754
- {
5755
- [_e]: _c,
5756
- [_aQE]: [`InvalidActivationId`, 404],
5757
- },
5655
+ { [_e]: _c, [_aQE]: [`InvalidActivationId`, 404] },
5758
5656
  [_M],
5759
5657
  [0],
5760
5658
  ];
@@ -5763,10 +5661,7 @@ var InvalidAggregatorException = [
5763
5661
  -3,
5764
5662
  n0,
5765
5663
  _IAE,
5766
- {
5767
- [_e]: _c,
5768
- [_aQE]: [`InvalidAggregator`, 400],
5769
- },
5664
+ { [_e]: _c, [_aQE]: [`InvalidAggregator`, 400] },
5770
5665
  [_M],
5771
5666
  [0],
5772
5667
  ];
@@ -5775,10 +5670,7 @@ var InvalidAllowedPatternException = [
5775
5670
  -3,
5776
5671
  n0,
5777
5672
  _IAPE,
5778
- {
5779
- [_e]: _c,
5780
- [_aQE]: [`InvalidAllowedPatternException`, 400],
5781
- },
5673
+ { [_e]: _c, [_aQE]: [`InvalidAllowedPatternException`, 400] },
5782
5674
  [_m],
5783
5675
  [0],
5784
5676
  ];
@@ -5787,10 +5679,7 @@ var InvalidAssociation = [
5787
5679
  -3,
5788
5680
  n0,
5789
5681
  _IAnv,
5790
- {
5791
- [_e]: _c,
5792
- [_aQE]: [`InvalidAssociation`, 400],
5793
- },
5682
+ { [_e]: _c, [_aQE]: [`InvalidAssociation`, 400] },
5794
5683
  [_M],
5795
5684
  [0],
5796
5685
  ];
@@ -5799,10 +5688,7 @@ var InvalidAssociationVersion = [
5799
5688
  -3,
5800
5689
  n0,
5801
5690
  _IAV,
5802
- {
5803
- [_e]: _c,
5804
- [_aQE]: [`InvalidAssociationVersion`, 400],
5805
- },
5691
+ { [_e]: _c, [_aQE]: [`InvalidAssociationVersion`, 400] },
5806
5692
  [_M],
5807
5693
  [0],
5808
5694
  ];
@@ -5811,10 +5697,7 @@ var InvalidAutomationExecutionParametersException = [
5811
5697
  -3,
5812
5698
  n0,
5813
5699
  _IAEPE,
5814
- {
5815
- [_e]: _c,
5816
- [_aQE]: [`InvalidAutomationExecutionParameters`, 400],
5817
- },
5700
+ { [_e]: _c, [_aQE]: [`InvalidAutomationExecutionParameters`, 400] },
5818
5701
  [_M],
5819
5702
  [0],
5820
5703
  ];
@@ -5823,10 +5706,7 @@ var InvalidAutomationSignalException = [
5823
5706
  -3,
5824
5707
  n0,
5825
5708
  _IASE,
5826
- {
5827
- [_e]: _c,
5828
- [_aQE]: [`InvalidAutomationSignalException`, 400],
5829
- },
5709
+ { [_e]: _c, [_aQE]: [`InvalidAutomationSignalException`, 400] },
5830
5710
  [_M],
5831
5711
  [0],
5832
5712
  ];
@@ -5835,10 +5715,7 @@ var InvalidAutomationStatusUpdateException = [
5835
5715
  -3,
5836
5716
  n0,
5837
5717
  _IASUE,
5838
- {
5839
- [_e]: _c,
5840
- [_aQE]: [`InvalidAutomationStatusUpdateException`, 400],
5841
- },
5718
+ { [_e]: _c, [_aQE]: [`InvalidAutomationStatusUpdateException`, 400] },
5842
5719
  [_M],
5843
5720
  [0],
5844
5721
  ];
@@ -5847,10 +5724,7 @@ var InvalidCommandId = [
5847
5724
  -3,
5848
5725
  n0,
5849
5726
  _ICI,
5850
- {
5851
- [_e]: _c,
5852
- [_aQE]: [`InvalidCommandId`, 404],
5853
- },
5727
+ { [_e]: _c, [_aQE]: [`InvalidCommandId`, 404] },
5854
5728
  [],
5855
5729
  [],
5856
5730
  ];
@@ -5859,10 +5733,7 @@ var InvalidDeleteInventoryParametersException = [
5859
5733
  -3,
5860
5734
  n0,
5861
5735
  _IDIPE,
5862
- {
5863
- [_e]: _c,
5864
- [_aQE]: [`InvalidDeleteInventoryParameters`, 400],
5865
- },
5736
+ { [_e]: _c, [_aQE]: [`InvalidDeleteInventoryParameters`, 400] },
5866
5737
  [_M],
5867
5738
  [0],
5868
5739
  ];
@@ -5871,10 +5742,7 @@ var InvalidDeletionIdException = [
5871
5742
  -3,
5872
5743
  n0,
5873
5744
  _IDIE,
5874
- {
5875
- [_e]: _c,
5876
- [_aQE]: [`InvalidDeletionId`, 400],
5877
- },
5745
+ { [_e]: _c, [_aQE]: [`InvalidDeletionId`, 400] },
5878
5746
  [_M],
5879
5747
  [0],
5880
5748
  ];
@@ -5883,10 +5751,7 @@ var InvalidDocument = [
5883
5751
  -3,
5884
5752
  n0,
5885
5753
  _IDn,
5886
- {
5887
- [_e]: _c,
5888
- [_aQE]: [`InvalidDocument`, 404],
5889
- },
5754
+ { [_e]: _c, [_aQE]: [`InvalidDocument`, 404] },
5890
5755
  [_M],
5891
5756
  [0],
5892
5757
  ];
@@ -5895,10 +5760,7 @@ var InvalidDocumentContent = [
5895
5760
  -3,
5896
5761
  n0,
5897
5762
  _IDC,
5898
- {
5899
- [_e]: _c,
5900
- [_aQE]: [`InvalidDocumentContent`, 400],
5901
- },
5763
+ { [_e]: _c, [_aQE]: [`InvalidDocumentContent`, 400] },
5902
5764
  [_M],
5903
5765
  [0],
5904
5766
  ];
@@ -5907,10 +5769,7 @@ var InvalidDocumentOperation = [
5907
5769
  -3,
5908
5770
  n0,
5909
5771
  _IDO,
5910
- {
5911
- [_e]: _c,
5912
- [_aQE]: [`InvalidDocumentOperation`, 403],
5913
- },
5772
+ { [_e]: _c, [_aQE]: [`InvalidDocumentOperation`, 403] },
5914
5773
  [_M],
5915
5774
  [0],
5916
5775
  ];
@@ -5919,10 +5778,7 @@ var InvalidDocumentSchemaVersion = [
5919
5778
  -3,
5920
5779
  n0,
5921
5780
  _IDSV,
5922
- {
5923
- [_e]: _c,
5924
- [_aQE]: [`InvalidDocumentSchemaVersion`, 400],
5925
- },
5781
+ { [_e]: _c, [_aQE]: [`InvalidDocumentSchemaVersion`, 400] },
5926
5782
  [_M],
5927
5783
  [0],
5928
5784
  ];
@@ -5931,10 +5787,7 @@ var InvalidDocumentType = [
5931
5787
  -3,
5932
5788
  n0,
5933
5789
  _IDT,
5934
- {
5935
- [_e]: _c,
5936
- [_aQE]: [`InvalidDocumentType`, 400],
5937
- },
5790
+ { [_e]: _c, [_aQE]: [`InvalidDocumentType`, 400] },
5938
5791
  [_M],
5939
5792
  [0],
5940
5793
  ];
@@ -5943,34 +5796,18 @@ var InvalidDocumentVersion = [
5943
5796
  -3,
5944
5797
  n0,
5945
5798
  _IDVn,
5946
- {
5947
- [_e]: _c,
5948
- [_aQE]: [`InvalidDocumentVersion`, 400],
5949
- },
5799
+ { [_e]: _c, [_aQE]: [`InvalidDocumentVersion`, 400] },
5950
5800
  [_M],
5951
5801
  [0],
5952
5802
  ];
5953
5803
  schema.TypeRegistry.for(n0).registerError(InvalidDocumentVersion, InvalidDocumentVersion$1);
5954
- var InvalidFilter = [
5955
- -3,
5956
- n0,
5957
- _IF,
5958
- {
5959
- [_e]: _c,
5960
- [_aQE]: [`InvalidFilter`, 441],
5961
- },
5962
- [_M],
5963
- [0],
5964
- ];
5804
+ var InvalidFilter = [-3, n0, _IF, { [_e]: _c, [_aQE]: [`InvalidFilter`, 441] }, [_M], [0]];
5965
5805
  schema.TypeRegistry.for(n0).registerError(InvalidFilter, InvalidFilter$1);
5966
5806
  var InvalidFilterKey = [
5967
5807
  -3,
5968
5808
  n0,
5969
5809
  _IFK,
5970
- {
5971
- [_e]: _c,
5972
- [_aQE]: [`InvalidFilterKey`, 400],
5973
- },
5810
+ { [_e]: _c, [_aQE]: [`InvalidFilterKey`, 400] },
5974
5811
  [],
5975
5812
  [],
5976
5813
  ];
@@ -5979,10 +5816,7 @@ var InvalidFilterOption = [
5979
5816
  -3,
5980
5817
  n0,
5981
5818
  _IFO,
5982
- {
5983
- [_e]: _c,
5984
- [_aQE]: [`InvalidFilterOption`, 400],
5985
- },
5819
+ { [_e]: _c, [_aQE]: [`InvalidFilterOption`, 400] },
5986
5820
  [_m],
5987
5821
  [0],
5988
5822
  ];
@@ -5991,10 +5825,7 @@ var InvalidFilterValue = [
5991
5825
  -3,
5992
5826
  n0,
5993
5827
  _IFV,
5994
- {
5995
- [_e]: _c,
5996
- [_aQE]: [`InvalidFilterValue`, 400],
5997
- },
5828
+ { [_e]: _c, [_aQE]: [`InvalidFilterValue`, 400] },
5998
5829
  [_M],
5999
5830
  [0],
6000
5831
  ];
@@ -6003,10 +5834,7 @@ var InvalidInstanceId = [
6003
5834
  -3,
6004
5835
  n0,
6005
5836
  _III,
6006
- {
6007
- [_e]: _c,
6008
- [_aQE]: [`InvalidInstanceId`, 404],
6009
- },
5837
+ { [_e]: _c, [_aQE]: [`InvalidInstanceId`, 404] },
6010
5838
  [_M],
6011
5839
  [0],
6012
5840
  ];
@@ -6015,10 +5843,7 @@ var InvalidInstanceInformationFilterValue = [
6015
5843
  -3,
6016
5844
  n0,
6017
5845
  _IIIFV,
6018
- {
6019
- [_e]: _c,
6020
- [_aQE]: [`InvalidInstanceInformationFilterValue`, 400],
6021
- },
5846
+ { [_e]: _c, [_aQE]: [`InvalidInstanceInformationFilterValue`, 400] },
6022
5847
  [_m],
6023
5848
  [0],
6024
5849
  ];
@@ -6027,10 +5852,7 @@ var InvalidInstancePropertyFilterValue = [
6027
5852
  -3,
6028
5853
  n0,
6029
5854
  _IIPFV,
6030
- {
6031
- [_e]: _c,
6032
- [_aQE]: [`InvalidInstancePropertyFilterValue`, 400],
6033
- },
5855
+ { [_e]: _c, [_aQE]: [`InvalidInstancePropertyFilterValue`, 400] },
6034
5856
  [_m],
6035
5857
  [0],
6036
5858
  ];
@@ -6039,10 +5861,7 @@ var InvalidInventoryGroupException = [
6039
5861
  -3,
6040
5862
  n0,
6041
5863
  _IIGE,
6042
- {
6043
- [_e]: _c,
6044
- [_aQE]: [`InvalidInventoryGroup`, 400],
6045
- },
5864
+ { [_e]: _c, [_aQE]: [`InvalidInventoryGroup`, 400] },
6046
5865
  [_M],
6047
5866
  [0],
6048
5867
  ];
@@ -6051,10 +5870,7 @@ var InvalidInventoryItemContextException = [
6051
5870
  -3,
6052
5871
  n0,
6053
5872
  _IIICE,
6054
- {
6055
- [_e]: _c,
6056
- [_aQE]: [`InvalidInventoryItemContext`, 400],
6057
- },
5873
+ { [_e]: _c, [_aQE]: [`InvalidInventoryItemContext`, 400] },
6058
5874
  [_M],
6059
5875
  [0],
6060
5876
  ];
@@ -6063,10 +5879,7 @@ var InvalidInventoryRequestException = [
6063
5879
  -3,
6064
5880
  n0,
6065
5881
  _IIRE,
6066
- {
6067
- [_e]: _c,
6068
- [_aQE]: [`InvalidInventoryRequest`, 400],
6069
- },
5882
+ { [_e]: _c, [_aQE]: [`InvalidInventoryRequest`, 400] },
6070
5883
  [_M],
6071
5884
  [0],
6072
5885
  ];
@@ -6075,34 +5888,18 @@ var InvalidItemContentException = [
6075
5888
  -3,
6076
5889
  n0,
6077
5890
  _IICE,
6078
- {
6079
- [_e]: _c,
6080
- [_aQE]: [`InvalidItemContent`, 400],
6081
- },
5891
+ { [_e]: _c, [_aQE]: [`InvalidItemContent`, 400] },
6082
5892
  [_TN, _M],
6083
5893
  [0, 0],
6084
5894
  ];
6085
5895
  schema.TypeRegistry.for(n0).registerError(InvalidItemContentException, InvalidItemContentException$1);
6086
- var InvalidKeyId = [
6087
- -3,
6088
- n0,
6089
- _IKI,
6090
- {
6091
- [_e]: _c,
6092
- [_aQE]: [`InvalidKeyId`, 400],
6093
- },
6094
- [_m],
6095
- [0],
6096
- ];
5896
+ var InvalidKeyId = [-3, n0, _IKI, { [_e]: _c, [_aQE]: [`InvalidKeyId`, 400] }, [_m], [0]];
6097
5897
  schema.TypeRegistry.for(n0).registerError(InvalidKeyId, InvalidKeyId$1);
6098
5898
  var InvalidNextToken = [
6099
5899
  -3,
6100
5900
  n0,
6101
5901
  _INT,
6102
- {
6103
- [_e]: _c,
6104
- [_aQE]: [`InvalidNextToken`, 400],
6105
- },
5902
+ { [_e]: _c, [_aQE]: [`InvalidNextToken`, 400] },
6106
5903
  [_M],
6107
5904
  [0],
6108
5905
  ];
@@ -6111,10 +5908,7 @@ var InvalidNotificationConfig = [
6111
5908
  -3,
6112
5909
  n0,
6113
5910
  _INC,
6114
- {
6115
- [_e]: _c,
6116
- [_aQE]: [`InvalidNotificationConfig`, 400],
6117
- },
5911
+ { [_e]: _c, [_aQE]: [`InvalidNotificationConfig`, 400] },
6118
5912
  [_M],
6119
5913
  [0],
6120
5914
  ];
@@ -6123,10 +5917,7 @@ var InvalidOptionException = [
6123
5917
  -3,
6124
5918
  n0,
6125
5919
  _IOE,
6126
- {
6127
- [_e]: _c,
6128
- [_aQE]: [`InvalidOption`, 400],
6129
- },
5920
+ { [_e]: _c, [_aQE]: [`InvalidOption`, 400] },
6130
5921
  [_M],
6131
5922
  [0],
6132
5923
  ];
@@ -6135,10 +5926,7 @@ var InvalidOutputFolder = [
6135
5926
  -3,
6136
5927
  n0,
6137
5928
  _IOF,
6138
- {
6139
- [_e]: _c,
6140
- [_aQE]: [`InvalidOutputFolder`, 400],
6141
- },
5929
+ { [_e]: _c, [_aQE]: [`InvalidOutputFolder`, 400] },
6142
5930
  [],
6143
5931
  [],
6144
5932
  ];
@@ -6147,10 +5935,7 @@ var InvalidOutputLocation = [
6147
5935
  -3,
6148
5936
  n0,
6149
5937
  _IOLn,
6150
- {
6151
- [_e]: _c,
6152
- [_aQE]: [`InvalidOutputLocation`, 400],
6153
- },
5938
+ { [_e]: _c, [_aQE]: [`InvalidOutputLocation`, 400] },
6154
5939
  [],
6155
5940
  [],
6156
5941
  ];
@@ -6159,10 +5944,7 @@ var InvalidParameters = [
6159
5944
  -3,
6160
5945
  n0,
6161
5946
  _IP,
6162
- {
6163
- [_e]: _c,
6164
- [_aQE]: [`InvalidParameters`, 400],
6165
- },
5947
+ { [_e]: _c, [_aQE]: [`InvalidParameters`, 400] },
6166
5948
  [_M],
6167
5949
  [0],
6168
5950
  ];
@@ -6171,10 +5953,7 @@ var InvalidPermissionType = [
6171
5953
  -3,
6172
5954
  n0,
6173
5955
  _IPT,
6174
- {
6175
- [_e]: _c,
6176
- [_aQE]: [`InvalidPermissionType`, 400],
6177
- },
5956
+ { [_e]: _c, [_aQE]: [`InvalidPermissionType`, 400] },
6178
5957
  [_M],
6179
5958
  [0],
6180
5959
  ];
@@ -6183,10 +5962,7 @@ var InvalidPluginName = [
6183
5962
  -3,
6184
5963
  n0,
6185
5964
  _IPN,
6186
- {
6187
- [_e]: _c,
6188
- [_aQE]: [`InvalidPluginName`, 404],
6189
- },
5965
+ { [_e]: _c, [_aQE]: [`InvalidPluginName`, 404] },
6190
5966
  [],
6191
5967
  [],
6192
5968
  ];
@@ -6195,10 +5971,7 @@ var InvalidPolicyAttributeException = [
6195
5971
  -3,
6196
5972
  n0,
6197
5973
  _IPAE,
6198
- {
6199
- [_e]: _c,
6200
- [_aQE]: [`InvalidPolicyAttributeException`, 400],
6201
- },
5974
+ { [_e]: _c, [_aQE]: [`InvalidPolicyAttributeException`, 400] },
6202
5975
  [_m],
6203
5976
  [0],
6204
5977
  ];
@@ -6207,10 +5980,7 @@ var InvalidPolicyTypeException = [
6207
5980
  -3,
6208
5981
  n0,
6209
5982
  _IPTE,
6210
- {
6211
- [_e]: _c,
6212
- [_aQE]: [`InvalidPolicyTypeException`, 400],
6213
- },
5983
+ { [_e]: _c, [_aQE]: [`InvalidPolicyTypeException`, 400] },
6214
5984
  [_m],
6215
5985
  [0],
6216
5986
  ];
@@ -6219,10 +5989,7 @@ var InvalidResourceId = [
6219
5989
  -3,
6220
5990
  n0,
6221
5991
  _IRI,
6222
- {
6223
- [_e]: _c,
6224
- [_aQE]: [`InvalidResourceId`, 400],
6225
- },
5992
+ { [_e]: _c, [_aQE]: [`InvalidResourceId`, 400] },
6226
5993
  [],
6227
5994
  [],
6228
5995
  ];
@@ -6231,10 +5998,7 @@ var InvalidResourceType = [
6231
5998
  -3,
6232
5999
  n0,
6233
6000
  _IRT,
6234
- {
6235
- [_e]: _c,
6236
- [_aQE]: [`InvalidResourceType`, 400],
6237
- },
6001
+ { [_e]: _c, [_aQE]: [`InvalidResourceType`, 400] },
6238
6002
  [],
6239
6003
  [],
6240
6004
  ];
@@ -6243,70 +6007,31 @@ var InvalidResultAttributeException = [
6243
6007
  -3,
6244
6008
  n0,
6245
6009
  _IRAE,
6246
- {
6247
- [_e]: _c,
6248
- [_aQE]: [`InvalidResultAttribute`, 400],
6249
- },
6010
+ { [_e]: _c, [_aQE]: [`InvalidResultAttribute`, 400] },
6250
6011
  [_M],
6251
6012
  [0],
6252
6013
  ];
6253
6014
  schema.TypeRegistry.for(n0).registerError(InvalidResultAttributeException, InvalidResultAttributeException$1);
6254
- var InvalidRole = [
6255
- -3,
6256
- n0,
6257
- _IRnv,
6258
- {
6259
- [_e]: _c,
6260
- [_aQE]: [`InvalidRole`, 400],
6261
- },
6262
- [_M],
6263
- [0],
6264
- ];
6015
+ var InvalidRole = [-3, n0, _IRnv, { [_e]: _c, [_aQE]: [`InvalidRole`, 400] }, [_M], [0]];
6265
6016
  schema.TypeRegistry.for(n0).registerError(InvalidRole, InvalidRole$1);
6266
6017
  var InvalidSchedule = [
6267
6018
  -3,
6268
6019
  n0,
6269
6020
  _ISnv,
6270
- {
6271
- [_e]: _c,
6272
- [_aQE]: [`InvalidSchedule`, 400],
6273
- },
6021
+ { [_e]: _c, [_aQE]: [`InvalidSchedule`, 400] },
6274
6022
  [_M],
6275
6023
  [0],
6276
6024
  ];
6277
6025
  schema.TypeRegistry.for(n0).registerError(InvalidSchedule, InvalidSchedule$1);
6278
- var InvalidTag = [
6279
- -3,
6280
- n0,
6281
- _ITn,
6282
- {
6283
- [_e]: _c,
6284
- [_aQE]: [`InvalidTag`, 400],
6285
- },
6286
- [_M],
6287
- [0],
6288
- ];
6026
+ var InvalidTag = [-3, n0, _ITn, { [_e]: _c, [_aQE]: [`InvalidTag`, 400] }, [_M], [0]];
6289
6027
  schema.TypeRegistry.for(n0).registerError(InvalidTag, InvalidTag$1);
6290
- var InvalidTarget = [
6291
- -3,
6292
- n0,
6293
- _ITnv,
6294
- {
6295
- [_e]: _c,
6296
- [_aQE]: [`InvalidTarget`, 400],
6297
- },
6298
- [_M],
6299
- [0],
6300
- ];
6028
+ var InvalidTarget = [-3, n0, _ITnv, { [_e]: _c, [_aQE]: [`InvalidTarget`, 400] }, [_M], [0]];
6301
6029
  schema.TypeRegistry.for(n0).registerError(InvalidTarget, InvalidTarget$1);
6302
6030
  var InvalidTargetMaps = [
6303
6031
  -3,
6304
6032
  n0,
6305
6033
  _ITM,
6306
- {
6307
- [_e]: _c,
6308
- [_aQE]: [`InvalidTargetMaps`, 400],
6309
- },
6034
+ { [_e]: _c, [_aQE]: [`InvalidTargetMaps`, 400] },
6310
6035
  [_M],
6311
6036
  [0],
6312
6037
  ];
@@ -6315,25 +6040,12 @@ var InvalidTypeNameException = [
6315
6040
  -3,
6316
6041
  n0,
6317
6042
  _ITNE,
6318
- {
6319
- [_e]: _c,
6320
- [_aQE]: [`InvalidTypeName`, 400],
6321
- },
6043
+ { [_e]: _c, [_aQE]: [`InvalidTypeName`, 400] },
6322
6044
  [_M],
6323
6045
  [0],
6324
6046
  ];
6325
6047
  schema.TypeRegistry.for(n0).registerError(InvalidTypeNameException, InvalidTypeNameException$1);
6326
- var InvalidUpdate = [
6327
- -3,
6328
- n0,
6329
- _IU,
6330
- {
6331
- [_e]: _c,
6332
- [_aQE]: [`InvalidUpdate`, 400],
6333
- },
6334
- [_M],
6335
- [0],
6336
- ];
6048
+ var InvalidUpdate = [-3, n0, _IU, { [_e]: _c, [_aQE]: [`InvalidUpdate`, 400] }, [_M], [0]];
6337
6049
  schema.TypeRegistry.for(n0).registerError(InvalidUpdate, InvalidUpdate$1);
6338
6050
  var InventoryAggregator = [
6339
6051
  3,
@@ -6406,10 +6118,7 @@ var InvocationDoesNotExist = [
6406
6118
  -3,
6407
6119
  n0,
6408
6120
  _IDNE,
6409
- {
6410
- [_e]: _c,
6411
- [_aQE]: [`InvocationDoesNotExist`, 400],
6412
- },
6121
+ { [_e]: _c, [_aQE]: [`InvocationDoesNotExist`, 400] },
6413
6122
  [],
6414
6123
  [],
6415
6124
  ];
@@ -6418,10 +6127,7 @@ var ItemContentMismatchException = [
6418
6127
  -3,
6419
6128
  n0,
6420
6129
  _ICME,
6421
- {
6422
- [_e]: _c,
6423
- [_aQE]: [`ItemContentMismatch`, 400],
6424
- },
6130
+ { [_e]: _c, [_aQE]: [`ItemContentMismatch`, 400] },
6425
6131
  [_TN, _M],
6426
6132
  [0, 0],
6427
6133
  ];
@@ -6430,10 +6136,7 @@ var ItemSizeLimitExceededException = [
6430
6136
  -3,
6431
6137
  n0,
6432
6138
  _ISLEE,
6433
- {
6434
- [_e]: _c,
6435
- [_aQE]: [`ItemSizeLimitExceeded`, 400],
6436
- },
6139
+ { [_e]: _c, [_aQE]: [`ItemSizeLimitExceeded`, 400] },
6437
6140
  [_TN, _M],
6438
6141
  [0, 0],
6439
6142
  ];
@@ -6809,10 +6512,7 @@ var MalformedResourcePolicyDocumentException = [
6809
6512
  -3,
6810
6513
  n0,
6811
6514
  _MRPDE,
6812
- {
6813
- [_e]: _c,
6814
- [_aQE]: [`MalformedResourcePolicyDocumentException`, 400],
6815
- },
6515
+ { [_e]: _c, [_aQE]: [`MalformedResourcePolicyDocumentException`, 400] },
6816
6516
  [_M],
6817
6517
  [0],
6818
6518
  ];
@@ -6821,10 +6521,7 @@ var MaxDocumentSizeExceeded = [
6821
6521
  -3,
6822
6522
  n0,
6823
6523
  _MDSE,
6824
- {
6825
- [_e]: _c,
6826
- [_aQE]: [`MaxDocumentSizeExceeded`, 400],
6827
- },
6524
+ { [_e]: _c, [_aQE]: [`MaxDocumentSizeExceeded`, 400] },
6828
6525
  [_M],
6829
6526
  [0],
6830
6527
  ];
@@ -6861,10 +6558,7 @@ var NoLongerSupportedException = [
6861
6558
  -3,
6862
6559
  n0,
6863
6560
  _NLSE,
6864
- {
6865
- [_e]: _c,
6866
- [_aQE]: [`NoLongerSupported`, 400],
6867
- },
6561
+ { [_e]: _c, [_aQE]: [`NoLongerSupported`, 400] },
6868
6562
  [_M],
6869
6563
  [0],
6870
6564
  ];
@@ -6940,10 +6634,7 @@ var OpsItemAccessDeniedException = [
6940
6634
  -3,
6941
6635
  n0,
6942
6636
  _OIADE,
6943
- {
6944
- [_e]: _c,
6945
- [_aQE]: [`OpsItemAccessDeniedException`, 403],
6946
- },
6637
+ { [_e]: _c, [_aQE]: [`OpsItemAccessDeniedException`, 403] },
6947
6638
  [_M],
6948
6639
  [0],
6949
6640
  ];
@@ -6952,10 +6643,7 @@ var OpsItemAlreadyExistsException = [
6952
6643
  -3,
6953
6644
  n0,
6954
6645
  _OIAEE,
6955
- {
6956
- [_e]: _c,
6957
- [_aQE]: [`OpsItemAlreadyExistsException`, 400],
6958
- },
6646
+ { [_e]: _c, [_aQE]: [`OpsItemAlreadyExistsException`, 400] },
6959
6647
  [_M, _OII],
6960
6648
  [0, 0],
6961
6649
  ];
@@ -6964,10 +6652,7 @@ var OpsItemConflictException = [
6964
6652
  -3,
6965
6653
  n0,
6966
6654
  _OICE,
6967
- {
6968
- [_e]: _c,
6969
- [_aQE]: [`OpsItemConflictException`, 409],
6970
- },
6655
+ { [_e]: _c, [_aQE]: [`OpsItemConflictException`, 409] },
6971
6656
  [_M],
6972
6657
  [0],
6973
6658
  ];
@@ -6988,10 +6673,7 @@ var OpsItemInvalidParameterException = [
6988
6673
  -3,
6989
6674
  n0,
6990
6675
  _OIIPE,
6991
- {
6992
- [_e]: _c,
6993
- [_aQE]: [`OpsItemInvalidParameterException`, 400],
6994
- },
6676
+ { [_e]: _c, [_aQE]: [`OpsItemInvalidParameterException`, 400] },
6995
6677
  [_PNa, _M],
6996
6678
  [64 | 0, 0],
6997
6679
  ];
@@ -7000,10 +6682,7 @@ var OpsItemLimitExceededException = [
7000
6682
  -3,
7001
6683
  n0,
7002
6684
  _OILEE,
7003
- {
7004
- [_e]: _c,
7005
- [_aQE]: [`OpsItemLimitExceededException`, 400],
7006
- },
6685
+ { [_e]: _c, [_aQE]: [`OpsItemLimitExceededException`, 400] },
7007
6686
  [_RTes, _Li, _LTi, _M],
7008
6687
  [64 | 0, 1, 0, 0],
7009
6688
  ];
@@ -7012,10 +6691,7 @@ var OpsItemNotFoundException = [
7012
6691
  -3,
7013
6692
  n0,
7014
6693
  _OINFE,
7015
- {
7016
- [_e]: _c,
7017
- [_aQE]: [`OpsItemNotFoundException`, 400],
7018
- },
6694
+ { [_e]: _c, [_aQE]: [`OpsItemNotFoundException`, 400] },
7019
6695
  [_M],
7020
6696
  [0],
7021
6697
  ];
@@ -7025,10 +6701,7 @@ var OpsItemRelatedItemAlreadyExistsException = [
7025
6701
  -3,
7026
6702
  n0,
7027
6703
  _OIRIAEE,
7028
- {
7029
- [_e]: _c,
7030
- [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400],
7031
- },
6704
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400] },
7032
6705
  [_M, _RU, _OII],
7033
6706
  [0, 0, 0],
7034
6707
  ];
@@ -7037,10 +6710,7 @@ var OpsItemRelatedItemAssociationNotFoundException = [
7037
6710
  -3,
7038
6711
  n0,
7039
6712
  _OIRIANFE,
7040
- {
7041
- [_e]: _c,
7042
- [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400],
7043
- },
6713
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400] },
7044
6714
  [_M],
7045
6715
  [0],
7046
6716
  ];
@@ -7067,10 +6737,7 @@ var OpsMetadataAlreadyExistsException = [
7067
6737
  -3,
7068
6738
  n0,
7069
6739
  _OMAEE,
7070
- {
7071
- [_e]: _c,
7072
- [_aQE]: [`OpsMetadataAlreadyExistsException`, 400],
7073
- },
6740
+ { [_e]: _c, [_aQE]: [`OpsMetadataAlreadyExistsException`, 400] },
7074
6741
  [_m],
7075
6742
  [0],
7076
6743
  ];
@@ -7080,10 +6747,7 @@ var OpsMetadataInvalidArgumentException = [
7080
6747
  -3,
7081
6748
  n0,
7082
6749
  _OMIAE,
7083
- {
7084
- [_e]: _c,
7085
- [_aQE]: [`OpsMetadataInvalidArgumentException`, 400],
7086
- },
6750
+ { [_e]: _c, [_aQE]: [`OpsMetadataInvalidArgumentException`, 400] },
7087
6751
  [_m],
7088
6752
  [0],
7089
6753
  ];
@@ -7092,10 +6756,7 @@ var OpsMetadataKeyLimitExceededException = [
7092
6756
  -3,
7093
6757
  n0,
7094
6758
  _OMKLEE,
7095
- {
7096
- [_e]: _c,
7097
- [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429],
7098
- },
6759
+ { [_e]: _c, [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429] },
7099
6760
  [_m],
7100
6761
  [0],
7101
6762
  ];
@@ -7104,10 +6765,7 @@ var OpsMetadataLimitExceededException = [
7104
6765
  -3,
7105
6766
  n0,
7106
6767
  _OMLEE,
7107
- {
7108
- [_e]: _c,
7109
- [_aQE]: [`OpsMetadataLimitExceededException`, 429],
7110
- },
6768
+ { [_e]: _c, [_aQE]: [`OpsMetadataLimitExceededException`, 429] },
7111
6769
  [_m],
7112
6770
  [0],
7113
6771
  ];
@@ -7116,10 +6774,7 @@ var OpsMetadataNotFoundException = [
7116
6774
  -3,
7117
6775
  n0,
7118
6776
  _OMNFE,
7119
- {
7120
- [_e]: _c,
7121
- [_aQE]: [`OpsMetadataNotFoundException`, 404],
7122
- },
6777
+ { [_e]: _c, [_aQE]: [`OpsMetadataNotFoundException`, 404] },
7123
6778
  [_m],
7124
6779
  [0],
7125
6780
  ];
@@ -7128,10 +6783,7 @@ var OpsMetadataTooManyUpdatesException = [
7128
6783
  -3,
7129
6784
  n0,
7130
6785
  _OMTMUE,
7131
- {
7132
- [_e]: _c,
7133
- [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429],
7134
- },
6786
+ { [_e]: _c, [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429] },
7135
6787
  [_m],
7136
6788
  [0],
7137
6789
  ];
@@ -7150,10 +6802,7 @@ var ParameterAlreadyExists = [
7150
6802
  -3,
7151
6803
  n0,
7152
6804
  _PAE,
7153
- {
7154
- [_e]: _c,
7155
- [_aQE]: [`ParameterAlreadyExists`, 400],
7156
- },
6805
+ { [_e]: _c, [_aQE]: [`ParameterAlreadyExists`, 400] },
7157
6806
  [_m],
7158
6807
  [0],
7159
6808
  ];
@@ -7171,10 +6820,7 @@ var ParameterLimitExceeded = [
7171
6820
  -3,
7172
6821
  n0,
7173
6822
  _PLE,
7174
- {
7175
- [_e]: _c,
7176
- [_aQE]: [`ParameterLimitExceeded`, 429],
7177
- },
6823
+ { [_e]: _c, [_aQE]: [`ParameterLimitExceeded`, 429] },
7178
6824
  [_m],
7179
6825
  [0],
7180
6826
  ];
@@ -7183,10 +6829,7 @@ var ParameterMaxVersionLimitExceeded = [
7183
6829
  -3,
7184
6830
  n0,
7185
6831
  _PMVLE,
7186
- {
7187
- [_e]: _c,
7188
- [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400],
7189
- },
6832
+ { [_e]: _c, [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400] },
7190
6833
  [_m],
7191
6834
  [0],
7192
6835
  ];
@@ -7203,10 +6846,7 @@ var ParameterNotFound = [
7203
6846
  -3,
7204
6847
  n0,
7205
6848
  _PNF,
7206
- {
7207
- [_e]: _c,
7208
- [_aQE]: [`ParameterNotFound`, 404],
7209
- },
6849
+ { [_e]: _c, [_aQE]: [`ParameterNotFound`, 404] },
7210
6850
  [_m],
7211
6851
  [0],
7212
6852
  ];
@@ -7215,10 +6855,7 @@ var ParameterPatternMismatchException = [
7215
6855
  -3,
7216
6856
  n0,
7217
6857
  _PPME,
7218
- {
7219
- [_e]: _c,
7220
- [_aQE]: [`ParameterPatternMismatchException`, 400],
7221
- },
6858
+ { [_e]: _c, [_aQE]: [`ParameterPatternMismatchException`, 400] },
7222
6859
  [_m],
7223
6860
  [0],
7224
6861
  ];
@@ -7229,10 +6866,7 @@ var ParameterVersionLabelLimitExceeded = [
7229
6866
  -3,
7230
6867
  n0,
7231
6868
  _PVLLE,
7232
- {
7233
- [_e]: _c,
7234
- [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400],
7235
- },
6869
+ { [_e]: _c, [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400] },
7236
6870
  [_m],
7237
6871
  [0],
7238
6872
  ];
@@ -7241,10 +6875,7 @@ var ParameterVersionNotFound = [
7241
6875
  -3,
7242
6876
  n0,
7243
6877
  _PVNF,
7244
- {
7245
- [_e]: _c,
7246
- [_aQE]: [`ParameterVersionNotFound`, 400],
7247
- },
6878
+ { [_e]: _c, [_aQE]: [`ParameterVersionNotFound`, 400] },
7248
6879
  [_m],
7249
6880
  [0],
7250
6881
  ];
@@ -7324,10 +6955,7 @@ var PoliciesLimitExceededException = [
7324
6955
  -3,
7325
6956
  n0,
7326
6957
  _PLEE,
7327
- {
7328
- [_e]: _c,
7329
- [_aQE]: [`PoliciesLimitExceededException`, 400],
7330
- },
6958
+ { [_e]: _c, [_aQE]: [`PoliciesLimitExceededException`, 400] },
7331
6959
  [_m],
7332
6960
  [0],
7333
6961
  ];
@@ -7420,10 +7048,7 @@ var ResourceDataSyncAlreadyExistsException = [
7420
7048
  -3,
7421
7049
  n0,
7422
7050
  _RDSAEE,
7423
- {
7424
- [_e]: _c,
7425
- [_aQE]: [`ResourceDataSyncAlreadyExists`, 400],
7426
- },
7051
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncAlreadyExists`, 400] },
7427
7052
  [_SN],
7428
7053
  [0],
7429
7054
  ];
@@ -7440,10 +7065,7 @@ var ResourceDataSyncConflictException = [
7440
7065
  -3,
7441
7066
  n0,
7442
7067
  _RDSCE,
7443
- {
7444
- [_e]: _c,
7445
- [_aQE]: [`ResourceDataSyncConflictException`, 409],
7446
- },
7068
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncConflictException`, 409] },
7447
7069
  [_M],
7448
7070
  [0],
7449
7071
  ];
@@ -7452,10 +7074,7 @@ var ResourceDataSyncCountExceededException = [
7452
7074
  -3,
7453
7075
  n0,
7454
7076
  _RDSCEE,
7455
- {
7456
- [_e]: _c,
7457
- [_aQE]: [`ResourceDataSyncCountExceeded`, 400],
7458
- },
7077
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncCountExceeded`, 400] },
7459
7078
  [_M],
7460
7079
  [0],
7461
7080
  ];
@@ -7465,10 +7084,7 @@ var ResourceDataSyncInvalidConfigurationException = [
7465
7084
  -3,
7466
7085
  n0,
7467
7086
  _RDSICE,
7468
- {
7469
- [_e]: _c,
7470
- [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400],
7471
- },
7087
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400] },
7472
7088
  [_M],
7473
7089
  [0],
7474
7090
  ];
@@ -7485,10 +7101,7 @@ var ResourceDataSyncNotFoundException = [
7485
7101
  -3,
7486
7102
  n0,
7487
7103
  _RDSNFE,
7488
- {
7489
- [_e]: _c,
7490
- [_aQE]: [`ResourceDataSyncNotFound`, 404],
7491
- },
7104
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncNotFound`, 404] },
7492
7105
  [_SN, _STy, _M],
7493
7106
  [0, 0, 0],
7494
7107
  ];
@@ -7522,10 +7135,7 @@ var ResourceInUseException = [
7522
7135
  -3,
7523
7136
  n0,
7524
7137
  _RIUE,
7525
- {
7526
- [_e]: _c,
7527
- [_aQE]: [`ResourceInUseException`, 400],
7528
- },
7138
+ { [_e]: _c, [_aQE]: [`ResourceInUseException`, 400] },
7529
7139
  [_M],
7530
7140
  [0],
7531
7141
  ];
@@ -7534,10 +7144,7 @@ var ResourceLimitExceededException = [
7534
7144
  -3,
7535
7145
  n0,
7536
7146
  _RLEE,
7537
- {
7538
- [_e]: _c,
7539
- [_aQE]: [`ResourceLimitExceededException`, 400],
7540
- },
7147
+ { [_e]: _c, [_aQE]: [`ResourceLimitExceededException`, 400] },
7541
7148
  [_M],
7542
7149
  [0],
7543
7150
  ];
@@ -7546,10 +7153,7 @@ var ResourceNotFoundException = [
7546
7153
  -3,
7547
7154
  n0,
7548
7155
  _RNFE,
7549
- {
7550
- [_e]: _c,
7551
- [_aQE]: [`ResourceNotFoundException`, 404],
7552
- },
7156
+ { [_e]: _c, [_aQE]: [`ResourceNotFoundException`, 404] },
7553
7157
  [_M],
7554
7158
  [0],
7555
7159
  ];
@@ -7558,10 +7162,7 @@ var ResourcePolicyConflictException = [
7558
7162
  -3,
7559
7163
  n0,
7560
7164
  _RPCE,
7561
- {
7562
- [_e]: _c,
7563
- [_aQE]: [`ResourcePolicyConflictException`, 400],
7564
- },
7165
+ { [_e]: _c, [_aQE]: [`ResourcePolicyConflictException`, 400] },
7565
7166
  [_M],
7566
7167
  [0],
7567
7168
  ];
@@ -7570,10 +7171,7 @@ var ResourcePolicyInvalidParameterException = [
7570
7171
  -3,
7571
7172
  n0,
7572
7173
  _RPIPE,
7573
- {
7574
- [_e]: _c,
7575
- [_aQE]: [`ResourcePolicyInvalidParameterException`, 400],
7576
- },
7174
+ { [_e]: _c, [_aQE]: [`ResourcePolicyInvalidParameterException`, 400] },
7577
7175
  [_PNa, _M],
7578
7176
  [64 | 0, 0],
7579
7177
  ];
@@ -7582,10 +7180,7 @@ var ResourcePolicyLimitExceededException = [
7582
7180
  -3,
7583
7181
  n0,
7584
7182
  _RPLEE,
7585
- {
7586
- [_e]: _c,
7587
- [_aQE]: [`ResourcePolicyLimitExceededException`, 400],
7588
- },
7183
+ { [_e]: _c, [_aQE]: [`ResourcePolicyLimitExceededException`, 400] },
7589
7184
  [_Li, _LTi, _M],
7590
7185
  [1, 0, 0],
7591
7186
  ];
@@ -7594,10 +7189,7 @@ var ResourcePolicyNotFoundException = [
7594
7189
  -3,
7595
7190
  n0,
7596
7191
  _RPNFE,
7597
- {
7598
- [_e]: _c,
7599
- [_aQE]: [`ResourcePolicyNotFoundException`, 404],
7600
- },
7192
+ { [_e]: _c, [_aQE]: [`ResourcePolicyNotFoundException`, 404] },
7601
7193
  [_M],
7602
7194
  [0],
7603
7195
  ];
@@ -7668,9 +7260,7 @@ var ServiceQuotaExceededException = [
7668
7260
  -3,
7669
7261
  n0,
7670
7262
  _SQEE,
7671
- {
7672
- [_e]: _c,
7673
- },
7263
+ { [_e]: _c },
7674
7264
  [_M, _RI, _RT, _QC, _SCe],
7675
7265
  [0, 0, 0, 0, 0],
7676
7266
  ];
@@ -7687,10 +7277,7 @@ var ServiceSettingNotFound = [
7687
7277
  -3,
7688
7278
  n0,
7689
7279
  _SSNF,
7690
- {
7691
- [_e]: _c,
7692
- [_aQE]: [`ServiceSettingNotFound`, 400],
7693
- },
7280
+ { [_e]: _c, [_aQE]: [`ServiceSettingNotFound`, 400] },
7694
7281
  [_M],
7695
7282
  [0],
7696
7283
  ];
@@ -7775,17 +7362,7 @@ var StartSessionRequest = [
7775
7362
  [0, 0, 0, [2, n0, _SMP, 0, 0, 64 | 0]],
7776
7363
  ];
7777
7364
  var StartSessionResponse = [3, n0, _SSRt, 0, [_SIes, _TV, _SU], [0, 0, 0]];
7778
- var StatusUnchanged = [
7779
- -3,
7780
- n0,
7781
- _SUt,
7782
- {
7783
- [_e]: _c,
7784
- [_aQE]: [`StatusUnchanged`, 400],
7785
- },
7786
- [],
7787
- [],
7788
- ];
7365
+ var StatusUnchanged = [-3, n0, _SUt, { [_e]: _c, [_aQE]: [`StatusUnchanged`, 400] }, [], []];
7789
7366
  schema.TypeRegistry.for(n0).registerError(StatusUnchanged, StatusUnchanged$1);
7790
7367
  var StepExecution = [
7791
7368
  3,
@@ -7852,10 +7429,7 @@ var SubTypeCountLimitExceededException = [
7852
7429
  -3,
7853
7430
  n0,
7854
7431
  _STCLEE,
7855
- {
7856
- [_e]: _c,
7857
- [_aQE]: [`SubTypeCountLimitExceeded`, 400],
7858
- },
7432
+ { [_e]: _c, [_aQE]: [`SubTypeCountLimitExceeded`, 400] },
7859
7433
  [_M],
7860
7434
  [0],
7861
7435
  ];
@@ -7866,10 +7440,7 @@ var TargetInUseException = [
7866
7440
  -3,
7867
7441
  n0,
7868
7442
  _TIUE,
7869
- {
7870
- [_e]: _c,
7871
- [_aQE]: [`TargetInUseException`, 400],
7872
- },
7443
+ { [_e]: _c, [_aQE]: [`TargetInUseException`, 400] },
7873
7444
  [_M],
7874
7445
  [0],
7875
7446
  ];
@@ -7886,10 +7457,7 @@ var TargetNotConnected = [
7886
7457
  -3,
7887
7458
  n0,
7888
7459
  _TNC,
7889
- {
7890
- [_e]: _c,
7891
- [_aQE]: [`TargetNotConnected`, 430],
7892
- },
7460
+ { [_e]: _c, [_aQE]: [`TargetNotConnected`, 430] },
7893
7461
  [_M],
7894
7462
  [0],
7895
7463
  ];
@@ -7897,49 +7465,24 @@ schema.TypeRegistry.for(n0).registerError(TargetNotConnected, TargetNotConnected
7897
7465
  var TargetPreview = [3, n0, _TPar, 0, [_Cou, _TT], [1, 0]];
7898
7466
  var TerminateSessionRequest = [3, n0, _TSR, 0, [_SIes], [0]];
7899
7467
  var TerminateSessionResponse = [3, n0, _TSRe, 0, [_SIes], [0]];
7900
- var ThrottlingException = [
7901
- -3,
7902
- n0,
7903
- _TE,
7904
- {
7905
- [_e]: _c,
7906
- },
7907
- [_M, _QC, _SCe],
7908
- [0, 0, 0],
7909
- ];
7468
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M, _QC, _SCe], [0, 0, 0]];
7910
7469
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
7911
7470
  var TooManyTagsError = [
7912
7471
  -3,
7913
7472
  n0,
7914
7473
  _TMTE,
7915
- {
7916
- [_e]: _c,
7917
- [_aQE]: [`TooManyTagsError`, 400],
7918
- },
7474
+ { [_e]: _c, [_aQE]: [`TooManyTagsError`, 400] },
7919
7475
  [],
7920
7476
  [],
7921
7477
  ];
7922
7478
  schema.TypeRegistry.for(n0).registerError(TooManyTagsError, TooManyTagsError$1);
7923
- var TooManyUpdates = [
7924
- -3,
7925
- n0,
7926
- _TMU,
7927
- {
7928
- [_e]: _c,
7929
- [_aQE]: [`TooManyUpdates`, 429],
7930
- },
7931
- [_M],
7932
- [0],
7933
- ];
7479
+ var TooManyUpdates = [-3, n0, _TMU, { [_e]: _c, [_aQE]: [`TooManyUpdates`, 429] }, [_M], [0]];
7934
7480
  schema.TypeRegistry.for(n0).registerError(TooManyUpdates, TooManyUpdates$1);
7935
7481
  var TotalSizeLimitExceededException = [
7936
7482
  -3,
7937
7483
  n0,
7938
7484
  _TSLEE,
7939
- {
7940
- [_e]: _c,
7941
- [_aQE]: [`TotalSizeLimitExceeded`, 400],
7942
- },
7485
+ { [_e]: _c, [_aQE]: [`TotalSizeLimitExceeded`, 400] },
7943
7486
  [_M],
7944
7487
  [0],
7945
7488
  ];
@@ -7950,10 +7493,7 @@ var UnsupportedCalendarException = [
7950
7493
  -3,
7951
7494
  n0,
7952
7495
  _UCE,
7953
- {
7954
- [_e]: _c,
7955
- [_aQE]: [`UnsupportedCalendarException`, 400],
7956
- },
7496
+ { [_e]: _c, [_aQE]: [`UnsupportedCalendarException`, 400] },
7957
7497
  [_M],
7958
7498
  [0],
7959
7499
  ];
@@ -7962,10 +7502,7 @@ var UnsupportedFeatureRequiredException = [
7962
7502
  -3,
7963
7503
  n0,
7964
7504
  _UFRE,
7965
- {
7966
- [_e]: _c,
7967
- [_aQE]: [`UnsupportedFeatureRequiredException`, 400],
7968
- },
7505
+ { [_e]: _c, [_aQE]: [`UnsupportedFeatureRequiredException`, 400] },
7969
7506
  [_M],
7970
7507
  [0],
7971
7508
  ];
@@ -7974,10 +7511,7 @@ var UnsupportedInventoryItemContextException = [
7974
7511
  -3,
7975
7512
  n0,
7976
7513
  _UIICE,
7977
- {
7978
- [_e]: _c,
7979
- [_aQE]: [`UnsupportedInventoryItemContext`, 400],
7980
- },
7514
+ { [_e]: _c, [_aQE]: [`UnsupportedInventoryItemContext`, 400] },
7981
7515
  [_TN, _M],
7982
7516
  [0, 0],
7983
7517
  ];
@@ -7986,10 +7520,7 @@ var UnsupportedInventorySchemaVersionException = [
7986
7520
  -3,
7987
7521
  n0,
7988
7522
  _UISVE,
7989
- {
7990
- [_e]: _c,
7991
- [_aQE]: [`UnsupportedInventorySchemaVersion`, 400],
7992
- },
7523
+ { [_e]: _c, [_aQE]: [`UnsupportedInventorySchemaVersion`, 400] },
7993
7524
  [_M],
7994
7525
  [0],
7995
7526
  ];
@@ -7998,10 +7529,7 @@ var UnsupportedOperatingSystem = [
7998
7529
  -3,
7999
7530
  n0,
8000
7531
  _UOS,
8001
- {
8002
- [_e]: _c,
8003
- [_aQE]: [`UnsupportedOperatingSystem`, 400],
8004
- },
7532
+ { [_e]: _c, [_aQE]: [`UnsupportedOperatingSystem`, 400] },
8005
7533
  [_M],
8006
7534
  [0],
8007
7535
  ];
@@ -8010,10 +7538,7 @@ var UnsupportedOperationException = [
8010
7538
  -3,
8011
7539
  n0,
8012
7540
  _UOE,
8013
- {
8014
- [_e]: _c,
8015
- [_aQE]: [`UnsupportedOperation`, 400],
8016
- },
7541
+ { [_e]: _c, [_aQE]: [`UnsupportedOperation`, 400] },
8017
7542
  [_M],
8018
7543
  [0],
8019
7544
  ];
@@ -8022,10 +7547,7 @@ var UnsupportedParameterType = [
8022
7547
  -3,
8023
7548
  n0,
8024
7549
  _UPT,
8025
- {
8026
- [_e]: _c,
8027
- [_aQE]: [`UnsupportedParameterType`, 400],
8028
- },
7550
+ { [_e]: _c, [_aQE]: [`UnsupportedParameterType`, 400] },
8029
7551
  [_m],
8030
7552
  [0],
8031
7553
  ];
@@ -8034,10 +7556,7 @@ var UnsupportedPlatformType = [
8034
7556
  -3,
8035
7557
  n0,
8036
7558
  _UPTn,
8037
- {
8038
- [_e]: _c,
8039
- [_aQE]: [`UnsupportedPlatformType`, 400],
8040
- },
7559
+ { [_e]: _c, [_aQE]: [`UnsupportedPlatformType`, 400] },
8041
7560
  [_M],
8042
7561
  [0],
8043
7562
  ];
@@ -8288,40 +7807,15 @@ var ValidationException = [
8288
7807
  -3,
8289
7808
  n0,
8290
7809
  _VE,
8291
- {
8292
- [_e]: _c,
8293
- [_aQE]: [`ValidationException`, 400],
8294
- },
7810
+ { [_e]: _c, [_aQE]: [`ValidationException`, 400] },
8295
7811
  [_M, _RCea],
8296
7812
  [0, 0],
8297
7813
  ];
8298
7814
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
8299
7815
  var SSMServiceException = [-3, _sm, "SSMServiceException", 0, [], []];
8300
7816
  schema.TypeRegistry.for(_sm).registerError(SSMServiceException, SSMServiceException$1);
8301
- var AccountIdList = [
8302
- 1,
8303
- n0,
8304
- _AIL,
8305
- 0,
8306
- [
8307
- 0,
8308
- {
8309
- [_xN]: _AI,
8310
- },
8311
- ],
8312
- ];
8313
- var AccountSharingInfoList = [
8314
- 1,
8315
- n0,
8316
- _ASIL,
8317
- 0,
8318
- [
8319
- () => AccountSharingInfo,
8320
- {
8321
- [_xN]: _ASI,
8322
- },
8323
- ],
8324
- ];
7817
+ var AccountIdList = [1, n0, _AIL, 0, [0, { [_xN]: _AI }]];
7818
+ var AccountSharingInfoList = [1, n0, _ASIL, 0, [() => AccountSharingInfo, { [_xN]: _ASI }]];
8325
7819
  var ActivationList = [1, n0, _AL, 0, () => Activation];
8326
7820
  var AlarmList = [1, n0, _ALl, 0, () => Alarm];
8327
7821
  var AlarmStateInformationList = [1, n0, _ASILl, 0, () => AlarmStateInformation];
@@ -8330,109 +7824,40 @@ var AssociationDescriptionList = [
8330
7824
  n0,
8331
7825
  _ADL,
8332
7826
  0,
8333
- [
8334
- () => AssociationDescription,
8335
- {
8336
- [_xN]: _AD,
8337
- },
8338
- ],
7827
+ [() => AssociationDescription, { [_xN]: _AD }],
8339
7828
  ];
8340
7829
  var AssociationExecutionFilterList = [
8341
7830
  1,
8342
7831
  n0,
8343
7832
  _AEFL,
8344
7833
  0,
8345
- [
8346
- () => AssociationExecutionFilter,
8347
- {
8348
- [_xN]: _AEF,
8349
- },
8350
- ],
8351
- ];
8352
- var AssociationExecutionsList = [
8353
- 1,
8354
- n0,
8355
- _AEL,
8356
- 0,
8357
- [
8358
- () => AssociationExecution,
8359
- {
8360
- [_xN]: _AE,
8361
- },
8362
- ],
7834
+ [() => AssociationExecutionFilter, { [_xN]: _AEF }],
8363
7835
  ];
7836
+ var AssociationExecutionsList = [1, n0, _AEL, 0, [() => AssociationExecution, { [_xN]: _AE }]];
8364
7837
  var AssociationExecutionTargetsFilterList = [
8365
7838
  1,
8366
7839
  n0,
8367
7840
  _AETFL,
8368
7841
  0,
8369
- [
8370
- () => AssociationExecutionTargetsFilter,
8371
- {
8372
- [_xN]: _AETF,
8373
- },
8374
- ],
7842
+ [() => AssociationExecutionTargetsFilter, { [_xN]: _AETF }],
8375
7843
  ];
8376
7844
  var AssociationExecutionTargetsList = [
8377
7845
  1,
8378
7846
  n0,
8379
7847
  _AETL,
8380
7848
  0,
8381
- [
8382
- () => AssociationExecutionTarget,
8383
- {
8384
- [_xN]: _AET,
8385
- },
8386
- ],
8387
- ];
8388
- var AssociationFilterList = [
8389
- 1,
8390
- n0,
8391
- _AFL,
8392
- 0,
8393
- [
8394
- () => AssociationFilter,
8395
- {
8396
- [_xN]: _AF,
8397
- },
8398
- ],
8399
- ];
8400
- var AssociationList = [
8401
- 1,
8402
- n0,
8403
- _ALs,
8404
- 0,
8405
- [
8406
- () => Association,
8407
- {
8408
- [_xN]: _As,
8409
- },
8410
- ],
7849
+ [() => AssociationExecutionTarget, { [_xN]: _AET }],
8411
7850
  ];
7851
+ var AssociationFilterList = [1, n0, _AFL, 0, [() => AssociationFilter, { [_xN]: _AF }]];
7852
+ var AssociationList = [1, n0, _ALs, 0, [() => Association, { [_xN]: _As }]];
8412
7853
  var AssociationVersionList = [1, n0, _AVL, 0, [() => AssociationVersionInfo, 0]];
8413
- var AttachmentContentList = [
8414
- 1,
8415
- n0,
8416
- _ACL,
8417
- 0,
8418
- [
8419
- () => AttachmentContent,
8420
- {
8421
- [_xN]: _ACt,
8422
- },
8423
- ],
8424
- ];
7854
+ var AttachmentContentList = [1, n0, _ACL, 0, [() => AttachmentContent, { [_xN]: _ACt }]];
8425
7855
  var AttachmentInformationList = [
8426
7856
  1,
8427
7857
  n0,
8428
7858
  _AILt,
8429
7859
  0,
8430
- [
8431
- () => AttachmentInformation,
8432
- {
8433
- [_xN]: _AIt,
8434
- },
8435
- ],
7860
+ [() => AttachmentInformation, { [_xN]: _AIt }],
8436
7861
  ];
8437
7862
  var AttachmentsSourceList = [1, n0, _ASL, 0, () => AttachmentsSource];
8438
7863
  var AutomationExecutionFilterList = [1, n0, _AEFLu, 0, () => AutomationExecutionFilter];
@@ -8442,104 +7867,34 @@ var CommandInvocationList = [1, n0, _CIL, 0, () => CommandInvocation];
8442
7867
  var CommandList = [1, n0, _CLo, 0, [() => Command, 0]];
8443
7868
  var CommandPluginList = [1, n0, _CPL, 0, () => CommandPlugin];
8444
7869
  var ComplianceItemEntryList = [1, n0, _CIEL, 0, () => ComplianceItemEntry];
8445
- var ComplianceItemList = [
8446
- 1,
8447
- n0,
8448
- _CILo,
8449
- 0,
8450
- [
8451
- () => ComplianceItem,
8452
- {
8453
- [_xN]: _Item,
8454
- },
8455
- ],
8456
- ];
7870
+ var ComplianceItemList = [1, n0, _CILo, 0, [() => ComplianceItem, { [_xN]: _Item }]];
8457
7871
  var ComplianceStringFilterList = [
8458
7872
  1,
8459
7873
  n0,
8460
7874
  _CSFL,
8461
7875
  0,
8462
- [
8463
- () => ComplianceStringFilter,
8464
- {
8465
- [_xN]: _CFo,
8466
- },
8467
- ],
8468
- ];
8469
- var ComplianceStringFilterValueList = [
8470
- 1,
8471
- n0,
8472
- _CSFVL,
8473
- 0,
8474
- [
8475
- 0,
8476
- {
8477
- [_xN]: _FVi,
8478
- },
8479
- ],
7876
+ [() => ComplianceStringFilter, { [_xN]: _CFo }],
8480
7877
  ];
7878
+ var ComplianceStringFilterValueList = [1, n0, _CSFVL, 0, [0, { [_xN]: _FVi }]];
8481
7879
  var ComplianceSummaryItemList = [
8482
7880
  1,
8483
7881
  n0,
8484
7882
  _CSIL,
8485
7883
  0,
8486
- [
8487
- () => ComplianceSummaryItem,
8488
- {
8489
- [_xN]: _Item,
8490
- },
8491
- ],
7884
+ [() => ComplianceSummaryItem, { [_xN]: _Item }],
8492
7885
  ];
8493
7886
  var CreateAssociationBatchRequestEntries = [
8494
7887
  1,
8495
7888
  n0,
8496
7889
  _CABREr,
8497
7890
  0,
8498
- [
8499
- () => CreateAssociationBatchRequestEntry,
8500
- {
8501
- [_xN]: _en,
8502
- },
8503
- ],
7891
+ [() => CreateAssociationBatchRequestEntry, { [_xN]: _en }],
8504
7892
  ];
8505
7893
  var DescribeActivationsFilterList = [1, n0, _DAFL, 0, () => DescribeActivationsFilter];
8506
- var DocumentFilterList = [
8507
- 1,
8508
- n0,
8509
- _DFL,
8510
- 0,
8511
- [
8512
- () => DocumentFilter,
8513
- {
8514
- [_xN]: _DFo,
8515
- },
8516
- ],
8517
- ];
8518
- var DocumentIdentifierList = [
8519
- 1,
8520
- n0,
8521
- _DIL,
8522
- 0,
8523
- [
8524
- () => DocumentIdentifier,
8525
- {
8526
- [_xN]: _DIo,
8527
- },
8528
- ],
8529
- ];
7894
+ var DocumentFilterList = [1, n0, _DFL, 0, [() => DocumentFilter, { [_xN]: _DFo }]];
7895
+ var DocumentIdentifierList = [1, n0, _DIL, 0, [() => DocumentIdentifier, { [_xN]: _DIo }]];
8530
7896
  var DocumentKeyValuesFilterList = [1, n0, _DKVFL, 0, () => DocumentKeyValuesFilter];
8531
- var DocumentParameterList = [
8532
- 1,
8533
- n0,
8534
- _DPLo,
8535
- 0,
8536
- [
8537
- () => DocumentParameter,
8538
- {
8539
- [_xN]: _DPo,
8540
- },
8541
- ],
8542
- ];
7897
+ var DocumentParameterList = [1, n0, _DPLo, 0, [() => DocumentParameter, { [_xN]: _DPo }]];
8543
7898
  var DocumentRequiresList = [1, n0, _DRL, 0, () => DocumentRequires];
8544
7899
  var DocumentReviewCommentList = [1, n0, _DRCL, 0, () => DocumentReviewCommentSource];
8545
7900
  var DocumentReviewerResponseList = [1, n0, _DRRL, 0, () => DocumentReviewerResponseSource];
@@ -8550,12 +7905,7 @@ var FailedCreateAssociationList = [
8550
7905
  n0,
8551
7906
  _FCAL,
8552
7907
  0,
8553
- [
8554
- () => FailedCreateAssociation,
8555
- {
8556
- [_xN]: _FCAE,
8557
- },
8558
- ],
7908
+ [() => FailedCreateAssociation, { [_xN]: _FCAE }],
8559
7909
  ];
8560
7910
  var GetResourcePoliciesResponseEntries = [
8561
7911
  1,
@@ -8571,186 +7921,57 @@ var InstanceInformationFilterList = [
8571
7921
  n0,
8572
7922
  _IIFL,
8573
7923
  0,
8574
- [
8575
- () => InstanceInformationFilter,
8576
- {
8577
- [_xN]: _IIF,
8578
- },
8579
- ],
8580
- ];
8581
- var InstanceInformationFilterValueSet = [
8582
- 1,
8583
- n0,
8584
- _IIFVS,
8585
- 0,
8586
- [
8587
- 0,
8588
- {
8589
- [_xN]: _IIFV,
8590
- },
8591
- ],
8592
- ];
8593
- var InstanceInformationList = [
8594
- 1,
8595
- n0,
8596
- _IIL,
8597
- 0,
8598
- [
8599
- () => InstanceInformation,
8600
- {
8601
- [_xN]: _IInst,
8602
- },
8603
- ],
7924
+ [() => InstanceInformationFilter, { [_xN]: _IIF }],
8604
7925
  ];
7926
+ var InstanceInformationFilterValueSet = [1, n0, _IIFVS, 0, [0, { [_xN]: _IIFV }]];
7927
+ var InstanceInformationList = [1, n0, _IIL, 0, [() => InstanceInformation, { [_xN]: _IInst }]];
8605
7928
  var InstanceInformationStringFilterList = [
8606
7929
  1,
8607
7930
  n0,
8608
7931
  _IISFL,
8609
7932
  0,
8610
- [
8611
- () => InstanceInformationStringFilter,
8612
- {
8613
- [_xN]: _IISF,
8614
- },
8615
- ],
7933
+ [() => InstanceInformationStringFilter, { [_xN]: _IISF }],
8616
7934
  ];
8617
7935
  var InstancePatchStateFilterList = [1, n0, _IPSFL, 0, () => InstancePatchStateFilter];
8618
7936
  var InstancePatchStateList = [1, n0, _IPSL, 0, [() => InstancePatchState, 0]];
8619
7937
  var InstancePatchStatesList = [1, n0, _IPSLn, 0, [() => InstancePatchState, 0]];
8620
- var InstanceProperties = [
8621
- 1,
8622
- n0,
8623
- _IPn,
8624
- 0,
8625
- [
8626
- () => InstanceProperty,
8627
- {
8628
- [_xN]: _IPns,
8629
- },
8630
- ],
8631
- ];
7938
+ var InstanceProperties = [1, n0, _IPn, 0, [() => InstanceProperty, { [_xN]: _IPns }]];
8632
7939
  var InstancePropertyFilterList = [
8633
7940
  1,
8634
7941
  n0,
8635
7942
  _IPFL,
8636
7943
  0,
8637
- [
8638
- () => InstancePropertyFilter,
8639
- {
8640
- [_xN]: _IPF,
8641
- },
8642
- ],
8643
- ];
8644
- var InstancePropertyFilterValueSet = [
8645
- 1,
8646
- n0,
8647
- _IPFVS,
8648
- 0,
8649
- [
8650
- 0,
8651
- {
8652
- [_xN]: _IPFV,
8653
- },
8654
- ],
7944
+ [() => InstancePropertyFilter, { [_xN]: _IPF }],
8655
7945
  ];
7946
+ var InstancePropertyFilterValueSet = [1, n0, _IPFVS, 0, [0, { [_xN]: _IPFV }]];
8656
7947
  var InstancePropertyStringFilterList = [
8657
7948
  1,
8658
7949
  n0,
8659
7950
  _IPSFLn,
8660
7951
  0,
8661
- [
8662
- () => InstancePropertyStringFilter,
8663
- {
8664
- [_xN]: _IPSFn,
8665
- },
8666
- ],
8667
- ];
8668
- var InventoryAggregatorList = [
8669
- 1,
8670
- n0,
8671
- _IALn,
8672
- 0,
8673
- [
8674
- () => InventoryAggregator,
8675
- {
8676
- [_xN]: _Agg,
8677
- },
8678
- ],
7952
+ [() => InstancePropertyStringFilter, { [_xN]: _IPSFn }],
8679
7953
  ];
7954
+ var InventoryAggregatorList = [1, n0, _IALn, 0, [() => InventoryAggregator, { [_xN]: _Agg }]];
8680
7955
  var InventoryDeletionsList = [1, n0, _IDL, 0, () => InventoryDeletionStatusItem];
8681
7956
  var InventoryDeletionSummaryItems = [1, n0, _IDSInv, 0, () => InventoryDeletionSummaryItem];
8682
- var InventoryFilterList = [
8683
- 1,
8684
- n0,
8685
- _IFL,
8686
- 0,
8687
- [
8688
- () => InventoryFilter,
8689
- {
8690
- [_xN]: _IFn,
8691
- },
8692
- ],
8693
- ];
8694
- var InventoryFilterValueList = [
8695
- 1,
8696
- n0,
8697
- _IFVL,
8698
- 0,
8699
- [
8700
- 0,
8701
- {
8702
- [_xN]: _FVi,
8703
- },
8704
- ],
8705
- ];
8706
- var InventoryGroupList = [
8707
- 1,
8708
- n0,
8709
- _IGL,
8710
- 0,
8711
- [
8712
- () => InventoryGroup,
8713
- {
8714
- [_xN]: _IG,
8715
- },
8716
- ],
8717
- ];
7957
+ var InventoryFilterList = [1, n0, _IFL, 0, [() => InventoryFilter, { [_xN]: _IFn }]];
7958
+ var InventoryFilterValueList = [1, n0, _IFVL, 0, [0, { [_xN]: _FVi }]];
7959
+ var InventoryGroupList = [1, n0, _IGL, 0, [() => InventoryGroup, { [_xN]: _IG }]];
8718
7960
  var InventoryItemAttributeList = [
8719
7961
  1,
8720
7962
  n0,
8721
7963
  _IIAL,
8722
7964
  0,
8723
- [
8724
- () => InventoryItemAttribute,
8725
- {
8726
- [_xN]: _Attr,
8727
- },
8728
- ],
8729
- ];
8730
- var InventoryItemList = [
8731
- 1,
8732
- n0,
8733
- _IILn,
8734
- 0,
8735
- [
8736
- () => InventoryItem,
8737
- {
8738
- [_xN]: _Item,
8739
- },
8740
- ],
7965
+ [() => InventoryItemAttribute, { [_xN]: _Attr }],
8741
7966
  ];
7967
+ var InventoryItemList = [1, n0, _IILn, 0, [() => InventoryItem, { [_xN]: _Item }]];
8742
7968
  var InventoryItemSchemaResultList = [1, n0, _IISRL, 0, [() => InventoryItemSchema, 0]];
8743
7969
  var InventoryResultEntityList = [
8744
7970
  1,
8745
7971
  n0,
8746
7972
  _IREL,
8747
7973
  0,
8748
- [
8749
- () => InventoryResultEntity,
8750
- {
8751
- [_xN]: _Entit,
8752
- },
8753
- ],
7974
+ [() => InventoryResultEntity, { [_xN]: _Entit }],
8754
7975
  ];
8755
7976
  var MaintenanceWindowExecutionList = [1, n0, _MWEL, 0, () => MaintenanceWindowExecution];
8756
7977
  var MaintenanceWindowExecutionTaskIdentityList = [
@@ -8792,91 +8013,14 @@ var MaintenanceWindowTaskParameterValueList = [
8792
8013
  8,
8793
8014
  [() => MaintenanceWindowTaskParameterValue, 0],
8794
8015
  ];
8795
- var NodeAggregatorList = [
8796
- 1,
8797
- n0,
8798
- _NAL,
8799
- 0,
8800
- [
8801
- () => NodeAggregator,
8802
- {
8803
- [_xN]: _NA,
8804
- },
8805
- ],
8806
- ];
8807
- var NodeFilterList = [
8808
- 1,
8809
- n0,
8810
- _NFL,
8811
- 0,
8812
- [
8813
- () => NodeFilter,
8814
- {
8815
- [_xN]: _NF,
8816
- },
8817
- ],
8818
- ];
8819
- var NodeFilterValueList = [
8820
- 1,
8821
- n0,
8822
- _NFVL,
8823
- 0,
8824
- [
8825
- 0,
8826
- {
8827
- [_xN]: _FVi,
8828
- },
8829
- ],
8830
- ];
8016
+ var NodeAggregatorList = [1, n0, _NAL, 0, [() => NodeAggregator, { [_xN]: _NA }]];
8017
+ var NodeFilterList = [1, n0, _NFL, 0, [() => NodeFilter, { [_xN]: _NF }]];
8018
+ var NodeFilterValueList = [1, n0, _NFVL, 0, [0, { [_xN]: _FVi }]];
8831
8019
  var NodeList = [1, n0, _NL, 0, [() => Node, 0]];
8832
- var OpsAggregatorList = [
8833
- 1,
8834
- n0,
8835
- _OAL,
8836
- 0,
8837
- [
8838
- () => OpsAggregator,
8839
- {
8840
- [_xN]: _Agg,
8841
- },
8842
- ],
8843
- ];
8844
- var OpsEntityList = [
8845
- 1,
8846
- n0,
8847
- _OEL,
8848
- 0,
8849
- [
8850
- () => OpsEntity,
8851
- {
8852
- [_xN]: _Entit,
8853
- },
8854
- ],
8855
- ];
8856
- var OpsFilterList = [
8857
- 1,
8858
- n0,
8859
- _OFL,
8860
- 0,
8861
- [
8862
- () => OpsFilter,
8863
- {
8864
- [_xN]: _OF,
8865
- },
8866
- ],
8867
- ];
8868
- var OpsFilterValueList = [
8869
- 1,
8870
- n0,
8871
- _OFVL,
8872
- 0,
8873
- [
8874
- 0,
8875
- {
8876
- [_xN]: _FVi,
8877
- },
8878
- ],
8879
- ];
8020
+ var OpsAggregatorList = [1, n0, _OAL, 0, [() => OpsAggregator, { [_xN]: _Agg }]];
8021
+ var OpsEntityList = [1, n0, _OEL, 0, [() => OpsEntity, { [_xN]: _Entit }]];
8022
+ var OpsFilterList = [1, n0, _OFL, 0, [() => OpsFilter, { [_xN]: _OF }]];
8023
+ var OpsFilterValueList = [1, n0, _OFVL, 0, [0, { [_xN]: _FVi }]];
8880
8024
  var OpsItemEventFilters = [1, n0, _OIEFp, 0, () => OpsItemEventFilter];
8881
8025
  var OpsItemEventSummaries = [1, n0, _OIESp, 0, () => OpsItemEventSummary];
8882
8026
  var OpsItemFilters = [1, n0, _OIF, 0, () => OpsItemFilter];
@@ -8886,18 +8030,7 @@ var OpsItemRelatedItemSummaries = [1, n0, _OIRISp, 0, () => OpsItemRelatedItemSu
8886
8030
  var OpsItemSummaries = [1, n0, _OIS, 0, () => OpsItemSummary];
8887
8031
  var OpsMetadataFilterList = [1, n0, _OMFL, 0, () => OpsMetadataFilter];
8888
8032
  var OpsMetadataList = [1, n0, _OML, 0, () => OpsMetadata];
8889
- var OpsResultAttributeList = [
8890
- 1,
8891
- n0,
8892
- _ORAL,
8893
- 0,
8894
- [
8895
- () => OpsResultAttribute,
8896
- {
8897
- [_xN]: _ORA,
8898
- },
8899
- ],
8900
- ];
8033
+ var OpsResultAttributeList = [1, n0, _ORAL, 0, [() => OpsResultAttribute, { [_xN]: _ORA }]];
8901
8034
  var ParameterHistoryList = [1, n0, _PHL, 0, [() => ParameterHistory, 0]];
8902
8035
  var ParameterList = [1, n0, _PL, 0, [() => Parameter, 0]];
8903
8036
  var ParameterMetadataList = [1, n0, _PML, 0, () => ParameterMetadata];
@@ -8918,18 +8051,7 @@ var PatchList = [1, n0, _PLa, 0, () => Patch];
8918
8051
  var PatchOrchestratorFilterList = [1, n0, _POFL, 0, () => PatchOrchestratorFilter];
8919
8052
  var PatchRuleList = [1, n0, _PRL, 0, () => PatchRule];
8920
8053
  var PatchSourceList = [1, n0, _PSL, 0, [() => PatchSource, 0]];
8921
- var PlatformTypeList = [
8922
- 1,
8923
- n0,
8924
- _PTL,
8925
- 0,
8926
- [
8927
- 0,
8928
- {
8929
- [_xN]: _PTla,
8930
- },
8931
- ],
8932
- ];
8054
+ var PlatformTypeList = [1, n0, _PTL, 0, [0, { [_xN]: _PTla }]];
8933
8055
  var RegistrationMetadataList = [1, n0, _RML, 0, () => RegistrationMetadataItem];
8934
8056
  var RelatedOpsItems = [1, n0, _ROI, 0, () => RelatedOpsItem];
8935
8057
  var ResourceComplianceSummaryItemList = [
@@ -8937,12 +8059,7 @@ var ResourceComplianceSummaryItemList = [
8937
8059
  n0,
8938
8060
  _RCSIL,
8939
8061
  0,
8940
- [
8941
- () => ResourceComplianceSummaryItem,
8942
- {
8943
- [_xN]: _Item,
8944
- },
8945
- ],
8062
+ [() => ResourceComplianceSummaryItem, { [_xN]: _Item }],
8946
8063
  ];
8947
8064
  var ResourceDataSyncItemList = [1, n0, _RDSIL, 0, () => ResourceDataSyncItem];
8948
8065
  var ResourceDataSyncOrganizationalUnitList = [
@@ -8952,30 +8069,8 @@ var ResourceDataSyncOrganizationalUnitList = [
8952
8069
  0,
8953
8070
  () => ResourceDataSyncOrganizationalUnit,
8954
8071
  ];
8955
- var ResultAttributeList = [
8956
- 1,
8957
- n0,
8958
- _RAL,
8959
- 0,
8960
- [
8961
- () => ResultAttribute,
8962
- {
8963
- [_xN]: _RAes,
8964
- },
8965
- ],
8966
- ];
8967
- var ReviewInformationList = [
8968
- 1,
8969
- n0,
8970
- _RIL,
8971
- 0,
8972
- [
8973
- () => ReviewInformation,
8974
- {
8975
- [_xN]: _RIe,
8976
- },
8977
- ],
8978
- ];
8072
+ var ResultAttributeList = [1, n0, _RAL, 0, [() => ResultAttribute, { [_xN]: _RAes }]];
8073
+ var ReviewInformationList = [1, n0, _RIL, 0, [() => ReviewInformation, { [_xN]: _RIe }]];
8979
8074
  var Runbooks = [1, n0, _R, 0, () => Runbook];
8980
8075
  var ScheduledWindowExecutionList = [1, n0, _SWEL, 0, () => ScheduledWindowExecution];
8981
8076
  var SessionFilterList = [1, n0, _SFL, 0, () => SessionFilter];