AWS wickr documentation change
Summary
Added new documentation index page for AWS Wickr, an end-to-end encrypted communication service, with links to administration, user, bot, and API guides for both cloud and self-hosted enterprise versions.
Security assessment
This introduces documentation for a security-focused service (end-to-end encrypted communications). The page itself is an index that links to security-relevant guides (e.g., administration, security groups) but does not detail specific security features or address a security incident.
Diff
diff --git a/wickr/index.md b/wickr/index.md index 8b1378917..4d5fbaf73 100644 --- a//wickr/index.md +++ b//wickr/index.md @@ -0,0 +1,26 @@ +# AWS Wickr Documentation + +AWS Wickr is an end-to-end encrypted, enterprise communications service that enables secure one-to-one chats, group messaging, calling, file sharing, screen sharing, and more. + +## AWS Wickr + +### [Administration Guide Describes key concepts of Wickr and provides instructions for configuring the service and adding users. ](/wickr/latest/adminguide/) ### [User Guide Describes how to download the Wickr client and get started with accepting invitations, creating rooms, and messaging. ](/wickr/latest/userguide/) ### [Bots and Integrations Guide Describes how to set up Wickr bots, which allow external services and workflows to communicate with Wickr users. ](/wickr/latest/wickrio/) ### [API Reference Describes all the API operations for Wickr administrators to programmatically manage their networks. Allowed operations include managing network settings, users, security groups, and bots. ](/wickr/latest/APIReference/) + +## Wickr Enterprise + +### [Administration Guide Describes key concepts of self-hosted Wickr Enterprise and provides instructions for configuring the service and adding users. ](/wickr/latest/enterpriseadminguide/) ### [Automated Install Guide Describes how to automatically deploy self-hosted Wickr Enterprise with AWS CDK. ](/wickr/latest/wickrenterpriseinstall/) + +## Wickr Enterprise Release Notes + +### [Infrastructure Describes the Enterprise infrastructure versions that are supported by Wickr Enterprise. ](/wickr/latest/enterpriseadminguide/infra-release-notes.html) ### [Clients Describes the client versions that are supported by Wickr Enterprise. ](/wickr/latest/enterpriseadminguide/clients-release-notes.html) ### [Bots Describes the bot versions that are supported by Wickr Enterprise. ](/wickr/latest/enterpriseadminguide/bots-release-notes.html) + +## 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/) +