@pulumi/aws-native 1.31.0-alpha.1752508115 → 1.31.0-alpha.1752709636
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/aiops/getInvestigationGroup.d.ts +30 -0
- package/aiops/getInvestigationGroup.js.map +1 -1
- package/aiops/investigationGroup.d.ts +39 -0
- package/aiops/investigationGroup.js.map +1 -1
- package/apigateway/account.d.ts +1 -0
- package/apigateway/account.js +1 -0
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +2 -2
- package/apigateway/basePathMapping.d.ts +1 -1
- package/apigateway/basePathMapping.js +1 -1
- package/apigateway/domainName.d.ts +2 -1
- package/apigateway/domainName.js +2 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/gatewayResponse.d.ts +1 -1
- package/apigateway/gatewayResponse.js +1 -1
- package/apigateway/getAccount.d.ts +2 -0
- package/apigateway/getAccount.js +2 -0
- package/apigateway/getAccount.js.map +1 -1
- package/apigateway/getBasePathMapping.d.ts +2 -2
- package/apigateway/getBasePathMapping.js +2 -2
- package/apigateway/getDomainName.d.ts +4 -2
- package/apigateway/getDomainName.js +4 -2
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getGatewayResponse.d.ts +2 -2
- package/apigateway/getGatewayResponse.js +2 -2
- package/apigateway/getRestApi.d.ts +3 -3
- package/apigateway/getRestApi.js +2 -2
- package/apigateway/restApi.d.ts +3 -3
- package/apigateway/restApi.js +1 -1
- package/autoscaling/autoScalingGroup.d.ts +2 -2
- package/autoscaling/getAutoScalingGroup.d.ts +1 -1
- package/b2bi/partnership.d.ts +12 -0
- package/b2bi/partnership.js.map +1 -1
- package/billing/billingView.d.ts +69 -0
- package/billing/billingView.js +79 -0
- package/billing/billingView.js.map +1 -0
- package/billing/getBillingView.d.ts +35 -0
- package/billing/getBillingView.js +28 -0
- package/billing/getBillingView.js.map +1 -0
- package/billing/index.d.ts +7 -0
- package/billing/index.js +41 -0
- package/billing/index.js.map +1 -0
- package/cassandra/getTable.d.ts +4 -0
- package/cassandra/getTable.js.map +1 -1
- package/cassandra/table.d.ts +8 -0
- package/cassandra/table.js +2 -0
- package/cassandra/table.js.map +1 -1
- package/cloudformation/getStack.d.ts +1 -1
- package/cloudformation/stack.d.ts +2 -2
- package/cloudformation/stackSet.d.ts +2 -2
- package/connect/getRule.d.ts +1 -1
- package/connect/rule.d.ts +2 -2
- package/dynamodb/getGlobalTable.d.ts +18 -2
- package/dynamodb/getGlobalTable.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -2
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +35 -4
- package/dynamodb/globalTable.js +4 -0
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/table.d.ts +8 -4
- package/dynamodb/table.js.map +1 -1
- package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
- package/ec2/getTrafficMirrorFilterRule.js +28 -0
- package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
- package/ec2/getTrafficMirrorTarget.d.ts +23 -0
- package/ec2/getTrafficMirrorTarget.js +28 -0
- package/ec2/getTrafficMirrorTarget.js.map +1 -0
- package/ec2/index.d.ts +12 -0
- package/ec2/index.js +18 -4
- package/ec2/index.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +127 -0
- package/ec2/trafficMirrorFilterRule.js +98 -0
- package/ec2/trafficMirrorFilterRule.js.map +1 -0
- package/ec2/trafficMirrorTarget.d.ts +76 -0
- package/ec2/trafficMirrorTarget.js +68 -0
- package/ec2/trafficMirrorTarget.js.map +1 -0
- package/ec2/vpnConnection.d.ts +4 -4
- package/ecs/getService.d.ts +3 -3
- package/ecs/service.d.ts +1 -1
- package/ecs/taskDefinition.d.ts +0 -6
- package/ecs/taskDefinition.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/fsx/index.d.ts +3 -0
- package/fsx/index.js +5 -1
- package/fsx/index.js.map +1 -1
- package/fsx/s3accessPointAttachment.d.ts +68 -0
- package/fsx/s3accessPointAttachment.js +70 -0
- package/fsx/s3accessPointAttachment.js.map +1 -0
- package/gamelift/fleet.d.ts +2 -2
- package/gamelift/fleet.js +1 -1
- package/gamelift/fleet.js.map +1 -1
- package/imagebuilder/component.js +1 -1
- package/imagebuilder/component.js.map +1 -1
- package/imagebuilder/containerRecipe.js +1 -1
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +6 -0
- package/imagebuilder/getComponent.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +6 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getImage.d.ts +6 -0
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +6 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getWorkflow.d.ts +6 -0
- package/imagebuilder/getWorkflow.js.map +1 -1
- package/imagebuilder/image.js +1 -1
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imageRecipe.js +1 -1
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/workflow.js +1 -1
- package/imagebuilder/workflow.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +10 -5
- package/index.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +35 -0
- package/kinesis/getStreamConsumer.js +28 -0
- package/kinesis/getStreamConsumer.js.map +1 -0
- package/kinesis/index.d.ts +6 -0
- package/kinesis/index.js +8 -1
- package/kinesis/index.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +71 -0
- package/kinesis/streamConsumer.js +71 -0
- package/kinesis/streamConsumer.js.map +1 -0
- package/kms/getKey.d.ts +9 -2
- package/kms/getKey.js.map +1 -1
- package/kms/key.d.ts +18 -4
- package/kms/key.js.map +1 -1
- package/mediapackagev2/channel.d.ts +3 -6
- package/mediapackagev2/getChannel.d.ts +3 -3
- package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +147 -0
- package/neptune/dbInstance.js +85 -0
- package/neptune/dbInstance.js.map +1 -0
- package/neptune/getDbInstance.d.ts +56 -0
- package/neptune/getDbInstance.js +28 -0
- package/neptune/getDbInstance.js.map +1 -0
- package/neptune/index.d.ts +6 -0
- package/neptune/index.js +8 -1
- package/neptune/index.js.map +1 -1
- package/odb/cloudAutonomousVmCluster.d.ts +276 -0
- package/odb/cloudAutonomousVmCluster.js +144 -0
- package/odb/cloudAutonomousVmCluster.js.map +1 -0
- package/odb/cloudExadataInfrastructure.d.ts +199 -0
- package/odb/cloudExadataInfrastructure.js +118 -0
- package/odb/cloudExadataInfrastructure.js.map +1 -0
- package/odb/cloudVmCluster.d.ts +256 -0
- package/odb/cloudVmCluster.js +126 -0
- package/odb/cloudVmCluster.js.map +1 -0
- package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
- package/odb/getCloudAutonomousVmCluster.js +28 -0
- package/odb/getCloudAutonomousVmCluster.js.map +1 -0
- package/odb/getCloudExadataInfrastructure.d.ts +112 -0
- package/odb/getCloudExadataInfrastructure.js +28 -0
- package/odb/getCloudExadataInfrastructure.js.map +1 -0
- package/odb/getCloudVmCluster.d.ts +88 -0
- package/odb/getCloudVmCluster.js +28 -0
- package/odb/getCloudVmCluster.js.map +1 -0
- package/odb/getOdbNetwork.d.ts +48 -0
- package/odb/getOdbNetwork.js +28 -0
- package/odb/getOdbNetwork.js.map +1 -0
- package/odb/index.d.ts +25 -0
- package/odb/index.js +62 -0
- package/odb/index.js.map +1 -0
- package/odb/odbNetwork.d.ts +119 -0
- package/odb/odbNetwork.js +82 -0
- package/odb/odbNetwork.js.map +1 -0
- package/opsworkscm/server.d.ts +2 -2
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/qbusiness/dataAccessor.d.ts +8 -0
- package/qbusiness/dataAccessor.js +2 -0
- package/qbusiness/dataAccessor.js.map +1 -1
- package/qbusiness/getDataAccessor.d.ts +4 -0
- package/qbusiness/getDataAccessor.js.map +1 -1
- package/qbusiness/permission.d.ts +4 -0
- package/qbusiness/permission.js +3 -1
- package/qbusiness/permission.js.map +1 -1
- package/rds/dbCluster.d.ts +8 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +30 -6
- package/rds/dbInstance.js +3 -1
- package/rds/dbInstance.js.map +1 -1
- package/rds/dbShardGroup.d.ts +8 -8
- package/rds/getDbInstance.d.ts +1 -3
- package/rds/getDbInstance.js.map +1 -1
- package/rds/getDbShardGroup.d.ts +4 -4
- package/redshift/clusterSubnetGroup.d.ts +1 -1
- package/redshift/clusterSubnetGroup.js +1 -1
- package/redshift/getClusterSubnetGroup.d.ts +7 -2
- package/redshift/getClusterSubnetGroup.js +2 -2
- package/redshift/getClusterSubnetGroup.js.map +1 -1
- package/redshift/getEventSubscription.d.ts +5 -0
- package/redshift/getEventSubscription.js.map +1 -1
- package/s3/bucket.d.ts +2 -0
- package/s3/bucket.js +3 -1
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +1 -0
- package/s3/getBucket.js.map +1 -1
- package/s3express/directoryBucket.d.ts +2 -0
- package/s3express/directoryBucket.js +2 -0
- package/s3express/directoryBucket.js.map +1 -1
- package/s3express/getDirectoryBucket.d.ts +1 -0
- package/s3express/getDirectoryBucket.js.map +1 -1
- package/s3tables/getTable.d.ts +37 -0
- package/s3tables/getTable.js +28 -0
- package/s3tables/getTable.js.map +1 -0
- package/s3tables/getTablePolicy.d.ts +22 -0
- package/s3tables/getTablePolicy.js +28 -0
- package/s3tables/getTablePolicy.js.map +1 -0
- package/s3tables/index.d.ts +12 -0
- package/s3tables/index.js +15 -1
- package/s3tables/index.js.map +1 -1
- package/s3tables/namespace.d.ts +6 -0
- package/s3tables/namespace.js.map +1 -1
- package/s3tables/table.d.ts +70 -0
- package/s3tables/table.js +87 -0
- package/s3tables/table.js.map +1 -0
- package/s3tables/tablePolicy.d.ts +42 -0
- package/s3tables/tablePolicy.js +72 -0
- package/s3tables/tablePolicy.js.map +1 -0
- package/sagemaker/domain.d.ts +4 -4
- package/sagemaker/domain.js +0 -6
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/project.d.ts +11 -3
- package/sagemaker/project.js +3 -4
- package/sagemaker/project.js.map +1 -1
- package/timestream/getInfluxDbInstance.d.ts +8 -0
- package/timestream/getInfluxDbInstance.js.map +1 -1
- package/timestream/influxDbInstance.js +1 -1
- package/timestream/influxDbInstance.js.map +1 -1
- package/transfer/getServer.d.ts +4 -1
- package/transfer/getServer.js.map +1 -1
- package/transfer/server.d.ts +8 -2
- package/transfer/server.js.map +1 -1
- package/types/enums/autoscaling/index.d.ts +2 -2
- package/types/enums/b2bi/index.d.ts +34 -0
- package/types/enums/b2bi/index.js +29 -1
- package/types/enums/b2bi/index.js.map +1 -1
- package/types/enums/batch/index.d.ts +6 -0
- package/types/enums/batch/index.js.map +1 -1
- package/types/enums/bedrock/index.d.ts +16 -0
- package/types/enums/bedrock/index.js +10 -1
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/billing/index.d.ts +10 -0
- package/types/enums/billing/index.js +14 -0
- package/types/enums/billing/index.js.map +1 -0
- package/types/enums/cassandra/index.d.ts +18 -0
- package/types/enums/cassandra/index.js +11 -1
- package/types/enums/cassandra/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +4 -4
- package/types/enums/dynamodb/index.d.ts +15 -0
- package/types/enums/dynamodb/index.js +5 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +15 -0
- package/types/enums/ecs/index.js +14 -1
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/fsx/index.d.ts +14 -0
- package/types/enums/fsx/index.js +7 -1
- package/types/enums/fsx/index.js.map +1 -1
- package/types/enums/gamelift/index.d.ts +2 -1
- package/types/enums/gamelift/index.js +1 -0
- package/types/enums/gamelift/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/kms/index.d.ts +9 -2
- package/types/enums/kms/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +12 -0
- package/types/enums/logs/index.js +11 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +14 -0
- package/types/enums/mediapackagev2/index.js +12 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/odb/index.d.ts +57 -0
- package/types/enums/odb/index.js +45 -0
- package/types/enums/odb/index.js.map +1 -0
- package/types/enums/qbusiness/index.d.ts +9 -0
- package/types/enums/qbusiness/index.js +8 -1
- package/types/enums/qbusiness/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +9 -0
- package/types/enums/quicksight/index.js +9 -0
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/s3/index.d.ts +32 -0
- package/types/enums/s3/index.js +17 -1
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3tables/index.d.ts +30 -0
- package/types/enums/s3tables/index.js +15 -1
- package/types/enums/s3tables/index.js.map +1 -1
- package/types/enums/timestream/index.d.ts +1 -0
- package/types/enums/timestream/index.js +1 -0
- package/types/enums/timestream/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +19 -0
- package/types/enums/wisdom/index.js +15 -1
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +870 -121
- package/types/output.d.ts +904 -121
- package/types/output.js.map +1 -1
- package/vpclattice/getService.d.ts +1 -1
- package/vpclattice/service.d.ts +2 -2
- package/wisdom/getQuickResponse.d.ts +71 -0
- package/wisdom/getQuickResponse.js +28 -0
- package/wisdom/getQuickResponse.js.map +1 -0
- package/wisdom/index.d.ts +6 -0
- package/wisdom/index.js +8 -1
- package/wisdom/index.js.map +1 -1
- package/wisdom/quickResponse.d.ts +126 -0
- package/wisdom/quickResponse.js +92 -0
- package/wisdom/quickResponse.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -61,6 +61,9 @@ export declare namespace accessanalyzer {
|
|
|
61
61
|
* The configuration for the analyzer
|
|
62
62
|
*/
|
|
63
63
|
interface AnalyzerConfigurationProperties {
|
|
64
|
+
/**
|
|
65
|
+
* Specifies the configuration of an internal access analyzer for an AWS organization or account. This configuration determines how the analyzer evaluates access within your AWS environment.
|
|
66
|
+
*/
|
|
64
67
|
internalAccessConfiguration?: outputs.accessanalyzer.AnalyzerInternalAccessConfiguration;
|
|
65
68
|
/**
|
|
66
69
|
* Specifies the configuration of an unused access analyzer for an AWS organization or account.
|
|
@@ -682,14 +685,29 @@ export declare namespace acmpca {
|
|
|
682
685
|
}
|
|
683
686
|
export declare namespace aiops {
|
|
684
687
|
interface InvestigationGroupChatbotNotificationChannel {
|
|
688
|
+
/**
|
|
689
|
+
* Returns the Amazon Resource Name (ARN) of any third-party chat integrations configured for the account.
|
|
690
|
+
*/
|
|
685
691
|
chatConfigurationArns?: string[];
|
|
692
|
+
/**
|
|
693
|
+
* Returns the ARN of an Amazon SNS topic used for third-party chat integrations.
|
|
694
|
+
*/
|
|
686
695
|
snsTopicArn?: string;
|
|
687
696
|
}
|
|
688
697
|
interface InvestigationGroupCrossAccountConfiguration {
|
|
698
|
+
/**
|
|
699
|
+
* The ARN of an existing role which will be used to do investigations on your behalf.
|
|
700
|
+
*/
|
|
689
701
|
sourceRoleArn?: string;
|
|
690
702
|
}
|
|
691
703
|
interface InvestigationGroupEncryptionConfigMap {
|
|
704
|
+
/**
|
|
705
|
+
* Displays whether investigation data is encrypted by a customer managed key or an AWS owned key.
|
|
706
|
+
*/
|
|
692
707
|
encryptionConfigurationType?: string;
|
|
708
|
+
/**
|
|
709
|
+
* If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.
|
|
710
|
+
*/
|
|
693
711
|
kmsKeyId?: string;
|
|
694
712
|
}
|
|
695
713
|
}
|
|
@@ -1567,7 +1585,7 @@ export declare namespace apigateway {
|
|
|
1567
1585
|
}
|
|
1568
1586
|
/**
|
|
1569
1587
|
* The ``AccessLogSetting`` property type specifies settings for logging access in this stage.
|
|
1570
|
-
*
|
|
1588
|
+
* ``AccessLogSetting`` is a property of the [StageDescription](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html) property type.
|
|
1571
1589
|
*/
|
|
1572
1590
|
interface DeploymentAccessLogSetting {
|
|
1573
1591
|
/**
|
|
@@ -1748,19 +1766,23 @@ export declare namespace apigateway {
|
|
|
1748
1766
|
[key: string]: string;
|
|
1749
1767
|
};
|
|
1750
1768
|
}
|
|
1769
|
+
/**
|
|
1770
|
+
* An array of key-value pairs to apply to this resource.
|
|
1771
|
+
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html).
|
|
1772
|
+
*/
|
|
1751
1773
|
interface DeploymentTag {
|
|
1752
1774
|
/**
|
|
1753
|
-
* The
|
|
1775
|
+
* A string you can use to assign a value. The combination of tag keys and values can help you organize and categorize your resources.
|
|
1754
1776
|
*/
|
|
1755
1777
|
key: string;
|
|
1756
1778
|
/**
|
|
1757
|
-
* The value for the tag
|
|
1779
|
+
* The value for the specified tag key.
|
|
1758
1780
|
*/
|
|
1759
1781
|
value: string;
|
|
1760
1782
|
}
|
|
1761
1783
|
/**
|
|
1762
1784
|
* The ``Location`` property specifies the location of the Amazon API Gateway API entity that the documentation applies to. ``Location`` is a property of the [AWS::ApiGateway::DocumentationPart](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html) resource.
|
|
1763
|
-
*
|
|
1785
|
+
* For more information about each property, including constraints and valid values, see [DocumentationPart](https://docs.aws.amazon.com/apigateway/latest/api/API_DocumentationPartLocation.html) in the *Amazon API Gateway REST API Reference*.
|
|
1764
1786
|
*/
|
|
1765
1787
|
interface DocumentationPartLocation {
|
|
1766
1788
|
/**
|
|
@@ -1785,7 +1807,7 @@ export declare namespace apigateway {
|
|
|
1785
1807
|
type?: enums.apigateway.DocumentationPartLocationType;
|
|
1786
1808
|
}
|
|
1787
1809
|
/**
|
|
1788
|
-
* The ``EndpointConfiguration`` property type specifies the endpoint types of an Amazon API Gateway domain name.
|
|
1810
|
+
* The ``EndpointConfiguration`` property type specifies the endpoint types and IP address types of an Amazon API Gateway domain name.
|
|
1789
1811
|
* ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::DomainName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) resource.
|
|
1790
1812
|
*/
|
|
1791
1813
|
interface DomainNameEndpointConfiguration {
|
|
@@ -1939,7 +1961,7 @@ export declare namespace apigateway {
|
|
|
1939
1961
|
statusCode: string;
|
|
1940
1962
|
}
|
|
1941
1963
|
/**
|
|
1942
|
-
* The ``EndpointConfiguration`` property type specifies the endpoint types of a REST API.
|
|
1964
|
+
* The ``EndpointConfiguration`` property type specifies the endpoint types and IP address types of a REST API.
|
|
1943
1965
|
* ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::RestApi](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html) resource.
|
|
1944
1966
|
*/
|
|
1945
1967
|
interface RestApiEndpointConfiguration {
|
|
@@ -1958,7 +1980,7 @@ export declare namespace apigateway {
|
|
|
1958
1980
|
}
|
|
1959
1981
|
/**
|
|
1960
1982
|
* ``S3Location`` is a property of the [AWS::ApiGateway::RestApi](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html) resource that specifies the Amazon S3 location of a OpenAPI (formerly Swagger) file that defines a set of RESTful APIs in JSON or YAML.
|
|
1961
|
-
*
|
|
1983
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
1962
1984
|
*/
|
|
1963
1985
|
interface RestApiS3Location {
|
|
1964
1986
|
/**
|
|
@@ -1980,7 +2002,7 @@ export declare namespace apigateway {
|
|
|
1980
2002
|
}
|
|
1981
2003
|
/**
|
|
1982
2004
|
* The ``AccessLogSetting`` property type specifies settings for logging access in this stage.
|
|
1983
|
-
*
|
|
2005
|
+
* ``AccessLogSetting`` is a property of the [AWS::ApiGateway::Stage](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-stage.html) resource.
|
|
1984
2006
|
*/
|
|
1985
2007
|
interface StageAccessLogSetting {
|
|
1986
2008
|
/**
|
|
@@ -6274,6 +6296,8 @@ export declare namespace arczonalshift {
|
|
|
6274
6296
|
* An array of one or more days and times that you can specify when ARC does not start practice runs for a resource. Days and times are in UTC.
|
|
6275
6297
|
*
|
|
6276
6298
|
* Specify blocked windows in the format `DAY:HH:MM-DAY:HH:MM` , separated by spaces. For example, `MON:18:30-MON:19:30 TUE:18:30-TUE:19:30` .
|
|
6299
|
+
*
|
|
6300
|
+
* > Blocked windows have to start and end on the same day. Windows that span multiple days aren't supported.
|
|
6277
6301
|
*/
|
|
6278
6302
|
blockedWindows?: string[];
|
|
6279
6303
|
/**
|
|
@@ -6655,8 +6679,8 @@ export declare namespace autoscaling {
|
|
|
6655
6679
|
interface AutoScalingGroupAvailabilityZoneDistribution {
|
|
6656
6680
|
/**
|
|
6657
6681
|
* If launches fail in an Availability Zone, the following strategies are available. The default is ``balanced-best-effort``.
|
|
6658
|
-
* +
|
|
6659
|
-
* +
|
|
6682
|
+
* + ``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.
|
|
6683
|
+
* + ``balanced-best-effort`` - If launches fail in an Availability Zone, Auto Scaling will attempt to launch in another healthy Availability Zone instead.
|
|
6660
6684
|
*/
|
|
6661
6685
|
capacityDistributionStrategy?: enums.autoscaling.AutoScalingGroupAvailabilityZoneDistributionCapacityDistributionStrategy;
|
|
6662
6686
|
}
|
|
@@ -6702,10 +6726,10 @@ export declare namespace autoscaling {
|
|
|
6702
6726
|
interface AutoScalingGroupCapacityReservationSpecification {
|
|
6703
6727
|
/**
|
|
6704
6728
|
* The capacity reservation preference. The following options are available:
|
|
6705
|
-
* +
|
|
6706
|
-
* +
|
|
6707
|
-
* +
|
|
6708
|
-
* +
|
|
6729
|
+
* + ``capacity-reservations-only`` - Auto Scaling will only launch instances into a Capacity Reservation or Capacity Reservation resource group. If capacity isn't available, instances will fail to launch.
|
|
6730
|
+
* + ``capacity-reservations-first`` - Auto Scaling will try to launch instances into a Capacity Reservation or Capacity Reservation resource group first. If capacity isn't available, instances will run in On-Demand capacity.
|
|
6731
|
+
* + ``none`` - Auto Scaling will not launch instances into a Capacity Reservation. Instances will run in On-Demand capacity.
|
|
6732
|
+
* + ``default`` - Auto Scaling uses the Capacity Reservation preference from your launch template or an open Capacity Reservation.
|
|
6709
6733
|
*/
|
|
6710
6734
|
capacityReservationPreference: string;
|
|
6711
6735
|
/**
|
|
@@ -6755,13 +6779,13 @@ export declare namespace autoscaling {
|
|
|
6755
6779
|
* The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types.
|
|
6756
6780
|
* When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.
|
|
6757
6781
|
* To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request:
|
|
6758
|
-
* +
|
|
6759
|
-
* +
|
|
6782
|
+
* + ``AllowedInstanceTypes`` - The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
|
|
6783
|
+
* + ``ExcludedInstanceTypes`` - The instance types to exclude from the list, even if they match your specified attributes.
|
|
6760
6784
|
*
|
|
6761
6785
|
* You must specify ``VCpuCount`` and ``MemoryMiB``. All other attributes are optional. Any unspecified optional attribute is set to its default.
|
|
6762
6786
|
* For an example template, see [Configure Amazon EC2 Auto Scaling resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-auto-scaling.html).
|
|
6763
6787
|
* For more information, see [Creating an Auto Scaling group using attribute-based instance type selection](https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-asg-instance-type-requirements.html) in the *Amazon EC2 Auto Scaling User Guide*. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see [Preview instance types with specified attributes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-attribute-based-instance-type-selection.html#ec2fleet-get-instance-types-from-instance-requirements) in the *Amazon EC2 User Guide for Linux Instances*.
|
|
6764
|
-
*
|
|
6788
|
+
* ``InstanceRequirements`` is a property of the ``LaunchTemplateOverrides`` property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
|
|
6765
6789
|
*/
|
|
6766
6790
|
interface AutoScalingGroupInstanceRequirements {
|
|
6767
6791
|
/**
|
|
@@ -6821,7 +6845,7 @@ export declare namespace autoscaling {
|
|
|
6821
6845
|
*/
|
|
6822
6846
|
bareMetal?: string;
|
|
6823
6847
|
/**
|
|
6824
|
-
* The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see [Amazon EBS–optimized instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html) in the *Amazon EC2 User Guide
|
|
6848
|
+
* The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see [Amazon EBS–optimized instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html) in the *Amazon EC2 User Guide*.
|
|
6825
6849
|
* Default: No minimum or maximum limits
|
|
6826
6850
|
*/
|
|
6827
6851
|
baselineEbsBandwidthMbps?: outputs.autoscaling.AutoScalingGroupBaselineEbsBandwidthMbpsRequest;
|
|
@@ -6830,7 +6854,7 @@ export declare namespace autoscaling {
|
|
|
6830
6854
|
*/
|
|
6831
6855
|
baselinePerformanceFactors?: outputs.autoscaling.AutoScalingGroupBaselinePerformanceFactorsRequest;
|
|
6832
6856
|
/**
|
|
6833
|
-
* Indicates whether burstable performance instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) in the *Amazon EC2 User Guide
|
|
6857
|
+
* Indicates whether burstable performance instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) in the *Amazon EC2 User Guide*.
|
|
6834
6858
|
* Default: ``excluded``
|
|
6835
6859
|
*/
|
|
6836
6860
|
burstablePerformance?: string;
|
|
@@ -6839,6 +6863,7 @@ export declare namespace autoscaling {
|
|
|
6839
6863
|
* + For instance types with Intel CPUs, specify ``intel``.
|
|
6840
6864
|
* + For instance types with AMD CPUs, specify ``amd``.
|
|
6841
6865
|
* + For instance types with AWS CPUs, specify ``amazon-web-services``.
|
|
6866
|
+
* + For instance types with Apple CPUs, specify ``apple``.
|
|
6842
6867
|
*
|
|
6843
6868
|
* Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template.
|
|
6844
6869
|
* Default: Any manufacturer
|
|
@@ -6853,14 +6878,14 @@ export declare namespace autoscaling {
|
|
|
6853
6878
|
excludedInstanceTypes?: string[];
|
|
6854
6879
|
/**
|
|
6855
6880
|
* Indicates whether current or previous generation instance types are included.
|
|
6856
|
-
* + For current generation instance types, specify ``current``. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide
|
|
6881
|
+
* + For current generation instance types, specify ``current``. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide*.
|
|
6857
6882
|
* + For previous generation instance types, specify ``previous``.
|
|
6858
6883
|
*
|
|
6859
6884
|
* Default: Any current or previous generation
|
|
6860
6885
|
*/
|
|
6861
6886
|
instanceGenerations?: string[];
|
|
6862
6887
|
/**
|
|
6863
|
-
* Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see [Amazon EC2 instance store](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) in the *Amazon EC2 User Guide
|
|
6888
|
+
* Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see [Amazon EC2 instance store](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) in the *Amazon EC2 User Guide*.
|
|
6864
6889
|
* Default: ``included``
|
|
6865
6890
|
*/
|
|
6866
6891
|
localStorage?: string;
|
|
@@ -6931,7 +6956,7 @@ export declare namespace autoscaling {
|
|
|
6931
6956
|
/**
|
|
6932
6957
|
* Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy.
|
|
6933
6958
|
* For more information, see [Auto Scaling groups with multiple instance types and purchase options](https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-mixed-instances-groups.html) in the *Amazon EC2 Auto Scaling User Guide*.
|
|
6934
|
-
*
|
|
6959
|
+
* ``InstancesDistribution`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
|
|
6935
6960
|
*/
|
|
6936
6961
|
interface AutoScalingGroupInstancesDistribution {
|
|
6937
6962
|
/**
|
|
@@ -6973,7 +6998,7 @@ export declare namespace autoscaling {
|
|
|
6973
6998
|
}
|
|
6974
6999
|
/**
|
|
6975
7000
|
* Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy.
|
|
6976
|
-
*
|
|
7001
|
+
* ``LaunchTemplate`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
|
|
6977
7002
|
*/
|
|
6978
7003
|
interface AutoScalingGroupLaunchTemplate {
|
|
6979
7004
|
/**
|
|
@@ -6992,7 +7017,7 @@ export declare namespace autoscaling {
|
|
|
6992
7017
|
*
|
|
6993
7018
|
* Specify the instance types that you want, or define your instance requirements instead and let Amazon EC2 Auto Scaling provision the available instance types that meet your requirements. This can provide Amazon EC2 Auto Scaling with a larger selection of instance types to choose from when fulfilling Spot and On-Demand capacities. You can view which instance types are matched before you apply the instance requirements to your Auto Scaling group.
|
|
6994
7019
|
* After you define your instance requirements, you don't have to keep updating these settings to get new EC2 instance types automatically. Amazon EC2 Auto Scaling uses the instance requirements of the Auto Scaling group to determine whether a new EC2 instance type can be used.
|
|
6995
|
-
*
|
|
7020
|
+
* ``LaunchTemplateOverrides`` is a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
|
|
6996
7021
|
*/
|
|
6997
7022
|
interface AutoScalingGroupLaunchTemplateOverrides {
|
|
6998
7023
|
/**
|
|
@@ -7002,7 +7027,7 @@ export declare namespace autoscaling {
|
|
|
7002
7027
|
*/
|
|
7003
7028
|
instanceRequirements?: outputs.autoscaling.AutoScalingGroupInstanceRequirements;
|
|
7004
7029
|
/**
|
|
7005
|
-
* The instance type, such as ``m3.xlarge``. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide
|
|
7030
|
+
* The instance type, such as ``m3.xlarge``. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide*.
|
|
7006
7031
|
* You can specify up to 40 instance types per Auto Scaling group.
|
|
7007
7032
|
*/
|
|
7008
7033
|
instanceType?: string;
|
|
@@ -7024,7 +7049,7 @@ export declare namespace autoscaling {
|
|
|
7024
7049
|
* + The ID or the name of the launch template, but not both.
|
|
7025
7050
|
* + The version of the launch template.
|
|
7026
7051
|
*
|
|
7027
|
-
*
|
|
7052
|
+
* ``LaunchTemplateSpecification`` is property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource. It is also a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) and [AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplateoverrides.html) property types.
|
|
7028
7053
|
* For information about creating a launch template, see [AWS::EC2::LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and [Create a launch template for an Auto Scaling group](https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-template.html) in the *Amazon EC2 Auto Scaling User Guide*.
|
|
7029
7054
|
* For examples of launch templates, see [Create launch templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-launch-templates.html).
|
|
7030
7055
|
*/
|
|
@@ -7157,7 +7182,7 @@ export declare namespace autoscaling {
|
|
|
7157
7182
|
* + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes
|
|
7158
7183
|
*
|
|
7159
7184
|
* When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group.
|
|
7160
|
-
*
|
|
7185
|
+
* ``MixedInstancesPolicy`` is a property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource.
|
|
7161
7186
|
*/
|
|
7162
7187
|
interface AutoScalingGroupMixedInstancesPolicy {
|
|
7163
7188
|
/**
|
|
@@ -7204,7 +7229,7 @@ export declare namespace autoscaling {
|
|
|
7204
7229
|
interface AutoScalingGroupNotificationConfiguration {
|
|
7205
7230
|
/**
|
|
7206
7231
|
* A list of event types that send a notification. Event types can include any of the following types.
|
|
7207
|
-
*
|
|
7232
|
+
* *Allowed values*:
|
|
7208
7233
|
* + ``autoscaling:EC2_INSTANCE_LAUNCH``
|
|
7209
7234
|
* + ``autoscaling:EC2_INSTANCE_LAUNCH_ERROR``
|
|
7210
7235
|
* + ``autoscaling:EC2_INSTANCE_TERMINATE``
|
|
@@ -7294,9 +7319,9 @@ export declare namespace autoscaling {
|
|
|
7294
7319
|
/**
|
|
7295
7320
|
* Provides additional context for the value of ``Identifier``.
|
|
7296
7321
|
* The following lists the valid values:
|
|
7297
|
-
* +
|
|
7298
|
-
* +
|
|
7299
|
-
* +
|
|
7322
|
+
* + ``elb`` if ``Identifier`` is the name of a Classic Load Balancer.
|
|
7323
|
+
* + ``elbv2`` if ``Identifier`` is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group.
|
|
7324
|
+
* + ``vpc-lattice`` if ``Identifier`` is the ARN of a VPC Lattice target group.
|
|
7300
7325
|
*
|
|
7301
7326
|
* Required if the identifier is the name of a Classic Load Balancer.
|
|
7302
7327
|
*/
|
|
@@ -7786,14 +7811,38 @@ export declare namespace b2bi {
|
|
|
7786
7811
|
version?: enums.b2bi.CapabilityX12Version;
|
|
7787
7812
|
}
|
|
7788
7813
|
interface PartnershipCapabilityOptions {
|
|
7814
|
+
/**
|
|
7815
|
+
* A structure that contains the inbound EDI options for the capability.
|
|
7816
|
+
*/
|
|
7817
|
+
inboundEdi?: outputs.b2bi.PartnershipInboundEdiOptions;
|
|
7789
7818
|
/**
|
|
7790
7819
|
* A structure that contains the outbound EDI options.
|
|
7791
7820
|
*/
|
|
7792
7821
|
outboundEdi?: outputs.b2bi.PartnershipOutboundEdiOptionsProperties;
|
|
7793
7822
|
}
|
|
7823
|
+
interface PartnershipInboundEdiOptions {
|
|
7824
|
+
/**
|
|
7825
|
+
* A structure that contains X12-specific options for processing inbound X12 EDI files.
|
|
7826
|
+
*/
|
|
7827
|
+
x12?: outputs.b2bi.PartnershipX12InboundEdiOptions;
|
|
7828
|
+
}
|
|
7794
7829
|
interface PartnershipOutboundEdiOptionsProperties {
|
|
7795
7830
|
x12: outputs.b2bi.PartnershipX12Envelope;
|
|
7796
7831
|
}
|
|
7832
|
+
interface PartnershipWrapOptions {
|
|
7833
|
+
lineLength?: number;
|
|
7834
|
+
lineTerminator?: enums.b2bi.PartnershipLineTerminator;
|
|
7835
|
+
wrapBy?: enums.b2bi.PartnershipWrapFormat;
|
|
7836
|
+
}
|
|
7837
|
+
interface PartnershipX12AcknowledgmentOptions {
|
|
7838
|
+
functionalAcknowledgment: enums.b2bi.PartnershipX12FunctionalAcknowledgment;
|
|
7839
|
+
technicalAcknowledgment: enums.b2bi.PartnershipX12TechnicalAcknowledgment;
|
|
7840
|
+
}
|
|
7841
|
+
interface PartnershipX12ControlNumbers {
|
|
7842
|
+
startingFunctionalGroupControlNumber?: number;
|
|
7843
|
+
startingInterchangeControlNumber?: number;
|
|
7844
|
+
startingTransactionSetControlNumber?: number;
|
|
7845
|
+
}
|
|
7797
7846
|
interface PartnershipX12Delimiters {
|
|
7798
7847
|
componentSeparator?: string;
|
|
7799
7848
|
dataElementSeparator?: string;
|
|
@@ -7801,12 +7850,19 @@ export declare namespace b2bi {
|
|
|
7801
7850
|
}
|
|
7802
7851
|
interface PartnershipX12Envelope {
|
|
7803
7852
|
common?: outputs.b2bi.PartnershipX12OutboundEdiHeaders;
|
|
7853
|
+
wrapOptions?: outputs.b2bi.PartnershipWrapOptions;
|
|
7804
7854
|
}
|
|
7805
7855
|
interface PartnershipX12FunctionalGroupHeaders {
|
|
7806
7856
|
applicationReceiverCode?: string;
|
|
7807
7857
|
applicationSenderCode?: string;
|
|
7808
7858
|
responsibleAgencyCode?: string;
|
|
7809
7859
|
}
|
|
7860
|
+
interface PartnershipX12InboundEdiOptions {
|
|
7861
|
+
/**
|
|
7862
|
+
* Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
|
|
7863
|
+
*/
|
|
7864
|
+
acknowledgmentOptions?: outputs.b2bi.PartnershipX12AcknowledgmentOptions;
|
|
7865
|
+
}
|
|
7810
7866
|
interface PartnershipX12InterchangeControlHeaders {
|
|
7811
7867
|
acknowledgmentRequestedCode?: string;
|
|
7812
7868
|
receiverId?: string;
|
|
@@ -7817,11 +7873,16 @@ export declare namespace b2bi {
|
|
|
7817
7873
|
usageIndicatorCode?: string;
|
|
7818
7874
|
}
|
|
7819
7875
|
interface PartnershipX12OutboundEdiHeaders {
|
|
7876
|
+
controlNumbers?: outputs.b2bi.PartnershipX12ControlNumbers;
|
|
7820
7877
|
delimiters?: outputs.b2bi.PartnershipX12Delimiters;
|
|
7821
7878
|
functionalGroupHeaders?: outputs.b2bi.PartnershipX12FunctionalGroupHeaders;
|
|
7879
|
+
gs05TimeFormat?: enums.b2bi.PartnershipX12gs05TimeFormat;
|
|
7822
7880
|
interchangeControlHeaders?: outputs.b2bi.PartnershipX12InterchangeControlHeaders;
|
|
7823
7881
|
validateEdi?: boolean;
|
|
7824
7882
|
}
|
|
7883
|
+
interface TransformerAdvancedOptions {
|
|
7884
|
+
x12?: outputs.b2bi.TransformerX12AdvancedOptions;
|
|
7885
|
+
}
|
|
7825
7886
|
interface TransformerEdiTypeProperties {
|
|
7826
7887
|
x12Details: outputs.b2bi.TransformerX12Details;
|
|
7827
7888
|
}
|
|
@@ -7829,6 +7890,7 @@ export declare namespace b2bi {
|
|
|
7829
7890
|
x12: outputs.b2bi.TransformerX12Details;
|
|
7830
7891
|
}
|
|
7831
7892
|
interface TransformerInputConversion {
|
|
7893
|
+
advancedOptions?: outputs.b2bi.TransformerAdvancedOptions;
|
|
7832
7894
|
formatOptions?: outputs.b2bi.TransformerFormatOptionsProperties;
|
|
7833
7895
|
fromFormat: enums.b2bi.TransformerFromFormat;
|
|
7834
7896
|
}
|
|
@@ -7848,10 +7910,16 @@ export declare namespace b2bi {
|
|
|
7848
7910
|
bucketName: string;
|
|
7849
7911
|
keys: outputs.b2bi.TransformerSampleDocumentKeys[];
|
|
7850
7912
|
}
|
|
7913
|
+
interface TransformerX12AdvancedOptions {
|
|
7914
|
+
splitOptions?: outputs.b2bi.TransformerX12SplitOptions;
|
|
7915
|
+
}
|
|
7851
7916
|
interface TransformerX12Details {
|
|
7852
7917
|
transactionSet?: enums.b2bi.TransformerX12TransactionSet;
|
|
7853
7918
|
version?: enums.b2bi.TransformerX12Version;
|
|
7854
7919
|
}
|
|
7920
|
+
interface TransformerX12SplitOptions {
|
|
7921
|
+
splitBy?: enums.b2bi.TransformerX12SplitBy;
|
|
7922
|
+
}
|
|
7855
7923
|
}
|
|
7856
7924
|
export declare namespace backup {
|
|
7857
7925
|
interface BackupPlanAdvancedBackupSettingResourceType {
|
|
@@ -8425,6 +8493,10 @@ export declare namespace batch {
|
|
|
8425
8493
|
*
|
|
8426
8494
|
* - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
|
|
8427
8495
|
* - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
|
|
8496
|
+
* - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : AWS Batch supports Amazon Linux 2023.
|
|
8497
|
+
*
|
|
8498
|
+
* > Amazon Linux 2023 does not support `A1` instances.
|
|
8499
|
+
* - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : GPU instance families and can be used for all non AWS Graviton-based instance types.
|
|
8428
8500
|
*/
|
|
8429
8501
|
imageType: string;
|
|
8430
8502
|
}
|
|
@@ -8455,6 +8527,9 @@ export declare namespace batch {
|
|
|
8455
8527
|
* > To unset all override templates for a compute environment, you can pass an empty array to the [UpdateComputeEnvironment.overrides](https://docs.aws.amazon.com/batch/latest/APIReference/API_UpdateComputeEnvironment.html) parameter, or not include the `overrides` parameter when submitting the `UpdateComputeEnvironment` API operation.
|
|
8456
8528
|
*/
|
|
8457
8529
|
overrides?: outputs.batch.ComputeEnvironmentLaunchTemplateSpecificationOverride[];
|
|
8530
|
+
/**
|
|
8531
|
+
* The EKS node initialization process to use. You only need to specify this value if you are using a custom AMI. The default value is `EKS_BOOTSTRAP_SH` . If *imageType* is a custom AMI based on EKS_AL2023 or EKS_AL2023_NVIDIA then you must choose `EKS_NODEADM` .
|
|
8532
|
+
*/
|
|
8458
8533
|
userdataType?: enums.batch.ComputeEnvironmentLaunchTemplateSpecificationUserdataType;
|
|
8459
8534
|
/**
|
|
8460
8535
|
* The version number of the launch template, `$Default` , or `$Latest` .
|
|
@@ -8495,6 +8570,9 @@ export declare namespace batch {
|
|
|
8495
8570
|
* - `targetInstanceTypes` included within the same launch template override or across launch template overrides can't overlap for the same compute environment. For example, you can't define one launch template override to target an instance family and another define an instance type within this same family.
|
|
8496
8571
|
*/
|
|
8497
8572
|
targetInstanceTypes?: string[];
|
|
8573
|
+
/**
|
|
8574
|
+
* The EKS node initialization process to use. You only need to specify this value if you are using a custom AMI. The default value is `EKS_BOOTSTRAP_SH` . If *imageType* is a custom AMI based on EKS_AL2023 or EKS_AL2023_NVIDIA then you must choose `EKS_NODEADM` .
|
|
8575
|
+
*/
|
|
8498
8576
|
userdataType?: enums.batch.ComputeEnvironmentLaunchTemplateSpecificationOverrideUserdataType;
|
|
8499
8577
|
/**
|
|
8500
8578
|
* The version number of the launch template, `$Default` , or `$Latest` .
|
|
@@ -12216,11 +12294,21 @@ export declare namespace bedrock {
|
|
|
12216
12294
|
* Content policy config for a guardrail.
|
|
12217
12295
|
*/
|
|
12218
12296
|
interface GuardrailContentPolicyConfig {
|
|
12297
|
+
/**
|
|
12298
|
+
* Guardrail tier config for content policy
|
|
12299
|
+
*/
|
|
12300
|
+
contentFiltersTierConfig?: outputs.bedrock.GuardrailContentPolicyConfigContentFiltersTierConfigProperties;
|
|
12219
12301
|
/**
|
|
12220
12302
|
* List of content filter configs in content policy.
|
|
12221
12303
|
*/
|
|
12222
12304
|
filtersConfig: outputs.bedrock.GuardrailContentFilterConfig[];
|
|
12223
12305
|
}
|
|
12306
|
+
/**
|
|
12307
|
+
* Guardrail tier config for content policy
|
|
12308
|
+
*/
|
|
12309
|
+
interface GuardrailContentPolicyConfigContentFiltersTierConfigProperties {
|
|
12310
|
+
tierName: enums.bedrock.GuardrailContentFiltersTierName;
|
|
12311
|
+
}
|
|
12224
12312
|
/**
|
|
12225
12313
|
* A config for grounding filter.
|
|
12226
12314
|
*/
|
|
@@ -12472,6 +12560,16 @@ export declare namespace bedrock {
|
|
|
12472
12560
|
* List of topic configs in topic policy.
|
|
12473
12561
|
*/
|
|
12474
12562
|
topicsConfig: outputs.bedrock.GuardrailTopicConfig[];
|
|
12563
|
+
/**
|
|
12564
|
+
* Guardrail tier config for topic policy
|
|
12565
|
+
*/
|
|
12566
|
+
topicsTierConfig?: outputs.bedrock.GuardrailTopicPolicyConfigTopicsTierConfigProperties;
|
|
12567
|
+
}
|
|
12568
|
+
/**
|
|
12569
|
+
* Guardrail tier config for topic policy
|
|
12570
|
+
*/
|
|
12571
|
+
interface GuardrailTopicPolicyConfigTopicsTierConfigProperties {
|
|
12572
|
+
tierName: enums.bedrock.GuardrailTopicsTierName;
|
|
12475
12573
|
}
|
|
12476
12574
|
/**
|
|
12477
12575
|
* A custom word config.
|
|
@@ -13601,6 +13699,20 @@ export declare namespace bedrock {
|
|
|
13601
13699
|
name: string;
|
|
13602
13700
|
}
|
|
13603
13701
|
}
|
|
13702
|
+
export declare namespace billing {
|
|
13703
|
+
interface DataFilterExpressionProperties {
|
|
13704
|
+
dimensions?: outputs.billing.DataFilterExpressionPropertiesDimensionsProperties;
|
|
13705
|
+
tags?: outputs.billing.DataFilterExpressionPropertiesTagsProperties;
|
|
13706
|
+
}
|
|
13707
|
+
interface DataFilterExpressionPropertiesDimensionsProperties {
|
|
13708
|
+
key?: enums.billing.BillingViewDimensionKey;
|
|
13709
|
+
values?: string[];
|
|
13710
|
+
}
|
|
13711
|
+
interface DataFilterExpressionPropertiesTagsProperties {
|
|
13712
|
+
key?: string;
|
|
13713
|
+
values?: string[];
|
|
13714
|
+
}
|
|
13715
|
+
}
|
|
13604
13716
|
export declare namespace budgets {
|
|
13605
13717
|
interface BudgetsActionActionThreshold {
|
|
13606
13718
|
/**
|
|
@@ -13750,6 +13862,26 @@ export declare namespace cassandra {
|
|
|
13750
13862
|
*/
|
|
13751
13863
|
provisionedThroughput?: outputs.cassandra.TableProvisionedThroughput;
|
|
13752
13864
|
}
|
|
13865
|
+
/**
|
|
13866
|
+
* Represents the CDC configuration for the table
|
|
13867
|
+
*/
|
|
13868
|
+
interface TableCdcSpecification {
|
|
13869
|
+
/**
|
|
13870
|
+
* The status of the CDC stream. You can enable or disable a stream for a table.
|
|
13871
|
+
*/
|
|
13872
|
+
status: enums.cassandra.TableCdcStatus;
|
|
13873
|
+
/**
|
|
13874
|
+
* The view type specifies the changes Amazon Keyspaces records for each changed row in the stream. After you create the stream, you can't make changes to this selection.
|
|
13875
|
+
*
|
|
13876
|
+
* The options are:
|
|
13877
|
+
*
|
|
13878
|
+
* - `NEW_AND_OLD_IMAGES` - both versions of the row, before and after the change. This is the default.
|
|
13879
|
+
* - `NEW_IMAGE` - the version of the row after the change.
|
|
13880
|
+
* - `OLD_IMAGE` - the version of the row before the change.
|
|
13881
|
+
* - `KEYS_ONLY` - the partition and clustering keys of the row that was changed.
|
|
13882
|
+
*/
|
|
13883
|
+
viewType?: enums.cassandra.TableCdcViewType;
|
|
13884
|
+
}
|
|
13753
13885
|
interface TableClusteringKeyColumn {
|
|
13754
13886
|
/**
|
|
13755
13887
|
* The name and data type of this clustering key column.
|
|
@@ -14534,11 +14666,11 @@ export declare namespace cloudformation {
|
|
|
14534
14666
|
*/
|
|
14535
14667
|
interface ManagedExecutionProperties {
|
|
14536
14668
|
/**
|
|
14537
|
-
* When `true` ,
|
|
14669
|
+
* When `true` , CloudFormation performs non-conflicting operations concurrently and queues conflicting operations. After conflicting operations finish, CloudFormation starts queued operations in request order.
|
|
14538
14670
|
*
|
|
14539
|
-
* > If there are already running or queued operations,
|
|
14671
|
+
* > If there are already running or queued operations, CloudFormation queues all incoming operations even if they are non-conflicting.
|
|
14540
14672
|
* >
|
|
14541
|
-
* > You can't modify your
|
|
14673
|
+
* > You can't modify your StackSet's execution configuration while there are running or queued operations for that StackSet.
|
|
14542
14674
|
*
|
|
14543
14675
|
* When `false` (default), StackSets performs one operation at a time in request order.
|
|
14544
14676
|
*/
|
|
@@ -14665,17 +14797,17 @@ export declare namespace cloudformation {
|
|
|
14665
14797
|
* - `STRICT_FAILURE_TOLERANCE` : This option dynamically lowers the concurrency level to ensure the number of failed accounts never exceeds the value of `FailureToleranceCount` +1. The initial actual concurrency is set to the lower of either the value of the `MaxConcurrentCount` , or the value of `FailureToleranceCount` +1. The actual concurrency is then reduced proportionally by the number of failures. This is the default behavior.
|
|
14666
14798
|
*
|
|
14667
14799
|
* If failure tolerance or Maximum concurrent accounts are set to percentages, the behavior is similar.
|
|
14668
|
-
* - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows
|
|
14800
|
+
* - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows StackSet operations to run at the concurrency level set by the `MaxConcurrentCount` value, or `MaxConcurrentPercentage` , regardless of the number of failures.
|
|
14669
14801
|
*/
|
|
14670
14802
|
concurrencyMode?: enums.cloudformation.StackSetConcurrencyMode;
|
|
14671
14803
|
/**
|
|
14672
|
-
* The number of accounts
|
|
14804
|
+
* The number of accounts per Region this operation can fail in 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.
|
|
14673
14805
|
*
|
|
14674
14806
|
* Conditional: You must specify either `FailureToleranceCount` or `FailureTolerancePercentage` (but not both).
|
|
14675
14807
|
*/
|
|
14676
14808
|
failureToleranceCount?: number;
|
|
14677
14809
|
/**
|
|
14678
|
-
* The percentage of accounts
|
|
14810
|
+
* The percentage of accounts per Region this stack operation can fail in 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.
|
|
14679
14811
|
*
|
|
14680
14812
|
* When calculating the number of accounts based on the specified percentage, CloudFormation rounds *down* to the next whole number.
|
|
14681
14813
|
*
|
|
@@ -14724,7 +14856,7 @@ export declare namespace cloudformation {
|
|
|
14724
14856
|
*/
|
|
14725
14857
|
interface StackSetStackInstances {
|
|
14726
14858
|
/**
|
|
14727
|
-
* The AWS
|
|
14859
|
+
* The AWS Organizations accounts or AWS accounts to deploy stacks to in the specified Regions.
|
|
14728
14860
|
*/
|
|
14729
14861
|
deploymentTargets: outputs.cloudformation.StackSetDeploymentTargets;
|
|
14730
14862
|
/**
|
|
@@ -15702,6 +15834,7 @@ export declare namespace cloudfront {
|
|
|
15702
15834
|
* For more information, see [Using Origin Shield](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/origin-shield.html) in the *Amazon CloudFront Developer Guide*.
|
|
15703
15835
|
*/
|
|
15704
15836
|
originShield?: outputs.cloudfront.DistributionOriginShield;
|
|
15837
|
+
responseCompletionTimeout?: number;
|
|
15705
15838
|
/**
|
|
15706
15839
|
* Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting. To specify any other type of origin, including an Amazon S3 bucket that is configured with static website hosting, use the ``CustomOriginConfig`` type instead.
|
|
15707
15840
|
*/
|
|
@@ -15855,6 +15988,7 @@ export declare namespace cloudfront {
|
|
|
15855
15988
|
* For more information about the origin access identity, see [Serving Private Content through CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) in the *Amazon CloudFront Developer Guide*.
|
|
15856
15989
|
*/
|
|
15857
15990
|
originAccessIdentity?: string;
|
|
15991
|
+
originReadTimeout?: number;
|
|
15858
15992
|
}
|
|
15859
15993
|
/**
|
|
15860
15994
|
* A complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront to failover to a second origin.
|
|
@@ -18917,9 +19051,6 @@ export declare namespace connect {
|
|
|
18917
19051
|
requiredFields?: outputs.connect.TaskTemplateRequiredFieldInfo[];
|
|
18918
19052
|
}
|
|
18919
19053
|
interface EvaluationFormAutoEvaluationConfiguration {
|
|
18920
|
-
/**
|
|
18921
|
-
* Auto Evaluation enablement status.
|
|
18922
|
-
*/
|
|
18923
19054
|
enabled?: boolean;
|
|
18924
19055
|
}
|
|
18925
19056
|
/**
|
|
@@ -19282,7 +19413,12 @@ export declare namespace connect {
|
|
|
19282
19413
|
contactLens?: boolean;
|
|
19283
19414
|
contactflowLogs?: boolean;
|
|
19284
19415
|
earlyMedia?: boolean;
|
|
19416
|
+
enhancedChatMonitoring?: boolean;
|
|
19417
|
+
enhancedContactMonitoring?: boolean;
|
|
19418
|
+
highVolumeOutBound?: boolean;
|
|
19285
19419
|
inboundCalls: boolean;
|
|
19420
|
+
multiPartyChatConference?: boolean;
|
|
19421
|
+
multiPartyConference?: boolean;
|
|
19286
19422
|
outboundCalls: boolean;
|
|
19287
19423
|
useCustomTtsVoices?: boolean;
|
|
19288
19424
|
}
|
|
@@ -19570,7 +19706,7 @@ export declare namespace connect {
|
|
|
19570
19706
|
interface RuleReference {
|
|
19571
19707
|
/**
|
|
19572
19708
|
* The type of the reference. ``DATE`` must be of type Epoch timestamp.
|
|
19573
|
-
*
|
|
19709
|
+
* *Allowed values*: ``URL`` | ``ATTACHMENT`` | ``NUMBER`` | ``STRING`` | ``DATE`` | ``EMAIL``
|
|
19574
19710
|
*/
|
|
19575
19711
|
type: enums.connect.RuleReferenceType;
|
|
19576
19712
|
/**
|
|
@@ -19588,12 +19724,12 @@ export declare namespace connect {
|
|
|
19588
19724
|
content: string;
|
|
19589
19725
|
/**
|
|
19590
19726
|
* Content type format.
|
|
19591
|
-
*
|
|
19727
|
+
* *Allowed value*: ``PLAIN_TEXT``
|
|
19592
19728
|
*/
|
|
19593
19729
|
contentType: enums.connect.RuleSendNotificationActionContentType;
|
|
19594
19730
|
/**
|
|
19595
19731
|
* Notification delivery method.
|
|
19596
|
-
*
|
|
19732
|
+
* *Allowed value*: ``EMAIL``
|
|
19597
19733
|
*/
|
|
19598
19734
|
deliveryMethod: enums.connect.RuleSendNotificationActionDeliveryMethod;
|
|
19599
19735
|
/**
|
|
@@ -20064,6 +20200,9 @@ export declare namespace connectcampaignsv2 {
|
|
|
20064
20200
|
* The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
|
|
20065
20201
|
*/
|
|
20066
20202
|
allChannelsSubtypes?: outputs.connectcampaignsv2.CampaignCommunicationLimits;
|
|
20203
|
+
/**
|
|
20204
|
+
* Opt-in or Opt-out from instance-level limits.
|
|
20205
|
+
*/
|
|
20067
20206
|
instanceLimitsHandling?: enums.connectcampaignsv2.CampaignInstanceLimitsHandling;
|
|
20068
20207
|
}
|
|
20069
20208
|
/**
|
|
@@ -24047,6 +24186,12 @@ export declare namespace dynamodb {
|
|
|
24047
24186
|
*/
|
|
24048
24187
|
writeUnitsPerSecond?: number;
|
|
24049
24188
|
}
|
|
24189
|
+
interface GlobalTableWitness {
|
|
24190
|
+
/**
|
|
24191
|
+
* The name of the AWS Region that serves as a witness for the MRSC global table.
|
|
24192
|
+
*/
|
|
24193
|
+
region?: string;
|
|
24194
|
+
}
|
|
24050
24195
|
interface GlobalTableWriteOnDemandThroughputSettings {
|
|
24051
24196
|
/**
|
|
24052
24197
|
* Maximum number of write request settings for the specified replica of a global table.
|
|
@@ -28553,6 +28698,16 @@ export declare namespace ec2 {
|
|
|
28553
28698
|
*/
|
|
28554
28699
|
tags?: outputs.ec2.LaunchTemplateTag[];
|
|
28555
28700
|
}
|
|
28701
|
+
interface TrafficMirrorFilterRuleTrafficMirrorPortRange {
|
|
28702
|
+
/**
|
|
28703
|
+
* The first port in the Traffic Mirror port range.
|
|
28704
|
+
*/
|
|
28705
|
+
fromPort: number;
|
|
28706
|
+
/**
|
|
28707
|
+
* The last port in the Traffic Mirror port range.
|
|
28708
|
+
*/
|
|
28709
|
+
toPort: number;
|
|
28710
|
+
}
|
|
28556
28711
|
interface TransitGatewayConnectOptions {
|
|
28557
28712
|
/**
|
|
28558
28713
|
* The tunnel protocol.
|
|
@@ -29452,6 +29607,12 @@ export declare namespace ecs {
|
|
|
29452
29607
|
*/
|
|
29453
29608
|
value?: string;
|
|
29454
29609
|
}
|
|
29610
|
+
interface ServiceAdvancedConfiguration {
|
|
29611
|
+
alternateTargetGroupArn: string;
|
|
29612
|
+
productionListenerRule?: string;
|
|
29613
|
+
roleArn?: string;
|
|
29614
|
+
testListenerRule?: string;
|
|
29615
|
+
}
|
|
29455
29616
|
/**
|
|
29456
29617
|
* An object representing the networking details for a task or service. For example ``awsVpcConfiguration={subnets=["subnet-12344321"],securityGroups=["sg-12344321"]}``.
|
|
29457
29618
|
*/
|
|
@@ -29513,6 +29674,7 @@ export declare namespace ecs {
|
|
|
29513
29674
|
* To avoid changing your applications in client Amazon ECS services, set this to the same port that the client application uses by default. For more information, see [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
29514
29675
|
*/
|
|
29515
29676
|
port: number;
|
|
29677
|
+
testTrafficRules?: outputs.ecs.ServiceConnectTestTrafficRules;
|
|
29516
29678
|
}
|
|
29517
29679
|
/**
|
|
29518
29680
|
* The Service Connect configuration of your Amazon ECS service. The configuration for this service to discover and connect to services, and be discovered by, and connected from, other services within a namespace.
|
|
@@ -29581,6 +29743,16 @@ export declare namespace ecs {
|
|
|
29581
29743
|
*/
|
|
29582
29744
|
tls?: outputs.ecs.ServiceConnectTlsConfiguration;
|
|
29583
29745
|
}
|
|
29746
|
+
interface ServiceConnectTestTrafficRules {
|
|
29747
|
+
header: outputs.ecs.ServiceConnectTestTrafficRulesHeader;
|
|
29748
|
+
}
|
|
29749
|
+
interface ServiceConnectTestTrafficRulesHeader {
|
|
29750
|
+
name: string;
|
|
29751
|
+
value?: outputs.ecs.ServiceConnectTestTrafficRulesHeaderValue;
|
|
29752
|
+
}
|
|
29753
|
+
interface ServiceConnectTestTrafficRulesHeaderValue {
|
|
29754
|
+
exact: string;
|
|
29755
|
+
}
|
|
29584
29756
|
/**
|
|
29585
29757
|
* The certificate root authority that secures your service.
|
|
29586
29758
|
*/
|
|
@@ -29650,11 +29822,13 @@ export declare namespace ecs {
|
|
|
29650
29822
|
* Information about the CloudWatch alarms.
|
|
29651
29823
|
*/
|
|
29652
29824
|
alarms?: outputs.ecs.ServiceDeploymentAlarms;
|
|
29825
|
+
bakeTimeInMinutes?: number;
|
|
29653
29826
|
/**
|
|
29654
29827
|
* The deployment circuit breaker can only be used for services using the rolling update (``ECS``) deployment type.
|
|
29655
29828
|
* The *deployment circuit breaker* determines whether a service deployment will fail if the service can't reach a steady state. If you use the deployment circuit breaker, a service deployment will transition to a failed state and stop launching new tasks. If you use the rollback option, when a service deployment fails, the service is rolled back to the last deployment that completed successfully. For more information, see [Rolling update](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html) in the *Amazon Elastic Container Service Developer Guide*
|
|
29656
29829
|
*/
|
|
29657
29830
|
deploymentCircuitBreaker?: outputs.ecs.ServiceDeploymentCircuitBreaker;
|
|
29831
|
+
lifecycleHooks?: outputs.ecs.ServiceDeploymentLifecycleHook[];
|
|
29658
29832
|
/**
|
|
29659
29833
|
* If a service is using the rolling update (``ECS``) deployment type, the ``maximumPercent`` parameter represents an upper limit on the number of your service's tasks that are allowed in the ``RUNNING`` or ``PENDING`` state during a deployment, as a percentage of the ``desiredCount`` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the ``REPLICA`` service scheduler and has a ``desiredCount`` of four tasks and a ``maximumPercent`` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default ``maximumPercent`` value for a service using the ``REPLICA`` service scheduler is 200%.
|
|
29660
29834
|
* The Amazon ECS scheduler uses this parameter to replace unhealthy tasks by starting replacement tasks first and then stopping the unhealthy tasks, as long as cluster resources for starting replacement tasks are available. For more information about how the scheduler replaces unhealthy tasks, see [Amazon ECS services](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html).
|
|
@@ -29682,6 +29856,7 @@ export declare namespace ecs {
|
|
|
29682
29856
|
* If a service is using either the blue/green (``CODE_DEPLOY``) or ``EXTERNAL`` deployment types and is running tasks that use the Fargate launch type, the minimum healthy percent value is not used, although it is returned when describing your service.
|
|
29683
29857
|
*/
|
|
29684
29858
|
minimumHealthyPercent?: number;
|
|
29859
|
+
strategy?: enums.ecs.ServiceDeploymentConfigurationStrategy;
|
|
29685
29860
|
}
|
|
29686
29861
|
/**
|
|
29687
29862
|
* The deployment controller to use for the service.
|
|
@@ -29693,6 +29868,11 @@ export declare namespace ecs {
|
|
|
29693
29868
|
*/
|
|
29694
29869
|
type?: enums.ecs.ServiceDeploymentControllerType;
|
|
29695
29870
|
}
|
|
29871
|
+
interface ServiceDeploymentLifecycleHook {
|
|
29872
|
+
hookTargetArn: string;
|
|
29873
|
+
lifecycleStages: enums.ecs.ServiceDeploymentLifecycleHookLifecycleStagesItem[];
|
|
29874
|
+
roleArn: string;
|
|
29875
|
+
}
|
|
29696
29876
|
/**
|
|
29697
29877
|
* The tag specifications of an Amazon EBS volume.
|
|
29698
29878
|
*/
|
|
@@ -29719,6 +29899,7 @@ export declare namespace ecs {
|
|
|
29719
29899
|
* Services with tasks that use the ``awsvpc`` network mode (for example, those with the Fargate launch type) only support Application Load Balancers and Network Load Balancers. Classic Load Balancers are not supported. Also, when you create any target groups for these services, you must choose ``ip`` as the target type, not ``instance``. Tasks that use the ``awsvpc`` network mode are associated with an elastic network interface, not an Amazon EC2 instance.
|
|
29720
29900
|
*/
|
|
29721
29901
|
interface ServiceLoadBalancer {
|
|
29902
|
+
advancedConfiguration?: outputs.ecs.ServiceAdvancedConfiguration;
|
|
29722
29903
|
/**
|
|
29723
29904
|
* The name of the container (as it appears in a container definition) to associate with the load balancer.
|
|
29724
29905
|
* You need to specify the container name when configuring the target group for an Amazon ECS load balancer.
|
|
@@ -29768,7 +29949,7 @@ export declare namespace ecs {
|
|
|
29768
29949
|
* The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
|
|
29769
29950
|
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
|
|
29770
29951
|
* The following options apply to all supported log drivers.
|
|
29771
|
-
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS
|
|
29952
|
+
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
|
|
29772
29953
|
* To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
|
|
29773
29954
|
* When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
|
|
29774
29955
|
* Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
|
|
@@ -30062,7 +30243,7 @@ export declare namespace ecs {
|
|
|
30062
30243
|
* + Linux platform version ``1.3.0`` or later.
|
|
30063
30244
|
* + Windows platform version ``1.0.0`` or later.
|
|
30064
30245
|
*
|
|
30065
|
-
* If the task definition is used in a blue/green deployment that uses [AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-bluegreendeploymentconfiguration.html), the ``dependsOn`` parameter is not supported.
|
|
30246
|
+
* If the task definition is used in a blue/green deployment that uses [AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-bluegreendeploymentconfiguration.html), the ``dependsOn`` parameter is not supported.
|
|
30066
30247
|
*/
|
|
30067
30248
|
dependsOn?: outputs.ecs.TaskDefinitionContainerDependency[];
|
|
30068
30249
|
/**
|
|
@@ -30135,7 +30316,7 @@ export declare namespace ecs {
|
|
|
30135
30316
|
*/
|
|
30136
30317
|
hostname?: string;
|
|
30137
30318
|
/**
|
|
30138
|
-
* The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either ``repository-url/image:tag`` or ``repository-url/image@digest``.
|
|
30319
|
+
* The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either ``repository-url/image:tag`` or ``repository-url/image@digest``. For images using tags (repository-url/image:tag), up to 255 characters total are allowed, including letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs (#). For images using digests (repository-url/image@digest), the 255 character limit applies only to the repository URL and image name (everything before the @ sign). The only supported hash function is sha256, and the hash value after sha256: must be exactly 64 characters (only letters A-F, a-f, and numbers 0-9 are allowed). This parameter maps to ``Image`` in the docker container create command and the ``IMAGE`` parameter of docker run.
|
|
30139
30320
|
* + When a new task starts, the Amazon ECS container agent pulls the latest version of the specified image and tag for the container to use. However, subsequent updates to a repository image aren't propagated to already running tasks.
|
|
30140
30321
|
* + Images in Amazon ECR repositories can be specified by either using the full ``registry/repository:tag`` or ``registry/repository@digest``. For example, ``012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>:latest`` or ``012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>@sha256:94afd1f2e64d908bc90dbca0035a5b567EXAMPLE``.
|
|
30141
30322
|
* + Images in official repositories on Docker Hub use a single name (for example, ``ubuntu`` or ``mongo``).
|
|
@@ -30526,17 +30707,8 @@ export declare namespace ecs {
|
|
|
30526
30707
|
*/
|
|
30527
30708
|
sourcePath?: string;
|
|
30528
30709
|
}
|
|
30529
|
-
/**
|
|
30530
|
-
* Details on an Elastic Inference accelerator. For more information, see [Working with Amazon Elastic Inference on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-inference.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
30531
|
-
*/
|
|
30532
30710
|
interface TaskDefinitionInferenceAccelerator {
|
|
30533
|
-
/**
|
|
30534
|
-
* The Elastic Inference accelerator device name. The ``deviceName`` must also be referenced in a container definition as a [ResourceRequirement](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ResourceRequirement.html).
|
|
30535
|
-
*/
|
|
30536
30711
|
deviceName?: string;
|
|
30537
|
-
/**
|
|
30538
|
-
* The Elastic Inference accelerator type to use.
|
|
30539
|
-
*/
|
|
30540
30712
|
deviceType?: string;
|
|
30541
30713
|
}
|
|
30542
30714
|
/**
|
|
@@ -30634,7 +30806,7 @@ export declare namespace ecs {
|
|
|
30634
30806
|
* The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
|
|
30635
30807
|
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
|
|
30636
30808
|
* The following options apply to all supported log drivers.
|
|
30637
|
-
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS
|
|
30809
|
+
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
|
|
30638
30810
|
* To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
|
|
30639
30811
|
* When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
|
|
30640
30812
|
* Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
|
|
@@ -32805,6 +32977,15 @@ export declare namespace emrserverless {
|
|
|
32805
32977
|
[key: string]: string;
|
|
32806
32978
|
};
|
|
32807
32979
|
}
|
|
32980
|
+
/**
|
|
32981
|
+
* The IAM IdentityCenter configuration for trusted-identity-propagation on this application. Supported with release labels emr-7.8.0 and above.
|
|
32982
|
+
*/
|
|
32983
|
+
interface ApplicationIdentityCenterConfiguration {
|
|
32984
|
+
/**
|
|
32985
|
+
* The IAM IdentityCenter instance arn
|
|
32986
|
+
*/
|
|
32987
|
+
identityCenterInstanceArn?: string;
|
|
32988
|
+
}
|
|
32808
32989
|
/**
|
|
32809
32990
|
* The image configuration.
|
|
32810
32991
|
*/
|
|
@@ -34201,11 +34382,11 @@ export declare namespace evs {
|
|
|
34201
34382
|
*/
|
|
34202
34383
|
interface LicenseInfoProperties {
|
|
34203
34384
|
/**
|
|
34204
|
-
* The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server.
|
|
34385
|
+
* The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server. The VCF solution key must cover a minimum of 256 cores.
|
|
34205
34386
|
*/
|
|
34206
34387
|
solutionKey: string;
|
|
34207
34388
|
/**
|
|
34208
|
-
* The VSAN license key. This license unlocks vSAN features.
|
|
34389
|
+
* The VSAN license key. This license unlocks vSAN features. The vSAN license key must provide at least 110 TiB of vSAN capacity.
|
|
34209
34390
|
*/
|
|
34210
34391
|
vsanKey: string;
|
|
34211
34392
|
}
|
|
@@ -35205,6 +35386,70 @@ export declare namespace fsx {
|
|
|
35205
35386
|
*/
|
|
35206
35387
|
autoImportPolicy?: outputs.fsx.DataRepositoryAssociationAutoImportPolicy;
|
|
35207
35388
|
}
|
|
35389
|
+
interface S3AccessPointAttachmentFileSystemGid {
|
|
35390
|
+
/**
|
|
35391
|
+
* The GID of the file system user.
|
|
35392
|
+
*/
|
|
35393
|
+
gid: number;
|
|
35394
|
+
}
|
|
35395
|
+
interface S3AccessPointAttachmentOpenZfsFileSystemIdentity {
|
|
35396
|
+
/**
|
|
35397
|
+
* Specifies the UID and GIDs of the file system POSIX user.
|
|
35398
|
+
*/
|
|
35399
|
+
posixUser: outputs.fsx.S3AccessPointAttachmentOpenZfsPosixFileSystemUser;
|
|
35400
|
+
/**
|
|
35401
|
+
* Specifies the FSx for OpenZFS user identity type, accepts only `POSIX` .
|
|
35402
|
+
*/
|
|
35403
|
+
type: enums.fsx.S3AccessPointAttachmentOpenZfsFileSystemIdentityType;
|
|
35404
|
+
}
|
|
35405
|
+
interface S3AccessPointAttachmentOpenZfsPosixFileSystemUser {
|
|
35406
|
+
/**
|
|
35407
|
+
* The GID of the file system user.
|
|
35408
|
+
*/
|
|
35409
|
+
gid: number;
|
|
35410
|
+
/**
|
|
35411
|
+
* The list of secondary GIDs for the file system user.
|
|
35412
|
+
*/
|
|
35413
|
+
secondaryGids?: outputs.fsx.S3AccessPointAttachmentFileSystemGid[];
|
|
35414
|
+
/**
|
|
35415
|
+
* The UID of the file system user.
|
|
35416
|
+
*/
|
|
35417
|
+
uid: number;
|
|
35418
|
+
}
|
|
35419
|
+
interface S3AccessPointAttachmentS3AccessPoint {
|
|
35420
|
+
/**
|
|
35421
|
+
* The S3 access point's alias.
|
|
35422
|
+
*/
|
|
35423
|
+
alias?: string;
|
|
35424
|
+
/**
|
|
35425
|
+
* The S3 access point's policy.
|
|
35426
|
+
*/
|
|
35427
|
+
policy?: any;
|
|
35428
|
+
/**
|
|
35429
|
+
* The S3 access point's ARN.
|
|
35430
|
+
*/
|
|
35431
|
+
resourceArn?: string;
|
|
35432
|
+
/**
|
|
35433
|
+
* The S3 access point's virtual private cloud (VPC) configuration.
|
|
35434
|
+
*/
|
|
35435
|
+
vpcConfiguration?: outputs.fsx.S3AccessPointAttachmentS3AccessPointVpcConfiguration;
|
|
35436
|
+
}
|
|
35437
|
+
interface S3AccessPointAttachmentS3AccessPointOpenZfsConfiguration {
|
|
35438
|
+
/**
|
|
35439
|
+
* The file system identity used to authorize file access requests made using the S3 access point.
|
|
35440
|
+
*/
|
|
35441
|
+
fileSystemIdentity: outputs.fsx.S3AccessPointAttachmentOpenZfsFileSystemIdentity;
|
|
35442
|
+
/**
|
|
35443
|
+
* The ID of the FSx for OpenZFS volume that the S3 access point is attached to.
|
|
35444
|
+
*/
|
|
35445
|
+
volumeId: string;
|
|
35446
|
+
}
|
|
35447
|
+
interface S3AccessPointAttachmentS3AccessPointVpcConfiguration {
|
|
35448
|
+
/**
|
|
35449
|
+
* Specifies the virtual private cloud (VPC) for the S3 access point VPC configuration, if one exists.
|
|
35450
|
+
*/
|
|
35451
|
+
vpcId: string;
|
|
35452
|
+
}
|
|
35208
35453
|
}
|
|
35209
35454
|
export declare namespace gamelift {
|
|
35210
35455
|
interface AliasRoutingStrategy {
|
|
@@ -35354,6 +35599,10 @@ export declare namespace gamelift {
|
|
|
35354
35599
|
* - `NONE` -- Don't collect container logs.
|
|
35355
35600
|
*/
|
|
35356
35601
|
logDestination?: enums.gamelift.ContainerFleetLogDestination;
|
|
35602
|
+
/**
|
|
35603
|
+
* If log destination is CLOUDWATCH, logs are sent to the specified log group in Amazon CloudWatch.
|
|
35604
|
+
*/
|
|
35605
|
+
logGroupArn?: string;
|
|
35357
35606
|
/**
|
|
35358
35607
|
* The name of the S3 bucket to pull logs from if S3 is the LogDestination
|
|
35359
35608
|
*/
|
|
@@ -42366,7 +42615,7 @@ export declare namespace iotsitewise {
|
|
|
42366
42615
|
*/
|
|
42367
42616
|
capabilityConfiguration?: string;
|
|
42368
42617
|
/**
|
|
42369
|
-
* The namespace of the capability configuration. For example, if you configure OPC
|
|
42618
|
+
* The namespace of the capability configuration. For example, if you configure OPC UA sources for an MQTT-enabled gateway, your OPC-UA capability configuration has the namespace `iotsitewise:opcuacollector:3` .
|
|
42370
42619
|
*/
|
|
42371
42620
|
capabilityNamespace: string;
|
|
42372
42621
|
}
|
|
@@ -45453,6 +45702,7 @@ export declare namespace kinesisfirehose {
|
|
|
45453
45702
|
* Specifies the Glue catalog ARN identifier of the destination Apache Iceberg Tables. You must specify the ARN in the format `arn:aws:glue:region:account-id:catalog` .
|
|
45454
45703
|
*/
|
|
45455
45704
|
catalogArn?: string;
|
|
45705
|
+
warehouseLocation?: string;
|
|
45456
45706
|
}
|
|
45457
45707
|
interface DeliveryStreamCloudWatchLoggingOptions {
|
|
45458
45708
|
/**
|
|
@@ -45616,9 +45866,13 @@ export declare namespace kinesisfirehose {
|
|
|
45616
45866
|
interface DeliveryStreamDestinationTableConfiguration {
|
|
45617
45867
|
destinationDatabaseName: string;
|
|
45618
45868
|
destinationTableName: string;
|
|
45869
|
+
partitionSpec?: outputs.kinesisfirehose.DeliveryStreamDestinationTableConfigurationPartitionSpecProperties;
|
|
45619
45870
|
s3ErrorOutputPrefix?: string;
|
|
45620
45871
|
uniqueKeys?: string[];
|
|
45621
45872
|
}
|
|
45873
|
+
interface DeliveryStreamDestinationTableConfigurationPartitionSpecProperties {
|
|
45874
|
+
identity?: outputs.kinesisfirehose.DeliveryStreamPartitionField[];
|
|
45875
|
+
}
|
|
45622
45876
|
interface DeliveryStreamDirectPutSourceConfiguration {
|
|
45623
45877
|
/**
|
|
45624
45878
|
* The value that you configure for this parameter is for information purpose only and does not affect Firehose delivery throughput limit. You can use the [Firehose Limits form](https://docs.aws.amazon.com/https://support.console.aws.amazon.com/support/home#/case/create%3FissueType=service-limit-increase%26limitType=kinesis-firehose-limits) to request a throughput limit increase.
|
|
@@ -45915,6 +46169,8 @@ export declare namespace kinesisfirehose {
|
|
|
45915
46169
|
*/
|
|
45916
46170
|
s3BackupMode?: enums.kinesisfirehose.DeliveryStreamIcebergDestinationConfigurations3BackupMode;
|
|
45917
46171
|
s3Configuration: outputs.kinesisfirehose.DeliveryStreamS3DestinationConfiguration;
|
|
46172
|
+
schemaEvolutionConfiguration?: outputs.kinesisfirehose.DeliveryStreamSchemaEvolutionConfiguration;
|
|
46173
|
+
tableCreationConfiguration?: outputs.kinesisfirehose.DeliveryStreamTableCreationConfiguration;
|
|
45918
46174
|
}
|
|
45919
46175
|
interface DeliveryStreamInputFormatConfiguration {
|
|
45920
46176
|
/**
|
|
@@ -46054,6 +46310,9 @@ export declare namespace kinesisfirehose {
|
|
|
46054
46310
|
*/
|
|
46055
46311
|
writerVersion?: string;
|
|
46056
46312
|
}
|
|
46313
|
+
interface DeliveryStreamPartitionField {
|
|
46314
|
+
sourceName: string;
|
|
46315
|
+
}
|
|
46057
46316
|
interface DeliveryStreamProcessingConfiguration {
|
|
46058
46317
|
/**
|
|
46059
46318
|
* Indicates whether data processing is enabled (true) or disabled (false).
|
|
@@ -46212,6 +46471,9 @@ export declare namespace kinesisfirehose {
|
|
|
46212
46471
|
*/
|
|
46213
46472
|
versionId?: string;
|
|
46214
46473
|
}
|
|
46474
|
+
interface DeliveryStreamSchemaEvolutionConfiguration {
|
|
46475
|
+
enabled?: boolean;
|
|
46476
|
+
}
|
|
46215
46477
|
interface DeliveryStreamSecretsManagerConfiguration {
|
|
46216
46478
|
/**
|
|
46217
46479
|
* Specifies whether you want to use the secrets manager feature. When set as `True` the secrets manager configuration overwrites the existing secrets in the destination configuration. When it's set to `False` Firehose falls back to the credentials in the destination configuration.
|
|
@@ -46413,6 +46675,9 @@ export declare namespace kinesisfirehose {
|
|
|
46413
46675
|
*/
|
|
46414
46676
|
durationInSeconds?: number;
|
|
46415
46677
|
}
|
|
46678
|
+
interface DeliveryStreamTableCreationConfiguration {
|
|
46679
|
+
enabled?: boolean;
|
|
46680
|
+
}
|
|
46416
46681
|
interface DeliveryStreamVpcConfiguration {
|
|
46417
46682
|
/**
|
|
46418
46683
|
* The ARN of the IAM role that you want the delivery stream to use to create endpoints in the destination VPC. You can use your existing Kinesis Data Firehose delivery role or you can specify a new role. In either case, make sure that the role trusts the Kinesis Data Firehose service principal and that it grants the following permissions:
|
|
@@ -47655,6 +47920,33 @@ export declare namespace lex {
|
|
|
47655
47920
|
*/
|
|
47656
47921
|
updateResponse?: outputs.lex.BotFulfillmentUpdateResponseSpecification;
|
|
47657
47922
|
}
|
|
47923
|
+
interface BotGenerativeAiSettings {
|
|
47924
|
+
buildtimeSettings?: outputs.lex.BotGenerativeAiSettingsBuildtimeSettingsProperties;
|
|
47925
|
+
runtimeSettings?: outputs.lex.BotGenerativeAiSettingsRuntimeSettingsProperties;
|
|
47926
|
+
}
|
|
47927
|
+
interface BotGenerativeAiSettingsBuildtimeSettingsProperties {
|
|
47928
|
+
descriptiveBotBuilderSpecification?: outputs.lex.BotGenerativeAiSettingsBuildtimeSettingsPropertiesDescriptiveBotBuilderSpecificationProperties;
|
|
47929
|
+
sampleUtteranceGenerationSpecification?: outputs.lex.BotGenerativeAiSettingsBuildtimeSettingsPropertiesSampleUtteranceGenerationSpecificationProperties;
|
|
47930
|
+
}
|
|
47931
|
+
interface BotGenerativeAiSettingsBuildtimeSettingsPropertiesDescriptiveBotBuilderSpecificationProperties {
|
|
47932
|
+
bedrockModelSpecification?: outputs.lex.BotBedrockModelSpecification;
|
|
47933
|
+
enabled: boolean;
|
|
47934
|
+
}
|
|
47935
|
+
interface BotGenerativeAiSettingsBuildtimeSettingsPropertiesSampleUtteranceGenerationSpecificationProperties {
|
|
47936
|
+
bedrockModelSpecification?: outputs.lex.BotBedrockModelSpecification;
|
|
47937
|
+
enabled: boolean;
|
|
47938
|
+
}
|
|
47939
|
+
interface BotGenerativeAiSettingsRuntimeSettingsProperties {
|
|
47940
|
+
nluImprovementSpecification?: outputs.lex.BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationProperties;
|
|
47941
|
+
slotResolutionImprovementSpecification?: outputs.lex.BotGenerativeAiSettingsRuntimeSettingsPropertiesSlotResolutionImprovementSpecificationProperties;
|
|
47942
|
+
}
|
|
47943
|
+
interface BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationProperties {
|
|
47944
|
+
enabled: boolean;
|
|
47945
|
+
}
|
|
47946
|
+
interface BotGenerativeAiSettingsRuntimeSettingsPropertiesSlotResolutionImprovementSpecificationProperties {
|
|
47947
|
+
bedrockModelSpecification?: outputs.lex.BotBedrockModelSpecification;
|
|
47948
|
+
enabled: boolean;
|
|
47949
|
+
}
|
|
47658
47950
|
interface BotGrammarSlotTypeSetting {
|
|
47659
47951
|
/**
|
|
47660
47952
|
* The source of the grammar used to create the slot type.
|
|
@@ -47870,6 +48162,7 @@ export declare namespace lex {
|
|
|
47870
48162
|
* A description of the bot locale. Use this to help identify the bot locale in lists.
|
|
47871
48163
|
*/
|
|
47872
48164
|
description?: string;
|
|
48165
|
+
generativeAiSettings?: outputs.lex.BotGenerativeAiSettings;
|
|
47873
48166
|
/**
|
|
47874
48167
|
* One or more intents defined for the locale.
|
|
47875
48168
|
*/
|
|
@@ -49299,6 +49592,20 @@ export declare namespace logs {
|
|
|
49299
49592
|
*/
|
|
49300
49593
|
source?: string;
|
|
49301
49594
|
}
|
|
49595
|
+
interface TransformerParseToOcsf {
|
|
49596
|
+
/**
|
|
49597
|
+
* Specify the service or process that produces the log events that will be converted with this processor.
|
|
49598
|
+
*/
|
|
49599
|
+
eventSource: enums.logs.TransformerEventSource;
|
|
49600
|
+
/**
|
|
49601
|
+
* Specify which version of the OCSF schema to use for the transformed log events.
|
|
49602
|
+
*/
|
|
49603
|
+
ocsfVersion: enums.logs.TransformerOcsfVersion;
|
|
49604
|
+
/**
|
|
49605
|
+
* The path to the field in the log event that you want to parse. If you omit this value, the whole log message is parsed.
|
|
49606
|
+
*/
|
|
49607
|
+
source?: string;
|
|
49608
|
+
}
|
|
49302
49609
|
interface TransformerParseVpc {
|
|
49303
49610
|
/**
|
|
49304
49611
|
* Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
|
|
@@ -49377,6 +49684,10 @@ export declare namespace logs {
|
|
|
49377
49684
|
* If you use this processor, it must be the first processor in your transformer.
|
|
49378
49685
|
*/
|
|
49379
49686
|
parseRoute53?: outputs.logs.TransformerParseRoute53;
|
|
49687
|
+
/**
|
|
49688
|
+
* Use this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.
|
|
49689
|
+
*/
|
|
49690
|
+
parseToOcsf?: outputs.logs.TransformerParseToOcsf;
|
|
49380
49691
|
/**
|
|
49381
49692
|
* Use this parameter to include the [parseVPC](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseVPC) processor in your transformer.
|
|
49382
49693
|
*
|
|
@@ -51758,11 +52069,84 @@ export declare namespace mediapackagev2 {
|
|
|
51758
52069
|
*/
|
|
51759
52070
|
publishMqcs?: boolean;
|
|
51760
52071
|
}
|
|
52072
|
+
/**
|
|
52073
|
+
* <p>The base URLs to use for retrieving segments. You can specify multiple locations and indicate the priority and weight for when each should be used, for use in mutli-CDN workflows.</p>
|
|
52074
|
+
*/
|
|
52075
|
+
interface OriginEndpointDashBaseUrl {
|
|
52076
|
+
/**
|
|
52077
|
+
* <p>For use with DVB-DASH profiles only. The priority of this location for servings segments. The lower the number, the higher the priority.</p>
|
|
52078
|
+
*/
|
|
52079
|
+
dvbPriority?: number;
|
|
52080
|
+
/**
|
|
52081
|
+
* <p>For use with DVB-DASH profiles only. The weighting for source locations that have the same priority. </p>
|
|
52082
|
+
*/
|
|
52083
|
+
dvbWeight?: number;
|
|
52084
|
+
/**
|
|
52085
|
+
* <p>The name of the source location.</p>
|
|
52086
|
+
*/
|
|
52087
|
+
serviceLocation?: string;
|
|
52088
|
+
/**
|
|
52089
|
+
* <p>A source location for segments.</p>
|
|
52090
|
+
*/
|
|
52091
|
+
url: string;
|
|
52092
|
+
}
|
|
52093
|
+
/**
|
|
52094
|
+
* <p>For use with DVB-DASH profiles only. The settings for font downloads that you want Elemental MediaPackage to pass through to the manifest.</p>
|
|
52095
|
+
*/
|
|
52096
|
+
interface OriginEndpointDashDvbFontDownload {
|
|
52097
|
+
/**
|
|
52098
|
+
* <p>The <code>fontFamily</code> name for subtitles, as described in <a href="https://tech.ebu.ch/publications/tech3380">EBU-TT-D Subtitling Distribution Format</a>. </p>
|
|
52099
|
+
*/
|
|
52100
|
+
fontFamily?: string;
|
|
52101
|
+
/**
|
|
52102
|
+
* <p>The <code>mimeType</code> of the resource that's at the font download URL.</p> <p>For information about font MIME types, see the <a href="https://dvb.org/wp-content/uploads/2021/06/A168r4_MPEG-DASH-Profile-for-Transport-of-ISO-BMFF-Based-DVB-Services_Draft-ts_103-285-v140_November_2021.pdf">MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks</a> document. </p>
|
|
52103
|
+
*/
|
|
52104
|
+
mimeType?: string;
|
|
52105
|
+
/**
|
|
52106
|
+
* <p>The URL for downloading fonts for subtitles.</p>
|
|
52107
|
+
*/
|
|
52108
|
+
url?: string;
|
|
52109
|
+
}
|
|
52110
|
+
/**
|
|
52111
|
+
* <p>For use with DVB-DASH profiles only. The settings for error reporting from the playback device that you want Elemental MediaPackage to pass through to the manifest.</p>
|
|
52112
|
+
*/
|
|
52113
|
+
interface OriginEndpointDashDvbMetricsReporting {
|
|
52114
|
+
/**
|
|
52115
|
+
* <p>The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.</p>
|
|
52116
|
+
*/
|
|
52117
|
+
probability?: number;
|
|
52118
|
+
/**
|
|
52119
|
+
* <p>The URL where playback devices send error reports.</p>
|
|
52120
|
+
*/
|
|
52121
|
+
reportingUrl: string;
|
|
52122
|
+
}
|
|
52123
|
+
/**
|
|
52124
|
+
* <p>For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.</p>
|
|
52125
|
+
*/
|
|
52126
|
+
interface OriginEndpointDashDvbSettings {
|
|
52127
|
+
/**
|
|
52128
|
+
* <p>Playback device error reporting settings.</p>
|
|
52129
|
+
*/
|
|
52130
|
+
errorMetrics?: outputs.mediapackagev2.OriginEndpointDashDvbMetricsReporting[];
|
|
52131
|
+
fontDownload?: outputs.mediapackagev2.OriginEndpointDashDvbFontDownload;
|
|
52132
|
+
}
|
|
51761
52133
|
/**
|
|
51762
52134
|
* <p>Retrieve the DASH manifest configuration.</p>
|
|
51763
52135
|
*/
|
|
51764
52136
|
interface OriginEndpointDashManifestConfiguration {
|
|
52137
|
+
/**
|
|
52138
|
+
* <p>The base URL to use for retrieving segments.</p>
|
|
52139
|
+
*/
|
|
52140
|
+
baseUrls?: outputs.mediapackagev2.OriginEndpointDashBaseUrl[];
|
|
52141
|
+
compactness?: enums.mediapackagev2.OriginEndpointDashCompactness;
|
|
52142
|
+
/**
|
|
52143
|
+
* Determines how the DASH manifest signals the DRM content.
|
|
52144
|
+
*/
|
|
51765
52145
|
drmSignaling?: enums.mediapackagev2.OriginEndpointDashDrmSignaling;
|
|
52146
|
+
dvbSettings?: outputs.mediapackagev2.OriginEndpointDashDvbSettings;
|
|
52147
|
+
/**
|
|
52148
|
+
* Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
|
|
52149
|
+
*/
|
|
51766
52150
|
filterConfiguration?: outputs.mediapackagev2.OriginEndpointFilterConfiguration;
|
|
51767
52151
|
/**
|
|
51768
52152
|
* <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p>
|
|
@@ -51781,18 +52165,73 @@ export declare namespace mediapackagev2 {
|
|
|
51781
52165
|
*/
|
|
51782
52166
|
minUpdatePeriodSeconds?: number;
|
|
51783
52167
|
/**
|
|
51784
|
-
* <p>A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period.
|
|
51785
|
-
* For more information about periods in the DASH manifest, see <a href="https://docs.aws.amazon.com/mediapackage/latest/userguide/multi-period.html">Multi-period DASH in AWS Elemental MediaPackage</a>.</p>
|
|
52168
|
+
* <p>A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see <a href="https://docs.aws.amazon.com/mediapackage/latest/userguide/multi-period.html">Multi-period DASH in AWS Elemental MediaPackage</a>.</p>
|
|
51786
52169
|
*/
|
|
51787
52170
|
periodTriggers?: enums.mediapackagev2.OriginEndpointDashPeriodTrigger[];
|
|
52171
|
+
/**
|
|
52172
|
+
* <p>The profile that the output is compliant with.</p>
|
|
52173
|
+
*/
|
|
52174
|
+
profiles?: enums.mediapackagev2.OriginEndpointDashProfile[];
|
|
52175
|
+
programInformation?: outputs.mediapackagev2.OriginEndpointDashProgramInformation;
|
|
52176
|
+
/**
|
|
52177
|
+
* The SCTE configuration.
|
|
52178
|
+
*/
|
|
51788
52179
|
scteDash?: outputs.mediapackagev2.OriginEndpointScteDash;
|
|
52180
|
+
/**
|
|
52181
|
+
* Determines the type of variable used in the `media` URL of the `SegmentTemplate` tag in the manifest. Also specifies if segment timeline information is included in `SegmentTimeline` or `SegmentTemplate` .
|
|
52182
|
+
*
|
|
52183
|
+
* Value description:
|
|
52184
|
+
*
|
|
52185
|
+
* - `NUMBER_WITH_TIMELINE` - The `$Number$` variable is used in the `media` URL. The value of this variable is the sequential number of the segment. A full `SegmentTimeline` object is presented in each `SegmentTemplate` .
|
|
52186
|
+
*/
|
|
51789
52187
|
segmentTemplateFormat?: enums.mediapackagev2.OriginEndpointDashSegmentTemplateFormat;
|
|
52188
|
+
subtitleConfiguration?: outputs.mediapackagev2.OriginEndpointDashSubtitleConfiguration;
|
|
51790
52189
|
/**
|
|
51791
52190
|
* <p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>
|
|
51792
52191
|
*/
|
|
51793
52192
|
suggestedPresentationDelaySeconds?: number;
|
|
52193
|
+
/**
|
|
52194
|
+
* Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
|
52195
|
+
*/
|
|
51794
52196
|
utcTiming?: outputs.mediapackagev2.OriginEndpointDashUtcTiming;
|
|
51795
52197
|
}
|
|
52198
|
+
/**
|
|
52199
|
+
* <p>Details about the content that you want MediaPackage to pass through in the manifest to the playback device.</p>
|
|
52200
|
+
*/
|
|
52201
|
+
interface OriginEndpointDashProgramInformation {
|
|
52202
|
+
/**
|
|
52203
|
+
* <p>A copyright statement about the content.</p>
|
|
52204
|
+
*/
|
|
52205
|
+
copyright?: string;
|
|
52206
|
+
/**
|
|
52207
|
+
* <p>The language code for this manifest.</p>
|
|
52208
|
+
*/
|
|
52209
|
+
languageCode?: string;
|
|
52210
|
+
/**
|
|
52211
|
+
* <p>An absolute URL that contains more information about this content.</p>
|
|
52212
|
+
*/
|
|
52213
|
+
moreInformationUrl?: string;
|
|
52214
|
+
/**
|
|
52215
|
+
* <p>Information about the content provider.</p>
|
|
52216
|
+
*/
|
|
52217
|
+
source?: string;
|
|
52218
|
+
/**
|
|
52219
|
+
* <p>The title for the manifest.</p>
|
|
52220
|
+
*/
|
|
52221
|
+
title?: string;
|
|
52222
|
+
}
|
|
52223
|
+
/**
|
|
52224
|
+
* <p>The configuration for DASH subtitles.</p>
|
|
52225
|
+
*/
|
|
52226
|
+
interface OriginEndpointDashSubtitleConfiguration {
|
|
52227
|
+
ttmlConfiguration?: outputs.mediapackagev2.OriginEndpointDashTtmlConfiguration;
|
|
52228
|
+
}
|
|
52229
|
+
/**
|
|
52230
|
+
* <p>The settings for TTML subtitles.</p>
|
|
52231
|
+
*/
|
|
52232
|
+
interface OriginEndpointDashTtmlConfiguration {
|
|
52233
|
+
ttmlProfile: enums.mediapackagev2.OriginEndpointDashTtmlProfile;
|
|
52234
|
+
}
|
|
51796
52235
|
/**
|
|
51797
52236
|
* <p>Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).</p>
|
|
51798
52237
|
*/
|
|
@@ -51819,9 +52258,7 @@ export declare namespace mediapackagev2 {
|
|
|
51819
52258
|
*/
|
|
51820
52259
|
encryptionMethod: outputs.mediapackagev2.OriginEndpointEncryptionMethod;
|
|
51821
52260
|
/**
|
|
51822
|
-
* <p>The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.</p>
|
|
51823
|
-
* <p>The following example setting causes the service to rotate keys every thirty minutes: <code>1800</code>
|
|
51824
|
-
* </p>
|
|
52261
|
+
* <p>The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.</p> <p>The following example setting causes the service to rotate keys every thirty minutes: <code>1800</code> </p>
|
|
51825
52262
|
*/
|
|
51826
52263
|
keyRotationIntervalSeconds?: number;
|
|
51827
52264
|
/**
|
|
@@ -51908,25 +52345,7 @@ export declare namespace mediapackagev2 {
|
|
|
51908
52345
|
*/
|
|
51909
52346
|
interface OriginEndpointForceEndpointErrorConfiguration {
|
|
51910
52347
|
/**
|
|
51911
|
-
* <p>The failover conditions for the endpoint. The options are:</p>
|
|
51912
|
-
* <ul>
|
|
51913
|
-
* <li>
|
|
51914
|
-
* <p>
|
|
51915
|
-
* <code>STALE_MANIFEST</code> - The manifest stalled and there are no new segments or parts.</p>
|
|
51916
|
-
* </li>
|
|
51917
|
-
* <li>
|
|
51918
|
-
* <p>
|
|
51919
|
-
* <code>INCOMPLETE_MANIFEST</code> - There is a gap in the manifest.</p>
|
|
51920
|
-
* </li>
|
|
51921
|
-
* <li>
|
|
51922
|
-
* <p>
|
|
51923
|
-
* <code>MISSING_DRM_KEY</code> - Key rotation is enabled but we're unable to fetch the key for the current key period.</p>
|
|
51924
|
-
* </li>
|
|
51925
|
-
* <li>
|
|
51926
|
-
* <p>
|
|
51927
|
-
* <code>SLATE_INPUT</code> - The segments which contain slate content are considered to be missing content.</p>
|
|
51928
|
-
* </li>
|
|
51929
|
-
* </ul>
|
|
52348
|
+
* <p>The failover conditions for the endpoint. The options are:</p> <ul> <li> <p> <code>STALE_MANIFEST</code> - The manifest stalled and there are no new segments or parts.</p> </li> <li> <p> <code>INCOMPLETE_MANIFEST</code> - There is a gap in the manifest.</p> </li> <li> <p> <code>MISSING_DRM_KEY</code> - Key rotation is enabled but we're unable to fetch the key for the current key period.</p> </li> <li> <p> <code>SLATE_INPUT</code> - The segments which contain slate content are considered to be missing content.</p> </li> </ul>
|
|
51930
52349
|
*/
|
|
51931
52350
|
endpointErrorConditions?: enums.mediapackagev2.OriginEndpointEndpointErrorCondition[];
|
|
51932
52351
|
}
|
|
@@ -51938,6 +52357,9 @@ export declare namespace mediapackagev2 {
|
|
|
51938
52357
|
* <p>A short string that's appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
|
|
51939
52358
|
*/
|
|
51940
52359
|
childManifestName?: string;
|
|
52360
|
+
/**
|
|
52361
|
+
* Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
|
|
52362
|
+
*/
|
|
51941
52363
|
filterConfiguration?: outputs.mediapackagev2.OriginEndpointFilterConfiguration;
|
|
51942
52364
|
/**
|
|
51943
52365
|
* <p>A short short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can't use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
|
|
@@ -51948,24 +52370,23 @@ export declare namespace mediapackagev2 {
|
|
|
51948
52370
|
*/
|
|
51949
52371
|
manifestWindowSeconds?: number;
|
|
51950
52372
|
/**
|
|
51951
|
-
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
|
|
51952
|
-
* EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
|
|
51953
|
-
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
|
|
51954
|
-
* <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
52373
|
+
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
51955
52374
|
*/
|
|
51956
52375
|
programDateTimeIntervalSeconds?: number;
|
|
51957
52376
|
/**
|
|
51958
52377
|
* THE SCTE-35 HLS configuration associated with the HLS manifest configuration.
|
|
51959
52378
|
*/
|
|
51960
52379
|
scteHls?: outputs.mediapackagev2.OriginEndpointScteHls;
|
|
52380
|
+
/**
|
|
52381
|
+
* To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
|
|
52382
|
+
*/
|
|
51961
52383
|
startTag?: outputs.mediapackagev2.OriginEndpointStartTag;
|
|
51962
52384
|
/**
|
|
51963
52385
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
51964
52386
|
*/
|
|
51965
52387
|
url?: string;
|
|
51966
52388
|
/**
|
|
51967
|
-
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
|
|
51968
|
-
* For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
52389
|
+
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
51969
52390
|
*/
|
|
51970
52391
|
urlEncodeChildManifest?: boolean;
|
|
51971
52392
|
}
|
|
@@ -51977,6 +52398,9 @@ export declare namespace mediapackagev2 {
|
|
|
51977
52398
|
* <p>A short string that's appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
|
|
51978
52399
|
*/
|
|
51979
52400
|
childManifestName?: string;
|
|
52401
|
+
/**
|
|
52402
|
+
* Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
|
|
52403
|
+
*/
|
|
51980
52404
|
filterConfiguration?: outputs.mediapackagev2.OriginEndpointFilterConfiguration;
|
|
51981
52405
|
/**
|
|
51982
52406
|
* <p>A short short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can't use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
|
|
@@ -51987,24 +52411,23 @@ export declare namespace mediapackagev2 {
|
|
|
51987
52411
|
*/
|
|
51988
52412
|
manifestWindowSeconds?: number;
|
|
51989
52413
|
/**
|
|
51990
|
-
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
|
|
51991
|
-
* EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
|
|
51992
|
-
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
|
|
51993
|
-
* <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
52414
|
+
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
51994
52415
|
*/
|
|
51995
52416
|
programDateTimeIntervalSeconds?: number;
|
|
51996
52417
|
/**
|
|
51997
52418
|
* The SCTE-35 HLS configuration associated with the low-latency HLS (LL-HLS) manifest configuration of the origin endpoint.
|
|
51998
52419
|
*/
|
|
51999
52420
|
scteHls?: outputs.mediapackagev2.OriginEndpointScteHls;
|
|
52421
|
+
/**
|
|
52422
|
+
* To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
|
|
52423
|
+
*/
|
|
52000
52424
|
startTag?: outputs.mediapackagev2.OriginEndpointStartTag;
|
|
52001
52425
|
/**
|
|
52002
52426
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
52003
52427
|
*/
|
|
52004
52428
|
url?: string;
|
|
52005
52429
|
/**
|
|
52006
|
-
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
|
|
52007
|
-
* For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
52430
|
+
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
52008
52431
|
*/
|
|
52009
52432
|
urlEncodeChildManifest?: boolean;
|
|
52010
52433
|
}
|
|
@@ -52086,21 +52509,15 @@ export declare namespace mediapackagev2 {
|
|
|
52086
52509
|
*/
|
|
52087
52510
|
encryptionContractConfiguration: outputs.mediapackagev2.OriginEndpointEncryptionContractConfiguration;
|
|
52088
52511
|
/**
|
|
52089
|
-
* <p>The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID.</p>
|
|
52090
|
-
* <p>The following example shows a resource ID: <code>MovieNight20171126093045</code>
|
|
52091
|
-
* </p>
|
|
52512
|
+
* <p>The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID.</p> <p>The following example shows a resource ID: <code>MovieNight20171126093045</code> </p>
|
|
52092
52513
|
*/
|
|
52093
52514
|
resourceId: string;
|
|
52094
52515
|
/**
|
|
52095
|
-
* <p>The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.</p>
|
|
52096
|
-
* <p>Valid format: <code>arn:aws:iam::{accountID}:role/{name}</code>. The following example shows a role ARN: <code>arn:aws:iam::444455556666:role/SpekeAccess</code>
|
|
52097
|
-
* </p>
|
|
52516
|
+
* <p>The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.</p> <p>Valid format: <code>arn:aws:iam::{accountID}:role/{name}</code>. The following example shows a role ARN: <code>arn:aws:iam::444455556666:role/SpekeAccess</code> </p>
|
|
52098
52517
|
*/
|
|
52099
52518
|
roleArn: string;
|
|
52100
52519
|
/**
|
|
52101
|
-
* <p>The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://.</p>
|
|
52102
|
-
* <p>The following example shows a URL: <code>https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection</code>
|
|
52103
|
-
* </p>
|
|
52520
|
+
* <p>The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://.</p> <p>The following example shows a URL: <code>https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection</code> </p>
|
|
52104
52521
|
*/
|
|
52105
52522
|
url: string;
|
|
52106
52523
|
}
|
|
@@ -54090,10 +54507,18 @@ export declare namespace networkmanager {
|
|
|
54090
54507
|
* Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
|
|
54091
54508
|
*/
|
|
54092
54509
|
applianceModeSupport?: boolean;
|
|
54510
|
+
/**
|
|
54511
|
+
* Indicates whether to enable private DNS Support for Vpc Attachment. Valid Values: true | false
|
|
54512
|
+
*/
|
|
54513
|
+
dnsSupport?: boolean;
|
|
54093
54514
|
/**
|
|
54094
54515
|
* Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
|
|
54095
54516
|
*/
|
|
54096
54517
|
ipv6Support?: boolean;
|
|
54518
|
+
/**
|
|
54519
|
+
* Indicates whether to enable Security Group Referencing Support for Vpc Attachment. Valid Values: true | false
|
|
54520
|
+
*/
|
|
54521
|
+
securityGroupReferencingSupport?: boolean;
|
|
54097
54522
|
}
|
|
54098
54523
|
}
|
|
54099
54524
|
export declare namespace nimblestudio {
|
|
@@ -54215,6 +54640,63 @@ export declare namespace oam {
|
|
|
54215
54640
|
filter: string;
|
|
54216
54641
|
}
|
|
54217
54642
|
}
|
|
54643
|
+
export declare namespace odb {
|
|
54644
|
+
/**
|
|
54645
|
+
* The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
|
|
54646
|
+
*/
|
|
54647
|
+
interface CloudAutonomousVmClusterMaintenanceWindow {
|
|
54648
|
+
/**
|
|
54649
|
+
* The days of the week when maintenance can be performed.
|
|
54650
|
+
*/
|
|
54651
|
+
daysOfWeek?: enums.odb.CloudAutonomousVmClusterMaintenanceWindowDaysOfWeekItem[];
|
|
54652
|
+
/**
|
|
54653
|
+
* The hours of the day when maintenance can be performed.
|
|
54654
|
+
*/
|
|
54655
|
+
hoursOfDay?: number[];
|
|
54656
|
+
/**
|
|
54657
|
+
* The lead time in weeks before the maintenance window.
|
|
54658
|
+
*/
|
|
54659
|
+
leadTimeInWeeks?: number;
|
|
54660
|
+
/**
|
|
54661
|
+
* The months when maintenance can be performed.
|
|
54662
|
+
*/
|
|
54663
|
+
months?: enums.odb.CloudAutonomousVmClusterMaintenanceWindowMonthsItem[];
|
|
54664
|
+
/**
|
|
54665
|
+
* The preference for the maintenance window scheduling.
|
|
54666
|
+
*/
|
|
54667
|
+
preference?: enums.odb.CloudAutonomousVmClusterMaintenanceWindowPreference;
|
|
54668
|
+
/**
|
|
54669
|
+
* The weeks of the month when maintenance can be performed.
|
|
54670
|
+
*/
|
|
54671
|
+
weeksOfMonth?: number[];
|
|
54672
|
+
}
|
|
54673
|
+
/**
|
|
54674
|
+
* A contact to receive notification from Oracle about maintenance updates for a specific Exadata infrastructure.
|
|
54675
|
+
*/
|
|
54676
|
+
interface CloudExadataInfrastructureCustomerContact {
|
|
54677
|
+
/**
|
|
54678
|
+
* The email address of the contact.
|
|
54679
|
+
*/
|
|
54680
|
+
email?: string;
|
|
54681
|
+
}
|
|
54682
|
+
/**
|
|
54683
|
+
* Information about the data collection options enabled for a VM cluster.
|
|
54684
|
+
*/
|
|
54685
|
+
interface CloudVmClusterDataCollectionOptions {
|
|
54686
|
+
/**
|
|
54687
|
+
* Indicates whether diagnostic collection is enabled for the VM cluster.
|
|
54688
|
+
*/
|
|
54689
|
+
isDiagnosticsEventsEnabled?: boolean;
|
|
54690
|
+
/**
|
|
54691
|
+
* Indicates whether health monitoring is enabled for the VM cluster.
|
|
54692
|
+
*/
|
|
54693
|
+
isHealthMonitoringEnabled?: boolean;
|
|
54694
|
+
/**
|
|
54695
|
+
* Indicates whether incident logs are enabled for the cloud VM cluster.
|
|
54696
|
+
*/
|
|
54697
|
+
isIncidentLogsEnabled?: boolean;
|
|
54698
|
+
}
|
|
54699
|
+
}
|
|
54218
54700
|
export declare namespace omics {
|
|
54219
54701
|
interface AnnotationStoreReferenceItem {
|
|
54220
54702
|
/**
|
|
@@ -57020,6 +57502,26 @@ export declare namespace qbusiness {
|
|
|
57020
57502
|
*/
|
|
57021
57503
|
orAllFilters?: outputs.qbusiness.DataAccessorAttributeFilter[];
|
|
57022
57504
|
}
|
|
57505
|
+
interface DataAccessorAuthenticationConfigurationProperties {
|
|
57506
|
+
idcTrustedTokenIssuerConfiguration: outputs.qbusiness.DataAccessorIdcTrustedTokenIssuerConfiguration;
|
|
57507
|
+
}
|
|
57508
|
+
interface DataAccessorAuthenticationDetail {
|
|
57509
|
+
/**
|
|
57510
|
+
* The specific authentication configuration based on the authentication type.
|
|
57511
|
+
*/
|
|
57512
|
+
authenticationConfiguration?: outputs.qbusiness.DataAccessorAuthenticationConfigurationProperties;
|
|
57513
|
+
/**
|
|
57514
|
+
* The type of authentication to use for the data accessor. This determines how the ISV authenticates when accessing data. You can use one of two authentication types:
|
|
57515
|
+
*
|
|
57516
|
+
* - `AWS_IAM_IDC_TTI` - Authentication using IAM Identity Center Trusted Token Issuer (TTI). This authentication type allows the ISV to use a trusted token issuer to generate tokens for accessing the data.
|
|
57517
|
+
* - `AWS_IAM_IDC_AUTH_CODE` - Authentication using IAM Identity Center authorization code flow. This authentication type uses the standard OAuth 2.0 authorization code flow for authentication.
|
|
57518
|
+
*/
|
|
57519
|
+
authenticationType: enums.qbusiness.DataAccessorAuthenticationType;
|
|
57520
|
+
/**
|
|
57521
|
+
* A list of external identifiers associated with this authentication configuration. These are used to correlate the data accessor with external systems.
|
|
57522
|
+
*/
|
|
57523
|
+
externalIds?: string[];
|
|
57524
|
+
}
|
|
57023
57525
|
interface DataAccessorDocumentAttribute {
|
|
57024
57526
|
/**
|
|
57025
57527
|
* The identifier for the attribute.
|
|
@@ -57042,6 +57544,9 @@ export declare namespace qbusiness {
|
|
|
57042
57544
|
interface DataAccessorDocumentAttributeValue3Properties {
|
|
57043
57545
|
dateValue: string;
|
|
57044
57546
|
}
|
|
57547
|
+
interface DataAccessorIdcTrustedTokenIssuerConfiguration {
|
|
57548
|
+
idcTrustedTokenIssuerArn: string;
|
|
57549
|
+
}
|
|
57045
57550
|
interface DataSourceAudioExtractionConfiguration {
|
|
57046
57551
|
/**
|
|
57047
57552
|
* The status of audio extraction (ENABLED or DISABLED) for processing audio content from files.
|
|
@@ -57118,7 +57623,7 @@ export declare namespace qbusiness {
|
|
|
57118
57623
|
*/
|
|
57119
57624
|
invocationCondition?: outputs.qbusiness.DataSourceDocumentAttributeCondition;
|
|
57120
57625
|
/**
|
|
57121
|
-
* The Amazon Resource Name (ARN) of the Lambda function
|
|
57626
|
+
* The Amazon Resource Name (ARN) of the Lambda function during ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
|
|
57122
57627
|
*/
|
|
57123
57628
|
lambdaArn?: string;
|
|
57124
57629
|
/**
|
|
@@ -57216,6 +57721,11 @@ export declare namespace qbusiness {
|
|
|
57216
57721
|
*/
|
|
57217
57722
|
indexedTextDocumentCount?: number;
|
|
57218
57723
|
}
|
|
57724
|
+
interface PermissionCondition {
|
|
57725
|
+
conditionKey: string;
|
|
57726
|
+
conditionOperator: enums.qbusiness.PermissionConditionConditionOperator;
|
|
57727
|
+
conditionValues: string[];
|
|
57728
|
+
}
|
|
57219
57729
|
interface PluginApiSchema0Properties {
|
|
57220
57730
|
payload: string;
|
|
57221
57731
|
}
|
|
@@ -66135,13 +66645,37 @@ export declare namespace quicksight {
|
|
|
66135
66645
|
*/
|
|
66136
66646
|
createSpiceDataset?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66137
66647
|
/**
|
|
66138
|
-
* The ability to export to CSV files.
|
|
66648
|
+
* The ability to export to CSV files from the UI.
|
|
66139
66649
|
*/
|
|
66140
66650
|
exportToCsv?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66141
66651
|
/**
|
|
66142
|
-
* The ability to export to
|
|
66652
|
+
* The ability to export to CSV files in scheduled email reports.
|
|
66653
|
+
*/
|
|
66654
|
+
exportToCsvInScheduledReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66655
|
+
/**
|
|
66656
|
+
* The ability to export to Excel files from the UI.
|
|
66143
66657
|
*/
|
|
66144
66658
|
exportToExcel?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66659
|
+
/**
|
|
66660
|
+
* The ability to export to Excel files in scheduled email reports.
|
|
66661
|
+
*/
|
|
66662
|
+
exportToExcelInScheduledReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66663
|
+
/**
|
|
66664
|
+
* The ability to export to PDF files from the UI.
|
|
66665
|
+
*/
|
|
66666
|
+
exportToPdf?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66667
|
+
/**
|
|
66668
|
+
* The ability to export to PDF files in scheduled email reports.
|
|
66669
|
+
*/
|
|
66670
|
+
exportToPdfInScheduledReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66671
|
+
/**
|
|
66672
|
+
* The ability to include content in scheduled email reports.
|
|
66673
|
+
*/
|
|
66674
|
+
includeContentInScheduledReportsEmail?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66675
|
+
/**
|
|
66676
|
+
* The ability to print reports.
|
|
66677
|
+
*/
|
|
66678
|
+
printReports?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
66145
66679
|
/**
|
|
66146
66680
|
* The ability to rename shared folders.
|
|
66147
66681
|
*/
|
|
@@ -76103,15 +76637,6 @@ export declare namespace quicksight {
|
|
|
76103
76637
|
*/
|
|
76104
76638
|
type?: enums.quicksight.DataSourceErrorInfoType;
|
|
76105
76639
|
}
|
|
76106
|
-
/**
|
|
76107
|
-
* <p>The parameters for an IAM Identity Center configuration.</p>
|
|
76108
|
-
*/
|
|
76109
|
-
interface DataSourceIdentityCenterConfiguration {
|
|
76110
|
-
/**
|
|
76111
|
-
* <p>A Boolean option that controls whether Trusted Identity Propagation should be used.</p>
|
|
76112
|
-
*/
|
|
76113
|
-
enableIdentityPropagation?: boolean;
|
|
76114
|
-
}
|
|
76115
76640
|
/**
|
|
76116
76641
|
* <p>Amazon S3 manifest file location.</p>
|
|
76117
76642
|
*/
|
|
@@ -76190,6 +76715,7 @@ export declare namespace quicksight {
|
|
|
76190
76715
|
* <p>The port.</p>
|
|
76191
76716
|
*/
|
|
76192
76717
|
port: number;
|
|
76718
|
+
useServiceName?: boolean;
|
|
76193
76719
|
}
|
|
76194
76720
|
/**
|
|
76195
76721
|
* <p>The parameters that Amazon QuickSight uses to connect to your underlying data source.
|
|
@@ -76375,7 +76901,7 @@ export declare namespace quicksight {
|
|
|
76375
76901
|
*
|
|
76376
76902
|
* This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
|
|
76377
76903
|
*/
|
|
76378
|
-
identityCenterConfiguration?:
|
|
76904
|
+
identityCenterConfiguration?: any;
|
|
76379
76905
|
/**
|
|
76380
76906
|
* <p>Port. This field can be blank if the <code>ClusterId</code> is provided.</p>
|
|
76381
76907
|
*/
|
|
@@ -86380,15 +86906,42 @@ export declare namespace redshiftserverless {
|
|
|
86380
86906
|
snapshotRetentionPeriod?: number;
|
|
86381
86907
|
}
|
|
86382
86908
|
interface Snapshot {
|
|
86909
|
+
/**
|
|
86910
|
+
* The username of the database within a snapshot.
|
|
86911
|
+
*/
|
|
86383
86912
|
adminUsername?: string;
|
|
86913
|
+
/**
|
|
86914
|
+
* The unique identifier of the KMS key used to encrypt the snapshot.
|
|
86915
|
+
*/
|
|
86384
86916
|
kmsKeyId?: string;
|
|
86917
|
+
/**
|
|
86918
|
+
* The Amazon Resource Name (ARN) of the namespace the snapshot was created from.
|
|
86919
|
+
*/
|
|
86385
86920
|
namespaceArn?: string;
|
|
86921
|
+
/**
|
|
86922
|
+
* The name of the namepsace.
|
|
86923
|
+
*/
|
|
86386
86924
|
namespaceName?: string;
|
|
86925
|
+
/**
|
|
86926
|
+
* The owner AWS ; account of the snapshot.
|
|
86927
|
+
*/
|
|
86387
86928
|
ownerAccount?: string;
|
|
86388
86929
|
retentionPeriod?: number;
|
|
86930
|
+
/**
|
|
86931
|
+
* The Amazon Resource Name (ARN) of the snapshot.
|
|
86932
|
+
*/
|
|
86389
86933
|
snapshotArn?: string;
|
|
86934
|
+
/**
|
|
86935
|
+
* The timestamp of when the snapshot was created.
|
|
86936
|
+
*/
|
|
86390
86937
|
snapshotCreateTime?: string;
|
|
86938
|
+
/**
|
|
86939
|
+
* The name of the snapshot.
|
|
86940
|
+
*/
|
|
86391
86941
|
snapshotName?: string;
|
|
86942
|
+
/**
|
|
86943
|
+
* The status of the snapshot.
|
|
86944
|
+
*/
|
|
86392
86945
|
status?: enums.redshiftserverless.SnapshotStatus;
|
|
86393
86946
|
}
|
|
86394
86947
|
interface Workgroup {
|
|
@@ -88034,6 +88587,39 @@ export declare namespace s3 {
|
|
|
88034
88587
|
*/
|
|
88035
88588
|
scheduleFrequency: enums.s3.BucketInventoryConfigurationScheduleFrequency;
|
|
88036
88589
|
}
|
|
88590
|
+
interface BucketInventoryTableConfiguration {
|
|
88591
|
+
/**
|
|
88592
|
+
* Specifies whether inventory table configuration is enabled or disabled.
|
|
88593
|
+
*/
|
|
88594
|
+
configurationState: enums.s3.BucketInventoryTableConfigurationConfigurationState;
|
|
88595
|
+
/**
|
|
88596
|
+
* The encryption configuration for the inventory table.
|
|
88597
|
+
*/
|
|
88598
|
+
encryptionConfiguration?: outputs.s3.BucketMetadataTableEncryptionConfiguration;
|
|
88599
|
+
/**
|
|
88600
|
+
* The ARN of the inventory table.
|
|
88601
|
+
*/
|
|
88602
|
+
tableArn?: string;
|
|
88603
|
+
/**
|
|
88604
|
+
* The name of the inventory table.
|
|
88605
|
+
*/
|
|
88606
|
+
tableName?: string;
|
|
88607
|
+
}
|
|
88608
|
+
interface BucketJournalTableConfiguration {
|
|
88609
|
+
/**
|
|
88610
|
+
* The encryption configuration for the journal table.
|
|
88611
|
+
*/
|
|
88612
|
+
encryptionConfiguration?: outputs.s3.BucketMetadataTableEncryptionConfiguration;
|
|
88613
|
+
recordExpiration: outputs.s3.BucketRecordExpiration;
|
|
88614
|
+
/**
|
|
88615
|
+
* The ARN of the journal table.
|
|
88616
|
+
*/
|
|
88617
|
+
tableArn?: string;
|
|
88618
|
+
/**
|
|
88619
|
+
* The name of the journal table.
|
|
88620
|
+
*/
|
|
88621
|
+
tableName?: string;
|
|
88622
|
+
}
|
|
88037
88623
|
/**
|
|
88038
88624
|
* Describes the LAMlong functions to invoke and the events for which to invoke them.
|
|
88039
88625
|
*/
|
|
@@ -88087,6 +88673,34 @@ export declare namespace s3 {
|
|
|
88087
88673
|
*/
|
|
88088
88674
|
targetObjectKeyFormat?: outputs.s3.BucketTargetObjectKeyFormat;
|
|
88089
88675
|
}
|
|
88676
|
+
interface BucketMetadataConfiguration {
|
|
88677
|
+
/**
|
|
88678
|
+
* The destination information for the metadata configuration.
|
|
88679
|
+
*/
|
|
88680
|
+
destination?: outputs.s3.BucketMetadataDestination;
|
|
88681
|
+
/**
|
|
88682
|
+
* The configuration for the inventory table.
|
|
88683
|
+
*/
|
|
88684
|
+
inventoryTableConfiguration?: outputs.s3.BucketInventoryTableConfiguration;
|
|
88685
|
+
/**
|
|
88686
|
+
* The configuration for the journal table.
|
|
88687
|
+
*/
|
|
88688
|
+
journalTableConfiguration: outputs.s3.BucketJournalTableConfiguration;
|
|
88689
|
+
}
|
|
88690
|
+
interface BucketMetadataDestination {
|
|
88691
|
+
/**
|
|
88692
|
+
* The ARN of the table bucket.
|
|
88693
|
+
*/
|
|
88694
|
+
tableBucketArn?: string;
|
|
88695
|
+
/**
|
|
88696
|
+
* The type of the table bucket.
|
|
88697
|
+
*/
|
|
88698
|
+
tableBucketType: enums.s3.BucketMetadataDestinationTableBucketType;
|
|
88699
|
+
/**
|
|
88700
|
+
* The namespace of the table.
|
|
88701
|
+
*/
|
|
88702
|
+
tableNamespace?: string;
|
|
88703
|
+
}
|
|
88090
88704
|
/**
|
|
88091
88705
|
* The metadata table configuration of an S3 general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) and [Setting up permissions for configuring metadata tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-permissions.html).
|
|
88092
88706
|
*/
|
|
@@ -88096,6 +88710,16 @@ export declare namespace s3 {
|
|
|
88096
88710
|
*/
|
|
88097
88711
|
s3TablesDestination: outputs.s3.BucketS3TablesDestination;
|
|
88098
88712
|
}
|
|
88713
|
+
interface BucketMetadataTableEncryptionConfiguration {
|
|
88714
|
+
/**
|
|
88715
|
+
* The ARN of the KMS key. Required if SseAlgorithm is aws:kms.
|
|
88716
|
+
*/
|
|
88717
|
+
kmsKeyArn?: string;
|
|
88718
|
+
/**
|
|
88719
|
+
* Specifies the server-side encryption algorithm to use for encrypting tables.
|
|
88720
|
+
*/
|
|
88721
|
+
sseAlgorithm: enums.s3.BucketMetadataTableEncryptionConfigurationSseAlgorithm;
|
|
88722
|
+
}
|
|
88099
88723
|
/**
|
|
88100
88724
|
* A container specifying replication metrics-related settings enabling replication metrics and events.
|
|
88101
88725
|
*/
|
|
@@ -88282,6 +88906,16 @@ export declare namespace s3 {
|
|
|
88282
88906
|
*/
|
|
88283
88907
|
queue: string;
|
|
88284
88908
|
}
|
|
88909
|
+
interface BucketRecordExpiration {
|
|
88910
|
+
/**
|
|
88911
|
+
* The number of days after which records expire. Required if Expiration is ENABLED.
|
|
88912
|
+
*/
|
|
88913
|
+
days?: number;
|
|
88914
|
+
/**
|
|
88915
|
+
* Specifies whether record expiration is enabled or disabled.
|
|
88916
|
+
*/
|
|
88917
|
+
expiration: enums.s3.BucketRecordExpirationExpiration;
|
|
88918
|
+
}
|
|
88285
88919
|
/**
|
|
88286
88920
|
* Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.
|
|
88287
88921
|
*/
|
|
@@ -89565,6 +90199,70 @@ export declare namespace s3tables {
|
|
|
89565
90199
|
*/
|
|
89566
90200
|
unreferencedDays?: number;
|
|
89567
90201
|
}
|
|
90202
|
+
/**
|
|
90203
|
+
* Settings governing the Compaction maintenance action. Contains details about the compaction settings for an Iceberg table.
|
|
90204
|
+
*/
|
|
90205
|
+
interface TableCompaction {
|
|
90206
|
+
/**
|
|
90207
|
+
* Indicates whether the Compaction maintenance action is enabled.
|
|
90208
|
+
*/
|
|
90209
|
+
status?: enums.s3tables.TableCompactionStatus;
|
|
90210
|
+
/**
|
|
90211
|
+
* The target file size for the table in MB.
|
|
90212
|
+
*/
|
|
90213
|
+
targetFileSizeMb?: number;
|
|
90214
|
+
}
|
|
90215
|
+
/**
|
|
90216
|
+
* Contains details about the metadata for an Iceberg table.
|
|
90217
|
+
*/
|
|
90218
|
+
interface TableIcebergMetadata {
|
|
90219
|
+
icebergSchema: outputs.s3tables.TableIcebergSchema;
|
|
90220
|
+
}
|
|
90221
|
+
/**
|
|
90222
|
+
* Contains details about the schema for an Iceberg table
|
|
90223
|
+
*/
|
|
90224
|
+
interface TableIcebergSchema {
|
|
90225
|
+
schemaFieldList: outputs.s3tables.TableSchemaField[];
|
|
90226
|
+
}
|
|
90227
|
+
/**
|
|
90228
|
+
* A policy document containing permissions to add to the specified table. In IAM, you must provide policy documents in JSON format. However, in CloudFormation you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to IAM.
|
|
90229
|
+
*/
|
|
90230
|
+
interface TablePolicyResourcePolicy {
|
|
90231
|
+
}
|
|
90232
|
+
/**
|
|
90233
|
+
* Contains details about the schema for an Iceberg table
|
|
90234
|
+
*/
|
|
90235
|
+
interface TableSchemaField {
|
|
90236
|
+
/**
|
|
90237
|
+
* The name of the field
|
|
90238
|
+
*/
|
|
90239
|
+
name: string;
|
|
90240
|
+
/**
|
|
90241
|
+
* A Boolean value that specifies whether values are required for each row in this field
|
|
90242
|
+
*/
|
|
90243
|
+
required?: boolean;
|
|
90244
|
+
/**
|
|
90245
|
+
* The field type
|
|
90246
|
+
*/
|
|
90247
|
+
type: string;
|
|
90248
|
+
}
|
|
90249
|
+
/**
|
|
90250
|
+
* Contains details about the snapshot management settings for an Iceberg table. A snapshot is expired when it exceeds MinSnapshotsToKeep and MaxSnapshotAgeHours.
|
|
90251
|
+
*/
|
|
90252
|
+
interface TableSnapshotManagement {
|
|
90253
|
+
/**
|
|
90254
|
+
* The maximum age of a snapshot before it can be expired.
|
|
90255
|
+
*/
|
|
90256
|
+
maxSnapshotAgeHours?: number;
|
|
90257
|
+
/**
|
|
90258
|
+
* The minimum number of snapshots to keep.
|
|
90259
|
+
*/
|
|
90260
|
+
minSnapshotsToKeep?: number;
|
|
90261
|
+
/**
|
|
90262
|
+
* Indicates whether the SnapshotManagement maintenance action is enabled.
|
|
90263
|
+
*/
|
|
90264
|
+
status?: enums.s3tables.TableSnapshotManagementStatus;
|
|
90265
|
+
}
|
|
89568
90266
|
}
|
|
89569
90267
|
export declare namespace sagemaker {
|
|
89570
90268
|
/**
|
|
@@ -90444,6 +91142,10 @@ export declare namespace sagemaker {
|
|
|
90444
91142
|
* The location where Amazon S3 stores temporary execution data and other artifacts for the project that corresponds to the domain.
|
|
90445
91143
|
*/
|
|
90446
91144
|
projectS3Path?: string;
|
|
91145
|
+
/**
|
|
91146
|
+
* The ARN of the DataZone application managed by SageMaker Unified Studio in the AWS IAM Identity Center.
|
|
91147
|
+
*/
|
|
91148
|
+
singleSignOnApplicationArn?: string;
|
|
90447
91149
|
/**
|
|
90448
91150
|
* Sets whether you can access the domain in Amazon SageMaker Studio:
|
|
90449
91151
|
*
|
|
@@ -93312,6 +94014,34 @@ export declare namespace sagemaker {
|
|
|
93312
94014
|
*/
|
|
93313
94015
|
version?: string;
|
|
93314
94016
|
}
|
|
94017
|
+
interface ProjectCfnStackParameter {
|
|
94018
|
+
/**
|
|
94019
|
+
* The key of the parameter.
|
|
94020
|
+
*/
|
|
94021
|
+
key: string;
|
|
94022
|
+
/**
|
|
94023
|
+
* The value of the parameter.
|
|
94024
|
+
*/
|
|
94025
|
+
value: string;
|
|
94026
|
+
}
|
|
94027
|
+
/**
|
|
94028
|
+
* CloudFormation template provider details for a SageMaker project.
|
|
94029
|
+
*/
|
|
94030
|
+
interface ProjectCfnTemplateProviderDetail {
|
|
94031
|
+
parameters?: outputs.sagemaker.ProjectCfnStackParameter[];
|
|
94032
|
+
/**
|
|
94033
|
+
* The Amazon Resource Name (ARN) of the IAM role used by the template provider.
|
|
94034
|
+
*/
|
|
94035
|
+
roleArn?: string;
|
|
94036
|
+
/**
|
|
94037
|
+
* The name of the template used for the project.
|
|
94038
|
+
*/
|
|
94039
|
+
templateName: string;
|
|
94040
|
+
/**
|
|
94041
|
+
* The URL of the CloudFormation template.
|
|
94042
|
+
*/
|
|
94043
|
+
templateUrl: string;
|
|
94044
|
+
}
|
|
93315
94045
|
/**
|
|
93316
94046
|
* Information about a parameter used to provision a product.
|
|
93317
94047
|
*/
|
|
@@ -93325,6 +94055,12 @@ export declare namespace sagemaker {
|
|
|
93325
94055
|
*/
|
|
93326
94056
|
value: string;
|
|
93327
94057
|
}
|
|
94058
|
+
/**
|
|
94059
|
+
* Details about the template provider for the SageMaker project.
|
|
94060
|
+
*/
|
|
94061
|
+
interface ProjectTemplateProviderDetail {
|
|
94062
|
+
cfnTemplateProviderDetail?: outputs.sagemaker.ProjectCfnTemplateProviderDetail;
|
|
94063
|
+
}
|
|
93328
94064
|
/**
|
|
93329
94065
|
* Provisioned ServiceCatalog Details
|
|
93330
94066
|
*/
|
|
@@ -96709,7 +97445,9 @@ export declare namespace ssm {
|
|
|
96709
97445
|
*/
|
|
96710
97446
|
interface PatchBaselinePatchSource {
|
|
96711
97447
|
/**
|
|
96712
|
-
* The value of the
|
|
97448
|
+
* The value of the repo configuration.
|
|
97449
|
+
*
|
|
97450
|
+
* *Example for yum repositories*
|
|
96713
97451
|
*
|
|
96714
97452
|
* `[main]`
|
|
96715
97453
|
*
|
|
@@ -96719,7 +97457,15 @@ export declare namespace ssm {
|
|
|
96719
97457
|
*
|
|
96720
97458
|
* `enabled=1`
|
|
96721
97459
|
*
|
|
96722
|
-
*
|
|
97460
|
+
* For information about other options available for your yum repository configuration, see [dnf.conf(5)](https://docs.aws.amazon.com/https://man7.org/linux/man-pages/man5/dnf.conf.5.html) on the *man7.org* website.
|
|
97461
|
+
*
|
|
97462
|
+
* *Examples for Ubuntu Server and Debian Server*
|
|
97463
|
+
*
|
|
97464
|
+
* `deb http://security.ubuntu.com/ubuntu jammy main`
|
|
97465
|
+
*
|
|
97466
|
+
* `deb https://site.example.com/debian distribution component1 component2 component3`
|
|
97467
|
+
*
|
|
97468
|
+
* Repo information for Ubuntu Server repositories must be specifed in a single line. For more examples and information, see [jammy (5) sources.list.5.gz](https://docs.aws.amazon.com/https://manpages.ubuntu.com/manpages/jammy/man5/sources.list.5.html) on the *Ubuntu Server Manuals* website and [sources.list format](https://docs.aws.amazon.com/https://wiki.debian.org/SourcesList#sources.list_format) on the *Debian Wiki* .
|
|
96723
97469
|
*/
|
|
96724
97470
|
configuration?: string;
|
|
96725
97471
|
/**
|
|
@@ -98258,6 +99004,7 @@ export declare namespace transfer {
|
|
|
98258
99004
|
* > - The server must already have `SubnetIds` populated ( `SubnetIds` and `AddressAllocationIds` cannot be updated simultaneously).
|
|
98259
99005
|
* > - `AddressAllocationIds` can't contain duplicates, and must be equal in length to `SubnetIds` . For example, if you have three subnet IDs, you must also specify three address allocation IDs.
|
|
98260
99006
|
* > - Call the `UpdateServer` API to set or change this parameter.
|
|
99007
|
+
* > - You can't set address allocation IDs for servers that have an `IpAddressType` set to `DUALSTACK` You can only set this property if `IpAddressType` is set to `IPV4` .
|
|
98261
99008
|
*/
|
|
98262
99009
|
addressAllocationIds?: string[];
|
|
98263
99010
|
/**
|
|
@@ -98356,7 +99103,10 @@ export declare namespace transfer {
|
|
|
98356
99103
|
}
|
|
98357
99104
|
interface ServerS3StorageOptions {
|
|
98358
99105
|
/**
|
|
98359
|
-
* Specifies whether or not performance for your Amazon S3 directories is optimized.
|
|
99106
|
+
* Specifies whether or not performance for your Amazon S3 directories is optimized.
|
|
99107
|
+
*
|
|
99108
|
+
* - If using the console, this is enabled by default.
|
|
99109
|
+
* - If using the API or CLI, this is disabled by default.
|
|
98360
99110
|
*
|
|
98361
99111
|
* By default, home directory mappings have a `TYPE` of `DIRECTORY` . If you enable this option, you would then need to explicitly set the `HomeDirectoryMapEntry` `Type` to `FILE` if you want a mapping to have a file target.
|
|
98362
99112
|
*/
|
|
@@ -98396,6 +99146,10 @@ export declare namespace transfer {
|
|
|
98396
99146
|
* Configuration for an SFTP connector.
|
|
98397
99147
|
*/
|
|
98398
99148
|
interface SftpConfigProperties {
|
|
99149
|
+
/**
|
|
99150
|
+
* Specifies the number of active connections that your connector can establish with the remote server at the same time.
|
|
99151
|
+
*/
|
|
99152
|
+
maxConcurrentConnections?: number;
|
|
98399
99153
|
/**
|
|
98400
99154
|
* List of public host keys, for the external server to which you are connecting.
|
|
98401
99155
|
*/
|
|
@@ -102947,6 +103701,35 @@ export declare namespace wisdom {
|
|
|
102947
103701
|
*/
|
|
102948
103702
|
address?: string;
|
|
102949
103703
|
}
|
|
103704
|
+
/**
|
|
103705
|
+
* The container of quick response content.
|
|
103706
|
+
*/
|
|
103707
|
+
interface QuickResponseContentProvider {
|
|
103708
|
+
/**
|
|
103709
|
+
* The content of the quick response.
|
|
103710
|
+
*/
|
|
103711
|
+
content?: string;
|
|
103712
|
+
}
|
|
103713
|
+
/**
|
|
103714
|
+
* The content of the quick response stored in different media types.
|
|
103715
|
+
*/
|
|
103716
|
+
interface QuickResponseContents {
|
|
103717
|
+
markdown?: outputs.wisdom.QuickResponseContentProvider;
|
|
103718
|
+
plainText?: outputs.wisdom.QuickResponseContentProvider;
|
|
103719
|
+
}
|
|
103720
|
+
/**
|
|
103721
|
+
* The configuration information of the user groups that the quick response is accessible to.
|
|
103722
|
+
*/
|
|
103723
|
+
interface QuickResponseGroupingConfiguration {
|
|
103724
|
+
/**
|
|
103725
|
+
* The criteria used for grouping Amazon Q in Connect users.
|
|
103726
|
+
*/
|
|
103727
|
+
criteria: string;
|
|
103728
|
+
/**
|
|
103729
|
+
* The list of values that define different groups of Amazon Q in Connect users.
|
|
103730
|
+
*/
|
|
103731
|
+
values: string[];
|
|
103732
|
+
}
|
|
102950
103733
|
}
|
|
102951
103734
|
export declare namespace workspaces {
|
|
102952
103735
|
interface ConnectionAliasAssociation {
|