aws-sdk 2.1671.0 → 2.1673.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.
@@ -228,11 +228,11 @@ declare class Connect extends Service {
228
228
  */
229
229
  createHoursOfOperation(callback?: (err: AWSError, data: Connect.Types.CreateHoursOfOperationResponse) => void): Request<Connect.Types.CreateHoursOfOperationResponse, AWSError>;
230
230
  /**
231
- * This API is in preview release for Amazon Connect and is subject to change. Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
231
+ * This API is in preview release for Amazon Connect and is subject to change. Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. For more information, see Create an Amazon Connect instance in the Amazon Connect Administrator Guide. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
232
232
  */
233
233
  createInstance(params: Connect.Types.CreateInstanceRequest, callback?: (err: AWSError, data: Connect.Types.CreateInstanceResponse) => void): Request<Connect.Types.CreateInstanceResponse, AWSError>;
234
234
  /**
235
- * This API is in preview release for Amazon Connect and is subject to change. Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
235
+ * This API is in preview release for Amazon Connect and is subject to change. Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. For more information, see Create an Amazon Connect instance in the Amazon Connect Administrator Guide. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
236
236
  */
237
237
  createInstance(callback?: (err: AWSError, data: Connect.Types.CreateInstanceResponse) => void): Request<Connect.Types.CreateInstanceResponse, AWSError>;
238
238
  /**
@@ -260,11 +260,11 @@ declare class Connect extends Service {
260
260
  */
261
261
  createPersistentContactAssociation(callback?: (err: AWSError, data: Connect.Types.CreatePersistentContactAssociationResponse) => void): Request<Connect.Types.CreatePersistentContactAssociationResponse, AWSError>;
262
262
  /**
263
- * Creates a new predefined attribute for the specified Amazon Connect instance.
263
+ * Creates a new predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
264
264
  */
265
265
  createPredefinedAttribute(params: Connect.Types.CreatePredefinedAttributeRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
266
266
  /**
267
- * Creates a new predefined attribute for the specified Amazon Connect instance.
267
+ * Creates a new predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
268
268
  */
269
269
  createPredefinedAttribute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
270
270
  /**
@@ -308,11 +308,11 @@ declare class Connect extends Service {
308
308
  */
309
309
  createRule(callback?: (err: AWSError, data: Connect.Types.CreateRuleResponse) => void): Request<Connect.Types.CreateRuleResponse, AWSError>;
310
310
  /**
311
- * Creates a security profile.
311
+ * Creates a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
312
312
  */
313
313
  createSecurityProfile(params: Connect.Types.CreateSecurityProfileRequest, callback?: (err: AWSError, data: Connect.Types.CreateSecurityProfileResponse) => void): Request<Connect.Types.CreateSecurityProfileResponse, AWSError>;
314
314
  /**
315
- * Creates a security profile.
315
+ * Creates a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
316
316
  */
317
317
  createSecurityProfile(callback?: (err: AWSError, data: Connect.Types.CreateSecurityProfileResponse) => void): Request<Connect.Types.CreateSecurityProfileResponse, AWSError>;
318
318
  /**
@@ -436,11 +436,11 @@ declare class Connect extends Service {
436
436
  */
437
437
  deleteHoursOfOperation(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
438
438
  /**
439
- * This API is in preview release for Amazon Connect and is subject to change. Deletes the Amazon Connect instance. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
439
+ * This API is in preview release for Amazon Connect and is subject to change. Deletes the Amazon Connect instance. For more information, see Delete your Amazon Connect instance in the Amazon Connect Administrator Guide. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
440
440
  */
441
441
  deleteInstance(params: Connect.Types.DeleteInstanceRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
442
442
  /**
443
- * This API is in preview release for Amazon Connect and is subject to change. Deletes the Amazon Connect instance. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
443
+ * This API is in preview release for Amazon Connect and is subject to change. Deletes the Amazon Connect instance. For more information, see Delete your Amazon Connect instance in the Amazon Connect Administrator Guide. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.
444
444
  */
445
445
  deleteInstance(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
446
446
  /**
@@ -468,11 +468,11 @@ declare class Connect extends Service {
468
468
  */
469
469
  deletePrompt(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
470
470
  /**
471
- * Deletes a queue.
471
+ * Deletes a queue. It isn't possible to delete a queue by using the Amazon Connect admin website.
472
472
  */
473
473
  deleteQueue(params: Connect.Types.DeleteQueueRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
474
474
  /**
475
- * Deletes a queue.
475
+ * Deletes a queue. It isn't possible to delete a queue by using the Amazon Connect admin website.
476
476
  */
477
477
  deleteQueue(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
478
478
  /**
@@ -668,11 +668,11 @@ declare class Connect extends Service {
668
668
  */
669
669
  describePhoneNumber(callback?: (err: AWSError, data: Connect.Types.DescribePhoneNumberResponse) => void): Request<Connect.Types.DescribePhoneNumberResponse, AWSError>;
670
670
  /**
671
- * Describes a predefined attribute for the specified Amazon Connect instance.
671
+ * Describes a predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
672
672
  */
673
673
  describePredefinedAttribute(params: Connect.Types.DescribePredefinedAttributeRequest, callback?: (err: AWSError, data: Connect.Types.DescribePredefinedAttributeResponse) => void): Request<Connect.Types.DescribePredefinedAttributeResponse, AWSError>;
674
674
  /**
675
- * Describes a predefined attribute for the specified Amazon Connect instance.
675
+ * Describes a predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
676
676
  */
677
677
  describePredefinedAttribute(callback?: (err: AWSError, data: Connect.Types.DescribePredefinedAttributeResponse) => void): Request<Connect.Types.DescribePredefinedAttributeResponse, AWSError>;
678
678
  /**
@@ -716,11 +716,11 @@ declare class Connect extends Service {
716
716
  */
717
717
  describeRule(callback?: (err: AWSError, data: Connect.Types.DescribeRuleResponse) => void): Request<Connect.Types.DescribeRuleResponse, AWSError>;
718
718
  /**
719
- * Gets basic information about the security profle.
719
+ * Gets basic information about the security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
720
720
  */
721
721
  describeSecurityProfile(params: Connect.Types.DescribeSecurityProfileRequest, callback?: (err: AWSError, data: Connect.Types.DescribeSecurityProfileResponse) => void): Request<Connect.Types.DescribeSecurityProfileResponse, AWSError>;
722
722
  /**
723
- * Gets basic information about the security profle.
723
+ * Gets basic information about the security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
724
724
  */
725
725
  describeSecurityProfile(callback?: (err: AWSError, data: Connect.Types.DescribeSecurityProfileResponse) => void): Request<Connect.Types.DescribeSecurityProfileResponse, AWSError>;
726
726
  /**
@@ -1156,11 +1156,11 @@ declare class Connect extends Service {
1156
1156
  */
1157
1157
  listPhoneNumbersV2(callback?: (err: AWSError, data: Connect.Types.ListPhoneNumbersV2Response) => void): Request<Connect.Types.ListPhoneNumbersV2Response, AWSError>;
1158
1158
  /**
1159
- * Lists predefined attributes for the specified Amazon Connect instance.
1159
+ * Lists predefined attributes for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1160
1160
  */
1161
1161
  listPredefinedAttributes(params: Connect.Types.ListPredefinedAttributesRequest, callback?: (err: AWSError, data: Connect.Types.ListPredefinedAttributesResponse) => void): Request<Connect.Types.ListPredefinedAttributesResponse, AWSError>;
1162
1162
  /**
1163
- * Lists predefined attributes for the specified Amazon Connect instance.
1163
+ * Lists predefined attributes for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1164
1164
  */
1165
1165
  listPredefinedAttributes(callback?: (err: AWSError, data: Connect.Types.ListPredefinedAttributesResponse) => void): Request<Connect.Types.ListPredefinedAttributesResponse, AWSError>;
1166
1166
  /**
@@ -1244,19 +1244,19 @@ declare class Connect extends Service {
1244
1244
  */
1245
1245
  listSecurityProfileApplications(callback?: (err: AWSError, data: Connect.Types.ListSecurityProfileApplicationsResponse) => void): Request<Connect.Types.ListSecurityProfileApplicationsResponse, AWSError>;
1246
1246
  /**
1247
- * Lists the permissions granted to a security profile.
1247
+ * Lists the permissions granted to a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1248
1248
  */
1249
1249
  listSecurityProfilePermissions(params: Connect.Types.ListSecurityProfilePermissionsRequest, callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilePermissionsResponse) => void): Request<Connect.Types.ListSecurityProfilePermissionsResponse, AWSError>;
1250
1250
  /**
1251
- * Lists the permissions granted to a security profile.
1251
+ * Lists the permissions granted to a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1252
1252
  */
1253
1253
  listSecurityProfilePermissions(callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilePermissionsResponse) => void): Request<Connect.Types.ListSecurityProfilePermissionsResponse, AWSError>;
1254
1254
  /**
1255
- * Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
1255
+ * Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1256
1256
  */
1257
1257
  listSecurityProfiles(params: Connect.Types.ListSecurityProfilesRequest, callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilesResponse) => void): Request<Connect.Types.ListSecurityProfilesResponse, AWSError>;
1258
1258
  /**
1259
- * Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
1259
+ * Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1260
1260
  */
1261
1261
  listSecurityProfiles(callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilesResponse) => void): Request<Connect.Types.ListSecurityProfilesResponse, AWSError>;
1262
1262
  /**
@@ -1444,11 +1444,11 @@ declare class Connect extends Service {
1444
1444
  */
1445
1445
  searchHoursOfOperations(callback?: (err: AWSError, data: Connect.Types.SearchHoursOfOperationsResponse) => void): Request<Connect.Types.SearchHoursOfOperationsResponse, AWSError>;
1446
1446
  /**
1447
- * Predefined attributes that meet certain criteria.
1447
+ * Searches predefined attributes that meet certain criteria. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1448
1448
  */
1449
1449
  searchPredefinedAttributes(params: Connect.Types.SearchPredefinedAttributesRequest, callback?: (err: AWSError, data: Connect.Types.SearchPredefinedAttributesResponse) => void): Request<Connect.Types.SearchPredefinedAttributesResponse, AWSError>;
1450
1450
  /**
1451
- * Predefined attributes that meet certain criteria.
1451
+ * Searches predefined attributes that meet certain criteria. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1452
1452
  */
1453
1453
  searchPredefinedAttributes(callback?: (err: AWSError, data: Connect.Types.SearchPredefinedAttributesResponse) => void): Request<Connect.Types.SearchPredefinedAttributesResponse, AWSError>;
1454
1454
  /**
@@ -1492,11 +1492,11 @@ declare class Connect extends Service {
1492
1492
  */
1493
1493
  searchRoutingProfiles(callback?: (err: AWSError, data: Connect.Types.SearchRoutingProfilesResponse) => void): Request<Connect.Types.SearchRoutingProfilesResponse, AWSError>;
1494
1494
  /**
1495
- * Searches security profiles in an Amazon Connect instance, with optional filtering.
1495
+ * Searches security profiles in an Amazon Connect instance, with optional filtering. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1496
1496
  */
1497
1497
  searchSecurityProfiles(params: Connect.Types.SearchSecurityProfilesRequest, callback?: (err: AWSError, data: Connect.Types.SearchSecurityProfilesResponse) => void): Request<Connect.Types.SearchSecurityProfilesResponse, AWSError>;
1498
1498
  /**
1499
- * Searches security profiles in an Amazon Connect instance, with optional filtering.
1499
+ * Searches security profiles in an Amazon Connect instance, with optional filtering. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1500
1500
  */
1501
1501
  searchSecurityProfiles(callback?: (err: AWSError, data: Connect.Types.SearchSecurityProfilesResponse) => void): Request<Connect.Types.SearchSecurityProfilesResponse, AWSError>;
1502
1502
  /**
@@ -1828,11 +1828,11 @@ declare class Connect extends Service {
1828
1828
  */
1829
1829
  updatePhoneNumberMetadata(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1830
1830
  /**
1831
- * Updates a predefined attribute for the specified Amazon Connect instance.
1831
+ * Updates a predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1832
1832
  */
1833
1833
  updatePredefinedAttribute(params: Connect.Types.UpdatePredefinedAttributeRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1834
1834
  /**
1835
- * Updates a predefined attribute for the specified Amazon Connect instance.
1835
+ * Updates a predefined attribute for the specified Amazon Connect instance. Predefined attributes are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see Create predefined attributes for routing contacts to agents.
1836
1836
  */
1837
1837
  updatePredefinedAttribute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1838
1838
  /**
@@ -1948,11 +1948,11 @@ declare class Connect extends Service {
1948
1948
  */
1949
1949
  updateRule(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1950
1950
  /**
1951
- * Updates a security profile.
1951
+ * Updates a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1952
1952
  */
1953
1953
  updateSecurityProfile(params: Connect.Types.UpdateSecurityProfileRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1954
1954
  /**
1955
- * Updates a security profile.
1955
+ * Updates a security profile. For information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide. For a mapping of the API name and user interface name of the security profile permissions, see List of security profile permissions.
1956
1956
  */
1957
1957
  updateSecurityProfile(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1958
1958
  /**
@@ -2307,7 +2307,7 @@ declare namespace Connect {
2307
2307
  export type AgentUsername = string;
2308
2308
  export interface AgentsCriteria {
2309
2309
  /**
2310
- * An object to specify a list of agents, by Agent ID.
2310
+ * An object to specify a list of agents, by user ID.
2311
2311
  */
2312
2312
  AgentIds?: AgentIds;
2313
2313
  }
@@ -8652,7 +8652,7 @@ declare namespace Connect {
8652
8652
  export type Long = number;
8653
8653
  export interface MatchCriteria {
8654
8654
  /**
8655
- * An object to define AgentIds.
8655
+ * An object to define agentIds.
8656
8656
  */
8657
8657
  AgentsCriteria?: AgentsCriteria;
8658
8658
  }
@@ -9861,6 +9861,29 @@ declare namespace Connect {
9861
9861
  */
9862
9862
  Index?: Index;
9863
9863
  }
9864
+ export interface RoutingCriteriaInput {
9865
+ /**
9866
+ * When Amazon Connect does not find an available agent meeting the requirements in a step for&#x2028; a given step duration, the routing criteria will move on to the next step sequentially until a&#x2028; join is completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue.
9867
+ */
9868
+ Steps?: RoutingCriteriaInputSteps;
9869
+ }
9870
+ export interface RoutingCriteriaInputStep {
9871
+ /**
9872
+ * An object to specify the expiration of a routing step.
9873
+ */
9874
+ Expiry?: RoutingCriteriaInputStepExpiry;
9875
+ /**
9876
+ * A tagged union to specify expression for a routing step.
9877
+ */
9878
+ Expression?: Expression;
9879
+ }
9880
+ export interface RoutingCriteriaInputStepExpiry {
9881
+ /**
9882
+ * The number of seconds that the contact will be routed only to agents matching this routing&#x2028; step, if expiry was configured for this routing step.
9883
+ */
9884
+ DurationInSeconds?: DurationInSeconds;
9885
+ }
9886
+ export type RoutingCriteriaInputSteps = RoutingCriteriaInputStep[];
9864
9887
  export type RoutingCriteriaStepStatus = "ACTIVE"|"INACTIVE"|"JOINED"|"EXPIRED"|string;
9865
9888
  export type RoutingExpression = string;
9866
9889
  export type RoutingExpressions = RoutingExpression[];
@@ -12254,6 +12277,10 @@ declare namespace Connect {
12254
12277
  * Priority of the contact in the queue. The default priority for new contacts is 5. You can raise the priority of a contact compared to other contacts in the queue by assigning them a higher priority, such as 1 or 2.
12255
12278
  */
12256
12279
  QueuePriority?: QueuePriority;
12280
+ /**
12281
+ * Updates the routing criteria on the contact. These properties can be used to change how a&#x2028; contact is routed within the queue.
12282
+ */
12283
+ RoutingCriteria?: RoutingCriteriaInput;
12257
12284
  }
12258
12285
  export interface UpdateContactRoutingDataResponse {
12259
12286
  }
package/clients/ec2.d.ts CHANGED
@@ -460,6 +460,14 @@ declare class EC2 extends Service {
460
460
  * Creates a new Capacity Reservation with the specified attributes. Capacity Reservations enable you to reserve capacity for your Amazon EC2 instances in a specific Availability Zone for any duration. This gives you the flexibility to selectively add capacity reservations and still get the Regional RI discounts for that usage. By creating Capacity Reservations, you ensure that you always have access to Amazon EC2 capacity when you need it, for as long as you need it. For more information, see Capacity Reservations in the Amazon EC2 User Guide. Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to fulfill the request. If your request fails due to Amazon EC2 capacity constraints, either try again at a later time, try in a different Availability Zone, or request a smaller capacity reservation. If your application is flexible across instance types and sizes, try to create a Capacity Reservation with different instance attributes. Your request could also fail if the requested quantity exceeds your On-Demand Instance limit for the selected instance type. If your request fails due to limit constraints, increase your On-Demand Instance limit for the required instance type and try again. For more information about increasing your instance limits, see Amazon EC2 Service Quotas in the Amazon EC2 User Guide.
461
461
  */
462
462
  createCapacityReservation(callback?: (err: AWSError, data: EC2.Types.CreateCapacityReservationResult) => void): Request<EC2.Types.CreateCapacityReservationResult, AWSError>;
463
+ /**
464
+ * Create a new Capacity Reservation by splitting the available capacity of the source Capacity Reservation. The new Capacity Reservation will have the same attributes as the source Capacity Reservation except for tags. The source Capacity Reservation must be active and owned by your Amazon Web Services account.
465
+ */
466
+ createCapacityReservationBySplitting(params: EC2.Types.CreateCapacityReservationBySplittingRequest, callback?: (err: AWSError, data: EC2.Types.CreateCapacityReservationBySplittingResult) => void): Request<EC2.Types.CreateCapacityReservationBySplittingResult, AWSError>;
467
+ /**
468
+ * Create a new Capacity Reservation by splitting the available capacity of the source Capacity Reservation. The new Capacity Reservation will have the same attributes as the source Capacity Reservation except for tags. The source Capacity Reservation must be active and owned by your Amazon Web Services account.
469
+ */
470
+ createCapacityReservationBySplitting(callback?: (err: AWSError, data: EC2.Types.CreateCapacityReservationBySplittingResult) => void): Request<EC2.Types.CreateCapacityReservationBySplittingResult, AWSError>;
463
471
  /**
464
472
  * Creates a Capacity Reservation Fleet. For more information, see Create a Capacity Reservation Fleet in the Amazon EC2 User Guide.
465
473
  */
@@ -1789,11 +1797,11 @@ declare class EC2 extends Service {
1789
1797
  */
1790
1798
  describeAccountAttributes(callback?: (err: AWSError, data: EC2.Types.DescribeAccountAttributesResult) => void): Request<EC2.Types.DescribeAccountAttributesResult, AWSError>;
1791
1799
  /**
1792
- * Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide. When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for three days after the transfers have been accepted.
1800
+ * Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide. When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for 14 days after the transfers have been accepted.
1793
1801
  */
1794
1802
  describeAddressTransfers(params: EC2.Types.DescribeAddressTransfersRequest, callback?: (err: AWSError, data: EC2.Types.DescribeAddressTransfersResult) => void): Request<EC2.Types.DescribeAddressTransfersResult, AWSError>;
1795
1803
  /**
1796
- * Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide. When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for three days after the transfers have been accepted.
1804
+ * Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide. When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for 14 days after the transfers have been accepted.
1797
1805
  */
1798
1806
  describeAddressTransfers(callback?: (err: AWSError, data: EC2.Types.DescribeAddressTransfersResult) => void): Request<EC2.Types.DescribeAddressTransfersResult, AWSError>;
1799
1807
  /**
@@ -3949,11 +3957,11 @@ declare class EC2 extends Service {
3949
3957
  */
3950
3958
  modifyAvailabilityZoneGroup(callback?: (err: AWSError, data: EC2.Types.ModifyAvailabilityZoneGroupResult) => void): Request<EC2.Types.ModifyAvailabilityZoneGroupResult, AWSError>;
3951
3959
  /**
3952
- * Modifies a Capacity Reservation's capacity and the conditions under which it is to be released. You cannot change a Capacity Reservation's instance type, EBS optimization, instance store settings, platform, Availability Zone, or instance eligibility. If you need to modify any of these attributes, we recommend that you cancel the Capacity Reservation, and then create a new one with the required attributes.
3960
+ * Modifies a Capacity Reservation's capacity, instance eligibility, and the conditions under which it is to be released. You can't modify a Capacity Reservation's instance type, EBS optimization, platform, instance store settings, Availability Zone, or tenancy. If you need to modify any of these attributes, we recommend that you cancel the Capacity Reservation, and then create a new one with the required attributes. For more information, see Modify an active Capacity Reservation.
3953
3961
  */
3954
3962
  modifyCapacityReservation(params: EC2.Types.ModifyCapacityReservationRequest, callback?: (err: AWSError, data: EC2.Types.ModifyCapacityReservationResult) => void): Request<EC2.Types.ModifyCapacityReservationResult, AWSError>;
3955
3963
  /**
3956
- * Modifies a Capacity Reservation's capacity and the conditions under which it is to be released. You cannot change a Capacity Reservation's instance type, EBS optimization, instance store settings, platform, Availability Zone, or instance eligibility. If you need to modify any of these attributes, we recommend that you cancel the Capacity Reservation, and then create a new one with the required attributes.
3964
+ * Modifies a Capacity Reservation's capacity, instance eligibility, and the conditions under which it is to be released. You can't modify a Capacity Reservation's instance type, EBS optimization, platform, instance store settings, Availability Zone, or tenancy. If you need to modify any of these attributes, we recommend that you cancel the Capacity Reservation, and then create a new one with the required attributes. For more information, see Modify an active Capacity Reservation.
3957
3965
  */
3958
3966
  modifyCapacityReservation(callback?: (err: AWSError, data: EC2.Types.ModifyCapacityReservationResult) => void): Request<EC2.Types.ModifyCapacityReservationResult, AWSError>;
3959
3967
  /**
@@ -4476,6 +4484,14 @@ declare class EC2 extends Service {
4476
4484
  * Move a BYOIPv4 CIDR to IPAM from a public IPv4 pool. If you already have a BYOIPv4 CIDR with Amazon Web Services, you can move the CIDR to IPAM from a public IPv4 pool. You cannot move an IPv6 CIDR to IPAM. If you are bringing a new IP address to Amazon Web Services for the first time, complete the steps in Tutorial: BYOIP address CIDRs to IPAM.
4477
4485
  */
4478
4486
  moveByoipCidrToIpam(callback?: (err: AWSError, data: EC2.Types.MoveByoipCidrToIpamResult) => void): Request<EC2.Types.MoveByoipCidrToIpamResult, AWSError>;
4487
+ /**
4488
+ * Move available capacity from a source Capacity Reservation to a destination Capacity Reservation. The source Capacity Reservation and the destination Capacity Reservation must be active, owned by your Amazon Web Services account, and share the following: Instance type Platform Availability Zone Tenancy Placement group Capacity Reservation end time - At specific time or Manually.
4489
+ */
4490
+ moveCapacityReservationInstances(params: EC2.Types.MoveCapacityReservationInstancesRequest, callback?: (err: AWSError, data: EC2.Types.MoveCapacityReservationInstancesResult) => void): Request<EC2.Types.MoveCapacityReservationInstancesResult, AWSError>;
4491
+ /**
4492
+ * Move available capacity from a source Capacity Reservation to a destination Capacity Reservation. The source Capacity Reservation and the destination Capacity Reservation must be active, owned by your Amazon Web Services account, and share the following: Instance type Platform Availability Zone Tenancy Placement group Capacity Reservation end time - At specific time or Manually.
4493
+ */
4494
+ moveCapacityReservationInstances(callback?: (err: AWSError, data: EC2.Types.MoveCapacityReservationInstancesResult) => void): Request<EC2.Types.MoveCapacityReservationInstancesResult, AWSError>;
4479
4495
  /**
4480
4496
  * Provisions an IPv4 or IPv6 address range for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP) and creates a corresponding address pool. After the address range is provisioned, it is ready to be advertised using AdvertiseByoipCidr. Amazon Web Services verifies that you own the address range and are authorized to advertise it. You must ensure that the address range is registered to you and that you created an RPKI ROA to authorize Amazon ASNs 16509 and 14618 to advertise the address range. For more information, see Bring your own IP addresses (BYOIP) in the Amazon EC2 User Guide. Provisioning an address range is an asynchronous operation, so the call returns immediately, but the address range is not ready to use until its status changes from pending-provision to provisioned. To monitor the status of an address range, use DescribeByoipCidrs. To allocate an Elastic IP address from your IPv4 address pool, use AllocateAddress with either the specific address from the address pool or the ID of the address pool.
4481
4497
  */
@@ -6076,7 +6092,7 @@ declare namespace EC2 {
6076
6092
  */
6077
6093
  DestinationCidr?: String;
6078
6094
  /**
6079
- * The prefix of the Amazon Web Service.
6095
+ * The prefix of the Amazon Web Services service.
6080
6096
  */
6081
6097
  DestinationPrefixListId?: String;
6082
6098
  /**
@@ -8830,6 +8846,42 @@ declare namespace EC2 {
8830
8846
  */
8831
8847
  AmdSevSnp?: AmdSevSnpSpecification;
8832
8848
  }
8849
+ export interface CreateCapacityReservationBySplittingRequest {
8850
+ /**
8851
+ * Checks 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.
8852
+ */
8853
+ DryRun?: Boolean;
8854
+ /**
8855
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
8856
+ */
8857
+ ClientToken?: String;
8858
+ /**
8859
+ * The ID of the Capacity Reservation from which you want to split the available capacity.
8860
+ */
8861
+ SourceCapacityReservationId: CapacityReservationId;
8862
+ /**
8863
+ * The number of instances to split from the source Capacity Reservation.
8864
+ */
8865
+ InstanceCount: Integer;
8866
+ /**
8867
+ * The tags to apply to the new Capacity Reservation.
8868
+ */
8869
+ TagSpecifications?: TagSpecificationList;
8870
+ }
8871
+ export interface CreateCapacityReservationBySplittingResult {
8872
+ /**
8873
+ * Information about the source Capacity Reservation.
8874
+ */
8875
+ SourceCapacityReservation?: CapacityReservation;
8876
+ /**
8877
+ * Information about the destination Capacity Reservation.
8878
+ */
8879
+ DestinationCapacityReservation?: CapacityReservation;
8880
+ /**
8881
+ * The number of instances in the new Capacity Reservation. The number of instances in the source Capacity Reservation was reduced by this amount.
8882
+ */
8883
+ InstanceCount?: Integer;
8884
+ }
8833
8885
  export interface CreateCapacityReservationFleetRequest {
8834
8886
  /**
8835
8887
  * The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the prioritized allocation strategy is supported. For more information, see Allocation strategy in the Amazon EC2 User Guide. Valid values: prioritized
@@ -10314,7 +10366,7 @@ declare namespace EC2 {
10314
10366
  */
10315
10367
  AwsAccountId?: String;
10316
10368
  /**
10317
- * The Amazon Web Service. Currently not supported.
10369
+ * The Amazon Web Services service. Currently not supported.
10318
10370
  */
10319
10371
  AwsService?: String;
10320
10372
  /**
@@ -16375,7 +16427,7 @@ declare namespace EC2 {
16375
16427
  */
16376
16428
  NetworkInterfacePermissionIds?: NetworkInterfacePermissionIdList;
16377
16429
  /**
16378
- * One or more filters. network-interface-permission.network-interface-permission-id - The ID of the permission. network-interface-permission.network-interface-id - The ID of the network interface. network-interface-permission.aws-account-id - The Amazon Web Services account ID. network-interface-permission.aws-service - The Amazon Web Service. network-interface-permission.permission - The type of permission (INSTANCE-ATTACH | EIP-ASSOCIATE).
16430
+ * One or more filters. network-interface-permission.network-interface-permission-id - The ID of the permission. network-interface-permission.network-interface-id - The ID of the network interface. network-interface-permission.aws-account-id - The Amazon Web Services account ID. network-interface-permission.aws-service - The Amazon Web Services service. network-interface-permission.permission - The type of permission (INSTANCE-ATTACH | EIP-ASSOCIATE).
16379
16431
  */
16380
16432
  Filters?: FilterList;
16381
16433
  /**
@@ -16400,7 +16452,7 @@ declare namespace EC2 {
16400
16452
  export type DescribeNetworkInterfacesMaxResults = number;
16401
16453
  export interface DescribeNetworkInterfacesRequest {
16402
16454
  /**
16403
- * One or more filters. association.allocation-id - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface. association.association-id - The association ID returned when the network interface was associated with an IPv4 address. addresses.association.owner-id - The owner ID of the addresses associated with the network interface. addresses.association.public-ip - The association ID returned when the network interface was associated with the Elastic IP address (IPv4). addresses.primary - Whether the private IPv4 address is the primary IP address associated with the network interface. addresses.private-ip-address - The private IPv4 addresses associated with the network interface. association.ip-owner-id - The owner of the Elastic IP address (IPv4) associated with the network interface. association.public-ip - The address of the Elastic IP address (IPv4) bound to the network interface. association.public-dns-name - The public DNS name for the network interface (IPv4). attachment.attach-time - The time that the network interface was attached to an instance. attachment.attachment-id - The ID of the interface attachment. attachment.delete-on-termination - Indicates whether the attachment is deleted when an instance is terminated. attachment.device-index - The device index to which the network interface is attached. attachment.instance-id - The ID of the instance to which the network interface is attached. attachment.instance-owner-id - The owner ID of the instance to which the network interface is attached. attachment.status - The status of the attachment (attaching | attached | detaching | detached). availability-zone - The Availability Zone of the network interface. description - The description of the network interface. group-id - The ID of a security group associated with the network interface. ipv6-addresses.ipv6-address - An IPv6 address associated with the network interface. interface-type - The type of network interface (api_gateway_managed | aws_codestar_connections_managed | branch | ec2_instance_connect_endpoint | efa | efs | gateway_load_balancer | gateway_load_balancer_endpoint | global_accelerator_managed | interface | iot_rules_managed | lambda | load_balancer | nat_gateway | network_load_balancer | quicksight | transit_gateway | trunk | vpc_endpoint). mac-address - The MAC address of the network interface. network-interface-id - The ID of the network interface. owner-id - The Amazon Web Services account ID of the network interface owner. private-dns-name - The private DNS name of the network interface (IPv4). private-ip-address - The private IPv4 address or addresses of the network interface. requester-id - The alias or Amazon Web Services account ID of the principal or service that created the network interface. requester-managed - Indicates whether the network interface is being managed by an Amazon Web Service (for example, Amazon Web Services Management Console, Auto Scaling, and so on). source-dest-check - Indicates whether the network interface performs source/destination checking. A value of true means checking is enabled, and false means checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC. status - The status of the network interface. If the network interface is not attached to an instance, the status is available; if a network interface is attached to an instance the status is in-use. subnet-id - The ID of the subnet for the network interface. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the network interface.
16455
+ * One or more filters. association.allocation-id - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface. association.association-id - The association ID returned when the network interface was associated with an IPv4 address. addresses.association.owner-id - The owner ID of the addresses associated with the network interface. addresses.association.public-ip - The association ID returned when the network interface was associated with the Elastic IP address (IPv4). addresses.primary - Whether the private IPv4 address is the primary IP address associated with the network interface. addresses.private-ip-address - The private IPv4 addresses associated with the network interface. association.ip-owner-id - The owner of the Elastic IP address (IPv4) associated with the network interface. association.public-ip - The address of the Elastic IP address (IPv4) bound to the network interface. association.public-dns-name - The public DNS name for the network interface (IPv4). attachment.attach-time - The time that the network interface was attached to an instance. attachment.attachment-id - The ID of the interface attachment. attachment.delete-on-termination - Indicates whether the attachment is deleted when an instance is terminated. attachment.device-index - The device index to which the network interface is attached. attachment.instance-id - The ID of the instance to which the network interface is attached. attachment.instance-owner-id - The owner ID of the instance to which the network interface is attached. attachment.status - The status of the attachment (attaching | attached | detaching | detached). availability-zone - The Availability Zone of the network interface. description - The description of the network interface. group-id - The ID of a security group associated with the network interface. ipv6-addresses.ipv6-address - An IPv6 address associated with the network interface. interface-type - The type of network interface (api_gateway_managed | aws_codestar_connections_managed | branch | ec2_instance_connect_endpoint | efa | efs | gateway_load_balancer | gateway_load_balancer_endpoint | global_accelerator_managed | interface | iot_rules_managed | lambda | load_balancer | nat_gateway | network_load_balancer | quicksight | transit_gateway | trunk | vpc_endpoint). mac-address - The MAC address of the network interface. network-interface-id - The ID of the network interface. owner-id - The Amazon Web Services account ID of the network interface owner. private-dns-name - The private DNS name of the network interface (IPv4). private-ip-address - The private IPv4 address or addresses of the network interface. requester-id - The alias or Amazon Web Services account ID of the principal or service that created the network interface. requester-managed - Indicates whether the network interface is being managed by an Amazon Web Services service (for example, Amazon Web Services Management Console, Auto Scaling, and so on). source-dest-check - Indicates whether the network interface performs source/destination checking. A value of true means checking is enabled, and false means checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC. status - The status of the network interface. If the network interface is not attached to an instance, the status is available; if a network interface is attached to an instance the status is in-use. subnet-id - The ID of the subnet for the network interface. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the network interface.
16404
16456
  */
16405
16457
  Filters?: FilterList;
16406
16458
  /**
@@ -16747,7 +16799,7 @@ declare namespace EC2 {
16747
16799
  export type DescribeRouteTablesMaxResults = number;
16748
16800
  export interface DescribeRouteTablesRequest {
16749
16801
  /**
16750
- * The filters. association.gateway-id - The ID of the gateway involved in the association. association.route-table-association-id - The ID of an association ID for the route table. association.route-table-id - The ID of the route table involved in the association. association.subnet-id - The ID of the subnet involved in the association. association.main - Indicates whether the route table is the main route table for the VPC (true | false). Route tables that do not have an association ID are not returned in the response. owner-id - The ID of the Amazon Web Services account that owns the route table. route-table-id - The ID of the route table. route.destination-cidr-block - The IPv4 CIDR range specified in a route in the table. route.destination-ipv6-cidr-block - The IPv6 CIDR range specified in a route in the route table. route.destination-prefix-list-id - The ID (prefix) of the Amazon Web Service specified in a route in the table. route.egress-only-internet-gateway-id - The ID of an egress-only Internet gateway specified in a route in the route table. route.gateway-id - The ID of a gateway specified in a route in the table. route.instance-id - The ID of an instance specified in a route in the table. route.nat-gateway-id - The ID of a NAT gateway. route.transit-gateway-id - The ID of a transit gateway. route.origin - Describes how the route was created. CreateRouteTable indicates that the route was automatically created when the route table was created; CreateRoute indicates that the route was manually added to the route table; EnableVgwRoutePropagation indicates that the route was propagated by route propagation. route.state - The state of a route in the route table (active | blackhole). The blackhole state indicates that the route's target isn't available (for example, the specified gateway isn't attached to the VPC, the specified NAT instance has been terminated, and so on). route.vpc-peering-connection-id - The ID of a VPC peering connection specified in a route in the table. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the route table.
16802
+ * The filters. association.gateway-id - The ID of the gateway involved in the association. association.route-table-association-id - The ID of an association ID for the route table. association.route-table-id - The ID of the route table involved in the association. association.subnet-id - The ID of the subnet involved in the association. association.main - Indicates whether the route table is the main route table for the VPC (true | false). Route tables that do not have an association ID are not returned in the response. owner-id - The ID of the Amazon Web Services account that owns the route table. route-table-id - The ID of the route table. route.destination-cidr-block - The IPv4 CIDR range specified in a route in the table. route.destination-ipv6-cidr-block - The IPv6 CIDR range specified in a route in the route table. route.destination-prefix-list-id - The ID (prefix) of the Amazon Web Services service specified in a route in the table. route.egress-only-internet-gateway-id - The ID of an egress-only Internet gateway specified in a route in the route table. route.gateway-id - The ID of a gateway specified in a route in the table. route.instance-id - The ID of an instance specified in a route in the table. route.nat-gateway-id - The ID of a NAT gateway. route.transit-gateway-id - The ID of a transit gateway. route.origin - Describes how the route was created. CreateRouteTable indicates that the route was automatically created when the route table was created; CreateRoute indicates that the route was manually added to the route table; EnableVgwRoutePropagation indicates that the route was propagated by route propagation. route.state - The state of a route in the route table (active | blackhole). The blackhole state indicates that the route's target isn't available (for example, the specified gateway isn't attached to the VPC, the specified NAT instance has been terminated, and so on). route.vpc-peering-connection-id - The ID of a VPC peering connection specified in a route in the table. tag:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the route table.
16751
16803
  */
16752
16804
  Filters?: FilterList;
16753
16805
  /**
@@ -28444,6 +28496,10 @@ declare namespace EC2 {
28444
28496
  * Reserved for future use.
28445
28497
  */
28446
28498
  AdditionalInfo?: String;
28499
+ /**
28500
+ * The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation. If you change the instance eligibility of an existing Capacity Reservation from targeted to open, any running instances that match the attributes of the Capacity Reservation, have the CapacityReservationPreference set to open, and are not yet running in the Capacity Reservation, will automatically use the modified Capacity Reservation. To modify the instance eligibility, the Capacity Reservation must be completely idle (zero usage).
28501
+ */
28502
+ InstanceMatchCriteria?: InstanceMatchCriteria;
28447
28503
  }
28448
28504
  export interface ModifyCapacityReservationResult {
28449
28505
  /**
@@ -30667,6 +30723,42 @@ declare namespace EC2 {
30667
30723
  */
30668
30724
  ByoipCidr?: ByoipCidr;
30669
30725
  }
30726
+ export interface MoveCapacityReservationInstancesRequest {
30727
+ /**
30728
+ * Checks 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.
30729
+ */
30730
+ DryRun?: Boolean;
30731
+ /**
30732
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
30733
+ */
30734
+ ClientToken?: String;
30735
+ /**
30736
+ * The ID of the Capacity Reservation from which you want to move capacity.
30737
+ */
30738
+ SourceCapacityReservationId: CapacityReservationId;
30739
+ /**
30740
+ * The ID of the Capacity Reservation that you want to move capacity into.
30741
+ */
30742
+ DestinationCapacityReservationId: CapacityReservationId;
30743
+ /**
30744
+ * The number of instances that you want to move from the source Capacity Reservation.
30745
+ */
30746
+ InstanceCount: Integer;
30747
+ }
30748
+ export interface MoveCapacityReservationInstancesResult {
30749
+ /**
30750
+ * Information about the source Capacity Reservation.
30751
+ */
30752
+ SourceCapacityReservation?: CapacityReservation;
30753
+ /**
30754
+ * Information about the destination Capacity Reservation.
30755
+ */
30756
+ DestinationCapacityReservation?: CapacityReservation;
30757
+ /**
30758
+ * The number of instances that were moved from the source Capacity Reservation to the destination Capacity Reservation.
30759
+ */
30760
+ InstanceCount?: Integer;
30761
+ }
30670
30762
  export type MoveStatus = "movingToVpc"|"restoringToClassic"|string;
30671
30763
  export interface MovingAddressStatus {
30672
30764
  /**
@@ -31413,7 +31505,7 @@ declare namespace EC2 {
31413
31505
  */
31414
31506
  AwsAccountId?: String;
31415
31507
  /**
31416
- * The Amazon Web Service.
31508
+ * The Amazon Web Services service.
31417
31509
  */
31418
31510
  AwsService?: String;
31419
31511
  /**
@@ -32109,7 +32201,7 @@ declare namespace EC2 {
32109
32201
  export type PortRangeList = PortRange[];
32110
32202
  export interface PrefixList {
32111
32203
  /**
32112
- * The IP address range of the Amazon Web Service.
32204
+ * The IP address range of the Amazon Web Services service.
32113
32205
  */
32114
32206
  Cidrs?: ValueStringList;
32115
32207
  /**
@@ -34649,7 +34741,7 @@ declare namespace EC2 {
34649
34741
  */
34650
34742
  DestinationIpv6CidrBlock?: String;
34651
34743
  /**
34652
- * The prefix of the Amazon Web Service.
34744
+ * The prefix of the Amazon Web Services service.
34653
34745
  */
34654
34746
  DestinationPrefixListId?: String;
34655
34747
  /**
package/clients/eks.d.ts CHANGED
@@ -526,7 +526,7 @@ declare class EKS extends Service {
526
526
  waitFor(state: "fargateProfileDeleted", callback?: (err: AWSError, data: EKS.Types.DescribeFargateProfileResponse) => void): Request<EKS.Types.DescribeFargateProfileResponse, AWSError>;
527
527
  }
528
528
  declare namespace EKS {
529
- export type AMITypes = "AL2_x86_64"|"AL2_x86_64_GPU"|"AL2_ARM_64"|"CUSTOM"|"BOTTLEROCKET_ARM_64"|"BOTTLEROCKET_x86_64"|"BOTTLEROCKET_ARM_64_NVIDIA"|"BOTTLEROCKET_x86_64_NVIDIA"|"WINDOWS_CORE_2019_x86_64"|"WINDOWS_FULL_2019_x86_64"|"WINDOWS_CORE_2022_x86_64"|"WINDOWS_FULL_2022_x86_64"|"AL2023_x86_64_STANDARD"|"AL2023_ARM_64_STANDARD"|string;
529
+ export type AMITypes = "AL2_x86_64"|"AL2_x86_64_GPU"|"AL2_ARM_64"|"CUSTOM"|"BOTTLEROCKET_ARM_64"|"BOTTLEROCKET_x86_64"|"BOTTLEROCKET_ARM_64_NVIDIA"|"BOTTLEROCKET_x86_64_NVIDIA"|"WINDOWS_CORE_2019_x86_64"|"WINDOWS_FULL_2019_x86_64"|"WINDOWS_CORE_2022_x86_64"|"WINDOWS_FULL_2022_x86_64"|"AL2023_x86_64_STANDARD"|"AL2023_ARM_64_STANDARD"|"AL2023_x86_64_NEURON"|"AL2023_x86_64_NVIDIA"|string;
530
530
  export interface AccessConfigResponse {
531
531
  /**
532
532
  * Specifies whether or not the cluster creator IAM principal was set as a cluster admin access entry during cluster creation time.
@@ -5834,6 +5834,10 @@ The Multiplex must be in the same region as the Channel.
5834
5834
  Scte35Pid?: __integer;
5835
5835
  TimedMetadataPid?: __integer;
5836
5836
  VideoPid?: __integer;
5837
+ AribCaptionsPid?: __integer;
5838
+ DvbTeletextPids?: __listOf__integer;
5839
+ EcmPid?: __integer;
5840
+ Smpte2038Pid?: __integer;
5837
5841
  }
5838
5842
  export interface MultiplexProgramPipelineDetail {
5839
5843
  /**
@@ -7607,6 +7611,7 @@ Only specify sources for PULL type Inputs. Leave Destinations empty.
7607
7611
  * Name of the multiplex.
7608
7612
  */
7609
7613
  Name?: __string;
7614
+ PacketIdentifiersMapping?: MultiplexPacketIdentifiersMapping;
7610
7615
  }
7611
7616
  export interface UpdateMultiplexResponse {
7612
7617
  /**
@@ -9315,6 +9320,7 @@ one destination per packager.
9315
9320
  }
9316
9321
  export type __listOfSrtCallerSource = SrtCallerSource[];
9317
9322
  export type __listOfSrtCallerSourceRequest = SrtCallerSourceRequest[];
9323
+ export type MultiplexPacketIdentifiersMapping = {[key: string]: MultiplexProgramPacketIdentifiersMap};
9318
9324
  /**
9319
9325
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
9320
9326
  */