Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>AWSSDK.Extensions.NETCore.Setup</id>
<title>AWSSDK - Extensions for NETCore Setup</title>
<version>4.0.2.1</version>
<version>4.0.2.2</version>
<authors>Amazon Web Services</authors>
<description>Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.</description>
<language>en-US</language>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"description": "If set this role will be assumed using the resolved AWS credentials."
},
"ThrottleRetries": {
"type": "bool",
"type": "boolean",
"description": "Enables the SDK to use intelligent throttle retry logic."
},
"Timeout": {
Expand Down