Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(resource): support for opensearch serverless collections #448

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

oubaydos
Copy link
Contributor

@oubaydos oubaydos commented Dec 6, 2024

This PR introduces support for managing OpenSearch serverless collections. It allows deletion of collections based on three properties: ID, ARN, and NAME.

I have tested this feature by running AWS Nuke on an AWS account containing four collections. The tool successfully removed the specified collections based on the provided filters.

This PR fixes #344

@ekristen ekristen merged commit d56c627 into ekristen:main Dec 8, 2024
6 checks passed
@ekristen
Copy link
Owner

ekristen commented Dec 8, 2024

🎉 This PR is included in version 3.35.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[resource] opensearch serverless collections
2 participants