You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation, under the parameters attribute, there is a link that points to a reference about defining job parameters, however, when clicking the link it sends you to the main AWS Batch page.
@mrgum Good morning. Please use feedback link at the top of the page to report the issue. The documentation links you provided are for AWS Batch service as a general. This repository is for reporting issues related to CDK.
Describe the issue
In the documentation, under the parameters attribute, there is a link that points to a reference about defining job parameters, however, when clicking the link it sends you to the main AWS Batch page.
Link points to
https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html#parameters
But redirects to
https://docs.aws.amazon.com/batch/latest/userguide/what-is-batch.html›
Should point to this page
https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters-copy.html#parameters
Links
https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_batch/JobDefinitionProps.html
The text was updated successfully, but these errors were encountered: