service/controlcatalog/doc.go (1 lines of code) (raw):
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package controlcatalog provides the client and types for making API
// requests to AWS Control Catalog.
//
// Welcome to the Amazon Web Services Control Catalog API reference. This guide
// is for developers who need detailed information about how to programmatically
// identify and filter the common controls and related metadata that are available
// to Amazon Web Services customers. This API reference provides descriptions,
// syntax, and usage examples for each of the actions and data types that are
// supported by Amazon Web Services Control Catalog.
//
// Use the following links to get started with the Amazon Web Services Control
// Catalog API:
//
// - Actions (https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_Operations.html):
// An alphabetical list of all Control Catalog API operations.
//
// - Data types (https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_Types.html):
// An alphabetical list of all Control Catalog data types.
//
// - Common parameters (https://docs.aws.amazon.com/controlcatalog/latest/APIReference/CommonParameters.html):
// Parameters that all operations can use.
//
// - Common errors (https://docs.aws.amazon.com/controlcatalog/latest/APIReference/CommonErrors.html):
// Client and server errors that all operations can return.
//
// See https://docs.aws.amazon.com/goto/WebAPI/controlcatalog-2018-05-10 for more information on this service.
//
// See controlcatalog package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/controlcatalog/
//
// # Using the Client
//
// To contact AWS Control Catalog 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 Control Catalog client ControlCatalog for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/controlcatalog/#New
package controlcatalog