Skip to content
View mnanchev's full-sized avatar
Block or Report

Block or report mnanchev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. AWS cloudwatch canaries AWS cloudwatch canaries
    1
    const { URL } = require('url');
    2
    const synthetics = require('Synthetics');
    3
    const log = require('SyntheticsLogger');
    4
    const syntheticsConfiguration = synthetics.getConfiguration();
    5
    const syntheticsLogHelper = require('SyntheticsLogHelper');
  2. terraform-aws-database-migration-service terraform-aws-database-migration-service Public

    Module to migrate database to AWS

    HCL 4 4

  3. aws_cdk_forecast_cost_and_usage aws_cdk_forecast_cost_and_usage Public

    Forecasting costs using costs and usage report

    TypeScript

  4. terraform-aws-cost-explorer-monthly-billing-report terraform-aws-cost-explorer-monthly-billing-report Public

    Monthly Billing Report from cost explorer transformed to csv

    Python 6 5

  5. cognito_user_migration cognito_user_migration Public

    Cognito user migration lambda

    Python 1 1

  6. python-flask-microservices python-flask-microservices Public

    Forked from cloudacademy/python-flask-microservices

    Demonstrates how to use Python, Flask, and Docker to quickly prototype and build microservices

    Python