@aws-sdk/client-ec2 3.131.0 → 3.137.0

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 (1122) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. package/package.json +6 -6
@@ -1,294 +1,14 @@
1
1
  import { __assign } from "tslib";
2
- export var Explanation;
3
- (function (Explanation) {
4
- Explanation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
5
- })(Explanation || (Explanation = {}));
6
- export var NetworkInsightsAnalysis;
7
- (function (NetworkInsightsAnalysis) {
8
- NetworkInsightsAnalysis.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
9
- })(NetworkInsightsAnalysis || (NetworkInsightsAnalysis = {}));
10
- export var DescribeNetworkInsightsAnalysesResult;
11
- (function (DescribeNetworkInsightsAnalysesResult) {
12
- DescribeNetworkInsightsAnalysesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
13
- })(DescribeNetworkInsightsAnalysesResult || (DescribeNetworkInsightsAnalysesResult = {}));
14
- export var DescribeNetworkInsightsPathsRequest;
15
- (function (DescribeNetworkInsightsPathsRequest) {
16
- DescribeNetworkInsightsPathsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
17
- })(DescribeNetworkInsightsPathsRequest || (DescribeNetworkInsightsPathsRequest = {}));
18
- export var DescribeNetworkInsightsPathsResult;
19
- (function (DescribeNetworkInsightsPathsResult) {
20
- DescribeNetworkInsightsPathsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
21
- })(DescribeNetworkInsightsPathsResult || (DescribeNetworkInsightsPathsResult = {}));
22
- export var DescribeNetworkInterfaceAttributeRequest;
23
- (function (DescribeNetworkInterfaceAttributeRequest) {
24
- DescribeNetworkInterfaceAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
25
- })(DescribeNetworkInterfaceAttributeRequest || (DescribeNetworkInterfaceAttributeRequest = {}));
26
- export var DescribeNetworkInterfaceAttributeResult;
27
- (function (DescribeNetworkInterfaceAttributeResult) {
28
- DescribeNetworkInterfaceAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
29
- })(DescribeNetworkInterfaceAttributeResult || (DescribeNetworkInterfaceAttributeResult = {}));
30
- export var DescribeNetworkInterfacePermissionsRequest;
31
- (function (DescribeNetworkInterfacePermissionsRequest) {
32
- DescribeNetworkInterfacePermissionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
33
- })(DescribeNetworkInterfacePermissionsRequest || (DescribeNetworkInterfacePermissionsRequest = {}));
34
- export var DescribeNetworkInterfacePermissionsResult;
35
- (function (DescribeNetworkInterfacePermissionsResult) {
36
- DescribeNetworkInterfacePermissionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
37
- })(DescribeNetworkInterfacePermissionsResult || (DescribeNetworkInterfacePermissionsResult = {}));
38
- export var DescribeNetworkInterfacesRequest;
39
- (function (DescribeNetworkInterfacesRequest) {
40
- DescribeNetworkInterfacesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
41
- })(DescribeNetworkInterfacesRequest || (DescribeNetworkInterfacesRequest = {}));
42
- export var DescribeNetworkInterfacesResult;
43
- (function (DescribeNetworkInterfacesResult) {
44
- DescribeNetworkInterfacesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
45
- })(DescribeNetworkInterfacesResult || (DescribeNetworkInterfacesResult = {}));
46
- export var DescribePlacementGroupsRequest;
47
- (function (DescribePlacementGroupsRequest) {
48
- DescribePlacementGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
49
- })(DescribePlacementGroupsRequest || (DescribePlacementGroupsRequest = {}));
50
- export var DescribePlacementGroupsResult;
51
- (function (DescribePlacementGroupsResult) {
52
- DescribePlacementGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
53
- })(DescribePlacementGroupsResult || (DescribePlacementGroupsResult = {}));
54
- export var DescribePrefixListsRequest;
55
- (function (DescribePrefixListsRequest) {
56
- DescribePrefixListsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
57
- })(DescribePrefixListsRequest || (DescribePrefixListsRequest = {}));
58
- export var PrefixList;
59
- (function (PrefixList) {
60
- PrefixList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
61
- })(PrefixList || (PrefixList = {}));
62
- export var DescribePrefixListsResult;
63
- (function (DescribePrefixListsResult) {
64
- DescribePrefixListsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
65
- })(DescribePrefixListsResult || (DescribePrefixListsResult = {}));
66
- export var DescribePrincipalIdFormatRequest;
67
- (function (DescribePrincipalIdFormatRequest) {
68
- DescribePrincipalIdFormatRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
69
- })(DescribePrincipalIdFormatRequest || (DescribePrincipalIdFormatRequest = {}));
70
- export var PrincipalIdFormat;
71
- (function (PrincipalIdFormat) {
72
- PrincipalIdFormat.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
73
- })(PrincipalIdFormat || (PrincipalIdFormat = {}));
74
- export var DescribePrincipalIdFormatResult;
75
- (function (DescribePrincipalIdFormatResult) {
76
- DescribePrincipalIdFormatResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
77
- })(DescribePrincipalIdFormatResult || (DescribePrincipalIdFormatResult = {}));
78
- export var DescribePublicIpv4PoolsRequest;
79
- (function (DescribePublicIpv4PoolsRequest) {
80
- DescribePublicIpv4PoolsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
81
- })(DescribePublicIpv4PoolsRequest || (DescribePublicIpv4PoolsRequest = {}));
82
- export var PublicIpv4PoolRange;
83
- (function (PublicIpv4PoolRange) {
84
- PublicIpv4PoolRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
85
- })(PublicIpv4PoolRange || (PublicIpv4PoolRange = {}));
86
- export var PublicIpv4Pool;
87
- (function (PublicIpv4Pool) {
88
- PublicIpv4Pool.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
89
- })(PublicIpv4Pool || (PublicIpv4Pool = {}));
90
- export var DescribePublicIpv4PoolsResult;
91
- (function (DescribePublicIpv4PoolsResult) {
92
- DescribePublicIpv4PoolsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
93
- })(DescribePublicIpv4PoolsResult || (DescribePublicIpv4PoolsResult = {}));
94
- export var DescribeRegionsRequest;
95
- (function (DescribeRegionsRequest) {
96
- DescribeRegionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
97
- })(DescribeRegionsRequest || (DescribeRegionsRequest = {}));
98
- export var Region;
99
- (function (Region) {
100
- Region.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
101
- })(Region || (Region = {}));
102
- export var DescribeRegionsResult;
103
- (function (DescribeRegionsResult) {
104
- DescribeRegionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
105
- })(DescribeRegionsResult || (DescribeRegionsResult = {}));
106
- export var DescribeReplaceRootVolumeTasksRequest;
107
- (function (DescribeReplaceRootVolumeTasksRequest) {
108
- DescribeReplaceRootVolumeTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
109
- })(DescribeReplaceRootVolumeTasksRequest || (DescribeReplaceRootVolumeTasksRequest = {}));
110
- export var DescribeReplaceRootVolumeTasksResult;
111
- (function (DescribeReplaceRootVolumeTasksResult) {
112
- DescribeReplaceRootVolumeTasksResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
113
- })(DescribeReplaceRootVolumeTasksResult || (DescribeReplaceRootVolumeTasksResult = {}));
114
2
  export var OfferingClassType;
115
3
  (function (OfferingClassType) {
116
4
  OfferingClassType["CONVERTIBLE"] = "convertible";
117
5
  OfferingClassType["STANDARD"] = "standard";
118
6
  })(OfferingClassType || (OfferingClassType = {}));
119
- export var DescribeReservedInstancesRequest;
120
- (function (DescribeReservedInstancesRequest) {
121
- DescribeReservedInstancesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
122
- })(DescribeReservedInstancesRequest || (DescribeReservedInstancesRequest = {}));
123
- export var RecurringCharge;
124
- (function (RecurringCharge) {
125
- RecurringCharge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
126
- })(RecurringCharge || (RecurringCharge = {}));
127
7
  export var Scope;
128
8
  (function (Scope) {
129
9
  Scope["AVAILABILITY_ZONE"] = "Availability Zone";
130
10
  Scope["REGIONAL"] = "Region";
131
11
  })(Scope || (Scope = {}));
132
- export var ReservedInstances;
133
- (function (ReservedInstances) {
134
- ReservedInstances.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
135
- })(ReservedInstances || (ReservedInstances = {}));
136
- export var DescribeReservedInstancesResult;
137
- (function (DescribeReservedInstancesResult) {
138
- DescribeReservedInstancesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
139
- })(DescribeReservedInstancesResult || (DescribeReservedInstancesResult = {}));
140
- export var DescribeReservedInstancesListingsRequest;
141
- (function (DescribeReservedInstancesListingsRequest) {
142
- DescribeReservedInstancesListingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
143
- })(DescribeReservedInstancesListingsRequest || (DescribeReservedInstancesListingsRequest = {}));
144
- export var DescribeReservedInstancesListingsResult;
145
- (function (DescribeReservedInstancesListingsResult) {
146
- DescribeReservedInstancesListingsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
147
- })(DescribeReservedInstancesListingsResult || (DescribeReservedInstancesListingsResult = {}));
148
- export var DescribeReservedInstancesModificationsRequest;
149
- (function (DescribeReservedInstancesModificationsRequest) {
150
- DescribeReservedInstancesModificationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
151
- })(DescribeReservedInstancesModificationsRequest || (DescribeReservedInstancesModificationsRequest = {}));
152
- export var ReservedInstancesConfiguration;
153
- (function (ReservedInstancesConfiguration) {
154
- ReservedInstancesConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
155
- })(ReservedInstancesConfiguration || (ReservedInstancesConfiguration = {}));
156
- export var ReservedInstancesModificationResult;
157
- (function (ReservedInstancesModificationResult) {
158
- ReservedInstancesModificationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
159
- })(ReservedInstancesModificationResult || (ReservedInstancesModificationResult = {}));
160
- export var ReservedInstancesId;
161
- (function (ReservedInstancesId) {
162
- ReservedInstancesId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
163
- })(ReservedInstancesId || (ReservedInstancesId = {}));
164
- export var ReservedInstancesModification;
165
- (function (ReservedInstancesModification) {
166
- ReservedInstancesModification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
167
- })(ReservedInstancesModification || (ReservedInstancesModification = {}));
168
- export var DescribeReservedInstancesModificationsResult;
169
- (function (DescribeReservedInstancesModificationsResult) {
170
- DescribeReservedInstancesModificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
171
- })(DescribeReservedInstancesModificationsResult || (DescribeReservedInstancesModificationsResult = {}));
172
- export var DescribeReservedInstancesOfferingsRequest;
173
- (function (DescribeReservedInstancesOfferingsRequest) {
174
- DescribeReservedInstancesOfferingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
175
- })(DescribeReservedInstancesOfferingsRequest || (DescribeReservedInstancesOfferingsRequest = {}));
176
- export var PricingDetail;
177
- (function (PricingDetail) {
178
- PricingDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
179
- })(PricingDetail || (PricingDetail = {}));
180
- export var ReservedInstancesOffering;
181
- (function (ReservedInstancesOffering) {
182
- ReservedInstancesOffering.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
183
- })(ReservedInstancesOffering || (ReservedInstancesOffering = {}));
184
- export var DescribeReservedInstancesOfferingsResult;
185
- (function (DescribeReservedInstancesOfferingsResult) {
186
- DescribeReservedInstancesOfferingsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
187
- })(DescribeReservedInstancesOfferingsResult || (DescribeReservedInstancesOfferingsResult = {}));
188
- export var DescribeRouteTablesRequest;
189
- (function (DescribeRouteTablesRequest) {
190
- DescribeRouteTablesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
191
- })(DescribeRouteTablesRequest || (DescribeRouteTablesRequest = {}));
192
- export var DescribeRouteTablesResult;
193
- (function (DescribeRouteTablesResult) {
194
- DescribeRouteTablesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
195
- })(DescribeRouteTablesResult || (DescribeRouteTablesResult = {}));
196
- export var SlotDateTimeRangeRequest;
197
- (function (SlotDateTimeRangeRequest) {
198
- SlotDateTimeRangeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
199
- })(SlotDateTimeRangeRequest || (SlotDateTimeRangeRequest = {}));
200
- export var ScheduledInstanceRecurrenceRequest;
201
- (function (ScheduledInstanceRecurrenceRequest) {
202
- ScheduledInstanceRecurrenceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
203
- })(ScheduledInstanceRecurrenceRequest || (ScheduledInstanceRecurrenceRequest = {}));
204
- export var DescribeScheduledInstanceAvailabilityRequest;
205
- (function (DescribeScheduledInstanceAvailabilityRequest) {
206
- DescribeScheduledInstanceAvailabilityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
207
- })(DescribeScheduledInstanceAvailabilityRequest || (DescribeScheduledInstanceAvailabilityRequest = {}));
208
- export var ScheduledInstanceRecurrence;
209
- (function (ScheduledInstanceRecurrence) {
210
- ScheduledInstanceRecurrence.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
211
- })(ScheduledInstanceRecurrence || (ScheduledInstanceRecurrence = {}));
212
- export var ScheduledInstanceAvailability;
213
- (function (ScheduledInstanceAvailability) {
214
- ScheduledInstanceAvailability.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
215
- })(ScheduledInstanceAvailability || (ScheduledInstanceAvailability = {}));
216
- export var DescribeScheduledInstanceAvailabilityResult;
217
- (function (DescribeScheduledInstanceAvailabilityResult) {
218
- DescribeScheduledInstanceAvailabilityResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
219
- })(DescribeScheduledInstanceAvailabilityResult || (DescribeScheduledInstanceAvailabilityResult = {}));
220
- export var SlotStartTimeRangeRequest;
221
- (function (SlotStartTimeRangeRequest) {
222
- SlotStartTimeRangeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
223
- })(SlotStartTimeRangeRequest || (SlotStartTimeRangeRequest = {}));
224
- export var DescribeScheduledInstancesRequest;
225
- (function (DescribeScheduledInstancesRequest) {
226
- DescribeScheduledInstancesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
227
- })(DescribeScheduledInstancesRequest || (DescribeScheduledInstancesRequest = {}));
228
- export var ScheduledInstance;
229
- (function (ScheduledInstance) {
230
- ScheduledInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
231
- })(ScheduledInstance || (ScheduledInstance = {}));
232
- export var DescribeScheduledInstancesResult;
233
- (function (DescribeScheduledInstancesResult) {
234
- DescribeScheduledInstancesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
235
- })(DescribeScheduledInstancesResult || (DescribeScheduledInstancesResult = {}));
236
- export var DescribeSecurityGroupReferencesRequest;
237
- (function (DescribeSecurityGroupReferencesRequest) {
238
- DescribeSecurityGroupReferencesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
239
- })(DescribeSecurityGroupReferencesRequest || (DescribeSecurityGroupReferencesRequest = {}));
240
- export var SecurityGroupReference;
241
- (function (SecurityGroupReference) {
242
- SecurityGroupReference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
243
- })(SecurityGroupReference || (SecurityGroupReference = {}));
244
- export var DescribeSecurityGroupReferencesResult;
245
- (function (DescribeSecurityGroupReferencesResult) {
246
- DescribeSecurityGroupReferencesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
247
- })(DescribeSecurityGroupReferencesResult || (DescribeSecurityGroupReferencesResult = {}));
248
- export var DescribeSecurityGroupRulesRequest;
249
- (function (DescribeSecurityGroupRulesRequest) {
250
- DescribeSecurityGroupRulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
251
- })(DescribeSecurityGroupRulesRequest || (DescribeSecurityGroupRulesRequest = {}));
252
- export var DescribeSecurityGroupRulesResult;
253
- (function (DescribeSecurityGroupRulesResult) {
254
- DescribeSecurityGroupRulesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
255
- })(DescribeSecurityGroupRulesResult || (DescribeSecurityGroupRulesResult = {}));
256
- export var DescribeSecurityGroupsRequest;
257
- (function (DescribeSecurityGroupsRequest) {
258
- DescribeSecurityGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
259
- })(DescribeSecurityGroupsRequest || (DescribeSecurityGroupsRequest = {}));
260
- export var SecurityGroup;
261
- (function (SecurityGroup) {
262
- SecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
263
- })(SecurityGroup || (SecurityGroup = {}));
264
- export var DescribeSecurityGroupsResult;
265
- (function (DescribeSecurityGroupsResult) {
266
- DescribeSecurityGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
267
- })(DescribeSecurityGroupsResult || (DescribeSecurityGroupsResult = {}));
268
- export var DescribeSnapshotAttributeRequest;
269
- (function (DescribeSnapshotAttributeRequest) {
270
- DescribeSnapshotAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
271
- })(DescribeSnapshotAttributeRequest || (DescribeSnapshotAttributeRequest = {}));
272
- export var CreateVolumePermission;
273
- (function (CreateVolumePermission) {
274
- CreateVolumePermission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
275
- })(CreateVolumePermission || (CreateVolumePermission = {}));
276
- export var DescribeSnapshotAttributeResult;
277
- (function (DescribeSnapshotAttributeResult) {
278
- DescribeSnapshotAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
279
- })(DescribeSnapshotAttributeResult || (DescribeSnapshotAttributeResult = {}));
280
- export var DescribeSnapshotsRequest;
281
- (function (DescribeSnapshotsRequest) {
282
- DescribeSnapshotsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
283
- })(DescribeSnapshotsRequest || (DescribeSnapshotsRequest = {}));
284
- export var DescribeSnapshotsResult;
285
- (function (DescribeSnapshotsResult) {
286
- DescribeSnapshotsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
287
- })(DescribeSnapshotsResult || (DescribeSnapshotsResult = {}));
288
- export var DescribeSnapshotTierStatusRequest;
289
- (function (DescribeSnapshotTierStatusRequest) {
290
- DescribeSnapshotTierStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
291
- })(DescribeSnapshotTierStatusRequest || (DescribeSnapshotTierStatusRequest = {}));
292
12
  export var TieringOperationStatus;
293
13
  (function (TieringOperationStatus) {
294
14
  TieringOperationStatus["archival_completed"] = "archival-completed";
@@ -301,30 +21,6 @@ export var TieringOperationStatus;
301
21
  TieringOperationStatus["temporary_restore_failed"] = "temporary-restore-failed";
302
22
  TieringOperationStatus["temporary_restore_in_progress"] = "temporary-restore-in-progress";
303
23
  })(TieringOperationStatus || (TieringOperationStatus = {}));
304
- export var SnapshotTierStatus;
305
- (function (SnapshotTierStatus) {
306
- SnapshotTierStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
307
- })(SnapshotTierStatus || (SnapshotTierStatus = {}));
308
- export var DescribeSnapshotTierStatusResult;
309
- (function (DescribeSnapshotTierStatusResult) {
310
- DescribeSnapshotTierStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
311
- })(DescribeSnapshotTierStatusResult || (DescribeSnapshotTierStatusResult = {}));
312
- export var DescribeSpotDatafeedSubscriptionRequest;
313
- (function (DescribeSpotDatafeedSubscriptionRequest) {
314
- DescribeSpotDatafeedSubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
315
- })(DescribeSpotDatafeedSubscriptionRequest || (DescribeSpotDatafeedSubscriptionRequest = {}));
316
- export var DescribeSpotDatafeedSubscriptionResult;
317
- (function (DescribeSpotDatafeedSubscriptionResult) {
318
- DescribeSpotDatafeedSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
319
- })(DescribeSpotDatafeedSubscriptionResult || (DescribeSpotDatafeedSubscriptionResult = {}));
320
- export var DescribeSpotFleetInstancesRequest;
321
- (function (DescribeSpotFleetInstancesRequest) {
322
- DescribeSpotFleetInstancesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
323
- })(DescribeSpotFleetInstancesRequest || (DescribeSpotFleetInstancesRequest = {}));
324
- export var DescribeSpotFleetInstancesResponse;
325
- (function (DescribeSpotFleetInstancesResponse) {
326
- DescribeSpotFleetInstancesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
327
- })(DescribeSpotFleetInstancesResponse || (DescribeSpotFleetInstancesResponse = {}));
328
24
  export var EventType;
329
25
  (function (EventType) {
330
26
  EventType["BATCH_CHANGE"] = "fleetRequestChange";
@@ -332,75 +28,11 @@ export var EventType;
332
28
  EventType["INFORMATION"] = "information";
333
29
  EventType["INSTANCE_CHANGE"] = "instanceChange";
334
30
  })(EventType || (EventType = {}));
335
- export var DescribeSpotFleetRequestHistoryRequest;
336
- (function (DescribeSpotFleetRequestHistoryRequest) {
337
- DescribeSpotFleetRequestHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
338
- })(DescribeSpotFleetRequestHistoryRequest || (DescribeSpotFleetRequestHistoryRequest = {}));
339
- export var HistoryRecord;
340
- (function (HistoryRecord) {
341
- HistoryRecord.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
342
- })(HistoryRecord || (HistoryRecord = {}));
343
- export var DescribeSpotFleetRequestHistoryResponse;
344
- (function (DescribeSpotFleetRequestHistoryResponse) {
345
- DescribeSpotFleetRequestHistoryResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
346
- })(DescribeSpotFleetRequestHistoryResponse || (DescribeSpotFleetRequestHistoryResponse = {}));
347
- export var DescribeSpotFleetRequestsRequest;
348
- (function (DescribeSpotFleetRequestsRequest) {
349
- DescribeSpotFleetRequestsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
350
- })(DescribeSpotFleetRequestsRequest || (DescribeSpotFleetRequestsRequest = {}));
351
31
  export var ExcessCapacityTerminationPolicy;
352
32
  (function (ExcessCapacityTerminationPolicy) {
353
33
  ExcessCapacityTerminationPolicy["DEFAULT"] = "default";
354
34
  ExcessCapacityTerminationPolicy["NO_TERMINATION"] = "noTermination";
355
35
  })(ExcessCapacityTerminationPolicy || (ExcessCapacityTerminationPolicy = {}));
356
- export var SpotFleetMonitoring;
357
- (function (SpotFleetMonitoring) {
358
- SpotFleetMonitoring.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
359
- })(SpotFleetMonitoring || (SpotFleetMonitoring = {}));
360
- export var InstanceNetworkInterfaceSpecification;
361
- (function (InstanceNetworkInterfaceSpecification) {
362
- InstanceNetworkInterfaceSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
363
- })(InstanceNetworkInterfaceSpecification || (InstanceNetworkInterfaceSpecification = {}));
364
- export var SpotPlacement;
365
- (function (SpotPlacement) {
366
- SpotPlacement.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
367
- })(SpotPlacement || (SpotPlacement = {}));
368
- export var SpotFleetTagSpecification;
369
- (function (SpotFleetTagSpecification) {
370
- SpotFleetTagSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
371
- })(SpotFleetTagSpecification || (SpotFleetTagSpecification = {}));
372
- export var SpotFleetLaunchSpecification;
373
- (function (SpotFleetLaunchSpecification) {
374
- SpotFleetLaunchSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
375
- })(SpotFleetLaunchSpecification || (SpotFleetLaunchSpecification = {}));
376
- export var LaunchTemplateOverrides;
377
- (function (LaunchTemplateOverrides) {
378
- LaunchTemplateOverrides.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
379
- })(LaunchTemplateOverrides || (LaunchTemplateOverrides = {}));
380
- export var LaunchTemplateConfig;
381
- (function (LaunchTemplateConfig) {
382
- LaunchTemplateConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
383
- })(LaunchTemplateConfig || (LaunchTemplateConfig = {}));
384
- export var ClassicLoadBalancer;
385
- (function (ClassicLoadBalancer) {
386
- ClassicLoadBalancer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
387
- })(ClassicLoadBalancer || (ClassicLoadBalancer = {}));
388
- export var ClassicLoadBalancersConfig;
389
- (function (ClassicLoadBalancersConfig) {
390
- ClassicLoadBalancersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
391
- })(ClassicLoadBalancersConfig || (ClassicLoadBalancersConfig = {}));
392
- export var TargetGroup;
393
- (function (TargetGroup) {
394
- TargetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
395
- })(TargetGroup || (TargetGroup = {}));
396
- export var TargetGroupsConfig;
397
- (function (TargetGroupsConfig) {
398
- TargetGroupsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
399
- })(TargetGroupsConfig || (TargetGroupsConfig = {}));
400
- export var LoadBalancersConfig;
401
- (function (LoadBalancersConfig) {
402
- LoadBalancersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
403
- })(LoadBalancersConfig || (LoadBalancersConfig = {}));
404
36
  export var OnDemandAllocationStrategy;
405
37
  (function (OnDemandAllocationStrategy) {
406
38
  OnDemandAllocationStrategy["LOWEST_PRICE"] = "lowestPrice";
@@ -411,751 +43,282 @@ export var ReplacementStrategy;
411
43
  ReplacementStrategy["LAUNCH"] = "launch";
412
44
  ReplacementStrategy["LAUNCH_BEFORE_TERMINATE"] = "launch-before-terminate";
413
45
  })(ReplacementStrategy || (ReplacementStrategy = {}));
414
- export var SpotCapacityRebalance;
415
- (function (SpotCapacityRebalance) {
416
- SpotCapacityRebalance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
417
- })(SpotCapacityRebalance || (SpotCapacityRebalance = {}));
418
- export var SpotMaintenanceStrategies;
419
- (function (SpotMaintenanceStrategies) {
420
- SpotMaintenanceStrategies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
421
- })(SpotMaintenanceStrategies || (SpotMaintenanceStrategies = {}));
422
- export var SpotFleetRequestConfigData;
423
- (function (SpotFleetRequestConfigData) {
424
- SpotFleetRequestConfigData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
425
- })(SpotFleetRequestConfigData || (SpotFleetRequestConfigData = {}));
426
- export var SpotFleetRequestConfig;
427
- (function (SpotFleetRequestConfig) {
428
- SpotFleetRequestConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
429
- })(SpotFleetRequestConfig || (SpotFleetRequestConfig = {}));
430
- export var DescribeSpotFleetRequestsResponse;
431
- (function (DescribeSpotFleetRequestsResponse) {
432
- DescribeSpotFleetRequestsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
433
- })(DescribeSpotFleetRequestsResponse || (DescribeSpotFleetRequestsResponse = {}));
434
- export var DescribeSpotInstanceRequestsRequest;
435
- (function (DescribeSpotInstanceRequestsRequest) {
436
- DescribeSpotInstanceRequestsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
437
- })(DescribeSpotInstanceRequestsRequest || (DescribeSpotInstanceRequestsRequest = {}));
438
- export var RunInstancesMonitoringEnabled;
439
- (function (RunInstancesMonitoringEnabled) {
440
- RunInstancesMonitoringEnabled.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
441
- })(RunInstancesMonitoringEnabled || (RunInstancesMonitoringEnabled = {}));
442
- export var LaunchSpecification;
443
- (function (LaunchSpecification) {
444
- LaunchSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
445
- })(LaunchSpecification || (LaunchSpecification = {}));
446
- export var SpotInstanceStatus;
447
- (function (SpotInstanceStatus) {
448
- SpotInstanceStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
449
- })(SpotInstanceStatus || (SpotInstanceStatus = {}));
450
- export var SpotInstanceRequest;
451
- (function (SpotInstanceRequest) {
452
- SpotInstanceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
453
- })(SpotInstanceRequest || (SpotInstanceRequest = {}));
454
- export var DescribeSpotInstanceRequestsResult;
455
- (function (DescribeSpotInstanceRequestsResult) {
456
- DescribeSpotInstanceRequestsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
457
- })(DescribeSpotInstanceRequestsResult || (DescribeSpotInstanceRequestsResult = {}));
458
- export var DescribeSpotPriceHistoryRequest;
459
- (function (DescribeSpotPriceHistoryRequest) {
460
- DescribeSpotPriceHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
461
- })(DescribeSpotPriceHistoryRequest || (DescribeSpotPriceHistoryRequest = {}));
462
- export var SpotPrice;
463
- (function (SpotPrice) {
464
- SpotPrice.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
465
- })(SpotPrice || (SpotPrice = {}));
466
- export var DescribeSpotPriceHistoryResult;
467
- (function (DescribeSpotPriceHistoryResult) {
468
- DescribeSpotPriceHistoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
469
- })(DescribeSpotPriceHistoryResult || (DescribeSpotPriceHistoryResult = {}));
470
- export var DescribeStaleSecurityGroupsRequest;
471
- (function (DescribeStaleSecurityGroupsRequest) {
472
- DescribeStaleSecurityGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
473
- })(DescribeStaleSecurityGroupsRequest || (DescribeStaleSecurityGroupsRequest = {}));
474
- export var StaleIpPermission;
475
- (function (StaleIpPermission) {
476
- StaleIpPermission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
477
- })(StaleIpPermission || (StaleIpPermission = {}));
478
- export var StaleSecurityGroup;
479
- (function (StaleSecurityGroup) {
480
- StaleSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
481
- })(StaleSecurityGroup || (StaleSecurityGroup = {}));
482
- export var DescribeStaleSecurityGroupsResult;
483
- (function (DescribeStaleSecurityGroupsResult) {
484
- DescribeStaleSecurityGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
485
- })(DescribeStaleSecurityGroupsResult || (DescribeStaleSecurityGroupsResult = {}));
486
- export var DescribeStoreImageTasksRequest;
487
- (function (DescribeStoreImageTasksRequest) {
488
- DescribeStoreImageTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
489
- })(DescribeStoreImageTasksRequest || (DescribeStoreImageTasksRequest = {}));
490
- export var StoreImageTaskResult;
491
- (function (StoreImageTaskResult) {
492
- StoreImageTaskResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
493
- })(StoreImageTaskResult || (StoreImageTaskResult = {}));
494
- export var DescribeStoreImageTasksResult;
495
- (function (DescribeStoreImageTasksResult) {
496
- DescribeStoreImageTasksResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
497
- })(DescribeStoreImageTasksResult || (DescribeStoreImageTasksResult = {}));
498
- export var DescribeSubnetsRequest;
499
- (function (DescribeSubnetsRequest) {
500
- DescribeSubnetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
501
- })(DescribeSubnetsRequest || (DescribeSubnetsRequest = {}));
502
- export var DescribeSubnetsResult;
503
- (function (DescribeSubnetsResult) {
504
- DescribeSubnetsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
505
- })(DescribeSubnetsResult || (DescribeSubnetsResult = {}));
506
- export var DescribeTagsRequest;
507
- (function (DescribeTagsRequest) {
508
- DescribeTagsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
509
- })(DescribeTagsRequest || (DescribeTagsRequest = {}));
510
- export var TagDescription;
511
- (function (TagDescription) {
512
- TagDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
513
- })(TagDescription || (TagDescription = {}));
514
- export var DescribeTagsResult;
515
- (function (DescribeTagsResult) {
516
- DescribeTagsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
517
- })(DescribeTagsResult || (DescribeTagsResult = {}));
518
- export var DescribeTrafficMirrorFiltersRequest;
519
- (function (DescribeTrafficMirrorFiltersRequest) {
520
- DescribeTrafficMirrorFiltersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
521
- })(DescribeTrafficMirrorFiltersRequest || (DescribeTrafficMirrorFiltersRequest = {}));
522
- export var DescribeTrafficMirrorFiltersResult;
523
- (function (DescribeTrafficMirrorFiltersResult) {
524
- DescribeTrafficMirrorFiltersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
525
- })(DescribeTrafficMirrorFiltersResult || (DescribeTrafficMirrorFiltersResult = {}));
526
- export var DescribeTrafficMirrorSessionsRequest;
527
- (function (DescribeTrafficMirrorSessionsRequest) {
528
- DescribeTrafficMirrorSessionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
529
- })(DescribeTrafficMirrorSessionsRequest || (DescribeTrafficMirrorSessionsRequest = {}));
530
- export var DescribeTrafficMirrorSessionsResult;
531
- (function (DescribeTrafficMirrorSessionsResult) {
532
- DescribeTrafficMirrorSessionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
533
- })(DescribeTrafficMirrorSessionsResult || (DescribeTrafficMirrorSessionsResult = {}));
534
- export var DescribeTrafficMirrorTargetsRequest;
535
- (function (DescribeTrafficMirrorTargetsRequest) {
536
- DescribeTrafficMirrorTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
537
- })(DescribeTrafficMirrorTargetsRequest || (DescribeTrafficMirrorTargetsRequest = {}));
538
- export var DescribeTrafficMirrorTargetsResult;
539
- (function (DescribeTrafficMirrorTargetsResult) {
540
- DescribeTrafficMirrorTargetsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
541
- })(DescribeTrafficMirrorTargetsResult || (DescribeTrafficMirrorTargetsResult = {}));
542
- export var DescribeTransitGatewayAttachmentsRequest;
543
- (function (DescribeTransitGatewayAttachmentsRequest) {
544
- DescribeTransitGatewayAttachmentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
545
- })(DescribeTransitGatewayAttachmentsRequest || (DescribeTransitGatewayAttachmentsRequest = {}));
546
- export var TransitGatewayAttachmentAssociation;
547
- (function (TransitGatewayAttachmentAssociation) {
548
- TransitGatewayAttachmentAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
549
- })(TransitGatewayAttachmentAssociation || (TransitGatewayAttachmentAssociation = {}));
550
- export var TransitGatewayAttachment;
551
- (function (TransitGatewayAttachment) {
552
- TransitGatewayAttachment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
553
- })(TransitGatewayAttachment || (TransitGatewayAttachment = {}));
554
- export var DescribeTransitGatewayAttachmentsResult;
555
- (function (DescribeTransitGatewayAttachmentsResult) {
556
- DescribeTransitGatewayAttachmentsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
557
- })(DescribeTransitGatewayAttachmentsResult || (DescribeTransitGatewayAttachmentsResult = {}));
558
- export var DescribeTransitGatewayConnectPeersRequest;
559
- (function (DescribeTransitGatewayConnectPeersRequest) {
560
- DescribeTransitGatewayConnectPeersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
561
- })(DescribeTransitGatewayConnectPeersRequest || (DescribeTransitGatewayConnectPeersRequest = {}));
562
- export var DescribeTransitGatewayConnectPeersResult;
563
- (function (DescribeTransitGatewayConnectPeersResult) {
564
- DescribeTransitGatewayConnectPeersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
565
- })(DescribeTransitGatewayConnectPeersResult || (DescribeTransitGatewayConnectPeersResult = {}));
566
- export var DescribeTransitGatewayConnectsRequest;
567
- (function (DescribeTransitGatewayConnectsRequest) {
568
- DescribeTransitGatewayConnectsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
569
- })(DescribeTransitGatewayConnectsRequest || (DescribeTransitGatewayConnectsRequest = {}));
570
- export var DescribeTransitGatewayConnectsResult;
571
- (function (DescribeTransitGatewayConnectsResult) {
572
- DescribeTransitGatewayConnectsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
573
- })(DescribeTransitGatewayConnectsResult || (DescribeTransitGatewayConnectsResult = {}));
574
- export var DescribeTransitGatewayMulticastDomainsRequest;
575
- (function (DescribeTransitGatewayMulticastDomainsRequest) {
576
- DescribeTransitGatewayMulticastDomainsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
577
- })(DescribeTransitGatewayMulticastDomainsRequest || (DescribeTransitGatewayMulticastDomainsRequest = {}));
578
- export var DescribeTransitGatewayMulticastDomainsResult;
579
- (function (DescribeTransitGatewayMulticastDomainsResult) {
580
- DescribeTransitGatewayMulticastDomainsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
581
- })(DescribeTransitGatewayMulticastDomainsResult || (DescribeTransitGatewayMulticastDomainsResult = {}));
582
- export var DescribeTransitGatewayPeeringAttachmentsRequest;
583
- (function (DescribeTransitGatewayPeeringAttachmentsRequest) {
584
- DescribeTransitGatewayPeeringAttachmentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
585
- })(DescribeTransitGatewayPeeringAttachmentsRequest || (DescribeTransitGatewayPeeringAttachmentsRequest = {}));
586
- export var DescribeTransitGatewayPeeringAttachmentsResult;
587
- (function (DescribeTransitGatewayPeeringAttachmentsResult) {
588
- DescribeTransitGatewayPeeringAttachmentsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
589
- })(DescribeTransitGatewayPeeringAttachmentsResult || (DescribeTransitGatewayPeeringAttachmentsResult = {}));
590
- export var DescribeTransitGatewayPolicyTablesRequest;
591
- (function (DescribeTransitGatewayPolicyTablesRequest) {
592
- DescribeTransitGatewayPolicyTablesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
593
- })(DescribeTransitGatewayPolicyTablesRequest || (DescribeTransitGatewayPolicyTablesRequest = {}));
594
- export var DescribeTransitGatewayPolicyTablesResult;
595
- (function (DescribeTransitGatewayPolicyTablesResult) {
596
- DescribeTransitGatewayPolicyTablesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
597
- })(DescribeTransitGatewayPolicyTablesResult || (DescribeTransitGatewayPolicyTablesResult = {}));
598
- export var DescribeTransitGatewayRouteTableAnnouncementsRequest;
599
- (function (DescribeTransitGatewayRouteTableAnnouncementsRequest) {
600
- DescribeTransitGatewayRouteTableAnnouncementsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
601
- })(DescribeTransitGatewayRouteTableAnnouncementsRequest || (DescribeTransitGatewayRouteTableAnnouncementsRequest = {}));
602
- export var DescribeTransitGatewayRouteTableAnnouncementsResult;
603
- (function (DescribeTransitGatewayRouteTableAnnouncementsResult) {
604
- DescribeTransitGatewayRouteTableAnnouncementsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
605
- })(DescribeTransitGatewayRouteTableAnnouncementsResult || (DescribeTransitGatewayRouteTableAnnouncementsResult = {}));
606
- export var DescribeTransitGatewayRouteTablesRequest;
607
- (function (DescribeTransitGatewayRouteTablesRequest) {
608
- DescribeTransitGatewayRouteTablesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
609
- })(DescribeTransitGatewayRouteTablesRequest || (DescribeTransitGatewayRouteTablesRequest = {}));
610
- export var DescribeTransitGatewayRouteTablesResult;
611
- (function (DescribeTransitGatewayRouteTablesResult) {
612
- DescribeTransitGatewayRouteTablesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
613
- })(DescribeTransitGatewayRouteTablesResult || (DescribeTransitGatewayRouteTablesResult = {}));
614
- export var DescribeTransitGatewaysRequest;
615
- (function (DescribeTransitGatewaysRequest) {
616
- DescribeTransitGatewaysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
617
- })(DescribeTransitGatewaysRequest || (DescribeTransitGatewaysRequest = {}));
618
- export var DescribeTransitGatewaysResult;
619
- (function (DescribeTransitGatewaysResult) {
620
- DescribeTransitGatewaysResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
621
- })(DescribeTransitGatewaysResult || (DescribeTransitGatewaysResult = {}));
622
- export var DescribeTransitGatewayVpcAttachmentsRequest;
623
- (function (DescribeTransitGatewayVpcAttachmentsRequest) {
624
- DescribeTransitGatewayVpcAttachmentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
625
- })(DescribeTransitGatewayVpcAttachmentsRequest || (DescribeTransitGatewayVpcAttachmentsRequest = {}));
626
- export var DescribeTransitGatewayVpcAttachmentsResult;
627
- (function (DescribeTransitGatewayVpcAttachmentsResult) {
628
- DescribeTransitGatewayVpcAttachmentsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
629
- })(DescribeTransitGatewayVpcAttachmentsResult || (DescribeTransitGatewayVpcAttachmentsResult = {}));
630
- export var DescribeTrunkInterfaceAssociationsRequest;
631
- (function (DescribeTrunkInterfaceAssociationsRequest) {
632
- DescribeTrunkInterfaceAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
633
- })(DescribeTrunkInterfaceAssociationsRequest || (DescribeTrunkInterfaceAssociationsRequest = {}));
634
- export var DescribeTrunkInterfaceAssociationsResult;
635
- (function (DescribeTrunkInterfaceAssociationsResult) {
636
- DescribeTrunkInterfaceAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
637
- })(DescribeTrunkInterfaceAssociationsResult || (DescribeTrunkInterfaceAssociationsResult = {}));
638
- export var DescribeVolumeAttributeRequest;
639
- (function (DescribeVolumeAttributeRequest) {
640
- DescribeVolumeAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
641
- })(DescribeVolumeAttributeRequest || (DescribeVolumeAttributeRequest = {}));
642
- export var DescribeVolumeAttributeResult;
643
- (function (DescribeVolumeAttributeResult) {
644
- DescribeVolumeAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
645
- })(DescribeVolumeAttributeResult || (DescribeVolumeAttributeResult = {}));
646
- export var DescribeVolumesRequest;
647
- (function (DescribeVolumesRequest) {
648
- DescribeVolumesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
649
- })(DescribeVolumesRequest || (DescribeVolumesRequest = {}));
650
- export var DescribeVolumesResult;
651
- (function (DescribeVolumesResult) {
652
- DescribeVolumesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
653
- })(DescribeVolumesResult || (DescribeVolumesResult = {}));
654
- export var DescribeVolumesModificationsRequest;
655
- (function (DescribeVolumesModificationsRequest) {
656
- DescribeVolumesModificationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
657
- })(DescribeVolumesModificationsRequest || (DescribeVolumesModificationsRequest = {}));
658
- export var VolumeModification;
659
- (function (VolumeModification) {
660
- VolumeModification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
661
- })(VolumeModification || (VolumeModification = {}));
662
- export var DescribeVolumesModificationsResult;
663
- (function (DescribeVolumesModificationsResult) {
664
- DescribeVolumesModificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
665
- })(DescribeVolumesModificationsResult || (DescribeVolumesModificationsResult = {}));
666
- export var DescribeVolumeStatusRequest;
667
- (function (DescribeVolumeStatusRequest) {
668
- DescribeVolumeStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
669
- })(DescribeVolumeStatusRequest || (DescribeVolumeStatusRequest = {}));
670
- export var VolumeStatusAction;
671
- (function (VolumeStatusAction) {
672
- VolumeStatusAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
673
- })(VolumeStatusAction || (VolumeStatusAction = {}));
674
- export var VolumeStatusAttachmentStatus;
675
- (function (VolumeStatusAttachmentStatus) {
676
- VolumeStatusAttachmentStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
677
- })(VolumeStatusAttachmentStatus || (VolumeStatusAttachmentStatus = {}));
678
- export var VolumeStatusEvent;
679
- (function (VolumeStatusEvent) {
680
- VolumeStatusEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
681
- })(VolumeStatusEvent || (VolumeStatusEvent = {}));
682
- export var VolumeStatusDetails;
683
- (function (VolumeStatusDetails) {
684
- VolumeStatusDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
685
- })(VolumeStatusDetails || (VolumeStatusDetails = {}));
686
- export var VolumeStatusInfo;
687
- (function (VolumeStatusInfo) {
688
- VolumeStatusInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
689
- })(VolumeStatusInfo || (VolumeStatusInfo = {}));
690
- export var VolumeStatusItem;
691
- (function (VolumeStatusItem) {
692
- VolumeStatusItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
693
- })(VolumeStatusItem || (VolumeStatusItem = {}));
694
- export var DescribeVolumeStatusResult;
695
- (function (DescribeVolumeStatusResult) {
696
- DescribeVolumeStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
697
- })(DescribeVolumeStatusResult || (DescribeVolumeStatusResult = {}));
698
- export var DescribeVpcAttributeRequest;
699
- (function (DescribeVpcAttributeRequest) {
700
- DescribeVpcAttributeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
701
- })(DescribeVpcAttributeRequest || (DescribeVpcAttributeRequest = {}));
702
- export var DescribeVpcAttributeResult;
703
- (function (DescribeVpcAttributeResult) {
704
- DescribeVpcAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
705
- })(DescribeVpcAttributeResult || (DescribeVpcAttributeResult = {}));
706
- export var DescribeVpcClassicLinkRequest;
707
- (function (DescribeVpcClassicLinkRequest) {
708
- DescribeVpcClassicLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
709
- })(DescribeVpcClassicLinkRequest || (DescribeVpcClassicLinkRequest = {}));
710
- export var VpcClassicLink;
711
- (function (VpcClassicLink) {
712
- VpcClassicLink.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
713
- })(VpcClassicLink || (VpcClassicLink = {}));
714
- export var DescribeVpcClassicLinkResult;
715
- (function (DescribeVpcClassicLinkResult) {
716
- DescribeVpcClassicLinkResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
717
- })(DescribeVpcClassicLinkResult || (DescribeVpcClassicLinkResult = {}));
718
- export var DescribeVpcClassicLinkDnsSupportRequest;
719
- (function (DescribeVpcClassicLinkDnsSupportRequest) {
720
- DescribeVpcClassicLinkDnsSupportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
721
- })(DescribeVpcClassicLinkDnsSupportRequest || (DescribeVpcClassicLinkDnsSupportRequest = {}));
722
- export var ClassicLinkDnsSupport;
723
- (function (ClassicLinkDnsSupport) {
724
- ClassicLinkDnsSupport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
725
- })(ClassicLinkDnsSupport || (ClassicLinkDnsSupport = {}));
726
- export var DescribeVpcClassicLinkDnsSupportResult;
727
- (function (DescribeVpcClassicLinkDnsSupportResult) {
728
- DescribeVpcClassicLinkDnsSupportResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
729
- })(DescribeVpcClassicLinkDnsSupportResult || (DescribeVpcClassicLinkDnsSupportResult = {}));
730
- export var DescribeVpcEndpointConnectionNotificationsRequest;
731
- (function (DescribeVpcEndpointConnectionNotificationsRequest) {
732
- DescribeVpcEndpointConnectionNotificationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
733
- })(DescribeVpcEndpointConnectionNotificationsRequest || (DescribeVpcEndpointConnectionNotificationsRequest = {}));
734
- export var DescribeVpcEndpointConnectionNotificationsResult;
735
- (function (DescribeVpcEndpointConnectionNotificationsResult) {
736
- DescribeVpcEndpointConnectionNotificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
737
- })(DescribeVpcEndpointConnectionNotificationsResult || (DescribeVpcEndpointConnectionNotificationsResult = {}));
738
- export var DescribeVpcEndpointConnectionsRequest;
739
- (function (DescribeVpcEndpointConnectionsRequest) {
740
- DescribeVpcEndpointConnectionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
741
- })(DescribeVpcEndpointConnectionsRequest || (DescribeVpcEndpointConnectionsRequest = {}));
742
- export var VpcEndpointConnection;
743
- (function (VpcEndpointConnection) {
744
- VpcEndpointConnection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
745
- })(VpcEndpointConnection || (VpcEndpointConnection = {}));
746
- export var DescribeVpcEndpointConnectionsResult;
747
- (function (DescribeVpcEndpointConnectionsResult) {
748
- DescribeVpcEndpointConnectionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
749
- })(DescribeVpcEndpointConnectionsResult || (DescribeVpcEndpointConnectionsResult = {}));
750
- export var DescribeVpcEndpointsRequest;
751
- (function (DescribeVpcEndpointsRequest) {
752
- DescribeVpcEndpointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
753
- })(DescribeVpcEndpointsRequest || (DescribeVpcEndpointsRequest = {}));
754
- export var DescribeVpcEndpointsResult;
755
- (function (DescribeVpcEndpointsResult) {
756
- DescribeVpcEndpointsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
757
- })(DescribeVpcEndpointsResult || (DescribeVpcEndpointsResult = {}));
758
- export var DescribeVpcEndpointServiceConfigurationsRequest;
759
- (function (DescribeVpcEndpointServiceConfigurationsRequest) {
760
- DescribeVpcEndpointServiceConfigurationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
761
- })(DescribeVpcEndpointServiceConfigurationsRequest || (DescribeVpcEndpointServiceConfigurationsRequest = {}));
762
- export var DescribeVpcEndpointServiceConfigurationsResult;
763
- (function (DescribeVpcEndpointServiceConfigurationsResult) {
764
- DescribeVpcEndpointServiceConfigurationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
765
- })(DescribeVpcEndpointServiceConfigurationsResult || (DescribeVpcEndpointServiceConfigurationsResult = {}));
766
- export var DescribeVpcEndpointServicePermissionsRequest;
767
- (function (DescribeVpcEndpointServicePermissionsRequest) {
768
- DescribeVpcEndpointServicePermissionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
769
- })(DescribeVpcEndpointServicePermissionsRequest || (DescribeVpcEndpointServicePermissionsRequest = {}));
770
- export var DescribeVpcEndpointServicePermissionsResult;
771
- (function (DescribeVpcEndpointServicePermissionsResult) {
772
- DescribeVpcEndpointServicePermissionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
773
- })(DescribeVpcEndpointServicePermissionsResult || (DescribeVpcEndpointServicePermissionsResult = {}));
774
- export var DescribeVpcEndpointServicesRequest;
775
- (function (DescribeVpcEndpointServicesRequest) {
776
- DescribeVpcEndpointServicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
777
- })(DescribeVpcEndpointServicesRequest || (DescribeVpcEndpointServicesRequest = {}));
778
- export var PrivateDnsDetails;
779
- (function (PrivateDnsDetails) {
780
- PrivateDnsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
781
- })(PrivateDnsDetails || (PrivateDnsDetails = {}));
782
- export var ServiceDetail;
783
- (function (ServiceDetail) {
784
- ServiceDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
785
- })(ServiceDetail || (ServiceDetail = {}));
786
- export var DescribeVpcEndpointServicesResult;
787
- (function (DescribeVpcEndpointServicesResult) {
788
- DescribeVpcEndpointServicesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
789
- })(DescribeVpcEndpointServicesResult || (DescribeVpcEndpointServicesResult = {}));
790
- export var DescribeVpcPeeringConnectionsRequest;
791
- (function (DescribeVpcPeeringConnectionsRequest) {
792
- DescribeVpcPeeringConnectionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
793
- })(DescribeVpcPeeringConnectionsRequest || (DescribeVpcPeeringConnectionsRequest = {}));
794
- export var DescribeVpcPeeringConnectionsResult;
795
- (function (DescribeVpcPeeringConnectionsResult) {
796
- DescribeVpcPeeringConnectionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
797
- })(DescribeVpcPeeringConnectionsResult || (DescribeVpcPeeringConnectionsResult = {}));
798
- export var DescribeVpcsRequest;
799
- (function (DescribeVpcsRequest) {
800
- DescribeVpcsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
801
- })(DescribeVpcsRequest || (DescribeVpcsRequest = {}));
802
- export var DescribeVpcsResult;
803
- (function (DescribeVpcsResult) {
804
- DescribeVpcsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
805
- })(DescribeVpcsResult || (DescribeVpcsResult = {}));
806
- export var DescribeVpnConnectionsRequest;
807
- (function (DescribeVpnConnectionsRequest) {
808
- DescribeVpnConnectionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
809
- })(DescribeVpnConnectionsRequest || (DescribeVpnConnectionsRequest = {}));
810
- export var DescribeVpnConnectionsResult;
811
- (function (DescribeVpnConnectionsResult) {
812
- DescribeVpnConnectionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
813
- })(DescribeVpnConnectionsResult || (DescribeVpnConnectionsResult = {}));
814
- export var DescribeVpnGatewaysRequest;
815
- (function (DescribeVpnGatewaysRequest) {
816
- DescribeVpnGatewaysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
817
- })(DescribeVpnGatewaysRequest || (DescribeVpnGatewaysRequest = {}));
818
- export var DescribeVpnGatewaysResult;
819
- (function (DescribeVpnGatewaysResult) {
820
- DescribeVpnGatewaysResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
821
- })(DescribeVpnGatewaysResult || (DescribeVpnGatewaysResult = {}));
822
- export var DetachClassicLinkVpcRequest;
823
- (function (DetachClassicLinkVpcRequest) {
824
- DetachClassicLinkVpcRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
825
- })(DetachClassicLinkVpcRequest || (DetachClassicLinkVpcRequest = {}));
826
- export var DetachClassicLinkVpcResult;
827
- (function (DetachClassicLinkVpcResult) {
828
- DetachClassicLinkVpcResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
829
- })(DetachClassicLinkVpcResult || (DetachClassicLinkVpcResult = {}));
830
- export var DetachInternetGatewayRequest;
831
- (function (DetachInternetGatewayRequest) {
832
- DetachInternetGatewayRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
833
- })(DetachInternetGatewayRequest || (DetachInternetGatewayRequest = {}));
834
- export var DetachNetworkInterfaceRequest;
835
- (function (DetachNetworkInterfaceRequest) {
836
- DetachNetworkInterfaceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
837
- })(DetachNetworkInterfaceRequest || (DetachNetworkInterfaceRequest = {}));
838
- export var DetachVolumeRequest;
839
- (function (DetachVolumeRequest) {
840
- DetachVolumeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
841
- })(DetachVolumeRequest || (DetachVolumeRequest = {}));
842
- export var DetachVpnGatewayRequest;
843
- (function (DetachVpnGatewayRequest) {
844
- DetachVpnGatewayRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
845
- })(DetachVpnGatewayRequest || (DetachVpnGatewayRequest = {}));
846
- export var DisableEbsEncryptionByDefaultRequest;
847
- (function (DisableEbsEncryptionByDefaultRequest) {
848
- DisableEbsEncryptionByDefaultRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
849
- })(DisableEbsEncryptionByDefaultRequest || (DisableEbsEncryptionByDefaultRequest = {}));
850
- export var DisableEbsEncryptionByDefaultResult;
851
- (function (DisableEbsEncryptionByDefaultResult) {
852
- DisableEbsEncryptionByDefaultResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
853
- })(DisableEbsEncryptionByDefaultResult || (DisableEbsEncryptionByDefaultResult = {}));
854
- export var DisableFastLaunchRequest;
855
- (function (DisableFastLaunchRequest) {
856
- DisableFastLaunchRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
857
- })(DisableFastLaunchRequest || (DisableFastLaunchRequest = {}));
858
- export var DisableFastLaunchResult;
859
- (function (DisableFastLaunchResult) {
860
- DisableFastLaunchResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
861
- })(DisableFastLaunchResult || (DisableFastLaunchResult = {}));
862
- export var DisableFastSnapshotRestoresRequest;
863
- (function (DisableFastSnapshotRestoresRequest) {
864
- DisableFastSnapshotRestoresRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
865
- })(DisableFastSnapshotRestoresRequest || (DisableFastSnapshotRestoresRequest = {}));
866
- export var DisableFastSnapshotRestoreSuccessItem;
867
- (function (DisableFastSnapshotRestoreSuccessItem) {
868
- DisableFastSnapshotRestoreSuccessItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
869
- })(DisableFastSnapshotRestoreSuccessItem || (DisableFastSnapshotRestoreSuccessItem = {}));
870
- export var DisableFastSnapshotRestoreStateError;
871
- (function (DisableFastSnapshotRestoreStateError) {
872
- DisableFastSnapshotRestoreStateError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
873
- })(DisableFastSnapshotRestoreStateError || (DisableFastSnapshotRestoreStateError = {}));
874
- export var DisableFastSnapshotRestoreStateErrorItem;
875
- (function (DisableFastSnapshotRestoreStateErrorItem) {
876
- DisableFastSnapshotRestoreStateErrorItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
877
- })(DisableFastSnapshotRestoreStateErrorItem || (DisableFastSnapshotRestoreStateErrorItem = {}));
878
- export var DisableFastSnapshotRestoreErrorItem;
879
- (function (DisableFastSnapshotRestoreErrorItem) {
880
- DisableFastSnapshotRestoreErrorItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
881
- })(DisableFastSnapshotRestoreErrorItem || (DisableFastSnapshotRestoreErrorItem = {}));
882
- export var DisableFastSnapshotRestoresResult;
883
- (function (DisableFastSnapshotRestoresResult) {
884
- DisableFastSnapshotRestoresResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
885
- })(DisableFastSnapshotRestoresResult || (DisableFastSnapshotRestoresResult = {}));
886
- export var DisableImageDeprecationRequest;
887
- (function (DisableImageDeprecationRequest) {
888
- DisableImageDeprecationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
889
- })(DisableImageDeprecationRequest || (DisableImageDeprecationRequest = {}));
890
- export var DisableImageDeprecationResult;
891
- (function (DisableImageDeprecationResult) {
892
- DisableImageDeprecationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
893
- })(DisableImageDeprecationResult || (DisableImageDeprecationResult = {}));
894
- export var DisableIpamOrganizationAdminAccountRequest;
895
- (function (DisableIpamOrganizationAdminAccountRequest) {
896
- DisableIpamOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
897
- })(DisableIpamOrganizationAdminAccountRequest || (DisableIpamOrganizationAdminAccountRequest = {}));
898
- export var DisableIpamOrganizationAdminAccountResult;
899
- (function (DisableIpamOrganizationAdminAccountResult) {
900
- DisableIpamOrganizationAdminAccountResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
901
- })(DisableIpamOrganizationAdminAccountResult || (DisableIpamOrganizationAdminAccountResult = {}));
902
- export var DisableSerialConsoleAccessRequest;
903
- (function (DisableSerialConsoleAccessRequest) {
904
- DisableSerialConsoleAccessRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
905
- })(DisableSerialConsoleAccessRequest || (DisableSerialConsoleAccessRequest = {}));
906
- export var DisableSerialConsoleAccessResult;
907
- (function (DisableSerialConsoleAccessResult) {
908
- DisableSerialConsoleAccessResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
909
- })(DisableSerialConsoleAccessResult || (DisableSerialConsoleAccessResult = {}));
910
- export var DisableTransitGatewayRouteTablePropagationRequest;
911
- (function (DisableTransitGatewayRouteTablePropagationRequest) {
912
- DisableTransitGatewayRouteTablePropagationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
913
- })(DisableTransitGatewayRouteTablePropagationRequest || (DisableTransitGatewayRouteTablePropagationRequest = {}));
914
- export var TransitGatewayPropagation;
915
- (function (TransitGatewayPropagation) {
916
- TransitGatewayPropagation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
917
- })(TransitGatewayPropagation || (TransitGatewayPropagation = {}));
918
- export var DisableTransitGatewayRouteTablePropagationResult;
919
- (function (DisableTransitGatewayRouteTablePropagationResult) {
920
- DisableTransitGatewayRouteTablePropagationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
921
- })(DisableTransitGatewayRouteTablePropagationResult || (DisableTransitGatewayRouteTablePropagationResult = {}));
922
- export var DisableVgwRoutePropagationRequest;
923
- (function (DisableVgwRoutePropagationRequest) {
924
- DisableVgwRoutePropagationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
925
- })(DisableVgwRoutePropagationRequest || (DisableVgwRoutePropagationRequest = {}));
926
- export var DisableVpcClassicLinkRequest;
927
- (function (DisableVpcClassicLinkRequest) {
928
- DisableVpcClassicLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
929
- })(DisableVpcClassicLinkRequest || (DisableVpcClassicLinkRequest = {}));
930
- export var DisableVpcClassicLinkResult;
931
- (function (DisableVpcClassicLinkResult) {
932
- DisableVpcClassicLinkResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
933
- })(DisableVpcClassicLinkResult || (DisableVpcClassicLinkResult = {}));
934
- export var DisableVpcClassicLinkDnsSupportRequest;
935
- (function (DisableVpcClassicLinkDnsSupportRequest) {
936
- DisableVpcClassicLinkDnsSupportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
937
- })(DisableVpcClassicLinkDnsSupportRequest || (DisableVpcClassicLinkDnsSupportRequest = {}));
938
- export var DisableVpcClassicLinkDnsSupportResult;
939
- (function (DisableVpcClassicLinkDnsSupportResult) {
940
- DisableVpcClassicLinkDnsSupportResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
941
- })(DisableVpcClassicLinkDnsSupportResult || (DisableVpcClassicLinkDnsSupportResult = {}));
942
- export var DisassociateAddressRequest;
943
- (function (DisassociateAddressRequest) {
944
- DisassociateAddressRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
945
- })(DisassociateAddressRequest || (DisassociateAddressRequest = {}));
946
- export var DisassociateClientVpnTargetNetworkRequest;
947
- (function (DisassociateClientVpnTargetNetworkRequest) {
948
- DisassociateClientVpnTargetNetworkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
949
- })(DisassociateClientVpnTargetNetworkRequest || (DisassociateClientVpnTargetNetworkRequest = {}));
950
- export var DisassociateClientVpnTargetNetworkResult;
951
- (function (DisassociateClientVpnTargetNetworkResult) {
952
- DisassociateClientVpnTargetNetworkResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
953
- })(DisassociateClientVpnTargetNetworkResult || (DisassociateClientVpnTargetNetworkResult = {}));
954
- export var DisassociateEnclaveCertificateIamRoleRequest;
955
- (function (DisassociateEnclaveCertificateIamRoleRequest) {
956
- DisassociateEnclaveCertificateIamRoleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
957
- })(DisassociateEnclaveCertificateIamRoleRequest || (DisassociateEnclaveCertificateIamRoleRequest = {}));
958
- export var DisassociateEnclaveCertificateIamRoleResult;
959
- (function (DisassociateEnclaveCertificateIamRoleResult) {
960
- DisassociateEnclaveCertificateIamRoleResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
961
- })(DisassociateEnclaveCertificateIamRoleResult || (DisassociateEnclaveCertificateIamRoleResult = {}));
962
- export var DisassociateIamInstanceProfileRequest;
963
- (function (DisassociateIamInstanceProfileRequest) {
964
- DisassociateIamInstanceProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
965
- })(DisassociateIamInstanceProfileRequest || (DisassociateIamInstanceProfileRequest = {}));
966
- export var DisassociateIamInstanceProfileResult;
967
- (function (DisassociateIamInstanceProfileResult) {
968
- DisassociateIamInstanceProfileResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
969
- })(DisassociateIamInstanceProfileResult || (DisassociateIamInstanceProfileResult = {}));
970
- export var InstanceEventWindowDisassociationRequest;
971
- (function (InstanceEventWindowDisassociationRequest) {
972
- InstanceEventWindowDisassociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
973
- })(InstanceEventWindowDisassociationRequest || (InstanceEventWindowDisassociationRequest = {}));
974
- export var DisassociateInstanceEventWindowRequest;
975
- (function (DisassociateInstanceEventWindowRequest) {
976
- DisassociateInstanceEventWindowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
977
- })(DisassociateInstanceEventWindowRequest || (DisassociateInstanceEventWindowRequest = {}));
978
- export var DisassociateInstanceEventWindowResult;
979
- (function (DisassociateInstanceEventWindowResult) {
980
- DisassociateInstanceEventWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
981
- })(DisassociateInstanceEventWindowResult || (DisassociateInstanceEventWindowResult = {}));
982
- export var DisassociateRouteTableRequest;
983
- (function (DisassociateRouteTableRequest) {
984
- DisassociateRouteTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
985
- })(DisassociateRouteTableRequest || (DisassociateRouteTableRequest = {}));
986
- export var DisassociateSubnetCidrBlockRequest;
987
- (function (DisassociateSubnetCidrBlockRequest) {
988
- DisassociateSubnetCidrBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
989
- })(DisassociateSubnetCidrBlockRequest || (DisassociateSubnetCidrBlockRequest = {}));
990
- export var DisassociateSubnetCidrBlockResult;
991
- (function (DisassociateSubnetCidrBlockResult) {
992
- DisassociateSubnetCidrBlockResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
993
- })(DisassociateSubnetCidrBlockResult || (DisassociateSubnetCidrBlockResult = {}));
994
- export var DisassociateTransitGatewayMulticastDomainRequest;
995
- (function (DisassociateTransitGatewayMulticastDomainRequest) {
996
- DisassociateTransitGatewayMulticastDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
997
- })(DisassociateTransitGatewayMulticastDomainRequest || (DisassociateTransitGatewayMulticastDomainRequest = {}));
998
- export var DisassociateTransitGatewayMulticastDomainResult;
999
- (function (DisassociateTransitGatewayMulticastDomainResult) {
1000
- DisassociateTransitGatewayMulticastDomainResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1001
- })(DisassociateTransitGatewayMulticastDomainResult || (DisassociateTransitGatewayMulticastDomainResult = {}));
1002
- export var DisassociateTransitGatewayPolicyTableRequest;
1003
- (function (DisassociateTransitGatewayPolicyTableRequest) {
1004
- DisassociateTransitGatewayPolicyTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1005
- })(DisassociateTransitGatewayPolicyTableRequest || (DisassociateTransitGatewayPolicyTableRequest = {}));
1006
- export var DisassociateTransitGatewayPolicyTableResult;
1007
- (function (DisassociateTransitGatewayPolicyTableResult) {
1008
- DisassociateTransitGatewayPolicyTableResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1009
- })(DisassociateTransitGatewayPolicyTableResult || (DisassociateTransitGatewayPolicyTableResult = {}));
1010
- export var DisassociateTransitGatewayRouteTableRequest;
1011
- (function (DisassociateTransitGatewayRouteTableRequest) {
1012
- DisassociateTransitGatewayRouteTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1013
- })(DisassociateTransitGatewayRouteTableRequest || (DisassociateTransitGatewayRouteTableRequest = {}));
1014
- export var DisassociateTransitGatewayRouteTableResult;
1015
- (function (DisassociateTransitGatewayRouteTableResult) {
1016
- DisassociateTransitGatewayRouteTableResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1017
- })(DisassociateTransitGatewayRouteTableResult || (DisassociateTransitGatewayRouteTableResult = {}));
1018
- export var DisassociateTrunkInterfaceRequest;
1019
- (function (DisassociateTrunkInterfaceRequest) {
1020
- DisassociateTrunkInterfaceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1021
- })(DisassociateTrunkInterfaceRequest || (DisassociateTrunkInterfaceRequest = {}));
1022
- export var DisassociateTrunkInterfaceResult;
1023
- (function (DisassociateTrunkInterfaceResult) {
1024
- DisassociateTrunkInterfaceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1025
- })(DisassociateTrunkInterfaceResult || (DisassociateTrunkInterfaceResult = {}));
1026
- export var DisassociateVpcCidrBlockRequest;
1027
- (function (DisassociateVpcCidrBlockRequest) {
1028
- DisassociateVpcCidrBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1029
- })(DisassociateVpcCidrBlockRequest || (DisassociateVpcCidrBlockRequest = {}));
1030
- export var DisassociateVpcCidrBlockResult;
1031
- (function (DisassociateVpcCidrBlockResult) {
1032
- DisassociateVpcCidrBlockResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1033
- })(DisassociateVpcCidrBlockResult || (DisassociateVpcCidrBlockResult = {}));
1034
- export var EnableEbsEncryptionByDefaultRequest;
1035
- (function (EnableEbsEncryptionByDefaultRequest) {
1036
- EnableEbsEncryptionByDefaultRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1037
- })(EnableEbsEncryptionByDefaultRequest || (EnableEbsEncryptionByDefaultRequest = {}));
1038
- export var EnableEbsEncryptionByDefaultResult;
1039
- (function (EnableEbsEncryptionByDefaultResult) {
1040
- EnableEbsEncryptionByDefaultResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1041
- })(EnableEbsEncryptionByDefaultResult || (EnableEbsEncryptionByDefaultResult = {}));
1042
- export var FastLaunchLaunchTemplateSpecificationRequest;
1043
- (function (FastLaunchLaunchTemplateSpecificationRequest) {
1044
- FastLaunchLaunchTemplateSpecificationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1045
- })(FastLaunchLaunchTemplateSpecificationRequest || (FastLaunchLaunchTemplateSpecificationRequest = {}));
1046
- export var FastLaunchSnapshotConfigurationRequest;
1047
- (function (FastLaunchSnapshotConfigurationRequest) {
1048
- FastLaunchSnapshotConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1049
- })(FastLaunchSnapshotConfigurationRequest || (FastLaunchSnapshotConfigurationRequest = {}));
1050
- export var EnableFastLaunchRequest;
1051
- (function (EnableFastLaunchRequest) {
1052
- EnableFastLaunchRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1053
- })(EnableFastLaunchRequest || (EnableFastLaunchRequest = {}));
1054
- export var EnableFastLaunchResult;
1055
- (function (EnableFastLaunchResult) {
1056
- EnableFastLaunchResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1057
- })(EnableFastLaunchResult || (EnableFastLaunchResult = {}));
1058
- export var EnableFastSnapshotRestoresRequest;
1059
- (function (EnableFastSnapshotRestoresRequest) {
1060
- EnableFastSnapshotRestoresRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1061
- })(EnableFastSnapshotRestoresRequest || (EnableFastSnapshotRestoresRequest = {}));
1062
- export var EnableFastSnapshotRestoreSuccessItem;
1063
- (function (EnableFastSnapshotRestoreSuccessItem) {
1064
- EnableFastSnapshotRestoreSuccessItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1065
- })(EnableFastSnapshotRestoreSuccessItem || (EnableFastSnapshotRestoreSuccessItem = {}));
1066
- export var EnableFastSnapshotRestoreStateError;
1067
- (function (EnableFastSnapshotRestoreStateError) {
1068
- EnableFastSnapshotRestoreStateError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1069
- })(EnableFastSnapshotRestoreStateError || (EnableFastSnapshotRestoreStateError = {}));
1070
- export var EnableFastSnapshotRestoreStateErrorItem;
1071
- (function (EnableFastSnapshotRestoreStateErrorItem) {
1072
- EnableFastSnapshotRestoreStateErrorItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1073
- })(EnableFastSnapshotRestoreStateErrorItem || (EnableFastSnapshotRestoreStateErrorItem = {}));
1074
- export var EnableFastSnapshotRestoreErrorItem;
1075
- (function (EnableFastSnapshotRestoreErrorItem) {
1076
- EnableFastSnapshotRestoreErrorItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1077
- })(EnableFastSnapshotRestoreErrorItem || (EnableFastSnapshotRestoreErrorItem = {}));
1078
- export var EnableFastSnapshotRestoresResult;
1079
- (function (EnableFastSnapshotRestoresResult) {
1080
- EnableFastSnapshotRestoresResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1081
- })(EnableFastSnapshotRestoresResult || (EnableFastSnapshotRestoresResult = {}));
1082
- export var EnableImageDeprecationRequest;
1083
- (function (EnableImageDeprecationRequest) {
1084
- EnableImageDeprecationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1085
- })(EnableImageDeprecationRequest || (EnableImageDeprecationRequest = {}));
1086
- export var EnableImageDeprecationResult;
1087
- (function (EnableImageDeprecationResult) {
1088
- EnableImageDeprecationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1089
- })(EnableImageDeprecationResult || (EnableImageDeprecationResult = {}));
1090
- export var EnableIpamOrganizationAdminAccountRequest;
1091
- (function (EnableIpamOrganizationAdminAccountRequest) {
1092
- EnableIpamOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1093
- })(EnableIpamOrganizationAdminAccountRequest || (EnableIpamOrganizationAdminAccountRequest = {}));
1094
- export var EnableIpamOrganizationAdminAccountResult;
1095
- (function (EnableIpamOrganizationAdminAccountResult) {
1096
- EnableIpamOrganizationAdminAccountResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1097
- })(EnableIpamOrganizationAdminAccountResult || (EnableIpamOrganizationAdminAccountResult = {}));
1098
- export var EnableSerialConsoleAccessRequest;
1099
- (function (EnableSerialConsoleAccessRequest) {
1100
- EnableSerialConsoleAccessRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1101
- })(EnableSerialConsoleAccessRequest || (EnableSerialConsoleAccessRequest = {}));
1102
- export var EnableSerialConsoleAccessResult;
1103
- (function (EnableSerialConsoleAccessResult) {
1104
- EnableSerialConsoleAccessResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1105
- })(EnableSerialConsoleAccessResult || (EnableSerialConsoleAccessResult = {}));
1106
- export var EnableTransitGatewayRouteTablePropagationRequest;
1107
- (function (EnableTransitGatewayRouteTablePropagationRequest) {
1108
- EnableTransitGatewayRouteTablePropagationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1109
- })(EnableTransitGatewayRouteTablePropagationRequest || (EnableTransitGatewayRouteTablePropagationRequest = {}));
1110
- export var EnableTransitGatewayRouteTablePropagationResult;
1111
- (function (EnableTransitGatewayRouteTablePropagationResult) {
1112
- EnableTransitGatewayRouteTablePropagationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1113
- })(EnableTransitGatewayRouteTablePropagationResult || (EnableTransitGatewayRouteTablePropagationResult = {}));
1114
- export var EnableVgwRoutePropagationRequest;
1115
- (function (EnableVgwRoutePropagationRequest) {
1116
- EnableVgwRoutePropagationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1117
- })(EnableVgwRoutePropagationRequest || (EnableVgwRoutePropagationRequest = {}));
1118
- export var EnableVolumeIORequest;
1119
- (function (EnableVolumeIORequest) {
1120
- EnableVolumeIORequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1121
- })(EnableVolumeIORequest || (EnableVolumeIORequest = {}));
1122
- export var EnableVpcClassicLinkRequest;
1123
- (function (EnableVpcClassicLinkRequest) {
1124
- EnableVpcClassicLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1125
- })(EnableVpcClassicLinkRequest || (EnableVpcClassicLinkRequest = {}));
1126
- export var EnableVpcClassicLinkResult;
1127
- (function (EnableVpcClassicLinkResult) {
1128
- EnableVpcClassicLinkResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1129
- })(EnableVpcClassicLinkResult || (EnableVpcClassicLinkResult = {}));
1130
- export var EnableVpcClassicLinkDnsSupportRequest;
1131
- (function (EnableVpcClassicLinkDnsSupportRequest) {
1132
- EnableVpcClassicLinkDnsSupportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1133
- })(EnableVpcClassicLinkDnsSupportRequest || (EnableVpcClassicLinkDnsSupportRequest = {}));
1134
- export var EnableVpcClassicLinkDnsSupportResult;
1135
- (function (EnableVpcClassicLinkDnsSupportResult) {
1136
- EnableVpcClassicLinkDnsSupportResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1137
- })(EnableVpcClassicLinkDnsSupportResult || (EnableVpcClassicLinkDnsSupportResult = {}));
1138
- export var ExportClientVpnClientCertificateRevocationListRequest;
1139
- (function (ExportClientVpnClientCertificateRevocationListRequest) {
1140
- ExportClientVpnClientCertificateRevocationListRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1141
- })(ExportClientVpnClientCertificateRevocationListRequest || (ExportClientVpnClientCertificateRevocationListRequest = {}));
1142
- export var ClientCertificateRevocationListStatus;
1143
- (function (ClientCertificateRevocationListStatus) {
1144
- ClientCertificateRevocationListStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1145
- })(ClientCertificateRevocationListStatus || (ClientCertificateRevocationListStatus = {}));
1146
- export var ExportClientVpnClientCertificateRevocationListResult;
1147
- (function (ExportClientVpnClientCertificateRevocationListResult) {
1148
- ExportClientVpnClientCertificateRevocationListResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1149
- })(ExportClientVpnClientCertificateRevocationListResult || (ExportClientVpnClientCertificateRevocationListResult = {}));
1150
- export var ExportClientVpnClientConfigurationRequest;
1151
- (function (ExportClientVpnClientConfigurationRequest) {
1152
- ExportClientVpnClientConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1153
- })(ExportClientVpnClientConfigurationRequest || (ExportClientVpnClientConfigurationRequest = {}));
1154
- export var ExportClientVpnClientConfigurationResult;
1155
- (function (ExportClientVpnClientConfigurationResult) {
1156
- ExportClientVpnClientConfigurationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1157
- })(ExportClientVpnClientConfigurationResult || (ExportClientVpnClientConfigurationResult = {}));
1158
- export var ExportTaskS3LocationRequest;
1159
- (function (ExportTaskS3LocationRequest) {
1160
- ExportTaskS3LocationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1161
- })(ExportTaskS3LocationRequest || (ExportTaskS3LocationRequest = {}));
46
+ export var ExplanationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
47
+ export var NetworkInsightsAnalysisFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
48
+ export var DescribeNetworkInsightsAnalysesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
49
+ export var DescribeNetworkInsightsPathsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
50
+ export var DescribeNetworkInsightsPathsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
51
+ export var DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
52
+ export var DescribeNetworkInterfaceAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
53
+ export var DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
54
+ export var DescribeNetworkInterfacePermissionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
55
+ export var DescribeNetworkInterfacesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
56
+ export var DescribeNetworkInterfacesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
57
+ export var DescribePlacementGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
58
+ export var DescribePlacementGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
59
+ export var DescribePrefixListsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
60
+ export var PrefixListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
61
+ export var DescribePrefixListsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
62
+ export var DescribePrincipalIdFormatRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
63
+ export var PrincipalIdFormatFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
64
+ export var DescribePrincipalIdFormatResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
65
+ export var DescribePublicIpv4PoolsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
66
+ export var PublicIpv4PoolRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
67
+ export var PublicIpv4PoolFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
68
+ export var DescribePublicIpv4PoolsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
69
+ export var DescribeRegionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
70
+ export var RegionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
71
+ export var DescribeRegionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
72
+ export var DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
73
+ export var DescribeReplaceRootVolumeTasksResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
74
+ export var DescribeReservedInstancesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
75
+ export var RecurringChargeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
76
+ export var ReservedInstancesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
77
+ export var DescribeReservedInstancesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
78
+ export var DescribeReservedInstancesListingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
79
+ export var DescribeReservedInstancesListingsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
80
+ export var DescribeReservedInstancesModificationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
81
+ export var ReservedInstancesConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
82
+ export var ReservedInstancesModificationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
83
+ export var ReservedInstancesIdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
84
+ export var ReservedInstancesModificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
85
+ export var DescribeReservedInstancesModificationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
86
+ export var DescribeReservedInstancesOfferingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
87
+ export var PricingDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
88
+ export var ReservedInstancesOfferingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
89
+ export var DescribeReservedInstancesOfferingsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
90
+ export var DescribeRouteTablesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
91
+ export var DescribeRouteTablesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
92
+ export var SlotDateTimeRangeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
93
+ export var ScheduledInstanceRecurrenceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
94
+ export var DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
95
+ export var ScheduledInstanceRecurrenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
96
+ export var ScheduledInstanceAvailabilityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
97
+ export var DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
98
+ export var SlotStartTimeRangeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
99
+ export var DescribeScheduledInstancesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
100
+ export var ScheduledInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
101
+ export var DescribeScheduledInstancesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
102
+ export var DescribeSecurityGroupReferencesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
103
+ export var SecurityGroupReferenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
104
+ export var DescribeSecurityGroupReferencesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
105
+ export var DescribeSecurityGroupRulesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
106
+ export var DescribeSecurityGroupRulesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
107
+ export var DescribeSecurityGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
108
+ export var SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
109
+ export var DescribeSecurityGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
110
+ export var DescribeSnapshotAttributeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
111
+ export var CreateVolumePermissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
112
+ export var DescribeSnapshotAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
113
+ export var DescribeSnapshotsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
114
+ export var DescribeSnapshotsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
115
+ export var DescribeSnapshotTierStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
116
+ export var SnapshotTierStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
117
+ export var DescribeSnapshotTierStatusResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
118
+ export var DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
119
+ export var DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
120
+ export var DescribeSpotFleetInstancesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
121
+ export var DescribeSpotFleetInstancesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
122
+ export var DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
123
+ export var HistoryRecordFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
124
+ export var DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
125
+ export var DescribeSpotFleetRequestsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
126
+ export var SpotFleetMonitoringFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
127
+ export var InstanceNetworkInterfaceSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
128
+ export var SpotPlacementFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
129
+ export var SpotFleetTagSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
130
+ export var SpotFleetLaunchSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
131
+ export var LaunchTemplateOverridesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
132
+ export var LaunchTemplateConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
133
+ export var ClassicLoadBalancerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
134
+ export var ClassicLoadBalancersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
135
+ export var TargetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
136
+ export var TargetGroupsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
137
+ export var LoadBalancersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
138
+ export var SpotCapacityRebalanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
139
+ export var SpotMaintenanceStrategiesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
140
+ export var SpotFleetRequestConfigDataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
141
+ export var SpotFleetRequestConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
142
+ export var DescribeSpotFleetRequestsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
143
+ export var DescribeSpotInstanceRequestsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
144
+ export var RunInstancesMonitoringEnabledFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
145
+ export var LaunchSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
146
+ export var SpotInstanceStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
147
+ export var SpotInstanceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
148
+ export var DescribeSpotInstanceRequestsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
149
+ export var DescribeSpotPriceHistoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
150
+ export var SpotPriceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
151
+ export var DescribeSpotPriceHistoryResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
152
+ export var DescribeStaleSecurityGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
153
+ export var StaleIpPermissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
154
+ export var StaleSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
155
+ export var DescribeStaleSecurityGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
156
+ export var DescribeStoreImageTasksRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
157
+ export var StoreImageTaskResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
158
+ export var DescribeStoreImageTasksResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
159
+ export var DescribeSubnetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
160
+ export var DescribeSubnetsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
161
+ export var DescribeTagsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
162
+ export var TagDescriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
163
+ export var DescribeTagsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
164
+ export var DescribeTrafficMirrorFiltersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
165
+ export var DescribeTrafficMirrorFiltersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
166
+ export var DescribeTrafficMirrorSessionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
167
+ export var DescribeTrafficMirrorSessionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
168
+ export var DescribeTrafficMirrorTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
169
+ export var DescribeTrafficMirrorTargetsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
170
+ export var DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
171
+ export var TransitGatewayAttachmentAssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
172
+ export var TransitGatewayAttachmentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
173
+ export var DescribeTransitGatewayAttachmentsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
174
+ export var DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
175
+ export var DescribeTransitGatewayConnectPeersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
176
+ export var DescribeTransitGatewayConnectsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
177
+ export var DescribeTransitGatewayConnectsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
178
+ export var DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
179
+ export var DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
180
+ export var DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
181
+ export var DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
182
+ export var DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
183
+ export var DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
184
+ export var DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
185
+ export var DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
186
+ export var DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
187
+ export var DescribeTransitGatewayRouteTablesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
188
+ export var DescribeTransitGatewaysRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
189
+ export var DescribeTransitGatewaysResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
190
+ export var DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
191
+ export var DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
192
+ export var DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
193
+ export var DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
194
+ export var DescribeVolumeAttributeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
195
+ export var DescribeVolumeAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
196
+ export var DescribeVolumesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
197
+ export var DescribeVolumesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
198
+ export var DescribeVolumesModificationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
199
+ export var VolumeModificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
200
+ export var DescribeVolumesModificationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
201
+ export var DescribeVolumeStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
202
+ export var VolumeStatusActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
203
+ export var VolumeStatusAttachmentStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
204
+ export var VolumeStatusEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
205
+ export var VolumeStatusDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
206
+ export var VolumeStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
207
+ export var VolumeStatusItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
208
+ export var DescribeVolumeStatusResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
209
+ export var DescribeVpcAttributeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
210
+ export var DescribeVpcAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
211
+ export var DescribeVpcClassicLinkRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
212
+ export var VpcClassicLinkFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
213
+ export var DescribeVpcClassicLinkResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
214
+ export var DescribeVpcClassicLinkDnsSupportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
215
+ export var ClassicLinkDnsSupportFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
216
+ export var DescribeVpcClassicLinkDnsSupportResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
217
+ export var DescribeVpcEndpointConnectionNotificationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
218
+ export var DescribeVpcEndpointConnectionNotificationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
219
+ export var DescribeVpcEndpointConnectionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
220
+ export var VpcEndpointConnectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
221
+ export var DescribeVpcEndpointConnectionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
222
+ export var DescribeVpcEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
223
+ export var DescribeVpcEndpointsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
224
+ export var DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
225
+ export var DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
226
+ export var DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
227
+ export var DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
228
+ export var DescribeVpcEndpointServicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
229
+ export var PrivateDnsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
230
+ export var ServiceDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
231
+ export var DescribeVpcEndpointServicesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
232
+ export var DescribeVpcPeeringConnectionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
233
+ export var DescribeVpcPeeringConnectionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
234
+ export var DescribeVpcsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
235
+ export var DescribeVpcsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
236
+ export var DescribeVpnConnectionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
237
+ export var DescribeVpnConnectionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
238
+ export var DescribeVpnGatewaysRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
239
+ export var DescribeVpnGatewaysResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
240
+ export var DetachClassicLinkVpcRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
241
+ export var DetachClassicLinkVpcResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
242
+ export var DetachInternetGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
243
+ export var DetachNetworkInterfaceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
244
+ export var DetachVolumeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
245
+ export var DetachVpnGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
246
+ export var DisableEbsEncryptionByDefaultRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
247
+ export var DisableEbsEncryptionByDefaultResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
248
+ export var DisableFastLaunchRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
249
+ export var DisableFastLaunchResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
250
+ export var DisableFastSnapshotRestoresRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
251
+ export var DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
252
+ export var DisableFastSnapshotRestoreStateErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
253
+ export var DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
254
+ export var DisableFastSnapshotRestoreErrorItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
255
+ export var DisableFastSnapshotRestoresResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
256
+ export var DisableImageDeprecationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
257
+ export var DisableImageDeprecationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
258
+ export var DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
259
+ export var DisableIpamOrganizationAdminAccountResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
260
+ export var DisableSerialConsoleAccessRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
261
+ export var DisableSerialConsoleAccessResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
262
+ export var DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
263
+ export var TransitGatewayPropagationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
264
+ export var DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
265
+ export var DisableVgwRoutePropagationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
266
+ export var DisableVpcClassicLinkRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
267
+ export var DisableVpcClassicLinkResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
268
+ export var DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
269
+ export var DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
270
+ export var DisassociateAddressRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
271
+ export var DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
272
+ export var DisassociateClientVpnTargetNetworkResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
273
+ export var DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
274
+ export var DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
275
+ export var DisassociateIamInstanceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
276
+ export var DisassociateIamInstanceProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
277
+ export var InstanceEventWindowDisassociationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
278
+ export var DisassociateInstanceEventWindowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
279
+ export var DisassociateInstanceEventWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
280
+ export var DisassociateRouteTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
281
+ export var DisassociateSubnetCidrBlockRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
282
+ export var DisassociateSubnetCidrBlockResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
283
+ export var DisassociateTransitGatewayMulticastDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
284
+ export var DisassociateTransitGatewayMulticastDomainResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
285
+ export var DisassociateTransitGatewayPolicyTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
286
+ export var DisassociateTransitGatewayPolicyTableResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
287
+ export var DisassociateTransitGatewayRouteTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
288
+ export var DisassociateTransitGatewayRouteTableResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
289
+ export var DisassociateTrunkInterfaceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
290
+ export var DisassociateTrunkInterfaceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
291
+ export var DisassociateVpcCidrBlockRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
292
+ export var DisassociateVpcCidrBlockResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
293
+ export var EnableEbsEncryptionByDefaultRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
294
+ export var EnableEbsEncryptionByDefaultResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
295
+ export var FastLaunchLaunchTemplateSpecificationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
296
+ export var FastLaunchSnapshotConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
297
+ export var EnableFastLaunchRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
298
+ export var EnableFastLaunchResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
299
+ export var EnableFastSnapshotRestoresRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
300
+ export var EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
301
+ export var EnableFastSnapshotRestoreStateErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
302
+ export var EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
303
+ export var EnableFastSnapshotRestoreErrorItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
304
+ export var EnableFastSnapshotRestoresResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
305
+ export var EnableImageDeprecationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
306
+ export var EnableImageDeprecationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
307
+ export var EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
308
+ export var EnableIpamOrganizationAdminAccountResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
309
+ export var EnableSerialConsoleAccessRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
310
+ export var EnableSerialConsoleAccessResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
311
+ export var EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
312
+ export var EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
313
+ export var EnableVgwRoutePropagationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
314
+ export var EnableVolumeIORequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
315
+ export var EnableVpcClassicLinkRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
316
+ export var EnableVpcClassicLinkResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
317
+ export var EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
318
+ export var EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
319
+ export var ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
320
+ export var ClientCertificateRevocationListStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
321
+ export var ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
322
+ export var ExportClientVpnClientConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
323
+ export var ExportClientVpnClientConfigurationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
324
+ export var ExportTaskS3LocationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };