chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,135 @@
|
||||
{
|
||||
"name": "aws-core",
|
||||
"version": "1.1.0",
|
||||
"description": "Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code (CDK, CloudFormation), use core services (Lambda, API Gateway, Step Functions, ECS/Fargate, ECR, IAM, Amazon Bedrock with Knowledge Bases and Guardrails, AWS Blocks), select and operate databases across relational, key-value, document, wide-column, graph, time-series, and in-memory engines (Aurora PostgreSQL/MySQL, Aurora DSQL, RDS, Oracle Database@AWS, DynamoDB, DocumentDB, Keyspaces, Neptune, Timestream, ElastiCache, and MemoryDB), and complete common tasks across observability (CloudWatch, X-Ray, CloudTrail, ADOT), messaging and streaming (SQS, SNS, EventBridge, Kinesis, MSK), AWS SDKs (boto3, JS v3, Swift), and cost optimization.",
|
||||
"author": {
|
||||
"name": "Amazon Web Services",
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
"homepage": "https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws/",
|
||||
"repository": "https://github.com/aws/agent-toolkit-for-aws",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"aws",
|
||||
"amazon",
|
||||
"amazon-web-services",
|
||||
"iam",
|
||||
"bedrock",
|
||||
"amazon-bedrock",
|
||||
"aws-blocks",
|
||||
"billing",
|
||||
"cost-explorer",
|
||||
"cost-optimization",
|
||||
"savings-plans",
|
||||
"compute-optimizer",
|
||||
"cdk",
|
||||
"aws-cdk",
|
||||
"cloudformation",
|
||||
"sam",
|
||||
"serverless",
|
||||
"lambda",
|
||||
"api-gateway",
|
||||
"step-functions",
|
||||
"eventbridge",
|
||||
"containers",
|
||||
"ecs",
|
||||
"fargate",
|
||||
"ecr",
|
||||
"messaging",
|
||||
"streaming",
|
||||
"sqs",
|
||||
"sns",
|
||||
"kinesis",
|
||||
"kinesis-firehose",
|
||||
"msk",
|
||||
"kafka",
|
||||
"flink",
|
||||
"amazon-mq",
|
||||
"observability",
|
||||
"cloudwatch",
|
||||
"logs-insights",
|
||||
"x-ray",
|
||||
"cloudtrail",
|
||||
"adot",
|
||||
"opentelemetry",
|
||||
"sdk",
|
||||
"aws-sdk",
|
||||
"boto3",
|
||||
"aws-sdk-js-v3",
|
||||
"aws-sdk-swift",
|
||||
"knowledge-bases",
|
||||
"rag",
|
||||
"guardrails",
|
||||
"opensearch",
|
||||
"opensearch-serverless",
|
||||
"amazon-opensearch-service",
|
||||
"cognito",
|
||||
"appsync",
|
||||
"dynamodb",
|
||||
"database",
|
||||
"databases",
|
||||
"relational-database",
|
||||
"aurora",
|
||||
"aurora-postgresql",
|
||||
"aurora-mysql",
|
||||
"aurora-dsql",
|
||||
"dsql",
|
||||
"postgres",
|
||||
"postgresql",
|
||||
"mysql",
|
||||
"mariadb",
|
||||
"oracle",
|
||||
"sql-server",
|
||||
"sqlserver",
|
||||
"db2",
|
||||
"rds",
|
||||
"rds-postgresql",
|
||||
"rds-mysql",
|
||||
"rds-mariadb",
|
||||
"rds-oracle",
|
||||
"rds-sqlserver",
|
||||
"rds-db2",
|
||||
"odb",
|
||||
"oracle-database-at-aws",
|
||||
"documentdb",
|
||||
"mongodb",
|
||||
"elasticache",
|
||||
"memorydb",
|
||||
"redis",
|
||||
"valkey",
|
||||
"memcached",
|
||||
"keyspaces",
|
||||
"cassandra",
|
||||
"neptune",
|
||||
"graph-database",
|
||||
"timestream",
|
||||
"time-series",
|
||||
"influxdb",
|
||||
"app-runner",
|
||||
"snapstart",
|
||||
"powertools",
|
||||
"durable-functions",
|
||||
"budgets",
|
||||
"reserved-instances",
|
||||
"right-sizing"
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"mcpServers": "./.mcp.json",
|
||||
"interface": {
|
||||
"displayName": "AWS Core",
|
||||
"shortDescription": "AWS agent plugin with skills and MCP servers",
|
||||
"longDescription": "Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code (CDK, CloudFormation), use core services (Lambda, API Gateway, Step Functions, ECS/Fargate, ECR, IAM, Amazon Bedrock with Knowledge Bases and Guardrails, AWS Blocks), and complete common tasks across observability (CloudWatch, X-Ray, CloudTrail, ADOT), messaging and streaming (SQS, SNS, EventBridge, Kinesis, MSK), AWS SDKs (boto3, JS v3, Swift), and cost optimization, including OpenSearch Serverless vector stores for Knowledge Bases.",
|
||||
"defaultPrompt": [
|
||||
"Scaffold a CDK stack for this app.",
|
||||
"Add IAM least-privilege policies for these resources.",
|
||||
"Wire up CloudWatch logs and alarms for this service."
|
||||
],
|
||||
"developerName": "Amazon Web Services",
|
||||
"category": "Cloud",
|
||||
"capabilities": ["Read", "Write"],
|
||||
"websiteURL": "https://github.com/aws/agent-toolkit-for-aws",
|
||||
"privacyPolicyURL": "https://aws.amazon.com/privacy/",
|
||||
"termsOfServiceURL": "https://aws.amazon.com/service-terms/",
|
||||
"brandColor": "#FF9900"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user