Minhyeok Park cd1d80a0b7
All checks were successful
/ deploy_site (push) Successful in 2m14s
refactor: improve type safety and enhance AWS SDK integration
- Updated the `Memorizer` class to use a more specific `AnyClient` type for AWS SDK clients.
- Enhanced type safety in various AWS service classes by replacing `unknown` casts with specific types (e.g., `AuthorizationType`, `DistributionConfig`, `PolicyDocument`).
- Refactored error handling to ensure proper type assertions for error objects across multiple services.
- Simplified the `fix` method signatures in several classes to accept only non-compliant resources, improving clarity and usability.
2025-01-16 17:03:13 +09:00
2025-01-06 20:39:42 +09:00
2025-01-15 20:53:34 +09:00
2024-12-30 14:40:09 +09:00
2025-01-16 15:48:55 +09:00
2025-01-16 15:48:55 +09:00
2025-01-06 20:41:06 +09:00
2024-12-30 14:40:09 +09:00

BPSets

The AWS best practices checker & fixer. Inspired by AWS config and skyuecx0630/bp-check but improved performance via async jobs and better memoization.

Also provides Web based UI powered by bootstrap!

Screenshots

BP List Fixing Non Compliant

Features

Implemented BPSets

Description
No description provided
Readme 1.2 MiB
Languages
TypeScript 94.6%
EJS 5.2%
JavaScript 0.2%