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

Swift: Example of setting client configuration #5422

Closed
wants to merge 0 commits into from

Conversation

shepazon
Copy link
Contributor

@shepazon shepazon commented Sep 26, 2023

PLEASE IGNORE THIS PR FOR THE TIME BEING. IT OBVIOUSLY HAS STUFF IN IT THAT SHOULDN'T BE THERE.

This pull request adds a Swift example demonstrating how to set a client's configuration before creating client objects.

A special test is included. Use bash to run the test.sh script to test that the example runs and produces the expected output. The test script requires that the AWS CLI be installed.

This PR also includes a minor update to the swiftbuild tool. Now, if no base directory to cycle through for tests is specified, the current directory's project is built if the directory contains a Package.swift file.


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

@github-actions github-actions bot added C++ This issue relates to the AWS SDK for C++ Java-v1 This issue relates to the AWS SDK for Java V1 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 PHP This issue relates to the AWS SDK for PHP Python This issue relates to the AWS SDK for Python (boto3) Ruby This issue relates to the AWS SDK for Ruby Swift This issue relates to the AWS SDK for Swift CDK Relates to the AWS Cloud Development Kit (CDK) Testing Relates to integration testing Java-v2 This issue relates to the AWS SDK for Java V2 GitHub settings This affects GitHub settings SAP ABAP labels Sep 26, 2023
@shepazon shepazon closed this Sep 26, 2023
@ford-at-aws ford-at-aws removed the Testing Relates to integration testing label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ This issue relates to the AWS SDK for C++ CDK Relates to the AWS Cloud Development Kit (CDK) GitHub settings This affects GitHub settings Java-v1 This issue relates to the AWS SDK for Java V1 Java-v2 This issue relates to the AWS SDK for Java V2 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 PHP This issue relates to the AWS SDK for PHP Python This issue relates to the AWS SDK for Python (boto3) Ruby This issue relates to the AWS SDK for Ruby Swift This issue relates to the AWS SDK for Swift Tools This issue relates to a custom tooling to streamline development tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants