AWS cloudcontrolapi documentation change
Summary
Added new documentation page for AWS Cloud Control API
Security assessment
New service introduction without security-specific content or vulnerability references
Diff
diff --git a/cloudcontrolapi/index.md b/cloudcontrolapi/index.md index 8b1378917..87e8bdf93 100644 --- a//cloudcontrolapi/index.md +++ b//cloudcontrolapi/index.md @@ -0,0 +1,34 @@ +# AWS Cloud Control API Documentation + +AWS Cloud Control API (Cloud Control API) is a set of common application programming interfaces (APIs) that make it easy for developers and partners to manage the lifecycle of AWS and third-party services. Cloud Control API provides five operations for developers to create, read, update, delete, and list (CRUDL) their cloud infrastructure. + +## AWS Cloud Control API + +### [User Guide Provides a conceptual overview of AWS Cloud Control API and includes instructions on using the various features with the command line interface. ](/cloudcontrolapi/latest/userguide/) + +### [API Reference Describes all the API operations for AWS Cloud Control API in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/cloudcontrolapi/latest/APIReference/) + +### [Cloud Control API in the AWS CLI Reference Describes the AWS Cloud Control API commands that are available in the AWS CLI. ](/cli/latest/reference/cloudcontrol/index.html) + +[HTML](/cli/latest/reference/cloudcontrol/index.html) + +## Resource Management + +### [Supported resources (AWS Cloud Control API User Guide) Lists the AWS resources currently available for use with AWS Cloud Control API. ](/cloudcontrolapi/latest/userguide/supported-resources.html) + +### [Managing resources (AWS Cloud Control API User Guide) Describes how AWS Cloud Control API users can use the AWS CloudFormation registry to manage the resources in their AWS account. ](/cloudcontrolapi/latest/userguide/resource-types.html) + +## Resource Development + +### [CloudFormation CLI User Guide for Extension Development Provides a conceptual overview and detailed walkthroughs on using the CloudFormation CLI to model and provision your own private and public resources. ](/cloudformation-cli/latest/userguide/) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +