- Connect to AWS with credentials
- Transfer files to and fro Amazon S3 buckets
- Install.NET Core serverless apps or standalone functions to AWS Lambda
- Invoke the AWS Lambda function
- Create/update AWS CloudFormationStacks
- Install to AWS Elastic Beanstalk
- With AWS CodeDeploy, you can deploy to Amazon EC2
- Send a message via email to Simple Notification Service Topics or Simple Queue Service Queues
- Run AWS Tools for Windows PowerShell Scripts
- Run AWS CLI commands
AWS posted detailed instructions on how to set up and use tasks, and promised additional guidance in future posts. You can find the open source code for the tools package on GitHub. AWS invited developers to give feedback on the project.