1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package inspector provides the API client, operations, and parameter types for
// Amazon Inspector.
//
// # Amazon Inspector
//
// Amazon Inspector enables you to analyze the behavior of your AWS resources and
// to identify potential security issues. For more information, see [Amazon Inspector User Guide].
//
// [Amazon Inspector User Guide]: https://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html
package inspector
|