Last active
          June 12, 2021 02:16 
        
      - 
      
 - 
        
Save pahud/23187c7aec192db0f6b4098b18938567 to your computer and use it in GitHub Desktop.  
    apprunner cfn service
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Resources: | |
| FlaskService3B7F72B9: | |
| Type: AWS::AppRunner::Service | |
| Properties: | |
| SourceConfiguration: | |
| CodeRepository: | |
| CodeConfiguration: | |
| ConfigurationSource: REPOSITORY | |
| RepositoryUrl: https://github.com/aws-containers/hello-app-runner | |
| SourceCodeVersion: | |
| Type: BRANCH | |
| Value: main | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Properties validation failed for resource FlaskService3B7F72B9 with message: #/SourceConfiguration/CodeRepository/SourceCodeVersion/Type: #: only 1 subschema matches out of 2 #/SourceConfiguration/CodeRepository/SourceCodeVersion/Type: failed validation constraint for keyword [enum] #/SourceConfiguration/CodeRepository/CodeConfiguration/ConfigurationSource: #: only 1 subschema matches out of 2 #/SourceConfiguration/CodeRepository/CodeConfiguration/ConfigurationSource: failed validation constraint for keyword [enum]