Skip to content

🔖 Release 2.0.2 - Add full AWS Secrets Manager wrapper (SimpleSecret) with test#28

Merged
Vortex1806 merged 1 commit into
mainfrom
release-2.2.0
Oct 16, 2025
Merged

🔖 Release 2.0.2 - Add full AWS Secrets Manager wrapper (SimpleSecret) with test#28
Vortex1806 merged 1 commit into
mainfrom
release-2.2.0

Conversation

@Vortex1806

Copy link
Copy Markdown
Owner

This PR introduces a complete AWS Secrets Manager wrapper class, SimpleSecret, with the following improvements:

  • Full CRUD operations (create, update, delete, retrieve) for secrets
  • Safe permanent deletion handling for cross-region replicas
  • Recovery window deletion support
  • Secret rotation and cancel rotation
  • Tagging/untagging secrets
  • Listing secrets and secret versions
  • Replication and replica removal for cross-region secrets
  • Built-in debug logging for all operations

Additionally, a robust live test script has been added to verify all operations end-to-end.

This PR is ready for merge and release as the updated Secrets Manager module.

@Vortex1806 Vortex1806 self-assigned this Oct 16, 2025
@Vortex1806 Vortex1806 merged commit f53ba22 into main Oct 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant