@pulumi/aws-native 1.16.0-alpha.1734088202 → 1.16.0-alpha.1734380882
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/appconfig/configurationProfile.d.ts +9 -0
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/environment.d.ts +9 -0
- package/appconfig/environment.js +2 -0
- package/appconfig/environment.js.map +1 -1
- package/batch/getJobDefinition.d.ts +16 -11
- package/batch/getJobDefinition.js +2 -2
- package/batch/getJobDefinition.js.map +1 -1
- package/batch/jobDefinition.d.ts +16 -17
- package/batch/jobDefinition.js +0 -2
- package/batch/jobDefinition.js.map +1 -1
- package/cassandra/getKeyspace.d.ts +13 -0
- package/cassandra/getKeyspace.js.map +1 -1
- package/cassandra/getType.d.ts +51 -0
- package/cassandra/getType.js +30 -0
- package/cassandra/getType.js.map +1 -0
- package/cassandra/index.d.ts +6 -0
- package/cassandra/index.js +8 -1
- package/cassandra/index.js.map +1 -1
- package/cassandra/keyspace.d.ts +8 -0
- package/cassandra/keyspace.js +3 -1
- package/cassandra/keyspace.js.map +1 -1
- package/cassandra/type.d.ts +79 -0
- package/cassandra/type.js +78 -0
- package/cassandra/type.js.map +1 -0
- package/cleanrooms/configuredTable.d.ts +2 -2
- package/cloudformation/getStack.d.ts +19 -19
- package/cloudformation/stack.d.ts +40 -40
- package/cloudformation/stackSet.d.ts +2 -2
- package/connect/getQueue.d.ts +4 -0
- package/connect/getQueue.js.map +1 -1
- package/connect/getRule.d.ts +7 -6
- package/connect/getRule.js +2 -2
- package/connect/getRule.js.map +1 -1
- package/connect/queue.d.ts +8 -0
- package/connect/queue.js +2 -0
- package/connect/queue.js.map +1 -1
- package/connect/rule.d.ts +13 -11
- package/connect/rule.js +1 -1
- package/connect/rule.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +4 -0
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +12 -2
- package/ec2/vpcEndpoint.js +9 -4
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ecs/getService.d.ts +3 -5
- package/ecs/getService.js.map +1 -1
- package/ecs/service.d.ts +6 -10
- package/ecs/service.js.map +1 -1
- package/emrserverless/application.d.ts +8 -0
- package/emrserverless/application.js +2 -0
- package/emrserverless/application.js.map +1 -1
- package/emrserverless/getApplication.d.ts +4 -0
- package/emrserverless/getApplication.js.map +1 -1
- package/logs/getLogGroup.d.ts +1 -0
- package/logs/getLogGroup.js.map +1 -1
- package/logs/getMetricFilter.d.ts +6 -0
- package/logs/getMetricFilter.js.map +1 -1
- package/logs/getQueryDefinition.d.ts +5 -0
- package/logs/getQueryDefinition.js.map +1 -1
- package/logs/getSubscriptionFilter.d.ts +6 -0
- package/logs/getSubscriptionFilter.js.map +1 -1
- package/logs/getTransformer.d.ts +28 -0
- package/logs/getTransformer.js +28 -0
- package/logs/getTransformer.js.map +1 -0
- package/logs/index.d.ts +6 -0
- package/logs/index.js +8 -1
- package/logs/index.js.map +1 -1
- package/logs/logGroup.d.ts +2 -0
- package/logs/logGroup.js +2 -0
- package/logs/logGroup.js.map +1 -1
- package/logs/metricFilter.d.ts +12 -0
- package/logs/metricFilter.js +2 -0
- package/logs/metricFilter.js.map +1 -1
- package/logs/queryDefinition.d.ts +9 -0
- package/logs/queryDefinition.js +2 -0
- package/logs/queryDefinition.js.map +1 -1
- package/logs/subscriptionFilter.d.ts +12 -0
- package/logs/subscriptionFilter.js +2 -0
- package/logs/subscriptionFilter.js.map +1 -1
- package/logs/transformer.d.ts +51 -0
- package/logs/transformer.js +66 -0
- package/logs/transformer.js.map +1 -0
- package/m2/environment.d.ts +2 -0
- package/m2/environment.js +3 -1
- package/m2/environment.js.map +1 -1
- package/msk/replicator.js +1 -1
- package/msk/replicator.js.map +1 -1
- package/networkmanager/directConnectGatewayAttachment.d.ts +127 -0
- package/networkmanager/directConnectGatewayAttachment.js +99 -0
- package/networkmanager/directConnectGatewayAttachment.js.map +1 -0
- package/networkmanager/getDirectConnectGatewayAttachment.d.ts +84 -0
- package/networkmanager/getDirectConnectGatewayAttachment.js +28 -0
- package/networkmanager/getDirectConnectGatewayAttachment.js.map +1 -0
- package/networkmanager/index.d.ts +6 -0
- package/networkmanager/index.js +8 -1
- package/networkmanager/index.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/qbusiness/application.d.ts +6 -0
- package/qbusiness/application.js.map +1 -1
- package/qbusiness/dataAccessor.d.ts +45 -0
- package/qbusiness/dataAccessor.js.map +1 -1
- package/qbusiness/dataSource.d.ts +6 -0
- package/qbusiness/dataSource.js.map +1 -1
- package/qbusiness/getDataAccessor.d.ts +36 -0
- package/qbusiness/getDataAccessor.js.map +1 -1
- package/qbusiness/getDataSource.d.ts +3 -0
- package/qbusiness/getDataSource.js.map +1 -1
- package/qbusiness/getWebExperience.d.ts +3 -0
- package/qbusiness/getWebExperience.js.map +1 -1
- package/qbusiness/permission.d.ts +24 -0
- package/qbusiness/permission.js.map +1 -1
- package/qbusiness/webExperience.d.ts +6 -0
- package/qbusiness/webExperience.js.map +1 -1
- package/quicksight/dataSet.d.ts +2 -0
- package/quicksight/dataSet.js +2 -0
- package/quicksight/dataSet.js.map +1 -1
- package/quicksight/getDataSet.d.ts +1 -0
- package/quicksight/getDataSet.js.map +1 -1
- package/s3/bucket.d.ts +0 -2
- package/s3/bucket.js +0 -2
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +0 -1
- package/s3/getBucket.js.map +1 -1
- package/s3tables/getTableBucket.d.ts +12 -0
- package/s3tables/getTableBucket.js.map +1 -1
- package/s3tables/getTableBucketPolicy.d.ts +9 -0
- package/s3tables/getTableBucketPolicy.js.map +1 -1
- package/s3tables/tableBucket.d.ts +15 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3tables/tableBucketPolicy.d.ts +12 -0
- package/s3tables/tableBucketPolicy.js.map +1 -1
- package/transfer/getServer.d.ts +1 -0
- package/transfer/getServer.js.map +1 -1
- package/transfer/server.d.ts +1 -0
- package/transfer/server.js +2 -0
- package/transfer/server.js.map +1 -1
- package/types/enums/appconfig/index.d.ts +18 -0
- package/types/enums/appconfig/index.js +11 -1
- package/types/enums/appconfig/index.js.map +1 -1
- package/types/enums/autoscaling/index.d.ts +4 -5
- package/types/enums/autoscaling/index.js.map +1 -1
- package/types/enums/cloudfront/index.d.ts +5 -0
- package/types/enums/cloudfront/index.js +5 -1
- package/types/enums/cloudfront/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +11 -4
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/ec2/index.d.ts +23 -0
- package/types/enums/ec2/index.js +21 -1
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -3
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +21 -0
- package/types/enums/logs/index.js +16 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/m2/index.d.ts +5 -0
- package/types/enums/m2/index.js +5 -1
- package/types/enums/m2/index.js.map +1 -1
- package/types/enums/transfer/index.d.ts +9 -0
- package/types/enums/transfer/index.js +9 -1
- package/types/enums/transfer/index.js.map +1 -1
- package/types/enums/vpclattice/index.d.ts +17 -0
- package/types/enums/vpclattice/index.js.map +1 -1
- package/types/input.d.ts +809 -234
- package/types/output.d.ts +812 -234
- package/types/output.js.map +1 -1
- package/vpclattice/getResourceConfiguration.d.ts +31 -0
- package/vpclattice/getResourceConfiguration.js.map +1 -1
- package/vpclattice/getResourceGateway.d.ts +15 -0
- package/vpclattice/getResourceGateway.js.map +1 -1
- package/vpclattice/getServiceNetwork.d.ts +3 -0
- package/vpclattice/getServiceNetwork.js.map +1 -1
- package/vpclattice/getServiceNetworkResourceAssociation.d.ts +15 -0
- package/vpclattice/getServiceNetworkResourceAssociation.js.map +1 -1
- package/vpclattice/resourceConfiguration.d.ts +84 -0
- package/vpclattice/resourceConfiguration.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +30 -0
- package/vpclattice/resourceGateway.js.map +1 -1
- package/vpclattice/serviceNetwork.d.ts +6 -0
- package/vpclattice/serviceNetwork.js.map +1 -1
- package/vpclattice/serviceNetworkResourceAssociation.d.ts +24 -0
- package/vpclattice/serviceNetworkResourceAssociation.js.map +1 -1
- package/wisdom/aiGuardrailVersion.d.ts +27 -0
- package/wisdom/aiGuardrailVersion.js.map +1 -1
- package/wisdom/aiPromptVersion.d.ts +3 -0
- package/wisdom/aiPromptVersion.js.map +1 -1
- package/wisdom/getAiGuardrailVersion.d.ts +21 -0
- package/wisdom/getAiGuardrailVersion.js.map +1 -1
- package/wisdom/getAiPromptVersion.d.ts +3 -0
- package/wisdom/getAiPromptVersion.js.map +1 -1
- package/workspaces/getWorkspacesPool.d.ts +1 -0
- package/workspaces/getWorkspacesPool.js.map +1 -1
- package/workspaces/workspacesPool.d.ts +0 -6
- package/workspaces/workspacesPool.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -6261,22 +6261,27 @@ export declare namespace autoscaling {
|
|
|
6261
6261
|
*/
|
|
6262
6262
|
min?: number;
|
|
6263
6263
|
}
|
|
6264
|
+
/**
|
|
6265
|
+
* ``AvailabilityZoneDistribution`` is a property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource.
|
|
6266
|
+
*/
|
|
6264
6267
|
interface AutoScalingGroupAvailabilityZoneDistribution {
|
|
6265
6268
|
/**
|
|
6266
|
-
* If launches fail in an Availability Zone, the following strategies are available. The default is
|
|
6267
|
-
*
|
|
6268
|
-
*
|
|
6269
|
-
* - `balanced-best-effort` - If launches fail in an Availability Zone, Auto Scaling will attempt to launch in another healthy Availability Zone instead.
|
|
6269
|
+
* If launches fail in an Availability Zone, the following strategies are available. The default is ``balanced-best-effort``.
|
|
6270
|
+
* + ``balanced-only`` - If launches fail in an Availability Zone, Auto Scaling will continue to attempt to launch in the unhealthy zone to preserve a balanced distribution.
|
|
6271
|
+
* + ``balanced-best-effort`` - If launches fail in an Availability Zone, Auto Scaling will attempt to launch in another healthy Availability Zone instead.
|
|
6270
6272
|
*/
|
|
6271
6273
|
capacityDistributionStrategy?: enums.autoscaling.AutoScalingGroupAvailabilityZoneDistributionCapacityDistributionStrategy;
|
|
6272
6274
|
}
|
|
6275
|
+
/**
|
|
6276
|
+
* Describes an Availability Zone impairment policy.
|
|
6277
|
+
*/
|
|
6273
6278
|
interface AutoScalingGroupAvailabilityZoneImpairmentPolicy {
|
|
6274
6279
|
/**
|
|
6275
|
-
* Specifies the health check behavior for the impaired Availability Zone in an active zonal shift. If you select
|
|
6280
|
+
* Specifies the health check behavior for the impaired Availability Zone in an active zonal shift. If you select ``Replace unhealthy``, instances that appear unhealthy will be replaced in all Availability Zones. If you select ``Ignore unhealthy``, instances will not be replaced in the Availability Zone with the active zonal shift. For more information, see [Auto Scaling group zonal shift](https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-zonal-shift.html) in the *Amazon EC2 Auto Scaling User Guide*.
|
|
6276
6281
|
*/
|
|
6277
6282
|
impairedZoneHealthCheckBehavior: enums.autoscaling.AutoScalingGroupAvailabilityZoneImpairmentPolicyImpairedZoneHealthCheckBehavior;
|
|
6278
6283
|
/**
|
|
6279
|
-
* If
|
|
6284
|
+
* If ``true``, enable zonal shift for your Auto Scaling group.
|
|
6280
6285
|
*/
|
|
6281
6286
|
zonalShiftEnabled: boolean;
|
|
6282
6287
|
}
|
|
@@ -8073,16 +8078,6 @@ export declare namespace batch {
|
|
|
8073
8078
|
*/
|
|
8074
8079
|
terminateJobsOnUpdate?: boolean;
|
|
8075
8080
|
}
|
|
8076
|
-
interface JobDefinitionAuthorizationConfig {
|
|
8077
|
-
/**
|
|
8078
|
-
* The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the `EFSVolumeConfiguration` must either be omitted or set to `/` which enforces the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the `EFSVolumeConfiguration` . For more information, see [Working with Amazon EFS access points](https://docs.aws.amazon.com/efs/latest/ug/efs-access-points.html) in the *Amazon Elastic File System User Guide* .
|
|
8079
|
-
*/
|
|
8080
|
-
accessPointId?: string;
|
|
8081
|
-
/**
|
|
8082
|
-
* Whether or not to use the AWS Batch job IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the `EFSVolumeConfiguration` . If this parameter is omitted, the default value of `DISABLED` is used. For more information, see [Using Amazon EFS access points](https://docs.aws.amazon.com/batch/latest/userguide/efs-volumes.html#efs-volume-accesspoints) in the *AWS Batch User Guide* . EFS IAM authorization requires that `TransitEncryption` be `ENABLED` and that a `JobRoleArn` is specified.
|
|
8083
|
-
*/
|
|
8084
|
-
iam?: string;
|
|
8085
|
-
}
|
|
8086
8081
|
interface JobDefinitionContainerProperties {
|
|
8087
8082
|
/**
|
|
8088
8083
|
* The command that's passed to the container. This parameter maps to `Cmd` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `COMMAND` parameter to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) . For more information, see [https://docs.docker.com/engine/reference/builder/#cmd](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/builder/#cmd) .
|
|
@@ -8105,7 +8100,7 @@ export declare namespace batch {
|
|
|
8105
8100
|
/**
|
|
8106
8101
|
* The platform configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.
|
|
8107
8102
|
*/
|
|
8108
|
-
fargatePlatformConfiguration?: outputs.batch.
|
|
8103
|
+
fargatePlatformConfiguration?: outputs.batch.JobDefinitionContainerPropertiesFargatePlatformConfigurationProperties;
|
|
8109
8104
|
/**
|
|
8110
8105
|
* Required. The image used to start a container. This string is passed directly to the Docker daemon. Images in the Docker Hub registry are available by default. Other repositories are specified with `*repository-url* / *image* : *tag*` . It can be 255 characters long. It can contain uppercase and lowercase letters, numbers, hyphens (-), underscores (_), colons (:), periods (.), forward slashes (/), and number signs (#). This parameter maps to `Image` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `IMAGE` parameter of [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) .
|
|
8111
8106
|
*
|
|
@@ -8118,12 +8113,6 @@ export declare namespace batch {
|
|
|
8118
8113
|
* - Images in other online repositories are qualified further by a domain name (for example, `quay.io/assemblyline/ubuntu` ).
|
|
8119
8114
|
*/
|
|
8120
8115
|
image: string;
|
|
8121
|
-
/**
|
|
8122
|
-
* The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.
|
|
8123
|
-
*
|
|
8124
|
-
* > This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.
|
|
8125
|
-
*/
|
|
8126
|
-
instanceType?: string;
|
|
8127
8116
|
/**
|
|
8128
8117
|
* The Amazon Resource Name (ARN) of the IAM role that the container can assume for AWS permissions. For more information, see [IAM roles for tasks](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
8129
8118
|
*/
|
|
@@ -8151,7 +8140,7 @@ export declare namespace batch {
|
|
|
8151
8140
|
/**
|
|
8152
8141
|
* The mount points for data volumes in your container. This parameter maps to `Volumes` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `--volume` option to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) .
|
|
8153
8142
|
*/
|
|
8154
|
-
mountPoints?: outputs.batch.
|
|
8143
|
+
mountPoints?: outputs.batch.JobDefinitionMountPoint[];
|
|
8155
8144
|
/**
|
|
8156
8145
|
* The network configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.
|
|
8157
8146
|
*/
|
|
@@ -8201,7 +8190,13 @@ export declare namespace batch {
|
|
|
8201
8190
|
/**
|
|
8202
8191
|
* A list of data volumes used in a job.
|
|
8203
8192
|
*/
|
|
8204
|
-
volumes?: outputs.batch.
|
|
8193
|
+
volumes?: outputs.batch.JobDefinitionVolume[];
|
|
8194
|
+
}
|
|
8195
|
+
/**
|
|
8196
|
+
* The platform configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.
|
|
8197
|
+
*/
|
|
8198
|
+
interface JobDefinitionContainerPropertiesFargatePlatformConfigurationProperties {
|
|
8199
|
+
platformVersion?: string;
|
|
8205
8200
|
}
|
|
8206
8201
|
interface JobDefinitionDevice {
|
|
8207
8202
|
/**
|
|
@@ -8281,13 +8276,23 @@ export declare namespace batch {
|
|
|
8281
8276
|
/**
|
|
8282
8277
|
* A list of volumes that are associated with the job.
|
|
8283
8278
|
*/
|
|
8284
|
-
volumes?: outputs.batch.
|
|
8279
|
+
volumes?: outputs.batch.JobDefinitionVolume[];
|
|
8280
|
+
}
|
|
8281
|
+
interface JobDefinitionEfsAuthorizationConfig {
|
|
8282
|
+
/**
|
|
8283
|
+
* The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the `EFSVolumeConfiguration` must either be omitted or set to `/` which enforces the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the `EFSVolumeConfiguration` . For more information, see [Working with Amazon EFS access points](https://docs.aws.amazon.com/efs/latest/ug/efs-access-points.html) in the *Amazon Elastic File System User Guide* .
|
|
8284
|
+
*/
|
|
8285
|
+
accessPointId?: string;
|
|
8286
|
+
/**
|
|
8287
|
+
* Whether or not to use the AWS Batch job IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the `EFSVolumeConfiguration` . If this parameter is omitted, the default value of `DISABLED` is used. For more information, see [Using Amazon EFS access points](https://docs.aws.amazon.com/batch/latest/userguide/efs-volumes.html#efs-volume-accesspoints) in the *AWS Batch User Guide* . EFS IAM authorization requires that `TransitEncryption` be `ENABLED` and that a `JobRoleArn` is specified.
|
|
8288
|
+
*/
|
|
8289
|
+
iam?: string;
|
|
8285
8290
|
}
|
|
8286
8291
|
interface JobDefinitionEfsVolumeConfiguration {
|
|
8287
8292
|
/**
|
|
8288
8293
|
* The authorization configuration details for the Amazon EFS file system.
|
|
8289
8294
|
*/
|
|
8290
|
-
authorizationConfig?: outputs.batch.
|
|
8295
|
+
authorizationConfig?: outputs.batch.JobDefinitionEfsAuthorizationConfig;
|
|
8291
8296
|
/**
|
|
8292
8297
|
* The Amazon EFS file system ID to use.
|
|
8293
8298
|
*/
|
|
@@ -8371,7 +8376,9 @@ export declare namespace batch {
|
|
|
8371
8376
|
* - **cpu** - The number of CPUs that's reserved for the container. Values must be an even multiple of `0.25` . `cpu` can be specified in `limits` , `requests` , or both. If `cpu` is specified in both places, then the value that's specified in `limits` must be at least as large as the value that's specified in `requests` .
|
|
8372
8377
|
* - **nvidia.com/gpu** - The number of GPUs that's reserved for the container. Values must be a whole integer. `memory` can be specified in `limits` , `requests` , or both. If `memory` is specified in both places, then the value that's specified in `limits` must be equal to the value that's specified in `requests` .
|
|
8373
8378
|
*/
|
|
8374
|
-
limits?:
|
|
8379
|
+
limits?: {
|
|
8380
|
+
[key: string]: string;
|
|
8381
|
+
};
|
|
8375
8382
|
/**
|
|
8376
8383
|
* The type and quantity of the resources to request for the container. The values vary based on the `name` that's specified. Resources can be requested by using either the `limits` or the `requests` objects.
|
|
8377
8384
|
*
|
|
@@ -8381,7 +8388,9 @@ export declare namespace batch {
|
|
|
8381
8388
|
* - **cpu** - The number of CPUs that are reserved for the container. Values must be an even multiple of `0.25` . `cpu` can be specified in `limits` , `requests` , or both. If `cpu` is specified in both, then the value that's specified in `limits` must be at least as large as the value that's specified in `requests` .
|
|
8382
8389
|
* - **nvidia.com/gpu** - The number of GPUs that are reserved for the container. Values must be a whole integer. `nvidia.com/gpu` can be specified in `limits` , `requests` , or both. If `nvidia.com/gpu` is specified in both, then the value that's specified in `limits` must be equal to the value that's specified in `requests` .
|
|
8383
8390
|
*/
|
|
8384
|
-
requests?:
|
|
8391
|
+
requests?: {
|
|
8392
|
+
[key: string]: string;
|
|
8393
|
+
};
|
|
8385
8394
|
}
|
|
8386
8395
|
interface JobDefinitionEksContainerSecurityContext {
|
|
8387
8396
|
/**
|
|
@@ -8442,11 +8451,65 @@ export declare namespace batch {
|
|
|
8442
8451
|
*/
|
|
8443
8452
|
path?: string;
|
|
8444
8453
|
}
|
|
8454
|
+
interface JobDefinitionEksMetadata {
|
|
8455
|
+
/**
|
|
8456
|
+
* Key-value pairs used to identify, sort, and organize cube resources. Can contain up to 63 uppercase letters, lowercase letters, numbers, hyphens (-), and underscores (_). Labels can be added or modified at any time. Each resource can have multiple labels, but each key must be unique for a given object.
|
|
8457
|
+
*/
|
|
8458
|
+
labels?: {
|
|
8459
|
+
[key: string]: string;
|
|
8460
|
+
};
|
|
8461
|
+
}
|
|
8462
|
+
interface JobDefinitionEksPodProperties {
|
|
8463
|
+
/**
|
|
8464
|
+
* The properties of the container that's used on the Amazon EKS pod.
|
|
8465
|
+
*
|
|
8466
|
+
* > This object is limited to 10 elements.
|
|
8467
|
+
*/
|
|
8468
|
+
containers?: outputs.batch.JobDefinitionEksContainer[];
|
|
8469
|
+
/**
|
|
8470
|
+
* The DNS policy for the pod. The default value is `ClusterFirst` . If the `hostNetwork` parameter is not specified, the default is `ClusterFirstWithHostNet` . `ClusterFirst` indicates that any DNS query that does not match the configured cluster domain suffix is forwarded to the upstream nameserver inherited from the node. For more information, see [Pod's DNS policy](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy) in the *Kubernetes documentation* .
|
|
8471
|
+
*
|
|
8472
|
+
* Valid values: `Default` | `ClusterFirst` | `ClusterFirstWithHostNet`
|
|
8473
|
+
*/
|
|
8474
|
+
dnsPolicy?: string;
|
|
8475
|
+
/**
|
|
8476
|
+
* Indicates if the pod uses the hosts' network IP address. The default value is `true` . Setting this to `false` enables the Kubernetes pod networking model. Most AWS Batch workloads are egress-only and don't require the overhead of IP allocation for each pod for incoming connections. For more information, see [Host namespaces](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/security/pod-security-policy/#host-namespaces) and [Pod networking](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/workloads/pods/#pod-networking) in the *Kubernetes documentation* .
|
|
8477
|
+
*/
|
|
8478
|
+
hostNetwork?: boolean;
|
|
8479
|
+
/**
|
|
8480
|
+
* References a Kubernetes secret resource. It holds a list of secrets. These secrets help to gain access to pull an images from a private registry.
|
|
8481
|
+
*
|
|
8482
|
+
* `ImagePullSecret$name` is required when this object is used.
|
|
8483
|
+
*/
|
|
8484
|
+
imagePullSecrets?: outputs.batch.JobDefinitionImagePullSecret[];
|
|
8485
|
+
/**
|
|
8486
|
+
* These containers run before application containers, always runs to completion, and must complete successfully before the next container starts. These containers are registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store. For more information, see [Init Containers](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) in the *Kubernetes documentation* .
|
|
8487
|
+
*
|
|
8488
|
+
* > This object is limited to 10 elements.
|
|
8489
|
+
*/
|
|
8490
|
+
initContainers?: outputs.batch.JobDefinitionEksContainer[];
|
|
8491
|
+
/**
|
|
8492
|
+
* Metadata about the Kubernetes pod. For more information, see [Understanding Kubernetes Objects](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) in the *Kubernetes documentation* .
|
|
8493
|
+
*/
|
|
8494
|
+
metadata?: outputs.batch.JobDefinitionEksMetadata;
|
|
8495
|
+
/**
|
|
8496
|
+
* The name of the service account that's used to run the pod. For more information, see [Kubernetes service accounts](https://docs.aws.amazon.com/eks/latest/userguide/service-accounts.html) and [Configure a Kubernetes service account to assume an IAM role](https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html) in the *Amazon EKS User Guide* and [Configure service accounts for pods](https://docs.aws.amazon.com/https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/) in the *Kubernetes documentation* .
|
|
8497
|
+
*/
|
|
8498
|
+
serviceAccountName?: string;
|
|
8499
|
+
/**
|
|
8500
|
+
* Indicates if the processes in a container are shared, or visible, to other containers in the same pod. For more information, see [Share Process Namespace between Containers in a Pod](https://docs.aws.amazon.com/https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/) .
|
|
8501
|
+
*/
|
|
8502
|
+
shareProcessNamespace?: boolean;
|
|
8503
|
+
/**
|
|
8504
|
+
* Specifies the volumes for a job definition that uses Amazon EKS resources.
|
|
8505
|
+
*/
|
|
8506
|
+
volumes?: outputs.batch.JobDefinitionEksVolume[];
|
|
8507
|
+
}
|
|
8445
8508
|
interface JobDefinitionEksProperties {
|
|
8446
8509
|
/**
|
|
8447
8510
|
* The properties for the Kubernetes pod resources of a job.
|
|
8448
8511
|
*/
|
|
8449
|
-
podProperties?: outputs.batch.
|
|
8512
|
+
podProperties?: outputs.batch.JobDefinitionEksPodProperties;
|
|
8450
8513
|
}
|
|
8451
8514
|
interface JobDefinitionEksSecret {
|
|
8452
8515
|
/**
|
|
@@ -8512,17 +8575,29 @@ export declare namespace batch {
|
|
|
8512
8575
|
*/
|
|
8513
8576
|
onStatusReason?: string;
|
|
8514
8577
|
}
|
|
8515
|
-
interface
|
|
8578
|
+
interface JobDefinitionHost {
|
|
8516
8579
|
/**
|
|
8517
|
-
* The
|
|
8580
|
+
* The path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If this parameter contains a file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the source path location doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported.
|
|
8581
|
+
*
|
|
8582
|
+
* > This parameter isn't applicable to jobs that run on Fargate resources. Don't provide this for these jobs.
|
|
8518
8583
|
*/
|
|
8519
|
-
|
|
8584
|
+
sourcePath?: string;
|
|
8520
8585
|
}
|
|
8521
8586
|
interface JobDefinitionImagePullSecret {
|
|
8522
8587
|
/**
|
|
8523
8588
|
* Provides a unique identifier for the `ImagePullSecret` . This object is required when `EksPodProperties$imagePullSecrets` is used.
|
|
8524
8589
|
*/
|
|
8525
|
-
name
|
|
8590
|
+
name?: string;
|
|
8591
|
+
}
|
|
8592
|
+
interface JobDefinitionJobTimeout {
|
|
8593
|
+
/**
|
|
8594
|
+
* The job timeout time (in seconds) that's measured from the job attempt's `startedAt` timestamp. After this time passes, AWS Batch terminates your jobs if they aren't finished. The minimum value for the timeout is 60 seconds.
|
|
8595
|
+
*
|
|
8596
|
+
* For array jobs, the timeout applies to the child jobs, not to the parent array job.
|
|
8597
|
+
*
|
|
8598
|
+
* For multi-node parallel (MNP) jobs, the timeout applies to the whole job, not to the individual nodes.
|
|
8599
|
+
*/
|
|
8600
|
+
attemptDurationSeconds?: number;
|
|
8526
8601
|
}
|
|
8527
8602
|
interface JobDefinitionLinuxParameters {
|
|
8528
8603
|
/**
|
|
@@ -8594,19 +8669,15 @@ export declare namespace batch {
|
|
|
8594
8669
|
/**
|
|
8595
8670
|
* The configuration options to send to the log driver. This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: `sudo docker version | grep "Server API version"`
|
|
8596
8671
|
*/
|
|
8597
|
-
options?:
|
|
8672
|
+
options?: {
|
|
8673
|
+
[key: string]: string;
|
|
8674
|
+
};
|
|
8598
8675
|
/**
|
|
8599
8676
|
* The secrets to pass to the log configuration. For more information, see [Specifying sensitive data](https://docs.aws.amazon.com/batch/latest/userguide/specifying-sensitive-data.html) in the *AWS Batch User Guide* .
|
|
8600
8677
|
*/
|
|
8601
8678
|
secretOptions?: outputs.batch.JobDefinitionSecret[];
|
|
8602
8679
|
}
|
|
8603
|
-
interface
|
|
8604
|
-
/**
|
|
8605
|
-
* Key-value pairs used to identify, sort, and organize cube resources. Can contain up to 63 uppercase letters, lowercase letters, numbers, hyphens (-), and underscores (_). Labels can be added or modified at any time. Each resource can have multiple labels, but each key must be unique for a given object.
|
|
8606
|
-
*/
|
|
8607
|
-
labels?: any;
|
|
8608
|
-
}
|
|
8609
|
-
interface JobDefinitionMountPoints {
|
|
8680
|
+
interface JobDefinitionMountPoint {
|
|
8610
8681
|
/**
|
|
8611
8682
|
* The path on the container where the host volume is mounted.
|
|
8612
8683
|
*/
|
|
@@ -8620,6 +8691,40 @@ export declare namespace batch {
|
|
|
8620
8691
|
*/
|
|
8621
8692
|
sourceVolume?: string;
|
|
8622
8693
|
}
|
|
8694
|
+
interface JobDefinitionMultiNodeContainerProperties {
|
|
8695
|
+
command?: string[];
|
|
8696
|
+
environment?: outputs.batch.JobDefinitionEnvironment[];
|
|
8697
|
+
ephemeralStorage?: outputs.batch.JobDefinitionEphemeralStorage;
|
|
8698
|
+
executionRoleArn?: string;
|
|
8699
|
+
image: string;
|
|
8700
|
+
instanceType?: string;
|
|
8701
|
+
jobRoleArn?: string;
|
|
8702
|
+
linuxParameters?: outputs.batch.JobDefinitionLinuxParameters;
|
|
8703
|
+
logConfiguration?: outputs.batch.JobDefinitionLogConfiguration;
|
|
8704
|
+
memory?: number;
|
|
8705
|
+
mountPoints?: outputs.batch.JobDefinitionMountPoint[];
|
|
8706
|
+
privileged?: boolean;
|
|
8707
|
+
readonlyRootFilesystem?: boolean;
|
|
8708
|
+
repositoryCredentials?: outputs.batch.JobDefinitionRepositoryCredentials;
|
|
8709
|
+
resourceRequirements?: outputs.batch.JobDefinitionResourceRequirement[];
|
|
8710
|
+
runtimePlatform?: outputs.batch.JobDefinitionRuntimePlatform;
|
|
8711
|
+
secrets?: outputs.batch.JobDefinitionSecret[];
|
|
8712
|
+
ulimits?: outputs.batch.JobDefinitionUlimit[];
|
|
8713
|
+
user?: string;
|
|
8714
|
+
vcpus?: number;
|
|
8715
|
+
volumes?: outputs.batch.JobDefinitionVolume[];
|
|
8716
|
+
}
|
|
8717
|
+
interface JobDefinitionMultiNodeEcsProperties {
|
|
8718
|
+
taskProperties: outputs.batch.JobDefinitionMultiNodeEcsTaskProperties[];
|
|
8719
|
+
}
|
|
8720
|
+
interface JobDefinitionMultiNodeEcsTaskProperties {
|
|
8721
|
+
containers?: outputs.batch.JobDefinitionTaskContainerProperties[];
|
|
8722
|
+
executionRoleArn?: string;
|
|
8723
|
+
ipcMode?: string;
|
|
8724
|
+
pidMode?: string;
|
|
8725
|
+
taskRoleArn?: string;
|
|
8726
|
+
volumes?: outputs.batch.JobDefinitionVolume[];
|
|
8727
|
+
}
|
|
8623
8728
|
interface JobDefinitionNetworkConfiguration {
|
|
8624
8729
|
/**
|
|
8625
8730
|
* Indicates whether the job has a public IP address. For a job that's running on Fargate resources in a private subnet to send outbound traffic to the internet (for example, to pull container images), the private subnet requires a NAT gateway be attached to route requests to the internet. For more information, see [Amazon ECS task networking](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking.html) in the *Amazon Elastic Container Service Developer Guide* . The default value is " `DISABLED` ".
|
|
@@ -8644,11 +8749,11 @@ export declare namespace batch {
|
|
|
8644
8749
|
/**
|
|
8645
8750
|
* The container details for the node range.
|
|
8646
8751
|
*/
|
|
8647
|
-
container?: outputs.batch.
|
|
8752
|
+
container?: outputs.batch.JobDefinitionMultiNodeContainerProperties;
|
|
8648
8753
|
/**
|
|
8649
8754
|
* This is an object that represents the properties of the node range for a multi-node parallel job.
|
|
8650
8755
|
*/
|
|
8651
|
-
ecsProperties?: outputs.batch.
|
|
8756
|
+
ecsProperties?: outputs.batch.JobDefinitionMultiNodeEcsProperties;
|
|
8652
8757
|
/**
|
|
8653
8758
|
* This is an object that represents the properties of the node range for a multi-node parallel job.
|
|
8654
8759
|
*/
|
|
@@ -8666,47 +8771,6 @@ export declare namespace batch {
|
|
|
8666
8771
|
*/
|
|
8667
8772
|
targetNodes: string;
|
|
8668
8773
|
}
|
|
8669
|
-
interface JobDefinitionPodProperties {
|
|
8670
|
-
/**
|
|
8671
|
-
* The properties of the container that's used on the Amazon EKS pod.
|
|
8672
|
-
*
|
|
8673
|
-
* > This object is limited to 10 elements.
|
|
8674
|
-
*/
|
|
8675
|
-
containers?: outputs.batch.JobDefinitionEksContainer[];
|
|
8676
|
-
/**
|
|
8677
|
-
* The DNS policy for the pod. The default value is `ClusterFirst` . If the `hostNetwork` parameter is not specified, the default is `ClusterFirstWithHostNet` . `ClusterFirst` indicates that any DNS query that does not match the configured cluster domain suffix is forwarded to the upstream nameserver inherited from the node. For more information, see [Pod's DNS policy](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy) in the *Kubernetes documentation* .
|
|
8678
|
-
*
|
|
8679
|
-
* Valid values: `Default` | `ClusterFirst` | `ClusterFirstWithHostNet`
|
|
8680
|
-
*/
|
|
8681
|
-
dnsPolicy?: string;
|
|
8682
|
-
/**
|
|
8683
|
-
* Indicates if the pod uses the hosts' network IP address. The default value is `true` . Setting this to `false` enables the Kubernetes pod networking model. Most AWS Batch workloads are egress-only and don't require the overhead of IP allocation for each pod for incoming connections. For more information, see [Host namespaces](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/security/pod-security-policy/#host-namespaces) and [Pod networking](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/workloads/pods/#pod-networking) in the *Kubernetes documentation* .
|
|
8684
|
-
*/
|
|
8685
|
-
hostNetwork?: boolean;
|
|
8686
|
-
imagePullSecrets?: outputs.batch.JobDefinitionImagePullSecret[];
|
|
8687
|
-
/**
|
|
8688
|
-
* These containers run before application containers, always runs to completion, and must complete successfully before the next container starts. These containers are registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store. For more information, see [Init Containers](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) in the *Kubernetes documentation* .
|
|
8689
|
-
*
|
|
8690
|
-
* > This object is limited to 10 elements.
|
|
8691
|
-
*/
|
|
8692
|
-
initContainers?: outputs.batch.JobDefinitionEksContainer[];
|
|
8693
|
-
/**
|
|
8694
|
-
* Metadata about the Kubernetes pod. For more information, see [Understanding Kubernetes Objects](https://docs.aws.amazon.com/https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/) in the *Kubernetes documentation* .
|
|
8695
|
-
*/
|
|
8696
|
-
metadata?: outputs.batch.JobDefinitionMetadata;
|
|
8697
|
-
/**
|
|
8698
|
-
* The name of the service account that's used to run the pod. For more information, see [Kubernetes service accounts](https://docs.aws.amazon.com/eks/latest/userguide/service-accounts.html) and [Configure a Kubernetes service account to assume an IAM role](https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html) in the *Amazon EKS User Guide* and [Configure service accounts for pods](https://docs.aws.amazon.com/https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/) in the *Kubernetes documentation* .
|
|
8699
|
-
*/
|
|
8700
|
-
serviceAccountName?: string;
|
|
8701
|
-
/**
|
|
8702
|
-
* Indicates if the processes in a container are shared, or visible, to other containers in the same pod. For more information, see [Share Process Namespace between Containers in a Pod](https://docs.aws.amazon.com/https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/) .
|
|
8703
|
-
*/
|
|
8704
|
-
shareProcessNamespace?: boolean;
|
|
8705
|
-
/**
|
|
8706
|
-
* Specifies the volumes for a job definition that uses Amazon EKS resources.
|
|
8707
|
-
*/
|
|
8708
|
-
volumes?: outputs.batch.JobDefinitionEksVolume[];
|
|
8709
|
-
}
|
|
8710
8774
|
interface JobDefinitionRepositoryCredentials {
|
|
8711
8775
|
/**
|
|
8712
8776
|
* The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
|
|
@@ -8860,7 +8924,7 @@ export declare namespace batch {
|
|
|
8860
8924
|
*
|
|
8861
8925
|
* Windows containers can mount whole directories on the same drive as `$env:ProgramData` . Windows containers can't mount directories on a different drive, and mount point can't be across drives.
|
|
8862
8926
|
*/
|
|
8863
|
-
mountPoints?: outputs.batch.
|
|
8927
|
+
mountPoints?: outputs.batch.JobDefinitionMountPoint[];
|
|
8864
8928
|
/**
|
|
8865
8929
|
* The name of a container. The name can be used as a unique identifier to target your `dependsOn` and `Overrides` objects.
|
|
8866
8930
|
*/
|
|
@@ -8917,16 +8981,6 @@ export declare namespace batch {
|
|
|
8917
8981
|
*/
|
|
8918
8982
|
user?: string;
|
|
8919
8983
|
}
|
|
8920
|
-
interface JobDefinitionTimeout {
|
|
8921
|
-
/**
|
|
8922
|
-
* The job timeout time (in seconds) that's measured from the job attempt's `startedAt` timestamp. After this time passes, AWS Batch terminates your jobs if they aren't finished. The minimum value for the timeout is 60 seconds.
|
|
8923
|
-
*
|
|
8924
|
-
* For array jobs, the timeout applies to the child jobs, not to the parent array job.
|
|
8925
|
-
*
|
|
8926
|
-
* For multi-node parallel (MNP) jobs, the timeout applies to the whole job, not to the individual nodes.
|
|
8927
|
-
*/
|
|
8928
|
-
attemptDurationSeconds?: number;
|
|
8929
|
-
}
|
|
8930
8984
|
interface JobDefinitionTmpfs {
|
|
8931
8985
|
/**
|
|
8932
8986
|
* The absolute file path in the container where the `tmpfs` volume is mounted.
|
|
@@ -8957,9 +9011,9 @@ export declare namespace batch {
|
|
|
8957
9011
|
*/
|
|
8958
9012
|
softLimit: number;
|
|
8959
9013
|
}
|
|
8960
|
-
interface
|
|
9014
|
+
interface JobDefinitionVolume {
|
|
8961
9015
|
/**
|
|
8962
|
-
* This is
|
|
9016
|
+
* This parameter is specified when you're using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a `platformVersion` of at least `1.4.0` .
|
|
8963
9017
|
*/
|
|
8964
9018
|
efsVolumeConfiguration?: outputs.batch.JobDefinitionEfsVolumeConfiguration;
|
|
8965
9019
|
/**
|
|
@@ -8967,20 +9021,12 @@ export declare namespace batch {
|
|
|
8967
9021
|
*
|
|
8968
9022
|
* > This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.
|
|
8969
9023
|
*/
|
|
8970
|
-
host?: outputs.batch.
|
|
9024
|
+
host?: outputs.batch.JobDefinitionHost;
|
|
8971
9025
|
/**
|
|
8972
9026
|
* The name of the volume. It can be up to 255 characters long. It can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_). This name is referenced in the `sourceVolume` parameter of container definition `mountPoints` .
|
|
8973
9027
|
*/
|
|
8974
9028
|
name?: string;
|
|
8975
9029
|
}
|
|
8976
|
-
interface JobDefinitionVolumesHost {
|
|
8977
|
-
/**
|
|
8978
|
-
* The path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If this parameter contains a file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the source path location doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported.
|
|
8979
|
-
*
|
|
8980
|
-
* > This parameter isn't applicable to jobs that run on Fargate resources. Don't provide this for these jobs.
|
|
8981
|
-
*/
|
|
8982
|
-
sourcePath?: string;
|
|
8983
|
-
}
|
|
8984
9030
|
interface JobQueueComputeEnvironmentOrder {
|
|
8985
9031
|
/**
|
|
8986
9032
|
* The Amazon Resource Name (ARN) of the compute environment.
|
|
@@ -11667,6 +11713,10 @@ export declare namespace cassandra {
|
|
|
11667
11713
|
*/
|
|
11668
11714
|
targetValue: number;
|
|
11669
11715
|
}
|
|
11716
|
+
interface TypeField {
|
|
11717
|
+
fieldName: string;
|
|
11718
|
+
fieldType: string;
|
|
11719
|
+
}
|
|
11670
11720
|
}
|
|
11671
11721
|
export declare namespace ce {
|
|
11672
11722
|
/**
|
|
@@ -11937,6 +11987,12 @@ export declare namespace cleanrooms {
|
|
|
11937
11987
|
interface ConfiguredTableAssociationAnalysisRulePolicyV12Properties {
|
|
11938
11988
|
custom: outputs.cleanrooms.ConfiguredTableAssociationAnalysisRuleCustom;
|
|
11939
11989
|
}
|
|
11990
|
+
interface ConfiguredTableAthenaTableReference {
|
|
11991
|
+
databaseName: string;
|
|
11992
|
+
outputLocation?: string;
|
|
11993
|
+
tableName: string;
|
|
11994
|
+
workGroup: string;
|
|
11995
|
+
}
|
|
11940
11996
|
interface ConfiguredTableDifferentialPrivacy {
|
|
11941
11997
|
columns: outputs.cleanrooms.ConfiguredTableDifferentialPrivacyColumn[];
|
|
11942
11998
|
}
|
|
@@ -11944,21 +12000,33 @@ export declare namespace cleanrooms {
|
|
|
11944
12000
|
name: string;
|
|
11945
12001
|
}
|
|
11946
12002
|
interface ConfiguredTableGlueTableReference {
|
|
11947
|
-
/**
|
|
11948
|
-
* The name of the database the AWS Glue table belongs to.
|
|
11949
|
-
*/
|
|
11950
12003
|
databaseName: string;
|
|
11951
|
-
/**
|
|
11952
|
-
* The name of the AWS Glue table.
|
|
11953
|
-
*/
|
|
11954
12004
|
tableName: string;
|
|
11955
12005
|
}
|
|
11956
|
-
interface
|
|
11957
|
-
|
|
11958
|
-
|
|
11959
|
-
|
|
12006
|
+
interface ConfiguredTableSnowflakeTableReference {
|
|
12007
|
+
accountIdentifier: string;
|
|
12008
|
+
databaseName: string;
|
|
12009
|
+
schemaName: string;
|
|
12010
|
+
secretArn: string;
|
|
12011
|
+
tableName: string;
|
|
12012
|
+
tableSchema: outputs.cleanrooms.ConfiguredTableSnowflakeTableSchemaProperties;
|
|
12013
|
+
}
|
|
12014
|
+
interface ConfiguredTableSnowflakeTableSchemaProperties {
|
|
12015
|
+
v1: outputs.cleanrooms.ConfiguredTableSnowflakeTableSchemaV1[];
|
|
12016
|
+
}
|
|
12017
|
+
interface ConfiguredTableSnowflakeTableSchemaV1 {
|
|
12018
|
+
columnName: string;
|
|
12019
|
+
columnType: string;
|
|
12020
|
+
}
|
|
12021
|
+
interface ConfiguredTableTableReference0Properties {
|
|
11960
12022
|
glue: outputs.cleanrooms.ConfiguredTableGlueTableReference;
|
|
11961
12023
|
}
|
|
12024
|
+
interface ConfiguredTableTableReference1Properties {
|
|
12025
|
+
snowflake: outputs.cleanrooms.ConfiguredTableSnowflakeTableReference;
|
|
12026
|
+
}
|
|
12027
|
+
interface ConfiguredTableTableReference2Properties {
|
|
12028
|
+
athena: outputs.cleanrooms.ConfiguredTableAthenaTableReference;
|
|
12029
|
+
}
|
|
11962
12030
|
interface IdMappingTableInputReferenceConfig {
|
|
11963
12031
|
/**
|
|
11964
12032
|
* The Amazon Resource Name (ARN) of the referenced resource in AWS Entity Resolution . Valid values are ID mapping workflow ARNs.
|
|
@@ -12310,15 +12378,15 @@ export declare namespace cloudformation {
|
|
|
12310
12378
|
*/
|
|
12311
12379
|
concurrencyMode?: enums.cloudformation.StackSetConcurrencyMode;
|
|
12312
12380
|
/**
|
|
12313
|
-
* The number of accounts, per Region, for which this operation can fail before
|
|
12381
|
+
* The number of accounts, per Region, for which this operation can fail before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
|
|
12314
12382
|
*
|
|
12315
12383
|
* Conditional: You must specify either `FailureToleranceCount` or `FailureTolerancePercentage` (but not both).
|
|
12316
12384
|
*/
|
|
12317
12385
|
failureToleranceCount?: number;
|
|
12318
12386
|
/**
|
|
12319
|
-
* The percentage of accounts, per Region, for which this stack operation can fail before
|
|
12387
|
+
* The percentage of accounts, per Region, for which this stack operation can fail before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
|
|
12320
12388
|
*
|
|
12321
|
-
* When calculating the number of accounts based on the specified percentage,
|
|
12389
|
+
* When calculating the number of accounts based on the specified percentage, CloudFormation rounds *down* to the next whole number.
|
|
12322
12390
|
*
|
|
12323
12391
|
* Conditional: You must specify either `FailureToleranceCount` or `FailureTolerancePercentage` , but not both.
|
|
12324
12392
|
*/
|
|
@@ -12334,7 +12402,7 @@ export declare namespace cloudformation {
|
|
|
12334
12402
|
/**
|
|
12335
12403
|
* The maximum percentage of accounts in which to perform this operation at one time.
|
|
12336
12404
|
*
|
|
12337
|
-
* When calculating the number of accounts based on the specified percentage,
|
|
12405
|
+
* When calculating the number of accounts based on the specified percentage, CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.
|
|
12338
12406
|
*
|
|
12339
12407
|
* Note that this setting lets you specify the *maximum* for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.
|
|
12340
12408
|
*
|
|
@@ -12709,6 +12777,10 @@ export declare namespace cloudfront {
|
|
|
12709
12777
|
* A list of CloudFront functions that are associated with this cache behavior. CloudFront functions must be published to the ``LIVE`` stage to associate them with a cache behavior.
|
|
12710
12778
|
*/
|
|
12711
12779
|
functionAssociations?: outputs.cloudfront.DistributionFunctionAssociation[];
|
|
12780
|
+
/**
|
|
12781
|
+
* The gRPC configuration for your cache behavior.
|
|
12782
|
+
*/
|
|
12783
|
+
grpcConfig?: outputs.cloudfront.DistributionGrpcConfig;
|
|
12712
12784
|
/**
|
|
12713
12785
|
* A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
|
12714
12786
|
*/
|
|
@@ -13036,6 +13108,10 @@ export declare namespace cloudfront {
|
|
|
13036
13108
|
* A list of CloudFront functions that are associated with this cache behavior. Your functions must be published to the ``LIVE`` stage to associate them with a cache behavior.
|
|
13037
13109
|
*/
|
|
13038
13110
|
functionAssociations?: outputs.cloudfront.DistributionFunctionAssociation[];
|
|
13111
|
+
/**
|
|
13112
|
+
* The gRPC configuration for your cache behavior.
|
|
13113
|
+
*/
|
|
13114
|
+
grpcConfig?: outputs.cloudfront.DistributionGrpcConfig;
|
|
13039
13115
|
/**
|
|
13040
13116
|
* A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
|
13041
13117
|
*/
|
|
@@ -13165,6 +13241,12 @@ export declare namespace cloudfront {
|
|
|
13165
13241
|
*/
|
|
13166
13242
|
restrictionType: string;
|
|
13167
13243
|
}
|
|
13244
|
+
interface DistributionGrpcConfig {
|
|
13245
|
+
/**
|
|
13246
|
+
* Enables your CloudFront distribution to receive gRPC requests and to proxy them directly to your origins.
|
|
13247
|
+
*/
|
|
13248
|
+
enabled: boolean;
|
|
13249
|
+
}
|
|
13168
13250
|
/**
|
|
13169
13251
|
* A complex type that contains a Lambda@Edge function association.
|
|
13170
13252
|
*/
|
|
@@ -13236,7 +13318,7 @@ export declare namespace cloudfront {
|
|
|
13236
13318
|
/**
|
|
13237
13319
|
* The Amazon S3 bucket to store the access logs in, for example, ``myawslogbucket.s3.amazonaws.com``.
|
|
13238
13320
|
*/
|
|
13239
|
-
bucket
|
|
13321
|
+
bucket?: string;
|
|
13240
13322
|
/**
|
|
13241
13323
|
* Specifies whether you want CloudFront to include cookies in access logs, specify ``true`` for ``IncludeCookies``. If you choose to include cookies in logs, CloudFront logs all cookies regardless of how you configure the cache behaviors for this distribution. If you don't want to include cookies when you create a distribution or if you want to disable include cookies for an existing distribution, specify ``false`` for ``IncludeCookies``.
|
|
13242
13324
|
*/
|
|
@@ -13340,6 +13422,10 @@ export declare namespace cloudfront {
|
|
|
13340
13422
|
* A complex type that contains information about the origins in an origin group.
|
|
13341
13423
|
*/
|
|
13342
13424
|
members: outputs.cloudfront.DistributionOriginGroupMembers;
|
|
13425
|
+
/**
|
|
13426
|
+
* The selection criteria for the origin group. For more information, see [Create an origin group](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/high_availability_origin_failover.html#concept_origin_groups.creating) in the *Amazon CloudFront Developer Guide* .
|
|
13427
|
+
*/
|
|
13428
|
+
selectionCriteria?: enums.cloudfront.DistributionOriginGroupSelectionCriteria;
|
|
13343
13429
|
}
|
|
13344
13430
|
/**
|
|
13345
13431
|
* A complex data type that includes information about the failover criteria for an origin group, including the status codes for which CloudFront will failover from the primary origin to the second origin.
|
|
@@ -16593,8 +16679,17 @@ export declare namespace connect {
|
|
|
16593
16679
|
* Overrides attached to the hours of operation.
|
|
16594
16680
|
*/
|
|
16595
16681
|
interface HoursOfOperationOverride {
|
|
16682
|
+
/**
|
|
16683
|
+
* The date from which the hours of operation override would be effective.
|
|
16684
|
+
*/
|
|
16596
16685
|
effectiveFrom: string;
|
|
16686
|
+
/**
|
|
16687
|
+
* The date till which the hours of operation override would be effective.
|
|
16688
|
+
*/
|
|
16597
16689
|
effectiveTill: string;
|
|
16690
|
+
/**
|
|
16691
|
+
* The identifier for the hours of operation override.
|
|
16692
|
+
*/
|
|
16598
16693
|
hoursOfOperationOverrideId?: string;
|
|
16599
16694
|
overrideConfig: outputs.connect.HoursOfOperationOverrideConfig[];
|
|
16600
16695
|
overrideDescription?: string;
|
|
@@ -16727,6 +16822,15 @@ export declare namespace connect {
|
|
|
16727
16822
|
*/
|
|
16728
16823
|
outboundFlowArn?: string;
|
|
16729
16824
|
}
|
|
16825
|
+
/**
|
|
16826
|
+
* The outbound email address ID.
|
|
16827
|
+
*/
|
|
16828
|
+
interface QueueOutboundEmailConfig {
|
|
16829
|
+
/**
|
|
16830
|
+
* The identifier of the email address.
|
|
16831
|
+
*/
|
|
16832
|
+
outboundEmailAddressId?: string;
|
|
16833
|
+
}
|
|
16730
16834
|
/**
|
|
16731
16835
|
* Configuration settings for the quick connect.
|
|
16732
16836
|
*/
|
|
@@ -16846,17 +16950,17 @@ export declare namespace connect {
|
|
|
16846
16950
|
queueArn: string;
|
|
16847
16951
|
}
|
|
16848
16952
|
/**
|
|
16849
|
-
*
|
|
16953
|
+
* A list of actions to be run when the rule is triggered.
|
|
16850
16954
|
*/
|
|
16851
16955
|
interface RuleActions {
|
|
16852
16956
|
/**
|
|
16853
|
-
* Information about the contact category action. The syntax can be empty, for example,
|
|
16957
|
+
* Information about the contact category action. The syntax can be empty, for example, ``{}``.
|
|
16854
16958
|
*/
|
|
16855
16959
|
assignContactCategoryActions?: outputs.connect.RuleAssignContactCategoryAction[];
|
|
16856
16960
|
createCaseActions?: outputs.connect.RuleCreateCaseAction[];
|
|
16857
16961
|
endAssociatedTasksActions?: outputs.connect.RuleEndAssociatedTasksAction[];
|
|
16858
16962
|
/**
|
|
16859
|
-
* Information about the
|
|
16963
|
+
* Information about the EV action.
|
|
16860
16964
|
*/
|
|
16861
16965
|
eventBridgeActions?: outputs.connect.RuleEventBridgeAction[];
|
|
16862
16966
|
/**
|
|
@@ -16865,7 +16969,7 @@ export declare namespace connect {
|
|
|
16865
16969
|
sendNotificationActions?: outputs.connect.RuleSendNotificationAction[];
|
|
16866
16970
|
submitAutoEvaluationActions?: outputs.connect.RuleSubmitAutoEvaluationAction[];
|
|
16867
16971
|
/**
|
|
16868
|
-
* Information about the task action. This field is required if
|
|
16972
|
+
* Information about the task action. This field is required if ``TriggerEventSource`` is one of the following values: ``OnZendeskTicketCreate`` | ``OnZendeskTicketStatusUpdate`` | ``OnSalesforceCaseCreate``
|
|
16869
16973
|
*/
|
|
16870
16974
|
taskActions?: outputs.connect.RuleTaskAction[];
|
|
16871
16975
|
updateCaseActions?: outputs.connect.RuleUpdateCaseAction[];
|
|
@@ -16875,14 +16979,8 @@ export declare namespace connect {
|
|
|
16875
16979
|
*/
|
|
16876
16980
|
interface RuleAssignContactCategoryAction {
|
|
16877
16981
|
}
|
|
16878
|
-
/**
|
|
16879
|
-
* The definition for create case action.
|
|
16880
|
-
*/
|
|
16881
16982
|
interface RuleCreateCaseAction {
|
|
16882
16983
|
fields: outputs.connect.RuleField[];
|
|
16883
|
-
/**
|
|
16884
|
-
* The Id of template.
|
|
16885
|
-
*/
|
|
16886
16984
|
templateId: string;
|
|
16887
16985
|
}
|
|
16888
16986
|
/**
|
|
@@ -16891,26 +16989,20 @@ export declare namespace connect {
|
|
|
16891
16989
|
interface RuleEndAssociatedTasksAction {
|
|
16892
16990
|
}
|
|
16893
16991
|
/**
|
|
16894
|
-
* The
|
|
16992
|
+
* The EV action definition.
|
|
16895
16993
|
*/
|
|
16896
16994
|
interface RuleEventBridgeAction {
|
|
16897
16995
|
/**
|
|
16898
|
-
* The name
|
|
16996
|
+
* The name.
|
|
16899
16997
|
*/
|
|
16900
16998
|
name: string;
|
|
16901
16999
|
}
|
|
16902
|
-
/**
|
|
16903
|
-
* The field of the case.
|
|
16904
|
-
*/
|
|
16905
17000
|
interface RuleField {
|
|
16906
|
-
/**
|
|
16907
|
-
* The Id of the field
|
|
16908
|
-
*/
|
|
16909
17001
|
id: string;
|
|
16910
17002
|
value: outputs.connect.RuleFieldValue;
|
|
16911
17003
|
}
|
|
16912
17004
|
/**
|
|
16913
|
-
*
|
|
17005
|
+
* Object for case field values.
|
|
16914
17006
|
*/
|
|
16915
17007
|
interface RuleFieldValue {
|
|
16916
17008
|
booleanValue?: boolean;
|
|
@@ -16923,93 +17015,96 @@ export declare namespace connect {
|
|
|
16923
17015
|
*/
|
|
16924
17016
|
interface RuleNotificationRecipientType {
|
|
16925
17017
|
/**
|
|
16926
|
-
* The
|
|
17018
|
+
* The Amazon Resource Name (ARN) of the user account.
|
|
16927
17019
|
*/
|
|
16928
17020
|
userArns?: string[];
|
|
16929
17021
|
/**
|
|
16930
|
-
* The
|
|
17022
|
+
* The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }. CON users with the specified tags will be notified.
|
|
16931
17023
|
*/
|
|
16932
17024
|
userTags?: {
|
|
16933
17025
|
[key: string]: string;
|
|
16934
17026
|
};
|
|
16935
17027
|
}
|
|
16936
17028
|
/**
|
|
16937
|
-
*
|
|
17029
|
+
* Information about the reference when the ``referenceType`` is ``URL``. Otherwise, null. (Supports variable injection in the ``Value`` field.)
|
|
16938
17030
|
*/
|
|
16939
17031
|
interface RuleReference {
|
|
17032
|
+
/**
|
|
17033
|
+
* The type of the reference. ``DATE`` must be of type Epoch timestamp.
|
|
17034
|
+
* *Allowed values*: ``URL`` | ``ATTACHMENT`` | ``NUMBER`` | ``STRING`` | ``DATE`` | ``EMAIL``
|
|
17035
|
+
*/
|
|
16940
17036
|
type: enums.connect.RuleReferenceType;
|
|
17037
|
+
/**
|
|
17038
|
+
* A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).
|
|
17039
|
+
*/
|
|
16941
17040
|
value: string;
|
|
16942
17041
|
}
|
|
16943
17042
|
/**
|
|
16944
|
-
*
|
|
17043
|
+
* Information about the send notification action.
|
|
16945
17044
|
*/
|
|
16946
17045
|
interface RuleSendNotificationAction {
|
|
16947
17046
|
/**
|
|
16948
|
-
*
|
|
17047
|
+
* Notification content. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the *Administrators Guide*.
|
|
16949
17048
|
*/
|
|
16950
17049
|
content: string;
|
|
16951
17050
|
/**
|
|
16952
|
-
*
|
|
17051
|
+
* Content type format.
|
|
17052
|
+
* *Allowed value*: ``PLAIN_TEXT``
|
|
16953
17053
|
*/
|
|
16954
17054
|
contentType: enums.connect.RuleSendNotificationActionContentType;
|
|
16955
17055
|
/**
|
|
16956
|
-
*
|
|
17056
|
+
* Notification delivery method.
|
|
17057
|
+
* *Allowed value*: ``EMAIL``
|
|
16957
17058
|
*/
|
|
16958
17059
|
deliveryMethod: enums.connect.RuleSendNotificationActionDeliveryMethod;
|
|
17060
|
+
/**
|
|
17061
|
+
* Notification recipient.
|
|
17062
|
+
*/
|
|
16959
17063
|
recipient: outputs.connect.RuleNotificationRecipientType;
|
|
16960
17064
|
/**
|
|
16961
|
-
* The subject of
|
|
17065
|
+
* The subject of the email if the delivery method is ``EMAIL``. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the *Administrators Guide*.
|
|
16962
17066
|
*/
|
|
16963
17067
|
subject?: string;
|
|
16964
17068
|
}
|
|
16965
|
-
/**
|
|
16966
|
-
* The definition of submit auto evaluation action.
|
|
16967
|
-
*/
|
|
16968
17069
|
interface RuleSubmitAutoEvaluationAction {
|
|
16969
|
-
/**
|
|
16970
|
-
* The Amazon Resource Name (ARN) of the evaluation form.
|
|
16971
|
-
*/
|
|
16972
17070
|
evaluationFormArn: string;
|
|
16973
17071
|
}
|
|
16974
17072
|
/**
|
|
16975
|
-
*
|
|
17073
|
+
* Information about the task action. This field is required if ``TriggerEventSource`` is one of the following values: ``OnZendeskTicketCreate`` | ``OnZendeskTicketStatusUpdate`` | ``OnSalesforceCaseCreate``
|
|
16976
17074
|
*/
|
|
16977
17075
|
interface RuleTaskAction {
|
|
16978
17076
|
/**
|
|
16979
|
-
* The Amazon Resource Name (ARN) of the
|
|
17077
|
+
* The Amazon Resource Name (ARN) of the flow.
|
|
16980
17078
|
*/
|
|
16981
17079
|
contactFlowArn: string;
|
|
16982
17080
|
/**
|
|
16983
|
-
* The description
|
|
17081
|
+
* The description. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the *Administrators Guide*.
|
|
16984
17082
|
*/
|
|
16985
17083
|
description?: string;
|
|
16986
17084
|
/**
|
|
16987
|
-
* The name
|
|
17085
|
+
* The name. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the *Administrators Guide*.
|
|
16988
17086
|
*/
|
|
16989
17087
|
name: string;
|
|
16990
17088
|
/**
|
|
16991
|
-
*
|
|
17089
|
+
* Information about the reference when the ``referenceType`` is ``URL``. Otherwise, null. ``URL`` is the only accepted type. (Supports variable injection in the ``Value`` field.)
|
|
16992
17090
|
*/
|
|
16993
17091
|
references?: {
|
|
16994
17092
|
[key: string]: outputs.connect.RuleReference;
|
|
16995
17093
|
};
|
|
16996
17094
|
}
|
|
16997
17095
|
/**
|
|
16998
|
-
* The
|
|
17096
|
+
* The name of the event source.
|
|
16999
17097
|
*/
|
|
17000
17098
|
interface RuleTriggerEventSource {
|
|
17001
17099
|
/**
|
|
17002
|
-
* The name of event source.
|
|
17100
|
+
* The name of the event source.
|
|
17003
17101
|
*/
|
|
17004
17102
|
eventSourceName: enums.connect.RuleTriggerEventSourceEventSourceName;
|
|
17005
17103
|
/**
|
|
17006
|
-
* The Amazon Resource Name (ARN)
|
|
17104
|
+
* The Amazon Resource Name (ARN) of the integration association. ``IntegrationAssociationArn`` is required if ``TriggerEventSource`` is one of the following values: ``OnZendeskTicketCreate`` | ``OnZendeskTicketStatusUpdate`` | ``OnSalesforceCaseCreate``
|
|
17007
17105
|
*/
|
|
17008
17106
|
integrationAssociationArn?: string;
|
|
17009
17107
|
}
|
|
17010
|
-
/**
|
|
17011
|
-
* The definition for update case action.
|
|
17012
|
-
*/
|
|
17013
17108
|
interface RuleUpdateCaseAction {
|
|
17014
17109
|
fields: outputs.connect.RuleField[];
|
|
17015
17110
|
}
|
|
@@ -17213,11 +17308,11 @@ export declare namespace connect {
|
|
|
17213
17308
|
*/
|
|
17214
17309
|
email?: string;
|
|
17215
17310
|
/**
|
|
17216
|
-
* The first name. This is required if you are using Amazon Connect or SAML for identity management.
|
|
17311
|
+
* The first name. This is required if you are using Amazon Connect or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
|
|
17217
17312
|
*/
|
|
17218
17313
|
firstName?: string;
|
|
17219
17314
|
/**
|
|
17220
|
-
* The last name. This is required if you are using Amazon Connect or SAML for identity management.
|
|
17315
|
+
* The last name. This is required if you are using Amazon Connect or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
|
|
17221
17316
|
*/
|
|
17222
17317
|
lastName?: string;
|
|
17223
17318
|
/**
|
|
@@ -17502,6 +17597,15 @@ export declare namespace connectcampaignsv2 {
|
|
|
17502
17597
|
*/
|
|
17503
17598
|
agentlessConfig?: outputs.connectcampaignsv2.CampaignAgentlessConfig;
|
|
17504
17599
|
}
|
|
17600
|
+
/**
|
|
17601
|
+
* The event trigger of the campaign
|
|
17602
|
+
*/
|
|
17603
|
+
interface CampaignEventTrigger {
|
|
17604
|
+
/**
|
|
17605
|
+
* The Amazon Resource Name (ARN) of the Customer Profiles domain.
|
|
17606
|
+
*/
|
|
17607
|
+
customerProfilesDomainArn?: string;
|
|
17608
|
+
}
|
|
17505
17609
|
/**
|
|
17506
17610
|
* Local time zone config
|
|
17507
17611
|
*/
|
|
@@ -17619,13 +17723,17 @@ export declare namespace connectcampaignsv2 {
|
|
|
17619
17723
|
agentlessConfig?: outputs.connectcampaignsv2.CampaignAgentlessConfig;
|
|
17620
17724
|
}
|
|
17621
17725
|
/**
|
|
17622
|
-
* The possible
|
|
17726
|
+
* The possible source of the campaign
|
|
17623
17727
|
*/
|
|
17624
17728
|
interface CampaignSource {
|
|
17625
17729
|
/**
|
|
17626
17730
|
* The Amazon Resource Name (ARN) of the Customer Profiles segment.
|
|
17627
17731
|
*/
|
|
17628
17732
|
customerProfilesSegmentArn?: string;
|
|
17733
|
+
/**
|
|
17734
|
+
* The event trigger of the campaign.
|
|
17735
|
+
*/
|
|
17736
|
+
eventTrigger?: outputs.connectcampaignsv2.CampaignEventTrigger;
|
|
17629
17737
|
}
|
|
17630
17738
|
/**
|
|
17631
17739
|
* Telephony Channel Subtype config
|
|
@@ -22273,6 +22381,9 @@ export declare namespace ec2 {
|
|
|
22273
22381
|
udpTimeout?: number;
|
|
22274
22382
|
}
|
|
22275
22383
|
interface LaunchTemplateCpu {
|
|
22384
|
+
/**
|
|
22385
|
+
* The instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes are compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.
|
|
22386
|
+
*/
|
|
22276
22387
|
references?: outputs.ec2.LaunchTemplateReference[];
|
|
22277
22388
|
}
|
|
22278
22389
|
/**
|
|
@@ -22429,6 +22540,7 @@ export declare namespace ec2 {
|
|
|
22429
22540
|
* The network interfaces for the instance.
|
|
22430
22541
|
*/
|
|
22431
22542
|
networkInterfaces?: outputs.ec2.LaunchTemplateNetworkInterface[];
|
|
22543
|
+
networkPerformanceOptions?: any;
|
|
22432
22544
|
/**
|
|
22433
22545
|
* The placement for the instance.
|
|
22434
22546
|
*/
|
|
@@ -25163,6 +25275,10 @@ export declare namespace ec2 {
|
|
|
25163
25275
|
*/
|
|
25164
25276
|
userInfoEndpoint?: string;
|
|
25165
25277
|
}
|
|
25278
|
+
interface VpcEndpointDnsOptionsSpecification {
|
|
25279
|
+
dnsRecordIpType?: enums.ec2.VpcEndpointDnsOptionsSpecificationDnsRecordIpType;
|
|
25280
|
+
privateDnsOnlyForInboundResolverEndpoint?: enums.ec2.VpcEndpointDnsOptionsSpecificationPrivateDnsOnlyForInboundResolverEndpoint;
|
|
25281
|
+
}
|
|
25166
25282
|
/**
|
|
25167
25283
|
* Options for sending VPN tunnel logs to CloudWatch.
|
|
25168
25284
|
*/
|
|
@@ -25689,7 +25805,7 @@ export declare namespace ecs {
|
|
|
25689
25805
|
*/
|
|
25690
25806
|
interface ServiceAwsVpcConfiguration {
|
|
25691
25807
|
/**
|
|
25692
|
-
* Whether the task's elastic network interface receives a public IP address. The default value is ``
|
|
25808
|
+
* Whether the task's elastic network interface receives a public IP address. The default value is ``ENABLED``.
|
|
25693
25809
|
*/
|
|
25694
25810
|
assignPublicIp?: enums.ecs.ServiceAwsVpcConfigurationAssignPublicIp;
|
|
25695
25811
|
/**
|
|
@@ -25911,7 +26027,7 @@ export declare namespace ecs {
|
|
|
25911
26027
|
minimumHealthyPercent?: number;
|
|
25912
26028
|
}
|
|
25913
26029
|
/**
|
|
25914
|
-
* The deployment controller to use for the service.
|
|
26030
|
+
* The deployment controller to use for the service.
|
|
25915
26031
|
*/
|
|
25916
26032
|
interface ServiceDeploymentController {
|
|
25917
26033
|
/**
|
|
@@ -26209,13 +26325,17 @@ export declare namespace ecs {
|
|
|
26209
26325
|
*/
|
|
26210
26326
|
name: string;
|
|
26211
26327
|
}
|
|
26328
|
+
/**
|
|
26329
|
+
* The VPC Lattice configuration for your service that holds the information for the target group(s) Amazon ECS tasks will be registered to.
|
|
26330
|
+
*/
|
|
26212
26331
|
interface ServiceVpcLatticeConfiguration {
|
|
26213
26332
|
/**
|
|
26214
|
-
* The name of the port mapping to register in the VPC Lattice target group. This is the name of the
|
|
26333
|
+
* The name of the port mapping to register in the VPC Lattice target group. This is the name of the ``portMapping`` you defined in your task definition.
|
|
26215
26334
|
*/
|
|
26216
26335
|
portName: string;
|
|
26217
26336
|
/**
|
|
26218
|
-
* The ARN of the IAM role to associate with this VPC Lattice configuration. This is the Amazon ECS
|
|
26337
|
+
* The ARN of the IAM role to associate with this VPC Lattice configuration. This is the Amazon ECS
|
|
26338
|
+
* infrastructure IAM role that is used to manage your VPC Lattice infrastructure.
|
|
26219
26339
|
*/
|
|
26220
26340
|
roleArn: string;
|
|
26221
26341
|
/**
|
|
@@ -26621,7 +26741,7 @@ export declare namespace ecs {
|
|
|
26621
26741
|
*/
|
|
26622
26742
|
interface TaskDefinitionEphemeralStorage {
|
|
26623
26743
|
/**
|
|
26624
|
-
* The total amount, in GiB, of ephemeral storage to set for the task. The minimum supported value is ``
|
|
26744
|
+
* The total amount, in GiB, of ephemeral storage to set for the task. The minimum supported value is ``21`` GiB and the maximum supported value is ``200`` GiB.
|
|
26625
26745
|
*/
|
|
26626
26746
|
sizeInGiB?: number;
|
|
26627
26747
|
}
|
|
@@ -29034,6 +29154,19 @@ export declare namespace emrserverless {
|
|
|
29034
29154
|
encryptionKeyArn?: string;
|
|
29035
29155
|
logUri?: string;
|
|
29036
29156
|
}
|
|
29157
|
+
/**
|
|
29158
|
+
* The scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.
|
|
29159
|
+
*/
|
|
29160
|
+
interface ApplicationSchedulerConfiguration {
|
|
29161
|
+
/**
|
|
29162
|
+
* The maximum concurrent job runs on this application. If scheduler configuration is enabled on your application, the default value is 15. The valid range is 1 to 1000.
|
|
29163
|
+
*/
|
|
29164
|
+
maxConcurrentRuns?: number;
|
|
29165
|
+
/**
|
|
29166
|
+
* The maximum duration in minutes for the job in QUEUED state. If scheduler configuration is enabled on your application, the default value is 360 minutes (6 hours). The valid range is from 15 to 720.
|
|
29167
|
+
*/
|
|
29168
|
+
queueTimeoutMinutes?: number;
|
|
29169
|
+
}
|
|
29037
29170
|
interface ApplicationWorkerConfiguration {
|
|
29038
29171
|
/**
|
|
29039
29172
|
* Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
|
|
@@ -29837,17 +29970,17 @@ export declare namespace events {
|
|
|
29837
29970
|
}
|
|
29838
29971
|
interface RuleSageMakerPipelineParameter {
|
|
29839
29972
|
/**
|
|
29840
|
-
* Name of parameter to start execution of a SageMaker Model Building Pipeline.
|
|
29973
|
+
* Name of parameter to start execution of a SageMaker AI Model Building Pipeline.
|
|
29841
29974
|
*/
|
|
29842
29975
|
name: string;
|
|
29843
29976
|
/**
|
|
29844
|
-
* Value of parameter to start execution of a SageMaker Model Building Pipeline.
|
|
29977
|
+
* Value of parameter to start execution of a SageMaker AI Model Building Pipeline.
|
|
29845
29978
|
*/
|
|
29846
29979
|
value: string;
|
|
29847
29980
|
}
|
|
29848
29981
|
interface RuleSageMakerPipelineParameters {
|
|
29849
29982
|
/**
|
|
29850
|
-
* List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
|
29983
|
+
* List of Parameter names and values for SageMaker AI Model Building Pipeline execution.
|
|
29851
29984
|
*/
|
|
29852
29985
|
pipelineParameterList?: outputs.events.RuleSageMakerPipelineParameter[];
|
|
29853
29986
|
}
|
|
@@ -29933,9 +30066,9 @@ export declare namespace events {
|
|
|
29933
30066
|
*/
|
|
29934
30067
|
runCommandParameters?: outputs.events.RuleRunCommandParameters;
|
|
29935
30068
|
/**
|
|
29936
|
-
* Contains the SageMaker Model Building Pipeline parameters to start execution of a SageMaker Model Building Pipeline.
|
|
30069
|
+
* Contains the SageMaker AI Model Building Pipeline parameters to start execution of a SageMaker AI Model Building Pipeline.
|
|
29937
30070
|
*
|
|
29938
|
-
* If you specify a SageMaker Model Building Pipeline as a target, you can use this to specify parameters to start a pipeline execution based on EventBridge events.
|
|
30071
|
+
* If you specify a SageMaker AI Model Building Pipeline as a target, you can use this to specify parameters to start a pipeline execution based on EventBridge events.
|
|
29939
30072
|
*/
|
|
29940
30073
|
sageMakerPipelineParameters?: outputs.events.RuleSageMakerPipelineParameters;
|
|
29941
30074
|
/**
|
|
@@ -30303,7 +30436,7 @@ export declare namespace fis {
|
|
|
30303
30436
|
/**
|
|
30304
30437
|
* The data sources for the experiment report.
|
|
30305
30438
|
*/
|
|
30306
|
-
dataSources
|
|
30439
|
+
dataSources?: outputs.fis.ExperimentTemplateExperimentReportConfigurationDataSourcesProperties;
|
|
30307
30440
|
/**
|
|
30308
30441
|
* The output destinations of the experiment report.
|
|
30309
30442
|
*/
|
|
@@ -45036,6 +45169,305 @@ export declare namespace logs {
|
|
|
45036
45169
|
*/
|
|
45037
45170
|
openSearchResourceConfig?: outputs.logs.IntegrationOpenSearchResourceConfig;
|
|
45038
45171
|
}
|
|
45172
|
+
interface TransformerAddKeyEntry {
|
|
45173
|
+
/**
|
|
45174
|
+
* The key of the new entry to be added to the log event
|
|
45175
|
+
*/
|
|
45176
|
+
key: string;
|
|
45177
|
+
/**
|
|
45178
|
+
* Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is `false` .
|
|
45179
|
+
*/
|
|
45180
|
+
overwriteIfExists?: boolean;
|
|
45181
|
+
/**
|
|
45182
|
+
* The value of the new entry to be added to the log event
|
|
45183
|
+
*/
|
|
45184
|
+
value: string;
|
|
45185
|
+
}
|
|
45186
|
+
interface TransformerCopyValueEntry {
|
|
45187
|
+
overwriteIfExists?: boolean;
|
|
45188
|
+
source: string;
|
|
45189
|
+
target: string;
|
|
45190
|
+
}
|
|
45191
|
+
interface TransformerMoveKeyEntry {
|
|
45192
|
+
overwriteIfExists?: boolean;
|
|
45193
|
+
source: string;
|
|
45194
|
+
target: string;
|
|
45195
|
+
}
|
|
45196
|
+
interface TransformerParseCloudfront {
|
|
45197
|
+
/**
|
|
45198
|
+
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
45199
|
+
*/
|
|
45200
|
+
source?: string;
|
|
45201
|
+
}
|
|
45202
|
+
interface TransformerParsePostgres {
|
|
45203
|
+
/**
|
|
45204
|
+
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
45205
|
+
*/
|
|
45206
|
+
source?: string;
|
|
45207
|
+
}
|
|
45208
|
+
interface TransformerParseRoute53 {
|
|
45209
|
+
/**
|
|
45210
|
+
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
45211
|
+
*/
|
|
45212
|
+
source?: string;
|
|
45213
|
+
}
|
|
45214
|
+
interface TransformerParseVpc {
|
|
45215
|
+
/**
|
|
45216
|
+
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
45217
|
+
*/
|
|
45218
|
+
source?: string;
|
|
45219
|
+
}
|
|
45220
|
+
interface TransformerParseWaf {
|
|
45221
|
+
/**
|
|
45222
|
+
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
45223
|
+
*/
|
|
45224
|
+
source?: string;
|
|
45225
|
+
}
|
|
45226
|
+
/**
|
|
45227
|
+
* Individual processor configuration
|
|
45228
|
+
*/
|
|
45229
|
+
interface TransformerProcessor {
|
|
45230
|
+
/**
|
|
45231
|
+
* Use this parameter to include the [addKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-addKeys) processor in your transformer.
|
|
45232
|
+
*/
|
|
45233
|
+
addKeys?: outputs.logs.TransformerProcessorAddKeysProperties;
|
|
45234
|
+
/**
|
|
45235
|
+
* Use this parameter to include the [copyValue](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-copyValue) processor in your transformer.
|
|
45236
|
+
*/
|
|
45237
|
+
copyValue?: outputs.logs.TransformerProcessorCopyValueProperties;
|
|
45238
|
+
/**
|
|
45239
|
+
* Use this parameter to include the [CSV](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-CSV) processor in your transformer.
|
|
45240
|
+
*/
|
|
45241
|
+
csv?: outputs.logs.TransformerProcessorCsvProperties;
|
|
45242
|
+
/**
|
|
45243
|
+
* Use this parameter to include the [datetimeConverter](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-datetimeConverter) processor in your transformer.
|
|
45244
|
+
*/
|
|
45245
|
+
dateTimeConverter?: outputs.logs.TransformerProcessorDateTimeConverterProperties;
|
|
45246
|
+
/**
|
|
45247
|
+
* Use this parameter to include the [deleteKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-deleteKeys) processor in your transformer.
|
|
45248
|
+
*/
|
|
45249
|
+
deleteKeys?: outputs.logs.TransformerProcessorDeleteKeysProperties;
|
|
45250
|
+
/**
|
|
45251
|
+
* Use this parameter to include the [grok](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-grok) processor in your transformer.
|
|
45252
|
+
*/
|
|
45253
|
+
grok?: outputs.logs.TransformerProcessorGrokProperties;
|
|
45254
|
+
/**
|
|
45255
|
+
* Use this parameter to include the [listToMap](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-listToMap) processor in your transformer.
|
|
45256
|
+
*/
|
|
45257
|
+
listToMap?: outputs.logs.TransformerProcessorListToMapProperties;
|
|
45258
|
+
/**
|
|
45259
|
+
* Use this parameter to include the [lowerCaseString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-lowerCaseString) processor in your transformer.
|
|
45260
|
+
*/
|
|
45261
|
+
lowerCaseString?: outputs.logs.TransformerProcessorLowerCaseStringProperties;
|
|
45262
|
+
/**
|
|
45263
|
+
* Use this parameter to include the [moveKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-moveKeys) processor in your transformer.
|
|
45264
|
+
*/
|
|
45265
|
+
moveKeys?: outputs.logs.TransformerProcessorMoveKeysProperties;
|
|
45266
|
+
/**
|
|
45267
|
+
* Use this parameter to include the [parseCloudfront](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseCloudfront) processor in your transformer.
|
|
45268
|
+
*
|
|
45269
|
+
* If you use this processor, it must be the first processor in your transformer.
|
|
45270
|
+
*/
|
|
45271
|
+
parseCloudfront?: outputs.logs.TransformerParseCloudfront;
|
|
45272
|
+
/**
|
|
45273
|
+
* Use this parameter to include the [parseJSON](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseJSON) processor in your transformer.
|
|
45274
|
+
*/
|
|
45275
|
+
parseJson?: outputs.logs.TransformerProcessorParseJsonProperties;
|
|
45276
|
+
/**
|
|
45277
|
+
* Use this parameter to include the [parseKeyValue](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseKeyValue) processor in your transformer.
|
|
45278
|
+
*/
|
|
45279
|
+
parseKeyValue?: outputs.logs.TransformerProcessorParseKeyValueProperties;
|
|
45280
|
+
/**
|
|
45281
|
+
* Use this parameter to include the [parsePostGres](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parsePostGres) processor in your transformer.
|
|
45282
|
+
*
|
|
45283
|
+
* If you use this processor, it must be the first processor in your transformer.
|
|
45284
|
+
*/
|
|
45285
|
+
parsePostgres?: outputs.logs.TransformerParsePostgres;
|
|
45286
|
+
/**
|
|
45287
|
+
* Use this parameter to include the [parseRoute53](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseRoute53) processor in your transformer.
|
|
45288
|
+
*
|
|
45289
|
+
* If you use this processor, it must be the first processor in your transformer.
|
|
45290
|
+
*/
|
|
45291
|
+
parseRoute53?: outputs.logs.TransformerParseRoute53;
|
|
45292
|
+
/**
|
|
45293
|
+
* Use this parameter to include the [parseVPC](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseVPC) processor in your transformer.
|
|
45294
|
+
*
|
|
45295
|
+
* If you use this processor, it must be the first processor in your transformer.
|
|
45296
|
+
*/
|
|
45297
|
+
parseVpc?: outputs.logs.TransformerParseVpc;
|
|
45298
|
+
/**
|
|
45299
|
+
* Use this parameter to include the [parseWAF](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseWAF) processor in your transformer.
|
|
45300
|
+
*
|
|
45301
|
+
* If you use this processor, it must be the first processor in your transformer.
|
|
45302
|
+
*/
|
|
45303
|
+
parseWaf?: outputs.logs.TransformerParseWaf;
|
|
45304
|
+
/**
|
|
45305
|
+
* Use this parameter to include the [renameKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-renameKeys) processor in your transformer.
|
|
45306
|
+
*/
|
|
45307
|
+
renameKeys?: outputs.logs.TransformerProcessorRenameKeysProperties;
|
|
45308
|
+
/**
|
|
45309
|
+
* Use this parameter to include the [splitString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-splitString) processor in your transformer.
|
|
45310
|
+
*/
|
|
45311
|
+
splitString?: outputs.logs.TransformerProcessorSplitStringProperties;
|
|
45312
|
+
/**
|
|
45313
|
+
* Use this parameter to include the [substituteString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-substituteString) processor in your transformer.
|
|
45314
|
+
*/
|
|
45315
|
+
substituteString?: outputs.logs.TransformerProcessorSubstituteStringProperties;
|
|
45316
|
+
/**
|
|
45317
|
+
* Use this parameter to include the [trimString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-trimString) processor in your transformer.
|
|
45318
|
+
*/
|
|
45319
|
+
trimString?: outputs.logs.TransformerProcessorTrimStringProperties;
|
|
45320
|
+
/**
|
|
45321
|
+
* Use this parameter to include the [typeConverter](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-typeConverter) processor in your transformer.
|
|
45322
|
+
*/
|
|
45323
|
+
typeConverter?: outputs.logs.TransformerProcessorTypeConverterProperties;
|
|
45324
|
+
/**
|
|
45325
|
+
* Use this parameter to include the [upperCaseString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-upperCaseString) processor in your transformer.
|
|
45326
|
+
*/
|
|
45327
|
+
upperCaseString?: outputs.logs.TransformerProcessorUpperCaseStringProperties;
|
|
45328
|
+
}
|
|
45329
|
+
/**
|
|
45330
|
+
* Use this parameter to include the [addKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-addKeys) processor in your transformer.
|
|
45331
|
+
*/
|
|
45332
|
+
interface TransformerProcessorAddKeysProperties {
|
|
45333
|
+
entries: outputs.logs.TransformerAddKeyEntry[];
|
|
45334
|
+
}
|
|
45335
|
+
/**
|
|
45336
|
+
* Use this parameter to include the [copyValue](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-copyValue) processor in your transformer.
|
|
45337
|
+
*/
|
|
45338
|
+
interface TransformerProcessorCopyValueProperties {
|
|
45339
|
+
entries: outputs.logs.TransformerCopyValueEntry[];
|
|
45340
|
+
}
|
|
45341
|
+
/**
|
|
45342
|
+
* Use this parameter to include the [CSV](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-CSV) processor in your transformer.
|
|
45343
|
+
*/
|
|
45344
|
+
interface TransformerProcessorCsvProperties {
|
|
45345
|
+
columns?: string[];
|
|
45346
|
+
delimiter?: string;
|
|
45347
|
+
quoteCharacter?: string;
|
|
45348
|
+
source?: string;
|
|
45349
|
+
}
|
|
45350
|
+
/**
|
|
45351
|
+
* Use this parameter to include the [datetimeConverter](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-datetimeConverter) processor in your transformer.
|
|
45352
|
+
*/
|
|
45353
|
+
interface TransformerProcessorDateTimeConverterProperties {
|
|
45354
|
+
locale?: string;
|
|
45355
|
+
matchPatterns: string[];
|
|
45356
|
+
source: string;
|
|
45357
|
+
sourceTimezone?: string;
|
|
45358
|
+
target: string;
|
|
45359
|
+
targetFormat?: string;
|
|
45360
|
+
targetTimezone?: string;
|
|
45361
|
+
}
|
|
45362
|
+
/**
|
|
45363
|
+
* Use this parameter to include the [deleteKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-deleteKeys) processor in your transformer.
|
|
45364
|
+
*/
|
|
45365
|
+
interface TransformerProcessorDeleteKeysProperties {
|
|
45366
|
+
withKeys: string[];
|
|
45367
|
+
}
|
|
45368
|
+
/**
|
|
45369
|
+
* Use this parameter to include the [grok](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-grok) processor in your transformer.
|
|
45370
|
+
*/
|
|
45371
|
+
interface TransformerProcessorGrokProperties {
|
|
45372
|
+
match: string;
|
|
45373
|
+
source?: string;
|
|
45374
|
+
}
|
|
45375
|
+
/**
|
|
45376
|
+
* Use this parameter to include the [listToMap](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-listToMap) processor in your transformer.
|
|
45377
|
+
*/
|
|
45378
|
+
interface TransformerProcessorListToMapProperties {
|
|
45379
|
+
flatten?: boolean;
|
|
45380
|
+
flattenedElement?: enums.logs.TransformerProcessorListToMapPropertiesFlattenedElement;
|
|
45381
|
+
key: string;
|
|
45382
|
+
source: string;
|
|
45383
|
+
target?: string;
|
|
45384
|
+
valueKey?: string;
|
|
45385
|
+
}
|
|
45386
|
+
/**
|
|
45387
|
+
* Use this parameter to include the [lowerCaseString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-lowerCaseString) processor in your transformer.
|
|
45388
|
+
*/
|
|
45389
|
+
interface TransformerProcessorLowerCaseStringProperties {
|
|
45390
|
+
withKeys: string[];
|
|
45391
|
+
}
|
|
45392
|
+
/**
|
|
45393
|
+
* Use this parameter to include the [moveKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-moveKeys) processor in your transformer.
|
|
45394
|
+
*/
|
|
45395
|
+
interface TransformerProcessorMoveKeysProperties {
|
|
45396
|
+
entries: outputs.logs.TransformerMoveKeyEntry[];
|
|
45397
|
+
}
|
|
45398
|
+
/**
|
|
45399
|
+
* Use this parameter to include the [parseJSON](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseJSON) processor in your transformer.
|
|
45400
|
+
*/
|
|
45401
|
+
interface TransformerProcessorParseJsonProperties {
|
|
45402
|
+
destination?: string;
|
|
45403
|
+
source?: string;
|
|
45404
|
+
}
|
|
45405
|
+
/**
|
|
45406
|
+
* Use this parameter to include the [parseKeyValue](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseKeyValue) processor in your transformer.
|
|
45407
|
+
*/
|
|
45408
|
+
interface TransformerProcessorParseKeyValueProperties {
|
|
45409
|
+
destination?: string;
|
|
45410
|
+
fieldDelimiter?: string;
|
|
45411
|
+
keyPrefix?: string;
|
|
45412
|
+
keyValueDelimiter?: string;
|
|
45413
|
+
nonMatchValue?: string;
|
|
45414
|
+
overwriteIfExists?: boolean;
|
|
45415
|
+
source?: string;
|
|
45416
|
+
}
|
|
45417
|
+
/**
|
|
45418
|
+
* Use this parameter to include the [renameKeys](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-renameKeys) processor in your transformer.
|
|
45419
|
+
*/
|
|
45420
|
+
interface TransformerProcessorRenameKeysProperties {
|
|
45421
|
+
entries: outputs.logs.TransformerRenameKeyEntry[];
|
|
45422
|
+
}
|
|
45423
|
+
/**
|
|
45424
|
+
* Use this parameter to include the [splitString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-splitString) processor in your transformer.
|
|
45425
|
+
*/
|
|
45426
|
+
interface TransformerProcessorSplitStringProperties {
|
|
45427
|
+
entries: outputs.logs.TransformerSplitStringEntry[];
|
|
45428
|
+
}
|
|
45429
|
+
/**
|
|
45430
|
+
* Use this parameter to include the [substituteString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-substituteString) processor in your transformer.
|
|
45431
|
+
*/
|
|
45432
|
+
interface TransformerProcessorSubstituteStringProperties {
|
|
45433
|
+
entries: outputs.logs.TransformerSubstituteStringEntry[];
|
|
45434
|
+
}
|
|
45435
|
+
/**
|
|
45436
|
+
* Use this parameter to include the [trimString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-trimString) processor in your transformer.
|
|
45437
|
+
*/
|
|
45438
|
+
interface TransformerProcessorTrimStringProperties {
|
|
45439
|
+
withKeys: string[];
|
|
45440
|
+
}
|
|
45441
|
+
/**
|
|
45442
|
+
* Use this parameter to include the [typeConverter](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-typeConverter) processor in your transformer.
|
|
45443
|
+
*/
|
|
45444
|
+
interface TransformerProcessorTypeConverterProperties {
|
|
45445
|
+
entries: outputs.logs.TransformerTypeConverterEntry[];
|
|
45446
|
+
}
|
|
45447
|
+
/**
|
|
45448
|
+
* Use this parameter to include the [upperCaseString](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-upperCaseString) processor in your transformer.
|
|
45449
|
+
*/
|
|
45450
|
+
interface TransformerProcessorUpperCaseStringProperties {
|
|
45451
|
+
withKeys: string[];
|
|
45452
|
+
}
|
|
45453
|
+
interface TransformerRenameKeyEntry {
|
|
45454
|
+
key: string;
|
|
45455
|
+
overwriteIfExists?: boolean;
|
|
45456
|
+
renameTo: string;
|
|
45457
|
+
}
|
|
45458
|
+
interface TransformerSplitStringEntry {
|
|
45459
|
+
delimiter: string;
|
|
45460
|
+
source: string;
|
|
45461
|
+
}
|
|
45462
|
+
interface TransformerSubstituteStringEntry {
|
|
45463
|
+
from: string;
|
|
45464
|
+
source: string;
|
|
45465
|
+
to: string;
|
|
45466
|
+
}
|
|
45467
|
+
interface TransformerTypeConverterEntry {
|
|
45468
|
+
key: string;
|
|
45469
|
+
type: enums.logs.TransformerTypeConverterEntryType;
|
|
45470
|
+
}
|
|
45039
45471
|
}
|
|
45040
45472
|
export declare namespace lookoutmetrics {
|
|
45041
45473
|
interface AlertAction {
|
|
@@ -48922,6 +49354,53 @@ export declare namespace networkmanager {
|
|
|
48922
49354
|
*/
|
|
48923
49355
|
longitude?: string;
|
|
48924
49356
|
}
|
|
49357
|
+
/**
|
|
49358
|
+
* The attachment to move from one network function group to another.
|
|
49359
|
+
*/
|
|
49360
|
+
interface DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange {
|
|
49361
|
+
/**
|
|
49362
|
+
* The rule number in the policy document that applies to this change.
|
|
49363
|
+
*/
|
|
49364
|
+
attachmentPolicyRuleNumber?: number;
|
|
49365
|
+
/**
|
|
49366
|
+
* The name of the network function group to change.
|
|
49367
|
+
*/
|
|
49368
|
+
networkFunctionGroupName?: string;
|
|
49369
|
+
/**
|
|
49370
|
+
* The key-value tags that changed for the network function group.
|
|
49371
|
+
*/
|
|
49372
|
+
tags?: outputs.networkmanager.DirectConnectGatewayAttachmentTag[];
|
|
49373
|
+
}
|
|
49374
|
+
/**
|
|
49375
|
+
* The attachment to move from one segment to another.
|
|
49376
|
+
*/
|
|
49377
|
+
interface DirectConnectGatewayAttachmentProposedSegmentChange {
|
|
49378
|
+
/**
|
|
49379
|
+
* The rule number in the policy document that applies to this change.
|
|
49380
|
+
*/
|
|
49381
|
+
attachmentPolicyRuleNumber?: number;
|
|
49382
|
+
/**
|
|
49383
|
+
* The name of the segment to change.
|
|
49384
|
+
*/
|
|
49385
|
+
segmentName?: string;
|
|
49386
|
+
/**
|
|
49387
|
+
* The key-value tags that changed for the segment.
|
|
49388
|
+
*/
|
|
49389
|
+
tags?: outputs.networkmanager.DirectConnectGatewayAttachmentTag[];
|
|
49390
|
+
}
|
|
49391
|
+
/**
|
|
49392
|
+
* A key-value pair to associate with a resource.
|
|
49393
|
+
*/
|
|
49394
|
+
interface DirectConnectGatewayAttachmentTag {
|
|
49395
|
+
/**
|
|
49396
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
49397
|
+
*/
|
|
49398
|
+
key: string;
|
|
49399
|
+
/**
|
|
49400
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
49401
|
+
*/
|
|
49402
|
+
value: string;
|
|
49403
|
+
}
|
|
48925
49404
|
/**
|
|
48926
49405
|
* The bandwidth for the link.
|
|
48927
49406
|
*/
|
|
@@ -51135,11 +51614,11 @@ export declare namespace pipes {
|
|
|
51135
51614
|
}
|
|
51136
51615
|
interface PipeSageMakerPipelineParameter {
|
|
51137
51616
|
/**
|
|
51138
|
-
* Name of parameter to start execution of a SageMaker Model Building Pipeline.
|
|
51617
|
+
* Name of parameter to start execution of a SageMaker AI Model Building Pipeline.
|
|
51139
51618
|
*/
|
|
51140
51619
|
name: string;
|
|
51141
51620
|
/**
|
|
51142
|
-
* Value of parameter to start execution of a SageMaker Model Building Pipeline.
|
|
51621
|
+
* Value of parameter to start execution of a SageMaker AI Model Building Pipeline.
|
|
51143
51622
|
*/
|
|
51144
51623
|
value: string;
|
|
51145
51624
|
}
|
|
@@ -51636,7 +52115,7 @@ export declare namespace pipes {
|
|
|
51636
52115
|
*/
|
|
51637
52116
|
redshiftDataParameters?: outputs.pipes.PipeTargetRedshiftDataParameters;
|
|
51638
52117
|
/**
|
|
51639
|
-
* The parameters for using a SageMaker pipeline as a target.
|
|
52118
|
+
* The parameters for using a SageMaker AI pipeline as a target.
|
|
51640
52119
|
*/
|
|
51641
52120
|
sageMakerPipelineParameters?: outputs.pipes.PipeTargetSageMakerPipelineParameters;
|
|
51642
52121
|
/**
|
|
@@ -51680,7 +52159,7 @@ export declare namespace pipes {
|
|
|
51680
52159
|
}
|
|
51681
52160
|
interface PipeTargetSageMakerPipelineParameters {
|
|
51682
52161
|
/**
|
|
51683
|
-
* List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
|
52162
|
+
* List of Parameter names and values for SageMaker AI Model Building Pipeline execution.
|
|
51684
52163
|
*/
|
|
51685
52164
|
pipelineParameterList?: outputs.pipes.PipeSageMakerPipelineParameter[];
|
|
51686
52165
|
}
|
|
@@ -51800,29 +52279,77 @@ export declare namespace qbusiness {
|
|
|
51800
52279
|
qAppsControlMode: enums.qbusiness.ApplicationQAppsControlMode;
|
|
51801
52280
|
}
|
|
51802
52281
|
interface ApplicationQuickSightConfiguration {
|
|
52282
|
+
/**
|
|
52283
|
+
* The Amazon QuickSight namespace that is used as the identity provider. For more information about QuickSight namespaces, see [Namespace operations](https://docs.aws.amazon.com/quicksight/latest/developerguide/namespace-operations.html) .
|
|
52284
|
+
*/
|
|
51803
52285
|
clientNamespace: string;
|
|
51804
52286
|
}
|
|
51805
52287
|
interface DataAccessorActionConfiguration {
|
|
52288
|
+
/**
|
|
52289
|
+
* The Amazon Q Business action that is allowed.
|
|
52290
|
+
*/
|
|
51806
52291
|
action: string;
|
|
52292
|
+
/**
|
|
52293
|
+
* The filter configuration for the action, if any.
|
|
52294
|
+
*/
|
|
51807
52295
|
filterConfiguration?: outputs.qbusiness.DataAccessorActionFilterConfiguration;
|
|
51808
52296
|
}
|
|
51809
52297
|
interface DataAccessorActionFilterConfiguration {
|
|
52298
|
+
/**
|
|
52299
|
+
* Enables filtering of responses based on document attributes or metadata fields.
|
|
52300
|
+
*/
|
|
51810
52301
|
documentAttributeFilter: outputs.qbusiness.DataAccessorAttributeFilter;
|
|
51811
52302
|
}
|
|
51812
52303
|
interface DataAccessorAttributeFilter {
|
|
52304
|
+
/**
|
|
52305
|
+
* Performs a logical `AND` operation on all supplied filters.
|
|
52306
|
+
*/
|
|
51813
52307
|
andAllFilters?: outputs.qbusiness.DataAccessorAttributeFilter[];
|
|
52308
|
+
/**
|
|
52309
|
+
* Returns `true` when a document contains all the specified document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `stringListValue` .
|
|
52310
|
+
*/
|
|
51814
52311
|
containsAll?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52312
|
+
/**
|
|
52313
|
+
* Returns `true` when a document contains any of the specified document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `stringListValue` .
|
|
52314
|
+
*/
|
|
51815
52315
|
containsAny?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52316
|
+
/**
|
|
52317
|
+
* Performs an equals operation on two document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `dateValue` , `longValue` , `stringListValue` and `stringValue` .
|
|
52318
|
+
*/
|
|
51816
52319
|
equalsTo?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52320
|
+
/**
|
|
52321
|
+
* Performs a greater than operation on two document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `dateValue` and `longValue` .
|
|
52322
|
+
*/
|
|
51817
52323
|
greaterThan?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52324
|
+
/**
|
|
52325
|
+
* Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `dateValue` and `longValue` .
|
|
52326
|
+
*/
|
|
51818
52327
|
greaterThanOrEquals?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52328
|
+
/**
|
|
52329
|
+
* Performs a less than operation on two document attributes or metadata fields. Supported for the following [document attribute value types](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `dateValue` and `longValue` .
|
|
52330
|
+
*/
|
|
51819
52331
|
lessThan?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52332
|
+
/**
|
|
52333
|
+
* Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following [document attribute value type](https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html) : `dateValue` and `longValue` .
|
|
52334
|
+
*/
|
|
51820
52335
|
lessThanOrEquals?: outputs.qbusiness.DataAccessorDocumentAttribute;
|
|
52336
|
+
/**
|
|
52337
|
+
* Performs a logical `NOT` operation on all supplied filters.
|
|
52338
|
+
*/
|
|
51821
52339
|
notFilter?: outputs.qbusiness.DataAccessorAttributeFilter;
|
|
52340
|
+
/**
|
|
52341
|
+
* Performs a logical `OR` operation on all supplied filters.
|
|
52342
|
+
*/
|
|
51822
52343
|
orAllFilters?: outputs.qbusiness.DataAccessorAttributeFilter[];
|
|
51823
52344
|
}
|
|
51824
52345
|
interface DataAccessorDocumentAttribute {
|
|
52346
|
+
/**
|
|
52347
|
+
* The identifier for the attribute.
|
|
52348
|
+
*/
|
|
51825
52349
|
name: string;
|
|
52350
|
+
/**
|
|
52351
|
+
* The value of the attribute.
|
|
52352
|
+
*/
|
|
51826
52353
|
value: outputs.qbusiness.DataAccessorDocumentAttributeValue0Properties | outputs.qbusiness.DataAccessorDocumentAttributeValue1Properties | outputs.qbusiness.DataAccessorDocumentAttributeValue2Properties | outputs.qbusiness.DataAccessorDocumentAttributeValue3Properties;
|
|
51827
52354
|
}
|
|
51828
52355
|
interface DataAccessorDocumentAttributeValue0Properties {
|
|
@@ -51920,6 +52447,9 @@ export declare namespace qbusiness {
|
|
|
51920
52447
|
s3BucketName?: string;
|
|
51921
52448
|
}
|
|
51922
52449
|
interface DataSourceImageExtractionConfiguration {
|
|
52450
|
+
/**
|
|
52451
|
+
* Specify whether to extract semantic meaning from images and visuals from documents.
|
|
52452
|
+
*/
|
|
51923
52453
|
imageExtractionStatus: enums.qbusiness.DataSourceImageExtractionStatus;
|
|
51924
52454
|
}
|
|
51925
52455
|
interface DataSourceInlineDocumentEnrichmentConfiguration {
|
|
@@ -51937,6 +52467,9 @@ export declare namespace qbusiness {
|
|
|
51937
52467
|
target?: outputs.qbusiness.DataSourceDocumentAttributeTarget;
|
|
51938
52468
|
}
|
|
51939
52469
|
interface DataSourceMediaExtractionConfiguration {
|
|
52470
|
+
/**
|
|
52471
|
+
* The configuration for extracting semantic meaning from images in documents. For more information, see [Extracting semantic meaning from images and visuals](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/extracting-meaning-from-images.html) .
|
|
52472
|
+
*/
|
|
51940
52473
|
imageExtractionConfiguration?: outputs.qbusiness.DataSourceImageExtractionConfiguration;
|
|
51941
52474
|
}
|
|
51942
52475
|
interface DataSourceVpcConfiguration {
|
|
@@ -52043,9 +52576,21 @@ export declare namespace qbusiness {
|
|
|
52043
52576
|
indexId: string;
|
|
52044
52577
|
}
|
|
52045
52578
|
interface WebExperienceCustomizationConfiguration {
|
|
52579
|
+
/**
|
|
52580
|
+
* Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
|
|
52581
|
+
*/
|
|
52046
52582
|
customCssUrl?: string;
|
|
52583
|
+
/**
|
|
52584
|
+
* Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
|
|
52585
|
+
*/
|
|
52047
52586
|
faviconUrl?: string;
|
|
52587
|
+
/**
|
|
52588
|
+
* Provides the URL where the custom font file is hosted for an Amazon Q web experience.
|
|
52589
|
+
*/
|
|
52048
52590
|
fontUrl?: string;
|
|
52591
|
+
/**
|
|
52592
|
+
* Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
|
|
52593
|
+
*/
|
|
52049
52594
|
logoUrl?: string;
|
|
52050
52595
|
}
|
|
52051
52596
|
interface WebExperienceIdentityProviderConfiguration0Properties {
|
|
@@ -68927,6 +69472,9 @@ export declare namespace quicksight {
|
|
|
68927
69472
|
*/
|
|
68928
69473
|
parameterName: string;
|
|
68929
69474
|
}
|
|
69475
|
+
interface DataSetPerformanceConfiguration {
|
|
69476
|
+
uniqueKeys?: outputs.quicksight.DataSetUniqueKey[];
|
|
69477
|
+
}
|
|
68930
69478
|
/**
|
|
68931
69479
|
* <p>A view of a data source that contains information about the shape of the data in the
|
|
68932
69480
|
* underlying source. This is a variant type structure. For this structure to be valid,
|
|
@@ -69210,6 +69758,9 @@ export declare namespace quicksight {
|
|
|
69210
69758
|
tagColumnOperation?: outputs.quicksight.DataSetTagColumnOperation;
|
|
69211
69759
|
untagColumnOperation?: outputs.quicksight.DataSetUntagColumnOperation;
|
|
69212
69760
|
}
|
|
69761
|
+
interface DataSetUniqueKey {
|
|
69762
|
+
columnNames: string[];
|
|
69763
|
+
}
|
|
69213
69764
|
/**
|
|
69214
69765
|
* <p>A transform operation that removes tags associated with a column.</p>
|
|
69215
69766
|
*/
|
|
@@ -79273,6 +79824,9 @@ export declare namespace redshiftserverless {
|
|
|
79273
79824
|
* The namespace the workgroup is associated with.
|
|
79274
79825
|
*/
|
|
79275
79826
|
namespaceName?: string;
|
|
79827
|
+
/**
|
|
79828
|
+
* An object that represents the price performance target settings for the workgroup.
|
|
79829
|
+
*/
|
|
79276
79830
|
pricePerformanceTarget?: outputs.redshiftserverless.WorkgroupPerformanceTarget;
|
|
79277
79831
|
/**
|
|
79278
79832
|
* A value that specifies whether the workgroup can be accessible from a public network.
|
|
@@ -79346,7 +79900,13 @@ export declare namespace redshiftserverless {
|
|
|
79346
79900
|
subnetId?: string;
|
|
79347
79901
|
}
|
|
79348
79902
|
interface WorkgroupPerformanceTarget {
|
|
79903
|
+
/**
|
|
79904
|
+
* The target price performance level for the workgroup. Valid values include 1, 25, 50, 75, and 100. These correspond to the price performance levels LOW_COST, ECONOMICAL, BALANCED, RESOURCEFUL, and HIGH_PERFORMANCE.
|
|
79905
|
+
*/
|
|
79349
79906
|
level?: number;
|
|
79907
|
+
/**
|
|
79908
|
+
* Whether the price performance target is enabled for the workgroup.
|
|
79909
|
+
*/
|
|
79350
79910
|
status?: enums.redshiftserverless.WorkgroupPerformanceTargetStatus;
|
|
79351
79911
|
}
|
|
79352
79912
|
interface WorkgroupVpcEndpoint {
|
|
@@ -80868,27 +81428,6 @@ export declare namespace s3 {
|
|
|
80868
81428
|
*/
|
|
80869
81429
|
targetObjectKeyFormat?: outputs.s3.BucketTargetObjectKeyFormat;
|
|
80870
81430
|
}
|
|
80871
|
-
interface BucketMetadataTableConfiguration {
|
|
80872
|
-
/**
|
|
80873
|
-
* Returns the <code>Error</code> value of the GetBucketMetadataTableConfiguration response.
|
|
80874
|
-
*/
|
|
80875
|
-
error?: outputs.s3.BucketMetadataTableError;
|
|
80876
|
-
s3TablesDestination: outputs.s3.BucketS3TablesDestination;
|
|
80877
|
-
/**
|
|
80878
|
-
* Returns the <code>Status</code> value of the <code>GetBucketMetadataTableConfigurationResult</code> response. This value indicates the status of the metadata table. The status values are:<br/><code>CREATING</code> - The metadata table is in the process of being created in the specified table bucket.<br/><code>ACTIVE</code> - The metadata table has been created successfully and records are being delivered to the table.<br/><code>FAILED</code> - Amazon S3 is unable to create the metadata table, or Amazon S3 is unable to deliver records.
|
|
80879
|
-
*/
|
|
80880
|
-
status?: string;
|
|
80881
|
-
}
|
|
80882
|
-
interface BucketMetadataTableError {
|
|
80883
|
-
/**
|
|
80884
|
-
* If the <code>CreateBucketMetadataTableConfiguration</code> request succeeds, but S3 Metadata was unable to create the table, this structure contains the error code. The possible error codes and error messages are as follows:<br/><code>AccessDeniedCreatingResources</code> - You don't have sufficient permissions to create the required resources. Make sure that you have <code>s3tables:CreateNamespace</code>, <code>s3tables:CreateTable</code>, <code>s3tables:GetTable</code> and <code>s3tables:PutTablePolicy</code> permissions, and then try again. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>AccessDeniedWritingToTable</code> - Unable to write to the metadata table because of missing resource permissions. To fix the resource policy, Amazon S3 needs to create a new metadata table. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>DestinationTableNotFound</code> - The destination table doesn't exist. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>ServerInternalError</code> - An internal error has occurred. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>TableAlreadyExists</code> - The table that you specified already exists in the table bucket's namespace. Specify a different table name. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>TableBucketNotFound</code> - The table bucket that you specified doesn't exist in this AWS Region and account. Create or choose a different table bucket. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.
|
|
80885
|
-
*/
|
|
80886
|
-
errorCode: string;
|
|
80887
|
-
/**
|
|
80888
|
-
* If the <code>CreateBucketMetadataTableConfiguration</code> request succeeds, but S3 Metadata was unable to create the table, this structure contains the error code. The possible error codes and error messages are as follows:<br/><code>AccessDeniedCreatingResources</code> - You don't have sufficient permissions to create the required resources. Make sure that you have <code>s3tables:CreateNamespace</code>, <code>s3tables:CreateTable</code>, <code>s3tables:GetTable</code> and <code>s3tables:PutTablePolicy</code> permissions, and then try again. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>AccessDeniedWritingToTable</code> - Unable to write to the metadata table because of missing resource permissions. To fix the resource policy, Amazon S3 needs to create a new metadata table. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>DestinationTableNotFound</code> - The destination table doesn't exist. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>ServerInternalError</code> - An internal error has occurred. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>TableAlreadyExists</code> - The table that you specified already exists in the table bucket's namespace. Specify a different table name. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.<br/><code>TableBucketNotFound</code> - The table bucket that you specified doesn't exist in this AWS Region and account. Create or choose a different table bucket. To create a new metadata table, you must delete the metadata configuration for this bucket, and then create a new metadata configuration.
|
|
80889
|
-
*/
|
|
80890
|
-
errorMessage: string;
|
|
80891
|
-
}
|
|
80892
81431
|
/**
|
|
80893
81432
|
* A container specifying replication metrics-related settings enabling replication metrics and events.
|
|
80894
81433
|
*/
|
|
@@ -81384,24 +81923,6 @@ export declare namespace s3 {
|
|
|
81384
81923
|
*/
|
|
81385
81924
|
rules: outputs.s3.BucketFilterRule[];
|
|
81386
81925
|
}
|
|
81387
|
-
interface BucketS3TablesDestination {
|
|
81388
|
-
/**
|
|
81389
|
-
* The Amazon Resource Name (ARN) for the metadata table in the metadata table configuration. The specified metadata table name must be unique within the <code>aws_s3_metadata</code> namespace in the destination table bucket.
|
|
81390
|
-
*/
|
|
81391
|
-
tableArn?: string;
|
|
81392
|
-
/**
|
|
81393
|
-
* The Amazon Resource Name (ARN) for the table bucket that's specified as the destination in the metadata table configuration. The destination table bucket must be in the same Region and AWS account as the general purpose bucket.
|
|
81394
|
-
*/
|
|
81395
|
-
tableBucketArn: string;
|
|
81396
|
-
/**
|
|
81397
|
-
* The name for the metadata table in your metadata table configuration. The specified metadata table name must be unique within the <code>aws_s3_metadata</code> namespace in the destination table bucket.
|
|
81398
|
-
*/
|
|
81399
|
-
tableName: string;
|
|
81400
|
-
/**
|
|
81401
|
-
* The table bucket namespace for the metadata table in your metadata table configuration. This value is always <code>aws_s3_metadata</code>.
|
|
81402
|
-
*/
|
|
81403
|
-
tableNamespace?: string;
|
|
81404
|
-
}
|
|
81405
81926
|
/**
|
|
81406
81927
|
* Describes the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied. For more information, see [PutBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTencryption.html).
|
|
81407
81928
|
* + *General purpose buckets* - If you don't specify a customer managed key at configuration, Amazon S3 automatically creates an AWS KMS key (``aws/s3``) in your AWS account the first time that you add an object encrypted with SSE-KMS to a bucket. By default, Amazon S3 uses this KMS key for SSE-KMS.
|
|
@@ -82855,7 +83376,7 @@ export declare namespace sagemaker {
|
|
|
82855
83376
|
*/
|
|
82856
83377
|
interface DomainDefaultSpaceSettings {
|
|
82857
83378
|
/**
|
|
82858
|
-
* The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker Studio.
|
|
83379
|
+
* The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
|
|
82859
83380
|
*/
|
|
82860
83381
|
customFileSystemConfigs?: outputs.sagemaker.DomainCustomFileSystemConfig[];
|
|
82861
83382
|
/**
|
|
@@ -82915,7 +83436,7 @@ export declare namespace sagemaker {
|
|
|
82915
83436
|
*/
|
|
82916
83437
|
fileSystemId: string;
|
|
82917
83438
|
/**
|
|
82918
|
-
* The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
|
|
83439
|
+
* The path to the file system directory that is accessible in Amazon SageMaker AI Studio. Permitted users can access only this directory and below.
|
|
82919
83440
|
*/
|
|
82920
83441
|
fileSystemPath?: string;
|
|
82921
83442
|
}
|
|
@@ -83119,7 +83640,7 @@ export declare namespace sagemaker {
|
|
|
83119
83640
|
*/
|
|
83120
83641
|
codeEditorAppSettings?: outputs.sagemaker.DomainCodeEditorAppSettings;
|
|
83121
83642
|
/**
|
|
83122
|
-
* The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
|
|
83643
|
+
* The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio.
|
|
83123
83644
|
*
|
|
83124
83645
|
* SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
|
|
83125
83646
|
*/
|
|
@@ -83456,7 +83977,7 @@ export declare namespace sagemaker {
|
|
|
83456
83977
|
*/
|
|
83457
83978
|
container?: outputs.sagemaker.InferenceComponentContainerSpecification;
|
|
83458
83979
|
/**
|
|
83459
|
-
* The name of an existing SageMaker model object in your account that you want to deploy with the inference component.
|
|
83980
|
+
* The name of an existing SageMaker AI model object in your account that you want to deploy with the inference component.
|
|
83460
83981
|
*/
|
|
83461
83982
|
modelName?: string;
|
|
83462
83983
|
/**
|
|
@@ -84286,7 +84807,7 @@ export declare namespace sagemaker {
|
|
|
84286
84807
|
*/
|
|
84287
84808
|
interface ModelCardTrainingMetric {
|
|
84288
84809
|
/**
|
|
84289
|
-
* The name of the result from the SageMaker training job.
|
|
84810
|
+
* The name of the result from the SageMaker AI training job.
|
|
84290
84811
|
*/
|
|
84291
84812
|
name: string;
|
|
84292
84813
|
/**
|
|
@@ -84294,7 +84815,7 @@ export declare namespace sagemaker {
|
|
|
84294
84815
|
*/
|
|
84295
84816
|
notes?: string;
|
|
84296
84817
|
/**
|
|
84297
|
-
* The value of a result from the SageMaker training job.
|
|
84818
|
+
* The value of a result from the SageMaker AI training job.
|
|
84298
84819
|
*/
|
|
84299
84820
|
value: number;
|
|
84300
84821
|
}
|
|
@@ -85654,7 +86175,7 @@ export declare namespace sagemaker {
|
|
|
85654
86175
|
*/
|
|
85655
86176
|
monitoringAppSpecification: outputs.sagemaker.MonitoringScheduleMonitoringAppSpecification;
|
|
85656
86177
|
/**
|
|
85657
|
-
* The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker Endpoint.
|
|
86178
|
+
* The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker AI Endpoint.
|
|
85658
86179
|
*/
|
|
85659
86180
|
monitoringInputs: outputs.sagemaker.MonitoringScheduleMonitoringInput[];
|
|
85660
86181
|
/**
|
|
@@ -86044,7 +86565,7 @@ export declare namespace sagemaker {
|
|
|
86044
86565
|
*/
|
|
86045
86566
|
interface SpaceJupyterServerAppSettings {
|
|
86046
86567
|
/**
|
|
86047
|
-
* The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the `LifecycleConfigArns` parameter, then this parameter is also required.
|
|
86568
|
+
* The default instance type and the Amazon Resource Name (ARN) of the default SageMaker AI image used by the JupyterServer app. If you use the `LifecycleConfigArns` parameter, then this parameter is also required.
|
|
86048
86569
|
*/
|
|
86049
86570
|
defaultResourceSpec?: outputs.sagemaker.SpaceResourceSpec;
|
|
86050
86571
|
/**
|
|
@@ -86106,7 +86627,7 @@ export declare namespace sagemaker {
|
|
|
86106
86627
|
*/
|
|
86107
86628
|
codeEditorAppSettings?: outputs.sagemaker.SpaceCodeEditorAppSettings;
|
|
86108
86629
|
/**
|
|
86109
|
-
* A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
|
|
86630
|
+
* A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
|
|
86110
86631
|
*/
|
|
86111
86632
|
customFileSystems?: outputs.sagemaker.SpaceCustomFileSystem[];
|
|
86112
86633
|
/**
|
|
@@ -86232,7 +86753,7 @@ export declare namespace sagemaker {
|
|
|
86232
86753
|
*/
|
|
86233
86754
|
fileSystemId: string;
|
|
86234
86755
|
/**
|
|
86235
|
-
* The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
|
|
86756
|
+
* The path to the file system directory that is accessible in Amazon SageMaker AI Studio. Permitted users can access only this directory and below.
|
|
86236
86757
|
*/
|
|
86237
86758
|
fileSystemPath?: string;
|
|
86238
86759
|
}
|
|
@@ -86381,7 +86902,7 @@ export declare namespace sagemaker {
|
|
|
86381
86902
|
*/
|
|
86382
86903
|
codeEditorAppSettings?: outputs.sagemaker.UserProfileCodeEditorAppSettings;
|
|
86383
86904
|
/**
|
|
86384
|
-
* The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
|
|
86905
|
+
* The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio.
|
|
86385
86906
|
*
|
|
86386
86907
|
* SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
|
|
86387
86908
|
*/
|
|
@@ -90909,12 +91430,33 @@ export declare namespace vpclattice {
|
|
|
90909
91430
|
*/
|
|
90910
91431
|
weight?: number;
|
|
90911
91432
|
}
|
|
91433
|
+
/**
|
|
91434
|
+
* Identifies the resource configuration in one of the following ways:
|
|
91435
|
+
*
|
|
91436
|
+
* - *Amazon Resource Name (ARN)* - Supported resource-types that are provisioned by AWS services, such as RDS databases, can be identified by their ARN.
|
|
91437
|
+
* - *Domain name* - Any domain name that is publicly resolvable.
|
|
91438
|
+
* - *IP address* - For IPv4 and IPv6, only IP addresses in the VPC are supported.
|
|
91439
|
+
*/
|
|
90912
91440
|
interface ResourceConfigurationDefinition0Properties {
|
|
90913
91441
|
ipResource: string;
|
|
90914
91442
|
}
|
|
91443
|
+
/**
|
|
91444
|
+
* Identifies the resource configuration in one of the following ways:
|
|
91445
|
+
*
|
|
91446
|
+
* - *Amazon Resource Name (ARN)* - Supported resource-types that are provisioned by AWS services, such as RDS databases, can be identified by their ARN.
|
|
91447
|
+
* - *Domain name* - Any domain name that is publicly resolvable.
|
|
91448
|
+
* - *IP address* - For IPv4 and IPv6, only IP addresses in the VPC are supported.
|
|
91449
|
+
*/
|
|
90915
91450
|
interface ResourceConfigurationDefinition1Properties {
|
|
90916
91451
|
arnResource: string;
|
|
90917
91452
|
}
|
|
91453
|
+
/**
|
|
91454
|
+
* Identifies the resource configuration in one of the following ways:
|
|
91455
|
+
*
|
|
91456
|
+
* - *Amazon Resource Name (ARN)* - Supported resource-types that are provisioned by AWS services, such as RDS databases, can be identified by their ARN.
|
|
91457
|
+
* - *Domain name* - Any domain name that is publicly resolvable.
|
|
91458
|
+
* - *IP address* - For IPv4 and IPv6, only IP addresses in the VPC are supported.
|
|
91459
|
+
*/
|
|
90918
91460
|
interface ResourceConfigurationDefinition2Properties {
|
|
90919
91461
|
dnsResource: outputs.vpclattice.ResourceConfigurationDnsResource;
|
|
90920
91462
|
}
|
|
@@ -91045,6 +91587,9 @@ export declare namespace vpclattice {
|
|
|
91045
91587
|
hostedZoneId?: string;
|
|
91046
91588
|
}
|
|
91047
91589
|
interface ServiceNetworkSharingConfig {
|
|
91590
|
+
/**
|
|
91591
|
+
* Specify if the service network should be enabled for sharing.
|
|
91592
|
+
*/
|
|
91048
91593
|
enabled: boolean;
|
|
91049
91594
|
}
|
|
91050
91595
|
interface TargetGroupConfig {
|
|
@@ -94049,8 +94594,17 @@ export declare namespace wisdom {
|
|
|
94049
94594
|
* Content filter config in content policy.
|
|
94050
94595
|
*/
|
|
94051
94596
|
interface AiGuardrailGuardrailContentFilterConfig {
|
|
94597
|
+
/**
|
|
94598
|
+
* The strength of the input for the guardrail content filter.
|
|
94599
|
+
*/
|
|
94052
94600
|
inputStrength: enums.wisdom.AiGuardrailGuardrailFilterStrength;
|
|
94601
|
+
/**
|
|
94602
|
+
* The output strength of the guardrail content filter.
|
|
94603
|
+
*/
|
|
94053
94604
|
outputStrength: enums.wisdom.AiGuardrailGuardrailFilterStrength;
|
|
94605
|
+
/**
|
|
94606
|
+
* The type of the guardrail content filter.
|
|
94607
|
+
*/
|
|
94054
94608
|
type: enums.wisdom.AiGuardrailGuardrailContentFilterType;
|
|
94055
94609
|
}
|
|
94056
94610
|
/**
|
|
@@ -94061,18 +94615,27 @@ export declare namespace wisdom {
|
|
|
94061
94615
|
* The threshold for this filter.
|
|
94062
94616
|
*/
|
|
94063
94617
|
threshold: number;
|
|
94618
|
+
/**
|
|
94619
|
+
* The type of this filter.
|
|
94620
|
+
*/
|
|
94064
94621
|
type: enums.wisdom.AiGuardrailGuardrailContextualGroundingFilterType;
|
|
94065
94622
|
}
|
|
94066
94623
|
/**
|
|
94067
94624
|
* A managed words config.
|
|
94068
94625
|
*/
|
|
94069
94626
|
interface AiGuardrailGuardrailManagedWordsConfig {
|
|
94627
|
+
/**
|
|
94628
|
+
* The type of guardrail managed words.
|
|
94629
|
+
*/
|
|
94070
94630
|
type: enums.wisdom.AiGuardrailGuardrailManagedWordsType;
|
|
94071
94631
|
}
|
|
94072
94632
|
/**
|
|
94073
94633
|
* Pii entity configuration.
|
|
94074
94634
|
*/
|
|
94075
94635
|
interface AiGuardrailGuardrailPiiEntityConfig {
|
|
94636
|
+
/**
|
|
94637
|
+
* The action of guardrail PII entity configuration.
|
|
94638
|
+
*/
|
|
94076
94639
|
action: enums.wisdom.AiGuardrailGuardrailSensitiveInformationAction;
|
|
94077
94640
|
type: enums.wisdom.AiGuardrailGuardrailPiiEntityType;
|
|
94078
94641
|
}
|
|
@@ -94080,6 +94643,9 @@ export declare namespace wisdom {
|
|
|
94080
94643
|
* A regex configuration.
|
|
94081
94644
|
*/
|
|
94082
94645
|
interface AiGuardrailGuardrailRegexConfig {
|
|
94646
|
+
/**
|
|
94647
|
+
* The action of the guardrail regex configuration.
|
|
94648
|
+
*/
|
|
94083
94649
|
action: enums.wisdom.AiGuardrailGuardrailSensitiveInformationAction;
|
|
94084
94650
|
/**
|
|
94085
94651
|
* The regex description.
|
|
@@ -94110,6 +94676,9 @@ export declare namespace wisdom {
|
|
|
94110
94676
|
* Name of topic in topic policy
|
|
94111
94677
|
*/
|
|
94112
94678
|
name: string;
|
|
94679
|
+
/**
|
|
94680
|
+
* Type of topic in a policy.
|
|
94681
|
+
*/
|
|
94113
94682
|
type: enums.wisdom.AiGuardrailGuardrailTopicType;
|
|
94114
94683
|
}
|
|
94115
94684
|
/**
|
|
@@ -94140,9 +94709,18 @@ export declare namespace wisdom {
|
|
|
94140
94709
|
objectFields?: string[];
|
|
94141
94710
|
}
|
|
94142
94711
|
interface KnowledgeBaseBedrockFoundationModelConfiguration {
|
|
94712
|
+
/**
|
|
94713
|
+
* The model ARN of the Bedrock foundation model.
|
|
94714
|
+
*/
|
|
94143
94715
|
modelArn: string;
|
|
94716
|
+
/**
|
|
94717
|
+
* The parsing prompt of the Bedrock foundation model configuration.
|
|
94718
|
+
*/
|
|
94144
94719
|
parsingPrompt?: outputs.wisdom.KnowledgeBaseBedrockFoundationModelConfigurationParsingPromptProperties;
|
|
94145
94720
|
}
|
|
94721
|
+
/**
|
|
94722
|
+
* The parsing prompt of the Bedrock foundation model configuration.
|
|
94723
|
+
*/
|
|
94146
94724
|
interface KnowledgeBaseBedrockFoundationModelConfigurationParsingPromptProperties {
|
|
94147
94725
|
parsingPromptText: string;
|
|
94148
94726
|
}
|