@aws-sdk/client-ec2 3.453.0 → 3.455.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 (231) hide show
  1. package/README.md +48 -0
  2. package/dist-cjs/EC2.js +12 -0
  3. package/dist-cjs/commands/AssociateIpamByoasnCommand.js +51 -0
  4. package/dist-cjs/commands/DeprovisionIpamByoasnCommand.js +51 -0
  5. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  6. package/dist-cjs/commands/DescribeIpamByoasnCommand.js +51 -0
  7. package/dist-cjs/commands/DisassociateIpamByoasnCommand.js +51 -0
  8. package/dist-cjs/commands/GetIpamDiscoveredPublicAddressesCommand.js +51 -0
  9. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  10. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  11. package/dist-cjs/commands/ProvisionIpamByoasnCommand.js +51 -0
  12. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  13. package/dist-cjs/commands/index.js +6 -0
  14. package/dist-cjs/models/models_0.js +15 -8
  15. package/dist-cjs/models/models_1.js +15 -19
  16. package/dist-cjs/models/models_2.js +19 -2
  17. package/dist-cjs/models/models_3.js +9 -37
  18. package/dist-cjs/models/models_4.js +37 -2
  19. package/dist-cjs/models/models_5.js +24 -20
  20. package/dist-cjs/models/models_6.js +20 -24
  21. package/dist-cjs/models/models_7.js +23 -1
  22. package/dist-cjs/protocols/Aws_ec2.js +815 -25
  23. package/dist-es/EC2.js +12 -0
  24. package/dist-es/commands/AssociateIpamByoasnCommand.js +47 -0
  25. package/dist-es/commands/DeprovisionIpamByoasnCommand.js +47 -0
  26. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +1 -1
  27. package/dist-es/commands/DescribeIpamByoasnCommand.js +47 -0
  28. package/dist-es/commands/DisassociateIpamByoasnCommand.js +47 -0
  29. package/dist-es/commands/GetIpamDiscoveredPublicAddressesCommand.js +47 -0
  30. package/dist-es/commands/GetLaunchTemplateDataCommand.js +1 -1
  31. package/dist-es/commands/GetPasswordDataCommand.js +1 -1
  32. package/dist-es/commands/ProvisionIpamByoasnCommand.js +47 -0
  33. package/dist-es/commands/RequestSpotFleetCommand.js +1 -1
  34. package/dist-es/commands/index.js +6 -0
  35. package/dist-es/models/models_0.js +13 -6
  36. package/dist-es/models/models_1.js +13 -17
  37. package/dist-es/models/models_2.js +17 -0
  38. package/dist-es/models/models_3.js +8 -32
  39. package/dist-es/models/models_4.js +32 -0
  40. package/dist-es/models/models_5.js +23 -17
  41. package/dist-es/models/models_6.js +18 -23
  42. package/dist-es/models/models_7.js +22 -1
  43. package/dist-es/protocols/Aws_ec2.js +778 -0
  44. package/dist-types/EC2.d.ts +42 -0
  45. package/dist-types/EC2Client.d.ts +8 -2
  46. package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +1 -0
  47. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  48. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +4 -1
  49. package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +83 -0
  50. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +4 -2
  51. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +1 -5
  52. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +1 -2
  53. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamCommand.d.ts +3 -0
  56. package/dist-types/commands/CreateIpamPoolCommand.d.ts +12 -0
  57. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +5 -0
  58. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +10 -0
  59. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +12 -1
  60. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateSubnetCommand.d.ts +6 -2
  62. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -0
  63. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -0
  64. package/dist-types/commands/CreateVpcCommand.d.ts +4 -3
  65. package/dist-types/commands/DeleteIpamCommand.d.ts +2 -0
  66. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +7 -0
  67. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  70. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  71. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  72. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  73. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  74. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +1 -0
  75. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -0
  76. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +8 -0
  77. package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +81 -0
  78. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +8 -0
  79. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeInstancesCommand.d.ts +5 -0
  84. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +83 -0
  85. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +6 -0
  86. package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -0
  87. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +5 -0
  88. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +5 -0
  89. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +5 -0
  91. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +5 -0
  92. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -3
  93. package/dist-types/commands/DescribeSubnetsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -2
  102. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -0
  103. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -5
  105. package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +81 -0
  106. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +1 -5
  107. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +121 -0
  108. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  109. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  110. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +2 -1
  111. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  112. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +6 -1
  113. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  114. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  115. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  116. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  117. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  118. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  119. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  120. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  121. package/dist-types/commands/ModifyIpamCommand.d.ts +3 -0
  122. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +6 -0
  123. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  124. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +5 -0
  125. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -0
  126. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -0
  127. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +8 -0
  128. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +8 -0
  129. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +84 -0
  130. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
  131. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  132. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  133. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  134. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  135. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  136. package/dist-types/commands/ReleaseAddressCommand.d.ts +1 -1
  137. package/dist-types/commands/ReleaseHostsCommand.d.ts +1 -1
  138. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  139. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  140. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  141. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  142. package/dist-types/commands/ReplaceRouteCommand.d.ts +1 -1
  143. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  144. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  145. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  146. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
  147. package/dist-types/commands/RequestSpotFleetCommand.d.ts +6 -1
  148. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +10 -0
  149. package/dist-types/commands/RunInstancesCommand.d.ts +10 -0
  150. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +8 -0
  151. package/dist-types/commands/index.d.ts +6 -0
  152. package/dist-types/models/models_0.d.ts +123 -105
  153. package/dist-types/models/models_1.d.ts +296 -347
  154. package/dist-types/models/models_2.d.ts +404 -184
  155. package/dist-types/models/models_3.d.ts +258 -535
  156. package/dist-types/models/models_4.d.ts +1882 -1944
  157. package/dist-types/models/models_5.d.ts +3701 -3495
  158. package/dist-types/models/models_6.d.ts +4435 -4347
  159. package/dist-types/models/models_7.d.ts +740 -5
  160. package/dist-types/protocols/Aws_ec2.d.ts +54 -0
  161. package/dist-types/ts3.4/EC2.d.ts +102 -0
  162. package/dist-types/ts3.4/EC2Client.d.ts +36 -0
  163. package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +39 -0
  164. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +2 -4
  166. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +42 -0
  175. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +39 -0
  180. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +2 -4
  181. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +4 -2
  189. package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +42 -0
  190. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +42 -0
  191. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +2 -4
  192. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +39 -0
  203. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -4
  204. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/index.d.ts +6 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +38 -28
  223. package/dist-types/ts3.4/models/models_1.d.ts +72 -92
  224. package/dist-types/ts3.4/models/models_2.d.ts +107 -46
  225. package/dist-types/ts3.4/models/models_3.d.ts +69 -128
  226. package/dist-types/ts3.4/models/models_4.d.ts +149 -124
  227. package/dist-types/ts3.4/models/models_5.d.ts +202 -180
  228. package/dist-types/ts3.4/models/models_6.d.ts +205 -189
  229. package/dist-types/ts3.4/models/models_7.d.ts +188 -5
  230. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +72 -0
  231. package/package.json +2 -2
@@ -91,6 +91,12 @@ export interface ModifyIpamPoolCommandOutput extends ModifyIpamPoolResult, __Met
91
91
  * // ],
92
92
  * // AwsService: "ec2",
93
93
  * // PublicIpSource: "amazon" || "byoip",
94
+ * // SourceResource: { // IpamPoolSourceResource
95
+ * // ResourceId: "STRING_VALUE",
96
+ * // ResourceType: "vpc",
97
+ * // ResourceRegion: "STRING_VALUE",
98
+ * // ResourceOwner: "STRING_VALUE",
99
+ * // },
94
100
  * // },
95
101
  * // };
96
102
  *
@@ -52,7 +52,7 @@ export interface ModifyIpamResourceCidrCommandOutput extends ModifyIpamResourceC
52
52
  * // ResourceId: "STRING_VALUE",
53
53
  * // ResourceName: "STRING_VALUE",
54
54
  * // ResourceCidr: "STRING_VALUE",
55
- * // ResourceType: "vpc" || "subnet" || "eip" || "public-ipv4-pool" || "ipv6-pool",
55
+ * // ResourceType: "vpc" || "subnet" || "eip" || "public-ipv4-pool" || "ipv6-pool" || "eni",
56
56
  * // ResourceTags: [ // IpamResourceTagList
57
57
  * // { // IpamResourceTag
58
58
  * // Key: "STRING_VALUE",
@@ -55,6 +55,11 @@ export interface ModifyNetworkInterfaceAttributeCommandOutput extends __Metadata
55
55
  * },
56
56
  * },
57
57
  * EnablePrimaryIpv6: true || false,
58
+ * ConnectionTrackingSpecification: { // ConnectionTrackingSpecificationRequest
59
+ * TcpEstablishedTimeout: Number("int"),
60
+ * UdpStreamTimeout: Number("int"),
61
+ * UdpTimeout: Number("int"),
62
+ * },
58
63
  * };
59
64
  * const command = new ModifyNetworkInterfaceAttributeCommand(input);
60
65
  * const response = await client.send(command);
@@ -42,6 +42,7 @@ export interface ModifyTransitGatewayCommandOutput extends ModifyTransitGatewayR
42
42
  * ],
43
43
  * VpnEcmpSupport: "enable" || "disable",
44
44
  * DnsSupport: "enable" || "disable",
45
+ * SecurityGroupReferencingSupport: "enable" || "disable",
45
46
  * AutoAcceptSharedAttachments: "enable" || "disable",
46
47
  * DefaultRouteTableAssociation: "enable" || "disable",
47
48
  * AssociationDefaultRouteTableId: "STRING_VALUE",
@@ -73,6 +74,7 @@ export interface ModifyTransitGatewayCommandOutput extends ModifyTransitGatewayR
73
74
  * // PropagationDefaultRouteTableId: "STRING_VALUE",
74
75
  * // VpnEcmpSupport: "enable" || "disable",
75
76
  * // DnsSupport: "enable" || "disable",
77
+ * // SecurityGroupReferencingSupport: "enable" || "disable",
76
78
  * // MulticastSupport: "enable" || "disable",
77
79
  * // },
78
80
  * // Tags: [ // TagList
@@ -40,6 +40,7 @@ export interface ModifyTransitGatewayVpcAttachmentCommandOutput extends ModifyTr
40
40
  * ],
41
41
  * Options: { // ModifyTransitGatewayVpcAttachmentRequestOptions
42
42
  * DnsSupport: "enable" || "disable",
43
+ * SecurityGroupReferencingSupport: "enable" || "disable",
43
44
  * Ipv6Support: "enable" || "disable",
44
45
  * ApplianceModeSupport: "enable" || "disable",
45
46
  * },
@@ -60,6 +61,7 @@ export interface ModifyTransitGatewayVpcAttachmentCommandOutput extends ModifyTr
60
61
  * // CreationTime: new Date("TIMESTAMP"),
61
62
  * // Options: { // TransitGatewayVpcAttachmentOptions
62
63
  * // DnsSupport: "enable" || "disable",
64
+ * // SecurityGroupReferencingSupport: "enable" || "disable",
63
65
  * // Ipv6Support: "enable" || "disable",
64
66
  * // ApplianceModeSupport: "enable" || "disable",
65
67
  * // },
@@ -43,6 +43,14 @@ export interface MoveByoipCidrToIpamCommandOutput extends MoveByoipCidrToIpamRes
43
43
  * // ByoipCidr: { // ByoipCidr
44
44
  * // Cidr: "STRING_VALUE",
45
45
  * // Description: "STRING_VALUE",
46
+ * // AsnAssociations: [ // AsnAssociationSet
47
+ * // { // AsnAssociation
48
+ * // Asn: "STRING_VALUE",
49
+ * // Cidr: "STRING_VALUE",
50
+ * // StatusMessage: "STRING_VALUE",
51
+ * // State: "disassociated" || "failed-disassociation" || "failed-association" || "pending-disassociation" || "pending-association" || "associated",
52
+ * // },
53
+ * // ],
46
54
  * // StatusMessage: "STRING_VALUE",
47
55
  * // State: "advertised" || "deprovisioned" || "failed-deprovision" || "failed-provision" || "pending-deprovision" || "pending-provision" || "provisioned" || "provisioned-not-publicly-advertisable",
48
56
  * // },
@@ -69,6 +69,14 @@ export interface ProvisionByoipCidrCommandOutput extends ProvisionByoipCidrResul
69
69
  * // ByoipCidr: { // ByoipCidr
70
70
  * // Cidr: "STRING_VALUE",
71
71
  * // Description: "STRING_VALUE",
72
+ * // AsnAssociations: [ // AsnAssociationSet
73
+ * // { // AsnAssociation
74
+ * // Asn: "STRING_VALUE",
75
+ * // Cidr: "STRING_VALUE",
76
+ * // StatusMessage: "STRING_VALUE",
77
+ * // State: "disassociated" || "failed-disassociation" || "failed-association" || "pending-disassociation" || "pending-association" || "associated",
78
+ * // },
79
+ * // ],
72
80
  * // StatusMessage: "STRING_VALUE",
73
81
  * // State: "advertised" || "deprovisioned" || "failed-deprovision" || "failed-provision" || "pending-deprovision" || "pending-provision" || "provisioned" || "provisioned-not-publicly-advertisable",
74
82
  * // },
@@ -0,0 +1,84 @@
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { ProvisionIpamByoasnRequest, ProvisionIpamByoasnResult } from "../models/models_6";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link ProvisionIpamByoasnCommand}.
14
+ */
15
+ export interface ProvisionIpamByoasnCommandInput extends ProvisionIpamByoasnRequest {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link ProvisionIpamByoasnCommand}.
21
+ */
22
+ export interface ProvisionIpamByoasnCommandOutput extends ProvisionIpamByoasnResult, __MetadataBearer {
23
+ }
24
+ /**
25
+ * @public
26
+ * <p>Provisions your Autonomous System Number (ASN) for use in your Amazon Web Services account. This action requires authorization context for Amazon to bring the ASN to an Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/tutorials-byoasn.html">Tutorial: Bring your ASN to IPAM</a> in the <i>Amazon VPC IPAM guide</i>.</p>
27
+ * @example
28
+ * Use a bare-bones client and the command you need to make an API call.
29
+ * ```javascript
30
+ * import { EC2Client, ProvisionIpamByoasnCommand } from "@aws-sdk/client-ec2"; // ES Modules import
31
+ * // const { EC2Client, ProvisionIpamByoasnCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
32
+ * const client = new EC2Client(config);
33
+ * const input = { // ProvisionIpamByoasnRequest
34
+ * DryRun: true || false,
35
+ * IpamId: "STRING_VALUE", // required
36
+ * Asn: "STRING_VALUE", // required
37
+ * AsnAuthorizationContext: { // AsnAuthorizationContext
38
+ * Message: "STRING_VALUE", // required
39
+ * Signature: "STRING_VALUE", // required
40
+ * },
41
+ * };
42
+ * const command = new ProvisionIpamByoasnCommand(input);
43
+ * const response = await client.send(command);
44
+ * // { // ProvisionIpamByoasnResult
45
+ * // Byoasn: { // Byoasn
46
+ * // Asn: "STRING_VALUE",
47
+ * // IpamId: "STRING_VALUE",
48
+ * // StatusMessage: "STRING_VALUE",
49
+ * // State: "deprovisioned" || "failed-deprovision" || "failed-provision" || "pending-deprovision" || "pending-provision" || "provisioned",
50
+ * // },
51
+ * // };
52
+ *
53
+ * ```
54
+ *
55
+ * @param ProvisionIpamByoasnCommandInput - {@link ProvisionIpamByoasnCommandInput}
56
+ * @returns {@link ProvisionIpamByoasnCommandOutput}
57
+ * @see {@link ProvisionIpamByoasnCommandInput} for command's `input` shape.
58
+ * @see {@link ProvisionIpamByoasnCommandOutput} for command's `response` shape.
59
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
60
+ *
61
+ * @throws {@link EC2ServiceException}
62
+ * <p>Base exception class for all service exceptions from EC2 service.</p>
63
+ *
64
+ */
65
+ export declare class ProvisionIpamByoasnCommand extends $Command<ProvisionIpamByoasnCommandInput, ProvisionIpamByoasnCommandOutput, EC2ClientResolvedConfig> {
66
+ readonly input: ProvisionIpamByoasnCommandInput;
67
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
71
+ constructor(input: ProvisionIpamByoasnCommandInput);
72
+ /**
73
+ * @internal
74
+ */
75
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionIpamByoasnCommandInput, ProvisionIpamByoasnCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
79
+ private serialize;
80
+ /**
81
+ * @internal
82
+ */
83
+ private deserialize;
84
+ }
@@ -2,7 +2,8 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RegisterTransitGatewayMulticastGroupSourcesRequest, RegisterTransitGatewayMulticastGroupSourcesResult } from "../models/models_6";
5
+ import { RegisterTransitGatewayMulticastGroupSourcesRequest } from "../models/models_6";
6
+ import { RegisterTransitGatewayMulticastGroupSourcesResult } from "../models/models_7";
6
7
  /**
7
8
  * @public
8
9
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RejectTransitGatewayMulticastDomainAssociationsRequest, RejectTransitGatewayMulticastDomainAssociationsResult } from "../models/models_6";
5
+ import { RejectTransitGatewayMulticastDomainAssociationsRequest, RejectTransitGatewayMulticastDomainAssociationsResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RejectTransitGatewayPeeringAttachmentRequest, RejectTransitGatewayPeeringAttachmentResult } from "../models/models_6";
5
+ import { RejectTransitGatewayPeeringAttachmentRequest, RejectTransitGatewayPeeringAttachmentResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RejectTransitGatewayVpcAttachmentRequest, RejectTransitGatewayVpcAttachmentResult } from "../models/models_6";
5
+ import { RejectTransitGatewayVpcAttachmentRequest, RejectTransitGatewayVpcAttachmentResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -52,6 +52,7 @@ export interface RejectTransitGatewayVpcAttachmentCommandOutput extends RejectTr
52
52
  * // CreationTime: new Date("TIMESTAMP"),
53
53
  * // Options: { // TransitGatewayVpcAttachmentOptions
54
54
  * // DnsSupport: "enable" || "disable",
55
+ * // SecurityGroupReferencingSupport: "enable" || "disable",
55
56
  * // Ipv6Support: "enable" || "disable",
56
57
  * // ApplianceModeSupport: "enable" || "disable",
57
58
  * // },
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RejectVpcEndpointConnectionsRequest, RejectVpcEndpointConnectionsResult } from "../models/models_6";
5
+ import { RejectVpcEndpointConnectionsRequest, RejectVpcEndpointConnectionsResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult } from "../models/models_6";
5
+ import { RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReleaseAddressRequest } from "../models/models_6";
5
+ import { ReleaseAddressRequest } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReleaseHostsRequest, ReleaseHostsResult } from "../models/models_6";
5
+ import { ReleaseHostsRequest, ReleaseHostsResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReleaseIpamPoolAllocationRequest, ReleaseIpamPoolAllocationResult } from "../models/models_6";
5
+ import { ReleaseIpamPoolAllocationRequest, ReleaseIpamPoolAllocationResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceIamInstanceProfileAssociationRequest, ReplaceIamInstanceProfileAssociationResult } from "../models/models_6";
5
+ import { ReplaceIamInstanceProfileAssociationRequest, ReplaceIamInstanceProfileAssociationResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult } from "../models/models_6";
5
+ import { ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceNetworkAclEntryRequest } from "../models/models_6";
5
+ import { ReplaceNetworkAclEntryRequest } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceRouteRequest } from "../models/models_6";
5
+ import { ReplaceRouteRequest } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult } from "../models/models_6";
5
+ import { ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceTransitGatewayRouteRequest, ReplaceTransitGatewayRouteResult } from "../models/models_6";
5
+ import { ReplaceTransitGatewayRouteRequest, ReplaceTransitGatewayRouteResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReplaceVpnTunnelRequest, ReplaceVpnTunnelResult } from "../models/models_6";
5
+ import { ReplaceVpnTunnelRequest, ReplaceVpnTunnelResult } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { ReportInstanceStatusRequest } from "../models/models_6";
5
+ import { ReportInstanceStatusRequest } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { RequestSpotFleetRequest, RequestSpotFleetResponse } from "../models/models_6";
5
+ import { RequestSpotFleetRequest, RequestSpotFleetResponse } from "../models/models_7";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -159,6 +159,11 @@ export interface RequestSpotFleetCommandOutput extends RequestSpotFleetResponse,
159
159
  * EnaSrdUdpEnabled: true || false,
160
160
  * },
161
161
  * },
162
+ * ConnectionTrackingSpecification: { // ConnectionTrackingSpecificationRequest
163
+ * TcpEstablishedTimeout: Number("int"),
164
+ * UdpStreamTimeout: Number("int"),
165
+ * UdpTimeout: Number("int"),
166
+ * },
162
167
  * },
163
168
  * ],
164
169
  * Placement: { // SpotPlacement
@@ -132,6 +132,11 @@ export interface RequestSpotInstancesCommandOutput extends RequestSpotInstancesR
132
132
  * EnaSrdUdpEnabled: true || false,
133
133
  * },
134
134
  * },
135
+ * ConnectionTrackingSpecification: { // ConnectionTrackingSpecificationRequest
136
+ * TcpEstablishedTimeout: Number("int"),
137
+ * UdpStreamTimeout: Number("int"),
138
+ * UdpTimeout: Number("int"),
139
+ * },
135
140
  * },
136
141
  * ],
137
142
  * Placement: { // SpotPlacement
@@ -259,6 +264,11 @@ export interface RequestSpotInstancesCommandOutput extends RequestSpotInstancesR
259
264
  * // EnaSrdUdpEnabled: true || false,
260
265
  * // },
261
266
  * // },
267
+ * // ConnectionTrackingSpecification: { // ConnectionTrackingSpecificationRequest
268
+ * // TcpEstablishedTimeout: Number("int"),
269
+ * // UdpStreamTimeout: Number("int"),
270
+ * // UdpTimeout: Number("int"),
271
+ * // },
262
272
  * // },
263
273
  * // ],
264
274
  * // Placement: { // SpotPlacement
@@ -191,6 +191,11 @@ export interface RunInstancesCommandOutput extends Reservation, __MetadataBearer
191
191
  * EnaSrdUdpEnabled: true || false,
192
192
  * },
193
193
  * },
194
+ * ConnectionTrackingSpecification: { // ConnectionTrackingSpecificationRequest
195
+ * TcpEstablishedTimeout: Number("int"),
196
+ * UdpStreamTimeout: Number("int"),
197
+ * UdpTimeout: Number("int"),
198
+ * },
194
199
  * },
195
200
  * ],
196
201
  * PrivateIpAddress: "STRING_VALUE",
@@ -433,6 +438,11 @@ export interface RunInstancesCommandOutput extends Reservation, __MetadataBearer
433
438
  * // Ipv6Prefix: "STRING_VALUE",
434
439
  * // },
435
440
  * // ],
441
+ * // ConnectionTrackingConfiguration: { // ConnectionTrackingSpecificationResponse
442
+ * // TcpEstablishedTimeout: Number("int"),
443
+ * // UdpStreamTimeout: Number("int"),
444
+ * // UdpTimeout: Number("int"),
445
+ * // },
436
446
  * // },
437
447
  * // ],
438
448
  * // OutpostArn: "STRING_VALUE",
@@ -44,6 +44,14 @@ export interface WithdrawByoipCidrCommandOutput extends WithdrawByoipCidrResult,
44
44
  * // ByoipCidr: { // ByoipCidr
45
45
  * // Cidr: "STRING_VALUE",
46
46
  * // Description: "STRING_VALUE",
47
+ * // AsnAssociations: [ // AsnAssociationSet
48
+ * // { // AsnAssociation
49
+ * // Asn: "STRING_VALUE",
50
+ * // Cidr: "STRING_VALUE",
51
+ * // StatusMessage: "STRING_VALUE",
52
+ * // State: "disassociated" || "failed-disassociation" || "failed-association" || "pending-disassociation" || "pending-association" || "associated",
53
+ * // },
54
+ * // ],
47
55
  * // StatusMessage: "STRING_VALUE",
48
56
  * // State: "advertised" || "deprovisioned" || "failed-deprovision" || "failed-provision" || "pending-deprovision" || "pending-provision" || "provisioned" || "provisioned-not-publicly-advertisable",
49
57
  * // },
@@ -19,6 +19,7 @@ export * from "./AssociateDhcpOptionsCommand";
19
19
  export * from "./AssociateEnclaveCertificateIamRoleCommand";
20
20
  export * from "./AssociateIamInstanceProfileCommand";
21
21
  export * from "./AssociateInstanceEventWindowCommand";
22
+ export * from "./AssociateIpamByoasnCommand";
22
23
  export * from "./AssociateIpamResourceDiscoveryCommand";
23
24
  export * from "./AssociateNatGatewayAddressCommand";
24
25
  export * from "./AssociateRouteTableCommand";
@@ -209,6 +210,7 @@ export * from "./DeleteVpnConnectionCommand";
209
210
  export * from "./DeleteVpnConnectionRouteCommand";
210
211
  export * from "./DeleteVpnGatewayCommand";
211
212
  export * from "./DeprovisionByoipCidrCommand";
213
+ export * from "./DeprovisionIpamByoasnCommand";
212
214
  export * from "./DeprovisionIpamPoolCidrCommand";
213
215
  export * from "./DeprovisionPublicIpv4PoolCidrCommand";
214
216
  export * from "./DeregisterImageCommand";
@@ -271,6 +273,7 @@ export * from "./DescribeInstanceTypeOfferingsCommand";
271
273
  export * from "./DescribeInstanceTypesCommand";
272
274
  export * from "./DescribeInstancesCommand";
273
275
  export * from "./DescribeInternetGatewaysCommand";
276
+ export * from "./DescribeIpamByoasnCommand";
274
277
  export * from "./DescribeIpamPoolsCommand";
275
278
  export * from "./DescribeIpamResourceDiscoveriesCommand";
276
279
  export * from "./DescribeIpamResourceDiscoveryAssociationsCommand";
@@ -389,6 +392,7 @@ export * from "./DisassociateClientVpnTargetNetworkCommand";
389
392
  export * from "./DisassociateEnclaveCertificateIamRoleCommand";
390
393
  export * from "./DisassociateIamInstanceProfileCommand";
391
394
  export * from "./DisassociateInstanceEventWindowCommand";
395
+ export * from "./DisassociateIpamByoasnCommand";
392
396
  export * from "./DisassociateIpamResourceDiscoveryCommand";
393
397
  export * from "./DisassociateNatGatewayAddressCommand";
394
398
  export * from "./DisassociateRouteTableCommand";
@@ -437,6 +441,7 @@ export * from "./GetInstanceTypesFromInstanceRequirementsCommand";
437
441
  export * from "./GetInstanceUefiDataCommand";
438
442
  export * from "./GetIpamAddressHistoryCommand";
439
443
  export * from "./GetIpamDiscoveredAccountsCommand";
444
+ export * from "./GetIpamDiscoveredPublicAddressesCommand";
440
445
  export * from "./GetIpamDiscoveredResourceCidrsCommand";
441
446
  export * from "./GetIpamPoolAllocationsCommand";
442
447
  export * from "./GetIpamPoolCidrsCommand";
@@ -542,6 +547,7 @@ export * from "./MonitorInstancesCommand";
542
547
  export * from "./MoveAddressToVpcCommand";
543
548
  export * from "./MoveByoipCidrToIpamCommand";
544
549
  export * from "./ProvisionByoipCidrCommand";
550
+ export * from "./ProvisionIpamByoasnCommand";
545
551
  export * from "./ProvisionIpamPoolCidrCommand";
546
552
  export * from "./ProvisionPublicIpv4PoolCidrCommand";
547
553
  export * from "./PurchaseCapacityBlockCommand";