1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package servicecatalog provides the API client, operations, and parameter types
// for AWS Service Catalog.
//
// # Service Catalog
//
// [Service Catalog]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].
//
// [Service Catalog Concepts]: http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html
// [Service Catalog]: http://aws.amazon.com/servicecatalog
package servicecatalog
|