AWS marketplace documentation change
Summary
Replaced 'AWS' with entity references (&MKT; and &AWS;) in code comments
Security assessment
Changes appear to be documentation formatting updates for proper trademark handling. No modifications to security-related functionality or cryptographic implementations in the code examples.
Diff
diff --git a/marketplace/latest/userguide/java-integration-example-registerusage.md b/marketplace/latest/userguide/java-integration-example-registerusage.md index 83c4acf4e..f5d829627 100644 --- a//marketplace/latest/userguide/java-integration-example-registerusage.md +++ b//marketplace/latest/userguide/java-integration-example-registerusage.md @@ -142 +142 @@ The following example uses the AWS SDK for Java and AWS Marketplace Metering Ser - * Class for making calls out to AWS Marketplace Metering Service. + * Class for making calls out to &MKT; Metering Service. @@ -279 +279 @@ The following example uses the AWS SDK for Java and AWS Marketplace Metering Ser - * Public key provider taking advantage of the AWS PEM Utility. + * Public key provider taking advantage of the &AWS; PEM Utility.