1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package servicecatalog provides the API client, operations, and parameter types
// for AWS Service Catalog.
//
// AWS Service Catalog Service Catalog (https://aws.amazon.com/servicecatalog/)
// enables organizations to create and manage catalogs of IT services that are
// approved for Amazon Web Services. To get the most out of this documentation, you
// should be familiar with the terminology discussed in Service Catalog Concepts
// (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html).
package servicecatalog
|