Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
Amazon S3 이벤트 알림이 객체 이름 필터 접두사 또는 접미사의 와일드카드에서 작동하지 않는 이유는 무엇입니까?
1분 분량
0
객체 키 이름에 대한 필터를 사용하여 Amazon Simple Storage Service(S3) 이벤트 알림을 구성했습니다. 키 이름 필터의 접두사 또는 접미사에 와일드카드(*)를 포함했습니다. 이벤트 알림이 작동하지 않는 이유는 무엇입니까?
해결 방법
와일드카드 별표 문자(*)는 객체 키 이름에 사용할 수 있는 유효한 문자입니다. Amazon S3는 말 그대로 별표를 접두사 또는 접미사 필터로 해석합니다.
와일드카드 문자를 사용하여 접두사 또는 접미사 객체 키 이름 필터에 대한 다양한 문자를 표현할 수 없습니다. 대신, 다양한 이벤트 알림을 객체 키 이름과 일치하도록 구성해야 합니다.