-
| During the importing of OpenSearch domain, there will be a connection check. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            YikaiHu
          
      
      
        Oct 12, 2023 
      
    
    Replies: 1 comment
-
| Step1. Go to CloudFormation, search for  Step2. Search for  Step3. Overwrite the check_result to True under specific Checkpoint, such as  Step4. Save and Deploy the Lambda Step5. Go back to Centralized Logging with OpenSearch console. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        YikaiHu
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Step1. Go to CloudFormation, search for
APIClusterAPIClusterHandler, and jump to Lambda function.Step2. Search for
domain_status_checkStep3. Overwrite the check_result to True under specific Checkpoint, such as
Check the NATStep4. Save and Deploy the Lambda
Step5. Go back to Centralized Logging with OpenSearch console.