This Git repository serves as a sandbox for experimenting with the AWS SDK for Python (Boto3). Inside this repository, you will find a collection of Python playbooks, scripts, and code snippets developed to explore and interact with various AWS services and functionalities.
NR | Name | Description |
---|---|---|
1. | createVM.py | Create an EC2 instance |
2. | whatsMyIp_aws.py, whatsMyIp_azure.py | Lamda function, that read the http header and access an api. |
3. | ||
4. | ||
5. |
This project is licensed under the MIT License. See the LICENSE file for details.
This code was created in 2023 by Yves Wetter.