/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** *
* Welcome to the Audit Manager API reference. This guide is for developers who need detailed information about the * Audit Manager API operations, data types, and errors. *
** Audit Manager is a service that provides automated evidence collection so that you can continually audit your Amazon * Web Services usage. You can use it to assess the effectiveness of your controls, manage risk, and simplify * compliance. *
** Audit Manager provides prebuilt frameworks that structure and automate assessments for a given compliance standard. * Frameworks include a prebuilt collection of controls with descriptions and testing procedures. These controls are * grouped according to the requirements of the specified compliance standard or regulation. You can also customize * frameworks and controls to support internal audits with specific requirements. *
** Use the following links to get started with the Audit Manager API: *
** Actions: An * alphabetical list of all Audit Manager API operations. *
** Data types: An * alphabetical list of all Audit Manager data types. *
** Common parameters: * Parameters that all operations can use. *
** Common errors: Client * and server errors that all operations can return. *
** If you're new to Audit Manager, we recommend that you review the Audit Manager User Guide. *
*/ package com.amazonaws.services.auditmanager;