Amazon DocumentDB TLS 비활성화 하기
2023. 12. 29. 16:38ㆍAWS/Amazon DocumentDB (with MongoDB compatib
728x90
SMALL
- 개요
Amazon DocumentDB의 TLS는 기본 설정이 활성화 되어 있다.
DB를 생성후에 해당 설정이 변경이 가능하지만 다운타임이 발생한다.
- 방법
1. DB 클러스터 선택
2. "변경" 클릭
3. 클러스터의 parameter group 을 "disabletls" 로 변경
4. "계속" 클릭
5. "언제 적용할지" 선택
- 참고
https://repost.aws/knowledge-center/documentdb-cannot-connect
https://docs.aws.amazon.com/documentdb/latest/developerguide/cluster_parameter_groups-modify.html
728x90
LIST
'AWS > Amazon DocumentDB (with MongoDB compatib' 카테고리의 다른 글
DocumentDB dump (0) | 2022.11.17 |
---|