docs(custom-resources): fix dead links in custom-resources package documentation#29599
docs(custom-resources): fix dead links in custom-resources package documentation#29599mergify[bot] merged 3 commits intoaws:mainfrom
Conversation
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Issue # (if applicable)
Closes #.
Reason for this change
The links to the example files at https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.custom_resources-readme.html#provider-framework-examples are no longer valid since the repository underwent restructuring.
Description of changes
Replaces the URLs to the S3File and S3Assert example files with valid GitHub links
Description of how you validated changes
Visited the updated links
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license