Difference between revisions of "Aws s3 presign"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>[[aws s3 presign]]</code> Generate a pre-signed [[URL]] for an [[Amazon S3]] object. | ||
+ | * https://docs.aws.amazon.com/cli/latest/reference/s3/presign.html | ||
− | + | == Examples == | |
* <code>[[aws s3]] presign s3://awsexamplebucket/test2.txt --expires-in 604800</code> | * <code>[[aws s3]] presign s3://awsexamplebucket/test2.txt --expires-in 604800</code> | ||
+ | Output: | ||
+ | https://awsexamplebucket.s3.amazonaws.com/test2.txt?AWSAccessKeyId=AKIAEXAMPLEACCESSKEY&Signature=EXHCcBe%EXAMPLEKnz3r8O0AgEXAMPLE&Expires=1555531131 | ||
+ | == Related terms == | ||
+ | * [[AWS CloudFront]]: [[Signed URL]] | ||
== See also == | == See also == | ||
+ | * {{aws s3}} | ||
* {{s3}} | * {{s3}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:27, 22 September 2021
aws s3 presign
Generate a pre-signed URL for an Amazon S3 object.
Examples[edit]
aws s3 presign s3://awsexamplebucket/test2.txt --expires-in 604800
Output: https://awsexamplebucket.s3.amazonaws.com/test2.txt?AWSAccessKeyId=AKIAEXAMPLEACCESSKEY&Signature=EXHCcBe%EXAMPLEKnz3r8O0AgEXAMPLE&Expires=1555531131
Related terms[edit]
See also[edit]
- AWS S3:
aws s3control
.aws s3
[cp | ls
|sync | presing
|mb | rm | rb
] - AWS S3,
aws s3, aws s3api, aws s3control, s3:
, Amazon S3 Storage Lens, AWS S3 replication, CRR, SSR, CAR, S3 Replication Time Control (S3 RTC), Website endpoint, Amazon Macie, Versioning, Lifecycle, Encryption, logging, Amazon S3 Inventory, Amazon S3 Batch Operations, Storage Classes, Amazon S3 clients, Terraform S3, AWS canned ACLs, Directory buckets, security,PutObject
Advertising: