@pulumi/aws-native 1.38.0-alpha.1761284362 → 1.38.0-alpha.1761310773
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/applicationsignals/getGroupingConfiguration.d.ts +9 -0
- package/applicationsignals/getGroupingConfiguration.js.map +1 -1
- package/applicationsignals/groupingConfiguration.d.ts +3 -0
- package/applicationsignals/groupingConfiguration.js.map +1 -1
- package/aps/anomalyDetector.d.ts +95 -0
- package/aps/anomalyDetector.js +81 -0
- package/aps/anomalyDetector.js.map +1 -0
- package/aps/getAnomalyDetector.d.ts +48 -0
- package/aps/getAnomalyDetector.js +28 -0
- package/aps/getAnomalyDetector.js.map +1 -0
- package/aps/index.d.ts +6 -0
- package/aps/index.js +8 -1
- package/aps/index.js.map +1 -1
- package/cloudfront/getVpcOrigin.d.ts +1 -0
- package/cloudfront/getVpcOrigin.js.map +1 -1
- package/cloudfront/vpcOrigin.d.ts +1 -0
- package/cloudfront/vpcOrigin.js +2 -0
- package/cloudfront/vpcOrigin.js.map +1 -1
- package/connect/emailAddress.d.ts +8 -0
- package/connect/emailAddress.js +2 -0
- package/connect/emailAddress.js.map +1 -1
- package/connect/getEmailAddress.d.ts +4 -0
- package/connect/getEmailAddress.js.map +1 -1
- package/ec2/capacityReservation.d.ts +4 -4
- package/ec2/getCapacityReservation.d.ts +2 -2
- package/ec2/getNatGateway.d.ts +3 -0
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/natGateway.d.ts +9 -0
- package/ec2/natGateway.js.map +1 -1
- package/ecr/getRepository.d.ts +3 -2
- package/ecr/getRepository.js.map +1 -1
- package/ecr/repository.d.ts +6 -4
- package/ecr/repository.js.map +1 -1
- package/ecs/service.d.ts +2 -0
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListenerRule.d.ts +1 -0
- package/elasticloadbalancingv2/getListenerRule.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +2 -0
- package/elasticloadbalancingv2/listenerRule.js +2 -0
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/events/eventBusPolicy.d.ts +81 -0
- package/events/eventBusPolicy.js +71 -0
- package/events/eventBusPolicy.js.map +1 -0
- package/events/getEventBusPolicy.d.ts +37 -0
- package/events/getEventBusPolicy.js +30 -0
- package/events/getEventBusPolicy.js.map +1 -0
- package/events/index.d.ts +6 -0
- package/events/index.js +8 -1
- package/events/index.js.map +1 -1
- package/gameliftstreams/application.d.ts +2 -2
- package/imagebuilder/getImagePipeline.d.ts +4 -0
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/image.d.ts +8 -0
- package/imagebuilder/image.js +2 -0
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +4 -0
- package/imagebuilder/imagePipeline.js +2 -0
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/lambda/permission.d.ts +2 -2
- package/mediapackagev2/getOriginEndpoint.d.ts +5 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js +4 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +8 -0
- package/neptune/dbInstance.js +2 -0
- package/neptune/dbInstance.js.map +1 -1
- package/neptune/getDbInstance.d.ts +4 -0
- package/neptune/getDbInstance.js.map +1 -1
- package/observabilityadmin/getOrganizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/getOrganizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/getOrganizationTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getOrganizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/getTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getTelemetryRule.js.map +1 -1
- package/observabilityadmin/organizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/organizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/organizationTelemetryRule.d.ts +6 -0
- package/observabilityadmin/organizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/telemetryRule.d.ts +6 -0
- package/observabilityadmin/telemetryRule.js.map +1 -1
- package/organizations/account.d.ts +4 -0
- package/organizations/account.js +2 -0
- package/organizations/account.js.map +1 -1
- package/organizations/getAccount.d.ts +4 -0
- package/organizations/getAccount.js.map +1 -1
- package/osis/getPipeline.d.ts +5 -0
- package/osis/getPipeline.js.map +1 -1
- package/osis/pipeline.d.ts +10 -0
- package/osis/pipeline.js +4 -0
- package/osis/pipeline.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +12 -20
- package/rds/dbCluster.js.map +1 -1
- package/rtbfabric/getRequesterGateway.d.ts +32 -0
- package/rtbfabric/getRequesterGateway.js +28 -0
- package/rtbfabric/getRequesterGateway.js.map +1 -0
- package/rtbfabric/getResponderGateway.d.ts +34 -0
- package/rtbfabric/getResponderGateway.js +28 -0
- package/rtbfabric/getResponderGateway.js.map +1 -0
- package/rtbfabric/index.d.ts +13 -0
- package/rtbfabric/index.js +48 -0
- package/rtbfabric/index.js.map +1 -0
- package/rtbfabric/requesterGateway.d.ts +54 -0
- package/rtbfabric/requesterGateway.js +89 -0
- package/rtbfabric/requesterGateway.js.map +1 -0
- package/rtbfabric/responderGateway.d.ts +61 -0
- package/rtbfabric/responderGateway.js +99 -0
- package/rtbfabric/responderGateway.js.map +1 -0
- package/s3/accessGrantsLocation.d.ts +5 -5
- package/s3/accessGrantsLocation.js +6 -0
- package/s3/accessGrantsLocation.js.map +1 -1
- package/sagemaker/cluster.d.ts +2 -0
- package/sagemaker/cluster.js +2 -0
- package/sagemaker/cluster.js.map +1 -1
- package/sagemaker/getCluster.d.ts +1 -0
- package/sagemaker/getCluster.js.map +1 -1
- package/ssmquicksetup/getLifecycleAutomation.d.ts +6 -0
- package/ssmquicksetup/getLifecycleAutomation.js.map +1 -1
- package/ssmquicksetup/lifecycleAutomation.d.ts +12 -0
- package/ssmquicksetup/lifecycleAutomation.js.map +1 -1
- package/types/enums/connect/index.d.ts +54 -0
- package/types/enums/connect/index.js +27 -1
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/connectcampaignsv2/index.d.ts +7 -0
- package/types/enums/connectcampaignsv2/index.js +4 -1
- package/types/enums/connectcampaignsv2/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +1 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/index.d.ts +6 -1
- package/types/enums/index.js +7 -1
- package/types/enums/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +11 -0
- package/types/enums/mediapackagev2/index.js +10 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +9 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/organizations/index.d.ts +11 -0
- package/types/enums/organizations/index.js +8 -1
- package/types/enums/organizations/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +1 -1
- package/types/enums/rtbfabric/index.d.ts +29 -0
- package/types/enums/rtbfabric/index.js +32 -0
- package/types/enums/rtbfabric/index.js.map +1 -0
- package/types/enums/sagemaker/index.d.ts +8 -0
- package/types/enums/sagemaker/index.js +7 -3
- package/types/enums/sagemaker/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +4 -0
- package/types/enums/wisdom/index.js +4 -0
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +380 -13
- package/types/output.d.ts +380 -13
- package/types/output.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -6274,6 +6274,37 @@ export declare namespace appsync {
|
|
|
6274
6274
|
}
|
|
6275
6275
|
}
|
|
6276
6276
|
export declare namespace aps {
|
|
6277
|
+
interface AnomalyDetectorConfiguration {
|
|
6278
|
+
randomCutForest: outputs.aps.AnomalyDetectorRandomCutForestConfiguration;
|
|
6279
|
+
}
|
|
6280
|
+
interface AnomalyDetectorIgnoreNearExpected {
|
|
6281
|
+
amount?: number;
|
|
6282
|
+
ratio?: number;
|
|
6283
|
+
}
|
|
6284
|
+
/**
|
|
6285
|
+
* A key-value pair to provide meta-data and multi-dimensional data analysis for filtering and aggregation.
|
|
6286
|
+
*/
|
|
6287
|
+
interface AnomalyDetectorLabel {
|
|
6288
|
+
/**
|
|
6289
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
6290
|
+
*/
|
|
6291
|
+
key: string;
|
|
6292
|
+
/**
|
|
6293
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
6294
|
+
*/
|
|
6295
|
+
value: string;
|
|
6296
|
+
}
|
|
6297
|
+
interface AnomalyDetectorMissingDataAction {
|
|
6298
|
+
markAsAnomaly?: boolean;
|
|
6299
|
+
skip?: boolean;
|
|
6300
|
+
}
|
|
6301
|
+
interface AnomalyDetectorRandomCutForestConfiguration {
|
|
6302
|
+
ignoreNearExpectedFromAbove?: outputs.aps.AnomalyDetectorIgnoreNearExpected;
|
|
6303
|
+
ignoreNearExpectedFromBelow?: outputs.aps.AnomalyDetectorIgnoreNearExpected;
|
|
6304
|
+
query: string;
|
|
6305
|
+
sampleSize?: number;
|
|
6306
|
+
shingleSize?: number;
|
|
6307
|
+
}
|
|
6277
6308
|
/**
|
|
6278
6309
|
* Represents a cloudwatch logs destination for scraper logging
|
|
6279
6310
|
*/
|
|
@@ -17435,6 +17466,7 @@ export declare namespace cloudfront {
|
|
|
17435
17466
|
* For more information, see [Response timeout](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the *Amazon CloudFront Developer Guide*.
|
|
17436
17467
|
*/
|
|
17437
17468
|
originReadTimeout?: number;
|
|
17469
|
+
ownerAccountId?: string;
|
|
17438
17470
|
/**
|
|
17439
17471
|
* The VPC origin ID.
|
|
17440
17472
|
*/
|
|
@@ -20348,9 +20380,24 @@ export declare namespace connect {
|
|
|
20348
20380
|
*/
|
|
20349
20381
|
requiredFields?: outputs.connect.TaskTemplateRequiredFieldInfo[];
|
|
20350
20382
|
}
|
|
20383
|
+
/**
|
|
20384
|
+
* Configuration for an email address alias
|
|
20385
|
+
*/
|
|
20386
|
+
interface EmailAddressAliasConfiguration {
|
|
20387
|
+
/**
|
|
20388
|
+
* The identifier of the email address alias
|
|
20389
|
+
*/
|
|
20390
|
+
emailAddressArn: string;
|
|
20391
|
+
}
|
|
20351
20392
|
interface EvaluationFormAutoEvaluationConfiguration {
|
|
20352
20393
|
enabled?: boolean;
|
|
20353
20394
|
}
|
|
20395
|
+
interface EvaluationFormAutomaticFailConfiguration {
|
|
20396
|
+
/**
|
|
20397
|
+
* The target section refId to control failure propagation boundary.
|
|
20398
|
+
*/
|
|
20399
|
+
targetSection?: string;
|
|
20400
|
+
}
|
|
20354
20401
|
/**
|
|
20355
20402
|
* An item at the root level. All items must be sections.
|
|
20356
20403
|
*/
|
|
@@ -20373,10 +20420,72 @@ export declare namespace connect {
|
|
|
20373
20420
|
*/
|
|
20374
20421
|
section?: outputs.connect.EvaluationFormSection;
|
|
20375
20422
|
}
|
|
20423
|
+
interface EvaluationFormItemEnablementCondition {
|
|
20424
|
+
/**
|
|
20425
|
+
* The list of operands that compose the condition. Each operand represents a specific criteria to be evaluated.
|
|
20426
|
+
*/
|
|
20427
|
+
operands: outputs.connect.EvaluationFormItemEnablementConditionOperand[];
|
|
20428
|
+
/**
|
|
20429
|
+
* The logical operator used to combine multiple operands, determining how the condition is evaluated as a whole.
|
|
20430
|
+
*/
|
|
20431
|
+
operator?: enums.connect.EvaluationFormItemEnablementConditionOperator;
|
|
20432
|
+
}
|
|
20433
|
+
interface EvaluationFormItemEnablementConditionOperand {
|
|
20434
|
+
/**
|
|
20435
|
+
* A direct comparison expression that evaluates a form item's value against specified criteria.
|
|
20436
|
+
*/
|
|
20437
|
+
expression?: outputs.connect.EvaluationFormItemEnablementExpression;
|
|
20438
|
+
}
|
|
20439
|
+
interface EvaluationFormItemEnablementConfiguration {
|
|
20440
|
+
/**
|
|
20441
|
+
* Defines the enablement status to be applied when the specified condition is met.
|
|
20442
|
+
*/
|
|
20443
|
+
action: enums.connect.EvaluationFormItemEnablementConfigurationAction;
|
|
20444
|
+
/**
|
|
20445
|
+
* Specifies the logical condition that determines when to apply the enablement rules.
|
|
20446
|
+
*/
|
|
20447
|
+
condition: outputs.connect.EvaluationFormItemEnablementCondition;
|
|
20448
|
+
/**
|
|
20449
|
+
* Specifies the default enablement status to be applied when the condition is not satisfied.
|
|
20450
|
+
*/
|
|
20451
|
+
defaultAction?: enums.connect.EvaluationFormItemEnablementConfigurationDefaultAction;
|
|
20452
|
+
}
|
|
20453
|
+
interface EvaluationFormItemEnablementExpression {
|
|
20454
|
+
/**
|
|
20455
|
+
* Specifies the comparison method to determine if the source value matches any of the specified values.
|
|
20456
|
+
*/
|
|
20457
|
+
comparator: enums.connect.EvaluationFormItemEnablementExpressionComparator;
|
|
20458
|
+
/**
|
|
20459
|
+
* Identifies the form item whose value will be evaluated in the expression.
|
|
20460
|
+
*/
|
|
20461
|
+
source: outputs.connect.EvaluationFormItemEnablementSource;
|
|
20462
|
+
/**
|
|
20463
|
+
* The list of possible values to compare against the source form item's value.
|
|
20464
|
+
*/
|
|
20465
|
+
values: outputs.connect.EvaluationFormItemEnablementSourceValue[];
|
|
20466
|
+
}
|
|
20467
|
+
interface EvaluationFormItemEnablementSource {
|
|
20468
|
+
refId?: string;
|
|
20469
|
+
/**
|
|
20470
|
+
* The type of the source entity.
|
|
20471
|
+
*/
|
|
20472
|
+
type: enums.connect.EvaluationFormItemEnablementSourceType;
|
|
20473
|
+
}
|
|
20474
|
+
interface EvaluationFormItemEnablementSourceValue {
|
|
20475
|
+
/**
|
|
20476
|
+
* The reference id of the source entity value.
|
|
20477
|
+
*/
|
|
20478
|
+
refId?: string;
|
|
20479
|
+
/**
|
|
20480
|
+
* Type of the source entity value.
|
|
20481
|
+
*/
|
|
20482
|
+
type?: enums.connect.EvaluationFormItemEnablementSourceValueType;
|
|
20483
|
+
}
|
|
20376
20484
|
/**
|
|
20377
20485
|
* Information about the automation configuration in numeric questions.
|
|
20378
20486
|
*/
|
|
20379
20487
|
interface EvaluationFormNumericQuestionAutomation {
|
|
20488
|
+
answerSource?: outputs.connect.EvaluationFormQuestionAutomationAnswerSource;
|
|
20380
20489
|
/**
|
|
20381
20490
|
* The property value of the automation.
|
|
20382
20491
|
*/
|
|
@@ -20390,6 +20499,7 @@ export declare namespace connect {
|
|
|
20390
20499
|
* The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
|
|
20391
20500
|
*/
|
|
20392
20501
|
automaticFail?: boolean;
|
|
20502
|
+
automaticFailConfiguration?: outputs.connect.EvaluationFormAutomaticFailConfiguration;
|
|
20393
20503
|
/**
|
|
20394
20504
|
* The maximum answer value of the range option.
|
|
20395
20505
|
*/
|
|
@@ -20439,6 +20549,7 @@ export declare namespace connect {
|
|
|
20439
20549
|
* Information about a question from an evaluation form.
|
|
20440
20550
|
*/
|
|
20441
20551
|
interface EvaluationFormQuestion {
|
|
20552
|
+
enablement?: outputs.connect.EvaluationFormItemEnablementConfiguration;
|
|
20442
20553
|
/**
|
|
20443
20554
|
* The instructions of the section.
|
|
20444
20555
|
* *Length Constraints*: Minimum length of 0. Maximum length of 1024.
|
|
@@ -20474,6 +20585,12 @@ export declare namespace connect {
|
|
|
20474
20585
|
*/
|
|
20475
20586
|
weight?: number;
|
|
20476
20587
|
}
|
|
20588
|
+
interface EvaluationFormQuestionAutomationAnswerSource {
|
|
20589
|
+
/**
|
|
20590
|
+
* The type of the answer sourcr
|
|
20591
|
+
*/
|
|
20592
|
+
sourceType: enums.connect.EvaluationFormQuestionAutomationAnswerSourceSourceType;
|
|
20593
|
+
}
|
|
20477
20594
|
/**
|
|
20478
20595
|
* Information about properties for a question in an evaluation form. The question type properties must be either for a numeric question or a single select question.
|
|
20479
20596
|
*/
|
|
@@ -20486,6 +20603,7 @@ export declare namespace connect {
|
|
|
20486
20603
|
* The properties of the numeric question.
|
|
20487
20604
|
*/
|
|
20488
20605
|
singleSelect?: outputs.connect.EvaluationFormSingleSelectQuestionProperties;
|
|
20606
|
+
text?: outputs.connect.EvaluationFormTextQuestionProperties;
|
|
20489
20607
|
}
|
|
20490
20608
|
/**
|
|
20491
20609
|
* A scoring strategy of the evaluation form.
|
|
@@ -20536,6 +20654,7 @@ export declare namespace connect {
|
|
|
20536
20654
|
* Information about the automation configuration in single select questions. Automation options are evaluated in order, and the first matched option is applied. If no automation option matches, and there is a default option, then the default option is applied.
|
|
20537
20655
|
*/
|
|
20538
20656
|
interface EvaluationFormSingleSelectQuestionAutomation {
|
|
20657
|
+
answerSource?: outputs.connect.EvaluationFormQuestionAutomationAnswerSource;
|
|
20539
20658
|
/**
|
|
20540
20659
|
* The identifier of the default answer option, when none of the automation options match the criteria.
|
|
20541
20660
|
* *Length Constraints*: Minimum length of 1. Maximum length of 40.
|
|
@@ -20565,6 +20684,7 @@ export declare namespace connect {
|
|
|
20565
20684
|
* The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
|
|
20566
20685
|
*/
|
|
20567
20686
|
automaticFail?: boolean;
|
|
20687
|
+
automaticFailConfiguration?: outputs.connect.EvaluationFormAutomaticFailConfiguration;
|
|
20568
20688
|
/**
|
|
20569
20689
|
* The identifier of the answer option. An identifier must be unique within the question.
|
|
20570
20690
|
* *Length Constraints*: Minimum length of 1. Maximum length of 40.
|
|
@@ -20625,6 +20745,18 @@ export declare namespace connect {
|
|
|
20625
20745
|
*/
|
|
20626
20746
|
optionRefId: string;
|
|
20627
20747
|
}
|
|
20748
|
+
interface EvaluationFormTextQuestionAutomation {
|
|
20749
|
+
/**
|
|
20750
|
+
* The source of automation answer of the question.
|
|
20751
|
+
*/
|
|
20752
|
+
answerSource?: outputs.connect.EvaluationFormQuestionAutomationAnswerSource;
|
|
20753
|
+
}
|
|
20754
|
+
interface EvaluationFormTextQuestionProperties {
|
|
20755
|
+
/**
|
|
20756
|
+
* Specifies how the question can be automatically answered.
|
|
20757
|
+
*/
|
|
20758
|
+
automation?: outputs.connect.EvaluationFormTextQuestionAutomation;
|
|
20759
|
+
}
|
|
20628
20760
|
/**
|
|
20629
20761
|
* Contains information about the hours of operation.
|
|
20630
20762
|
*/
|
|
@@ -21626,6 +21758,14 @@ export declare namespace connectcampaignsv2 {
|
|
|
21626
21758
|
*/
|
|
21627
21759
|
bandwidthAllocation: number;
|
|
21628
21760
|
}
|
|
21761
|
+
/**
|
|
21762
|
+
* Preview config
|
|
21763
|
+
*/
|
|
21764
|
+
interface CampaignPreviewConfig {
|
|
21765
|
+
agentActions?: enums.connectcampaignsv2.CampaignAgentAction[];
|
|
21766
|
+
bandwidthAllocation: number;
|
|
21767
|
+
timeoutConfig: outputs.connectcampaignsv2.CampaignTimeoutConfig;
|
|
21768
|
+
}
|
|
21629
21769
|
/**
|
|
21630
21770
|
* Progressive config
|
|
21631
21771
|
*/
|
|
@@ -21774,6 +21914,7 @@ export declare namespace connectcampaignsv2 {
|
|
|
21774
21914
|
* Contains predictive outbound mode configuration.
|
|
21775
21915
|
*/
|
|
21776
21916
|
predictiveConfig?: outputs.connectcampaignsv2.CampaignPredictiveConfig;
|
|
21917
|
+
previewConfig?: outputs.connectcampaignsv2.CampaignPreviewConfig;
|
|
21777
21918
|
/**
|
|
21778
21919
|
* Contains progressive telephony outbound mode configuration.
|
|
21779
21920
|
*/
|
|
@@ -21799,6 +21940,12 @@ export declare namespace connectcampaignsv2 {
|
|
|
21799
21940
|
*/
|
|
21800
21941
|
restrictedPeriods?: outputs.connectcampaignsv2.CampaignRestrictedPeriods;
|
|
21801
21942
|
}
|
|
21943
|
+
/**
|
|
21944
|
+
* Timeout Config for preview contacts
|
|
21945
|
+
*/
|
|
21946
|
+
interface CampaignTimeoutConfig {
|
|
21947
|
+
durationInSeconds?: number;
|
|
21948
|
+
}
|
|
21802
21949
|
}
|
|
21803
21950
|
export declare namespace controltower {
|
|
21804
21951
|
interface EnabledBaselineParameter {
|
|
@@ -30967,7 +31114,7 @@ export declare namespace ecr {
|
|
|
30967
31114
|
scanOnPush?: boolean;
|
|
30968
31115
|
}
|
|
30969
31116
|
/**
|
|
30970
|
-
*
|
|
31117
|
+
* A filter that specifies which image tags should be excluded from the repository's image tag mutability setting.
|
|
30971
31118
|
*/
|
|
30972
31119
|
interface RepositoryImageTagMutabilityExclusionFilter {
|
|
30973
31120
|
imageTagMutabilityExclusionFilterType: enums.ecr.RepositoryImageTagMutabilityExclusionFilterType;
|
|
@@ -34070,7 +34217,8 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34070
34217
|
*/
|
|
34071
34218
|
fixedResponseConfig?: outputs.elasticloadbalancingv2.ListenerFixedResponseConfig;
|
|
34072
34219
|
/**
|
|
34073
|
-
* Information for creating an action that distributes requests among
|
|
34220
|
+
* Information for creating an action that distributes requests among multiple target groups. Specify only when ``Type`` is ``forward``.
|
|
34221
|
+
* If you specify both ``ForwardConfig`` and ``TargetGroupArn``, you can specify only one target group using ``ForwardConfig`` and it must be the same target group specified in ``TargetGroupArn``.
|
|
34074
34222
|
*/
|
|
34075
34223
|
forwardConfig?: outputs.elasticloadbalancingv2.ListenerForwardConfig;
|
|
34076
34224
|
/**
|
|
@@ -34082,7 +34230,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34082
34230
|
*/
|
|
34083
34231
|
redirectConfig?: outputs.elasticloadbalancingv2.ListenerRedirectConfig;
|
|
34084
34232
|
/**
|
|
34085
|
-
* The Amazon Resource Name (ARN) of the target group. Specify only when ``Type`` is ``forward`` and you want to route to a single target group. To route to
|
|
34233
|
+
* The Amazon Resource Name (ARN) of the target group. Specify only when ``Type`` is ``forward`` and you want to route to a single target group. To route to multiple target groups, you must use ``ForwardConfig`` instead.
|
|
34086
34234
|
*/
|
|
34087
34235
|
targetGroupArn?: string;
|
|
34088
34236
|
/**
|
|
@@ -34256,7 +34404,8 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34256
34404
|
statusCode: string;
|
|
34257
34405
|
}
|
|
34258
34406
|
/**
|
|
34259
|
-
* Information for creating an action that distributes requests among
|
|
34407
|
+
* Information for creating an action that distributes requests among multiple target groups. Specify only when ``Type`` is ``forward``.
|
|
34408
|
+
* If you specify both ``ForwardConfig`` and ``TargetGroupArn``, you can specify only one target group using ``ForwardConfig`` and it must be the same target group specified in ``TargetGroupArn``.
|
|
34260
34409
|
*/
|
|
34261
34410
|
interface ListenerForwardConfig {
|
|
34262
34411
|
/**
|
|
@@ -34344,7 +34493,8 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34344
34493
|
*/
|
|
34345
34494
|
fixedResponseConfig?: outputs.elasticloadbalancingv2.ListenerRuleFixedResponseConfig;
|
|
34346
34495
|
/**
|
|
34347
|
-
* Information for creating an action that distributes requests among
|
|
34496
|
+
* Information for creating an action that distributes requests among multiple target groups. Specify only when ``Type`` is ``forward``.
|
|
34497
|
+
* If you specify both ``ForwardConfig`` and ``TargetGroupArn``, you can specify only one target group using ``ForwardConfig`` and it must be the same target group specified in ``TargetGroupArn``.
|
|
34348
34498
|
*/
|
|
34349
34499
|
forwardConfig?: outputs.elasticloadbalancingv2.ListenerRuleForwardConfig;
|
|
34350
34500
|
/**
|
|
@@ -34356,7 +34506,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34356
34506
|
*/
|
|
34357
34507
|
redirectConfig?: outputs.elasticloadbalancingv2.ListenerRuleRedirectConfig;
|
|
34358
34508
|
/**
|
|
34359
|
-
* The Amazon Resource Name (ARN) of the target group. Specify only when ``Type`` is ``forward`` and you want to route to a single target group. To route to
|
|
34509
|
+
* The Amazon Resource Name (ARN) of the target group. Specify only when ``Type`` is ``forward`` and you want to route to a single target group. To route to multiple target groups, you must use ``ForwardConfig`` instead.
|
|
34360
34510
|
*/
|
|
34361
34511
|
targetGroupArn?: string;
|
|
34362
34512
|
/**
|
|
@@ -34485,7 +34635,8 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34485
34635
|
statusCode: string;
|
|
34486
34636
|
}
|
|
34487
34637
|
/**
|
|
34488
|
-
* Information for creating an action that distributes requests among
|
|
34638
|
+
* Information for creating an action that distributes requests among multiple target groups. Specify only when ``Type`` is ``forward``.
|
|
34639
|
+
* If you specify both ``ForwardConfig`` and ``TargetGroupArn``, you can specify only one target group using ``ForwardConfig`` and it must be the same target group specified in ``TargetGroupArn``.
|
|
34489
34640
|
*/
|
|
34490
34641
|
interface ListenerRuleForwardConfig {
|
|
34491
34642
|
/**
|
|
@@ -34501,6 +34652,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34501
34652
|
* Information about a host header condition.
|
|
34502
34653
|
*/
|
|
34503
34654
|
interface ListenerRuleHostHeaderConfig {
|
|
34655
|
+
regexValues?: string[];
|
|
34504
34656
|
/**
|
|
34505
34657
|
* The host names. The maximum size of each name is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). You must include at least one "." character. You can include only alphabetical characters after the final "." character.
|
|
34506
34658
|
* If you specify multiple strings, the condition is satisfied if one of the strings matches the host name.
|
|
@@ -34516,6 +34668,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34516
34668
|
* The name of the HTTP header field. The maximum size is 40 characters. The header name is case insensitive. The allowed characters are specified by RFC 7230. Wildcards are not supported.
|
|
34517
34669
|
*/
|
|
34518
34670
|
httpHeaderName?: string;
|
|
34671
|
+
regexValues?: string[];
|
|
34519
34672
|
/**
|
|
34520
34673
|
* The strings to compare against the value of the HTTP header. The maximum size of each string is 128 characters. The comparison strings are case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character).
|
|
34521
34674
|
* If the same header appears multiple times in the request, we search them in order until a match is found.
|
|
@@ -34538,6 +34691,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34538
34691
|
* Information about a path pattern condition.
|
|
34539
34692
|
*/
|
|
34540
34693
|
interface ListenerRulePathPatternConfig {
|
|
34694
|
+
regexValues?: string[];
|
|
34541
34695
|
/**
|
|
34542
34696
|
* The path patterns to compare against the request URL. The maximum size of each string is 128 characters. The comparison is case sensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character).
|
|
34543
34697
|
* If you specify multiple strings, the condition is satisfied if one of them matches the request URL. The path pattern is compared only to the path of the URL, not to its query string.
|
|
@@ -34606,6 +34760,13 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34606
34760
|
*/
|
|
34607
34761
|
statusCode: string;
|
|
34608
34762
|
}
|
|
34763
|
+
interface ListenerRuleRewriteConfig {
|
|
34764
|
+
regex: string;
|
|
34765
|
+
replace: string;
|
|
34766
|
+
}
|
|
34767
|
+
interface ListenerRuleRewriteConfigObject {
|
|
34768
|
+
rewrites: outputs.elasticloadbalancingv2.ListenerRuleRewriteConfig[];
|
|
34769
|
+
}
|
|
34609
34770
|
/**
|
|
34610
34771
|
* Specifies a condition for a listener rule.
|
|
34611
34772
|
*/
|
|
@@ -34640,6 +34801,10 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34640
34801
|
* Information for a query string condition. Specify only when ``Field`` is ``query-string``.
|
|
34641
34802
|
*/
|
|
34642
34803
|
queryStringConfig?: outputs.elasticloadbalancingv2.ListenerRuleQueryStringConfig;
|
|
34804
|
+
/**
|
|
34805
|
+
* The regular expressions to match against the condition field. The maximum length of each string is 128 characters. Specify only when `Field` is `http-header` , `host-header` , or `path-pattern` .
|
|
34806
|
+
*/
|
|
34807
|
+
regexValues?: string[];
|
|
34643
34808
|
/**
|
|
34644
34809
|
* Information for a source IP condition. Specify only when ``Field`` is ``source-ip``.
|
|
34645
34810
|
*/
|
|
@@ -34677,7 +34842,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34677
34842
|
*/
|
|
34678
34843
|
interface ListenerRuleTargetGroupStickinessConfig {
|
|
34679
34844
|
/**
|
|
34680
|
-
* The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
|
|
34845
|
+
* [Application Load Balancers] The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
|
|
34681
34846
|
*/
|
|
34682
34847
|
durationSeconds?: number;
|
|
34683
34848
|
/**
|
|
@@ -34698,12 +34863,17 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34698
34863
|
*/
|
|
34699
34864
|
weight?: number;
|
|
34700
34865
|
}
|
|
34866
|
+
interface ListenerRuleTransform {
|
|
34867
|
+
hostHeaderRewriteConfig?: outputs.elasticloadbalancingv2.ListenerRuleRewriteConfigObject;
|
|
34868
|
+
type: string;
|
|
34869
|
+
urlRewriteConfig?: outputs.elasticloadbalancingv2.ListenerRuleRewriteConfigObject;
|
|
34870
|
+
}
|
|
34701
34871
|
/**
|
|
34702
34872
|
* Information about the target group stickiness for a rule.
|
|
34703
34873
|
*/
|
|
34704
34874
|
interface ListenerTargetGroupStickinessConfig {
|
|
34705
34875
|
/**
|
|
34706
|
-
* The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
|
|
34876
|
+
* [Application Load Balancers] The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
|
|
34707
34877
|
*/
|
|
34708
34878
|
durationSeconds?: number;
|
|
34709
34879
|
/**
|
|
@@ -35658,6 +35828,23 @@ export declare namespace events {
|
|
|
35658
35828
|
*/
|
|
35659
35829
|
route: string;
|
|
35660
35830
|
}
|
|
35831
|
+
/**
|
|
35832
|
+
* This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain AWS organization.
|
|
35833
|
+
*/
|
|
35834
|
+
interface EventBusPolicyCondition {
|
|
35835
|
+
/**
|
|
35836
|
+
* Specifies the value for the key. Currently, this must be the ID of the organization.
|
|
35837
|
+
*/
|
|
35838
|
+
key?: string;
|
|
35839
|
+
/**
|
|
35840
|
+
* Specifies the type of condition. Currently the only supported value is StringEquals.
|
|
35841
|
+
*/
|
|
35842
|
+
type?: string;
|
|
35843
|
+
/**
|
|
35844
|
+
* Specifies the key for the condition. Currently the only supported key is aws:PrincipalOrgID.
|
|
35845
|
+
*/
|
|
35846
|
+
value?: string;
|
|
35847
|
+
}
|
|
35661
35848
|
/**
|
|
35662
35849
|
* The private resource the HTTP request will be sent to.
|
|
35663
35850
|
*/
|
|
@@ -40443,6 +40630,19 @@ export declare namespace imagebuilder {
|
|
|
40443
40630
|
*/
|
|
40444
40631
|
repositoryName?: string;
|
|
40445
40632
|
}
|
|
40633
|
+
/**
|
|
40634
|
+
* The settings for starting an image pipeline execution.
|
|
40635
|
+
*/
|
|
40636
|
+
interface ImagePipelineExecutionSettings {
|
|
40637
|
+
/**
|
|
40638
|
+
* The deployment ID of the pipeline, used to trigger new image pipeline executions.
|
|
40639
|
+
*/
|
|
40640
|
+
deploymentId?: string;
|
|
40641
|
+
/**
|
|
40642
|
+
* Whether to trigger the image pipeline when the pipeline is updated. False by default.
|
|
40643
|
+
*/
|
|
40644
|
+
onUpdate?: boolean;
|
|
40645
|
+
}
|
|
40446
40646
|
/**
|
|
40447
40647
|
* Determines if tests should run after building the image. Image Builder defaults to enable tests to run following the image build, before image distribution.
|
|
40448
40648
|
*/
|
|
@@ -54755,6 +54955,7 @@ export declare namespace mediapackagev2 {
|
|
|
54755
54955
|
* The encryption method to use.
|
|
54756
54956
|
*/
|
|
54757
54957
|
cmafEncryptionMethod?: enums.mediapackagev2.OriginEndpointCmafEncryptionMethod;
|
|
54958
|
+
ismEncryptionMethod?: enums.mediapackagev2.OriginEndpointIsmEncryptionMethod;
|
|
54758
54959
|
/**
|
|
54759
54960
|
* The encryption method to use.
|
|
54760
54961
|
*/
|
|
@@ -54876,6 +55077,21 @@ export declare namespace mediapackagev2 {
|
|
|
54876
55077
|
*/
|
|
54877
55078
|
urlEncodeChildManifest?: boolean;
|
|
54878
55079
|
}
|
|
55080
|
+
/**
|
|
55081
|
+
* <p>Configuration details for a Microsoft Smooth Streaming (MSS) manifest associated with an origin endpoint. This includes all the settings and properties that define how the MSS content is packaged and delivered.</p>
|
|
55082
|
+
*/
|
|
55083
|
+
interface OriginEndpointMssManifestConfiguration {
|
|
55084
|
+
filterConfiguration?: outputs.mediapackagev2.OriginEndpointFilterConfiguration;
|
|
55085
|
+
manifestLayout?: enums.mediapackagev2.OriginEndpointMssManifestLayout;
|
|
55086
|
+
/**
|
|
55087
|
+
* <p>The name of the MSS manifest. This name is appended to the origin endpoint URL to create the unique path for accessing this specific MSS manifest.</p>
|
|
55088
|
+
*/
|
|
55089
|
+
manifestName: string;
|
|
55090
|
+
/**
|
|
55091
|
+
* <p>The duration (in seconds) of the manifest window. This represents the total amount of content available in the manifest at any given time.</p>
|
|
55092
|
+
*/
|
|
55093
|
+
manifestWindowSeconds?: number;
|
|
55094
|
+
}
|
|
54879
55095
|
interface OriginEndpointPolicyCdnAuthConfiguration {
|
|
54880
55096
|
/**
|
|
54881
55097
|
* The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.
|
|
@@ -57123,53 +57339,131 @@ export declare namespace oam {
|
|
|
57123
57339
|
}
|
|
57124
57340
|
export declare namespace observabilityadmin {
|
|
57125
57341
|
interface OrganizationCentralizationRuleCentralizationRule {
|
|
57342
|
+
/**
|
|
57343
|
+
* Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
|
|
57344
|
+
*/
|
|
57126
57345
|
destination: outputs.observabilityadmin.OrganizationCentralizationRuleCentralizationRuleDestination;
|
|
57346
|
+
/**
|
|
57347
|
+
* Configuration determining the source of the telemetry data to be centralized.
|
|
57348
|
+
*/
|
|
57127
57349
|
source: outputs.observabilityadmin.OrganizationCentralizationRuleCentralizationRuleSource;
|
|
57128
57350
|
}
|
|
57129
57351
|
interface OrganizationCentralizationRuleCentralizationRuleDestination {
|
|
57352
|
+
/**
|
|
57353
|
+
* The destination account (within the organization) to which the telemetry data should be centralized.
|
|
57354
|
+
*/
|
|
57130
57355
|
account?: string;
|
|
57356
|
+
/**
|
|
57357
|
+
* Log specific configuration for centralization destination log groups.
|
|
57358
|
+
*/
|
|
57131
57359
|
destinationLogsConfiguration?: outputs.observabilityadmin.OrganizationCentralizationRuleDestinationLogsConfiguration;
|
|
57360
|
+
/**
|
|
57361
|
+
* The primary destination region to which telemetry data should be centralized.
|
|
57362
|
+
*/
|
|
57132
57363
|
region: string;
|
|
57133
57364
|
}
|
|
57134
57365
|
interface OrganizationCentralizationRuleCentralizationRuleSource {
|
|
57366
|
+
/**
|
|
57367
|
+
* The list of source regions from which telemetry data should be centralized.
|
|
57368
|
+
*/
|
|
57135
57369
|
regions: string[];
|
|
57370
|
+
/**
|
|
57371
|
+
* The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
|
|
57372
|
+
*/
|
|
57136
57373
|
scope?: string;
|
|
57374
|
+
/**
|
|
57375
|
+
* Log specific configuration for centralization source log groups.
|
|
57376
|
+
*/
|
|
57137
57377
|
sourceLogsConfiguration?: outputs.observabilityadmin.OrganizationCentralizationRuleSourceLogsConfiguration;
|
|
57138
57378
|
}
|
|
57139
57379
|
interface OrganizationCentralizationRuleDestinationLogsConfiguration {
|
|
57380
|
+
/**
|
|
57381
|
+
* Configuration defining the backup region and an optional KMS key for the backup destination.
|
|
57382
|
+
*/
|
|
57140
57383
|
backupConfiguration?: outputs.observabilityadmin.OrganizationCentralizationRuleLogsBackupConfiguration;
|
|
57384
|
+
/**
|
|
57385
|
+
* The encryption configuration for centralization destination log groups.
|
|
57386
|
+
*/
|
|
57141
57387
|
logsEncryptionConfiguration?: outputs.observabilityadmin.OrganizationCentralizationRuleLogsEncryptionConfiguration;
|
|
57142
57388
|
}
|
|
57143
57389
|
interface OrganizationCentralizationRuleLogsBackupConfiguration {
|
|
57390
|
+
/**
|
|
57391
|
+
* KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
|
|
57392
|
+
*/
|
|
57144
57393
|
kmsKeyArn?: string;
|
|
57394
|
+
/**
|
|
57395
|
+
* Logs specific backup destination region within the primary destination account to which log data should be centralized.
|
|
57396
|
+
*/
|
|
57145
57397
|
region: string;
|
|
57146
57398
|
}
|
|
57147
57399
|
interface OrganizationCentralizationRuleLogsEncryptionConfiguration {
|
|
57400
|
+
/**
|
|
57401
|
+
* Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
|
|
57402
|
+
*/
|
|
57148
57403
|
encryptionConflictResolutionStrategy?: enums.observabilityadmin.OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy;
|
|
57404
|
+
/**
|
|
57405
|
+
* Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
|
|
57406
|
+
*/
|
|
57149
57407
|
encryptionStrategy: enums.observabilityadmin.OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy;
|
|
57408
|
+
/**
|
|
57409
|
+
* KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
|
|
57410
|
+
*/
|
|
57150
57411
|
kmsKeyArn?: string;
|
|
57151
57412
|
}
|
|
57152
57413
|
interface OrganizationCentralizationRuleSourceLogsConfiguration {
|
|
57414
|
+
/**
|
|
57415
|
+
* A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
|
|
57416
|
+
*/
|
|
57153
57417
|
encryptedLogGroupStrategy: enums.observabilityadmin.OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy;
|
|
57418
|
+
/**
|
|
57419
|
+
* The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
|
|
57420
|
+
*/
|
|
57154
57421
|
logGroupSelectionCriteria: string;
|
|
57155
57422
|
}
|
|
57156
57423
|
/**
|
|
57157
57424
|
* The destination configuration for telemetry data
|
|
57158
57425
|
*/
|
|
57159
57426
|
interface OrganizationTelemetryRuleTelemetryDestinationConfiguration {
|
|
57427
|
+
/**
|
|
57428
|
+
* The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
|
|
57429
|
+
*/
|
|
57160
57430
|
destinationPattern?: string;
|
|
57431
|
+
/**
|
|
57432
|
+
* The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
|
|
57433
|
+
*/
|
|
57161
57434
|
destinationType?: enums.observabilityadmin.OrganizationTelemetryRuleDestinationType;
|
|
57435
|
+
/**
|
|
57436
|
+
* The number of days to retain the telemetry data in the destination.
|
|
57437
|
+
*/
|
|
57162
57438
|
retentionInDays?: number;
|
|
57439
|
+
/**
|
|
57440
|
+
* Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
|
|
57441
|
+
*/
|
|
57163
57442
|
vpcFlowLogParameters?: outputs.observabilityadmin.OrganizationTelemetryRuleVpcFlowLogParameters;
|
|
57164
57443
|
}
|
|
57165
57444
|
/**
|
|
57166
57445
|
* The telemetry rule
|
|
57167
57446
|
*/
|
|
57168
57447
|
interface OrganizationTelemetryRuleTelemetryRule {
|
|
57448
|
+
/**
|
|
57449
|
+
* Configuration specifying where and how the telemetry data should be delivered.
|
|
57450
|
+
*/
|
|
57169
57451
|
destinationConfiguration?: outputs.observabilityadmin.OrganizationTelemetryRuleTelemetryDestinationConfiguration;
|
|
57452
|
+
/**
|
|
57453
|
+
* The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC").
|
|
57454
|
+
*/
|
|
57170
57455
|
resourceType: enums.observabilityadmin.OrganizationTelemetryRuleResourceType;
|
|
57456
|
+
/**
|
|
57457
|
+
* The organizational scope to which the rule applies, specified using accounts or organizational units.
|
|
57458
|
+
*/
|
|
57171
57459
|
scope?: string;
|
|
57460
|
+
/**
|
|
57461
|
+
* Criteria for selecting which resources the rule applies to, such as resource tags.
|
|
57462
|
+
*/
|
|
57172
57463
|
selectionCriteria?: string;
|
|
57464
|
+
/**
|
|
57465
|
+
* The type of telemetry to collect (Logs, Metrics, or Traces).
|
|
57466
|
+
*/
|
|
57173
57467
|
telemetryType: enums.observabilityadmin.OrganizationTelemetryRuleTelemetryType;
|
|
57174
57468
|
}
|
|
57175
57469
|
/**
|
|
@@ -57193,18 +57487,42 @@ export declare namespace observabilityadmin {
|
|
|
57193
57487
|
* The telemetry rule
|
|
57194
57488
|
*/
|
|
57195
57489
|
interface TelemetryRule {
|
|
57490
|
+
/**
|
|
57491
|
+
* Configuration specifying where and how the telemetry data should be delivered.
|
|
57492
|
+
*/
|
|
57196
57493
|
destinationConfiguration?: outputs.observabilityadmin.TelemetryRuleTelemetryDestinationConfiguration;
|
|
57494
|
+
/**
|
|
57495
|
+
* The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC").
|
|
57496
|
+
*/
|
|
57197
57497
|
resourceType: enums.observabilityadmin.TelemetryRuleResourceType;
|
|
57498
|
+
/**
|
|
57499
|
+
* Criteria for selecting which resources the rule applies to, such as resource tags.
|
|
57500
|
+
*/
|
|
57198
57501
|
selectionCriteria?: string;
|
|
57502
|
+
/**
|
|
57503
|
+
* The type of telemetry to collect (Logs, Metrics, or Traces).
|
|
57504
|
+
*/
|
|
57199
57505
|
telemetryType: enums.observabilityadmin.TelemetryRuleTelemetryType;
|
|
57200
57506
|
}
|
|
57201
57507
|
/**
|
|
57202
57508
|
* The destination configuration for telemetry data
|
|
57203
57509
|
*/
|
|
57204
57510
|
interface TelemetryRuleTelemetryDestinationConfiguration {
|
|
57511
|
+
/**
|
|
57512
|
+
* The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
|
|
57513
|
+
*/
|
|
57205
57514
|
destinationPattern?: string;
|
|
57515
|
+
/**
|
|
57516
|
+
* The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
|
|
57517
|
+
*/
|
|
57206
57518
|
destinationType?: enums.observabilityadmin.TelemetryRuleDestinationType;
|
|
57519
|
+
/**
|
|
57520
|
+
* The number of days to retain the telemetry data in the destination.
|
|
57521
|
+
*/
|
|
57207
57522
|
retentionInDays?: number;
|
|
57523
|
+
/**
|
|
57524
|
+
* Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
|
|
57525
|
+
*/
|
|
57208
57526
|
vpcFlowLogParameters?: outputs.observabilityadmin.TelemetryRuleVpcFlowLogParameters;
|
|
57209
57527
|
}
|
|
57210
57528
|
/**
|
|
@@ -58411,6 +58729,9 @@ export declare namespace osis {
|
|
|
58411
58729
|
interface PipelineLogPublishingOptionsCloudWatchLogDestinationProperties {
|
|
58412
58730
|
logGroup: string;
|
|
58413
58731
|
}
|
|
58732
|
+
interface PipelineResourcePolicy {
|
|
58733
|
+
policy: any;
|
|
58734
|
+
}
|
|
58414
58735
|
/**
|
|
58415
58736
|
* An OpenSearch Ingestion Service-managed VPC endpoint that will access one or more pipelines.
|
|
58416
58737
|
*/
|
|
@@ -80161,7 +80482,7 @@ export declare namespace quicksight {
|
|
|
80161
80482
|
* - `FULL_REFRESH` : A complete refresh of a dataset.
|
|
80162
80483
|
* - `INCREMENTAL_REFRESH` : A partial refresh of some rows of a dataset, based on the time window specified.
|
|
80163
80484
|
*
|
|
80164
|
-
* For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *
|
|
80485
|
+
* For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *Quick Suite User Guide* .
|
|
80165
80486
|
*/
|
|
80166
80487
|
refreshType?: enums.quicksight.RefreshScheduleMapRefreshType;
|
|
80167
80488
|
/**
|
|
@@ -90711,7 +91032,9 @@ export declare namespace route53 {
|
|
|
90711
91032
|
/**
|
|
90712
91033
|
* The number of consecutive health checks that an endpoint must pass or fail for Amazon Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa. For more information, see [How Amazon Route 53 Determines Whether an Endpoint Is Healthy](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-determining-health-of-endpoints.html) in the *Amazon Route 53 Developer Guide* .
|
|
90713
91034
|
*
|
|
90714
|
-
*
|
|
91035
|
+
* `FailureThreshold` is not supported when you specify a value for `Type` of `RECOVERY_CONTROL` .
|
|
91036
|
+
*
|
|
91037
|
+
* Otherwise, if you don't specify a value for `FailureThreshold` , the default value is three health checks.
|
|
90715
91038
|
*/
|
|
90716
91039
|
failureThreshold?: number;
|
|
90717
91040
|
/**
|
|
@@ -90787,6 +91110,8 @@ export declare namespace route53 {
|
|
|
90787
91110
|
/**
|
|
90788
91111
|
* Specify whether you want Amazon Route 53 to measure the latency between health checkers in multiple AWS regions and your endpoint, and to display CloudWatch latency graphs on the *Health Checks* page in the Route 53 console.
|
|
90789
91112
|
*
|
|
91113
|
+
* `MeasureLatency` is not supported when you specify a value for `Type` of `RECOVERY_CONTROL` .
|
|
91114
|
+
*
|
|
90790
91115
|
* > You can't change the value of `MeasureLatency` after you create a health check.
|
|
90791
91116
|
*/
|
|
90792
91117
|
measureLatency?: boolean;
|
|
@@ -90807,6 +91132,8 @@ export declare namespace route53 {
|
|
|
90807
91132
|
/**
|
|
90808
91133
|
* The number of seconds between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health check request. Each Route 53 health checker makes requests at this interval.
|
|
90809
91134
|
*
|
|
91135
|
+
* `RequestInterval` is not supported when you specify a value for `Type` of `RECOVERY_CONTROL` .
|
|
91136
|
+
*
|
|
90810
91137
|
* > You can't change the value of `RequestInterval` after you create a health check.
|
|
90811
91138
|
*
|
|
90812
91139
|
* If you don't specify a value for `RequestInterval` , the default value is `30` seconds.
|
|
@@ -91126,6 +91453,13 @@ export declare namespace route53resolver {
|
|
|
91126
91453
|
serverNameIndication?: string;
|
|
91127
91454
|
}
|
|
91128
91455
|
}
|
|
91456
|
+
export declare namespace rtbfabric {
|
|
91457
|
+
interface ResponderGatewayManagedEndpointConfiguration {
|
|
91458
|
+
}
|
|
91459
|
+
interface ResponderGatewayTrustStoreConfiguration {
|
|
91460
|
+
certificateAuthorityCertificates: string[];
|
|
91461
|
+
}
|
|
91462
|
+
}
|
|
91129
91463
|
export declare namespace rum {
|
|
91130
91464
|
/**
|
|
91131
91465
|
* AppMonitor configuration
|
|
@@ -93619,6 +93953,19 @@ export declare namespace sagemaker {
|
|
|
93619
93953
|
*/
|
|
93620
93954
|
scheduleExpression: string;
|
|
93621
93955
|
}
|
|
93956
|
+
/**
|
|
93957
|
+
* Configuration for tiered storage in the SageMaker HyperPod cluster.
|
|
93958
|
+
*/
|
|
93959
|
+
interface ClusterTieredStorageConfig {
|
|
93960
|
+
/**
|
|
93961
|
+
* The percentage of instance memory to allocate for tiered storage.
|
|
93962
|
+
*/
|
|
93963
|
+
instanceMemoryAllocationPercentage?: number;
|
|
93964
|
+
/**
|
|
93965
|
+
* The mode of tiered storage.
|
|
93966
|
+
*/
|
|
93967
|
+
mode: enums.sagemaker.ClusterTieredStorageConfigMode;
|
|
93968
|
+
}
|
|
93622
93969
|
/**
|
|
93623
93970
|
* Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC.
|
|
93624
93971
|
*/
|
|
@@ -94272,6 +94619,9 @@ export declare namespace sagemaker {
|
|
|
94272
94619
|
* The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
|
|
94273
94620
|
*/
|
|
94274
94621
|
executionRoleIdentityConfig?: enums.sagemaker.DomainSettingsExecutionRoleIdentityConfig;
|
|
94622
|
+
/**
|
|
94623
|
+
* The IP address type for the domain. Specify `ipv4` for IPv4-only connectivity or `dualstack` for both IPv4 and IPv6 connectivity. When you specify `dualstack` , the subnet must support IPv6 CIDR blocks. If not specified, defaults to `ipv4` .
|
|
94624
|
+
*/
|
|
94275
94625
|
ipAddressType?: enums.sagemaker.DomainIpAddressType;
|
|
94276
94626
|
/**
|
|
94277
94627
|
* A collection of settings that configure the `RStudioServerPro` Domain-level app.
|
|
@@ -101201,6 +101551,8 @@ export declare namespace ssm {
|
|
|
101201
101551
|
/**
|
|
101202
101552
|
* The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of `7` means that patches are approved seven days after they are released.
|
|
101203
101553
|
*
|
|
101554
|
+
* Patch Manager evaluates patch release dates using Coordinated Universal Time (UTC). If the day represented by `7` is `2025-11-16` , patches released between `2025-11-16T00:00:00Z` and `2025-11-16T23:59:59Z` will be included in the approval.
|
|
101555
|
+
*
|
|
101204
101556
|
* This parameter is marked as `Required: No` , but your request must include a value for either `ApproveAfterDays` or `ApproveUntilDate` .
|
|
101205
101557
|
*
|
|
101206
101558
|
* Not supported for Debian Server or Ubuntu Server.
|
|
@@ -101211,7 +101563,9 @@ export declare namespace ssm {
|
|
|
101211
101563
|
/**
|
|
101212
101564
|
* The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically.
|
|
101213
101565
|
*
|
|
101214
|
-
* Enter dates in the format `YYYY-MM-DD` . For example, `
|
|
101566
|
+
* Enter dates in the format `YYYY-MM-DD` . For example, `2025-11-16` .
|
|
101567
|
+
*
|
|
101568
|
+
* Patch Manager evaluates patch release dates using Coordinated Universal Time (UTC). If you enter the date `2025-11-16` , patches released between `2025-11-16T00:00:00Z` and `2025-11-16T23:59:59Z` will be included in the approval.
|
|
101215
101569
|
*
|
|
101216
101570
|
* This parameter is marked as `Required: No` , but your request must include a value for either `ApproveUntilDate` or `ApproveAfterDays` .
|
|
101217
101571
|
*
|
|
@@ -102258,14 +102612,22 @@ export declare namespace synthetics {
|
|
|
102258
102612
|
browserType: enums.synthetics.CanaryBrowserType;
|
|
102259
102613
|
}
|
|
102260
102614
|
interface CanaryCode {
|
|
102615
|
+
/**
|
|
102616
|
+
* `BlueprintTypes` are a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. `multi-checks` is the only supported value.
|
|
102617
|
+
*
|
|
102618
|
+
* When you specify `BlueprintTypes` , the `Handler` field cannot be specified since the blueprint provides a pre-defined entry point.
|
|
102619
|
+
*/
|
|
102620
|
+
blueprintTypes?: string[];
|
|
102261
102621
|
/**
|
|
102262
102622
|
* List of Lambda layers to attach to the canary
|
|
102263
102623
|
*/
|
|
102264
102624
|
dependencies?: outputs.synthetics.CanaryDependency[];
|
|
102265
102625
|
/**
|
|
102266
102626
|
* The entry point to use for the source code when running the canary. For canaries that use the `syn-python-selenium-1.0` runtime or a `syn-nodejs.puppeteer` runtime earlier than `syn-nodejs.puppeteer-3.4` , the handler must be specified as `*fileName* .handler` . For `syn-python-selenium-1.1` , `syn-nodejs.puppeteer-3.4` , and later runtimes, the handler can be specified as `*fileName* . *functionName*` , or you can specify a folder where canary scripts reside as `*folder* / *fileName* . *functionName*` .
|
|
102627
|
+
*
|
|
102628
|
+
* This field is required when you don't specify `BlueprintTypes` and is not allowed when you specify `BlueprintTypes` .
|
|
102267
102629
|
*/
|
|
102268
|
-
handler
|
|
102630
|
+
handler?: string;
|
|
102269
102631
|
/**
|
|
102270
102632
|
* If your canary script is located in S3, specify the bucket name here. The bucket must already exist.
|
|
102271
102633
|
*/
|
|
@@ -102368,6 +102730,9 @@ export declare namespace synthetics {
|
|
|
102368
102730
|
* List of screenshots used as base reference for visual testing
|
|
102369
102731
|
*/
|
|
102370
102732
|
baseScreenshots?: outputs.synthetics.CanaryBaseScreenshot[];
|
|
102733
|
+
/**
|
|
102734
|
+
* The browser type associated with this visual reference configuration. Valid values are `CHROME` and `FIREFOX` .
|
|
102735
|
+
*/
|
|
102371
102736
|
browserType?: enums.synthetics.CanaryBrowserType;
|
|
102372
102737
|
}
|
|
102373
102738
|
interface CanaryVpcConfig {
|
|
@@ -102814,6 +103179,8 @@ export declare namespace transfer {
|
|
|
102814
103179
|
* Replace `0.0.0.0` in the example above with the actual IP address you want to use.
|
|
102815
103180
|
*
|
|
102816
103181
|
* > If you change the `PassiveIp` value, you must stop and then restart your Transfer Family server for the change to take effect. For details on using passive mode (PASV) in a NAT environment, see [Configuring your FTPS server behind a firewall or NAT with AWS Transfer Family](https://docs.aws.amazon.com/storage/configuring-your-ftps-server-behind-a-firewall-or-nat-with-aws-transfer-family/) .
|
|
103182
|
+
* >
|
|
103183
|
+
* > Additionally, avoid placing Network Load Balancers (NLBs) or NAT gateways in front of AWS Transfer Family servers. This configuration increases costs and can cause performance issues. When NLBs or NATs are in the communication path, Transfer Family cannot accurately recognize client IP addresses, which impacts connection sharding and limits FTPS servers to only 300 simultaneous connections instead of 10,000. If you must use an NLB, use port 21 for health checks and enable TLS session resumption by setting `TlsSessionResumptionMode = ENFORCED` . For optimal performance, migrate to VPC endpoints with Elastic IP addresses instead of using NLBs. For more details, see [Avoid placing NLBs and NATs in front of AWS Transfer Family](https://docs.aws.amazon.com/transfer/latest/userguide/infrastructure-security.html#nlb-considerations) .
|
|
102817
103184
|
*
|
|
102818
103185
|
* *Special values*
|
|
102819
103186
|
*
|