AlbertMingXu
AlbertMingXu
### Describe the bug When you haven't logged into the Console for a certain period of time and try to access the page again, you may encounter the following error...
### Describe the bug When you creating a pipeline, the console may display a failed status for the pipeline. Clicking on the failure will provide the following error message: Encountered...
### Describe the bug The maximum number of distributions that can be displayed is 100 when creating pipeline. This issue results in the inability to select the desired distribution for...
### Describe the bug When deploying the main stack, the creation of CRCRLambda3E918D98 failed due to lack of Lambda:Invoke permission. This is an occasional problem and does not always occur....
### Describe the bug 已开启并配置WAF Logging的场景下,创建WAF Full request没有使用KDF中配置的s3 bucket prefix ### Expected Behavior 如已开启WAF logging的情况,应使用WAF中配置的S3 bucket prefix作为 S3 notification的监听路径,否则无法采集到上传的WAF日志。 ### Current Behavior 代码中有获取KDF配置信息,但S3 notification的路径没有使用WAF配置中的S3 bucket prefix ### Reproduction Steps 1....
May I ask if there is a way to listen for start_recording and stop_recording events? I would like to capture these two events in my code to trigger some additional...