Skip to content

Conversation

@badmintoncryer
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

Amazon OpenSearch Service offers the ability to use Amazon S3 as a vector engine for vector indexes.

https://docs.aws.amazon.com/opensearch-service/latest/developerguide/s3-vector-opensearch-integration-engine.html

Description of changes

  • Add s3VectorsEngineEnabled prop to DomainProps
  • Add validation for s3 vectors engine
    • OpenSearch version 2.19 or later
    • OpenSearch Optimized instances
    • Latest patch version for your OpenSearch release
    • Conditions are described in the docs.

Describe any new or updated permissions being added

None

Description of how you validated changes

Add both unit and integ tests.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team December 13, 2025 14:13
@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Dec 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2025

TestsPassed ✅SkippedFailed
Security Guardian Results52 ran52 passed
TestResult
No test annotations available

@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2025

TestsPassed ✅SkippedFailed
Security Guardian Results with resolved templates52 ran52 passed
TestResult
No test annotations available

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants