Version 4.0.25.16
	
Get the current Cloud Storage Configuration.
Request
	GET
	/cloud_storage
Datatype
				Description
			Request
			Response
200: Current Cloud Storage Configuration
Datatype
				Description
			(object)
			can
			
				lock
			
			
			Operations the current user is able to perform on this object
		type
			Type of backup: looker-s3 or custom-s3
		custom_s3_bucket
			Name of bucket for custom-s3 backups
		custom_s3_bucket_region
			Name of region where the bucket is located
		custom_s3_key
			(Write-Only) AWS S3 key used for custom-s3 backups
		custom_s3_secret
			(Write-Only) AWS S3 secret used for custom-s3 backups
		url
			
				lock
			
			
			Link to get this item
		400: Bad Request
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		404: Not Found
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		429: Too Many Requests
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link