Difference between revisions of "Aws s3control"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/s3control/index.html
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | *<code>aws s3control put-storage-lens-configuration --account-id=222222222222 --config-id=your-configuration-id --region=us-east-1 --storage-lens-configuration=file://./config.json --tags=file://./tags.json</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/s3control/index.html</ref> | + | https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3control/index.html |
+ | |||
+ | * <code>[[aws]] s3control put-storage-lens-configuration --[[account-id]]=222222222222 --config-id=your-configuration-id --region=us-east-1 --storage-lens-configuration=file://./config.json --tags=file://./tags.json</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/s3control/index.html</ref> | ||
+ | |||
+ | |||
+ | create-access-point | ||
+ | create-access-point-for-object-lambda | ||
+ | create-bucket | ||
+ | [[create-job]] | ||
+ | create-multi-region-access-point | ||
+ | delete-access-point | ||
+ | delete-access-point-for-object-lambda | ||
+ | delete-access-point-policy | ||
+ | delete-access-point-policy-for-object-lambda | ||
+ | delete-bucket | ||
+ | [[aws s3control delete-bucket-lifecycle-configuration]] | ||
+ | delete-bucket-policy | ||
+ | delete-bucket-tagging | ||
+ | delete-job-tagging | ||
+ | delete-multi-region-access-point | ||
+ | delete-public-access-block | ||
+ | describe-job | ||
+ | describe-multi-region-access-point-operation | ||
+ | get-access-point | ||
+ | get-access-point-configuration-for-object-lambda | ||
+ | get-access-point-for-object-lambda | ||
+ | get-access-point-policy | ||
+ | get-access-point-policy-for-object-lambda | ||
+ | get-access-point-policy-status | ||
+ | get-access-point-policy-status-for-object-lambda | ||
+ | get-bucket | ||
+ | [[aws s3control get-bucket-lifecycle-configuration]] | ||
+ | [[get-bucket-policy]] | ||
+ | get-bucket-tagging | ||
+ | get-job-tagging | ||
+ | get-multi-region-access-point | ||
+ | get-multi-region-access-point-policy | ||
+ | get-multi-region-access-point-policy-status | ||
+ | get-public-access-block | ||
+ | list-access-points | ||
+ | list-access-points-for-object-lambda | ||
+ | list-jobs | ||
+ | list-multi-region-access-points | ||
+ | list-regional-buckets | ||
+ | put-access-point-configuration-for-object-lambda | ||
+ | put-access-point-policy | ||
+ | put-access-point-policy-for-object-lambda | ||
+ | [[aws s3control put-bucket-lifecycle-configuration]] | ||
+ | put-bucket-policy | ||
+ | put-bucket-tagging | ||
+ | put-job-tagging | ||
+ | put-multi-region-access-point-policy | ||
+ | put-public-access-block | ||
+ | |||
+ | update-job-priority | ||
+ | update-job-status | ||
+ | |||
+ | |||
+ | == [[S3 Lifecycle|Lifecycle]] == | ||
+ | [[aws s3control delete-bucket-lifecycle-configuration]] | ||
+ | [[aws s3control put-bucket-lifecycle-configuration]] | ||
+ | [[aws s3control get-bucket-lifecycle-configuration]] | ||
+ | |||
+ | == Jobs == | ||
+ | * <code>[[aws s3control create-job]]</code> | ||
+ | * <code>[[aws s3control describe-job]]</code> | ||
+ | * <code>[[aws s3control list-jobs]]</code> | ||
+ | |||
+ | == [[Amazon S3 Storage Lens]] == | ||
+ | delete-storage-lens-configuration | ||
+ | delete-storage-lens-configuration-tagging | ||
+ | put-storage-lens-configuration | ||
+ | put-storage-lens-configuration-tagging | ||
+ | list-storage-lens-configurations | ||
+ | get-storage-lens-configuration | ||
+ | get-storage-lens-configuration-tagging | ||
+ | |||
+ | == Related == | ||
+ | * [[aws s3api]] | ||
− | |||
== See also == | == See also == | ||
+ | * {{aws s3control lifecycle}} | ||
+ | * {{aws s3control}} | ||
* {{aws s3}} | * {{aws s3}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:03, 9 May 2022
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3control/index.html
aws s3control put-storage-lens-configuration --account-id=222222222222 --config-id=your-configuration-id --region=us-east-1 --storage-lens-configuration=file://./config.json --tags=file://./tags.json
[1]
create-access-point create-access-point-for-object-lambda create-bucket create-job create-multi-region-access-point delete-access-point delete-access-point-for-object-lambda delete-access-point-policy delete-access-point-policy-for-object-lambda delete-bucket aws s3control delete-bucket-lifecycle-configuration delete-bucket-policy delete-bucket-tagging delete-job-tagging delete-multi-region-access-point delete-public-access-block describe-job describe-multi-region-access-point-operation get-access-point get-access-point-configuration-for-object-lambda get-access-point-for-object-lambda get-access-point-policy get-access-point-policy-for-object-lambda get-access-point-policy-status get-access-point-policy-status-for-object-lambda get-bucket aws s3control get-bucket-lifecycle-configuration get-bucket-policy get-bucket-tagging get-job-tagging get-multi-region-access-point get-multi-region-access-point-policy get-multi-region-access-point-policy-status get-public-access-block list-access-points list-access-points-for-object-lambda list-jobs list-multi-region-access-points list-regional-buckets put-access-point-configuration-for-object-lambda put-access-point-policy put-access-point-policy-for-object-lambda aws s3control put-bucket-lifecycle-configuration put-bucket-policy put-bucket-tagging put-job-tagging put-multi-region-access-point-policy put-public-access-block update-job-priority update-job-status
Lifecycle[edit]
aws s3control delete-bucket-lifecycle-configuration aws s3control put-bucket-lifecycle-configuration aws s3control get-bucket-lifecycle-configuration
Jobs[edit]
Amazon S3 Storage Lens[edit]
delete-storage-lens-configuration delete-storage-lens-configuration-tagging put-storage-lens-configuration put-storage-lens-configuration-tagging list-storage-lens-configurations get-storage-lens-configuration get-storage-lens-configuration-tagging
Related[edit]
See also[edit]
aws s3control
[get-bucket-lifecycle-configuration
|put-bucket-lifecycle-configuration
|delete-bucket-lifecycle-configuration
]aws s3control
,aws s3control get-bucket-lifecycle-configuration, aws s3control get-bucket-policy
- AWS S3:
aws s3control
.aws s3
[cp | ls
|sync | presing
|mb | rm | rb
]
Advertising: