Notice
Recent Posts
Recent Comments
Link
투케이2K
24. (Aws/Amazon) [Aws Iot Core] Aws Iot Core 프로비저닝 수행 시 필요한 엔드포인트 (EndPoint) 도메인 정보 확인 방법 본문
Aws (Amazon)
24. (Aws/Amazon) [Aws Iot Core] Aws Iot Core 프로비저닝 수행 시 필요한 엔드포인트 (EndPoint) 도메인 정보 확인 방법
투케이2K 2025. 1. 21. 20:33[개발 환경 설정]
개발 환경 : Aws / Amazon Web Services
[설명 정리]
// --------------------------------------------------------------------------------------
[개발 및 환경]
// --------------------------------------------------------------------------------------
- 인프라 : Aws / Amazon Web Services
- 기술 구분 : Aws Iot Core / Fleet 프로비저닝
// --------------------------------------------------------------------------------------
// --------------------------------------------------------------------------------------
[설명 정리]
// --------------------------------------------------------------------------------------
1. Aws 사이트에서 Aws Iot Core 접속 수행
>> 오른쪽 상단의 리젼 정보를 특정 리젼으로 지정 수행 (ex : 도쿄)
>> Aws 서비스 중 Iot Core 접속 (전체 메뉴 >> 모든 서비스)
2. 좌측 Aws IoT 메뉴에서 [연결] >> [도메인 구성] 메뉴 클릭 수행
3. [도메인 구성] 화면에서 [도메인 이름] URL 정보 확인 (엔드포인트 정보)
[이름] [도메인 이름] [상태] [업데이트된 날짜] ......
iot afskm-ats.iot.ap-northeast-2.amazonaws.com 활성 December 23, 2024, 13:26:37 (UTC+09:00)
// --------------------------------------------------------------------------------------
// --------------------------------------------------------------------------------------
[참고 사이트]
// --------------------------------------------------------------------------------------
[Aws Iot Core 엔드포인트 정보]
https://docs.aws.amazon.com/ko_kr/general/latest/gr/iot-core.html
[Aws 콘솔 로그인 및 Iot Core Thing 사물 생성 확인 방법]
https://blog.naver.com/kkh0977/223688994642
[Aws 콘솔 로그인 페이지]
https://ap-northeast-1.signin.aws.amazon.com/console/
[Android : Aws Fleet Provisioning 프로비저닝 로직 수행]
https://blog.naver.com/kkh0977/223027407815?trackingCode=blog_bloghome_searchlist
// --------------------------------------------------------------------------------------
반응형
'Aws (Amazon)' 카테고리의 다른 글
Comments