amazon-bedrock-samples
amazon-bedrock-samples copied to clipboard
amazon-bedrock-samples/knowledge-bases/0_create_ingest_documents_test_kb.ipynb
ParamValidationError: Parameter validation failed: Invalid bucket name "<bucket_name>": Bucket name must match the regex "^[a-zA-Z0-9.-_]{1,255}$" or be an ARN matching the regex "^arn:(aws).:(s3|s3-object-lambda):[a-z-0-9]:[0-9]{12}:accesspoint[/:][a-zA-Z0-9-.]{1,63}$|^arn:(aws).*:s3-outposts:[a-z-0-9]+:[0-9]{12}:outpost[/:][a-zA-Z0-9-]{1,63}[/:]accesspoint[/:][a-zA-Z0-9-]{1,63}$"
give a proper s3 bucket name. It is supposed to be edited by user.