1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package servicecatalogappregistry provides the API client, operations, and
// parameter types for AWS Service Catalog App Registry.
//
// Amazon Web Services Service Catalog AppRegistry enables organizations to
//
// understand the application context of their Amazon Web Services resources.
// AppRegistry provides a repository of your applications, their resources, and the
// application metadata that you use within your enterprise.
package servicecatalogappregistry
|