Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ennero avatar

Aws Integration

  • 1 installs
  • Updated May 12, 2026
  • ennero/seminario1_a_1s2026_g5

Wire AWS SDK v3 services (S3, Cognito, Rekognition, Translate, Lex, Lambda, API Gateway) using env-var credentials and project-specific bucket names.

About

Checklist for integrating AWS SDK v3 services in a course project, reading all credentials and settings from environment variables. A developer uses it when wiring S3, Cognito, Rekognition, Translate, Lex, or Lambda and validating required env vars.

  • Use @aws-sdk/client-* v3 packages, no hardcoded credentials
  • Named buckets and services: S3 images, Cognito email verification, Rekognition face login

Aws Integration by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #933 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ennero/seminario1_a_1s2026_g5 --skill aws-integration

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedMay 12, 2026
Repositoryennero/seminario1_a_1s2026_g5

What it does

Wire AWS SDK v3 services (S3, Cognito, Rekognition, Translate, Lex, Lambda, API Gateway) using env-var credentials and project-specific bucket names.

Files

SKILL.mdMarkdownGitHub ↗

AWS Integration Skill

Goals

  • Use AWS SDK v3 for all integrations.
  • Read credentials and settings from environment variables.
  • Keep bucket names and service identifiers aligned with project requirements.

Checklist

  • Use @aws-sdk/client-* packages (v3).
  • No hardcoded credentials; use process.env.
  • S3 bucket for images: semi1proyecto-g6.
  • Static web bucket: Proyecto-Web-G6.
  • Cognito must include email verification.
  • Rekognition for labels and face login.
  • Translate for post/comment translations.
  • Lex for faculty chatbot.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.