@@ -138,8 +138,8 @@ final class PutParameterRequest extends Input
138138 *
139139 * Advanced parameters have a content size limit of 8 KB and can be configured to use parameter policies. You can create
140140 * a maximum of 100,000 advanced parameters for each Region in an Amazon Web Services account. Advanced parameters incur
141- * a charge. For more information, see Standard and advanced parameter tiers [^1] in the *Amazon Web Services Systems
142- * Manager User Guide*.
141+ * a charge. For more information, see Managing parameter tiers [^1] in the *Amazon Web Services Systems Manager User
142+ * Guide*.
143143 *
144144 * You can change a standard parameter to an advanced parameter any time. But you can't revert an advanced parameter to
145145 * a standard parameter. Reverting an advanced parameter to a standard parameter would result in data loss because the
@@ -180,7 +180,7 @@ final class PutParameterRequest extends Input
180180 * *Amazon Web Services Systems Manager User Guide*.
181181 *
182182 * [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-advanced-parameters.html
183- * [^2]: https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-default-tier.html
183+ * [^2]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-advanced-parameters.html# ps-default-tier
184184 *
185185 * @var ParameterTier::*|null
186186 */
@@ -232,7 +232,7 @@ final class PutParameterRequest extends Input
232232 * > success, but the asynchronous validation will fail and the parameter will not be created or updated. To monitor
233233 * > whether your `aws:ec2:image` parameters are created successfully, see Setting up notifications or trigger actions
234234 * > based on Parameter Store events [^1]. For more information about AMI format validation , see Native parameter
235- * > support for Amazon Machine Image (AMI) IDs [^2].
235+ * > support for Amazon Machine Image IDs [^2].
236236 *
237237 * [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-cwe.html
238238 * [^2]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-ec2-aliases.html
0 commit comments