Amazon CloudSearch
Amazon CloudSearch is a managed service in the AWS Cloud that makes it simple and cost-effective to set up, manage, and scale a search solution for your website or application.
Amazon CloudSearch supports 34 languages and popular search features such as highlighting, autocomplete, and geospatial search
Below are the cmdlets which are available with Amazon CloudSearch
CmdletName | ServiceOperation |
Get-CSAnalysisScheme | DescribeAnalysisSchemes |
Get-CSAvailabilityOption | DescribeAvailabilityOptions |
Get-CSDomain | DescribeDomains |
Get-CSDomainEndpointOption | DescribeDomainEndpointOptions |
Get-CSDomainNameList | ListDomainNames |
Get-CSExpression | DescribeExpressions |
Get-CSIndexField | DescribeIndexFields |
Get-CSScalingParameter | DescribeScalingParameters |
Get-CSServiceAccessPolicy | DescribeServiceAccessPolicies |
Get-CSSuggester | DescribeSuggesters |
New-CSDomain | CreateDomain |
Remove-CSAnalysisScheme | DeleteAnalysisScheme |
Remove-CSDomain | DeleteDomain |
Remove-CSExpression | DeleteExpression |
Remove-CSIndexField | DeleteIndexField |
Remove-CSSuggester | DeleteSuggester |
Set-CSAnalysisScheme | DefineAnalysisScheme |
Set-CSExpression | DefineExpression |
Set-CSIndexField | DefineIndexField |
Set-CSSuggester | DefineSuggester |
Start-CSIndex | IndexDocuments |
Start-CSSuggestersBuild | BuildSuggesters |
Update-CSAvailabilityOption | UpdateAvailabilityOptions |
Update-CSDomainEndpointOption | UpdateDomainEndpointOptions |
Update-CSScalingParameter | UpdateScalingParameters |
Update-CSServiceAccessPolicy | UpdateServiceAccessPolicies |
You can also check other AWS Services, and each services cmdlets we are providing.