Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/amazon-s3/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Amazon web services 如何使用s3和cloudflare设置子域?_Amazon Web Services_Amazon S3_Amazon Ec2_Dns - Fatal编程技术网

Amazon web services 如何使用s3和cloudflare设置子域?

Amazon web services 如何使用s3和cloudflare设置子域?,amazon-web-services,amazon-s3,amazon-ec2,dns,Amazon Web Services,Amazon S3,Amazon Ec2,Dns,我想在s3桶上分配 我像这样设置Cloudflare 我犯了这个错误 Code: NoSuchBucket Message: The specified bucket does not exist BucketName: remo.babylook.mom RequestId: 8F85DEC6EA4AB692 HostId: T7Mikx7Fj7fBMJhSbSVDjelX0BGkK87QY40BnTdH0Ga2wqt6c8C/s+LTChQ90uehEV3KmtkxMU4= 你知道怎么设

我想在s3桶上分配

我像这样设置Cloudflare

我犯了这个错误

Code: NoSuchBucket
Message: The specified bucket does not exist
BucketName: remo.babylook.mom
RequestId: 8F85DEC6EA4AB692
HostId: T7Mikx7Fj7fBMJhSbSVDjelX0BGkK87QY40BnTdH0Ga2wqt6c8C/s+LTChQ90uehEV3KmtkxMU4=

你知道怎么设置吗?我可以看到s3网站通常与s3地址。而且,我正在使用并且运行良好。

您必须添加以下记录:

Name: http://remo.babylook.mom/
Value/Target: http://babylook-remo.s3-website-us-west-1.amazonaws.com/
Type: CNAME

谢谢兄弟。我刚才添加了问题信息,我已经添加了域信息,如您的建议。但它不起作用。