### Describe the issue On https://docs.aws.amazon.com/boto3/latest/reference/services/s3/client/put_bucket_replication.html the `Prefix` parameter is not listed as `REQUIRED` but calls to `put_bucket_replication` will fail without it. ### Links https://docs.aws.amazon.com/boto3/latest/reference/services/s3/client/put_bucket_replication.html
Describe the issue
On https://docs.aws.amazon.com/boto3/latest/reference/services/s3/client/put_bucket_replication.html the
Prefixparameter is not listed asREQUIREDbut calls toput_bucket_replicationwill fail without it.Links
https://docs.aws.amazon.com/boto3/latest/reference/services/s3/client/put_bucket_replication.html