Difference between revisions of "Aws s3 cp"

From wikieduonline
Jump to navigation Jump to search
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
 +
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/cp.html
 +
* <code>[[aws s3]] cp [[s3://]]mybucket . --recursive</code>
 +
* <code>aws s3 cp s3://mybucket/test.txt test2.txt</code>
  
 +
[[aws s3]] cp [[--cache-control]]
 +
[[aws s3]] cp --cache-control [[max-age]]=60
  
 
+
== Related ==
aws s3 cp s3://mybucket/test.txt test2.txt
+
* [[Terraform module: rds_bastion]]
 
+
* [[React caching]]
 +
* <code>[[aws transfer]]</code>
  
 
== See also ==
 
== See also ==
* {{AWS}}
+
* {{aws s3}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 16:14, 28 July 2023

Advertising: