botocore
                                
                                 botocore copied to clipboard
                                
                                    botocore copied to clipboard
                            
                            
                            
                        [docs] Broken link render in docs
The link to the SSM docs from CloudFormation.create_stack.Parameters.ResolvedValue is failing to render correctly[1]. It looks like the <code> block[2] might be breaking the Sphinx render?
[1]
Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for ` SSM parameter types <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html#aws-ssm-parameter-types>`__ in the template.
[2] https://github.com/boto/botocore/blob/develop/botocore/data/cloudformation/2010-05-15/service-2.json#L2504
Thanks for the find. You're right that code tags do not render inside of anchor tags.
Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. Because it has been longer than one year since the last update on this, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.
Nope, still broken.
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudformation.html#CloudFormation.Client.create_stack
Closing this issue, as it has been fixed. Thanks for reporting it!