aws-sdk 2.1660.0 → 2.1661.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.
package/clients/ec2.d.ts CHANGED
@@ -620,6 +620,14 @@ declare class EC2 extends Service {
620
620
  * Create an IPAM. Amazon VPC IP Address Manager (IPAM) is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see Create an IPAM in the Amazon VPC IPAM User Guide.
621
621
  */
622
622
  createIpam(callback?: (err: AWSError, data: EC2.Types.CreateIpamResult) => void): Request<EC2.Types.CreateIpamResult, AWSError>;
623
+ /**
624
+ * Create a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
625
+ */
626
+ createIpamExternalResourceVerificationToken(params: EC2.Types.CreateIpamExternalResourceVerificationTokenRequest, callback?: (err: AWSError, data: EC2.Types.CreateIpamExternalResourceVerificationTokenResult) => void): Request<EC2.Types.CreateIpamExternalResourceVerificationTokenResult, AWSError>;
627
+ /**
628
+ * Create a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
629
+ */
630
+ createIpamExternalResourceVerificationToken(callback?: (err: AWSError, data: EC2.Types.CreateIpamExternalResourceVerificationTokenResult) => void): Request<EC2.Types.CreateIpamExternalResourceVerificationTokenResult, AWSError>;
623
631
  /**
624
632
  * Create an IP address pool for Amazon VPC IP Address Manager (IPAM). In IPAM, a pool is a collection of contiguous IP addresses CIDRs. Pools enable you to organize your IP addresses according to your routing and security needs. For example, if you have separate routing and security needs for development and production applications, you can create a pool for each. For more information, see Create a top-level pool in the Amazon VPC IPAM User Guide.
625
633
  */
@@ -1228,6 +1236,14 @@ declare class EC2 extends Service {
1228
1236
  * Delete an IPAM. Deleting an IPAM removes all monitored data associated with the IPAM including the historical data for CIDRs. For more information, see Delete an IPAM in the Amazon VPC IPAM User Guide.
1229
1237
  */
1230
1238
  deleteIpam(callback?: (err: AWSError, data: EC2.Types.DeleteIpamResult) => void): Request<EC2.Types.DeleteIpamResult, AWSError>;
1239
+ /**
1240
+ * Delete a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
1241
+ */
1242
+ deleteIpamExternalResourceVerificationToken(params: EC2.Types.DeleteIpamExternalResourceVerificationTokenRequest, callback?: (err: AWSError, data: EC2.Types.DeleteIpamExternalResourceVerificationTokenResult) => void): Request<EC2.Types.DeleteIpamExternalResourceVerificationTokenResult, AWSError>;
1243
+ /**
1244
+ * Delete a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
1245
+ */
1246
+ deleteIpamExternalResourceVerificationToken(callback?: (err: AWSError, data: EC2.Types.DeleteIpamExternalResourceVerificationTokenResult) => void): Request<EC2.Types.DeleteIpamExternalResourceVerificationTokenResult, AWSError>;
1231
1247
  /**
1232
1248
  * Delete an IPAM pool. You cannot delete an IPAM pool if there are allocations in it or CIDRs provisioned to it. To release allocations, see ReleaseIpamPoolAllocation. To deprovision pool CIDRs, see DeprovisionIpamPoolCidr. For more information, see Delete a pool in the Amazon VPC IPAM User Guide.
1233
1249
  */
@@ -2220,6 +2236,14 @@ declare class EC2 extends Service {
2220
2236
  * Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they are associated. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.
2221
2237
  */
2222
2238
  describeIpamByoasn(callback?: (err: AWSError, data: EC2.Types.DescribeIpamByoasnResult) => void): Request<EC2.Types.DescribeIpamByoasnResult, AWSError>;
2239
+ /**
2240
+ * Describe verification tokens. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
2241
+ */
2242
+ describeIpamExternalResourceVerificationTokens(params: EC2.Types.DescribeIpamExternalResourceVerificationTokensRequest, callback?: (err: AWSError, data: EC2.Types.DescribeIpamExternalResourceVerificationTokensResult) => void): Request<EC2.Types.DescribeIpamExternalResourceVerificationTokensResult, AWSError>;
2243
+ /**
2244
+ * Describe verification tokens. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
2245
+ */
2246
+ describeIpamExternalResourceVerificationTokens(callback?: (err: AWSError, data: EC2.Types.DescribeIpamExternalResourceVerificationTokensResult) => void): Request<EC2.Types.DescribeIpamExternalResourceVerificationTokensResult, AWSError>;
2223
2247
  /**
2224
2248
  * Get information about your IPAM pools.
2225
2249
  */
@@ -2445,11 +2469,11 @@ declare class EC2 extends Service {
2445
2469
  */
2446
2470
  describeNetworkInterfaces(callback?: (err: AWSError, data: EC2.Types.DescribeNetworkInterfacesResult) => void): Request<EC2.Types.DescribeNetworkInterfacesResult, AWSError>;
2447
2471
  /**
2448
- * Describes the specified placement groups or all of your placement groups. For more information, see Placement groups in the Amazon EC2 User Guide.
2472
+ * Describes the specified placement groups or all of your placement groups. To describe a specific placement group that is shared with your account, you must specify the ID of the placement group using the GroupId parameter. Specifying the name of a shared placement group using the GroupNames parameter will result in an error. For more information, see Placement groups in the Amazon EC2 User Guide.
2449
2473
  */
2450
2474
  describePlacementGroups(params: EC2.Types.DescribePlacementGroupsRequest, callback?: (err: AWSError, data: EC2.Types.DescribePlacementGroupsResult) => void): Request<EC2.Types.DescribePlacementGroupsResult, AWSError>;
2451
2475
  /**
2452
- * Describes the specified placement groups or all of your placement groups. For more information, see Placement groups in the Amazon EC2 User Guide.
2476
+ * Describes the specified placement groups or all of your placement groups. To describe a specific placement group that is shared with your account, you must specify the ID of the placement group using the GroupId parameter. Specifying the name of a shared placement group using the GroupNames parameter will result in an error. For more information, see Placement groups in the Amazon EC2 User Guide.
2453
2477
  */
2454
2478
  describePlacementGroups(callback?: (err: AWSError, data: EC2.Types.DescribePlacementGroupsResult) => void): Request<EC2.Types.DescribePlacementGroupsResult, AWSError>;
2455
2479
  /**
@@ -2861,11 +2885,11 @@ declare class EC2 extends Service {
2861
2885
  */
2862
2886
  describeVolumes(callback?: (err: AWSError, data: EC2.Types.DescribeVolumesResult) => void): Request<EC2.Types.DescribeVolumesResult, AWSError>;
2863
2887
  /**
2864
- * Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.
2888
+ * Describes the most recent volume modification request for the specified EBS volumes. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.
2865
2889
  */
2866
2890
  describeVolumesModifications(params: EC2.Types.DescribeVolumesModificationsRequest, callback?: (err: AWSError, data: EC2.Types.DescribeVolumesModificationsResult) => void): Request<EC2.Types.DescribeVolumesModificationsResult, AWSError>;
2867
2891
  /**
2868
- * Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.
2892
+ * Describes the most recent volume modification request for the specified EBS volumes. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.
2869
2893
  */
2870
2894
  describeVolumesModifications(callback?: (err: AWSError, data: EC2.Types.DescribeVolumesModificationsResult) => void): Request<EC2.Types.DescribeVolumesModificationsResult, AWSError>;
2871
2895
  /**
@@ -3485,11 +3509,11 @@ declare class EC2 extends Service {
3485
3509
  */
3486
3510
  getCoipPoolUsage(callback?: (err: AWSError, data: EC2.Types.GetCoipPoolUsageResult) => void): Request<EC2.Types.GetCoipPoolUsageResult, AWSError>;
3487
3511
  /**
3488
- * Gets the console output for the specified instance. For Linux instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a computer. For Windows instances, the instance console output includes the last three system event log errors. By default, the console output returns buffered information that was posted shortly after an instance transition state (start, stop, reboot, or terminate). This information is available for at least one hour after the most recent post. Only the most recent 64 KB of console output is available. You can optionally retrieve the latest serial console output at any time during the instance lifecycle. This option is supported on instance types that use the Nitro hypervisor. For more information, see Instance console output in the Amazon EC2 User Guide.
3512
+ * Gets the console output for the specified instance. For Linux instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a computer. For Windows instances, the instance console output includes the last three system event log errors. For more information, see Instance console output in the Amazon EC2 User Guide.
3489
3513
  */
3490
3514
  getConsoleOutput(params: EC2.Types.GetConsoleOutputRequest, callback?: (err: AWSError, data: EC2.Types.GetConsoleOutputResult) => void): Request<EC2.Types.GetConsoleOutputResult, AWSError>;
3491
3515
  /**
3492
- * Gets the console output for the specified instance. For Linux instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a computer. For Windows instances, the instance console output includes the last three system event log errors. By default, the console output returns buffered information that was posted shortly after an instance transition state (start, stop, reboot, or terminate). This information is available for at least one hour after the most recent post. Only the most recent 64 KB of console output is available. You can optionally retrieve the latest serial console output at any time during the instance lifecycle. This option is supported on instance types that use the Nitro hypervisor. For more information, see Instance console output in the Amazon EC2 User Guide.
3516
+ * Gets the console output for the specified instance. For Linux instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a computer. For Windows instances, the instance console output includes the last three system event log errors. For more information, see Instance console output in the Amazon EC2 User Guide.
3493
3517
  */
3494
3518
  getConsoleOutput(callback?: (err: AWSError, data: EC2.Types.GetConsoleOutputResult) => void): Request<EC2.Types.GetConsoleOutputResult, AWSError>;
3495
3519
  /**
@@ -9640,6 +9664,30 @@ declare namespace EC2 {
9640
9664
  */
9641
9665
  InternetGateway?: InternetGateway;
9642
9666
  }
9667
+ export interface CreateIpamExternalResourceVerificationTokenRequest {
9668
+ /**
9669
+ * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
9670
+ */
9671
+ DryRun?: Boolean;
9672
+ /**
9673
+ * The ID of the IPAM that will create the token.
9674
+ */
9675
+ IpamId: IpamId;
9676
+ /**
9677
+ * Token tags.
9678
+ */
9679
+ TagSpecifications?: TagSpecificationList;
9680
+ /**
9681
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
9682
+ */
9683
+ ClientToken?: String;
9684
+ }
9685
+ export interface CreateIpamExternalResourceVerificationTokenResult {
9686
+ /**
9687
+ * The verification token.
9688
+ */
9689
+ IpamExternalResourceVerificationToken?: IpamExternalResourceVerificationToken;
9690
+ }
9643
9691
  export interface CreateIpamPoolRequest {
9644
9692
  /**
9645
9693
  * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
@@ -9650,7 +9698,7 @@ declare namespace EC2 {
9650
9698
  */
9651
9699
  IpamScopeId: IpamScopeId;
9652
9700
  /**
9653
- * In IPAM, the locale is the Amazon Web Services Region or, for IPAM IPv4 pools in the public scope, the network border group for an Amazon Web Services Local Zone where you want to make an IPAM pool available for allocations (supported Local Zones). If you do not choose a locale, resources in Regions others than the IPAM's home region cannot use CIDRs from this pool. Possible values: Any Amazon Web Services Region, such as us-east-1.
9701
+ * The locale for the pool should be one of the following: An Amazon Web Services Region where you want this IPAM pool to be available for allocations. The network border group for an Amazon Web Services Local Zone where you want this IPAM pool to be available for allocations (supported Local Zones). This option is only available for IPAM IPv4 pools in the public scope. If you do not choose a locale, resources in Regions others than the IPAM's home region cannot use CIDRs from this pool. Possible values: Any Amazon Web Services Region or supported Amazon Web Services Local Zone.
9654
9702
  */
9655
9703
  Locale?: String;
9656
9704
  /**
@@ -12400,6 +12448,22 @@ declare namespace EC2 {
12400
12448
  */
12401
12449
  InternetGatewayId: InternetGatewayId;
12402
12450
  }
12451
+ export interface DeleteIpamExternalResourceVerificationTokenRequest {
12452
+ /**
12453
+ * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
12454
+ */
12455
+ DryRun?: Boolean;
12456
+ /**
12457
+ * The token ID.
12458
+ */
12459
+ IpamExternalResourceVerificationTokenId: IpamExternalResourceVerificationTokenId;
12460
+ }
12461
+ export interface DeleteIpamExternalResourceVerificationTokenResult {
12462
+ /**
12463
+ * The verification token.
12464
+ */
12465
+ IpamExternalResourceVerificationToken?: IpamExternalResourceVerificationToken;
12466
+ }
12403
12467
  export interface DeleteIpamPoolRequest {
12404
12468
  /**
12405
12469
  * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
@@ -15382,6 +15446,38 @@ declare namespace EC2 {
15382
15446
  */
15383
15447
  NextToken?: String;
15384
15448
  }
15449
+ export interface DescribeIpamExternalResourceVerificationTokensRequest {
15450
+ /**
15451
+ * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
15452
+ */
15453
+ DryRun?: Boolean;
15454
+ /**
15455
+ * One or more filters for the request. For more information about filtering, see Filtering CLI output. Available filters: ipam-arn ipam-external-resource-verification-token-arn ipam-external-resource-verification-token-id ipam-id ipam-region state status token-name token-value
15456
+ */
15457
+ Filters?: FilterList;
15458
+ /**
15459
+ * The token for the next page of results.
15460
+ */
15461
+ NextToken?: NextToken;
15462
+ /**
15463
+ * The maximum number of tokens to return in one page of results.
15464
+ */
15465
+ MaxResults?: IpamMaxResults;
15466
+ /**
15467
+ * Verification token IDs.
15468
+ */
15469
+ IpamExternalResourceVerificationTokenIds?: ValueStringList;
15470
+ }
15471
+ export interface DescribeIpamExternalResourceVerificationTokensResult {
15472
+ /**
15473
+ * The token to use to retrieve the next page of results. This value is null when there are no more results to return.
15474
+ */
15475
+ NextToken?: NextToken;
15476
+ /**
15477
+ * Verification tokens.
15478
+ */
15479
+ IpamExternalResourceVerificationTokens?: IpamExternalResourceVerificationTokenSet;
15480
+ }
15385
15481
  export interface DescribeIpamPoolsRequest {
15386
15482
  /**
15387
15483
  * A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
@@ -16340,7 +16436,7 @@ declare namespace EC2 {
16340
16436
  */
16341
16437
  DryRun?: Boolean;
16342
16438
  /**
16343
- * The names of the placement groups. Default: Describes all your placement groups, or only those otherwise specified.
16439
+ * The names of the placement groups. Constraints: You can specify a name only if the placement group is owned by your account. If a placement group is shared with your account, specifying the name results in an error. You must use the GroupId parameter instead.
16344
16440
  */
16345
16441
  GroupNames?: PlacementGroupStringList;
16346
16442
  /**
@@ -21076,7 +21172,7 @@ declare namespace EC2 {
21076
21172
  */
21077
21173
  AvailabilityZone?: String;
21078
21174
  /**
21079
- * The number of units provided by the specified instance type. When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
21175
+ * The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O. If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1. When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
21080
21176
  */
21081
21177
  WeightedCapacity?: Double;
21082
21178
  /**
@@ -21116,7 +21212,7 @@ declare namespace EC2 {
21116
21212
  */
21117
21213
  AvailabilityZone?: String;
21118
21214
  /**
21119
- * The number of units provided by the specified instance type. When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
21215
+ * The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O. If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1. When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
21120
21216
  */
21121
21217
  WeightedCapacity?: Double;
21122
21218
  /**
@@ -25919,7 +26015,7 @@ declare namespace EC2 {
25919
26015
  */
25920
26016
  VpcId?: String;
25921
26017
  /**
25922
- * For elastic IP addresses, this is the status of an attached network interface.
26018
+ * For elastic network interfaces, this is the status of whether or not the elastic network interface is attached.
25923
26019
  */
25924
26020
  NetworkInterfaceAttachmentStatus?: IpamNetworkInterfaceAttachmentStatus;
25925
26021
  /**
@@ -25943,6 +26039,55 @@ declare namespace EC2 {
25943
26039
  */
25944
26040
  Message?: String;
25945
26041
  }
26042
+ export interface IpamExternalResourceVerificationToken {
26043
+ /**
26044
+ * The ID of the token.
26045
+ */
26046
+ IpamExternalResourceVerificationTokenId?: IpamExternalResourceVerificationTokenId;
26047
+ /**
26048
+ * Token ARN.
26049
+ */
26050
+ IpamExternalResourceVerificationTokenArn?: ResourceArn;
26051
+ /**
26052
+ * The ID of the IPAM that created the token.
26053
+ */
26054
+ IpamId?: IpamId;
26055
+ /**
26056
+ * ARN of the IPAM that created the token.
26057
+ */
26058
+ IpamArn?: ResourceArn;
26059
+ /**
26060
+ * Region of the IPAM that created the token.
26061
+ */
26062
+ IpamRegion?: String;
26063
+ /**
26064
+ * Token value.
26065
+ */
26066
+ TokenValue?: String;
26067
+ /**
26068
+ * Token name.
26069
+ */
26070
+ TokenName?: String;
26071
+ /**
26072
+ * Token expiration.
26073
+ */
26074
+ NotAfter?: MillisecondDateTime;
26075
+ /**
26076
+ * Token status.
26077
+ */
26078
+ Status?: TokenState;
26079
+ /**
26080
+ * Token tags.
26081
+ */
26082
+ Tags?: TagList;
26083
+ /**
26084
+ * Token state.
26085
+ */
26086
+ State?: IpamExternalResourceVerificationTokenState;
26087
+ }
26088
+ export type IpamExternalResourceVerificationTokenId = string;
26089
+ export type IpamExternalResourceVerificationTokenSet = IpamExternalResourceVerificationToken[];
26090
+ export type IpamExternalResourceVerificationTokenState = "create-in-progress"|"create-complete"|"create-failed"|"delete-in-progress"|"delete-complete"|"delete-failed"|string;
25946
26091
  export type IpamId = string;
25947
26092
  export type IpamManagementState = "managed"|"unmanaged"|"ignored"|string;
25948
26093
  export type IpamMaxResults = number;
@@ -25990,7 +26135,7 @@ declare namespace EC2 {
25990
26135
  */
25991
26136
  IpamRegion?: String;
25992
26137
  /**
25993
- * The locale of the IPAM pool. In IPAM, the locale is the Amazon Web Services Region or, for IPAM IPv4 pools in the public scope, the network border group for an Amazon Web Services Local Zone where you want to make an IPAM pool available for allocations (supported Local Zones). If you choose an Amazon Web Services Region for locale that has not been configured as an operating Region for the IPAM, you'll get an error.
26138
+ * The locale of the IPAM pool. The locale for the pool should be one of the following: An Amazon Web Services Region where you want this IPAM pool to be available for allocations. The network border group for an Amazon Web Services Local Zone where you want this IPAM pool to be available for allocations (supported Local Zones). This option is only available for IPAM IPv4 pools in the public scope. If you choose an Amazon Web Services Region for locale that has not been configured as an operating Region for the IPAM, you'll get an error.
25994
26139
  */
25995
26140
  Locale?: String;
25996
26141
  /**
@@ -27273,7 +27418,7 @@ declare namespace EC2 {
27273
27418
  */
27274
27419
  AvailabilityZone?: String;
27275
27420
  /**
27276
- * The number of units provided by the specified instance type. When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
27421
+ * The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O. If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1. When specifying weights, the price used in the lowestPrice and priceCapacityOptimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
27277
27422
  */
27278
27423
  WeightedCapacity?: Double;
27279
27424
  /**
@@ -32258,7 +32403,7 @@ declare namespace EC2 {
32258
32403
  */
32259
32404
  Cidr?: String;
32260
32405
  /**
32261
- * A signed document that proves that you are authorized to bring a specified IP address range to Amazon using BYOIP. This option applies to public pools only.
32406
+ * A signed document that proves that you are authorized to bring a specified IP address range to Amazon using BYOIP. This option only applies to IPv4 and IPv6 pools in the public scope.
32262
32407
  */
32263
32408
  CidrAuthorizationContext?: IpamCidrAuthorizationContext;
32264
32409
  /**
@@ -32269,6 +32414,14 @@ declare namespace EC2 {
32269
32414
  * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
32270
32415
  */
32271
32416
  ClientToken?: String;
32417
+ /**
32418
+ * The method for verifying control of a public IP address range. Defaults to remarks-x509 if not specified. This option only applies to IPv4 and IPv6 pools in the public scope.
32419
+ */
32420
+ VerificationMethod?: VerificationMethod;
32421
+ /**
32422
+ * Verification token ID. This option only applies to IPv4 and IPv6 pools in the public scope.
32423
+ */
32424
+ IpamExternalResourceVerificationTokenId?: IpamExternalResourceVerificationTokenId;
32272
32425
  }
32273
32426
  export interface ProvisionIpamPoolCidrResult {
32274
32427
  /**
@@ -34032,7 +34185,7 @@ declare namespace EC2 {
34032
34185
  */
34033
34186
  ResourceTypes?: ValueStringList;
34034
34187
  }
34035
- export type ResourceType = "capacity-reservation"|"client-vpn-endpoint"|"customer-gateway"|"carrier-gateway"|"coip-pool"|"dedicated-host"|"dhcp-options"|"egress-only-internet-gateway"|"elastic-ip"|"elastic-gpu"|"export-image-task"|"export-instance-task"|"fleet"|"fpga-image"|"host-reservation"|"image"|"import-image-task"|"import-snapshot-task"|"instance"|"instance-event-window"|"internet-gateway"|"ipam"|"ipam-pool"|"ipam-scope"|"ipv4pool-ec2"|"ipv6pool-ec2"|"key-pair"|"launch-template"|"local-gateway"|"local-gateway-route-table"|"local-gateway-virtual-interface"|"local-gateway-virtual-interface-group"|"local-gateway-route-table-vpc-association"|"local-gateway-route-table-virtual-interface-group-association"|"natgateway"|"network-acl"|"network-interface"|"network-insights-analysis"|"network-insights-path"|"network-insights-access-scope"|"network-insights-access-scope-analysis"|"placement-group"|"prefix-list"|"replace-root-volume-task"|"reserved-instances"|"route-table"|"security-group"|"security-group-rule"|"snapshot"|"spot-fleet-request"|"spot-instances-request"|"subnet"|"subnet-cidr-reservation"|"traffic-mirror-filter"|"traffic-mirror-session"|"traffic-mirror-target"|"transit-gateway"|"transit-gateway-attachment"|"transit-gateway-connect-peer"|"transit-gateway-multicast-domain"|"transit-gateway-policy-table"|"transit-gateway-route-table"|"transit-gateway-route-table-announcement"|"volume"|"vpc"|"vpc-endpoint"|"vpc-endpoint-connection"|"vpc-endpoint-service"|"vpc-endpoint-service-permission"|"vpc-peering-connection"|"vpn-connection"|"vpn-gateway"|"vpc-flow-log"|"capacity-reservation-fleet"|"traffic-mirror-filter-rule"|"vpc-endpoint-connection-device-type"|"verified-access-instance"|"verified-access-group"|"verified-access-endpoint"|"verified-access-policy"|"verified-access-trust-provider"|"vpn-connection-device-type"|"vpc-block-public-access-exclusion"|"vpc-encryption-control"|"ipam-resource-discovery"|"ipam-resource-discovery-association"|"instance-connect-endpoint"|string;
34188
+ export type ResourceType = "capacity-reservation"|"client-vpn-endpoint"|"customer-gateway"|"carrier-gateway"|"coip-pool"|"dedicated-host"|"dhcp-options"|"egress-only-internet-gateway"|"elastic-ip"|"elastic-gpu"|"export-image-task"|"export-instance-task"|"fleet"|"fpga-image"|"host-reservation"|"image"|"import-image-task"|"import-snapshot-task"|"instance"|"instance-event-window"|"internet-gateway"|"ipam"|"ipam-pool"|"ipam-scope"|"ipv4pool-ec2"|"ipv6pool-ec2"|"key-pair"|"launch-template"|"local-gateway"|"local-gateway-route-table"|"local-gateway-virtual-interface"|"local-gateway-virtual-interface-group"|"local-gateway-route-table-vpc-association"|"local-gateway-route-table-virtual-interface-group-association"|"natgateway"|"network-acl"|"network-interface"|"network-insights-analysis"|"network-insights-path"|"network-insights-access-scope"|"network-insights-access-scope-analysis"|"placement-group"|"prefix-list"|"replace-root-volume-task"|"reserved-instances"|"route-table"|"security-group"|"security-group-rule"|"snapshot"|"spot-fleet-request"|"spot-instances-request"|"subnet"|"subnet-cidr-reservation"|"traffic-mirror-filter"|"traffic-mirror-session"|"traffic-mirror-target"|"transit-gateway"|"transit-gateway-attachment"|"transit-gateway-connect-peer"|"transit-gateway-multicast-domain"|"transit-gateway-policy-table"|"transit-gateway-route-table"|"transit-gateway-route-table-announcement"|"volume"|"vpc"|"vpc-endpoint"|"vpc-endpoint-connection"|"vpc-endpoint-service"|"vpc-endpoint-service-permission"|"vpc-peering-connection"|"vpn-connection"|"vpn-gateway"|"vpc-flow-log"|"capacity-reservation-fleet"|"traffic-mirror-filter-rule"|"vpc-endpoint-connection-device-type"|"verified-access-instance"|"verified-access-group"|"verified-access-endpoint"|"verified-access-policy"|"verified-access-trust-provider"|"vpn-connection-device-type"|"vpc-block-public-access-exclusion"|"vpc-encryption-control"|"ipam-resource-discovery"|"ipam-resource-discovery-association"|"instance-connect-endpoint"|"ipam-external-resource-verification-token"|string;
34036
34189
  export interface ResponseError {
34037
34190
  /**
34038
34191
  * The error code.
@@ -36125,7 +36278,7 @@ declare namespace EC2 {
36125
36278
  */
36126
36279
  UserData?: SensitiveUserData;
36127
36280
  /**
36128
- * The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O. If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1.
36281
+ * The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O. If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1. When specifying weights, the price used in the lowestPrice and priceCapacityOptimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity, resulting in only 1 instance being launched, the price used is per instance hour.
36129
36282
  */
36130
36283
  WeightedCapacity?: Double;
36131
36284
  /**
@@ -37244,6 +37397,7 @@ declare namespace EC2 {
37244
37397
  }
37245
37398
  export type ThroughResourcesStatementRequestList = ThroughResourcesStatementRequest[];
37246
37399
  export type TieringOperationStatus = "archival-in-progress"|"archival-completed"|"archival-failed"|"temporary-restore-in-progress"|"temporary-restore-completed"|"temporary-restore-failed"|"permanent-restore-in-progress"|"permanent-restore-completed"|"permanent-restore-failed"|string;
37400
+ export type TokenState = "valid"|"expired"|string;
37247
37401
  export interface TotalLocalStorageGB {
37248
37402
  /**
37249
37403
  * The minimum amount of total local storage, in GB. If this parameter is not specified, there is no minimum limit.
@@ -38925,6 +39079,7 @@ declare namespace EC2 {
38925
39079
  Errors?: ErrorSet;
38926
39080
  }
38927
39081
  export type ValueStringList = String[];
39082
+ export type VerificationMethod = "remarks-x509"|"dns-token"|string;
38928
39083
  export interface VerifiedAccessEndpoint {
38929
39084
  /**
38930
39085
  * The ID of the Amazon Web Services Verified Access instance.
@@ -39537,7 +39692,7 @@ declare namespace EC2 {
39537
39692
  */
39538
39693
  VolumeId?: String;
39539
39694
  /**
39540
- * The current modification state. The modification state is null for unmodified volumes.
39695
+ * The current modification state.
39541
39696
  */
39542
39697
  ModificationState?: VolumeModificationState;
39543
39698
  /**
@@ -398,6 +398,12 @@ declare namespace Firehose {
398
398
  */
399
399
  IntervalInSeconds?: IntervalInSeconds;
400
400
  }
401
+ export interface CatalogConfiguration {
402
+ /**
403
+ * Specifies the Glue catalog ARN indentifier of the destination Apache Iceberg Tables. You must specify the ARN in the format arn:aws:glue:region:account-id:catalog. Amazon Data Firehose is in preview release and is subject to change.
404
+ */
405
+ CatalogARN?: GlueDataCatalogARN;
406
+ }
401
407
  export interface CloudWatchLoggingOptions {
402
408
  /**
403
409
  * Enables or disables CloudWatch logging.
@@ -490,6 +496,10 @@ declare namespace Firehose {
490
496
  * Configure Snowflake destination
491
497
  */
492
498
  SnowflakeDestinationConfiguration?: SnowflakeDestinationConfiguration;
499
+ /**
500
+ * Configure Apache Iceberg Tables destination. Amazon Data Firehose is in preview release and is subject to change.
501
+ */
502
+ IcebergDestinationConfiguration?: IcebergDestinationConfiguration;
493
503
  }
494
504
  export interface CreateDeliveryStreamOutput {
495
505
  /**
@@ -691,9 +701,32 @@ declare namespace Firehose {
691
701
  * The destination in the Serverless offering for Amazon OpenSearch Service.
692
702
  */
693
703
  AmazonOpenSearchServerlessDestinationDescription?: AmazonOpenSearchServerlessDestinationDescription;
704
+ /**
705
+ * Describes a destination in Apache Iceberg Tables. Amazon Data Firehose is in preview release and is subject to change.
706
+ */
707
+ IcebergDestinationDescription?: IcebergDestinationDescription;
694
708
  }
695
709
  export type DestinationDescriptionList = DestinationDescription[];
696
710
  export type DestinationId = string;
711
+ export interface DestinationTableConfiguration {
712
+ /**
713
+ * Specifies the name of the Apache Iceberg Table. Amazon Data Firehose is in preview release and is subject to change.
714
+ */
715
+ DestinationTableName: NonEmptyStringWithoutWhitespace;
716
+ /**
717
+ * The name of the Apache Iceberg database. Amazon Data Firehose is in preview release and is subject to change.
718
+ */
719
+ DestinationDatabaseName: NonEmptyStringWithoutWhitespace;
720
+ /**
721
+ * A list of unique keys for a given Apache Iceberg table. Firehose will use these for running Create/Update/Delete operations on the given Iceberg table. Amazon Data Firehose is in preview release and is subject to change.
722
+ */
723
+ UniqueKeys?: ListOfNonEmptyStringsWithoutWhitespace;
724
+ /**
725
+ * The table specific S3 error output prefix. All the errors that occurred while delivering to this table will be prefixed with this value in S3 destination. Amazon Data Firehose is in preview release and is subject to change.
726
+ */
727
+ S3ErrorOutputPrefix?: ErrorOutputPrefix;
728
+ }
729
+ export type DestinationTableConfigurationList = DestinationTableConfiguration[];
697
730
  export interface DocumentIdOptions {
698
731
  /**
699
732
  * When the FIREHOSE_DEFAULT option is chosen, Firehose generates a unique document ID for each record based on a unique internal identifier. The generated document ID is stable across multiple delivery attempts, which helps prevent the same record from being indexed multiple times with different document IDs. When the NO_DOCUMENT_ID option is chosen, Firehose does not include any document IDs in the requests it sends to the Amazon OpenSearch Service. This causes the Amazon OpenSearch Service domain to generate document IDs. In case of multiple delivery attempts, this may cause the same record to be indexed more than once with different document IDs. This option enables write-heavy operations, such as the ingestion of logs and observability data, to consume less resources in the Amazon OpenSearch Service domain, resulting in improved performance.
@@ -1111,6 +1144,7 @@ declare namespace Firehose {
1111
1144
  Details: NonEmptyString;
1112
1145
  }
1113
1146
  export type FileExtension = string;
1147
+ export type GlueDataCatalogARN = string;
1114
1148
  export type HECAcknowledgmentTimeoutInSeconds = number;
1115
1149
  export type HECEndpoint = string;
1116
1150
  export type HECEndpointType = "Raw"|"Event"|string;
@@ -1290,6 +1324,76 @@ declare namespace Firehose {
1290
1324
  }
1291
1325
  export type HttpEndpointS3BackupMode = "FailedDataOnly"|"AllData"|string;
1292
1326
  export type HttpEndpointUrl = string;
1327
+ export interface IcebergDestinationConfiguration {
1328
+ /**
1329
+ * Provides a list of DestinationTableConfigurations which Firehose uses to deliver data to Apache Iceberg tables. Amazon Data Firehose is in preview release and is subject to change.
1330
+ */
1331
+ DestinationTableConfigurationList?: DestinationTableConfigurationList;
1332
+ BufferingHints?: BufferingHints;
1333
+ CloudWatchLoggingOptions?: CloudWatchLoggingOptions;
1334
+ ProcessingConfiguration?: ProcessingConfiguration;
1335
+ /**
1336
+ * Describes how Firehose will backup records. Currently,Firehose only supports FailedDataOnly for preview. Amazon Data Firehose is in preview release and is subject to change.
1337
+ */
1338
+ S3BackupMode?: IcebergS3BackupMode;
1339
+ RetryOptions?: RetryOptions;
1340
+ /**
1341
+ * The Amazon Resource Name (ARN) of the Apache Iceberg tables role. Amazon Data Firehose is in preview release and is subject to change.
1342
+ */
1343
+ RoleARN: RoleARN;
1344
+ /**
1345
+ * Configuration describing where the destination Apache Iceberg Tables are persisted. Amazon Data Firehose is in preview release and is subject to change.
1346
+ */
1347
+ CatalogConfiguration: CatalogConfiguration;
1348
+ S3Configuration: S3DestinationConfiguration;
1349
+ }
1350
+ export interface IcebergDestinationDescription {
1351
+ /**
1352
+ * Provides a list of DestinationTableConfigurations which Firehose uses to deliver data to Apache Iceberg tables. Amazon Data Firehose is in preview release and is subject to change.
1353
+ */
1354
+ DestinationTableConfigurationList?: DestinationTableConfigurationList;
1355
+ BufferingHints?: BufferingHints;
1356
+ CloudWatchLoggingOptions?: CloudWatchLoggingOptions;
1357
+ ProcessingConfiguration?: ProcessingConfiguration;
1358
+ /**
1359
+ * Describes how Firehose will backup records. Currently,Firehose only supports FailedDataOnly for preview. Amazon Data Firehose is in preview release and is subject to change.
1360
+ */
1361
+ S3BackupMode?: IcebergS3BackupMode;
1362
+ RetryOptions?: RetryOptions;
1363
+ /**
1364
+ * The Amazon Resource Name (ARN) of the Apache Iceberg Tables role. Amazon Data Firehose is in preview release and is subject to change.
1365
+ */
1366
+ RoleARN?: RoleARN;
1367
+ /**
1368
+ * Configuration describing where the destination Iceberg tables are persisted. Amazon Data Firehose is in preview release and is subject to change.
1369
+ */
1370
+ CatalogConfiguration?: CatalogConfiguration;
1371
+ S3DestinationDescription?: S3DestinationDescription;
1372
+ }
1373
+ export interface IcebergDestinationUpdate {
1374
+ /**
1375
+ * Provides a list of DestinationTableConfigurations which Firehose uses to deliver data to Apache Iceberg tables. Amazon Data Firehose is in preview release and is subject to change.
1376
+ */
1377
+ DestinationTableConfigurationList?: DestinationTableConfigurationList;
1378
+ BufferingHints?: BufferingHints;
1379
+ CloudWatchLoggingOptions?: CloudWatchLoggingOptions;
1380
+ ProcessingConfiguration?: ProcessingConfiguration;
1381
+ /**
1382
+ * Describes how Firehose will backup records. Currently,Firehose only supports FailedDataOnly for preview. Amazon Data Firehose is in preview release and is subject to change.
1383
+ */
1384
+ S3BackupMode?: IcebergS3BackupMode;
1385
+ RetryOptions?: RetryOptions;
1386
+ /**
1387
+ * The Amazon Resource Name (ARN) of the Apache Iceberg Tables role. Amazon Data Firehose is in preview release and is subject to change.
1388
+ */
1389
+ RoleARN?: RoleARN;
1390
+ /**
1391
+ * Configuration describing where the destination Iceberg tables are persisted. Amazon Data Firehose is in preview release and is subject to change.
1392
+ */
1393
+ CatalogConfiguration?: CatalogConfiguration;
1394
+ S3Configuration?: S3DestinationConfiguration;
1395
+ }
1396
+ export type IcebergS3BackupMode = "FailedDataOnly"|"AllData"|string;
1293
1397
  export interface InputFormatConfiguration {
1294
1398
  /**
1295
1399
  * Specifies which deserializer to use. You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.
@@ -1398,6 +1502,10 @@ declare namespace Firehose {
1398
1502
  * The authentication configuration of the Amazon MSK cluster.
1399
1503
  */
1400
1504
  AuthenticationConfiguration: AuthenticationConfiguration;
1505
+ /**
1506
+ * The start date and time in UTC for the offset position within your MSK topic from where Firehose begins to read. By default, this is set to timestamp when Firehose becomes Active. If you want to create a Firehose stream with Earliest start position from SDK or CLI, you need to set the ReadFromTimestamp parameter to Epoch (1970-01-01T00:00:00Z).
1507
+ */
1508
+ ReadFromTimestamp?: ReadFromTimestamp;
1401
1509
  }
1402
1510
  export interface MSKSourceDescription {
1403
1511
  /**
@@ -1416,6 +1524,10 @@ declare namespace Firehose {
1416
1524
  * Firehose starts retrieving records from the topic within the Amazon MSK cluster starting with this timestamp.
1417
1525
  */
1418
1526
  DeliveryStartTimestamp?: DeliveryStartTimestamp;
1527
+ /**
1528
+ * The start date and time in UTC for the offset position within your MSK topic from where Firehose begins to read. By default, this is set to timestamp when Firehose becomes Active. If you want to create a Firehose stream with Earliest start position from SDK or CLI, you need to set the ReadFromTimestampUTC parameter to Epoch (1970-01-01T00:00:00Z).
1529
+ */
1530
+ ReadFromTimestamp?: ReadFromTimestamp;
1419
1531
  }
1420
1532
  export type NoEncryptionConfig = "NoEncryption"|string;
1421
1533
  export type NonEmptyString = string;
@@ -1615,6 +1727,7 @@ declare namespace Firehose {
1615
1727
  Encrypted?: BooleanObject;
1616
1728
  }
1617
1729
  export type PutResponseRecordId = string;
1730
+ export type ReadFromTimestamp = Date;
1618
1731
  export interface Record {
1619
1732
  /**
1620
1733
  * The data blob, which is base64-encoded when the blob is serialized. The maximum size of the data blob, before base64-encoding, is 1,000 KiB.
@@ -1940,6 +2053,18 @@ declare namespace Firehose {
1940
2053
  }
1941
2054
  export type SizeInMBs = number;
1942
2055
  export type SnowflakeAccountUrl = string;
2056
+ export interface SnowflakeBufferingHints {
2057
+ /**
2058
+ * Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 1.
2059
+ */
2060
+ SizeInMBs?: SnowflakeBufferingSizeInMBs;
2061
+ /**
2062
+ * Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 0.
2063
+ */
2064
+ IntervalInSeconds?: SnowflakeBufferingIntervalInSeconds;
2065
+ }
2066
+ export type SnowflakeBufferingIntervalInSeconds = number;
2067
+ export type SnowflakeBufferingSizeInMBs = number;
1943
2068
  export type SnowflakeContentColumnName = string;
1944
2069
  export type SnowflakeDataLoadingOption = "JSON_MAPPING"|"VARIANT_CONTENT_MAPPING"|"VARIANT_CONTENT_AND_METADATA_MAPPING"|string;
1945
2070
  export type SnowflakeDatabase = string;
@@ -2011,6 +2136,10 @@ declare namespace Firehose {
2011
2136
  * The configuration that defines how you access secrets for Snowflake.
2012
2137
  */
2013
2138
  SecretsManagerConfiguration?: SecretsManagerConfiguration;
2139
+ /**
2140
+ * Describes the buffering to perform before delivering data to the Snowflake destination. If you do not specify any value, Firehose uses the default values.
2141
+ */
2142
+ BufferingHints?: SnowflakeBufferingHints;
2014
2143
  }
2015
2144
  export interface SnowflakeDestinationDescription {
2016
2145
  /**
@@ -2072,6 +2201,10 @@ declare namespace Firehose {
2072
2201
  * The configuration that defines how you access secrets for Snowflake.
2073
2202
  */
2074
2203
  SecretsManagerConfiguration?: SecretsManagerConfiguration;
2204
+ /**
2205
+ * Describes the buffering to perform before delivering data to the Snowflake destination. If you do not specify any value, Firehose uses the default values.
2206
+ */
2207
+ BufferingHints?: SnowflakeBufferingHints;
2075
2208
  }
2076
2209
  export interface SnowflakeDestinationUpdate {
2077
2210
  /**
@@ -2137,6 +2270,10 @@ declare namespace Firehose {
2137
2270
  * Describes the Secrets Manager configuration in Snowflake.
2138
2271
  */
2139
2272
  SecretsManagerConfiguration?: SecretsManagerConfiguration;
2273
+ /**
2274
+ * Describes the buffering to perform before delivering data to the Snowflake destination.
2275
+ */
2276
+ BufferingHints?: SnowflakeBufferingHints;
2140
2277
  }
2141
2278
  export type SnowflakeKeyPassphrase = string;
2142
2279
  export type SnowflakeMetaDataColumnName = string;
@@ -2448,6 +2585,10 @@ declare namespace Firehose {
2448
2585
  * Update to the Snowflake destination configuration settings.
2449
2586
  */
2450
2587
  SnowflakeDestinationUpdate?: SnowflakeDestinationUpdate;
2588
+ /**
2589
+ * Describes an update for a destination in Apache Iceberg Tables. Amazon Data Firehose is in preview release and is subject to change.
2590
+ */
2591
+ IcebergDestinationUpdate?: IcebergDestinationUpdate;
2451
2592
  }
2452
2593
  export interface UpdateDestinationOutput {
2453
2594
  }