Verify AWS Security Posture Advisor server health by checking configuration, AWS connectivity, and service availability to troubleshoot issues and confirm proper setup.
Discover server capabilities, supported AWS services, compliance frameworks, and intelligence engines to understand how to use the AWS Security Posture Advisor for security assessments.
Execute write SQL statements (INSERT, UPDATE, DELETE) to modify PostgreSQL database data. Use with caution as this tool directly changes database content.
Execute SQL SELECT queries to retrieve data from PostgreSQL databases. This read-only tool returns query results with rows, columns, and metadata for database analysis.
Explains SQL query execution plans with cost estimates. Optionally runs query for real statistics or simulates hypothetical indexes to compare performance.
Enables comprehensive PostgreSQL database management through natural language including queries, schema operations, user management, and administrative tasks. Features enterprise-grade connection pooling, transaction support, and full database administration capabilities.
Enables comprehensive PostgreSQL database management including index tuning, query plan analysis, health monitoring, schema-aware SQL generation, and safe SQL execution with configurable access control for both development and production environments.
Analyze AWS infrastructure security by correlating findings across services, assessing compliance with frameworks like CIS and NIST, and generating prioritized recommendations.
Analyze SQL query execution plans to understand database performance and optimize queries with detailed cost estimates and hypothetical index simulation.
Retrieve all constraints for a PostgreSQL table, including primary keys, foreign keys, unique constraints, and check constraints, to understand table relationships and data integrity rules.