AWS payment-cryptography documentation change
Summary
Added new documentation page for AWS Payment Cryptography with user guide, API references, CLI references, and related links.
Security assessment
General product introduction page without security-specific content. No evidence of addressing vulnerabilities.
Diff
diff --git a/payment-cryptography/index.md b/payment-cryptography/index.md index 8b1378917..b7a24ec97 100644 --- a//payment-cryptography/index.md +++ b//payment-cryptography/index.md @@ -0,0 +1,26 @@ +# AWS Payment Cryptography Documentation + +Create and host payment processing applications using cloud-native payment cryptography and key management with AWS Payment Cryptography. + +### [User Guide Provides conceptual overviews of AWS Payment Cryptography and explains how to use it. ](/payment-cryptography/latest/userguide/) ### [Control Plane API Reference Describes the key management API operations for AWS Payment Cryptography. ](/payment-cryptography/latest/APIReference/) + +### [Control Plane CLI Reference Describes the AWS CLI commands you can use for key management operations. ](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/payment-cryptography/index.html) + +[HTML](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/payment-cryptography/index.html) + +### [Data Plane API Reference Describes the transaction API operations for AWS Payment Cryptography. ](/payment-cryptography/latest/DataAPIReference/) + +### [Data Plane CLI Reference Describes the AWS CLI commands you can use for transaction operations. ](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/payment-cryptography-data/index.html) + +[HTML](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/payment-cryptography/index.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/) +