Error setting up notifications from S3 bucket to FIFO SQS queue due to required “.fifo” suffix
问题 Folks, I believe I've encountered a minor bug on the newest AWS FIFO SQS, does anyone have a solution for the following error I am getting? I've created a FIFO queue on AWS SQS Management Console (us-west-2 region). To create a FIFO queue, SQS mgmt console requires that you insert a ".fifo" suffix on the queue's name (which is unusual -- "." is not recommended for naming anything on AWS). I've set the appropriate permissions on this queue to receive notifications from a bucket I own on the