Skip to content

Commit

Permalink
update swift storage escape hatch SDK documentation links (#5608)
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode authored Jul 12, 2023
1 parent 8d7928b commit 6437253
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/fragments/lib/storage/ios/escapehatch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ do {
} catch {
print("Get escape hatch failed with error - \(error)")
}
```
```

For additional client documentation, see the [AWS SDK for Swift Client documentation](https://docs.aws.amazon.com/sdk-for-swift/latest/developer-guide/using-client-services.html).
For S3Client code examples, see the [Amazon S3 examples using SDK for Swift](https://docs.aws.amazon.com/sdk-for-swift/latest/developer-guide/swift_s3_code_examples.html)

0 comments on commit 6437253

Please sign in to comment.