@pulumi/aws-native 1.48.0-alpha.1768023352 → 1.48.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/autoscaling/autoScalingGroup.d.ts +6 -6
- package/autoscaling/getAutoScalingGroup.d.ts +3 -3
- package/cloudformation/getStack.d.ts +10 -14
- package/cloudformation/getStack.js.map +1 -1
- package/cloudformation/stack.d.ts +8 -12
- package/cloudformation/stack.js.map +1 -1
- package/datazone/connection.d.ts +2 -2
- package/datazone/environmentBlueprintConfiguration.d.ts +12 -0
- package/datazone/environmentBlueprintConfiguration.js +2 -0
- package/datazone/environmentBlueprintConfiguration.js.map +1 -1
- package/datazone/getDomain.d.ts +0 -4
- package/datazone/getDomain.js.map +1 -1
- package/datazone/projectProfile.d.ts +2 -0
- package/datazone/projectProfile.js +3 -1
- package/datazone/projectProfile.js.map +1 -1
- package/docdb/getGlobalCluster.d.ts +40 -0
- package/docdb/getGlobalCluster.js +28 -0
- package/docdb/getGlobalCluster.js.map +1 -0
- package/docdb/globalCluster.d.ts +100 -0
- package/docdb/globalCluster.js +77 -0
- package/docdb/globalCluster.js.map +1 -0
- package/docdb/index.d.ts +7 -0
- package/docdb/index.js +41 -0
- package/docdb/index.js.map +1 -0
- package/ec2/getVpnConcentrator.d.ts +6 -6
- package/ec2/getVpnConcentrator.js +2 -2
- package/ec2/vpnConcentrator.d.ts +7 -7
- package/ec2/vpnConcentrator.js +1 -1
- package/ec2/vpnConnection.d.ts +2 -2
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/logs/getLogGroup.d.ts +4 -0
- package/logs/getLogGroup.js.map +1 -1
- package/logs/getMetricFilter.d.ts +2 -2
- package/logs/getSubscriptionFilter.d.ts +2 -2
- package/logs/logGroup.d.ts +8 -0
- package/logs/logGroup.js +2 -0
- package/logs/logGroup.js.map +1 -1
- package/logs/metricFilter.d.ts +4 -4
- package/logs/subscriptionFilter.d.ts +4 -4
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/quicksight/actionConnector.d.ts +59 -0
- package/quicksight/actionConnector.js +93 -0
- package/quicksight/actionConnector.js.map +1 -0
- package/quicksight/dataSet.d.ts +4 -4
- package/quicksight/getActionConnector.d.ts +30 -0
- package/quicksight/getActionConnector.js +30 -0
- package/quicksight/getActionConnector.js.map +1 -0
- package/quicksight/getDataSet.d.ts +1 -1
- package/quicksight/index.d.ts +6 -0
- package/quicksight/index.js +8 -1
- package/quicksight/index.js.map +1 -1
- package/rtbfabric/getInboundExternalLink.d.ts +1 -0
- package/rtbfabric/getInboundExternalLink.js.map +1 -1
- package/rtbfabric/inboundExternalLink.d.ts +1 -0
- package/rtbfabric/inboundExternalLink.js +2 -0
- package/rtbfabric/inboundExternalLink.js.map +1 -1
- package/sagemaker/getUserProfile.d.ts +4 -0
- package/sagemaker/getUserProfile.js.map +1 -1
- package/sagemaker/userProfile.d.ts +2 -2
- package/sagemaker/userProfile.js +1 -1
- package/sagemaker/userProfile.js.map +1 -1
- package/types/enums/cloudformation/index.d.ts +1 -1
- package/types/enums/docdb/index.d.ts +7 -0
- package/types/enums/docdb/index.js +9 -0
- package/types/enums/docdb/index.js.map +1 -0
- package/types/enums/ec2/index.d.ts +4 -4
- package/types/enums/ec2/index.js +1 -0
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -2
- package/types/enums/index.js +6 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +59 -0
- package/types/enums/quicksight/index.js +63 -9
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +15 -0
- package/types/enums/wisdom/index.js +14 -1
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +299 -41
- package/types/output.d.ts +299 -41
- package/types/output.js.map +1 -1
- package/wisdom/aiAgent.d.ts +2 -2
- package/wisdom/getAiAgent.d.ts +1 -1
package/types/output.d.ts
CHANGED
|
@@ -7408,9 +7408,13 @@ export declare namespace autoscaling {
|
|
|
7408
7408
|
*/
|
|
7409
7409
|
references?: outputs.autoscaling.AutoScalingGroupPerformanceFactorReferenceRequest[];
|
|
7410
7410
|
}
|
|
7411
|
+
/**
|
|
7412
|
+
* The instance lifecycle policy for the Auto Scaling group. This policy controls instance behavior when an instance transitions through its lifecycle states. Configure retention triggers to specify when instances should move to a ``Retained`` state instead of automatic termination.
|
|
7413
|
+
* For more information, see [Control instance retention with instance lifecycle policies](https://docs.aws.amazon.com/autoscaling/ec2/userguide/instance-lifecycle-policy.html) in the *Amazon EC2 Auto Scaling User Guide*.
|
|
7414
|
+
*/
|
|
7411
7415
|
interface AutoScalingGroupInstanceLifecyclePolicy {
|
|
7412
7416
|
/**
|
|
7413
|
-
* Specifies the conditions that trigger instance retention behavior. These triggers determine when instances should move to a
|
|
7417
|
+
* Specifies the conditions that trigger instance retention behavior. These triggers determine when instances should move to a ``Retained`` state instead of automatic termination. This allows you to maintain control over instance management when lifecycles transition and operations fail.
|
|
7414
7418
|
*/
|
|
7415
7419
|
retentionTriggers?: outputs.autoscaling.AutoScalingGroupRetentionTriggers;
|
|
7416
7420
|
}
|
|
@@ -7675,13 +7679,11 @@ export declare namespace autoscaling {
|
|
|
7675
7679
|
*/
|
|
7676
7680
|
interface AutoScalingGroupLaunchTemplateOverrides {
|
|
7677
7681
|
/**
|
|
7678
|
-
* The ID of the Amazon Machine Image (AMI) to use for instances launched with this override. When using Instance Refresh with
|
|
7679
|
-
*
|
|
7680
|
-
*
|
|
7681
|
-
*
|
|
7682
|
-
*
|
|
7683
|
-
* - The AMI must contain only a single root volume
|
|
7684
|
-
* - Root volume replacement doesn't support multi-volume AMIs
|
|
7682
|
+
* The ID of the Amazon Machine Image (AMI) to use for instances launched with this override. When using Instance Refresh with ``ReplaceRootVolume`` strategy, this specifies the AMI for root volume replacement operations.
|
|
7683
|
+
* For ``ReplaceRootVolume`` operations:
|
|
7684
|
+
* + All overrides in the ``MixedInstancesPolicy`` must specify an ImageId
|
|
7685
|
+
* + The AMI must contain only a single root volume
|
|
7686
|
+
* + Root volume replacement doesn't support multi-volume AMIs
|
|
7685
7687
|
*/
|
|
7686
7688
|
imageId?: string;
|
|
7687
7689
|
/**
|
|
@@ -7929,13 +7931,14 @@ export declare namespace autoscaling {
|
|
|
7929
7931
|
*/
|
|
7930
7932
|
instanceFamily?: string;
|
|
7931
7933
|
}
|
|
7934
|
+
/**
|
|
7935
|
+
* Defines the specific triggers that cause instances to be retained in a Retained state rather than terminated. Each trigger corresponds to a different failure scenario during the instance lifecycle. This allows fine-grained control over when to preserve instances for manual intervention.
|
|
7936
|
+
*/
|
|
7932
7937
|
interface AutoScalingGroupRetentionTriggers {
|
|
7933
7938
|
/**
|
|
7934
7939
|
* Specifies the action when a termination lifecycle hook is abandoned due to failure, timeout, or explicit abandonment (calling CompleteLifecycleAction).
|
|
7935
|
-
*
|
|
7936
|
-
*
|
|
7937
|
-
*
|
|
7938
|
-
* Retained instances don't count toward desired capacity and remain until you call `TerminateInstanceInAutoScalingGroup` .
|
|
7940
|
+
* Set to ``Retain`` to move instances to a ``Retained`` state. Set to ``Terminate`` for default termination behavior.
|
|
7941
|
+
* Retained instances don't count toward desired capacity and remain until you call ``TerminateInstanceInAutoScalingGroup``.
|
|
7939
7942
|
*/
|
|
7940
7943
|
terminateHookAbandon?: string;
|
|
7941
7944
|
}
|
|
@@ -25644,6 +25647,15 @@ export declare namespace datazone {
|
|
|
25644
25647
|
interface ConnectionLineageSyncSchedule {
|
|
25645
25648
|
schedule?: string;
|
|
25646
25649
|
}
|
|
25650
|
+
/**
|
|
25651
|
+
* MLflow Properties Input
|
|
25652
|
+
*/
|
|
25653
|
+
interface ConnectionMlflowPropertiesInput {
|
|
25654
|
+
/**
|
|
25655
|
+
* The ARN of the MLflow tracking server
|
|
25656
|
+
*/
|
|
25657
|
+
trackingServerArn?: string;
|
|
25658
|
+
}
|
|
25647
25659
|
/**
|
|
25648
25660
|
* OAuth2 Client Application
|
|
25649
25661
|
*/
|
|
@@ -25700,6 +25712,9 @@ export declare namespace datazone {
|
|
|
25700
25712
|
interface ConnectionPropertiesInput8Properties {
|
|
25701
25713
|
s3Properties: outputs.datazone.ConnectionS3PropertiesInput;
|
|
25702
25714
|
}
|
|
25715
|
+
interface ConnectionPropertiesInput9Properties {
|
|
25716
|
+
mlflowProperties: outputs.datazone.ConnectionMlflowPropertiesInput;
|
|
25717
|
+
}
|
|
25703
25718
|
interface ConnectionRedshiftCredentials0Properties {
|
|
25704
25719
|
secretArn: string;
|
|
25705
25720
|
}
|
|
@@ -25751,6 +25766,7 @@ export declare namespace datazone {
|
|
|
25751
25766
|
instanceProfileArn?: string;
|
|
25752
25767
|
javaVirtualEnv?: string;
|
|
25753
25768
|
logUri?: string;
|
|
25769
|
+
managedEndpointArn?: string;
|
|
25754
25770
|
pythonVirtualEnv?: string;
|
|
25755
25771
|
runtimeRole?: string;
|
|
25756
25772
|
trustedCertificatesS3Uri?: string;
|
|
@@ -26926,6 +26942,8 @@ export declare namespace dms {
|
|
|
26926
26942
|
sslMode: enums.dms.DataProviderSybaseSslModeValue;
|
|
26927
26943
|
}
|
|
26928
26944
|
}
|
|
26945
|
+
export declare namespace docdb {
|
|
26946
|
+
}
|
|
26929
26947
|
export declare namespace docdbelastic {
|
|
26930
26948
|
}
|
|
26931
26949
|
export declare namespace dsql {
|
|
@@ -32351,9 +32369,8 @@ export declare namespace ec2 {
|
|
|
32351
32369
|
*/
|
|
32352
32370
|
interface VpnConnectionCloudwatchLogOptionsSpecification {
|
|
32353
32371
|
/**
|
|
32354
|
-
* Specifies whether to enable BGP logging for the VPN connection. Default value is
|
|
32355
|
-
*
|
|
32356
|
-
* Valid values: `True` | `False`
|
|
32372
|
+
* Specifies whether to enable BGP logging for the VPN connection. Default value is ``False``.
|
|
32373
|
+
* Valid values: ``True`` | ``False``
|
|
32357
32374
|
*/
|
|
32358
32375
|
bgpLogEnabled?: boolean;
|
|
32359
32376
|
/**
|
|
@@ -32361,9 +32378,8 @@ export declare namespace ec2 {
|
|
|
32361
32378
|
*/
|
|
32362
32379
|
bgpLogGroupArn?: string;
|
|
32363
32380
|
/**
|
|
32364
|
-
* The desired output format for BGP logs to be sent to CloudWatch. Default format is
|
|
32365
|
-
*
|
|
32366
|
-
* Valid values: `json` | `text`
|
|
32381
|
+
* The desired output format for BGP logs to be sent to CloudWatch. Default format is ``json``.
|
|
32382
|
+
* Valid values: ``json`` | ``text``
|
|
32367
32383
|
*/
|
|
32368
32384
|
bgpLogOutputFormat?: enums.ec2.VpnConnectionCloudwatchLogOptionsSpecificationBgpLogOutputFormat;
|
|
32369
32385
|
/**
|
|
@@ -32968,7 +32984,7 @@ export declare namespace ecs {
|
|
|
32968
32984
|
/**
|
|
32969
32985
|
* The list of security group IDs to apply to Amazon ECS Managed Instances. These security groups control the network traffic allowed to and from the instances.
|
|
32970
32986
|
*/
|
|
32971
|
-
securityGroups
|
|
32987
|
+
securityGroups: string[];
|
|
32972
32988
|
/**
|
|
32973
32989
|
* The list of subnet IDs where Amazon ECS can launch Amazon ECS Managed Instances. Instances are distributed across the specified subnets for high availability. All subnets must be in the same VPC.
|
|
32974
32990
|
*/
|
|
@@ -39990,7 +40006,7 @@ export declare namespace gamelift {
|
|
|
39990
40006
|
/**
|
|
39991
40007
|
* The minimum value allowed for the fleet's instance count for a location.
|
|
39992
40008
|
*/
|
|
39993
|
-
minSize
|
|
40009
|
+
minSize?: number;
|
|
39994
40010
|
}
|
|
39995
40011
|
/**
|
|
39996
40012
|
* A remote location where a multi-location fleet can deploy EC2 instances for game hosting.
|
|
@@ -40313,7 +40329,7 @@ export declare namespace gamelift {
|
|
|
40313
40329
|
/**
|
|
40314
40330
|
* The minimum value allowed for the fleet's instance count for a location. When creating a new fleet, GameLift automatically sets this value to "0". After the fleet is active, you can change this value.
|
|
40315
40331
|
*/
|
|
40316
|
-
minSize
|
|
40332
|
+
minSize?: number;
|
|
40317
40333
|
}
|
|
40318
40334
|
/**
|
|
40319
40335
|
* A remote location where a multi-location fleet can deploy EC2 instances for game hosting.
|
|
@@ -57978,6 +57994,10 @@ export declare namespace mediapackagev2 {
|
|
|
57978
57994
|
* <p>Optionally specify the clip start time for all of your manifest egress requests. When you include clip start time, note that you cannot use clip start time query parameters for this manifest's endpoint URL.</p>
|
|
57979
57995
|
*/
|
|
57980
57996
|
clipStartTime?: string;
|
|
57997
|
+
/**
|
|
57998
|
+
* <p>Optionally specify one or more DRM settings for all of your manifest egress requests. When you include a DRM setting, note that you cannot use an identical DRM setting query parameter for this manifest's endpoint URL.</p>
|
|
57999
|
+
*/
|
|
58000
|
+
drmSettings?: string;
|
|
57981
58001
|
/**
|
|
57982
58002
|
* <p>Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest's endpoint URL.</p>
|
|
57983
58003
|
*/
|
|
@@ -58119,6 +58139,14 @@ export declare namespace mediapackagev2 {
|
|
|
58119
58139
|
* <p>The SCTE-35 message types that you want to be treated as ad markers in the output.</p>
|
|
58120
58140
|
*/
|
|
58121
58141
|
scteFilter?: enums.mediapackagev2.OriginEndpointScteFilter[];
|
|
58142
|
+
/**
|
|
58143
|
+
* Controls whether SCTE-35 messages are included in segment files.
|
|
58144
|
+
*
|
|
58145
|
+
* - None – SCTE-35 messages are not included in segments (default)
|
|
58146
|
+
* - All – SCTE-35 messages are embedded in segment data
|
|
58147
|
+
*
|
|
58148
|
+
* For DASH manifests, when set to `All` , an `InbandEventStream` tag signals that SCTE messages are present in segments. This setting works independently of manifest ad markers.
|
|
58149
|
+
*/
|
|
58122
58150
|
scteInSegments?: enums.mediapackagev2.OriginEndpointScteInSegments;
|
|
58123
58151
|
}
|
|
58124
58152
|
/**
|
|
@@ -58181,6 +58209,10 @@ export declare namespace mediapackagev2 {
|
|
|
58181
58209
|
* <p>The parameters for the SPEKE key provider.</p>
|
|
58182
58210
|
*/
|
|
58183
58211
|
interface OriginEndpointSpekeKeyProvider {
|
|
58212
|
+
/**
|
|
58213
|
+
* <p>The ARN for the certificate that you imported to AWS Certificate Manager to add content key encryption to this endpoint. For this feature to work, your DRM key provider must support content key encryption.</p>
|
|
58214
|
+
*/
|
|
58215
|
+
certificateArn?: string;
|
|
58184
58216
|
/**
|
|
58185
58217
|
* <p>The DRM solution provider you're using to protect your content during distribution.</p>
|
|
58186
58218
|
*/
|
|
@@ -64647,6 +64679,99 @@ export declare namespace qldb {
|
|
|
64647
64679
|
}
|
|
64648
64680
|
}
|
|
64649
64681
|
export declare namespace quicksight {
|
|
64682
|
+
interface ActionConnectorApiKeyConnectionMetadata {
|
|
64683
|
+
apiKey: string;
|
|
64684
|
+
baseEndpoint: string;
|
|
64685
|
+
email?: string;
|
|
64686
|
+
}
|
|
64687
|
+
interface ActionConnectorAuthConfig {
|
|
64688
|
+
authenticationMetadata: outputs.quicksight.ActionConnectorAuthenticationMetadata0Properties | outputs.quicksight.ActionConnectorAuthenticationMetadata1Properties | outputs.quicksight.ActionConnectorAuthenticationMetadata2Properties | outputs.quicksight.ActionConnectorAuthenticationMetadata3Properties | outputs.quicksight.ActionConnectorAuthenticationMetadata4Properties | outputs.quicksight.ActionConnectorAuthenticationMetadata5Properties;
|
|
64689
|
+
authenticationType: enums.quicksight.ActionConnectorConnectionAuthType;
|
|
64690
|
+
}
|
|
64691
|
+
interface ActionConnectorAuthenticationMetadata0Properties {
|
|
64692
|
+
authorizationCodeGrantMetadata: outputs.quicksight.ActionConnectorAuthorizationCodeGrantMetadata;
|
|
64693
|
+
}
|
|
64694
|
+
interface ActionConnectorAuthenticationMetadata1Properties {
|
|
64695
|
+
clientCredentialsGrantMetadata: outputs.quicksight.ActionConnectorClientCredentialsGrantMetadata;
|
|
64696
|
+
}
|
|
64697
|
+
interface ActionConnectorAuthenticationMetadata2Properties {
|
|
64698
|
+
basicAuthConnectionMetadata: outputs.quicksight.ActionConnectorBasicAuthConnectionMetadata;
|
|
64699
|
+
}
|
|
64700
|
+
interface ActionConnectorAuthenticationMetadata3Properties {
|
|
64701
|
+
apiKeyConnectionMetadata: outputs.quicksight.ActionConnectorApiKeyConnectionMetadata;
|
|
64702
|
+
}
|
|
64703
|
+
interface ActionConnectorAuthenticationMetadata4Properties {
|
|
64704
|
+
noneConnectionMetadata: outputs.quicksight.ActionConnectorNoneConnectionMetadata;
|
|
64705
|
+
}
|
|
64706
|
+
interface ActionConnectorAuthenticationMetadata5Properties {
|
|
64707
|
+
iamConnectionMetadata: outputs.quicksight.ActionConnectorIamConnectionMetadata;
|
|
64708
|
+
}
|
|
64709
|
+
interface ActionConnectorAuthorizationCodeGrantCredentialsDetailsProperties {
|
|
64710
|
+
authorizationCodeGrantDetails: outputs.quicksight.ActionConnectorAuthorizationCodeGrantDetails;
|
|
64711
|
+
}
|
|
64712
|
+
interface ActionConnectorAuthorizationCodeGrantDetails {
|
|
64713
|
+
authorizationEndpoint: string;
|
|
64714
|
+
clientId: string;
|
|
64715
|
+
clientSecret: string;
|
|
64716
|
+
tokenEndpoint: string;
|
|
64717
|
+
}
|
|
64718
|
+
interface ActionConnectorAuthorizationCodeGrantMetadata {
|
|
64719
|
+
authorizationCodeGrantCredentialsDetails?: outputs.quicksight.ActionConnectorAuthorizationCodeGrantCredentialsDetailsProperties;
|
|
64720
|
+
authorizationCodeGrantCredentialsSource?: enums.quicksight.ActionConnectorAuthorizationCodeGrantCredentialsSource;
|
|
64721
|
+
baseEndpoint: string;
|
|
64722
|
+
redirectUrl: string;
|
|
64723
|
+
}
|
|
64724
|
+
interface ActionConnectorBasicAuthConnectionMetadata {
|
|
64725
|
+
baseEndpoint: string;
|
|
64726
|
+
password: string;
|
|
64727
|
+
username: string;
|
|
64728
|
+
}
|
|
64729
|
+
interface ActionConnectorClientCredentialsDetailsProperties {
|
|
64730
|
+
clientCredentialsGrantDetails: outputs.quicksight.ActionConnectorClientCredentialsGrantDetails;
|
|
64731
|
+
}
|
|
64732
|
+
interface ActionConnectorClientCredentialsGrantDetails {
|
|
64733
|
+
clientId: string;
|
|
64734
|
+
clientSecret: string;
|
|
64735
|
+
tokenEndpoint: string;
|
|
64736
|
+
}
|
|
64737
|
+
interface ActionConnectorClientCredentialsGrantMetadata {
|
|
64738
|
+
baseEndpoint: string;
|
|
64739
|
+
clientCredentialsDetails?: outputs.quicksight.ActionConnectorClientCredentialsDetailsProperties;
|
|
64740
|
+
clientCredentialsSource?: enums.quicksight.ActionConnectorClientCredentialsSource;
|
|
64741
|
+
}
|
|
64742
|
+
interface ActionConnectorIamConnectionMetadata {
|
|
64743
|
+
roleArn: string;
|
|
64744
|
+
}
|
|
64745
|
+
interface ActionConnectorNoneConnectionMetadata {
|
|
64746
|
+
baseEndpoint: string;
|
|
64747
|
+
}
|
|
64748
|
+
/**
|
|
64749
|
+
* <p>Permission for the resource.</p>
|
|
64750
|
+
*/
|
|
64751
|
+
interface ActionConnectorResourcePermission {
|
|
64752
|
+
/**
|
|
64753
|
+
* <p>The IAM action to grant or revoke permissions on.</p>
|
|
64754
|
+
*/
|
|
64755
|
+
actions: string[];
|
|
64756
|
+
/**
|
|
64757
|
+
* <p>The Amazon Resource Name (ARN) of the principal. This can be one of the
|
|
64758
|
+
* following:</p>
|
|
64759
|
+
* <ul>
|
|
64760
|
+
* <li>
|
|
64761
|
+
* <p>The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)</p>
|
|
64762
|
+
* </li>
|
|
64763
|
+
* <li>
|
|
64764
|
+
* <p>The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)</p>
|
|
64765
|
+
* </li>
|
|
64766
|
+
* <li>
|
|
64767
|
+
* <p>The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight
|
|
64768
|
+
* ARN. Use this option only to share resources (templates) across Amazon Web Services accounts.
|
|
64769
|
+
* (This is less common.) </p>
|
|
64770
|
+
* </li>
|
|
64771
|
+
* </ul>
|
|
64772
|
+
*/
|
|
64773
|
+
principal: string;
|
|
64774
|
+
}
|
|
64650
64775
|
interface AnalysisAggregationFunction {
|
|
64651
64776
|
/**
|
|
64652
64777
|
* Aggregation for attributes.
|
|
@@ -73417,6 +73542,7 @@ export declare namespace quicksight {
|
|
|
73417
73542
|
yAxis: enums.quicksight.AnalysisSingleYAxisOption;
|
|
73418
73543
|
}
|
|
73419
73544
|
interface CustomPermissionsCapabilities {
|
|
73545
|
+
action?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73420
73546
|
/**
|
|
73421
73547
|
* The ability to add or run anomaly detection.
|
|
73422
73548
|
*/
|
|
@@ -73425,6 +73551,8 @@ export declare namespace quicksight {
|
|
|
73425
73551
|
* The ability to perform analysis-related actions.
|
|
73426
73552
|
*/
|
|
73427
73553
|
analysis?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73554
|
+
automate?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73555
|
+
chatAgent?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73428
73556
|
/**
|
|
73429
73557
|
* The ability to create and update email reports.
|
|
73430
73558
|
*/
|
|
@@ -73445,6 +73573,7 @@ export declare namespace quicksight {
|
|
|
73445
73573
|
* The ability to create and update threshold alerts.
|
|
73446
73574
|
*/
|
|
73447
73575
|
createAndUpdateThresholdAlerts?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73576
|
+
createChatAgents?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73448
73577
|
/**
|
|
73449
73578
|
* The ability to create shared folders.
|
|
73450
73579
|
*/
|
|
@@ -73481,18 +73610,23 @@ export declare namespace quicksight {
|
|
|
73481
73610
|
* The ability to export to PDF files in scheduled email reports.
|
|
73482
73611
|
*/
|
|
73483
73612
|
exportToPdfInScheduledReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73613
|
+
flow?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73484
73614
|
/**
|
|
73485
73615
|
* The ability to include content in scheduled email reports.
|
|
73486
73616
|
*/
|
|
73487
73617
|
includeContentInScheduledReportsEmail?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73618
|
+
knowledgeBase?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73619
|
+
performFlowUiTask?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73488
73620
|
/**
|
|
73489
73621
|
* The ability to print reports.
|
|
73490
73622
|
*/
|
|
73491
73623
|
printReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73624
|
+
publishWithoutApproval?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73492
73625
|
/**
|
|
73493
73626
|
* The ability to rename shared folders.
|
|
73494
73627
|
*/
|
|
73495
73628
|
renameSharedFolders?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73629
|
+
research?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73496
73630
|
/**
|
|
73497
73631
|
* The ability to share analyses.
|
|
73498
73632
|
*/
|
|
@@ -73509,10 +73643,13 @@ export declare namespace quicksight {
|
|
|
73509
73643
|
* The ability to share datasets.
|
|
73510
73644
|
*/
|
|
73511
73645
|
shareDatasets?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73646
|
+
space?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73512
73647
|
/**
|
|
73513
73648
|
* The ability to subscribe to email reports.
|
|
73514
73649
|
*/
|
|
73515
73650
|
subscribeDashboardEmailReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73651
|
+
useAgentWebSearch?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73652
|
+
useBedrockModels?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
73516
73653
|
/**
|
|
73517
73654
|
* The ability to view account SPICE capacity.
|
|
73518
73655
|
*/
|
|
@@ -82646,7 +82783,7 @@ export declare namespace quicksight {
|
|
|
82646
82783
|
interface DataSetCalculatedColumn {
|
|
82647
82784
|
/**
|
|
82648
82785
|
* <p>A unique ID to identify a calculated column. During a dataset update, if the column ID
|
|
82649
|
-
* of a calculated column matches that of an existing calculated column, Amazon
|
|
82786
|
+
* of a calculated column matches that of an existing calculated column, Amazon Quick Suite
|
|
82650
82787
|
* preserves the existing calculated column.</p>
|
|
82651
82788
|
*/
|
|
82652
82789
|
columnId: string;
|
|
@@ -82669,7 +82806,7 @@ export declare namespace quicksight {
|
|
|
82669
82806
|
columnName: string;
|
|
82670
82807
|
/**
|
|
82671
82808
|
* <p>When casting a column from string to datetime type, you can supply a string in a
|
|
82672
|
-
* format supported by Amazon
|
|
82809
|
+
* format supported by Amazon Quick Suite to denote the source data format.</p>
|
|
82673
82810
|
*/
|
|
82674
82811
|
format?: string;
|
|
82675
82812
|
/**
|
|
@@ -82705,7 +82842,7 @@ export declare namespace quicksight {
|
|
|
82705
82842
|
text?: string;
|
|
82706
82843
|
}
|
|
82707
82844
|
/**
|
|
82708
|
-
* <p>Groupings of columns that work together in certain Amazon
|
|
82845
|
+
* <p>Groupings of columns that work together in certain Amazon Quick Suite features. This is
|
|
82709
82846
|
* a variant type structure. For this structure to be valid, only one of the attributes can
|
|
82710
82847
|
* be non-null.</p>
|
|
82711
82848
|
*/
|
|
@@ -82733,7 +82870,7 @@ export declare namespace quicksight {
|
|
|
82733
82870
|
*/
|
|
82734
82871
|
columnNames?: string[];
|
|
82735
82872
|
/**
|
|
82736
|
-
* <p>An array of Amazon Resource Names (ARNs) for
|
|
82873
|
+
* <p>An array of Amazon Resource Names (ARNs) for Quick Suite users or groups.</p>
|
|
82737
82874
|
*/
|
|
82738
82875
|
principals?: string[];
|
|
82739
82876
|
}
|
|
@@ -83209,7 +83346,7 @@ export declare namespace quicksight {
|
|
|
83209
83346
|
interface DataSetJoinKeyProperties {
|
|
83210
83347
|
/**
|
|
83211
83348
|
* <p>A value that indicates that a row in a table is uniquely identified by the columns in
|
|
83212
|
-
* a join key. This is used by
|
|
83349
|
+
* a join key. This is used by Quick Suite to optimize query performance.</p>
|
|
83213
83350
|
*/
|
|
83214
83351
|
uniqueKey?: boolean;
|
|
83215
83352
|
}
|
|
@@ -83621,10 +83758,10 @@ export declare namespace quicksight {
|
|
|
83621
83758
|
* following:</p>
|
|
83622
83759
|
* <ul>
|
|
83623
83760
|
* <li>
|
|
83624
|
-
* <p>The ARN of an Amazon
|
|
83761
|
+
* <p>The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.)</p>
|
|
83625
83762
|
* </li>
|
|
83626
83763
|
* <li>
|
|
83627
|
-
* <p>The ARN of an Amazon
|
|
83764
|
+
* <p>The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)</p>
|
|
83628
83765
|
* </li>
|
|
83629
83766
|
* <li>
|
|
83630
83767
|
* <p>The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight
|
|
@@ -83642,7 +83779,7 @@ export declare namespace quicksight {
|
|
|
83642
83779
|
/**
|
|
83643
83780
|
* <p>Information about a dataset that contains permissions for row-level security (RLS).
|
|
83644
83781
|
* The permissions dataset maps fields to users or groups. For more information, see
|
|
83645
|
-
* <a href="https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html">Using Row-Level Security (RLS) to Restrict Access to a Dataset</a> in the <i>Amazon
|
|
83782
|
+
* <a href="https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html">Using Row-Level Security (RLS) to Restrict Access to a Dataset</a> in the <i>Amazon Quick Suite User
|
|
83646
83783
|
* Guide</i>.</p>
|
|
83647
83784
|
* <p>The option to deny permissions by setting <code>PermissionPolicy</code> to <code>DENY_ACCESS</code> is
|
|
83648
83785
|
* not supported for new RLS datasets.</p>
|
|
@@ -84164,6 +84301,10 @@ export declare namespace quicksight {
|
|
|
84164
84301
|
* Credential pair. For more information, see `[CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html)` .
|
|
84165
84302
|
*/
|
|
84166
84303
|
credentialPair?: outputs.quicksight.DataSourceCredentialPair;
|
|
84304
|
+
/**
|
|
84305
|
+
* The credentials for connecting using key-pair.
|
|
84306
|
+
*/
|
|
84307
|
+
keyPairCredentials?: outputs.quicksight.DataSourceKeyPairCredentials;
|
|
84167
84308
|
/**
|
|
84168
84309
|
* <p>The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.</p>
|
|
84169
84310
|
*/
|
|
@@ -84208,6 +84349,20 @@ export declare namespace quicksight {
|
|
|
84208
84349
|
*/
|
|
84209
84350
|
enableIdentityPropagation?: boolean;
|
|
84210
84351
|
}
|
|
84352
|
+
interface DataSourceKeyPairCredentials {
|
|
84353
|
+
/**
|
|
84354
|
+
* Username
|
|
84355
|
+
*/
|
|
84356
|
+
keyPairUsername: string;
|
|
84357
|
+
/**
|
|
84358
|
+
* PrivateKey
|
|
84359
|
+
*/
|
|
84360
|
+
privateKey: string;
|
|
84361
|
+
/**
|
|
84362
|
+
* PrivateKeyPassphrase
|
|
84363
|
+
*/
|
|
84364
|
+
privateKeyPassphrase?: string;
|
|
84365
|
+
}
|
|
84211
84366
|
/**
|
|
84212
84367
|
* <p>Amazon S3 manifest file location.</p>
|
|
84213
84368
|
*/
|
|
@@ -84292,7 +84447,7 @@ export declare namespace quicksight {
|
|
|
84292
84447
|
useServiceName?: boolean;
|
|
84293
84448
|
}
|
|
84294
84449
|
/**
|
|
84295
|
-
* <p>The parameters that Amazon
|
|
84450
|
+
* <p>The parameters that Amazon Quick Suite uses to connect to your underlying data source.
|
|
84296
84451
|
* This is a variant type structure. For this structure to be valid, only one of the
|
|
84297
84452
|
* attributes can be non-null.</p>
|
|
84298
84453
|
*/
|
|
@@ -84426,25 +84581,25 @@ export declare namespace quicksight {
|
|
|
84426
84581
|
instanceId: string;
|
|
84427
84582
|
}
|
|
84428
84583
|
/**
|
|
84429
|
-
* <p>A structure that grants
|
|
84584
|
+
* <p>A structure that grants Quick Suite access to your cluster and make a call to the <code>redshift:GetClusterCredentials</code> API. For more information on the <code>redshift:GetClusterCredentials</code> API, see <a href="https://docs.aws.amazon.com/redshift/latest/APIReference/API_GetClusterCredentials.html">
|
|
84430
84585
|
* <code>GetClusterCredentials</code>
|
|
84431
84586
|
* </a>.</p>
|
|
84432
84587
|
*/
|
|
84433
84588
|
interface DataSourceRedshiftIamParameters {
|
|
84434
84589
|
/**
|
|
84435
|
-
* <p>Automatically creates a database user. If your database doesn't have a <code>DatabaseUser</code>, set this parameter to <code>True</code>. If there is no <code>DatabaseUser</code>, Amazon
|
|
84590
|
+
* <p>Automatically creates a database user. If your database doesn't have a <code>DatabaseUser</code>, set this parameter to <code>True</code>. If there is no <code>DatabaseUser</code>, Amazon Quick Suite can't connect to your cluster. The <code>RoleArn</code> that you use for this operation must grant access to <code>redshift:CreateClusterUser</code> to successfully create the user.</p>
|
|
84436
84591
|
*/
|
|
84437
84592
|
autoCreateDatabaseUser?: boolean;
|
|
84438
84593
|
/**
|
|
84439
|
-
* <p>A list of groups whose permissions will be granted to
|
|
84594
|
+
* <p>A list of groups whose permissions will be granted to Quick Suite to access the cluster. These permissions are combined with the permissions granted to Quick Suite by the <code>DatabaseUser</code>. If you choose to include this parameter, the <code>RoleArn</code> must grant access to <code>redshift:JoinGroup</code>.</p>
|
|
84440
84595
|
*/
|
|
84441
84596
|
databaseGroups?: string[];
|
|
84442
84597
|
/**
|
|
84443
|
-
* <p>The user whose permissions and group memberships will be used by
|
|
84598
|
+
* <p>The user whose permissions and group memberships will be used by Quick Suite to access the cluster. If this user already exists in your database, Quick Suite is granted the same permissions that the user has. If the user doesn't exist, set the value of <code>AutoCreateDatabaseUser</code> to <code>True</code> to create a new user with PUBLIC permissions.</p>
|
|
84444
84599
|
*/
|
|
84445
84600
|
databaseUser?: string;
|
|
84446
84601
|
/**
|
|
84447
|
-
* <p>Use the <code>RoleArn</code> structure to allow
|
|
84602
|
+
* <p>Use the <code>RoleArn</code> structure to allow Quick Suite to call <code>redshift:GetClusterCredentials</code> on your cluster. The calling principal must have <code>iam:PassRole</code> access to pass the role to Quick Suite. The role's trust policy must allow the Quick Suite service principal to assume the role.</p>
|
|
84448
84603
|
*/
|
|
84449
84604
|
roleArn: string;
|
|
84450
84605
|
}
|
|
@@ -84494,10 +84649,10 @@ export declare namespace quicksight {
|
|
|
84494
84649
|
* following:</p>
|
|
84495
84650
|
* <ul>
|
|
84496
84651
|
* <li>
|
|
84497
|
-
* <p>The ARN of an Amazon
|
|
84652
|
+
* <p>The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.)</p>
|
|
84498
84653
|
* </li>
|
|
84499
84654
|
* <li>
|
|
84500
|
-
* <p>The ARN of an Amazon
|
|
84655
|
+
* <p>The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)</p>
|
|
84501
84656
|
* </li>
|
|
84502
84657
|
* <li>
|
|
84503
84658
|
* <p>The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight
|
|
@@ -84582,7 +84737,7 @@ export declare namespace quicksight {
|
|
|
84582
84737
|
port: number;
|
|
84583
84738
|
}
|
|
84584
84739
|
/**
|
|
84585
|
-
* <p>Secure Socket Layer (SSL) properties that apply when
|
|
84740
|
+
* <p>Secure Socket Layer (SSL) properties that apply when Quick Suite connects to your
|
|
84586
84741
|
* underlying data source.</p>
|
|
84587
84742
|
*/
|
|
84588
84743
|
interface DataSourceSslProperties {
|
|
@@ -95325,10 +95480,10 @@ export declare namespace route53 {
|
|
|
95325
95480
|
*/
|
|
95326
95481
|
comment?: string;
|
|
95327
95482
|
}
|
|
95483
|
+
/**
|
|
95484
|
+
* Represents the features configuration for a hosted zone, including the status of various features and any associated failure reasons.
|
|
95485
|
+
*/
|
|
95328
95486
|
interface HostedZoneFeatures {
|
|
95329
|
-
/**
|
|
95330
|
-
* Enable accelerated recovery on your public hosted zone to gain the ability to make changes to DNS records in the event of us-east-1 unavailability.
|
|
95331
|
-
*/
|
|
95332
95487
|
enableAcceleratedRecovery?: boolean;
|
|
95333
95488
|
}
|
|
95334
95489
|
/**
|
|
@@ -105293,6 +105448,41 @@ export declare namespace ses {
|
|
|
105293
105448
|
* A list that contains the reasons that email addresses are automatically added to the suppression list for your account.
|
|
105294
105449
|
*/
|
|
105295
105450
|
suppressedReasons?: string[];
|
|
105451
|
+
/**
|
|
105452
|
+
* An object that contains information about the validation options for your account.
|
|
105453
|
+
*/
|
|
105454
|
+
validationOptions?: outputs.ses.ConfigurationSetSuppressionOptionsValidationOptionsProperties;
|
|
105455
|
+
}
|
|
105456
|
+
/**
|
|
105457
|
+
* An object that contains information about the validation options for your account.
|
|
105458
|
+
*/
|
|
105459
|
+
interface ConfigurationSetSuppressionOptionsValidationOptionsProperties {
|
|
105460
|
+
/**
|
|
105461
|
+
* The condition threshold settings for suppression validation.
|
|
105462
|
+
*/
|
|
105463
|
+
conditionThreshold: outputs.ses.ConfigurationSetSuppressionOptionsValidationOptionsPropertiesConditionThresholdProperties;
|
|
105464
|
+
}
|
|
105465
|
+
/**
|
|
105466
|
+
* The condition threshold settings for suppression validation.
|
|
105467
|
+
*/
|
|
105468
|
+
interface ConfigurationSetSuppressionOptionsValidationOptionsPropertiesConditionThresholdProperties {
|
|
105469
|
+
/**
|
|
105470
|
+
* Whether the condition threshold is enabled or disabled.
|
|
105471
|
+
*/
|
|
105472
|
+
conditionThresholdEnabled: string;
|
|
105473
|
+
/**
|
|
105474
|
+
* The overall confidence threshold settings.
|
|
105475
|
+
*/
|
|
105476
|
+
overallConfidenceThreshold?: outputs.ses.ConfigurationSetSuppressionOptionsValidationOptionsPropertiesConditionThresholdPropertiesOverallConfidenceThresholdProperties;
|
|
105477
|
+
}
|
|
105478
|
+
/**
|
|
105479
|
+
* The overall confidence threshold settings.
|
|
105480
|
+
*/
|
|
105481
|
+
interface ConfigurationSetSuppressionOptionsValidationOptionsPropertiesConditionThresholdPropertiesOverallConfidenceThresholdProperties {
|
|
105482
|
+
/**
|
|
105483
|
+
* The confidence verdict threshold level.
|
|
105484
|
+
*/
|
|
105485
|
+
confidenceVerdictThreshold: string;
|
|
105296
105486
|
}
|
|
105297
105487
|
/**
|
|
105298
105488
|
* An object that defines the open and click tracking options for emails that you send using the configuration set.
|
|
@@ -111881,6 +112071,17 @@ export declare namespace wisdom {
|
|
|
111881
112071
|
interface AiAgentAiAgentConfiguration5Properties {
|
|
111882
112072
|
emailGenerativeAnswerAiAgentConfiguration: outputs.wisdom.AiAgentEmailGenerativeAnswerAiAgentConfiguration;
|
|
111883
112073
|
}
|
|
112074
|
+
interface AiAgentAiAgentConfiguration6Properties {
|
|
112075
|
+
orchestrationAiAgentConfiguration: outputs.wisdom.AiAgentOrchestrationAiAgentConfiguration;
|
|
112076
|
+
}
|
|
112077
|
+
interface AiAgentAiAgentConfiguration7Properties {
|
|
112078
|
+
noteTakingAiAgentConfiguration: outputs.wisdom.AiAgentNoteTakingAiAgentConfiguration;
|
|
112079
|
+
}
|
|
112080
|
+
interface AiAgentAiAgentConfiguration8Properties {
|
|
112081
|
+
caseSummarizationAiAgentConfiguration: outputs.wisdom.AiAgentCaseSummarizationAiAgentConfiguration;
|
|
112082
|
+
}
|
|
112083
|
+
interface AiAgentAnnotation {
|
|
112084
|
+
}
|
|
111884
112085
|
interface AiAgentAnswerRecommendationAiAgentConfiguration {
|
|
111885
112086
|
answerGenerationAiGuardrailId?: string;
|
|
111886
112087
|
answerGenerationAiPromptId?: string;
|
|
@@ -111897,6 +112098,11 @@ export declare namespace wisdom {
|
|
|
111897
112098
|
interface AiAgentAssociationConfigurationDataProperties {
|
|
111898
112099
|
knowledgeBaseAssociationConfigurationData: outputs.wisdom.AiAgentKnowledgeBaseAssociationConfigurationData;
|
|
111899
112100
|
}
|
|
112101
|
+
interface AiAgentCaseSummarizationAiAgentConfiguration {
|
|
112102
|
+
caseSummarizationAiGuardrailId?: string;
|
|
112103
|
+
caseSummarizationAiPromptId?: string;
|
|
112104
|
+
locale?: string;
|
|
112105
|
+
}
|
|
111900
112106
|
interface AiAgentEmailGenerativeAnswerAiAgentConfiguration {
|
|
111901
112107
|
associationConfigurations?: outputs.wisdom.AiAgentAssociationConfiguration[];
|
|
111902
112108
|
emailGenerativeAnswerAiPromptId?: string;
|
|
@@ -111924,12 +112130,24 @@ export declare namespace wisdom {
|
|
|
111924
112130
|
associationConfigurations?: outputs.wisdom.AiAgentAssociationConfiguration[];
|
|
111925
112131
|
locale?: string;
|
|
111926
112132
|
}
|
|
112133
|
+
interface AiAgentNoteTakingAiAgentConfiguration {
|
|
112134
|
+
locale?: string;
|
|
112135
|
+
noteTakingAiGuardrailId?: string;
|
|
112136
|
+
noteTakingAiPromptId?: string;
|
|
112137
|
+
}
|
|
111927
112138
|
interface AiAgentOrCondition0Properties {
|
|
111928
112139
|
andConditions: outputs.wisdom.AiAgentTagCondition[];
|
|
111929
112140
|
}
|
|
111930
112141
|
interface AiAgentOrCondition1Properties {
|
|
111931
112142
|
tagCondition: outputs.wisdom.AiAgentTagCondition;
|
|
111932
112143
|
}
|
|
112144
|
+
interface AiAgentOrchestrationAiAgentConfiguration {
|
|
112145
|
+
connectInstanceArn?: string;
|
|
112146
|
+
locale?: string;
|
|
112147
|
+
orchestrationAiGuardrailId?: string;
|
|
112148
|
+
orchestrationAiPromptId: string;
|
|
112149
|
+
toolConfigurations?: outputs.wisdom.AiAgentToolConfiguration[];
|
|
112150
|
+
}
|
|
111933
112151
|
interface AiAgentSelfServiceAiAgentConfiguration {
|
|
111934
112152
|
associationConfigurations?: outputs.wisdom.AiAgentAssociationConfiguration[];
|
|
111935
112153
|
selfServiceAiGuardrailId?: string;
|
|
@@ -111949,6 +112167,46 @@ export declare namespace wisdom {
|
|
|
111949
112167
|
interface AiAgentTagFilter2Properties {
|
|
111950
112168
|
orConditions: (outputs.wisdom.AiAgentOrCondition0Properties | outputs.wisdom.AiAgentOrCondition1Properties)[];
|
|
111951
112169
|
}
|
|
112170
|
+
interface AiAgentToolConfiguration {
|
|
112171
|
+
annotations?: outputs.wisdom.AiAgentAnnotation;
|
|
112172
|
+
description?: string;
|
|
112173
|
+
inputSchema?: any;
|
|
112174
|
+
instruction?: outputs.wisdom.AiAgentToolInstruction;
|
|
112175
|
+
outputFilters?: outputs.wisdom.AiAgentToolOutputFilter[];
|
|
112176
|
+
outputSchema?: any;
|
|
112177
|
+
overrideInputValues?: outputs.wisdom.AiAgentToolOverrideInputValue[];
|
|
112178
|
+
title?: string;
|
|
112179
|
+
toolId?: string;
|
|
112180
|
+
toolName: string;
|
|
112181
|
+
toolType: enums.wisdom.AiAgentToolType;
|
|
112182
|
+
userInteractionConfiguration?: outputs.wisdom.AiAgentUserInteractionConfiguration;
|
|
112183
|
+
}
|
|
112184
|
+
interface AiAgentToolInstruction {
|
|
112185
|
+
examples?: string[];
|
|
112186
|
+
instruction?: string;
|
|
112187
|
+
}
|
|
112188
|
+
interface AiAgentToolOutputConfiguration {
|
|
112189
|
+
outputVariableNameOverride?: string;
|
|
112190
|
+
sessionDataNamespace?: string;
|
|
112191
|
+
}
|
|
112192
|
+
interface AiAgentToolOutputFilter {
|
|
112193
|
+
jsonPath: string;
|
|
112194
|
+
outputConfiguration?: outputs.wisdom.AiAgentToolOutputConfiguration;
|
|
112195
|
+
}
|
|
112196
|
+
interface AiAgentToolOverrideConstantInputValue {
|
|
112197
|
+
type: enums.wisdom.AiAgentToolOverrideInputValueType;
|
|
112198
|
+
value: string;
|
|
112199
|
+
}
|
|
112200
|
+
interface AiAgentToolOverrideInputValue {
|
|
112201
|
+
jsonPath: string;
|
|
112202
|
+
value: outputs.wisdom.AiAgentToolOverrideInputValueConfigurationProperties;
|
|
112203
|
+
}
|
|
112204
|
+
interface AiAgentToolOverrideInputValueConfigurationProperties {
|
|
112205
|
+
constant: outputs.wisdom.AiAgentToolOverrideConstantInputValue;
|
|
112206
|
+
}
|
|
112207
|
+
interface AiAgentUserInteractionConfiguration {
|
|
112208
|
+
isUserConfirmationRequired?: boolean;
|
|
112209
|
+
}
|
|
111952
112210
|
/**
|
|
111953
112211
|
* Content policy config for a guardrail.
|
|
111954
112212
|
*/
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA2zrBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;QACrD,OAAO;YACH,GAAG,GAAG;YACN,qBAAqB,EAAE,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC;SAC1D,CAAC;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}
|