Metadata-Version: 2.2
Name: scp_and_rcp_import_tool
Version: 0.1.0
Summary: a solution to import existing SCPs and RCPs into AWS CloudFormation templates using CloudFormation infrastructure as code generator (IaC generator).
Home-page: https://github.com/aws-samples/Existing-AWS-SCPs-and-RCPs-Import-Tool
Author: Swara Gandhi
Author-email: gandhi.swara@gmail.com
License: MIT-0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

**Existing AWS SCPs and RCPs import tool**

A command line tool to import existing SCPs and RCPs into AWS CloudFormation templates using CloudFormation infrastructure as code generator (IaC generator). This allows you to to automate the management of your SCPs and RCPs at scale.

**Important:** This solution is not designed for Control Tower managed policies. This solution should only be used for policies created outside of Control Tower. Changes made to Control Tower resourcesoutside of Control Tower can cause drift and affect AWS Control Tower functionality in unpredictable ways.
