Difference between revisions of "Aws s3control"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/s3control/index.html
(15 intermediate revisions by the same user not shown) | |||
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 |
− | create-access-point-for-object-lambda | + | create-access-point-for-object-lambda |
− | create-bucket | + | create-bucket |
− | create-job | + | [[create-job]] |
− | create-multi-region-access-point | + | create-multi-region-access-point |
− | delete-access-point | + | delete-access-point |
− | delete-access-point-for-object-lambda | + | delete-access-point-for-object-lambda |
− | delete-access-point-policy | + | delete-access-point-policy |
− | delete-access-point-policy-for-object-lambda | + | delete-access-point-policy-for-object-lambda |
− | delete-bucket | + | delete-bucket |
− | delete-bucket-lifecycle-configuration | + | [[aws s3control delete-bucket-lifecycle-configuration]] |
− | delete-bucket-policy | + | delete-bucket-policy |
− | delete-bucket-tagging | + | delete-bucket-tagging |
− | delete-job-tagging | + | delete-job-tagging |
− | delete-multi-region-access-point | + | delete-multi-region-access-point |
− | delete-public-access-block | + | delete-public-access-block |
− | + | describe-job | |
− | + | describe-multi-region-access-point-operation | |
− | describe-job | + | get-access-point |
− | describe-multi-region-access-point-operation | + | get-access-point-configuration-for-object-lambda |
− | get-access-point | + | get-access-point-for-object-lambda |
− | get-access-point-configuration-for-object-lambda | + | get-access-point-policy |
− | get-access-point-for-object-lambda | + | get-access-point-policy-for-object-lambda |
− | get-access-point-policy | + | get-access-point-policy-status |
− | get-access-point-policy-for-object-lambda | + | get-access-point-policy-status-for-object-lambda |
− | get-access-point-policy-status | + | get-bucket |
− | get-access-point-policy-status-for-object-lambda | + | [[aws s3control get-bucket-lifecycle-configuration]] |
− | get-bucket | + | [[get-bucket-policy]] |
− | get-bucket-lifecycle-configuration | + | get-bucket-tagging |
− | get-bucket-policy | + | get-job-tagging |
− | get-bucket-tagging | + | get-multi-region-access-point |
− | get-job-tagging | + | get-multi-region-access-point-policy |
− | get-multi-region-access-point | + | get-multi-region-access-point-policy-status |
− | get-multi-region-access-point-policy | + | get-public-access-block |
− | get-multi-region-access-point-policy-status | + | list-access-points |
− | get-public-access-block | + | list-access-points-for-object-lambda |
− | + | list-jobs | |
− | + | list-multi-region-access-points | |
− | list-access-points | + | list-regional-buckets |
− | list-access-points-for-object-lambda | + | put-access-point-configuration-for-object-lambda |
− | list-jobs | + | put-access-point-policy |
− | list-multi-region-access-points | + | put-access-point-policy-for-object-lambda |
− | list-regional-buckets | + | [[aws s3control put-bucket-lifecycle-configuration]] |
− | + | put-bucket-policy | |
− | put-access-point-configuration-for-object-lambda | + | put-bucket-tagging |
− | put-access-point-policy | + | put-job-tagging |
− | put-access-point-policy-for-object-lambda | + | put-multi-region-access-point-policy |
− | put-bucket-lifecycle-configuration | + | put-public-access-block |
− | put-bucket-policy | + | |
− | put-bucket-tagging | + | update-job-priority |
− | put-job-tagging | + | update-job-status |
− | put-multi-region-access-point-policy | + | |
− | put-public-access-block | + | |
− | put-storage-lens-configuration | + | == [[S3 Lifecycle|Lifecycle]] == |
− | put-storage-lens-configuration-tagging | + | [[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: