Namespace Amazon.CDK.Mixins.Preview.AWS.OpenSearchService.Mixins
Classes
| CfnApplicationMixinProps | Properties for CfnApplicationPropsMixin. |
| CfnApplicationPropsMixin | Creates an OpenSearch UI application. |
| CfnApplicationPropsMixin.AppConfigProperty | Configuration settings for an OpenSearch application. |
| CfnApplicationPropsMixin.DataSourceProperty | Data sources that are associated with an OpenSearch application. |
| CfnApplicationPropsMixin.IamIdentityCenterOptionsProperty | Configuration settings for IAM Identity Center in an OpenSearch application. |
| CfnDomainMixinProps | Properties for CfnDomainPropsMixin. |
| CfnDomainPropsMixin | The AWS::OpenSearchService::Domain resource creates an Amazon OpenSearch Service domain. |
| CfnDomainPropsMixin.AIMLOptionsProperty | |
| CfnDomainPropsMixin.AdvancedSecurityOptionsInputProperty | Specifies options for fine-grained access control. |
| CfnDomainPropsMixin.ClusterConfigProperty | The cluster configuration for the OpenSearch Service domain. |
| CfnDomainPropsMixin.CognitoOptionsProperty | Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards. |
| CfnDomainPropsMixin.ColdStorageOptionsProperty | Container for the parameters required to enable cold storage for an OpenSearch Service domain. |
| CfnDomainPropsMixin.DomainEndpointOptionsProperty | Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint. |
| CfnDomainPropsMixin.EBSOptionsProperty | The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain. |
| CfnDomainPropsMixin.EncryptionAtRestOptionsProperty | Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use. |
| CfnDomainPropsMixin.IAMFederationOptionsProperty | |
| CfnDomainPropsMixin.IdentityCenterOptionsProperty | Settings container for integrating IAM Identity Center with OpenSearch UI applications, which enables enabling secure user authentication and access control across multiple data sources. |
| CfnDomainPropsMixin.IdpProperty | The SAML Identity Provider's information. |
| CfnDomainPropsMixin.JWTOptionsProperty | |
| CfnDomainPropsMixin.LogPublishingOptionProperty | Specifies whether the OpenSearch Service domain publishes application, search slow logs, or index slow logs to Amazon CloudWatch. |
| CfnDomainPropsMixin.MasterUserOptionsProperty | Specifies information about the master user. |
| CfnDomainPropsMixin.NodeConfigProperty | Configuration options for defining the setup of any node type within the cluster. |
| CfnDomainPropsMixin.NodeOptionProperty | Configuration settings for defining the node type within a cluster. |
| CfnDomainPropsMixin.NodeToNodeEncryptionOptionsProperty | Specifies options for node-to-node encryption. |
| CfnDomainPropsMixin.OffPeakWindowOptionsProperty | Off-peak window settings for the domain. |
| CfnDomainPropsMixin.OffPeakWindowProperty | A custom 10-hour, low-traffic window during which OpenSearch Service can perform mandatory configuration changes on the domain. |
| CfnDomainPropsMixin.S3VectorsEngineProperty | Options for enabling S3 vectors engine features on the specified domain. |
| CfnDomainPropsMixin.SAMLOptionsProperty | Container for information about the SAML configuration for OpenSearch Dashboards. |
| CfnDomainPropsMixin.ServiceSoftwareOptionsProperty | The current status of the service software for an Amazon OpenSearch Service domain. |
| CfnDomainPropsMixin.SnapshotOptionsProperty | DEPRECATED . |
| CfnDomainPropsMixin.SoftwareUpdateOptionsProperty | Options for configuring service software updates for a domain. |
| CfnDomainPropsMixin.VPCOptionsProperty | The virtual private cloud (VPC) configuration for the OpenSearch Service domain. |
| CfnDomainPropsMixin.WindowStartTimeProperty | A custom start time for the off-peak window, in Coordinated Universal Time (UTC). |
| CfnDomainPropsMixin.ZoneAwarenessConfigProperty | Specifies zone awareness configuration options. |
Interfaces
| CfnApplicationPropsMixin.IAppConfigProperty | Configuration settings for an OpenSearch application. |
| CfnApplicationPropsMixin.IDataSourceProperty | Data sources that are associated with an OpenSearch application. |
| CfnApplicationPropsMixin.IIamIdentityCenterOptionsProperty | Configuration settings for IAM Identity Center in an OpenSearch application. |
| CfnDomainPropsMixin.IAIMLOptionsProperty | |
| CfnDomainPropsMixin.IAdvancedSecurityOptionsInputProperty | Specifies options for fine-grained access control. |
| CfnDomainPropsMixin.IClusterConfigProperty | The cluster configuration for the OpenSearch Service domain. |
| CfnDomainPropsMixin.ICognitoOptionsProperty | Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards. |
| CfnDomainPropsMixin.IColdStorageOptionsProperty | Container for the parameters required to enable cold storage for an OpenSearch Service domain. |
| CfnDomainPropsMixin.IDomainEndpointOptionsProperty | Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint. |
| CfnDomainPropsMixin.IEBSOptionsProperty | The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain. |
| CfnDomainPropsMixin.IEncryptionAtRestOptionsProperty | Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use. |
| CfnDomainPropsMixin.IIAMFederationOptionsProperty | |
| CfnDomainPropsMixin.IIdentityCenterOptionsProperty | Settings container for integrating IAM Identity Center with OpenSearch UI applications, which enables enabling secure user authentication and access control across multiple data sources. |
| CfnDomainPropsMixin.IIdpProperty | The SAML Identity Provider's information. |
| CfnDomainPropsMixin.IJWTOptionsProperty | |
| CfnDomainPropsMixin.ILogPublishingOptionProperty | Specifies whether the OpenSearch Service domain publishes application, search slow logs, or index slow logs to Amazon CloudWatch. |
| CfnDomainPropsMixin.IMasterUserOptionsProperty | Specifies information about the master user. |
| CfnDomainPropsMixin.INodeConfigProperty | Configuration options for defining the setup of any node type within the cluster. |
| CfnDomainPropsMixin.INodeOptionProperty | Configuration settings for defining the node type within a cluster. |
| CfnDomainPropsMixin.INodeToNodeEncryptionOptionsProperty | Specifies options for node-to-node encryption. |
| CfnDomainPropsMixin.IOffPeakWindowOptionsProperty | Off-peak window settings for the domain. |
| CfnDomainPropsMixin.IOffPeakWindowProperty | A custom 10-hour, low-traffic window during which OpenSearch Service can perform mandatory configuration changes on the domain. |
| CfnDomainPropsMixin.IS3VectorsEngineProperty | Options for enabling S3 vectors engine features on the specified domain. |
| CfnDomainPropsMixin.ISAMLOptionsProperty | Container for information about the SAML configuration for OpenSearch Dashboards. |
| CfnDomainPropsMixin.IServiceSoftwareOptionsProperty | The current status of the service software for an Amazon OpenSearch Service domain. |
| CfnDomainPropsMixin.ISnapshotOptionsProperty | DEPRECATED . |
| CfnDomainPropsMixin.ISoftwareUpdateOptionsProperty | Options for configuring service software updates for a domain. |
| CfnDomainPropsMixin.IVPCOptionsProperty | The virtual private cloud (VPC) configuration for the OpenSearch Service domain. |
| CfnDomainPropsMixin.IWindowStartTimeProperty | A custom start time for the off-peak window, in Coordinated Universal Time (UTC). |
| CfnDomainPropsMixin.IZoneAwarenessConfigProperty | Specifies zone awareness configuration options. |
| ICfnApplicationMixinProps | Properties for CfnApplicationPropsMixin. |
| ICfnDomainMixinProps | Properties for CfnDomainPropsMixin. |