Eric Shepherd

Results 16 issues of Eric Shepherd

Update the Swift language-level readme file to match the language-level README template. # aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about...

lang/swift
status/needs-text-review

## Existing Example Update The submitter has: - [X] Confirmed that the correct copyright is included in all files. - [ ] Major code changes have been reviewed, and the...

status/needs-code-review
lang/swift
status/needs-testing-review
status/needs-text-review

I want to add buttons that trigger insertion of snippets, so I need to be able to do the command `editor.action.insertSnippet` with these named parameters: * "langId": "asciidoc" * "name":...

Implement the scenario and API examples from #2588. Requirements: - [ ] Runnable scenario code. - [ ] Service action code (may be same as scenario code). - [x] ListRoles...

type/sos
lang/swift

### Why/User Benefit/User Problem Since there is no print-to-PDF feature built into iOS, and printing Web pages in iOS doesn't work well on, for instance, many forms, and other non-static...

Feature-Request

### Background story Specifically, we need examples that show how to create and manipulate instances that use IMDSv2 to align with [covering this request](https://issues.amazon.com/issues/DocsSDKRef-65). How do Python programs use API...

### Expected behavior Swift examples should build for both Linux and Mac/iOS, but don't. ### Actual behavior The changes made [in this issue](https://github.com/awsdocs/aws-doc-sdk-examples/pull/6061) need to be reproduced across all of...

Swift
Bug

The Swift SDK's reference has finally been deployed in its new home, now built using DocC. Update all links to the reference to use the following formats: ## Syntax Linking...

Swift

This update to the boto3 docs adds to the paginators chapter information explaining that the `CommonPrefixes` list doesn't count toward the limit set by `MaxItems`, with example code. I have...

Current examples that use identification credentials are not currently working following a redesign of these workflows in version 0.36.0 or 0.37.0 of the SDK. Update any examples that use these....

Swift
Task