Module aws_sdk_opensearchserverless::model
source · Expand description
Data structures used by operation inputs/outputs. Documentation on these types is copied from the model.
Modules
Structs
Details about an OpenSearch Serverless access policy.
Statistics for an OpenSearch Serverless access policy.
A summary of the data access policy.
OpenSearch Serverless-related information for the current account.
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 Autoscaling.
Details about each OpenSearch Serverless collection, including the collection endpoint and the OpenSearch Dashboards endpoint.
Error information for an OpenSearch Serverless request.
List of filter keys that you can use for LIST, UPDATE, and DELETE requests to OpenSearch Serverless collections.
Details about each OpenSearch Serverless collection.
Details about the created OpenSearch Serverless collection.
Creation details for an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
Details about a deleted OpenSearch Serverless collection.
Deletion details for an OpenSearch Serverless-managed interface endpoint.
Describes SAML options for an OpenSearch Serverless security configuration in the form of a key-value map.
Details about a security configuration for OpenSearch Serverless.
Statistics for an OpenSearch Serverless security configuration.
A summary of a security configuration for OpenSearch Serverless.
Details about an OpenSearch Serverless security policy.
Statistics for an OpenSearch Serverless security policy.
A summary of a security policy for OpenSearch Serverless.
A map of key-value pairs associated to an OpenSearch Serverless resource.
Details about an updated OpenSearch Serverless collection.
Update details for an OpenSearch Serverless-managed interface endpoint.
Details about an OpenSearch Serverless-managed interface endpoint.
Error information for a failed BatchGetVpcEndpoint
request.
Filter the results of a ListVpcEndpoints
request.
The VPC endpoint object.
Enums
AccessPolicyType
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.CollectionStatus
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.CollectionType
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.SecurityConfigType
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.SecurityPolicyType
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.VpcEndpointStatus
, it is important to ensure
your code is forward-compatible. That is, if a match arm handles a case for a
feature that is supported by the service but has not been represented as an enum
variant in a current version of SDK, your code should continue to work when you
upgrade SDK to a future version in which the enum does include a variant for that
feature.