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

update #5329

Closed
wants to merge 66 commits into from
Closed

update #5329

wants to merge 66 commits into from

Conversation

ford-at-aws
Copy link
Contributor

This pull request...


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

ford-at-aws and others added 30 commits July 28, 2023 09:55
Co-authored-by: Corey Pyle <corepyle@amazon.com>
Co-authored-by: David Souther <davidsouther@gmail.com>
Co-authored-by: ford prior <fprior@amazon.com>
add SSM Java examples to Code Lib
* update service level README
* Added comments for hello service
* Editorial fixes
* JavaScript (v3): Onboard some SQS guide entries into SOS.
* add Java Sagemaker workflow.
JavaScript (v3): Topics and Queues workflow
…5245)

* moved the 2 files for Sagemaker pipelines example to under resources
* Add IAM Policy Builder examples.
Removed unnecessary pagination code
The AWS CLI returns all responses, calling the backend
repeatedly if necessary.
Pagination does not need to be handled at this level.
Update hello_s3.cpp

Adding explicit authentication check. S3 allows anonymous requests. Due to an issue with the c++ sdk, if a user is not authenticated this method will return an unhelpful ‘0 buckets’ instead of a helpful ‘authentication issue’ message.  Since this example is for new users, lets be more helpful.
* fixes to minor issues

* adding parallel build

* adding parallel builds

* Parallel builds comments

* rebase changes

* Cleaning up windows handling of tests

* More windows stuff

* Modified script for windows

* change timeout constant

* rename sts gtests to tests

---------

Co-authored-by: ford prior <108086978+ford-at-aws@users.noreply.github.com>
shepazon and others added 25 commits August 21, 2023 10:40
This example demonstrates how to use a protocol to mock the AWS SDK for Swift, since Swift lacks the readwrite reflection required for traditional mocking. Passes the test (which is also the exemplar).

There is no build available on the web since this example is not one that corresponds to a particular function, but instead a technique for Swift developers using the SDK.

Once this PR is submitted, I'll start writing the AWS SDK for Swift Developer Guide chapter that will embed these snippets as it explains the mocking technique used here.
* Changes for Windows build with curl

* fix for building tests
* Update Rust toolchain to correct MSRV

* Fix Rust examples

* Change dependency branches to `next`
…ode/reactnative/ReactNativeApp (#5317)

Bump activesupport

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.3...v7.0.7.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [activesupport](https://github.com/rails/rails) from 7.0.5 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.5...v7.0.7.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.