AWS S3 The security of a signed URL as a hyperlink -
is safe? maintaining security using pre-signed url aws s3 bucket object? <a href="https://mywebsite.s3.amazonaws.com/40.pdf?awsaccesskeyid=[my access key]&expires=1433297453&signature=[this random set of numbers]">my link</a> another words - part 1... say i'm storing bunch of separate individual's files in bucket. want provide link file user. obviously, each file uniquely consecutively named, don't want people able change link 40.pdf 30.pdf , different file. url seems that. part 2, , more importantly.... is safe or dangerous method of displaying url in terms of security of bucket? clearly, giving away "access key" here, of course, not "secret". already answered 3 years ago... sorry. how secure amazon aws access keys? aws security credentials used when making api calls aws. consist of 2 components: access key (eg akiaisemtxnog4abpc6q ): similar username. okay people see it. secret key : long s...