MainframeModernizationApplicationTesting#
Client#
- class MainframeModernizationApplicationTesting.Client#
 A low-level client representing AWS Mainframe Modernization Application Testing
AWS Mainframe Modernization Application Testing provides tools and resources for automated functional equivalence testing for your migration projects.
import boto3 client = boto3.client('apptest')
These are the available methods:
- can_paginate
 - close
 - create_test_case
 - create_test_configuration
 - create_test_suite
 - delete_test_case
 - delete_test_configuration
 - delete_test_run
 - delete_test_suite
 - get_paginator
 - get_test_case
 - get_test_configuration
 - get_test_run_step
 - get_test_suite
 - get_waiter
 - list_tags_for_resource
 - list_test_cases
 - list_test_configurations
 - list_test_run_steps
 - list_test_run_test_cases
 - list_test_runs
 - list_test_suites
 - start_test_run
 - tag_resource
 - untag_resource
 - update_test_case
 - update_test_configuration
 - update_test_suite
 
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: