Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Access
Policy Detail Details about an OpenSearch Serverless access policy.
- Access
Policy Stats Statistics for an OpenSearch Serverless access policy.
- Access
Policy Summary A summary of the data access policy.
- Account
Settings Detail OpenSearch Serverless-related information for the current account.
- Capacity
Limits 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.
- Collection
Detail Details about each OpenSearch Serverless collection, including the collection endpoint, the OpenSearch Dashboards endpoint, and FIPS-compliant endpoints for federal government workloads.
- Collection
Error Detail Error information for an OpenSearch Serverless request.
- Collection
Filters A list of filter keys that you can use for LIST, UPDATE, and DELETE requests to OpenSearch Serverless collections.
- Collection
Summary Details about each OpenSearch Serverless collection.
- Create
Collection Detail Details about the created OpenSearch Serverless collection.
- Create
IamIdentity Center Config Options Describes IAM Identity Center options for creating an OpenSearch Serverless security configuration in the form of a key-value map.
- Create
VpcEndpoint Detail Creation details for an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
- Delete
Collection Detail Details about a deleted OpenSearch Serverless collection.
- Delete
VpcEndpoint Detail Deletion details for an OpenSearch Serverless-managed interface endpoint.
- Effective
Lifecycle Policy Detail Error information for an OpenSearch Serverless request.
- Effective
Lifecycle Policy Error Detail Error information for an OpenSearch Serverless request.
- Fips
Endpoints 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.
- IamFederation
Config Options Describes IAM federation options for an OpenSearch Serverless security configuration in the form of a key-value map. These options define how OpenSearch Serverless integrates with external identity providers using federation.
- IamIdentity
Center Config Options Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map.
- Lifecycle
Policy Detail Details about an OpenSearch Serverless lifecycle policy.
- Lifecycle
Policy Error Detail Error information for an OpenSearch Serverless request.
- Lifecycle
Policy Identifier The unique identifiers of policy types and policy names.
- Lifecycle
Policy Resource Identifier The unique identifiers of policy types and resource names.
- Lifecycle
Policy Stats Statistics for an OpenSearch Serverless lifecycle policy.
- Lifecycle
Policy Summary A summary of the lifecycle policy.
- Saml
Config Options Describes SAML options for an OpenSearch Serverless security configuration in the form of a key-value map.
- Security
Config Detail Details about a security configuration for OpenSearch Serverless.
- Security
Config Stats Statistics for an OpenSearch Serverless security configuration.
- Security
Config Summary A summary of a security configuration for OpenSearch Serverless.
- Security
Policy Detail Details about an OpenSearch Serverless security policy.
- Security
Policy Stats Statistics for an OpenSearch Serverless security policy.
- Security
Policy Summary A summary of a security policy for OpenSearch Serverless.
- Tag
A map of key-value pairs associated to an OpenSearch Serverless resource.
- Update
Collection Detail Details about an updated OpenSearch Serverless collection.
- Update
IamIdentity Center Config Options Describes IAM Identity Center options for updating an OpenSearch Serverless security configuration in the form of a key-value map.
- Update
VpcEndpoint Detail Update details for an OpenSearch Serverless-managed interface endpoint.
- VpcEndpoint
Detail Details about an OpenSearch Serverless-managed interface endpoint.
- VpcEndpoint
Error Detail Error information for a failed
BatchGetVpcEndpoint
request.- VpcEndpoint
Filters Filter the results of a
ListVpcEndpoints
request.- VpcEndpoint
Summary The VPC endpoint object.
Enums§
- Access
Policy Type - When writing a match expression against
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. - Collection
Status - When writing a match expression against
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. - Collection
Type - When writing a match expression against
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. - IamIdentity
Center Group Attribute - When writing a match expression against
IamIdentityCenterGroupAttribute
, 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. - IamIdentity
Center User Attribute - When writing a match expression against
IamIdentityCenterUserAttribute
, 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. - Lifecycle
Policy Type - When writing a match expression against
LifecyclePolicyType
, 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. - Resource
Type - When writing a match expression against
ResourceType
, 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. - Security
Config Type - When writing a match expression against
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. - Security
Policy Type - When writing a match expression against
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. - Standby
Replicas - When writing a match expression against
StandbyReplicas
, 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. - VpcEndpoint
Status - When writing a match expression against
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.