Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orgcrawler

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orgcrawler

Tools for working with AWS Organizations

  • 1.0.0b2
  • PyPI
  • Socket score

Maintainers
1

Getting Started with OrgCrawler

A python library for managing resources across all accounts in an AWS Organization.

OrgCrawler package exports two primary classes:

orgcrawler.orgs.Org provides a data model and methods for querying AWS Organizations resources:

  • accounts
  • organizational units
  • service control policies

orgcrawler.crawlers.Crawler provides a framework for executing user defined python code in all accounts and regions or a subset thereof.

OrgCrawler also contains two commandline scripts:

orgquery Provides a generic interface for running organization queries

orgcrawler Execute a custom boto3 payload pythonfunction in all specified accounts/regions

See full documentation at https://orgcrawler.readthedocs.io/en/latest/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc