Learn R Programming

paws.analytics (version 0.7.0)

elasticsearchservice_create_package: Create a package for use with Amazon ES domains

Description

Create a package for use with Amazon ES domains.

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

Usage

elasticsearchservice_create_package(
  PackageName,
  PackageType,
  PackageDescription = NULL,
  PackageSource
)

Arguments

PackageName

[required] Unique identifier for the package.

PackageType

[required] Type of package. Currently supports only TXT-DICTIONARY.

PackageDescription

Description of the package.

PackageSource

[required] The customer S3 location PackageSource for importing the package.