AWSSDK.CodeStarNotifications 4.0.100.15

Prefix Reserved
dotnet add package AWSSDK.CodeStarNotifications --version 4.0.100.15
                    
NuGet\Install-Package AWSSDK.CodeStarNotifications -Version 4.0.100.15
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.CodeStarNotifications" Version="4.0.100.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.CodeStarNotifications" Version="4.0.100.15" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.CodeStarNotifications" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.CodeStarNotifications --version 4.0.100.15
                    
#r "nuget: AWSSDK.CodeStarNotifications, 4.0.100.15"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.CodeStarNotifications@4.0.100.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.CodeStarNotifications&version=4.0.100.15
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.CodeStarNotifications&version=4.0.100.15
                    
Install as a Cake Tool

This CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the CodeStar Notifications API. You can use the CodeStar Notifications API to work with the following objects:

Notification rules, by calling the following:

  • CreateNotificationRule, which creates a notification rule for a resource in your account.
  • DeleteNotificationRule, which deletes a notification rule.
  • DescribeNotificationRule, which provides information about a notification rule.
  • ListNotificationRules, which lists the notification rules associated with your account.
  • UpdateNotificationRule, which changes the name, events, or targets associated with a notification rule.
  • Subscribe, which subscribes a target to a notification rule.
  • Unsubscribe, which removes a target from a notification rule.

Targets, by calling the following:

  • DeleteTarget, which removes a notification rule target from a notification rule.
  • ListTargets, which lists the targets associated with a notification rule.

Events, by calling the following:

  • ListEventTypes, which lists the event types you can include in a notification rule.

Tags, by calling the following:

  • ListTagsForResource, which lists the tags already associated with a notification rule in your account.
  • TagResource, which associates a tag you provide with a notification rule in your account.
  • UntagResource, which removes a tag from a notification rule in your account.

For information about how to use CodeStar Notifications, see the Amazon Web Services Developer Tools Console User Guide.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.100.15 90 9/23/2026
4.0.100.14 108 9/14/2026
4.0.100.13 118 9/9/2026
4.0.100.12 105 9/4/2026
4.0.100.11 104 8/24/2026
4.0.100.10 123 8/20/2026
4.0.100.9 188 8/18/2026
4.0.100.8 217 8/11/2026
4.0.100.7 124 7/27/2026
4.0.100.6 136 7/22/2026
4.0.100.5 124 7/17/2026
4.0.100.4 125 7/14/2026
4.0.100.3 120 7/8/2026
4.0.100.2 123 7/2/2026
4.0.100.1 100 7/1/2026
4.0.100 195 6/29/2026
4.0.2.10 320 6/22/2026
4.0.2.9 1,276 6/18/2026
4.0.2.8 136 6/16/2026
4.0.2.7 130 6/15/2026
Loading failed