Skip to main content

No project description provided

Project description

aws-glue-availability

AWS Glue provides disaster / recovery through Glue ETL retry mechanism testing for the successful connector starting with the first referenced working to the last incrementally until it finds a successful connection. To ensure a certain level of high availability (all be it not in the strictest of senses) multiple connectors need to be associated across different Availability Zones.

This tool is to aid in viewing the placement of Glue Jobs through their associated Connectors Subnet information, to provide a visual aid in understanding the distribution of Glue jobs across the VPCs / Subnets within your platform.

Running

This tool is currently containing a Python interface.

#install library from PyPi
pip install awsglueavailability

#run application
#ensure AWS Credentials are setup
python -m awsglueavailability

Permissions

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Sid": "AwsIamMapper",
      "Action": [
        "glue:ListJobs",
        "glue:GetConnection",
        "vpc:DescribeSubnets"
      ],
      "Effect": "Allow",
      "Resource": "*"
    }
  ]
}

Example Output

An output is generated example

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

awsglueavailability-0.1.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file awsglueavailability-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for awsglueavailability-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c82e6cad73821e7d3c79caa2781737ac0737291d0e53c1370f72399e24754433
MD5 96eb212c1092fe53c094120923b0b177
BLAKE2b-256 0cc3979977b0093c3232409db3877c4fdb2297f324729a7d2e1f25a1b17a86ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for awsglueavailability-0.1.1-py3-none-any.whl:

Publisher: release.yml on Joncpaske/aws-glue-availability

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page