Skip to content

Commit

Permalink
aws: Remove plugin credential providers (#391)
Browse files Browse the repository at this point in the history
Removing plugin credential provider from the v2 SDK developer preview. This feature may be made available as a separate module.
  • Loading branch information
skotambkar authored Sep 20, 2019
1 parent 9d23340 commit 7409405
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 467 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Services
---

Deprecations
---
* `aws`: Removes plugin credential provider ([#391](https://github.com/aws/aws-sdk-go-v2/pull/391))
* Removing plugin credential provider from the v2 SDK developer preview. This feature may be made available as a separate module.

SDK Features
---

Expand Down
5 changes: 0 additions & 5 deletions aws/plugincreds/doc_1_7.go

This file was deleted.

190 changes: 0 additions & 190 deletions aws/plugincreds/provider.go

This file was deleted.

77 changes: 0 additions & 77 deletions aws/plugincreds/provider_test.go

This file was deleted.

49 changes: 0 additions & 49 deletions example/aws/credentials/plugincreds/README.md

This file was deleted.

Loading

0 comments on commit 7409405

Please sign in to comment.