github.com/aavshr/aws-sdk-go@v1.41.3/service/auditmanager/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package auditmanager provides the client and types for making API 4 // requests to AWS Audit Manager. 5 // 6 // Welcome to the Audit Manager API reference. This guide is for developers 7 // who need detailed information about the Audit Manager API operations, data 8 // types, and errors. 9 // 10 // Audit Manager is a service that provides automated evidence collection so 11 // that you can continuously audit your Amazon Web Services usage, and assess 12 // the effectiveness of your controls to better manage risk and simplify compliance. 13 // 14 // Audit Manager provides pre-built frameworks that structure and automate assessments 15 // for a given compliance standard. Frameworks include a pre-built collection 16 // of controls with descriptions and testing procedures, which are grouped according 17 // to the requirements of the specified compliance standard or regulation. You 18 // can also customize frameworks and controls to support internal audits with 19 // unique requirements. 20 // 21 // Use the following links to get started with the Audit Manager API: 22 // 23 // * Actions (https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html): 24 // An alphabetical list of all Audit Manager API operations. 25 // 26 // * Data types (https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html): 27 // An alphabetical list of all Audit Manager data types. 28 // 29 // * Common parameters (https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html): 30 // Parameters that all Query operations can use. 31 // 32 // * Common errors (https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html): 33 // Client and server errors that all operations can return. 34 // 35 // If you're new to Audit Manager, we recommend that you review the Audit Manager 36 // User Guide (https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html). 37 // 38 // See https://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25 for more information on this service. 39 // 40 // See auditmanager package documentation for more information. 41 // https://docs.aws.amazon.com/sdk-for-go/api/service/auditmanager/ 42 // 43 // Using the Client 44 // 45 // To contact AWS Audit Manager with the SDK use the New function to create 46 // a new service client. With that client you can make API requests to the service. 47 // These clients are safe to use concurrently. 48 // 49 // See the SDK's documentation for more information on how to use the SDK. 50 // https://docs.aws.amazon.com/sdk-for-go/api/ 51 // 52 // See aws.Config documentation for more information on configuring SDK clients. 53 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 54 // 55 // See the AWS Audit Manager client AuditManager for more 56 // information on creating client for this service. 57 // https://docs.aws.amazon.com/sdk-for-go/api/service/auditmanager/#New 58 package auditmanager