aws-fundamentals

Establish AWS security baselines with IAM, S3, RDS, and Lambda guardrails.

Updated May 11, 2026
One-click install
npx skills add https://github.com/resultakak/argos --skill aws-fundamentals-resultakak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-fundamentals
Source: https://github.com/resultakak/argos/tree/main/skills/aws-fundamentals
Command: npx skills add https://github.com/resultakak/argos --skill aws-fundamentals-resultakak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes AWS initial setup and ongoing governance to reduce risk and accelerate safe adoption.

Core Features & Use Cases

  • IAM least privilege patterns, multi-account guardrails, and policy hygiene for secure access.
  • S3 bucket security, public access controls, encryption, and lifecycle strategies for cost and compliance.
  • RDS encryption, backup retention, and cross-region considerations; Lambda pattern guidance for scalable compute.
  • Onboarding workflows, cost-aware governance, and audit readiness using CloudTrail and IaC templates.

Quick Start

Establish baseline AWS security and architecture review for a new account to establish guardrails and reference patterns.

Frequently Asked Questions about aws-fundamentals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I establish a secure AWS baseline for a new account onboarding?

To establish a secure AWS baseline for account onboarding, apply IAM least privilege patterns, enable multi-account guardrails, and configure S3 public access controls with encryption and lifecycle policies to ensure compliant cloud adoption.

What IAM patterns should I use for least privilege access in AWS governance?

For least privilege access in AWS governance, implement strict IAM policy hygiene, enforce multi-account guardrails, and apply reference policy templates to restrict permissions and maintain secure access across onboarding workflows.

How do I configure S3 bucket security and RDS encryption for audit readiness?

To configure S3 bucket security and RDS encryption for audit readiness, enforce S3 public access blocks, apply lifecycle strategies, enable RDS backup retention with cross-region considerations, and track configurations using CloudTrail.

Does this approach provide Lambda patterns for scalable compute during AWS audits?

Yes, this approach provides Lambda pattern guidance for scalable compute, integrating serverless execution with cost-aware governance and IaC templates to support architecture reviews and audit readiness across AWS accounts.

What is the best way to automate AWS initial setup and ongoing cost-aware governance?

The best way to automate AWS initial setup and ongoing cost-aware governance is to standardize onboarding workflows with IaC templates, enforce reference architectures, and utilize CloudTrail to maintain audit readiness and reduce risk.