Last update: 2024-09-04

apptest

AWS Mainframe Modernization Application Testing

AWS CLI PowerShell Cmdlet
aws apptest create-test-case New-ATTestCase
aws apptest create-test-configuration New-ATTestConfiguration
aws apptest create-test-suite New-ATTestSuite
aws apptest delete-test-case Remove-ATTestCase
aws apptest delete-test-configuration Remove-ATTestConfiguration
aws apptest delete-test-run Remove-ATTestRun
aws apptest delete-test-suite Remove-ATTestSuite
aws apptest get-test-case Get-ATTestCase
aws apptest get-test-configuration Get-ATTestConfiguration
aws apptest get-test-run-step Get-ATTestRunStep
aws apptest get-test-suite Get-ATTestSuite
aws apptest list-tags-for-resource Get-ATResourceTag
aws apptest list-test-cases Get-ATTestCaseList
aws apptest list-test-configurations Get-ATTestConfigurationList
aws apptest list-test-run-steps Get-ATTestRunStepList
aws apptest list-test-run-test-cases Get-ATTestRunTestCaseList
aws apptest list-test-runs Get-ATTestRunList
aws apptest list-test-suites Get-ATTestSuiteList
aws apptest start-test-run Start-ATTestRun
aws apptest tag-resource Add-ATResourceTag
aws apptest untag-resource Remove-ATResourceTag
aws apptest update-test-case Update-ATTestCase
aws apptest update-test-configuration Update-ATTestConfiguration
aws apptest update-test-suite Update-ATTestSuite
^