UploadInSingleOp
Uploading Objects in a Single Operation
Topics
- Upload an Object Using the AWS SDK for Java
- Upload an Object Using the AWS SDK for .NET
- Upload an Object Using the AWS SDK for PHP
- Upload an Object Using the AWS SDK for Ruby
- Upload an Object Using the REST API
- Upload an Object Using the CLI
You can use the AWS SDK to upload objects. The SDK provides wrapper libraries for you to upload data easily. However, if your application requires it, you can use the REST API directly in your application. You can also use the AWS Command Line Interface.