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
- Host: GitHub
- URL: https://github.com/oblily/excel-aws-add-in-visualstudio
- Owner: oblily
- Created: 2020-03-08T03:34:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T03:45:47.000Z (over 5 years ago)
- Last Synced: 2024-11-13T14:43:54.535Z (7 months ago)
- Language: C#
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - oblily/excel-aws-add-in-visualstudio - (C# #)
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!**