- Today
- Total
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- 데이트코스
- 주차가능
- mongodb atlas
- presigned
- python
- mongo to mysql
- secrets-manager-config
- Cannot have overlapping
- 수원맛집
- adverising
- secrets manager
- 숲느낌
- 몽고디비 클론
- Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type.
- 이미지오류
- AWS
- opennlp
- 인계동
- 수원
- secrets manager example code
- Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type.
- Jakarta Persistence
- amozon
- source endpoint
- 구 트위터
- Index 1 out of bounds for length 1
- java
- 401error
- deeplearning4j
- unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
Archives
DevOps-Life
[AWS] Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type. 본문
IT/System
[AWS] Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type.
인풀 2023. 9. 14. 20:55반응형
SMALL
AWS Lambda에서 S3 트리거를 걸려 할때 생기는 문제로.
현재 해당 s3 경로에 이미 트리거가 걸려 있을때나, 걸어놔서 이벤트가 있는 상태에서 다시 걸려고 할 때 문제가 된다.
해결방법
Aws S3 -> 해당 버킷 -> 속성 -> 하단 이벤트 알림을 삭제해 준다.
반응형
LIST
'IT > System' 카테고리의 다른 글
[MongoDB] Database clone 작업 (0) | 2023.12.11 |
---|---|
[AWS DMS] MongoDB Atlas To AWS RDS(Mysql) endpoint 생성 (0) | 2023.11.07 |
SSH 공개키와 개인키 (0) | 2018.12.31 |
rSyslog 적용방법과 history를 이용한 커멘드 로그출력 (0) | 2018.12.18 |
SSH등 접근제어 hosts.allow, hosts.deny (0) | 2018.11.20 |
Comments