Documentation
      ¶
    
    
  
    
  
    Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 *
- Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. *
 - This file is licensed under the Apache License, Version 2.0 (the "License").
 - You may not use this file except in compliance with the License. A copy of
 - the License is located at *
 - http://aws.amazon.com/apache2.0/ *
 - This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
 - CONDITIONS OF ANY KIND, either express or implied. See the License for the
 - specific language governing permissions and limitations under the License.
 
snippet-start:[s3.go.bucket_operations.list_create_delete]
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 snippet-start:[s3.go.set_cors.complete]
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
      
      Source Files
      ¶
    
- create_new_bucket_and_object.go
 - enforce_content_md5.go
 - generate_presigned_url.go
 - generate_presigned_url_specific_payload.go
 - list_all_buckets.go
 - s3.go
 - s3_copy_object.go
 - s3_create_bucket.go
 - s3_delete_bucket.go
 - s3_delete_bucket_policy.go
 - s3_delete_bucket_website.go
 - s3_delete_object.go
 - s3_delete_objects.go
 - s3_download_object.go
 - s3_encrypt_on_server_with_kms.go
 - s3_get_bucket_acl.go
 - s3_get_bucket_object_acl.go
 - s3_get_bucket_policy.go
 - s3_get_bucket_website.go
 - s3_list_buckets.go
 - s3_list_objects.go
 - s3_make_bucket_public.go
 - s3_put_bucket_acl.go
 - s3_put_bucket_object_acl.go
 - s3_require_server_encryption.go
 - s3_restore_object.go
 - s3_set_bucket_policy.go
 - s3_set_bucket_website.go
 - s3_set_cors.go
 - s3_set_default_encryption.go
 - s3_upload_directory.go
 - s3_upload_object.go
 - upload_arbitrary_sized_stream.go