Guest User

Untitled

a guest
Mar 7th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Records:
  2. Type: 'AWS::Glue::Crawler'
  3. Properties:
  4. DatabaseName: transact
  5. Targets:
  6. JdbcTargets:
  7. - Path: "jdbc:postgresql://host:5432/database"
  8. Role: !Ref ETLAgent
Add Comment
Please, Sign In to add comment