Difference between revisions of "Aws s3control"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/s3control/index.html
(→Lens) |
|||
Line 4: | Line 4: | ||
* <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> | * <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 | ||
+ | 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 | ||
+ | [[get-bucket-lifecycle-configuration]] | ||
+ | get-bucket-policy | ||
+ | get-bucket-tagging | ||
<pre> | <pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
get-job-tagging | get-job-tagging | ||
get-multi-region-access-point | get-multi-region-access-point |
Revision as of 10:03, 11 January 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 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 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 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
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
See also
Advertising: