

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Amazon OpenSearch Serverless에서 지원되는 작업 및 플러그인
<a name="serverless-genref"></a>

Amazon OpenSearch Serverless는 다양한 OpenSearch 플러그인은 물론 OpenSearch에서 사용할 수 있는 인덱싱, 검색, 메타데이터 [API 작업](https://opensearch.org/docs/latest/opensearch/rest-api/index/)의 하위 집합을 지원합니다. 특정 작업에 대한 액세스를 제한하기 위해 [데이터 액세스 정책](serverless-data-access.md) 내 테이블의 왼쪽 열에 권한을 포함할 수 있습니다.

**Topics**
+ [지원되는 OpenSearch API 작업 및 권한](#serverless-operations)
+ [지원되는 OpenSearch 플러그인](#serverless-plugins)

## 지원되는 OpenSearch API 작업 및 권한
<a name="serverless-operations"></a>

다음 표에는 해당 데이터 액세스 정책 권한과 함께 OpenSearch Serverless가 지원하는 API 작업이 나와 있습니다.


| 데이터 액세스 정책 권한 | OpenSearch API 작업 | 설명 및 주의 사항 | 
| --- | --- | --- | 
|  `aoss:CreateIndex`  | PUT <index> |  인덱스를 생성합니다. 자세한 정보는 [인덱스 생성](https://opensearch.org/docs/latest/api-reference/index-apis/create-index/)을 참조하세요.  이 권한은 OpenSearch Dashboards의 샘플 데이터를 사용하여 인덱스를 생성할 때도 적용됩니다.   | 
|  `aoss:DescribeIndex`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  인덱스를 설명합니다. 자세한 정보는 다음 자료를 참조하세요. [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 
|  `aoss:WriteDocument`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  문서를 작성하고 업데이트합니다. 자세한 정보는 다음 자료를 참조하세요. [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  일부 작업은 `SEARCH` 유형의 컬렉션에만 허용됩니다. 자세한 내용은 [컬렉션 유형 선택](serverless-overview.md#serverless-usecase) 단원을 참조하십시오.   | 
|  `aoss:ReadDocument`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 문서를 읽습니다. 자세한 정보는 다음 자료를 참조하세요.[\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html) | 
|  `aoss:DeleteIndex`  | DELETE <target> | 인덱스를 삭제합니다. 자세한 내용은 [인덱스 삭제](https://opensearch.org/docs/latest/api-reference/index-apis/delete-index/) 섹션을 참조하세요. | 
|  `aoss:UpdateIndex`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  인덱스 설정을 업데이트합니다. 자세한 정보는 다음 자료를 참조하세요. [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 
|  `aoss:CreateCollectionItems`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html) | 
|  `aoss:DescribeCollectionItems`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  별칭, 인덱스 및 프레임워크 템플릿, 파이프라인을 사용하는 방법을 설명합니다. 자세한 정보는 다음 자료를 참조하세요. [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 
|  `aoss:UpdateCollectionItems`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 별칭, 인덱스 템플릿 및 프레임워크 템플릿을 업데이트합니다. 자세한 정보는 다음 자료를 참조하세요.[\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html) \$1 템플릿을 프로비저닝 해제하는 API입니다. ML Commons Client와 OpenSearch Serverless 서비스가 종속 정책을 관리합니다.  | 
|  `aoss:DeleteCollectionItems`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  별칭, 인덱스 및 프레임워크 템플릿, 파이프라인을 삭제합니다. 자세한 정보는 다음 자료를 참조하세요. [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  | 
|  `aoss:DescribeMLResource`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  모델 및 커넥터에 대한 정보를 검색하기 위한 GET 및 검색 API에 대해 설명합니다.  | 
|  `aoss:CreateMLResource`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  ML 리소스를 생성할 권한을 제공합니다.  | 
|  `aoss:UpdateMLResource`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  기존 ML 리소스를 업데이트할 권한을 제공합니다.  | 
|  `aoss:DeleteMLResource`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  ML 리소스를 삭제할 권한을 제공합니다.  | 
|  `aoss:ExecuteMLResource`  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/opensearch-service/latest/developerguide/serverless-genref.html)  |  모델을 실행할 권한을 제공합니다.  | 

## 지원되는 OpenSearch 플러그인
<a name="serverless-plugins"></a>

OpenSearch Serverless 컬렉션에는 OpenSearch 커뮤니티의 다음 플러그인이 미리 포함되어 제공됩니다. Serverless는 자동으로 플러그인을 배포하고 관리합니다.

**분석 플러그인**
+  [ICU Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-icu) 
+  [Japanese (kuromoji) Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-kuromoji)
+  [Korean (Nori) Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-nori) 
+  [Phonetic Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-phonetic) 
+  [Smart Chinese Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-smartcn) 
+  [Stempel Polish Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-stempel)
+  [Ukrainian Analysis](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/analysis-ukrainian)

**Mapper plugins**
+  [Mapper Size](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/mapper-size) 
+  [Mapper Murmur3](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/mapper-murmur3) 
+  [Mapper Annotated Text](https://github.com/opensearch-project/OpenSearch/tree/main/plugins/mapper-annotated-text)

**Scripting plugins**
+  [Painless](https://opensearch.org/docs/latest/api-reference/script-apis/exec-script/)
+  [표현식](https://opensearch.org/docs/latest/data-prepper/pipelines/expression-syntax/) 
+  [Mustache](https://mustache.github.io/mustache.5.html)

또한 OpenSearch Serverless에는 모듈로 제공되는 모든 플러그인이 포함되어 있습니다.