本文介绍了详细信息,很抱歉,您所在的位置不提供客户提供的加密密钥功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我尝试使用自己的密钥将数据加密到Google Cloud Storage服务,但出现该错误.我选择美国中部作为服务器的位置.没明白.
I tried to use my own key to encrypt the data to the Google Cloud Storage service and got that error. I choose US-Central as location for the server. Dont' get it.
确切的消息:
AccessDeniedException: 403 AccessDenied: [(Details, We're sorry, but the Customer-Supplied Encryption Key feature is not available in your location)]
推荐答案
客户提供的加密密钥功能受国家/地区限制: https://cloud.google.com/compute/docs/disks /customer-supplied-encryption#general_restrictions
The Customer-Supplied Encryption Key feature is restricted by country:https://cloud.google.com/compute/docs/disks/customer-supplied-encryption#general_restrictions
这取决于您发出请求的位置.你在哪个国家?
It's based on where you're making the request. What country are you in?
这篇关于详细信息,很抱歉,您所在的位置不提供客户提供的加密密钥功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!