Last update: 2024-07-09

s3api

Amazon S3

AWS CLI PowerShell Cmdlet
aws s3api abort-multipart-upload Remove-S3MultipartUpload
aws s3api complete-multipart-upload Write-S3Object
aws s3api copy-object Copy-S3Object
aws s3api create-bucket New-S3Bucket
aws s3api create-multipart-upload Write-S3Object
aws s3api create-session New-S3Session
aws s3api delete-bucket Remove-S3Bucket
aws s3api delete-bucket-analytics-configuration Remove-S3BucketAnalyticsConfiguration
aws s3api delete-bucket-cors Remove-S3CORSConfiguration
aws s3api delete-bucket-encryption Remove-S3BucketEncryption
aws s3api delete-bucket-intelligent-tiering-configuration Remove-S3BucketIntelligentTieringConfiguration
aws s3api delete-bucket-inventory-configuration Remove-S3BucketInventoryConfiguration
aws s3api delete-bucket-lifecycle Remove-S3LifecycleConfiguration
aws s3api delete-bucket-metrics-configuration Remove-S3BucketMetricsConfiguration
aws s3api delete-bucket-ownership-controls Remove-S3BucketOwnershipControl
aws s3api delete-bucket-policy Remove-S3BucketPolicy
aws s3api delete-bucket-replication Remove-S3BucketReplication
aws s3api delete-bucket-tagging Remove-S3BucketTagging
aws s3api delete-bucket-website Remove-S3BucketWebsite
aws s3api delete-object Remove-S3Object
aws s3api delete-object-tagging Remove-S3ObjectTagSet
aws s3api delete-objects Remove-S3Object
aws s3api delete-public-access-block Remove-S3PublicAccessBlock
aws s3api get-bucket-accelerate-configuration Get-S3BucketAccelerateConfiguration
aws s3api get-bucket-acl Get-S3ACL
aws s3api get-bucket-analytics-configuration Get-S3BucketAnalyticsConfiguration
aws s3api get-bucket-cors Get-S3CORSConfiguration
aws s3api get-bucket-encryption Get-S3BucketEncryption
aws s3api get-bucket-intelligent-tiering-configuration Get-S3BucketIntelligentTieringConfiguration
aws s3api get-bucket-inventory-configuration Get-S3BucketInventoryConfiguration
aws s3api get-bucket-lifecycle
aws s3api get-bucket-lifecycle-configuration Get-S3LifecycleConfiguration
aws s3api get-bucket-location Get-S3BucketLocation
aws s3api get-bucket-logging Get-S3BucketLogging
aws s3api get-bucket-metrics-configuration Get-S3BucketMetricsConfiguration
aws s3api get-bucket-notification
aws s3api get-bucket-notification-configuration Get-S3BucketNotification
aws s3api get-bucket-ownership-controls Get-S3BucketOwnershipControl
aws s3api get-bucket-policy Get-S3BucketPolicy
aws s3api get-bucket-policy-status Get-S3BucketPolicyStatus
aws s3api get-bucket-replication Get-S3BucketReplication
aws s3api get-bucket-request-payment Get-S3BucketRequestPayment
aws s3api get-bucket-tagging Get-S3BucketTagging
aws s3api get-bucket-versioning Get-S3BucketVersioning
aws s3api get-bucket-website Get-S3BucketWebsite
aws s3api get-object Read-S3Object
aws s3api get-object-acl Get-S3ACL
aws s3api get-object-attributes Get-S3ObjectAttribute
aws s3api get-object-legal-hold Get-S3ObjectLegalHold
aws s3api get-object-lock-configuration Get-S3ObjectLockConfiguration
aws s3api get-object-retention Get-S3ObjectRetention
aws s3api get-object-tagging Get-S3ObjectTagSet
aws s3api get-object-torrent
aws s3api get-public-access-block Get-S3PublicAccessBlock
aws s3api head-bucket Get-S3ObjectMetadata
aws s3api head-object Get-S3ObjectMetadata
aws s3api list-bucket-analytics-configurations Get-S3BucketAnalyticsConfigurationList
aws s3api list-bucket-intelligent-tiering-configurations Get-S3BucketIntelligentTieringConfigurationList
aws s3api list-bucket-inventory-configurations Get-S3BucketInventoryConfigurationList
aws s3api list-bucket-metrics-configurations Get-S3BucketMetricsConfigurationList
aws s3api list-buckets Get-S3Bucket
aws s3api list-directory-buckets Get-S3DirectoryBucket
aws s3api list-multipart-uploads Get-S3MultipartUpload
aws s3api list-object-versions Get-S3Version
aws s3api list-objects Get-S3Object
aws s3api list-objects-v2 Get-S3ObjectV2
aws s3api list-parts
aws s3api put-bucket-accelerate-configuration Write-S3BucketAccelerateConfiguration
aws s3api put-bucket-acl Set-S3ACL
aws s3api put-bucket-analytics-configuration Write-S3BucketAnalyticsConfiguration
aws s3api put-bucket-cors Write-S3CORSConfiguration
aws s3api put-bucket-encryption Set-S3BucketEncryption
aws s3api put-bucket-intelligent-tiering-configuration Write-S3BucketIntelligentTieringConfiguration
aws s3api put-bucket-inventory-configuration Write-S3BucketInventoryConfiguration
aws s3api put-bucket-lifecycle
aws s3api put-bucket-lifecycle-configuration Write-S3LifecycleConfiguration
aws s3api put-bucket-logging Write-S3BucketLogging
aws s3api put-bucket-metrics-configuration Write-S3BucketMetricsConfiguration
aws s3api put-bucket-notification
aws s3api put-bucket-notification-configuration Write-S3BucketNotification
aws s3api put-bucket-ownership-controls Write-S3BucketOwnershipControl
aws s3api put-bucket-policy Write-S3BucketPolicy
aws s3api put-bucket-replication Write-S3BucketReplication
aws s3api put-bucket-request-payment Write-S3BucketRequestPayment
aws s3api put-bucket-tagging Write-S3BucketTagging
aws s3api put-bucket-versioning Write-S3BucketVersioning
aws s3api put-bucket-website Write-S3BucketWebsite
aws s3api put-object Write-S3Object
aws s3api put-object-acl Set-S3ACL
aws s3api put-object-legal-hold Write-S3ObjectLegalHold
aws s3api put-object-lock-configuration Write-S3ObjectLockConfiguration
aws s3api put-object-retention Write-S3ObjectRetention
aws s3api put-object-tagging Write-S3ObjectTagSet
aws s3api put-public-access-block Add-S3PublicAccessBlock
aws s3api restore-object Restore-S3Object
aws s3api select-object-content Select-S3ObjectContent
aws s3api upload-part Write-S3Object
aws s3api upload-part-copy Write-S3Object
aws s3api write-get-object-response Write-S3GetObjectResponse
^