@pulumi/aws 7.34.0 → 7.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/account/primaryContact.d.ts +1 -1
- package/account/primaryContact.js +1 -1
- package/appconfig/eventIntegration.d.ts +1 -1
- package/appconfig/eventIntegration.js +1 -1
- package/bedrock/agentcoreEvaluator.d.ts +314 -0
- package/bedrock/agentcoreEvaluator.d.ts.map +1 -0
- package/bedrock/agentcoreEvaluator.js +231 -0
- package/bedrock/agentcoreEvaluator.js.map +1 -0
- package/bedrock/index.d.ts +3 -0
- package/bedrock/index.d.ts.map +1 -1
- package/bedrock/index.js +6 -1
- package/bedrock/index.js.map +1 -1
- package/cloudwatch/eventBus.d.ts +1 -1
- package/cloudwatch/eventBus.js +1 -1
- package/cloudwatch/getEventSource.d.ts +2 -2
- package/cloudwatch/getEventSource.js +2 -2
- package/detective/graph.d.ts +7 -1
- package/detective/graph.d.ts.map +1 -1
- package/detective/graph.js +7 -1
- package/detective/graph.js.map +1 -1
- package/detective/organizationConfiguration.d.ts +11 -5
- package/detective/organizationConfiguration.d.ts.map +1 -1
- package/detective/organizationConfiguration.js +8 -2
- package/detective/organizationConfiguration.js.map +1 -1
- package/dms/s3endpoint.d.ts +6 -0
- package/dms/s3endpoint.d.ts.map +1 -1
- package/dms/s3endpoint.js.map +1 -1
- package/ec2/encryptionControl.d.ts +11 -0
- package/ec2/encryptionControl.d.ts.map +1 -1
- package/ec2/encryptionControl.js +11 -0
- package/ec2/encryptionControl.js.map +1 -1
- package/ec2/volumeAttachment.d.ts +13 -0
- package/ec2/volumeAttachment.d.ts.map +1 -1
- package/ec2/volumeAttachment.js +13 -0
- package/ec2/volumeAttachment.js.map +1 -1
- package/ec2/vpc.d.ts +11 -0
- package/ec2/vpc.d.ts.map +1 -1
- package/ec2/vpc.js +11 -0
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcEncryptionControl.d.ts +11 -0
- package/ec2/vpcEncryptionControl.d.ts.map +1 -1
- package/ec2/vpcEncryptionControl.js +11 -0
- package/ec2/vpcEncryptionControl.js.map +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.d.ts +12 -0
- package/ec2/vpcEndpointRouteTableAssociation.d.ts.map +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.js +12 -0
- package/ec2/vpcEndpointRouteTableAssociation.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +12 -0
- package/elasticache/replicationGroup.d.ts.map +1 -1
- package/elasticache/replicationGroup.js +2 -0
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticache/serverlessCache.d.ts +12 -0
- package/elasticache/serverlessCache.d.ts.map +1 -1
- package/elasticache/serverlessCache.js +2 -0
- package/elasticache/serverlessCache.js.map +1 -1
- package/lakeformation/optIn.d.ts +29 -13
- package/lakeformation/optIn.d.ts.map +1 -1
- package/lakeformation/optIn.js +14 -1
- package/lakeformation/optIn.js.map +1 -1
- package/msk/replicator.d.ts +8 -2
- package/msk/replicator.d.ts.map +1 -1
- package/msk/replicator.js +8 -2
- package/msk/replicator.js.map +1 -1
- package/observabilityadmin/centralizationRuleForOrganization.d.ts +34 -0
- package/observabilityadmin/centralizationRuleForOrganization.d.ts.map +1 -1
- package/observabilityadmin/centralizationRuleForOrganization.js +34 -0
- package/observabilityadmin/centralizationRuleForOrganization.js.map +1 -1
- package/opensearch/serverlessCollection.d.ts +23 -11
- package/opensearch/serverlessCollection.d.ts.map +1 -1
- package/opensearch/serverlessCollection.js +3 -1
- package/opensearch/serverlessCollection.js.map +1 -1
- package/package.json +2 -2
- package/rds/cluster.d.ts +3 -3
- package/s3/accountPublicAccessBlock.d.ts +6 -0
- package/s3/accountPublicAccessBlock.d.ts.map +1 -1
- package/s3/accountPublicAccessBlock.js +6 -0
- package/s3/accountPublicAccessBlock.js.map +1 -1
- package/s3/bucketNotification.d.ts +11 -0
- package/s3/bucketNotification.d.ts.map +1 -1
- package/s3/bucketNotification.js +11 -0
- package/s3/bucketNotification.js.map +1 -1
- package/s3/bucketOwnershipControls.d.ts +11 -0
- package/s3/bucketOwnershipControls.d.ts.map +1 -1
- package/s3/bucketOwnershipControls.js +11 -0
- package/s3/bucketOwnershipControls.js.map +1 -1
- package/s3/bucketPublicAccessBlock.d.ts +11 -0
- package/s3/bucketPublicAccessBlock.d.ts.map +1 -1
- package/s3/bucketPublicAccessBlock.js +11 -0
- package/s3/bucketPublicAccessBlock.js.map +1 -1
- package/s3/vectorsIndex.d.ts +6 -0
- package/s3/vectorsIndex.d.ts.map +1 -1
- package/s3/vectorsIndex.js +6 -0
- package/s3/vectorsIndex.js.map +1 -1
- package/s3/vectorsVectorBucket.d.ts +6 -0
- package/s3/vectorsVectorBucket.d.ts.map +1 -1
- package/s3/vectorsVectorBucket.js +6 -0
- package/s3/vectorsVectorBucket.js.map +1 -1
- package/s3/vectorsVectorBucketPolicy.d.ts +6 -0
- package/s3/vectorsVectorBucketPolicy.d.ts.map +1 -1
- package/s3/vectorsVectorBucketPolicy.js +6 -0
- package/s3/vectorsVectorBucketPolicy.js.map +1 -1
- package/s3tables/tableBucket.d.ts +6 -0
- package/s3tables/tableBucket.d.ts.map +1 -1
- package/s3tables/tableBucket.js +6 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3tables/tableBucketPolicy.d.ts +6 -0
- package/s3tables/tableBucketPolicy.d.ts.map +1 -1
- package/s3tables/tableBucketPolicy.js +6 -0
- package/s3tables/tableBucketPolicy.js.map +1 -1
- package/s3tables/tableBucketReplication.d.ts +6 -0
- package/s3tables/tableBucketReplication.d.ts.map +1 -1
- package/s3tables/tableBucketReplication.js +6 -0
- package/s3tables/tableBucketReplication.js.map +1 -1
- package/s3tables/tableReplication.d.ts +6 -0
- package/s3tables/tableReplication.d.ts.map +1 -1
- package/s3tables/tableReplication.js +6 -0
- package/s3tables/tableReplication.js.map +1 -1
- package/sagemaker/hubContentReference.d.ts +220 -0
- package/sagemaker/hubContentReference.d.ts.map +1 -0
- package/sagemaker/hubContentReference.js +159 -0
- package/sagemaker/hubContentReference.js.map +1 -0
- package/sagemaker/index.d.ts +3 -0
- package/sagemaker/index.d.ts.map +1 -1
- package/sagemaker/index.js +6 -1
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/servicecatalogPortfolioStatus.d.ts +7 -0
- package/sagemaker/servicecatalogPortfolioStatus.d.ts.map +1 -1
- package/sagemaker/servicecatalogPortfolioStatus.js +7 -0
- package/sagemaker/servicecatalogPortfolioStatus.js.map +1 -1
- package/secretsmanager/secretPolicy.d.ts +1 -1
- package/secretsmanager/secretPolicy.js +1 -1
- package/secretsmanager/secretRotation.d.ts +1 -1
- package/secretsmanager/secretRotation.js +1 -1
- package/sfn/activity.d.ts +6 -0
- package/sfn/activity.d.ts.map +1 -1
- package/sfn/activity.js +6 -0
- package/sfn/activity.js.map +1 -1
- package/sfn/alias.d.ts +6 -0
- package/sfn/alias.d.ts.map +1 -1
- package/sfn/alias.js +6 -0
- package/sfn/alias.js.map +1 -1
- package/sqs/queuePolicy.d.ts +6 -0
- package/sqs/queuePolicy.d.ts.map +1 -1
- package/sqs/queuePolicy.js +6 -0
- package/sqs/queuePolicy.js.map +1 -1
- package/sqs/redriveAllowPolicy.d.ts +6 -0
- package/sqs/redriveAllowPolicy.d.ts.map +1 -1
- package/sqs/redriveAllowPolicy.js +6 -0
- package/sqs/redriveAllowPolicy.js.map +1 -1
- package/sqs/redrivePolicy.d.ts +6 -0
- package/sqs/redrivePolicy.d.ts.map +1 -1
- package/sqs/redrivePolicy.js +6 -0
- package/sqs/redrivePolicy.js.map +1 -1
- package/ssoadmin/application.d.ts +4 -0
- package/ssoadmin/application.d.ts.map +1 -1
- package/ssoadmin/application.js +4 -0
- package/ssoadmin/application.js.map +1 -1
- package/ssoadmin/applicationAssignmentConfiguration.d.ts +5 -1
- package/ssoadmin/applicationAssignmentConfiguration.d.ts.map +1 -1
- package/ssoadmin/applicationAssignmentConfiguration.js +5 -1
- package/ssoadmin/applicationAssignmentConfiguration.js.map +1 -1
- package/ssoadmin/customerManagedPolicyAttachmentsExclusive.d.ts +1 -0
- package/ssoadmin/customerManagedPolicyAttachmentsExclusive.d.ts.map +1 -1
- package/ssoadmin/customerManagedPolicyAttachmentsExclusive.js +1 -0
- package/ssoadmin/customerManagedPolicyAttachmentsExclusive.js.map +1 -1
- package/ssoadmin/managedPolicyAttachmentsExclusive.d.ts +1 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.d.ts.map +1 -1
- package/ssoadmin/managedPolicyAttachmentsExclusive.js +1 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.js.map +1 -1
- package/ssoadmin/trustedTokenIssuer.d.ts +10 -0
- package/ssoadmin/trustedTokenIssuer.d.ts.map +1 -1
- package/ssoadmin/trustedTokenIssuer.js +10 -0
- package/ssoadmin/trustedTokenIssuer.js.map +1 -1
- package/types/input.d.ts +244 -27
- package/types/input.d.ts.map +1 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +262 -27
- package/types/output.d.ts.map +1 -1
- package/types/output.js.map +1 -1
- package/uxc/accountCustomizations.d.ts +6 -0
- package/uxc/accountCustomizations.d.ts.map +1 -1
- package/uxc/accountCustomizations.js +6 -0
- package/uxc/accountCustomizations.js.map +1 -1
- package/verifiedpermissions/policyStore.d.ts +1 -1
- package/verifiedpermissions/policyStore.js +1 -1
- package/verifiedpermissions/schema.d.ts +1 -1
- package/verifiedpermissions/schema.js +1 -1
- package/wafv2/webAclRule.d.ts +1 -0
- package/wafv2/webAclRule.d.ts.map +1 -1
- package/wafv2/webAclRule.js +1 -0
- package/wafv2/webAclRule.js.map +1 -1
- package/workmail/defaultDomain.d.ts +11 -0
- package/workmail/defaultDomain.d.ts.map +1 -1
- package/workmail/defaultDomain.js +11 -0
- package/workmail/defaultDomain.js.map +1 -1
- package/workmail/domain.d.ts +12 -0
- package/workmail/domain.d.ts.map +1 -1
- package/workmail/domain.js +12 -0
- package/workmail/domain.js.map +1 -1
- package/xray/encryptionConfig.d.ts +13 -6
- package/xray/encryptionConfig.d.ts.map +1 -1
- package/xray/encryptionConfig.js +7 -0
- package/xray/encryptionConfig.js.map +1 -1
package/types/input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAq5+EjF,IAAiB,GAAG,CA4cnB;AA5cD,WAAiB,GAAG;IA6XhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAuEL,CAAC,EA5cgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA4cnB"}
|
package/types/output.d.ts
CHANGED
|
@@ -15237,6 +15237,132 @@ export declare namespace bedrock {
|
|
|
15237
15237
|
*/
|
|
15238
15238
|
delete?: string;
|
|
15239
15239
|
}
|
|
15240
|
+
interface AgentcoreEvaluatorEvaluatorConfig {
|
|
15241
|
+
/**
|
|
15242
|
+
* Configuration that runs a Lambda function you provide to score the agent. See `codeBased` below.
|
|
15243
|
+
*/
|
|
15244
|
+
codeBased?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigCodeBased;
|
|
15245
|
+
/**
|
|
15246
|
+
* Configuration that uses a Bedrock model to score the agent. See `llmAsAJudge` below.
|
|
15247
|
+
*/
|
|
15248
|
+
llmAsAJudge?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudge;
|
|
15249
|
+
}
|
|
15250
|
+
interface AgentcoreEvaluatorEvaluatorConfigCodeBased {
|
|
15251
|
+
/**
|
|
15252
|
+
* Lambda function configuration. See `lambdaConfig` below.
|
|
15253
|
+
*/
|
|
15254
|
+
lambdaConfig?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigCodeBasedLambdaConfig;
|
|
15255
|
+
}
|
|
15256
|
+
interface AgentcoreEvaluatorEvaluatorConfigCodeBasedLambdaConfig {
|
|
15257
|
+
/**
|
|
15258
|
+
* ARN of the Lambda function that runs the evaluation.
|
|
15259
|
+
*/
|
|
15260
|
+
lambdaArn: string;
|
|
15261
|
+
/**
|
|
15262
|
+
* Time in seconds to wait for the Lambda function before timing out. Defaults to 60. Range 1–300.
|
|
15263
|
+
*/
|
|
15264
|
+
lambdaTimeoutInSeconds: number;
|
|
15265
|
+
}
|
|
15266
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudge {
|
|
15267
|
+
/**
|
|
15268
|
+
* Instructions that tell the model how to score the agent.
|
|
15269
|
+
*/
|
|
15270
|
+
instructions: string;
|
|
15271
|
+
/**
|
|
15272
|
+
* Which Bedrock model to use. See `modelConfig` below.
|
|
15273
|
+
*/
|
|
15274
|
+
modelConfig: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfig;
|
|
15275
|
+
/**
|
|
15276
|
+
* Scale used to score the agent. See `ratingScale` below.
|
|
15277
|
+
*/
|
|
15278
|
+
ratingScale: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScale;
|
|
15279
|
+
}
|
|
15280
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfig {
|
|
15281
|
+
/**
|
|
15282
|
+
* Amazon Bedrock model configuration. See `bedrockEvaluatorModelConfig` below.
|
|
15283
|
+
*/
|
|
15284
|
+
bedrockEvaluatorModelConfig?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfigBedrockEvaluatorModelConfig;
|
|
15285
|
+
}
|
|
15286
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfigBedrockEvaluatorModelConfig {
|
|
15287
|
+
/**
|
|
15288
|
+
* JSON-encoded model-specific request fields, for settings not covered by `inferenceConfig`.
|
|
15289
|
+
*/
|
|
15290
|
+
additionalModelRequestFields?: string;
|
|
15291
|
+
/**
|
|
15292
|
+
* Settings that control how the model generates its response. See `inferenceConfig` below.
|
|
15293
|
+
*/
|
|
15294
|
+
inferenceConfig?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfigBedrockEvaluatorModelConfigInferenceConfig;
|
|
15295
|
+
/**
|
|
15296
|
+
* Identifier of the Amazon Bedrock model to use for evaluation.
|
|
15297
|
+
*/
|
|
15298
|
+
modelId: string;
|
|
15299
|
+
}
|
|
15300
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeModelConfigBedrockEvaluatorModelConfigInferenceConfig {
|
|
15301
|
+
/**
|
|
15302
|
+
* Maximum number of tokens to generate in the model response. Must be at least 1.
|
|
15303
|
+
*/
|
|
15304
|
+
maxTokens?: number;
|
|
15305
|
+
/**
|
|
15306
|
+
* List of sequences that cause the model to stop generating tokens.
|
|
15307
|
+
*/
|
|
15308
|
+
stopSequences?: string[];
|
|
15309
|
+
/**
|
|
15310
|
+
* Temperature value that controls randomness. Range 0–1.
|
|
15311
|
+
*/
|
|
15312
|
+
temperature?: number;
|
|
15313
|
+
/**
|
|
15314
|
+
* Top-p sampling parameter. Range 0–1.
|
|
15315
|
+
*/
|
|
15316
|
+
topP?: number;
|
|
15317
|
+
}
|
|
15318
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScale {
|
|
15319
|
+
/**
|
|
15320
|
+
* One or more categorical rating scale definitions. See `categorical` below.
|
|
15321
|
+
*/
|
|
15322
|
+
categoricals?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScaleCategorical[];
|
|
15323
|
+
/**
|
|
15324
|
+
* One or more numerical rating scale definitions. See `numerical` below.
|
|
15325
|
+
*/
|
|
15326
|
+
numericals?: outputs.bedrock.AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScaleNumerical[];
|
|
15327
|
+
}
|
|
15328
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScaleCategorical {
|
|
15329
|
+
/**
|
|
15330
|
+
* Description that explains what this categorical rating represents.
|
|
15331
|
+
*/
|
|
15332
|
+
definition: string;
|
|
15333
|
+
/**
|
|
15334
|
+
* Label for this categorical rating option. Length 1–100.
|
|
15335
|
+
*/
|
|
15336
|
+
label: string;
|
|
15337
|
+
}
|
|
15338
|
+
interface AgentcoreEvaluatorEvaluatorConfigLlmAsAJudgeRatingScaleNumerical {
|
|
15339
|
+
/**
|
|
15340
|
+
* Description that explains what this numerical rating represents.
|
|
15341
|
+
*/
|
|
15342
|
+
definition: string;
|
|
15343
|
+
/**
|
|
15344
|
+
* Label for this numerical rating option. Length 1–100.
|
|
15345
|
+
*/
|
|
15346
|
+
label: string;
|
|
15347
|
+
/**
|
|
15348
|
+
* Numerical value for this rating option. Must be at least 0.
|
|
15349
|
+
*/
|
|
15350
|
+
value: number;
|
|
15351
|
+
}
|
|
15352
|
+
interface AgentcoreEvaluatorTimeouts {
|
|
15353
|
+
/**
|
|
15354
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
15355
|
+
*/
|
|
15356
|
+
create?: string;
|
|
15357
|
+
/**
|
|
15358
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
15359
|
+
*/
|
|
15360
|
+
delete?: string;
|
|
15361
|
+
/**
|
|
15362
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
15363
|
+
*/
|
|
15364
|
+
update?: string;
|
|
15365
|
+
}
|
|
15240
15366
|
interface AgentcoreGatewayAuthorizerConfiguration {
|
|
15241
15367
|
/**
|
|
15242
15368
|
* JWT-based authorization configuration block. See `customJwtAuthorizer` below.
|
|
@@ -20401,6 +20527,10 @@ export declare namespace cloudfront {
|
|
|
20401
20527
|
*/
|
|
20402
20528
|
ipAddressType?: string;
|
|
20403
20529
|
originKeepaliveTimeout?: number;
|
|
20530
|
+
/**
|
|
20531
|
+
* The origin mTLS configuration for mutual TLS authentication between CloudFront and your origin.
|
|
20532
|
+
*/
|
|
20533
|
+
originMtlsConfig?: outputs.cloudfront.DistributionOriginCustomOriginConfigOriginMtlsConfig;
|
|
20404
20534
|
/**
|
|
20405
20535
|
* Origin protocol policy to apply to your origin. One of `http-only`, `https-only`, or `match-viewer`.
|
|
20406
20536
|
*/
|
|
@@ -20411,6 +20541,12 @@ export declare namespace cloudfront {
|
|
|
20411
20541
|
*/
|
|
20412
20542
|
originSslProtocols: string[];
|
|
20413
20543
|
}
|
|
20544
|
+
interface DistributionOriginCustomOriginConfigOriginMtlsConfig {
|
|
20545
|
+
/**
|
|
20546
|
+
* ARN of the ACM certificate to use for mutual TLS authentication with the origin. The certificate must have Extended Key Usage set to TLS Client Authentication.
|
|
20547
|
+
*/
|
|
20548
|
+
clientCertificateArn: string;
|
|
20549
|
+
}
|
|
20414
20550
|
interface DistributionOriginGroup {
|
|
20415
20551
|
/**
|
|
20416
20552
|
* The failover criteria for when to failover to the secondary origin.
|
|
@@ -21357,6 +21493,10 @@ export declare namespace cloudfront {
|
|
|
21357
21493
|
* Custom keep-alive timeout, in seconds. Default: 5.
|
|
21358
21494
|
*/
|
|
21359
21495
|
originKeepaliveTimeout: number;
|
|
21496
|
+
/**
|
|
21497
|
+
* Origin mTLS configuration for mutual TLS authentication between CloudFront and your origin. See Origin mTLS Config below.
|
|
21498
|
+
*/
|
|
21499
|
+
originMtlsConfig?: outputs.cloudfront.MultitenantDistributionOriginCustomOriginConfigOriginMtlsConfig;
|
|
21360
21500
|
/**
|
|
21361
21501
|
* Origin protocol policy to apply to your origin. Valid values are `http-only`, `https-only`, and `match-viewer`.
|
|
21362
21502
|
*/
|
|
@@ -21370,6 +21510,12 @@ export declare namespace cloudfront {
|
|
|
21370
21510
|
*/
|
|
21371
21511
|
originSslProtocols: string[];
|
|
21372
21512
|
}
|
|
21513
|
+
interface MultitenantDistributionOriginCustomOriginConfigOriginMtlsConfig {
|
|
21514
|
+
/**
|
|
21515
|
+
* ARN of the ACM certificate to use for mutual TLS authentication with the origin. The certificate must have Extended Key Usage set to TLS Client Authentication.
|
|
21516
|
+
*/
|
|
21517
|
+
clientCertificateArn: string;
|
|
21518
|
+
}
|
|
21373
21519
|
interface MultitenantDistributionOriginGroup {
|
|
21374
21520
|
/**
|
|
21375
21521
|
* Failover criteria for when to failover to the secondary origin. See Failover Criteria below.
|
|
@@ -44139,6 +44285,15 @@ export declare namespace eks {
|
|
|
44139
44285
|
* The `controlPlanePlacement` configuration block supports the following arguments:
|
|
44140
44286
|
*/
|
|
44141
44287
|
controlPlanePlacement?: outputs.eks.ClusterOutpostConfigControlPlanePlacement;
|
|
44288
|
+
/**
|
|
44289
|
+
* Amazon EC2 instance type for etcd instances of your local Amazon EKS cluster on AWS Outposts.
|
|
44290
|
+
*/
|
|
44291
|
+
etcdInstanceType: string;
|
|
44292
|
+
/**
|
|
44293
|
+
* Placement configuration for the etcd instances of your local Amazon EKS cluster on an AWS Outpost.
|
|
44294
|
+
* The `etcdPlacement` configuration block supports the following arguments:
|
|
44295
|
+
*/
|
|
44296
|
+
etcdPlacement: outputs.eks.ClusterOutpostConfigEtcdPlacement;
|
|
44142
44297
|
/**
|
|
44143
44298
|
* The ARN of the Outpost that you want to use for your local Amazon EKS cluster on Outposts. This argument is a list of arns, but only a single Outpost ARN is supported currently.
|
|
44144
44299
|
*/
|
|
@@ -44146,9 +44301,19 @@ export declare namespace eks {
|
|
|
44146
44301
|
}
|
|
44147
44302
|
interface ClusterOutpostConfigControlPlanePlacement {
|
|
44148
44303
|
/**
|
|
44149
|
-
*
|
|
44304
|
+
* Name of the placement group for the Kubernetes control plane instances. This setting can't be changed after cluster creation.
|
|
44150
44305
|
*/
|
|
44151
|
-
groupName
|
|
44306
|
+
groupName?: string;
|
|
44307
|
+
/**
|
|
44308
|
+
* Placement group spread level for control plane instances. Valid values: `host`, `rack`.
|
|
44309
|
+
*/
|
|
44310
|
+
spreadLevel: string;
|
|
44311
|
+
}
|
|
44312
|
+
interface ClusterOutpostConfigEtcdPlacement {
|
|
44313
|
+
/**
|
|
44314
|
+
* Placement group spread level for etcd instances. Valid values: `host`, `rack`.
|
|
44315
|
+
*/
|
|
44316
|
+
spreadLevel: string;
|
|
44152
44317
|
}
|
|
44153
44318
|
interface ClusterRemoteNetworkConfig {
|
|
44154
44319
|
/**
|
|
@@ -44331,6 +44496,14 @@ export declare namespace eks {
|
|
|
44331
44496
|
* An object representing the placement configuration for all the control plane instances of your local Amazon EKS cluster on AWS Outpost.
|
|
44332
44497
|
*/
|
|
44333
44498
|
controlPlanePlacements: outputs.eks.GetClusterOutpostConfigControlPlanePlacement[];
|
|
44499
|
+
/**
|
|
44500
|
+
* Amazon EC2 instance type for etcd instances.
|
|
44501
|
+
*/
|
|
44502
|
+
etcdInstanceType: string;
|
|
44503
|
+
/**
|
|
44504
|
+
* Placement configuration for the etcd instances.
|
|
44505
|
+
*/
|
|
44506
|
+
etcdPlacements: outputs.eks.GetClusterOutpostConfigEtcdPlacement[];
|
|
44334
44507
|
/**
|
|
44335
44508
|
* List of ARNs of the Outposts hosting the EKS cluster. Only a single ARN is supported currently.
|
|
44336
44509
|
*/
|
|
@@ -44341,6 +44514,16 @@ export declare namespace eks {
|
|
|
44341
44514
|
* The name of the placement group for the Kubernetes control plane instances.
|
|
44342
44515
|
*/
|
|
44343
44516
|
groupName: string;
|
|
44517
|
+
/**
|
|
44518
|
+
* Placement group spread level for etcd instances.
|
|
44519
|
+
*/
|
|
44520
|
+
spreadLevel: string;
|
|
44521
|
+
}
|
|
44522
|
+
interface GetClusterOutpostConfigEtcdPlacement {
|
|
44523
|
+
/**
|
|
44524
|
+
* Placement group spread level for etcd instances.
|
|
44525
|
+
*/
|
|
44526
|
+
spreadLevel: string;
|
|
44344
44527
|
}
|
|
44345
44528
|
interface GetClusterRemoteNetworkConfig {
|
|
44346
44529
|
/**
|
|
@@ -58860,28 +59043,31 @@ export declare namespace lakeformation {
|
|
|
58860
59043
|
}
|
|
58861
59044
|
interface OptInCondition {
|
|
58862
59045
|
/**
|
|
58863
|
-
*
|
|
59046
|
+
* Expression written based on the Cedar Policy Language used to match the principal attributes.
|
|
58864
59047
|
*/
|
|
58865
59048
|
expression: string;
|
|
58866
59049
|
}
|
|
58867
59050
|
interface OptInPrincipal {
|
|
59051
|
+
/**
|
|
59052
|
+
* Identifier for the Lake Formation principal.
|
|
59053
|
+
*/
|
|
58868
59054
|
dataLakePrincipalIdentifier: string;
|
|
58869
59055
|
}
|
|
58870
59056
|
interface OptInResourceData {
|
|
58871
59057
|
/**
|
|
58872
|
-
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. See
|
|
59058
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. See `catalog` Block for more details.
|
|
58873
59059
|
*/
|
|
58874
59060
|
catalogs?: outputs.lakeformation.OptInResourceDataCatalog[];
|
|
58875
59061
|
/**
|
|
58876
|
-
* Data cell filter. See
|
|
59062
|
+
* Data cell filter. See `dataCellsFilter` Block for more details.
|
|
58877
59063
|
*/
|
|
58878
59064
|
dataCellsFilters?: outputs.lakeformation.OptInResourceDataDataCellsFilter[];
|
|
58879
59065
|
/**
|
|
58880
|
-
* Location of an Amazon S3 path where permissions are granted or revoked. See
|
|
59066
|
+
* Location of an Amazon S3 path where permissions are granted or revoked. See `dataLocation` Block for more details.
|
|
58881
59067
|
*/
|
|
58882
59068
|
dataLocations?: outputs.lakeformation.OptInResourceDataDataLocation[];
|
|
58883
59069
|
/**
|
|
58884
|
-
* Database for the resource. Unique to the Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database permissions to a principal. See
|
|
59070
|
+
* Database for the resource. Unique to the Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database permissions to a principal. See `database` Block for more details.
|
|
58885
59071
|
*/
|
|
58886
59072
|
database?: outputs.lakeformation.OptInResourceDataDatabase;
|
|
58887
59073
|
/**
|
|
@@ -58889,19 +59075,19 @@ export declare namespace lakeformation {
|
|
|
58889
59075
|
*/
|
|
58890
59076
|
lfTag?: outputs.lakeformation.OptInResourceDataLfTag;
|
|
58891
59077
|
/**
|
|
58892
|
-
* Logical expression composed of one or more LF-Tag key:value pairs. See
|
|
59078
|
+
* Logical expression composed of one or more LF-Tag key:value pairs. See `lfTagExpression` Block for more details.
|
|
58893
59079
|
*/
|
|
58894
59080
|
lfTagExpressions?: outputs.lakeformation.OptInResourceDataLfTagExpression[];
|
|
58895
59081
|
/**
|
|
58896
|
-
* List of LF-Tag conditions or saved LF-Tag expressions that define a resource's LF-Tag policy. See
|
|
59082
|
+
* List of LF-Tag conditions or saved LF-Tag expressions that define a resource's LF-Tag policy. See `lfTagPolicy` Block for more details.
|
|
58897
59083
|
*/
|
|
58898
59084
|
lfTagPolicies?: outputs.lakeformation.OptInResourceDataLfTagPolicy[];
|
|
58899
59085
|
/**
|
|
58900
|
-
* Table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. See
|
|
59086
|
+
* Table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. See `table` Block for more details.
|
|
58901
59087
|
*/
|
|
58902
59088
|
table?: outputs.lakeformation.OptInResourceDataTable;
|
|
58903
59089
|
/**
|
|
58904
|
-
* Table with columns for the resource. A principal with permissions to this resource can select metadata from the columns of a table in the Data Catalog and the underlying data in Amazon S3. See
|
|
59090
|
+
* Table with columns for the resource. A principal with permissions to this resource can select metadata from the columns of a table in the Data Catalog and the underlying data in Amazon S3. See `tableWithColumns` Block for more details.
|
|
58905
59091
|
*/
|
|
58906
59092
|
tableWithColumns?: outputs.lakeformation.OptInResourceDataTableWithColumns;
|
|
58907
59093
|
}
|
|
@@ -58913,11 +59099,11 @@ export declare namespace lakeformation {
|
|
|
58913
59099
|
}
|
|
58914
59100
|
interface OptInResourceDataDataCellsFilter {
|
|
58915
59101
|
/**
|
|
58916
|
-
*
|
|
59102
|
+
* Database in the Glue Data Catalog.
|
|
58917
59103
|
*/
|
|
58918
59104
|
databaseName?: string;
|
|
58919
59105
|
/**
|
|
58920
|
-
* Name of the
|
|
59106
|
+
* Name of the data cells filter.
|
|
58921
59107
|
*/
|
|
58922
59108
|
name?: string;
|
|
58923
59109
|
/**
|
|
@@ -58931,7 +59117,7 @@ export declare namespace lakeformation {
|
|
|
58931
59117
|
}
|
|
58932
59118
|
interface OptInResourceDataDataLocation {
|
|
58933
59119
|
/**
|
|
58934
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
59120
|
+
* Identifier for the Data Catalog where the location is registered with Lake Formation. By default, it is the account ID of the caller.
|
|
58935
59121
|
*/
|
|
58936
59122
|
catalogId: string;
|
|
58937
59123
|
/**
|
|
@@ -58945,7 +59131,7 @@ export declare namespace lakeformation {
|
|
|
58945
59131
|
*/
|
|
58946
59132
|
catalogId?: string;
|
|
58947
59133
|
/**
|
|
58948
|
-
* Name of the
|
|
59134
|
+
* Name of the database resource. Unique to the Data Catalog.
|
|
58949
59135
|
*/
|
|
58950
59136
|
name: string;
|
|
58951
59137
|
}
|
|
@@ -58955,11 +59141,11 @@ export declare namespace lakeformation {
|
|
|
58955
59141
|
*/
|
|
58956
59142
|
catalogId: string;
|
|
58957
59143
|
/**
|
|
58958
|
-
*
|
|
59144
|
+
* Key name for the LF-Tag.
|
|
58959
59145
|
*/
|
|
58960
59146
|
key: string;
|
|
58961
59147
|
/**
|
|
58962
|
-
*
|
|
59148
|
+
* Set of tag values for the LF-Tag key. At least one value is required. Each value can be 1-255 characters.
|
|
58963
59149
|
*/
|
|
58964
59150
|
values: string[];
|
|
58965
59151
|
}
|
|
@@ -58969,17 +59155,17 @@ export declare namespace lakeformation {
|
|
|
58969
59155
|
*/
|
|
58970
59156
|
catalogId?: string;
|
|
58971
59157
|
/**
|
|
58972
|
-
* Name of the
|
|
59158
|
+
* Name of the LF-Tag expression to grant permissions on.
|
|
58973
59159
|
*/
|
|
58974
59160
|
name: string;
|
|
58975
59161
|
}
|
|
58976
59162
|
interface OptInResourceDataLfTagPolicy {
|
|
58977
59163
|
/**
|
|
58978
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
59164
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
58979
59165
|
*/
|
|
58980
59166
|
catalogId: string;
|
|
58981
59167
|
/**
|
|
58982
|
-
* If provided, permissions are granted to the Data Catalog resources whose assigned LF-Tags match the expression body of the saved expression under the provided
|
|
59168
|
+
* Name of the saved expression to match. If provided, permissions are granted to the Data Catalog resources whose assigned LF-Tags match the expression body of the saved expression under the provided expression name.
|
|
58983
59169
|
*/
|
|
58984
59170
|
expressionName?: string;
|
|
58985
59171
|
/**
|
|
@@ -58997,7 +59183,7 @@ export declare namespace lakeformation {
|
|
|
58997
59183
|
*/
|
|
58998
59184
|
catalogId?: string;
|
|
58999
59185
|
/**
|
|
59000
|
-
*
|
|
59186
|
+
* Name of the database for the table. Unique to a Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database privileges to a principal.
|
|
59001
59187
|
*/
|
|
59002
59188
|
databaseName: string;
|
|
59003
59189
|
/**
|
|
@@ -59019,11 +59205,11 @@ export declare namespace lakeformation {
|
|
|
59019
59205
|
*/
|
|
59020
59206
|
columnNames?: string[];
|
|
59021
59207
|
/**
|
|
59022
|
-
* Wildcard specified by a ColumnWildcard object. At least one of ColumnNames or ColumnWildcard is required.
|
|
59208
|
+
* Wildcard specified by a ColumnWildcard object. At least one of ColumnNames or ColumnWildcard is required. See `columnWildcard` Block for more details.
|
|
59023
59209
|
*/
|
|
59024
59210
|
columnWildcard?: outputs.lakeformation.OptInResourceDataTableWithColumnsColumnWildcard;
|
|
59025
59211
|
/**
|
|
59026
|
-
*
|
|
59212
|
+
* Name of the database for the table. Unique to a Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database privileges to a principal.
|
|
59027
59213
|
*/
|
|
59028
59214
|
databaseName: string;
|
|
59029
59215
|
/**
|
|
@@ -59032,6 +59218,9 @@ export declare namespace lakeformation {
|
|
|
59032
59218
|
name: string;
|
|
59033
59219
|
}
|
|
59034
59220
|
interface OptInResourceDataTableWithColumnsColumnWildcard {
|
|
59221
|
+
/**
|
|
59222
|
+
* Excludes column names. Any column with this name will be excluded.
|
|
59223
|
+
*/
|
|
59035
59224
|
excludedColumnNames?: string[];
|
|
59036
59225
|
}
|
|
59037
59226
|
interface PermissionsDataCellsFilter {
|
|
@@ -79453,7 +79642,7 @@ export declare namespace oam {
|
|
|
79453
79642
|
export declare namespace observabilityadmin {
|
|
79454
79643
|
interface CentralizationRuleForOrganizationRule {
|
|
79455
79644
|
/**
|
|
79456
|
-
* Configuration block for the destination where
|
|
79645
|
+
* Configuration block for the destination where telemetry will be centralized. See `destination` below.
|
|
79457
79646
|
*/
|
|
79458
79647
|
destination: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleDestination;
|
|
79459
79648
|
/**
|
|
@@ -79463,7 +79652,7 @@ export declare namespace observabilityadmin {
|
|
|
79463
79652
|
}
|
|
79464
79653
|
interface CentralizationRuleForOrganizationRuleDestination {
|
|
79465
79654
|
/**
|
|
79466
|
-
* AWS account ID where
|
|
79655
|
+
* AWS account ID where telemetry will be centralized.
|
|
79467
79656
|
*/
|
|
79468
79657
|
account: string;
|
|
79469
79658
|
/**
|
|
@@ -79471,7 +79660,11 @@ export declare namespace observabilityadmin {
|
|
|
79471
79660
|
*/
|
|
79472
79661
|
destinationLogsConfiguration?: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleDestinationDestinationLogsConfiguration;
|
|
79473
79662
|
/**
|
|
79474
|
-
*
|
|
79663
|
+
* Configuration block for destination metrics settings. See `destinationMetricsConfiguration` below.
|
|
79664
|
+
*/
|
|
79665
|
+
destinationMetricsConfiguration?: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleDestinationDestinationMetricsConfiguration;
|
|
79666
|
+
/**
|
|
79667
|
+
* AWS region where telemetry will be centralized.
|
|
79475
79668
|
*/
|
|
79476
79669
|
region: string;
|
|
79477
79670
|
}
|
|
@@ -79519,9 +79712,21 @@ export declare namespace observabilityadmin {
|
|
|
79519
79712
|
*/
|
|
79520
79713
|
kmsKeyArn?: string;
|
|
79521
79714
|
}
|
|
79715
|
+
interface CentralizationRuleForOrganizationRuleDestinationDestinationMetricsConfiguration {
|
|
79716
|
+
/**
|
|
79717
|
+
* Configuration block for metrics backup settings. See `destinationMetricsBackupConfiguration` below.
|
|
79718
|
+
*/
|
|
79719
|
+
backupConfiguration?: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleDestinationDestinationMetricsConfigurationBackupConfiguration;
|
|
79720
|
+
}
|
|
79721
|
+
interface CentralizationRuleForOrganizationRuleDestinationDestinationMetricsConfigurationBackupConfiguration {
|
|
79722
|
+
/**
|
|
79723
|
+
* AWS region for backup storage.
|
|
79724
|
+
*/
|
|
79725
|
+
region: string;
|
|
79726
|
+
}
|
|
79522
79727
|
interface CentralizationRuleForOrganizationRuleSource {
|
|
79523
79728
|
/**
|
|
79524
|
-
* Set of AWS regions from which to centralize
|
|
79729
|
+
* Set of AWS regions from which to centralize telemetry. Must contain at least one region.
|
|
79525
79730
|
*/
|
|
79526
79731
|
regions: string[];
|
|
79527
79732
|
/**
|
|
@@ -79532,6 +79737,10 @@ export declare namespace observabilityadmin {
|
|
|
79532
79737
|
* Configuration block for source logs settings. See `sourceLogsConfiguration` below.
|
|
79533
79738
|
*/
|
|
79534
79739
|
sourceLogsConfiguration?: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleSourceSourceLogsConfiguration;
|
|
79740
|
+
/**
|
|
79741
|
+
* Configuration block for source metrics settings. See `sourceMetricsConfiguration` below.
|
|
79742
|
+
*/
|
|
79743
|
+
sourceMetricsConfiguration?: outputs.observabilityadmin.CentralizationRuleForOrganizationRuleSourceSourceMetricsConfiguration;
|
|
79535
79744
|
}
|
|
79536
79745
|
interface CentralizationRuleForOrganizationRuleSourceSourceLogsConfiguration {
|
|
79537
79746
|
/**
|
|
@@ -79547,6 +79756,12 @@ export declare namespace observabilityadmin {
|
|
|
79547
79756
|
*/
|
|
79548
79757
|
logGroupSelectionCriteria: string;
|
|
79549
79758
|
}
|
|
79759
|
+
interface CentralizationRuleForOrganizationRuleSourceSourceMetricsConfiguration {
|
|
79760
|
+
/**
|
|
79761
|
+
* Filter expression that selects which source metrics to centralize. Currently, only `*` (all metrics) is supported.
|
|
79762
|
+
*/
|
|
79763
|
+
metricsSelectionCriteria: string;
|
|
79764
|
+
}
|
|
79550
79765
|
interface CentralizationRuleForOrganizationTimeouts {
|
|
79551
79766
|
/**
|
|
79552
79767
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
@@ -81926,6 +82141,12 @@ export declare namespace opensearch {
|
|
|
81926
82141
|
*/
|
|
81927
82142
|
delete?: string;
|
|
81928
82143
|
}
|
|
82144
|
+
interface ServerlessCollectionVectorOption {
|
|
82145
|
+
/**
|
|
82146
|
+
* Status of serverless vector acceleration for the collection. One of `ENABLED`, `DISABLED`, or `ALLOWED`.
|
|
82147
|
+
*/
|
|
82148
|
+
serverlessVectorAcceleration: string;
|
|
82149
|
+
}
|
|
81929
82150
|
interface ServerlessSecurityConfigSamlOptions {
|
|
81930
82151
|
/**
|
|
81931
82152
|
* Group attribute for this SAML integration.
|
|
@@ -94158,6 +94379,20 @@ export declare namespace sagemaker {
|
|
|
94158
94379
|
*/
|
|
94159
94380
|
s3OutputPath: string;
|
|
94160
94381
|
}
|
|
94382
|
+
interface HubContentReferenceTimeouts {
|
|
94383
|
+
/**
|
|
94384
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
94385
|
+
*/
|
|
94386
|
+
create?: string;
|
|
94387
|
+
/**
|
|
94388
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
94389
|
+
*/
|
|
94390
|
+
delete?: string;
|
|
94391
|
+
/**
|
|
94392
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
94393
|
+
*/
|
|
94394
|
+
update?: string;
|
|
94395
|
+
}
|
|
94161
94396
|
interface HubS3StorageConfig {
|
|
94162
94397
|
/**
|
|
94163
94398
|
* The Amazon S3 bucket prefix for hosting hub content.interface.
|