cloudsearch_create_domain: Creates a new search domain

View source: R/cloudsearch_operations.R

cloudsearch_create_domainR Documentation

Creates a new search domain

Description

Creates a new search domain. For more information, see Creating a Search Domain in the Amazon CloudSearch Developer Guide.

See https://www.paws-r-sdk.com/docs/cloudsearch_create_domain/ for full documentation.

Usage

cloudsearch_create_domain(DomainName)

Arguments

DomainName

[required] A name for the domain you are creating. Allowed characters are a-z (lower-case letters), 0-9, and hyphen (-). Domain names must start with a letter or number and be at least 3 and no more than 28 characters long.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.