Amazon S3 SDK: List objects
Shows an example of listing objects to help developers overcome an issue with interoperability until it's fixed.
View in documentation
View in documentation
Create a bucket with options
Create a Cloud Storage bucket with storage class and location parameters.
View in documentation
View in documentation
Delete a bucket
Demonstrates deleting a Cloud Storage bucket.
View in documentation
Delete a Pub/Sub notification
Delete a Pub/Sub notification from a Cloud Storage storage bucket.
View in documentation
View in documentation
Get a bucket's metadata
Retrieve metadata from a Cloud Storage bucket.
View in documentation
View in documentation
Get an object's KMS key name
Get a resource's KMS key name that's used to encrypt an object.
View in documentation
Get an object's metadata
Retrieve metadata of an object in a Cloud Storage bucket.
View in documentation
View in documentation
List buckets using Amazon S3 SDKs
List Cloud Storage buckets that use Amazon Simple Storage Service (Amazon S3) SDKs by using the Cloud Storage XML API with HMAC credentials.
View in documentation
List Pub/Sub notifications
List the Pub/Sub notifications set up for a Cloud Storage storage bucket.
Make a bucket public
Make a bucket public by using a bucket-level IAM policy.
View in documentation
Move an object
Moving an object in Cloud Storage consists of two operations. First, you copy the object to a destination bucket and rename the moved object. Next, you delete the original object. Delete an object only when the old and new destinations are not equal.
View in documentation
Print the website configuration for a bucket
Print the website configuration for a Cloud Storage bucket.
Set the website configuration on a bucket
Set the static website configuration for a Cloud Storage bucket.
View in documentation
View in documentation