일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- arguments
- ALTER
- value
- concreteclass
- constantnumber
- overload
- class
- 생성자
- garbagecollection
- Vector
- hamobee
- Hashtable
- hashCode
- run()
- methodArea
- abstractclass
- super
- start()
- 콘크리트클래스
- 추상클래스
- eclipse
- override
- Eureka
- reference
- object
- fuction
- Polymorphism
- string
- MSA
- 객체형변환
- Today
- Total
뇌운동일지
toy1: EC2 정보조회 참고자료 본문
EC2 정보조회 참고자료
참고자료
How can I list all my Amazon EC2 instances using Node.js in AWS Lambda?
I'm on AWS and using AWS SDK for JavaScript in Node.js. I'm trying to build an AWS Lambda function and inside I want to get a list of all my Amazon EC2 instances, but I just can't seem to get it wo...
stackoverflow.com
AWS API EC2 client
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ec2/index.html
ES6에서의 import export 때문에 찾아봄
https://www.daleseo.com/js-module-import/
자바스크립트 ES6 모듈 내보내기/불러오기 (import)
Engineering Blog by Dale Seo
www.daleseo.com
ES6 버전에서의 node.js express 사용예제
https://www.codementor.io/@olawalealadeusi896/building-simple-api-with-es6-krn8xx3k6
babel-watch 모듈 설치에서 에러나서 이렇게 해결
에러메시지는 이러했다.
Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
예제들과 es6이 맞지 않아서 맞춰주어야 함
https://codenbike.tistory.com/221
'purple duck 일지' 카테고리의 다른 글
[Vue.js] 게시판 예제 연습 (0) | 2021.06.25 |
---|---|
[Vue.js] 환경설정과 프로젝트 생성 (0) | 2021.06.25 |
toy1: jQWidget 활용 grid 그리기 (0) | 2021.06.09 |
toy1: AWS 참고자료 (0) | 2021.06.01 |
toy1: Node.js, AWS 개념 알아보기 (0) | 2021.05.25 |