Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example code for s3 - getting a PDF from an S3 bucket and saving it #4477

Merged
merged 4 commits into from
Mar 28, 2023

Conversation

7empestx
Copy link
Contributor

@7empestx 7empestx commented Mar 1, 2023

aws-doc-sdk-examples Pull Request

Thank you for making a submission to the aws-doc-sdk-examples repository. For more information about submitting pull requests to this repository, see Guidelines for contributing.

NOTE: This pull request (PR) template contains two sections. Use the section that applies to your submission, and remove the section which doesn't apply.


I'm submitting a new SDK code example

Confirm you have met the following minimum requirements:

  • Add the following copyright notice to the top of each file. See the LICENSE agreement for the terms of the copyright.

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0

  • Create unit tests for all paths through the code, and confirm that the all the tests pass. For recommendations, see How we test code examples.
  • Run a linter against all code and implement the resulting suggestions. For recommendations, see Linters run on check in.
  • Add minimum usage documentation as comments in the code. For recommendations, see Code comment guidelines.

I'm resolving an issue with an existing code example

Describe the changes you have made here, including any issue numbers.

Confirm you have met the following minimum requirements:


Open source license adherence

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

7empestx

This comment was marked as duplicate.

@scmacdon scmacdon merged commit 5b0fd7a into awsdocs:main Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants