@aws-sdk/client-ec2 3.843.0 → 3.845.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 (211) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +459 -73
  3. package/dist-es/EC2.js +4 -0
  4. package/dist-es/commands/DescribeCapacityBlockStatusCommand.js +22 -0
  5. package/dist-es/commands/DescribeCapacityBlocksCommand.js +22 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/models/models_0.js +1 -0
  8. package/dist-es/models/models_1.js +6 -0
  9. package/dist-es/models/models_2.js +0 -5
  10. package/dist-es/models/models_3.js +15 -6
  11. package/dist-es/models/models_4.js +6 -0
  12. package/dist-es/models/models_5.js +5 -0
  13. package/dist-es/pagination/DescribeCapacityBlockStatusPaginator.js +4 -0
  14. package/dist-es/pagination/DescribeCapacityBlocksPaginator.js +4 -0
  15. package/dist-es/pagination/index.js +3 -1
  16. package/dist-es/protocols/Aws_ec2.js +384 -60
  17. package/dist-types/EC2.d.ts +16 -0
  18. package/dist-types/EC2Client.d.ts +4 -2
  19. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  20. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  22. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  23. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  25. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  26. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +5 -3
  28. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -2
  29. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +5 -2
  42. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  52. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  53. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  65. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  66. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  103. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +6 -2
  105. package/dist-types/commands/DescribeCapacityBlockStatusCommand.d.ts +102 -0
  106. package/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +106 -0
  107. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
  108. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
  109. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -2
  112. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -0
  113. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +14 -59
  114. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
  115. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  118. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  120. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  121. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  122. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +6 -1
  123. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  128. package/dist-types/commands/DetachVolumeCommand.d.ts +3 -3
  129. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  130. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +1 -1
  131. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  132. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  133. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  134. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  135. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -2
  136. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  137. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  138. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  139. package/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +4 -2
  140. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  141. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +24 -2
  142. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  143. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  144. package/dist-types/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  145. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  146. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  147. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  148. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  149. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -2
  150. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  151. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  152. package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
  153. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  154. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  155. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  156. package/dist-types/commands/index.d.ts +2 -0
  157. package/dist-types/models/models_0.d.ts +7 -6
  158. package/dist-types/models/models_1.d.ts +67 -19
  159. package/dist-types/models/models_2.d.ts +17 -14
  160. package/dist-types/models/models_3.d.ts +329 -270
  161. package/dist-types/models/models_4.d.ts +288 -210
  162. package/dist-types/models/models_5.d.ts +288 -461
  163. package/dist-types/models/models_6.d.ts +1413 -1339
  164. package/dist-types/models/models_7.d.ts +395 -172
  165. package/dist-types/models/models_8.d.ts +166 -1
  166. package/dist-types/pagination/DescribeCapacityBlockStatusPaginator.d.ts +7 -0
  167. package/dist-types/pagination/DescribeCapacityBlocksPaginator.d.ts +7 -0
  168. package/dist-types/pagination/index.d.ts +3 -1
  169. package/dist-types/protocols/Aws_ec2.d.ts +18 -0
  170. package/dist-types/ts3.4/EC2.d.ts +36 -0
  171. package/dist-types/ts3.4/EC2Client.d.ts +12 -0
  172. package/dist-types/ts3.4/commands/DescribeCapacityBlockStatusCommand.d.ts +51 -0
  173. package/dist-types/ts3.4/commands/DescribeCapacityBlocksCommand.d.ts +51 -0
  174. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +2 -4
  175. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +4 -2
  178. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -4
  179. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -4
  186. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +4 -2
  191. package/dist-types/ts3.4/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +4 -2
  197. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  198. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  199. package/dist-types/ts3.4/models/models_1.d.ts +10 -3
  200. package/dist-types/ts3.4/models/models_2.d.ts +4 -7
  201. package/dist-types/ts3.4/models/models_3.d.ts +71 -57
  202. package/dist-types/ts3.4/models/models_4.d.ts +59 -52
  203. package/dist-types/ts3.4/models/models_5.d.ts +66 -85
  204. package/dist-types/ts3.4/models/models_6.d.ts +79 -73
  205. package/dist-types/ts3.4/models/models_7.d.ts +79 -46
  206. package/dist-types/ts3.4/models/models_8.d.ts +45 -0
  207. package/dist-types/ts3.4/pagination/DescribeCapacityBlockStatusPaginator.d.ts +11 -0
  208. package/dist-types/ts3.4/pagination/DescribeCapacityBlocksPaginator.d.ts +11 -0
  209. package/dist-types/ts3.4/pagination/index.d.ts +3 -1
  210. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +24 -0
  211. package/package.json +15 -15
@@ -2,12 +2,12 @@ import {
2
2
  ActiveInstance,
3
3
  ActivityStatus,
4
4
  AllocationStrategy,
5
- AllowedPrincipal,
6
5
  AlternatePathHint,
7
6
  BatchState,
8
7
  CurrencyCodeValues,
9
8
  Explanation,
10
9
  IamInstanceProfileSpecification,
10
+ IpamResourceDiscoveryAssociation,
11
11
  IpPermission,
12
12
  PathComponent,
13
13
  ReservedInstancesListing,
@@ -25,7 +25,6 @@ import {
25
25
  UserIdGroupPair,
26
26
  VerifiedAccessInstance,
27
27
  VerifiedAccessTrustProvider,
28
- VpcPeeringConnection,
29
28
  } from "./models_0";
30
29
  import {
31
30
  _InstanceType,
@@ -37,6 +36,9 @@ import {
37
36
  FleetType,
38
37
  InstanceInterruptionBehavior,
39
38
  InstanceRequirements,
39
+ IpAddressType,
40
+ Ipam,
41
+ IpamScope,
40
42
  Ipv4PrefixSpecificationRequest,
41
43
  Ipv6PrefixSpecificationRequest,
42
44
  KeyType,
@@ -53,7 +55,6 @@ import {
53
55
  DnsEntry,
54
56
  GroupIdentifier,
55
57
  InstanceIpv6Address,
56
- IpAddressType,
57
58
  LaunchTemplateVersion,
58
59
  LocalGatewayRouteTable,
59
60
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation,
@@ -95,24 +96,62 @@ import {
95
96
  VerifiedAccessGroup,
96
97
  Volume,
97
98
  VpcBlockPublicAccessExclusion,
98
- VpcEndpoint,
99
99
  } from "./models_2";
100
- import {
101
- ConnectionNotification,
102
- DnsNameState,
103
- Filter,
104
- IdFormat,
105
- PayerResponsibility,
106
- ServiceConfiguration,
107
- ServiceConnectivityType,
108
- ServiceTypeDetail,
109
- } from "./models_3";
100
+ import { ConnectionNotification, Filter, IdFormat } from "./models_3";
110
101
  import {
111
102
  AttributeBooleanValue,
112
103
  EventInformation,
113
104
  PermissionGroup,
114
105
  ProductCode,
115
106
  } from "./models_4";
107
+ export interface DescribeIpamResourceDiscoveryAssociationsResult {
108
+ IpamResourceDiscoveryAssociations?:
109
+ | IpamResourceDiscoveryAssociation[]
110
+ | undefined;
111
+ NextToken?: string | undefined;
112
+ }
113
+ export interface DescribeIpamsRequest {
114
+ DryRun?: boolean | undefined;
115
+ Filters?: Filter[] | undefined;
116
+ MaxResults?: number | undefined;
117
+ NextToken?: string | undefined;
118
+ IpamIds?: string[] | undefined;
119
+ }
120
+ export interface DescribeIpamsResult {
121
+ NextToken?: string | undefined;
122
+ Ipams?: Ipam[] | undefined;
123
+ }
124
+ export interface DescribeIpamScopesRequest {
125
+ DryRun?: boolean | undefined;
126
+ Filters?: Filter[] | undefined;
127
+ MaxResults?: number | undefined;
128
+ NextToken?: string | undefined;
129
+ IpamScopeIds?: string[] | undefined;
130
+ }
131
+ export interface DescribeIpamScopesResult {
132
+ NextToken?: string | undefined;
133
+ IpamScopes?: IpamScope[] | undefined;
134
+ }
135
+ export interface DescribeIpv6PoolsRequest {
136
+ PoolIds?: string[] | undefined;
137
+ NextToken?: string | undefined;
138
+ MaxResults?: number | undefined;
139
+ DryRun?: boolean | undefined;
140
+ Filters?: Filter[] | undefined;
141
+ }
142
+ export interface PoolCidrBlock {
143
+ Cidr?: string | undefined;
144
+ }
145
+ export interface Ipv6Pool {
146
+ PoolId?: string | undefined;
147
+ Description?: string | undefined;
148
+ PoolCidrBlocks?: PoolCidrBlock[] | undefined;
149
+ Tags?: Tag[] | undefined;
150
+ }
151
+ export interface DescribeIpv6PoolsResult {
152
+ Ipv6Pools?: Ipv6Pool[] | undefined;
153
+ NextToken?: string | undefined;
154
+ }
116
155
  export interface DescribeKeyPairsRequest {
117
156
  KeyNames?: string[] | undefined;
118
157
  KeyPairIds?: string[] | undefined;
@@ -1800,7 +1839,19 @@ export interface VolumeStatusEvent {
1800
1839
  NotBefore?: Date | undefined;
1801
1840
  InstanceId?: string | undefined;
1802
1841
  }
1842
+ export declare const InitializationType: {
1843
+ readonly default: "default";
1844
+ readonly provisioned_rate: "provisioned-rate";
1845
+ };
1846
+ export type InitializationType =
1847
+ (typeof InitializationType)[keyof typeof InitializationType];
1848
+ export interface InitializationStatusDetails {
1849
+ InitializationType?: InitializationType | undefined;
1850
+ Progress?: number | undefined;
1851
+ EstimatedTimeToCompleteInSeconds?: number | undefined;
1852
+ }
1803
1853
  export declare const VolumeStatusName: {
1854
+ readonly initialization_state: "initialization-state";
1804
1855
  readonly io_enabled: "io-enabled";
1805
1856
  readonly io_performance: "io-performance";
1806
1857
  };
@@ -1829,6 +1880,7 @@ export interface VolumeStatusItem {
1829
1880
  VolumeId?: string | undefined;
1830
1881
  VolumeStatus?: VolumeStatusInfo | undefined;
1831
1882
  AttachmentStatuses?: VolumeStatusAttachmentStatus[] | undefined;
1883
+ InitializationStatusDetails?: InitializationStatusDetails | undefined;
1832
1884
  AvailabilityZoneId?: string | undefined;
1833
1885
  }
1834
1886
  export interface DescribeVolumeStatusResult {
@@ -1998,77 +2050,6 @@ export interface DescribeVpcEndpointsRequest {
1998
2050
  MaxResults?: number | undefined;
1999
2051
  NextToken?: string | undefined;
2000
2052
  }
2001
- export interface DescribeVpcEndpointsResult {
2002
- VpcEndpoints?: VpcEndpoint[] | undefined;
2003
- NextToken?: string | undefined;
2004
- }
2005
- export interface DescribeVpcEndpointServiceConfigurationsRequest {
2006
- DryRun?: boolean | undefined;
2007
- ServiceIds?: string[] | undefined;
2008
- Filters?: Filter[] | undefined;
2009
- MaxResults?: number | undefined;
2010
- NextToken?: string | undefined;
2011
- }
2012
- export interface DescribeVpcEndpointServiceConfigurationsResult {
2013
- ServiceConfigurations?: ServiceConfiguration[] | undefined;
2014
- NextToken?: string | undefined;
2015
- }
2016
- export interface DescribeVpcEndpointServicePermissionsRequest {
2017
- DryRun?: boolean | undefined;
2018
- ServiceId: string | undefined;
2019
- Filters?: Filter[] | undefined;
2020
- MaxResults?: number | undefined;
2021
- NextToken?: string | undefined;
2022
- }
2023
- export interface DescribeVpcEndpointServicePermissionsResult {
2024
- AllowedPrincipals?: AllowedPrincipal[] | undefined;
2025
- NextToken?: string | undefined;
2026
- }
2027
- export interface DescribeVpcEndpointServicesRequest {
2028
- DryRun?: boolean | undefined;
2029
- ServiceNames?: string[] | undefined;
2030
- Filters?: Filter[] | undefined;
2031
- MaxResults?: number | undefined;
2032
- NextToken?: string | undefined;
2033
- ServiceRegions?: string[] | undefined;
2034
- }
2035
- export interface PrivateDnsDetails {
2036
- PrivateDnsName?: string | undefined;
2037
- }
2038
- export interface ServiceDetail {
2039
- ServiceName?: string | undefined;
2040
- ServiceId?: string | undefined;
2041
- ServiceType?: ServiceTypeDetail[] | undefined;
2042
- ServiceRegion?: string | undefined;
2043
- AvailabilityZones?: string[] | undefined;
2044
- Owner?: string | undefined;
2045
- BaseEndpointDnsNames?: string[] | undefined;
2046
- PrivateDnsName?: string | undefined;
2047
- PrivateDnsNames?: PrivateDnsDetails[] | undefined;
2048
- VpcEndpointPolicySupported?: boolean | undefined;
2049
- AcceptanceRequired?: boolean | undefined;
2050
- ManagesVpcEndpoints?: boolean | undefined;
2051
- PayerResponsibility?: PayerResponsibility | undefined;
2052
- Tags?: Tag[] | undefined;
2053
- PrivateDnsNameVerificationState?: DnsNameState | undefined;
2054
- SupportedIpAddressTypes?: ServiceConnectivityType[] | undefined;
2055
- }
2056
- export interface DescribeVpcEndpointServicesResult {
2057
- ServiceNames?: string[] | undefined;
2058
- ServiceDetails?: ServiceDetail[] | undefined;
2059
- NextToken?: string | undefined;
2060
- }
2061
- export interface DescribeVpcPeeringConnectionsRequest {
2062
- NextToken?: string | undefined;
2063
- MaxResults?: number | undefined;
2064
- DryRun?: boolean | undefined;
2065
- VpcPeeringConnectionIds?: string[] | undefined;
2066
- Filters?: Filter[] | undefined;
2067
- }
2068
- export interface DescribeVpcPeeringConnectionsResult {
2069
- VpcPeeringConnections?: VpcPeeringConnection[] | undefined;
2070
- NextToken?: string | undefined;
2071
- }
2072
2053
  export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (
2073
2054
  obj: DescribeLaunchTemplateVersionsResult
2074
2055
  ) => any;
@@ -4,6 +4,7 @@ import {
4
4
  AddressTransfer,
5
5
  AllowedImagesSettingsDisabledState,
6
6
  AllowedImagesSettingsEnabledState,
7
+ AllowedPrincipal,
7
8
  AsnAssociation,
8
9
  AssociationStatus,
9
10
  CurrencyCodeValues,
@@ -15,7 +16,6 @@ import {
15
16
  NatGatewayAddress,
16
17
  RouteServerAssociation,
17
18
  SecurityGroupVpcAssociationState,
18
- SubnetAssociation,
19
19
  SubnetIpv6CidrBlockAssociation,
20
20
  Tag,
21
21
  TagSpecification,
@@ -29,6 +29,7 @@ import {
29
29
  VerifiedAccessTrustProvider,
30
30
  VpcCidrBlockAssociation,
31
31
  VpcIpv6CidrBlockAssociation,
32
+ VpcPeeringConnection,
32
33
  } from "./models_0";
33
34
  import {
34
35
  CapacityReservationState,
@@ -36,20 +37,24 @@ import {
36
37
  InstanceRequirementsRequest,
37
38
  IpamResourceTag,
38
39
  RequestIpamResourceTag,
39
- TargetCapacityUnitType,
40
40
  Vpc,
41
41
  } from "./models_1";
42
42
  import {
43
43
  NetworkInsightsAccessScopeContent,
44
44
  ResponseLaunchTemplateData,
45
45
  SSEType,
46
- SubnetCidrReservation,
46
+ VpcEndpoint,
47
47
  } from "./models_2";
48
48
  import {
49
+ DnsNameState,
49
50
  Filter,
50
51
  IpamPoolCidr,
51
52
  MetricType,
53
+ PayerResponsibility,
52
54
  PeriodType,
55
+ ServiceConfiguration,
56
+ ServiceConnectivityType,
57
+ ServiceTypeDetail,
53
58
  StatisticType,
54
59
  VpnConnection,
55
60
  VpnGateway,
@@ -69,6 +74,77 @@ import {
69
74
  VirtualizationType,
70
75
  } from "./models_4";
71
76
  import { AnalysisStatus, ManagedBy } from "./models_5";
77
+ export interface DescribeVpcEndpointsResult {
78
+ VpcEndpoints?: VpcEndpoint[] | undefined;
79
+ NextToken?: string | undefined;
80
+ }
81
+ export interface DescribeVpcEndpointServiceConfigurationsRequest {
82
+ DryRun?: boolean | undefined;
83
+ ServiceIds?: string[] | undefined;
84
+ Filters?: Filter[] | undefined;
85
+ MaxResults?: number | undefined;
86
+ NextToken?: string | undefined;
87
+ }
88
+ export interface DescribeVpcEndpointServiceConfigurationsResult {
89
+ ServiceConfigurations?: ServiceConfiguration[] | undefined;
90
+ NextToken?: string | undefined;
91
+ }
92
+ export interface DescribeVpcEndpointServicePermissionsRequest {
93
+ DryRun?: boolean | undefined;
94
+ ServiceId: string | undefined;
95
+ Filters?: Filter[] | undefined;
96
+ MaxResults?: number | undefined;
97
+ NextToken?: string | undefined;
98
+ }
99
+ export interface DescribeVpcEndpointServicePermissionsResult {
100
+ AllowedPrincipals?: AllowedPrincipal[] | undefined;
101
+ NextToken?: string | undefined;
102
+ }
103
+ export interface DescribeVpcEndpointServicesRequest {
104
+ DryRun?: boolean | undefined;
105
+ ServiceNames?: string[] | undefined;
106
+ Filters?: Filter[] | undefined;
107
+ MaxResults?: number | undefined;
108
+ NextToken?: string | undefined;
109
+ ServiceRegions?: string[] | undefined;
110
+ }
111
+ export interface PrivateDnsDetails {
112
+ PrivateDnsName?: string | undefined;
113
+ }
114
+ export interface ServiceDetail {
115
+ ServiceName?: string | undefined;
116
+ ServiceId?: string | undefined;
117
+ ServiceType?: ServiceTypeDetail[] | undefined;
118
+ ServiceRegion?: string | undefined;
119
+ AvailabilityZones?: string[] | undefined;
120
+ Owner?: string | undefined;
121
+ BaseEndpointDnsNames?: string[] | undefined;
122
+ PrivateDnsName?: string | undefined;
123
+ PrivateDnsNames?: PrivateDnsDetails[] | undefined;
124
+ VpcEndpointPolicySupported?: boolean | undefined;
125
+ AcceptanceRequired?: boolean | undefined;
126
+ ManagesVpcEndpoints?: boolean | undefined;
127
+ PayerResponsibility?: PayerResponsibility | undefined;
128
+ Tags?: Tag[] | undefined;
129
+ PrivateDnsNameVerificationState?: DnsNameState | undefined;
130
+ SupportedIpAddressTypes?: ServiceConnectivityType[] | undefined;
131
+ }
132
+ export interface DescribeVpcEndpointServicesResult {
133
+ ServiceNames?: string[] | undefined;
134
+ ServiceDetails?: ServiceDetail[] | undefined;
135
+ NextToken?: string | undefined;
136
+ }
137
+ export interface DescribeVpcPeeringConnectionsRequest {
138
+ NextToken?: string | undefined;
139
+ MaxResults?: number | undefined;
140
+ DryRun?: boolean | undefined;
141
+ VpcPeeringConnectionIds?: string[] | undefined;
142
+ Filters?: Filter[] | undefined;
143
+ }
144
+ export interface DescribeVpcPeeringConnectionsResult {
145
+ VpcPeeringConnections?: VpcPeeringConnection[] | undefined;
146
+ NextToken?: string | undefined;
147
+ }
72
148
  export interface DescribeVpcsRequest {
73
149
  Filters?: Filter[] | undefined;
74
150
  VpcIds?: string[] | undefined;
@@ -1558,76 +1634,6 @@ export interface GetSnapshotBlockPublicAccessStateResult {
1558
1634
  State?: SnapshotBlockPublicAccessState | undefined;
1559
1635
  ManagedBy?: ManagedBy | undefined;
1560
1636
  }
1561
- export interface InstanceRequirementsWithMetadataRequest {
1562
- ArchitectureTypes?: ArchitectureType[] | undefined;
1563
- VirtualizationTypes?: VirtualizationType[] | undefined;
1564
- InstanceRequirements?: InstanceRequirementsRequest | undefined;
1565
- }
1566
- export interface GetSpotPlacementScoresRequest {
1567
- InstanceTypes?: string[] | undefined;
1568
- TargetCapacity: number | undefined;
1569
- TargetCapacityUnitType?: TargetCapacityUnitType | undefined;
1570
- SingleAvailabilityZone?: boolean | undefined;
1571
- RegionNames?: string[] | undefined;
1572
- InstanceRequirementsWithMetadata?:
1573
- | InstanceRequirementsWithMetadataRequest
1574
- | undefined;
1575
- DryRun?: boolean | undefined;
1576
- MaxResults?: number | undefined;
1577
- NextToken?: string | undefined;
1578
- }
1579
- export interface SpotPlacementScore {
1580
- Region?: string | undefined;
1581
- AvailabilityZoneId?: string | undefined;
1582
- Score?: number | undefined;
1583
- }
1584
- export interface GetSpotPlacementScoresResult {
1585
- SpotPlacementScores?: SpotPlacementScore[] | undefined;
1586
- NextToken?: string | undefined;
1587
- }
1588
- export interface GetSubnetCidrReservationsRequest {
1589
- Filters?: Filter[] | undefined;
1590
- SubnetId: string | undefined;
1591
- DryRun?: boolean | undefined;
1592
- NextToken?: string | undefined;
1593
- MaxResults?: number | undefined;
1594
- }
1595
- export interface GetSubnetCidrReservationsResult {
1596
- SubnetIpv4CidrReservations?: SubnetCidrReservation[] | undefined;
1597
- SubnetIpv6CidrReservations?: SubnetCidrReservation[] | undefined;
1598
- NextToken?: string | undefined;
1599
- }
1600
- export interface GetTransitGatewayAttachmentPropagationsRequest {
1601
- TransitGatewayAttachmentId: string | undefined;
1602
- Filters?: Filter[] | undefined;
1603
- MaxResults?: number | undefined;
1604
- NextToken?: string | undefined;
1605
- DryRun?: boolean | undefined;
1606
- }
1607
- export interface TransitGatewayAttachmentPropagation {
1608
- TransitGatewayRouteTableId?: string | undefined;
1609
- State?: TransitGatewayPropagationState | undefined;
1610
- }
1611
- export interface GetTransitGatewayAttachmentPropagationsResult {
1612
- TransitGatewayAttachmentPropagations?:
1613
- | TransitGatewayAttachmentPropagation[]
1614
- | undefined;
1615
- NextToken?: string | undefined;
1616
- }
1617
- export interface GetTransitGatewayMulticastDomainAssociationsRequest {
1618
- TransitGatewayMulticastDomainId: string | undefined;
1619
- Filters?: Filter[] | undefined;
1620
- MaxResults?: number | undefined;
1621
- NextToken?: string | undefined;
1622
- DryRun?: boolean | undefined;
1623
- }
1624
- export interface TransitGatewayMulticastDomainAssociation {
1625
- TransitGatewayAttachmentId?: string | undefined;
1626
- ResourceId?: string | undefined;
1627
- ResourceType?: TransitGatewayAttachmentResourceType | undefined;
1628
- ResourceOwnerId?: string | undefined;
1629
- Subnet?: SubnetAssociation | undefined;
1630
- }
1631
1637
  export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (
1632
1638
  obj: DescribeVpnConnectionsResult
1633
1639
  ) => any;
@@ -16,12 +16,11 @@ import {
16
16
  InstanceEventWindow,
17
17
  Ipv6SupportValue,
18
18
  SecurityGroupReferencingSupportValue,
19
+ SubnetAssociation,
19
20
  Tag,
20
21
  TagSpecification,
21
22
  TransitGatewayAssociationState,
22
23
  TransitGatewayAttachmentResourceType,
23
- TransitGatewayMulticastDomainAssociations,
24
- TransitGatewayPeeringAttachment,
25
24
  TransitGatewayPolicyTableAssociation,
26
25
  TransitGatewayVpcAttachment,
27
26
  UnsuccessfulItem,
@@ -50,6 +49,8 @@ import {
50
49
  InstanceBandwidthWeighting,
51
50
  InstanceEventWindowTimeRangeRequest,
52
51
  InstanceMatchCriteria,
52
+ InstanceRequirementsRequest,
53
+ IpAddressType,
53
54
  Ipam,
54
55
  IpamMeteredAccount,
55
56
  IpamPool,
@@ -63,6 +64,7 @@ import {
63
64
  SelfServicePortal,
64
65
  ShutdownBehavior,
65
66
  TargetCapacitySpecificationRequest,
67
+ TargetCapacityUnitType,
66
68
  VolumeType,
67
69
  } from "./models_1";
68
70
  import {
@@ -71,11 +73,11 @@ import {
71
73
  DefaultRouteTablePropagationValue,
72
74
  DnsOptionsSpecification,
73
75
  InternetGatewayExclusionMode,
74
- IpAddressType,
75
76
  LocalGatewayRoute,
76
77
  ManagedPrefixList,
77
78
  RouteServer,
78
79
  RouteServerPersistRoutesAction,
80
+ SubnetCidrReservation,
79
81
  SubnetConfiguration,
80
82
  TrafficDirection,
81
83
  TrafficMirrorFilter,
@@ -95,6 +97,7 @@ import {
95
97
  } from "./models_2";
96
98
  import {
97
99
  Byoasn,
100
+ CapacityBlock,
98
101
  CapacityBlockExtension,
99
102
  Filter,
100
103
  IKEVersionsRequestListValue,
@@ -111,6 +114,7 @@ import {
111
114
  VpnTunnelLogOptionsSpecification,
112
115
  } from "./models_3";
113
116
  import {
117
+ ArchitectureType,
114
118
  ArchitectureValues,
115
119
  AttributeBooleanValue,
116
120
  BootModeValues,
@@ -134,6 +138,7 @@ import {
134
138
  SnapshotDetail,
135
139
  SnapshotTaskDetail,
136
140
  TpmSupportValues,
141
+ VirtualizationType,
137
142
  } from "./models_4";
138
143
  import {
139
144
  CreateVolumePermission,
@@ -153,10 +158,79 @@ import {
153
158
  InstanceFamilyCreditSpecification,
154
159
  IpamResourceCidr,
155
160
  Purchase,
156
- TransitGatewayMulticastDomainAssociation,
157
161
  TransitGatewayPropagationState,
158
162
  UnlimitedSupportedInstanceFamily,
159
163
  } from "./models_6";
164
+ export interface InstanceRequirementsWithMetadataRequest {
165
+ ArchitectureTypes?: ArchitectureType[] | undefined;
166
+ VirtualizationTypes?: VirtualizationType[] | undefined;
167
+ InstanceRequirements?: InstanceRequirementsRequest | undefined;
168
+ }
169
+ export interface GetSpotPlacementScoresRequest {
170
+ InstanceTypes?: string[] | undefined;
171
+ TargetCapacity: number | undefined;
172
+ TargetCapacityUnitType?: TargetCapacityUnitType | undefined;
173
+ SingleAvailabilityZone?: boolean | undefined;
174
+ RegionNames?: string[] | undefined;
175
+ InstanceRequirementsWithMetadata?:
176
+ | InstanceRequirementsWithMetadataRequest
177
+ | undefined;
178
+ DryRun?: boolean | undefined;
179
+ MaxResults?: number | undefined;
180
+ NextToken?: string | undefined;
181
+ }
182
+ export interface SpotPlacementScore {
183
+ Region?: string | undefined;
184
+ AvailabilityZoneId?: string | undefined;
185
+ Score?: number | undefined;
186
+ }
187
+ export interface GetSpotPlacementScoresResult {
188
+ SpotPlacementScores?: SpotPlacementScore[] | undefined;
189
+ NextToken?: string | undefined;
190
+ }
191
+ export interface GetSubnetCidrReservationsRequest {
192
+ Filters?: Filter[] | undefined;
193
+ SubnetId: string | undefined;
194
+ DryRun?: boolean | undefined;
195
+ NextToken?: string | undefined;
196
+ MaxResults?: number | undefined;
197
+ }
198
+ export interface GetSubnetCidrReservationsResult {
199
+ SubnetIpv4CidrReservations?: SubnetCidrReservation[] | undefined;
200
+ SubnetIpv6CidrReservations?: SubnetCidrReservation[] | undefined;
201
+ NextToken?: string | undefined;
202
+ }
203
+ export interface GetTransitGatewayAttachmentPropagationsRequest {
204
+ TransitGatewayAttachmentId: string | undefined;
205
+ Filters?: Filter[] | undefined;
206
+ MaxResults?: number | undefined;
207
+ NextToken?: string | undefined;
208
+ DryRun?: boolean | undefined;
209
+ }
210
+ export interface TransitGatewayAttachmentPropagation {
211
+ TransitGatewayRouteTableId?: string | undefined;
212
+ State?: TransitGatewayPropagationState | undefined;
213
+ }
214
+ export interface GetTransitGatewayAttachmentPropagationsResult {
215
+ TransitGatewayAttachmentPropagations?:
216
+ | TransitGatewayAttachmentPropagation[]
217
+ | undefined;
218
+ NextToken?: string | undefined;
219
+ }
220
+ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
221
+ TransitGatewayMulticastDomainId: string | undefined;
222
+ Filters?: Filter[] | undefined;
223
+ MaxResults?: number | undefined;
224
+ NextToken?: string | undefined;
225
+ DryRun?: boolean | undefined;
226
+ }
227
+ export interface TransitGatewayMulticastDomainAssociation {
228
+ TransitGatewayAttachmentId?: string | undefined;
229
+ ResourceId?: string | undefined;
230
+ ResourceType?: TransitGatewayAttachmentResourceType | undefined;
231
+ ResourceOwnerId?: string | undefined;
232
+ Subnet?: SubnetAssociation | undefined;
233
+ }
160
234
  export interface GetTransitGatewayMulticastDomainAssociationsResult {
161
235
  MulticastDomainAssociations?:
162
236
  | TransitGatewayMulticastDomainAssociation[]
@@ -1732,6 +1806,7 @@ export interface PurchaseCapacityBlockRequest {
1732
1806
  }
1733
1807
  export interface PurchaseCapacityBlockResult {
1734
1808
  CapacityReservation?: CapacityReservation | undefined;
1809
+ CapacityBlocks?: CapacityBlock[] | undefined;
1735
1810
  }
1736
1811
  export interface PurchaseCapacityBlockExtensionRequest {
1737
1812
  CapacityBlockExtensionOfferingId: string | undefined;
@@ -1852,48 +1927,6 @@ export interface RegisterTransitGatewayMulticastGroupSourcesResult {
1852
1927
  | TransitGatewayMulticastRegisteredGroupSources
1853
1928
  | undefined;
1854
1929
  }
1855
- export interface RejectCapacityReservationBillingOwnershipRequest {
1856
- DryRun?: boolean | undefined;
1857
- CapacityReservationId: string | undefined;
1858
- }
1859
- export interface RejectCapacityReservationBillingOwnershipResult {
1860
- Return?: boolean | undefined;
1861
- }
1862
- export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
1863
- TransitGatewayMulticastDomainId?: string | undefined;
1864
- TransitGatewayAttachmentId?: string | undefined;
1865
- SubnetIds?: string[] | undefined;
1866
- DryRun?: boolean | undefined;
1867
- }
1868
- export interface RejectTransitGatewayMulticastDomainAssociationsResult {
1869
- Associations?: TransitGatewayMulticastDomainAssociations | undefined;
1870
- }
1871
- export interface RejectTransitGatewayPeeringAttachmentRequest {
1872
- TransitGatewayAttachmentId: string | undefined;
1873
- DryRun?: boolean | undefined;
1874
- }
1875
- export interface RejectTransitGatewayPeeringAttachmentResult {
1876
- TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment | undefined;
1877
- }
1878
- export interface RejectTransitGatewayVpcAttachmentRequest {
1879
- TransitGatewayAttachmentId: string | undefined;
1880
- DryRun?: boolean | undefined;
1881
- }
1882
- export interface RejectTransitGatewayVpcAttachmentResult {
1883
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
1884
- }
1885
- export interface RejectVpcEndpointConnectionsRequest {
1886
- DryRun?: boolean | undefined;
1887
- ServiceId: string | undefined;
1888
- VpcEndpointIds: string[] | undefined;
1889
- }
1890
- export interface RejectVpcEndpointConnectionsResult {
1891
- Unsuccessful?: UnsuccessfulItem[] | undefined;
1892
- }
1893
- export interface RejectVpcPeeringConnectionRequest {
1894
- DryRun?: boolean | undefined;
1895
- VpcPeeringConnectionId: string | undefined;
1896
- }
1897
1930
  export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (
1898
1931
  obj: GetVpnConnectionDeviceSampleConfigurationResult
1899
1932
  ) => any;
@@ -11,6 +11,9 @@ import {
11
11
  RouteTableAssociationState,
12
12
  TagSpecification,
13
13
  TransitGatewayAttachmentResourceType,
14
+ TransitGatewayMulticastDomainAssociations,
15
+ TransitGatewayPeeringAttachment,
16
+ TransitGatewayVpcAttachment,
14
17
  UnsuccessfulItem,
15
18
  } from "./models_0";
16
19
  import {
@@ -64,6 +67,48 @@ import {
64
67
  InstanceMonitoring,
65
68
  Status,
66
69
  } from "./models_7";
70
+ export interface RejectCapacityReservationBillingOwnershipRequest {
71
+ DryRun?: boolean | undefined;
72
+ CapacityReservationId: string | undefined;
73
+ }
74
+ export interface RejectCapacityReservationBillingOwnershipResult {
75
+ Return?: boolean | undefined;
76
+ }
77
+ export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
78
+ TransitGatewayMulticastDomainId?: string | undefined;
79
+ TransitGatewayAttachmentId?: string | undefined;
80
+ SubnetIds?: string[] | undefined;
81
+ DryRun?: boolean | undefined;
82
+ }
83
+ export interface RejectTransitGatewayMulticastDomainAssociationsResult {
84
+ Associations?: TransitGatewayMulticastDomainAssociations | undefined;
85
+ }
86
+ export interface RejectTransitGatewayPeeringAttachmentRequest {
87
+ TransitGatewayAttachmentId: string | undefined;
88
+ DryRun?: boolean | undefined;
89
+ }
90
+ export interface RejectTransitGatewayPeeringAttachmentResult {
91
+ TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment | undefined;
92
+ }
93
+ export interface RejectTransitGatewayVpcAttachmentRequest {
94
+ TransitGatewayAttachmentId: string | undefined;
95
+ DryRun?: boolean | undefined;
96
+ }
97
+ export interface RejectTransitGatewayVpcAttachmentResult {
98
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
99
+ }
100
+ export interface RejectVpcEndpointConnectionsRequest {
101
+ DryRun?: boolean | undefined;
102
+ ServiceId: string | undefined;
103
+ VpcEndpointIds: string[] | undefined;
104
+ }
105
+ export interface RejectVpcEndpointConnectionsResult {
106
+ Unsuccessful?: UnsuccessfulItem[] | undefined;
107
+ }
108
+ export interface RejectVpcPeeringConnectionRequest {
109
+ DryRun?: boolean | undefined;
110
+ VpcPeeringConnectionId: string | undefined;
111
+ }
67
112
  export interface RejectVpcPeeringConnectionResult {
68
113
  Return?: boolean | undefined;
69
114
  }
@@ -0,0 +1,11 @@
1
+ import { Paginator } from "@smithy/types";
2
+ import {
3
+ DescribeCapacityBlockStatusCommandInput,
4
+ DescribeCapacityBlockStatusCommandOutput,
5
+ } from "../commands/DescribeCapacityBlockStatusCommand";
6
+ import { EC2PaginationConfiguration } from "./Interfaces";
7
+ export declare const paginateDescribeCapacityBlockStatus: (
8
+ config: EC2PaginationConfiguration,
9
+ input: DescribeCapacityBlockStatusCommandInput,
10
+ ...rest: any[]
11
+ ) => Paginator<DescribeCapacityBlockStatusCommandOutput>;
@@ -0,0 +1,11 @@
1
+ import { Paginator } from "@smithy/types";
2
+ import {
3
+ DescribeCapacityBlocksCommandInput,
4
+ DescribeCapacityBlocksCommandOutput,
5
+ } from "../commands/DescribeCapacityBlocksCommand";
6
+ import { EC2PaginationConfiguration } from "./Interfaces";
7
+ export declare const paginateDescribeCapacityBlocks: (
8
+ config: EC2PaginationConfiguration,
9
+ input: DescribeCapacityBlocksCommandInput,
10
+ ...rest: any[]
11
+ ) => Paginator<DescribeCapacityBlocksCommandOutput>;