Skip to content

Generate S3 pre-signed URL when a object is created and notify by e-mail.

License

Notifications You must be signed in to change notification settings

msysh/aws-cfn-auto_generate_s3_presigned_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

aws-cfn-auto_generate_s3_presigned_url

This is an AWS Cloud Formation template. Generate S3 pre-signed URL when a object is created and notify by e-mail.

Abstract

Generate S3 pre-signed URL when a object is created (uploaded) and notify the URL by e-mail.

Required Parameter

  • BucketName : S3 bucket name.
  • IAMUserName : IAM user name.
  • SnsDisplayName : SNS display name. It's set to an e-mail subject.
  • Mail : Notify mail address.
  • NameOfSecretsManager : Name of Secrets Manager for access key.

Deployed AWS component

Attention

This template dose not make s3 access logging enable. You have to enable s3 access logging for more secure.

About

Generate S3 pre-signed URL when a object is created and notify by e-mail.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published