I bought Filezilla Pro that supports Amazon S3, so pls how to setup Filezilla Pro to access into my bucket? Thank you
One crucial addition to the above answer:
What is my S3 username and password?
Username = Access Key (preferrably an IAM user with only the rights to access the specific S3 buckets (s3:List*) as well as get and put objects permissions.
Password = Secret access key, which you get once you create a new access key. Store this one in a secure space, because you cannot recover it.