python/example_code/auditmanager/README.md
Shows how to use the AWS SDK for Python (Boto3) to work with AWS Audit Manager.
<!--custom.overview.start--> <!--custom.overview.end-->Audit Manager helps you continuously audit your AWS usage to simplify how you manage risk and compliance with regulations and industry standards.
For prerequisites, see the README in the python folder.
Install the packages required by these examples by running the following in a virtual environment:
python -m pip install -r requirements.txt
For more information, see the following resources:
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
This example shows you how to do the following:
Start the example by running the following at a command prompt:
python framework_from_conformance_pack.py
This example shows you how to do the following:
Start the example by running the following at a command prompt:
python security_hub_custom_framework.py
This example shows you how to create an Audit Manager assessment report that contains one day of evidence.
<!--custom.scenario_prereqs.auditmanager_Scenario_CreateAssessmentReport.start--> <!--custom.scenario_prereqs.auditmanager_Scenario_CreateAssessmentReport.end-->Start the example by running the following at a command prompt:
python create_assessment_report.py
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the python folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0