cdk-comprehend-s3olap 2.0.21 → 2.0.24
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/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +28 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +144 -69
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +711 -707
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +58 -3
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
- package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
- package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
- package/node_modules/aws-sdk/clients/datasync.d.ts +133 -38
- package/node_modules/aws-sdk/clients/ec2.d.ts +33 -21
- package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
- package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +64 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
- package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
- package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
- package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
- package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
- package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
- package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +70 -22
- package/node_modules/aws-sdk/dist/aws-sdk.js +1013 -900
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
- package/node_modules/aws-sdk/lib/model/api.js +1 -0
- package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/install.js +4 -4
- package/node_modules/esbuild/lib/main.js +12 -12
- package/node_modules/esbuild/package.json +21 -21
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +5 -5
@@ -693,11 +693,11 @@ declare class EC2 extends Service {
|
|
693
693
|
*/
|
694
694
|
createRestoreImageTask(callback?: (err: AWSError, data: EC2.Types.CreateRestoreImageTaskResult) => void): Request<EC2.Types.CreateRestoreImageTaskResult, AWSError>;
|
695
695
|
/**
|
696
|
-
* Creates a route in a route table within a VPC. You must specify
|
696
|
+
* Creates a route in a route table within a VPC. You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
697
697
|
*/
|
698
698
|
createRoute(params: EC2.Types.CreateRouteRequest, callback?: (err: AWSError, data: EC2.Types.CreateRouteResult) => void): Request<EC2.Types.CreateRouteResult, AWSError>;
|
699
699
|
/**
|
700
|
-
* Creates a route in a route table within a VPC. You must specify
|
700
|
+
* Creates a route in a route table within a VPC. You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
701
701
|
*/
|
702
702
|
createRoute(callback?: (err: AWSError, data: EC2.Types.CreateRouteResult) => void): Request<EC2.Types.CreateRouteResult, AWSError>;
|
703
703
|
/**
|
@@ -837,11 +837,11 @@ declare class EC2 extends Service {
|
|
837
837
|
*/
|
838
838
|
createTransitGatewayMulticastDomain(callback?: (err: AWSError, data: EC2.Types.CreateTransitGatewayMulticastDomainResult) => void): Request<EC2.Types.CreateTransitGatewayMulticastDomainResult, AWSError>;
|
839
839
|
/**
|
840
|
-
* Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The
|
840
|
+
* Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The peer transit gateway can be in your account or a different Amazon Web Services account. After you create the peering attachment, the owner of the accepter transit gateway must accept the attachment request.
|
841
841
|
*/
|
842
842
|
createTransitGatewayPeeringAttachment(params: EC2.Types.CreateTransitGatewayPeeringAttachmentRequest, callback?: (err: AWSError, data: EC2.Types.CreateTransitGatewayPeeringAttachmentResult) => void): Request<EC2.Types.CreateTransitGatewayPeeringAttachmentResult, AWSError>;
|
843
843
|
/**
|
844
|
-
* Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The
|
844
|
+
* Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The peer transit gateway can be in your account or a different Amazon Web Services account. After you create the peering attachment, the owner of the accepter transit gateway must accept the attachment request.
|
845
845
|
*/
|
846
846
|
createTransitGatewayPeeringAttachment(callback?: (err: AWSError, data: EC2.Types.CreateTransitGatewayPeeringAttachmentResult) => void): Request<EC2.Types.CreateTransitGatewayPeeringAttachmentResult, AWSError>;
|
847
847
|
/**
|
@@ -3829,11 +3829,11 @@ declare class EC2 extends Service {
|
|
3829
3829
|
*/
|
3830
3830
|
rejectVpcPeeringConnection(callback?: (err: AWSError, data: EC2.Types.RejectVpcPeeringConnectionResult) => void): Request<EC2.Types.RejectVpcPeeringConnectionResult, AWSError>;
|
3831
3831
|
/**
|
3832
|
-
* Releases the specified Elastic IP address. [EC2-Classic, default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. To disassociate an Elastic IP address without releasing it, use DisassociateAddress. [Nondefault VPC] You must use DisassociateAddress to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (InvalidIPAddress.InUse). After releasing an Elastic IP address, it is released to the IP address pool. Be sure to update your DNS records and any servers or devices that communicate with the address. If you attempt to release an Elastic IP address that you already released, you'll get an AuthFailure error if the address is already allocated to another Amazon Web Services account. [EC2-VPC] After you release an Elastic IP address for use in a VPC, you might be able to recover it. For more information, see AllocateAddress.
|
3832
|
+
* Releases the specified Elastic IP address. [EC2-Classic, default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. To disassociate an Elastic IP address without releasing it, use DisassociateAddress. [Nondefault VPC] You must use DisassociateAddress to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (InvalidIPAddress.InUse). After releasing an Elastic IP address, it is released to the IP address pool. Be sure to update your DNS records and any servers or devices that communicate with the address. If you attempt to release an Elastic IP address that you already released, you'll get an AuthFailure error if the address is already allocated to another Amazon Web Services account. [EC2-VPC] After you release an Elastic IP address for use in a VPC, you might be able to recover it. For more information, see AllocateAddress. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.
|
3833
3833
|
*/
|
3834
3834
|
releaseAddress(params: EC2.Types.ReleaseAddressRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
3835
3835
|
/**
|
3836
|
-
* Releases the specified Elastic IP address. [EC2-Classic, default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. To disassociate an Elastic IP address without releasing it, use DisassociateAddress. [Nondefault VPC] You must use DisassociateAddress to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (InvalidIPAddress.InUse). After releasing an Elastic IP address, it is released to the IP address pool. Be sure to update your DNS records and any servers or devices that communicate with the address. If you attempt to release an Elastic IP address that you already released, you'll get an AuthFailure error if the address is already allocated to another Amazon Web Services account. [EC2-VPC] After you release an Elastic IP address for use in a VPC, you might be able to recover it. For more information, see AllocateAddress.
|
3836
|
+
* Releases the specified Elastic IP address. [EC2-Classic, default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. To disassociate an Elastic IP address without releasing it, use DisassociateAddress. [Nondefault VPC] You must use DisassociateAddress to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (InvalidIPAddress.InUse). After releasing an Elastic IP address, it is released to the IP address pool. Be sure to update your DNS records and any servers or devices that communicate with the address. If you attempt to release an Elastic IP address that you already released, you'll get an AuthFailure error if the address is already allocated to another Amazon Web Services account. [EC2-VPC] After you release an Elastic IP address for use in a VPC, you might be able to recover it. For more information, see AllocateAddress. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.
|
3837
3837
|
*/
|
3838
3838
|
releaseAddress(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
3839
3839
|
/**
|
@@ -3877,11 +3877,11 @@ declare class EC2 extends Service {
|
|
3877
3877
|
*/
|
3878
3878
|
replaceNetworkAclEntry(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
3879
3879
|
/**
|
3880
|
-
* Replaces an existing route within a route table in a VPC. You must
|
3880
|
+
* Replaces an existing route within a route table in a VPC. You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list, or reset the local route to its default target. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
3881
3881
|
*/
|
3882
3882
|
replaceRoute(params: EC2.Types.ReplaceRouteRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
3883
3883
|
/**
|
3884
|
-
* Replaces an existing route within a route table in a VPC. You must
|
3884
|
+
* Replaces an existing route within a route table in a VPC. You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list, or reset the local route to its default target. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
3885
3885
|
*/
|
3886
3886
|
replaceRoute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
3887
3887
|
/**
|
@@ -6448,7 +6448,7 @@ declare namespace EC2 {
|
|
6448
6448
|
*/
|
6449
6449
|
EbsOptimized?: Boolean;
|
6450
6450
|
/**
|
6451
|
-
*
|
6451
|
+
* Deprecated.
|
6452
6452
|
*/
|
6453
6453
|
EphemeralStorage?: Boolean;
|
6454
6454
|
/**
|
@@ -7524,7 +7524,7 @@ declare namespace EC2 {
|
|
7524
7524
|
*/
|
7525
7525
|
EbsOptimized?: Boolean;
|
7526
7526
|
/**
|
7527
|
-
*
|
7527
|
+
* Deprecated.
|
7528
7528
|
*/
|
7529
7529
|
EphemeralStorage?: Boolean;
|
7530
7530
|
/**
|
@@ -8324,7 +8324,7 @@ declare namespace EC2 {
|
|
8324
8324
|
*/
|
8325
8325
|
LaunchTemplateData: RequestLaunchTemplateData;
|
8326
8326
|
/**
|
8327
|
-
* The tags to apply to the launch template
|
8327
|
+
* The tags to apply to the launch template on creation. To tag the launch template, the resource type must be launch-template. To specify the tags for the resources that are created when an instance is launched, you must use the TagSpecifications parameter in the launch template data structure.
|
8328
8328
|
*/
|
8329
8329
|
TagSpecifications?: TagSpecificationList;
|
8330
8330
|
}
|
@@ -8761,6 +8761,10 @@ declare namespace EC2 {
|
|
8761
8761
|
* The tags to apply to the new placement group.
|
8762
8762
|
*/
|
8763
8763
|
TagSpecifications?: TagSpecificationList;
|
8764
|
+
/**
|
8765
|
+
* Determines how placement groups spread instances. Host – You can use host only with Outpost placement groups. Rack – No usage restrictions.
|
8766
|
+
*/
|
8767
|
+
SpreadLevel?: SpreadLevel;
|
8764
8768
|
}
|
8765
8769
|
export interface CreatePlacementGroupResult {
|
8766
8770
|
PlacementGroup?: PlacementGroup;
|
@@ -13394,7 +13398,7 @@ declare namespace EC2 {
|
|
13394
13398
|
export type DescribeNetworkAclsMaxResults = number;
|
13395
13399
|
export interface DescribeNetworkAclsRequest {
|
13396
13400
|
/**
|
13397
|
-
* One or more filters. association.association-id - The ID of an association ID for the ACL. association.network-acl-id - The ID of the network ACL involved in the association. association.subnet-id - The ID of the subnet involved in the association. default - Indicates whether the ACL is the default network ACL for the VPC. entry.cidr - The IPv4 CIDR range specified in the entry. entry.icmp.code - The ICMP code specified in the entry, if any. entry.icmp.type - The ICMP type specified in the entry, if any. entry.ipv6-cidr - The IPv6 CIDR range specified in the entry. entry.port-range.from - The start of the port range specified in the entry. entry.port-range.to - The end of the port range specified in the entry. entry.protocol - The protocol specified in the entry (tcp | udp | icmp or a protocol number). entry.rule-action - Allows or denies the matching traffic (allow | deny). entry.rule-number - The number of an entry (in other words, rule) in the set of ACL entries. network-acl-id - The ID of the network ACL. owner-id - The ID of the Amazon Web Services account that owns the network ACL. tag:<key> - 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 ACL.
|
13401
|
+
* One or more filters. association.association-id - The ID of an association ID for the ACL. association.network-acl-id - The ID of the network ACL involved in the association. association.subnet-id - The ID of the subnet involved in the association. default - Indicates whether the ACL is the default network ACL for the VPC. entry.cidr - The IPv4 CIDR range specified in the entry. entry.icmp.code - The ICMP code specified in the entry, if any. entry.icmp.type - The ICMP type specified in the entry, if any. entry.ipv6-cidr - The IPv6 CIDR range specified in the entry. entry.port-range.from - The start of the port range specified in the entry. entry.port-range.to - The end of the port range specified in the entry. entry.protocol - The protocol specified in the entry (tcp | udp | icmp or a protocol number). entry.rule-action - Allows or denies the matching traffic (allow | deny). entry.egress - A Boolean that indicates the type of rule. Specify true for egress rules, or false for ingress rules. entry.rule-number - The number of an entry (in other words, rule) in the set of ACL entries. network-acl-id - The ID of the network ACL. owner-id - The ID of the Amazon Web Services account that owns the network ACL. tag:<key> - 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 ACL.
|
13398
13402
|
*/
|
13399
13403
|
Filters?: FilterList;
|
13400
13404
|
/**
|
@@ -13676,7 +13680,7 @@ declare namespace EC2 {
|
|
13676
13680
|
}
|
13677
13681
|
export interface DescribePlacementGroupsRequest {
|
13678
13682
|
/**
|
13679
|
-
* The filters. group-name - The name of the placement group. group-arn - The Amazon Resource Name (ARN) of the placement group. state - The state of the placement group (pending | available | deleting | deleted). strategy - The strategy of the placement group (cluster | spread | partition). tag:<key> - 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 that have a tag with a specific key, regardless of the tag value.
|
13683
|
+
* The filters. group-name - The name of the placement group. group-arn - The Amazon Resource Name (ARN) of the placement group. spread-level - The spread level for the placement group (host | rack). state - The state of the placement group (pending | available | deleting | deleted). strategy - The strategy of the placement group (cluster | spread | partition). tag:<key> - 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 that have a tag with a specific key, regardless of the tag value.
|
13680
13684
|
*/
|
13681
13685
|
Filters?: FilterList;
|
13682
13686
|
/**
|
@@ -16811,7 +16815,7 @@ declare namespace EC2 {
|
|
16811
16815
|
*/
|
16812
16816
|
EventDescription?: String;
|
16813
16817
|
/**
|
16814
|
-
* The event. error events: iamFleetRoleInvalid - The EC2 Fleet or Spot Fleet does not have the required permissions either to launch or terminate an instance. allLaunchSpecsTemporarilyBlacklisted - None of the configurations are valid, and several attempts to launch instances have failed. For more information, see the description of the event. spotInstanceCountLimitExceeded - You've reached the limit on the number of Spot Instances that you can launch. spotFleetRequestConfigurationInvalid - The configuration is not valid. For more information, see the description of the event. fleetRequestChange events: active - The EC2 Fleet or Spot Fleet request has been validated and Amazon EC2 is attempting to maintain the target number of running instances. cancelled - The EC2 Fleet or Spot Fleet request is canceled and has no running instances. The EC2 Fleet or Spot Fleet will be deleted two days after its instances are terminated. cancelled_running - The EC2 Fleet or Spot Fleet request is canceled and does not launch additional instances. Its existing instances continue to run until they are interrupted or terminated. The request remains in this state until all instances are interrupted or terminated. cancelled_terminating - The EC2 Fleet or Spot Fleet request is canceled and its instances are terminating. The request remains in this state until all instances are terminated. expired - The EC2 Fleet or Spot Fleet request has expired. If the request was created with TerminateInstancesWithExpiration set, a subsequent terminated event indicates that the instances are terminated. modify_in_progress - The EC2 Fleet or Spot Fleet request is being modified. The request remains in this state until the modification is fully processed. modify_succeeded - The EC2 Fleet or Spot Fleet request was modified. submitted - The EC2 Fleet or Spot Fleet request is being evaluated and Amazon EC2 is preparing to launch the target number of instances. progress - The EC2 Fleet or Spot Fleet request is in the process of being fulfilled. instanceChange events: launched - A new instance was launched. terminated - An instance was terminated by the user. termination_notified - An instance termination notification was sent when a Spot Instance was terminated by Amazon EC2 during scale-down, when the target capacity of the fleet was modified down, for example, from a target capacity of 4 to a target capacity of 3. Information events: fleetProgressHalted - The price in every launch specification is not valid because it is below the Spot price (all the launch specifications have produced launchSpecUnusable events). A launch specification might become valid if the Spot price changes. launchSpecTemporarilyBlacklisted - The configuration is not valid and several attempts to launch instances have failed. For more information, see the description of the event. launchSpecUnusable - The price in a launch specification is not valid because it is below the Spot price. registerWithLoadBalancersFailed - An attempt to register instances with load balancers failed. For more information, see the description of the event.
|
16818
|
+
* The event. error events: iamFleetRoleInvalid - The EC2 Fleet or Spot Fleet does not have the required permissions either to launch or terminate an instance. allLaunchSpecsTemporarilyBlacklisted - None of the configurations are valid, and several attempts to launch instances have failed. For more information, see the description of the event. spotInstanceCountLimitExceeded - You've reached the limit on the number of Spot Instances that you can launch. spotFleetRequestConfigurationInvalid - The configuration is not valid. For more information, see the description of the event. fleetRequestChange events: active - The EC2 Fleet or Spot Fleet request has been validated and Amazon EC2 is attempting to maintain the target number of running instances. deleted (EC2 Fleet) / cancelled (Spot Fleet) - The EC2 Fleet is deleted or the Spot Fleet request is canceled and has no running instances. The EC2 Fleet or Spot Fleet will be deleted two days after its instances are terminated. deleted_running (EC2 Fleet) / cancelled_running (Spot Fleet) - The EC2 Fleet is deleted or the Spot Fleet request is canceled and does not launch additional instances. Its existing instances continue to run until they are interrupted or terminated. The request remains in this state until all instances are interrupted or terminated. deleted_terminating (EC2 Fleet) / cancelled_terminating (Spot Fleet) - The EC2 Fleet is deleted or the Spot Fleet request is canceled and its instances are terminating. The request remains in this state until all instances are terminated. expired - The EC2 Fleet or Spot Fleet request has expired. If the request was created with TerminateInstancesWithExpiration set, a subsequent terminated event indicates that the instances are terminated. modify_in_progress - The EC2 Fleet or Spot Fleet request is being modified. The request remains in this state until the modification is fully processed. modify_succeeded - The EC2 Fleet or Spot Fleet request was modified. submitted - The EC2 Fleet or Spot Fleet request is being evaluated and Amazon EC2 is preparing to launch the target number of instances. progress - The EC2 Fleet or Spot Fleet request is in the process of being fulfilled. instanceChange events: launched - A new instance was launched. terminated - An instance was terminated by the user. termination_notified - An instance termination notification was sent when a Spot Instance was terminated by Amazon EC2 during scale-down, when the target capacity of the fleet was modified down, for example, from a target capacity of 4 to a target capacity of 3. Information events: fleetProgressHalted - The price in every launch specification is not valid because it is below the Spot price (all the launch specifications have produced launchSpecUnusable events). A launch specification might become valid if the Spot price changes. launchSpecTemporarilyBlacklisted - The configuration is not valid and several attempts to launch instances have failed. For more information, see the description of the event. launchSpecUnusable - The price in a launch specification is not valid because it is below the Spot price. registerWithLoadBalancersFailed - An attempt to register instances with load balancers failed. For more information, see the description of the event.
|
16815
16819
|
*/
|
16816
16820
|
EventSubType?: String;
|
16817
16821
|
/**
|
@@ -21014,7 +21018,7 @@ declare namespace EC2 {
|
|
21014
21018
|
*/
|
21015
21019
|
LocalStorage?: LocalStorage;
|
21016
21020
|
/**
|
21017
|
-
* The type of local storage that is required. For instance types with hard disk drive (HDD) storage, specify hdd. For instance types with solid state drive (
|
21021
|
+
* The type of local storage that is required. For instance types with hard disk drive (HDD) storage, specify hdd. For instance types with solid state drive (SSD) storage, specify ssd. Default: hdd and ssd
|
21018
21022
|
*/
|
21019
21023
|
LocalStorageTypes?: LocalStorageTypeSet;
|
21020
21024
|
/**
|
@@ -21100,7 +21104,7 @@ declare namespace EC2 {
|
|
21100
21104
|
*/
|
21101
21105
|
LocalStorage?: LocalStorage;
|
21102
21106
|
/**
|
21103
|
-
* The type of local storage that is required. For instance types with hard disk drive (HDD) storage, specify hdd. For instance types with solid state drive (
|
21107
|
+
* The type of local storage that is required. For instance types with hard disk drive (HDD) storage, specify hdd. For instance types with solid state drive (SSD) storage, specify ssd. Default: hdd and ssd
|
21104
21108
|
*/
|
21105
21109
|
LocalStorageTypes?: LocalStorageTypeSet;
|
21106
21110
|
/**
|
@@ -22895,7 +22899,7 @@ declare namespace EC2 {
|
|
22895
22899
|
}
|
22896
22900
|
export interface LaunchTemplateTagSpecification {
|
22897
22901
|
/**
|
22898
|
-
* The type of resource.
|
22902
|
+
* The type of resource to tag.
|
22899
22903
|
*/
|
22900
22904
|
ResourceType?: ResourceType;
|
22901
22905
|
/**
|
@@ -22906,7 +22910,7 @@ declare namespace EC2 {
|
|
22906
22910
|
export type LaunchTemplateTagSpecificationList = LaunchTemplateTagSpecification[];
|
22907
22911
|
export interface LaunchTemplateTagSpecificationRequest {
|
22908
22912
|
/**
|
22909
|
-
* The type of resource to tag.
|
22913
|
+
* The type of resource to tag. The Valid Values are all the resource types that can be tagged. However, when creating a launch template, you can specify tags for the following resource types only: instance | volume | elastic-gpu | network-interface | spot-instances-request To tag a resource after it has been created, see CreateTags.
|
22910
22914
|
*/
|
22911
22915
|
ResourceType?: ResourceType;
|
22912
22916
|
/**
|
@@ -26158,6 +26162,9 @@ declare namespace EC2 {
|
|
26158
26162
|
* The additional details.
|
26159
26163
|
*/
|
26160
26164
|
AdditionalDetails?: AdditionalDetailList;
|
26165
|
+
/**
|
26166
|
+
* The transit gateway.
|
26167
|
+
*/
|
26161
26168
|
TransitGateway?: AnalysisComponent;
|
26162
26169
|
/**
|
26163
26170
|
* The route in a transit gateway route table.
|
@@ -26405,6 +26412,10 @@ declare namespace EC2 {
|
|
26405
26412
|
* The Amazon Resource Name (ARN) of the placement group.
|
26406
26413
|
*/
|
26407
26414
|
GroupArn?: String;
|
26415
|
+
/**
|
26416
|
+
* The spread level for the placement group. Only Outpost placement groups can be spread across hosts.
|
26417
|
+
*/
|
26418
|
+
SpreadLevel?: SpreadLevel;
|
26408
26419
|
}
|
26409
26420
|
export type PlacementGroupArn = string;
|
26410
26421
|
export type PlacementGroupId = string;
|
@@ -27697,7 +27708,7 @@ declare namespace EC2 {
|
|
27697
27708
|
*/
|
27698
27709
|
UserData?: String;
|
27699
27710
|
/**
|
27700
|
-
* The tags to apply to the resources during launch. You can
|
27711
|
+
* The tags to apply to the resources that are created during instance launch. You can specify tags for the following resources only: Instances Volumes Elastic graphics Spot Instance requests Network interfaces To tag a resource after it has been created, see CreateTags. To tag the launch template itself, you must use the TagSpecification parameter.
|
27701
27712
|
*/
|
27702
27713
|
TagSpecifications?: LaunchTemplateTagSpecificationRequestList;
|
27703
27714
|
/**
|
@@ -27721,7 +27732,7 @@ declare namespace EC2 {
|
|
27721
27732
|
*/
|
27722
27733
|
InstanceMarketOptions?: LaunchTemplateInstanceMarketOptionsRequest;
|
27723
27734
|
/**
|
27724
|
-
* The credit option for CPU usage of the instance. Valid for
|
27735
|
+
* The credit option for CPU usage of the instance. Valid only for T instances.
|
27725
27736
|
*/
|
27726
27737
|
CreditSpecification?: CreditSpecificationRequest;
|
27727
27738
|
/**
|
@@ -28473,7 +28484,7 @@ declare namespace EC2 {
|
|
28473
28484
|
*/
|
28474
28485
|
UserData?: String;
|
28475
28486
|
/**
|
28476
|
-
* The tags.
|
28487
|
+
* The tags that are applied to the resources that are created during instance launch.
|
28477
28488
|
*/
|
28478
28489
|
TagSpecifications?: LaunchTemplateTagSpecificationList;
|
28479
28490
|
/**
|
@@ -30826,6 +30837,7 @@ declare namespace EC2 {
|
|
30826
30837
|
Timestamp?: DateTime;
|
30827
30838
|
}
|
30828
30839
|
export type SpotPriceHistoryList = SpotPrice[];
|
30840
|
+
export type SpreadLevel = "host"|"rack"|string;
|
30829
30841
|
export interface StaleIpPermission {
|
30830
30842
|
/**
|
30831
30843
|
* The start of the port range for the TCP and UDP protocols, or an ICMP type number. A value of -1 indicates all ICMP types.
|
@@ -213,11 +213,11 @@ declare class ELBv2 extends Service {
|
|
213
213
|
*/
|
214
214
|
modifyRule(callback?: (err: AWSError, data: ELBv2.Types.ModifyRuleOutput) => void): Request<ELBv2.Types.ModifyRuleOutput, AWSError>;
|
215
215
|
/**
|
216
|
-
* Modifies the health checks used when evaluating the health state of the targets in the specified target group.
|
216
|
+
* Modifies the health checks used when evaluating the health state of the targets in the specified target group. If the protocol of the target group is TCP, TLS, UDP, or TCP_UDP, you can't modify the health check protocol, interval, timeout, or success codes.
|
217
217
|
*/
|
218
218
|
modifyTargetGroup(params: ELBv2.Types.ModifyTargetGroupInput, callback?: (err: AWSError, data: ELBv2.Types.ModifyTargetGroupOutput) => void): Request<ELBv2.Types.ModifyTargetGroupOutput, AWSError>;
|
219
219
|
/**
|
220
|
-
* Modifies the health checks used when evaluating the health state of the targets in the specified target group.
|
220
|
+
* Modifies the health checks used when evaluating the health state of the targets in the specified target group. If the protocol of the target group is TCP, TLS, UDP, or TCP_UDP, you can't modify the health check protocol, interval, timeout, or success codes.
|
221
221
|
*/
|
222
222
|
modifyTargetGroup(callback?: (err: AWSError, data: ELBv2.Types.ModifyTargetGroupOutput) => void): Request<ELBv2.Types.ModifyTargetGroupOutput, AWSError>;
|
223
223
|
/**
|
@@ -594,11 +594,11 @@ declare namespace ELBv2 {
|
|
594
594
|
*/
|
595
595
|
Name: LoadBalancerName;
|
596
596
|
/**
|
597
|
-
* The IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings. [Application Load Balancers] You must specify subnets from at least two Availability Zones. [Application Load Balancers on Outposts] You must specify one Outpost subnet. [Application Load Balancers on Local Zones] You can specify subnets from one or more Local Zones. [Network Load Balancers] You can specify subnets from one or more Availability Zones. [Gateway Load Balancers] You can specify subnets from one or more Availability Zones.
|
597
|
+
* The IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings, but not both. To specify an Elastic IP address, specify subnet mappings instead of subnets. [Application Load Balancers] You must specify subnets from at least two Availability Zones. [Application Load Balancers on Outposts] You must specify one Outpost subnet. [Application Load Balancers on Local Zones] You can specify subnets from one or more Local Zones. [Network Load Balancers] You can specify subnets from one or more Availability Zones. [Gateway Load Balancers] You can specify subnets from one or more Availability Zones.
|
598
598
|
*/
|
599
599
|
Subnets?: Subnets;
|
600
600
|
/**
|
601
|
-
* The IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings. [Application Load Balancers] You must specify subnets from at least two Availability Zones. You cannot specify Elastic IP addresses for your subnets. [Application Load Balancers on Outposts] You must specify one Outpost subnet. [Application Load Balancers on Local Zones] You can specify subnets from one or more Local Zones. [Network Load Balancers] You can specify subnets from one or more Availability Zones. You can specify one Elastic IP address per subnet if you need static IP addresses for your internet-facing load balancer. For internal load balancers, you can specify one private IP address per subnet from the IPv4 range of the subnet. For internet-facing load balancer, you can specify one IPv6 address per subnet. [Gateway Load Balancers] You can specify subnets from one or more Availability Zones. You cannot specify Elastic IP addresses for your subnets.
|
601
|
+
* The IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings, but not both. [Application Load Balancers] You must specify subnets from at least two Availability Zones. You cannot specify Elastic IP addresses for your subnets. [Application Load Balancers on Outposts] You must specify one Outpost subnet. [Application Load Balancers on Local Zones] You can specify subnets from one or more Local Zones. [Network Load Balancers] You can specify subnets from one or more Availability Zones. You can specify one Elastic IP address per subnet if you need static IP addresses for your internet-facing load balancer. For internal load balancers, you can specify one private IP address per subnet from the IPv4 range of the subnet. For internet-facing load balancer, you can specify one IPv6 address per subnet. [Gateway Load Balancers] You can specify subnets from one or more Availability Zones. You cannot specify Elastic IP addresses for your subnets.
|
602
602
|
*/
|
603
603
|
SubnetMappings?: SubnetMappings;
|
604
604
|
/**
|
@@ -698,7 +698,7 @@ declare namespace ELBv2 {
|
|
698
698
|
*/
|
699
699
|
HealthCheckPath?: Path;
|
700
700
|
/**
|
701
|
-
* The approximate amount of time, in seconds, between health checks of an individual target. If the target group protocol is TCP, TLS, UDP, or TCP_UDP, the supported values are 10 and 30 seconds
|
701
|
+
* The approximate amount of time, in seconds, between health checks of an individual target. If the target group protocol is HTTP or HTTPS, the default is 30 seconds. If the target group protocol is TCP, TLS, UDP, or TCP_UDP, the supported values are 10 and 30 seconds and the default is 30 seconds. If the target group protocol is GENEVE, the default is 10 seconds. If the target type is lambda, the default is 35 seconds.
|
702
702
|
*/
|
703
703
|
HealthCheckIntervalSeconds?: HealthCheckIntervalSeconds;
|
704
704
|
/**
|
@@ -1212,7 +1212,7 @@ declare namespace ELBv2 {
|
|
1212
1212
|
export type LoadBalancerArns = LoadBalancerArn[];
|
1213
1213
|
export interface LoadBalancerAttribute {
|
1214
1214
|
/**
|
1215
|
-
* The name of the attribute. The following attribute is supported by all load balancers: deletion_protection.enabled - Indicates whether deletion protection is enabled. The value is true or false. The default is false. The following attributes are supported by both Application Load Balancers and Network Load Balancers: access_logs.s3.enabled - Indicates whether access logs are enabled. The value is true or false. The default is false. access_logs.s3.bucket - The name of the S3 bucket for the access logs. This attribute is required if access logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. access_logs.s3.prefix - The prefix for the location in the S3 bucket for the access logs. ipv6.
|
1215
|
+
* The name of the attribute. The following attribute is supported by all load balancers: deletion_protection.enabled - Indicates whether deletion protection is enabled. The value is true or false. The default is false. The following attributes are supported by both Application Load Balancers and Network Load Balancers: access_logs.s3.enabled - Indicates whether access logs are enabled. The value is true or false. The default is false. access_logs.s3.bucket - The name of the S3 bucket for the access logs. This attribute is required if access logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. access_logs.s3.prefix - The prefix for the location in the S3 bucket for the access logs. ipv6.deny_all_igw_traffic - Blocks internet gateway (IGW) access to the load balancer. It is set to false for internet-facing load balancers and true for internal load balancers, preventing unintended access to your internal load balancer through an internet gateway. The following attributes are supported by only Application Load Balancers: idle_timeout.timeout_seconds - The idle timeout value, in seconds. The valid range is 1-4000 seconds. The default is 60 seconds. routing.http.desync_mitigation_mode - Determines how the load balancer handles requests that might pose a security risk to your application. The possible values are monitor, defensive, and strictest. The default is defensive. routing.http.drop_invalid_header_fields.enabled - Indicates whether HTTP headers with invalid header fields are removed by the load balancer (true) or routed to targets (false). The default is false. routing.http.preserve_host_header.enabled - Indicates whether the Application Load Balancer should preserve the Host header in the HTTP request and send it to the target without any change. The possible values are true and false. The default is false. routing.http.x_amzn_tls_version_and_cipher_suite.enabled - Indicates whether the two headers (x-amzn-tls-version and x-amzn-tls-cipher-suite), which contain information about the negotiated TLS version and cipher suite, are added to the client request before sending it to the target. The x-amzn-tls-version header has information about the TLS protocol version negotiated with the client, and the x-amzn-tls-cipher-suite header has information about the cipher suite negotiated with the client. Both headers are in OpenSSL format. The possible values for the attribute are true and false. The default is false. routing.http.xff_client_port.enabled - Indicates whether the X-Forwarded-For header should preserve the source port that the client used to connect to the load balancer. The possible values are true and false. The default is false. routing.http.xff_header_processing.mode - Enables you to modify, preserve, or remove the X-Forwarded-For header in the HTTP request before the Application Load Balancer sends the request to the target. The possible values are append, preserve, and remove. The default is append. If the value is append, the Application Load Balancer adds the client IP address (of the last hop) to the X-Forwarded-For header in the HTTP request before it sends it to targets. If the value is preserve the Application Load Balancer preserves the X-Forwarded-For header in the HTTP request, and sends it to targets without any change. If the value is remove, the Application Load Balancer removes the X-Forwarded-For header in the HTTP request before it sends it to targets. routing.http2.enabled - Indicates whether HTTP/2 is enabled. The possible values are true and false. The default is true. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. waf.fail_open.enabled - Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to Amazon Web Services WAF. The possible values are true and false. The default is false. The following attribute is supported by Network Load Balancers and Gateway Load Balancers: load_balancing.cross_zone.enabled - Indicates whether cross-zone load balancing is enabled. The possible values are true and false. The default is false.
|
1216
1216
|
*/
|
1217
1217
|
Key?: LoadBalancerAttributeKey;
|
1218
1218
|
/**
|
@@ -1345,7 +1345,7 @@ declare namespace ELBv2 {
|
|
1345
1345
|
*/
|
1346
1346
|
TargetGroupArn: TargetGroupArn;
|
1347
1347
|
/**
|
1348
|
-
* The protocol the load balancer uses when performing health checks on targets. For Application Load Balancers, the default is HTTP. For Network Load Balancers and Gateway Load Balancers, the default is TCP. The TCP protocol is not supported for health checks if the protocol of the target group is HTTP or HTTPS. It is supported for health checks only if the protocol of the target group is TCP, TLS, UDP, or TCP_UDP. The GENEVE, TLS, UDP, and TCP_UDP protocols are not supported for health checks.
|
1348
|
+
* The protocol the load balancer uses when performing health checks on targets. For Application Load Balancers, the default is HTTP. For Network Load Balancers and Gateway Load Balancers, the default is TCP. The TCP protocol is not supported for health checks if the protocol of the target group is HTTP or HTTPS. It is supported for health checks only if the protocol of the target group is TCP, TLS, UDP, or TCP_UDP. The GENEVE, TLS, UDP, and TCP_UDP protocols are not supported for health checks.
|
1349
1349
|
*/
|
1350
1350
|
HealthCheckProtocol?: ProtocolEnum;
|
1351
1351
|
/**
|
@@ -1361,11 +1361,11 @@ declare namespace ELBv2 {
|
|
1361
1361
|
*/
|
1362
1362
|
HealthCheckEnabled?: HealthCheckEnabled;
|
1363
1363
|
/**
|
1364
|
-
* The approximate amount of time, in seconds, between health checks of an individual target. For TCP health checks, the supported values are 10 or 30 seconds.
|
1364
|
+
* The approximate amount of time, in seconds, between health checks of an individual target. For TCP health checks, the supported values are 10 or 30 seconds.
|
1365
1365
|
*/
|
1366
1366
|
HealthCheckIntervalSeconds?: HealthCheckIntervalSeconds;
|
1367
1367
|
/**
|
1368
|
-
* [HTTP/HTTPS health checks] The amount of time, in seconds, during which no response means a failed health check.
|
1368
|
+
* [HTTP/HTTPS health checks] The amount of time, in seconds, during which no response means a failed health check.
|
1369
1369
|
*/
|
1370
1370
|
HealthCheckTimeoutSeconds?: HealthCheckTimeoutSeconds;
|
1371
1371
|
/**
|
@@ -1377,7 +1377,7 @@ declare namespace ELBv2 {
|
|
1377
1377
|
*/
|
1378
1378
|
UnhealthyThresholdCount?: HealthCheckThresholdCount;
|
1379
1379
|
/**
|
1380
|
-
* [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
|
1380
|
+
* [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
|
1381
1381
|
*/
|
1382
1382
|
Matcher?: Matcher;
|
1383
1383
|
}
|
@@ -512,6 +512,10 @@ declare namespace EMR {
|
|
512
512
|
* A list of StepConfig to be executed by the job flow.
|
513
513
|
*/
|
514
514
|
Steps: StepConfigList;
|
515
|
+
/**
|
516
|
+
* The Amazon Resource Name (ARN) of the runtime role for a step on the cluster. The runtime role can be a cross-account IAM role. The runtime role ARN is a combination of account ID, role name, and role type using the following format: arn:partition:service:region:account:resource. For example, arn:aws:iam::1234567890:role/ReadOnly is a correctly formatted runtime role ARN.
|
517
|
+
*/
|
518
|
+
ExecutionRoleArn?: ArnType;
|
515
519
|
}
|
516
520
|
export interface AddJobFlowStepsOutput {
|
517
521
|
/**
|
@@ -1239,7 +1243,7 @@ declare namespace EMR {
|
|
1239
1243
|
export type EC2InstanceIdsToTerminateList = InstanceId[];
|
1240
1244
|
export interface EbsBlockDevice {
|
1241
1245
|
/**
|
1242
|
-
* EBS volume specifications such as volume type, IOPS,
|
1246
|
+
* EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an EC2 instance in the cluster.
|
1243
1247
|
*/
|
1244
1248
|
VolumeSpecification?: VolumeSpecification;
|
1245
1249
|
/**
|
@@ -1249,11 +1253,11 @@ declare namespace EMR {
|
|
1249
1253
|
}
|
1250
1254
|
export interface EbsBlockDeviceConfig {
|
1251
1255
|
/**
|
1252
|
-
* EBS volume specifications such as volume type, IOPS,
|
1256
|
+
* EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an EC2 instance in the cluster.
|
1253
1257
|
*/
|
1254
1258
|
VolumeSpecification: VolumeSpecification;
|
1255
1259
|
/**
|
1256
|
-
* Number of EBS volumes with a specific volume configuration that
|
1260
|
+
* Number of EBS volumes with a specific volume configuration that are associated with every instance in the instance group
|
1257
1261
|
*/
|
1258
1262
|
VolumesPerInstance?: Integer;
|
1259
1263
|
}
|
@@ -3247,6 +3251,10 @@ declare namespace EMR {
|
|
3247
3251
|
* The current execution status details of the cluster step.
|
3248
3252
|
*/
|
3249
3253
|
Status?: StepStatus;
|
3254
|
+
/**
|
3255
|
+
* The Amazon Resource Name (ARN) of the runtime role for a step on the cluster. The runtime role can be a cross-account IAM role. The runtime role ARN is a combination of account ID, role name, and role type using the following format: arn:partition:service:region:account:resource. For example, arn:aws:iam::1234567890:role/ReadOnly is a correctly formatted runtime role ARN.
|
3256
|
+
*/
|
3257
|
+
ExecutionRoleArn?: OptionalArnType;
|
3250
3258
|
}
|
3251
3259
|
export type StepCancellationOption = "SEND_INTERRUPT"|"TERMINATE_PROCESS"|string;
|
3252
3260
|
export interface StepConfig {
|
@@ -3507,6 +3515,7 @@ declare namespace EMR {
|
|
3507
3515
|
*/
|
3508
3516
|
JobFlowIds: XmlStringList;
|
3509
3517
|
}
|
3518
|
+
export type ThroughputVal = number;
|
3510
3519
|
export type Unit = "NONE"|"SECONDS"|"MICRO_SECONDS"|"MILLI_SECONDS"|"BYTES"|"KILO_BYTES"|"MEGA_BYTES"|"GIGA_BYTES"|"TERA_BYTES"|"BITS"|"KILO_BITS"|"MEGA_BITS"|"GIGA_BITS"|"TERA_BITS"|"PERCENT"|"COUNT"|"BYTES_PER_SECOND"|"KILO_BYTES_PER_SECOND"|"MEGA_BYTES_PER_SECOND"|"GIGA_BYTES_PER_SECOND"|"TERA_BYTES_PER_SECOND"|"BITS_PER_SECOND"|"KILO_BITS_PER_SECOND"|"MEGA_BITS_PER_SECOND"|"GIGA_BITS_PER_SECOND"|"TERA_BITS_PER_SECOND"|"COUNT_PER_SECOND"|string;
|
3511
3520
|
export interface UpdateStudioInput {
|
3512
3521
|
/**
|
@@ -3565,6 +3574,10 @@ declare namespace EMR {
|
|
3565
3574
|
* The volume size, in gibibytes (GiB). This can be a number from 1 - 1024. If the volume type is EBS-optimized, the minimum value is 10.
|
3566
3575
|
*/
|
3567
3576
|
SizeInGB: Integer;
|
3577
|
+
/**
|
3578
|
+
* The throughput, in mebibyte per second (MiB/s). This optional parameter can be a number from 125 - 1000 and is valid only for gp3 volumes.
|
3579
|
+
*/
|
3580
|
+
Throughput?: ThroughputVal;
|
3568
3581
|
}
|
3569
3582
|
export type WholeNumber = number;
|
3570
3583
|
export type XmlString = string;
|
@@ -123,6 +123,14 @@ declare class Finspacedata extends Service {
|
|
123
123
|
* Returns information about a Dataset.
|
124
124
|
*/
|
125
125
|
getDataset(callback?: (err: AWSError, data: Finspacedata.Types.GetDatasetResponse) => void): Request<Finspacedata.Types.GetDatasetResponse, AWSError>;
|
126
|
+
/**
|
127
|
+
* Returns the credentials to access the external Dataview from an S3 location. To call this API: You must retrieve the programmatic credentials. You must be a member of a FinSpace user group, where the dataset that you want to access has Read Dataset Data permissions.
|
128
|
+
*/
|
129
|
+
getExternalDataViewAccessDetails(params: Finspacedata.Types.GetExternalDataViewAccessDetailsRequest, callback?: (err: AWSError, data: Finspacedata.Types.GetExternalDataViewAccessDetailsResponse) => void): Request<Finspacedata.Types.GetExternalDataViewAccessDetailsResponse, AWSError>;
|
130
|
+
/**
|
131
|
+
* Returns the credentials to access the external Dataview from an S3 location. To call this API: You must retrieve the programmatic credentials. You must be a member of a FinSpace user group, where the dataset that you want to access has Read Dataset Data permissions.
|
132
|
+
*/
|
133
|
+
getExternalDataViewAccessDetails(callback?: (err: AWSError, data: Finspacedata.Types.GetExternalDataViewAccessDetailsResponse) => void): Request<Finspacedata.Types.GetExternalDataViewAccessDetailsResponse, AWSError>;
|
126
134
|
/**
|
127
135
|
* Retrieves the details of a specific permission group.
|
128
136
|
*/
|
@@ -253,6 +261,7 @@ declare class Finspacedata extends Service {
|
|
253
261
|
updateUser(callback?: (err: AWSError, data: Finspacedata.Types.UpdateUserResponse) => void): Request<Finspacedata.Types.UpdateUserResponse, AWSError>;
|
254
262
|
}
|
255
263
|
declare namespace Finspacedata {
|
264
|
+
export type AccessKeyId = string;
|
256
265
|
export type AliasString = string;
|
257
266
|
export type ApiAccess = "ENABLED"|"DISABLED"|string;
|
258
267
|
export type ApplicationPermission = "CreateDataset"|"ManageClusters"|"ManageUsersAndGroups"|"ManageAttributeSets"|"ViewAuditData"|"AccessNotebooks"|"GetTemporaryCredentials"|string;
|
@@ -277,6 +286,24 @@ declare namespace Finspacedata {
|
|
277
286
|
*/
|
278
287
|
statusCode?: StatusCode;
|
279
288
|
}
|
289
|
+
export interface AwsCredentials {
|
290
|
+
/**
|
291
|
+
* The unique identifier for the security credentials.
|
292
|
+
*/
|
293
|
+
accessKeyId?: AccessKeyId;
|
294
|
+
/**
|
295
|
+
* The secret access key that can be used to sign requests.
|
296
|
+
*/
|
297
|
+
secretAccessKey?: SecretAccessKey;
|
298
|
+
/**
|
299
|
+
* The token that users must pass to use the credentials.
|
300
|
+
*/
|
301
|
+
sessionToken?: SessionToken;
|
302
|
+
/**
|
303
|
+
* The Epoch time when the current credentials expire.
|
304
|
+
*/
|
305
|
+
expiration?: TimestampEpoch;
|
306
|
+
}
|
280
307
|
export type Boolean = boolean;
|
281
308
|
export type ChangeType = "REPLACE"|"APPEND"|"MODIFY"|string;
|
282
309
|
export type ChangesetArn = string;
|
@@ -488,7 +515,7 @@ declare namespace Finspacedata {
|
|
488
515
|
*/
|
489
516
|
description?: PermissionGroupDescription;
|
490
517
|
/**
|
491
|
-
* The option to indicate FinSpace application permissions that are granted to a specific group.
|
518
|
+
* The option to indicate FinSpace application permissions that are granted to a specific group. When assigning application permissions, be aware that the permission ManageUsersAndGroups allows users to grant themselves or others access to any functionality in their FinSpace environment's application. It should only be granted to trusted users. CreateDataset – Group members can create new datasets. ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks. ManageUsersAndGroups – Group members can manage users and permission groups. This is a privileged permission that allows users to grant themselves or others access to any functionality in the application. It should only be granted to trusted users. ManageAttributeSets – Group members can manage attribute sets. ViewAuditData – Group members can view audit data. AccessNotebooks – Group members will have access to FinSpace notebooks. GetTemporaryCredentials – Group members can get temporary API credentials.
|
492
519
|
*/
|
493
520
|
applicationPermissions: ApplicationPermissionList;
|
494
521
|
/**
|
@@ -956,6 +983,26 @@ declare namespace Finspacedata {
|
|
956
983
|
*/
|
957
984
|
status?: DatasetStatus;
|
958
985
|
}
|
986
|
+
export interface GetExternalDataViewAccessDetailsRequest {
|
987
|
+
/**
|
988
|
+
* The unique identifier for the Dataview that you want to access.
|
989
|
+
*/
|
990
|
+
dataViewId: DataViewId;
|
991
|
+
/**
|
992
|
+
* The unique identifier for the Dataset.
|
993
|
+
*/
|
994
|
+
datasetId: DatasetId;
|
995
|
+
}
|
996
|
+
export interface GetExternalDataViewAccessDetailsResponse {
|
997
|
+
/**
|
998
|
+
* The credentials required to access the external Dataview from the S3 location.
|
999
|
+
*/
|
1000
|
+
credentials?: AwsCredentials;
|
1001
|
+
/**
|
1002
|
+
* The location where the external Dataview is stored.
|
1003
|
+
*/
|
1004
|
+
s3Location?: S3Location;
|
1005
|
+
}
|
959
1006
|
export interface GetPermissionGroupRequest {
|
960
1007
|
/**
|
961
1008
|
* The unique identifier for the permission group.
|
@@ -1242,7 +1289,7 @@ declare namespace Finspacedata {
|
|
1242
1289
|
*/
|
1243
1290
|
description?: PermissionGroupDescription;
|
1244
1291
|
/**
|
1245
|
-
* Indicates the permissions that are granted to a specific group for accessing the FinSpace application.
|
1292
|
+
* Indicates the permissions that are granted to a specific group for accessing the FinSpace application. When assigning application permissions, be aware that the permission ManageUsersAndGroups allows users to grant themselves or others access to any functionality in their FinSpace environment's application. It should only be granted to trusted users. CreateDataset – Group members can create new datasets. ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks. ManageUsersAndGroups – Group members can manage users and permission groups. This is a privileged permission that allows users to grant themselves or others access to any functionality in the application. It should only be granted to trusted users. ManageAttributeSets – Group members can manage attribute sets. ViewAuditData – Group members can view audit data. AccessNotebooks – Group members will have access to FinSpace notebooks. GetTemporaryCredentials – Group members can get temporary API credentials.
|
1246
1293
|
*/
|
1247
1294
|
applicationPermissions?: ApplicationPermissionList;
|
1248
1295
|
/**
|
@@ -1318,7 +1365,19 @@ declare namespace Finspacedata {
|
|
1318
1365
|
export type ResourcePermissionsList = ResourcePermission[];
|
1319
1366
|
export type ResultLimit = number;
|
1320
1367
|
export type RoleArn = string;
|
1368
|
+
export type S3BucketName = string;
|
1321
1369
|
export type S3DestinationFormatOptions = {[key: string]: StringMapValue};
|
1370
|
+
export type S3Key = string;
|
1371
|
+
export interface S3Location {
|
1372
|
+
/**
|
1373
|
+
* The name of the S3 bucket.
|
1374
|
+
*/
|
1375
|
+
bucket: S3BucketName;
|
1376
|
+
/**
|
1377
|
+
* The path of the folder, within the S3 bucket that contains the Dataset.
|
1378
|
+
*/
|
1379
|
+
key: S3Key;
|
1380
|
+
}
|
1322
1381
|
export interface SchemaDefinition {
|
1323
1382
|
/**
|
1324
1383
|
* List of column definitions.
|
@@ -1335,7 +1394,9 @@ declare namespace Finspacedata {
|
|
1335
1394
|
*/
|
1336
1395
|
tabularSchemaConfig?: SchemaDefinition;
|
1337
1396
|
}
|
1397
|
+
export type SecretAccessKey = string;
|
1338
1398
|
export type SessionDuration = number;
|
1399
|
+
export type SessionToken = string;
|
1339
1400
|
export type SortColumnList = StringValueLength1to255[];
|
1340
1401
|
export type SourceParams = {[key: string]: StringMapValue};
|
1341
1402
|
export type StatusCode = number;
|
@@ -1426,7 +1487,7 @@ declare namespace Finspacedata {
|
|
1426
1487
|
*/
|
1427
1488
|
description?: PermissionGroupDescription;
|
1428
1489
|
/**
|
1429
|
-
* The permissions that are granted to a specific group for accessing the FinSpace application.
|
1490
|
+
* The permissions that are granted to a specific group for accessing the FinSpace application. When assigning application permissions, be aware that the permission ManageUsersAndGroups allows users to grant themselves or others access to any functionality in their FinSpace environment's application. It should only be granted to trusted users. CreateDataset – Group members can create new datasets. ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks. ManageUsersAndGroups – Group members can manage users and permission groups. This is a privileged permission that allows users to grant themselves or others access to any functionality in the application. It should only be granted to trusted users. ManageAttributeSets – Group members can manage attribute sets. ViewAuditData – Group members can view audit data. AccessNotebooks – Group members will have access to FinSpace notebooks. GetTemporaryCredentials – Group members can get temporary API credentials.
|
1430
1491
|
*/
|
1431
1492
|
applicationPermissions?: ApplicationPermissionList;
|
1432
1493
|
/**
|