Skip to content

/AWS1/CL_OSSCAPACITYLIMITS

The maximum capacity limits for all OpenSearch Serverless collections, in OpenSearch Compute Units (OCUs). These limits are used to scale your collections based on the current workload. For more information, see Managing capacity limits for Amazon OpenSearch Serverless.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MAXINDEXINGCAPACITYINOCU TYPE /AWS1/OSSINDEXINGCAPACITYVALUE /AWS1/OSSINDEXINGCAPACITYVALUE

The maximum indexing capacity for collections.

IV_MAXSEARCHCAPACITYINOCU TYPE /AWS1/OSSSEARCHCAPACITYVALUE /AWS1/OSSSEARCHCAPACITYVALUE

The maximum search capacity for collections.


Queryable Attributes

maxIndexingCapacityInOCU

The maximum indexing capacity for collections.

Accessible with the following methods

Method Description
GET_MAXINDEXINGCAPACITYINOCU() Getter for MAXINDEXINGCAPACITYINOCU, with configurable defau
ASK_MAXINDEXINGCAPACITYINOCU() Getter for MAXINDEXINGCAPACITYINOCU w/ exceptions if field h
HAS_MAXINDEXINGCAPACITYINOCU() Determine if MAXINDEXINGCAPACITYINOCU has a value

maxSearchCapacityInOCU

The maximum search capacity for collections.

Accessible with the following methods

Method Description
GET_MAXSEARCHCAPACITYINOCU() Getter for MAXSEARCHCAPACITYINOCU, with configurable default
ASK_MAXSEARCHCAPACITYINOCU() Getter for MAXSEARCHCAPACITYINOCU w/ exceptions if field has
HAS_MAXSEARCHCAPACITYINOCU() Determine if MAXSEARCHCAPACITYINOCU has a value