An open API service indexing awesome lists of open source software.

https://github.com/oblily/excel-aws-add-in-visualstudio


https://github.com/oblily/excel-aws-add-in-visualstudio

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# excel-aws-add-in-visualstudio

## Reference
https://docs.microsoft.com/ja-jp/office/dev/add-ins/develop/develop-add-ins-visual-studio
https://dev.classmethod.jp/cloud/excel_aws_spec_autogeneration/

## Statement
- Just upload cs.code
- It can get resource info as below.
- EC2
- SecurityGroup
- VPC
- RDS
- Subnet
- RouteTable
- IGW
- CGW
- VPN
- **It is just for reference so the code maybe very dirty. For Forgive!**