Created
          August 24, 2012 06:25 
        
      - 
      
- 
        Save siroken3/3446579 to your computer and use it in GitHub Desktop. 
    なんか怒られる例 (BotoServerError: 400 Bad Request)
  
        
  
    
      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
    
  
  
    
  | #!/bin/env python | |
| import boto | |
| import boto.ec2 | |
| regison = boto.ec2.get_region('us-east-1') | |
| conn = boto.connect_cloudwatch(region=region) | |
| conn.list_metrics() | 
      
      
  Author
  
  
        
      
            siroken3
  
      
      
      commented 
        Aug 24, 2012 
      
    
  
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment