Skip to content

/AWS1/CL_OSSFIPSENDPOINTS

FIPS-compliant endpoint URLs for an OpenSearch Serverless collection. These endpoints ensure all data transmission uses FIPS 140-3 validated cryptographic implementations, meeting federal security requirements for government workloads.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_collectionendpoint TYPE /AWS1/OSSSTRING /AWS1/OSSSTRING

FIPS-compliant collection endpoint used to submit index, search, and data upload requests to an OpenSearch Serverless collection. This endpoint uses FIPS 140-3 validated cryptography and is required for federal government workloads.

iv_dashboardendpoint TYPE /AWS1/OSSSTRING /AWS1/OSSSTRING

FIPS-compliant endpoint used to access OpenSearch Dashboards. This endpoint uses FIPS 140-3 validated cryptography and is required for federal government workloads that need dashboard visualization capabilities.


Queryable Attributes

collectionEndpoint

FIPS-compliant collection endpoint used to submit index, search, and data upload requests to an OpenSearch Serverless collection. This endpoint uses FIPS 140-3 validated cryptography and is required for federal government workloads.

Accessible with the following methods

Method Description
GET_COLLECTIONENDPOINT() Getter for COLLECTIONENDPOINT, with configurable default
ASK_COLLECTIONENDPOINT() Getter for COLLECTIONENDPOINT w/ exceptions if field has no
HAS_COLLECTIONENDPOINT() Determine if COLLECTIONENDPOINT has a value

dashboardEndpoint

FIPS-compliant endpoint used to access OpenSearch Dashboards. This endpoint uses FIPS 140-3 validated cryptography and is required for federal government workloads that need dashboard visualization capabilities.

Accessible with the following methods

Method Description
GET_DASHBOARDENDPOINT() Getter for DASHBOARDENDPOINT, with configurable default
ASK_DASHBOARDENDPOINT() Getter for DASHBOARDENDPOINT w/ exceptions if field has no v
HAS_DASHBOARDENDPOINT() Determine if DASHBOARDENDPOINT has a value