AWS marketplace documentation change
Summary
Fixed typographical errors in documentation: corrected curly quotes to straight quotes in security group protocol error message, fixed mismatched quotes in 'None' value, and updated apostrophes in contractions.
Security assessment
Changes are purely grammatical/typographical fixes without altering security meaning. The security group protocol requirement (tcp/udp only) was already documented - this only fixes quote formatting.
Diff
diff --git a/marketplace/latest/developerguide/work-with-single-ami-products.md b/marketplace/latest/developerguide/work-with-single-ami-products.md index 86a77e294..a10561618 100644 --- a//marketplace/latest/developerguide/work-with-single-ami-products.md +++ b//marketplace/latest/developerguide/work-with-single-ami-products.md @@ -276 +276 @@ INVALID_SECURITY_GROUP | **`Provide security group start port that is not greate -INVALID_SECURITY_GROUP_PROTOCOL | **`Security group protocol must either be ‘tcp’ or ‘udp’.`** +INVALID_SECURITY_GROUP_PROTOCOL | **`Security group protocol must either be 'tcp' or 'udp'.`** @@ -630 +630 @@ Provide information for the fields to add the `UpdateFutureRegionSupport` change -Element supported values: one of [`"All"`, `"US"`, `"None”`] +Element supported values: one of [`"All"`, `"US"`, `"None"`] @@ -917 +917 @@ You can check the status of the request through the AWS Marketplace Management P -The following schema validations are specific to `AddInstanceTypes` actions in the AWS Marketplace Catalog API. These validations are performed when you call `StartChangeSet`. If the request doesn’t meet the following requirements, it will fail with an HTTP response. +The following schema validations are specific to `AddInstanceTypes` actions in the AWS Marketplace Catalog API. These validations are performed when you call `StartChangeSet`. If the request doesn't meet the following requirements, it will fail with an HTTP response. @@ -954 +954 @@ Existing subscribers won't be impacted by this change and they are able to use t -`RestrictInstanctTypes` restricts instance types to all the versions in the product document. In the `AddInstanceTypes` change type, you are updating all versions of the product. You won’t be able to restrict the recommended instance types. The recommended instance type is at the version level, so it’s possible that the seller won’t be able to restrict multiple instance types. +`RestrictInstanctTypes` restricts instance types to all the versions in the product document. In the `AddInstanceTypes` change type, you are updating all versions of the product. You won't be able to restrict the recommended instance types. The recommended instance type is at the version level, so it's possible that the seller won't be able to restrict multiple instance types. @@ -1023 +1023 @@ You can check the status of the request through the AWS Marketplace Management P -The following schema validations are specific to `RestrictInstanceTypes` actions in the AWS Marketplace Catalog API. These validations are performed when you call `StartChangeSet`. If the request doesn’t meet the following requirements, it will fail with an HTTP response. +The following schema validations are specific to `RestrictInstanceTypes` actions in the AWS Marketplace Catalog API. These validations are performed when you call `StartChangeSet`. If the request doesn't meet the following requirements, it will fail with an HTTP response.