// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package auditmanager provides the client and types for making API // requests to AWS Audit Manager. // // 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 (https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html): // An alphabetical list of all Audit Manager API operations. // // * Data types (https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html): // An alphabetical list of all Audit Manager data types. // // * Common parameters (https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html): // Parameters that all operations can use. // // * Common errors (https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html): // 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 (https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html). // // See https://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25 for more information on this service. // // See auditmanager package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/auditmanager/ // // Using the Client // // To contact AWS Audit Manager with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the AWS Audit Manager client AuditManager for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/auditmanager/#New package auditmanager