network: NETWORK_DESC domain: NETWORK_DOMAIN notify: services: pushsafer: k: PS_API_KEY, d: PS_DEVICE_ID email: credentials: user: GMAIL_SMTP_USER pass: GMAIL_SMTP_PW aws: # region: 'us-east-1' # explicitly set AWS region # sslEnabled: true # override whether SSL is enabled #maxRetries: 3 # override the number of retries for a request # timeout: 15000 accessKeyId: AWS_ACCESS_KEY_ID # can omit access key and secret key secretAccessKey: AWS_ACCESS_SECRET_KEY # if relying on a profile or IAM profile: AWS_PROFILE # name of profile from ~/.aws/credentials