scope

@JvmName(name = "mhfixojbwwgdfmuc")
suspend fun scope(value: Output<DataSourceWebScopeType>)
@JvmName(name = "umvsbrxjdmrcrtdk")
suspend fun scope(value: DataSourceWebScopeType?)

Parameters

value

The scope of what is crawled for your URLs. You can choose to crawl only web pages that belong to the same host or primary domain. For example, only web pages that contain the seed URL "https://docs.aws.amazon.com/bedrock/latest/userguide/" and no other domains. You can choose to include sub domains in addition to the host or primary domain. For example, web pages that contain "aws.amazon.com" can also include sub domain "docs.aws.amazon.com".