Tcs.Aws.SecretsManager 1.0.0

dotnet add package Tcs.Aws.SecretsManager --version 1.0.0                
NuGet\Install-Package Tcs.Aws.SecretsManager -Version 1.0.0                
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="Tcs.Aws.SecretsManager" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tcs.Aws.SecretsManager --version 1.0.0                
#r "nuget: Tcs.Aws.SecretsManager, 1.0.0"                
#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.
// Install Tcs.Aws.SecretsManager as a Cake Addin
#addin nuget:?package=Tcs.Aws.SecretsManager&version=1.0.0

// Install Tcs.Aws.SecretsManager as a Cake Tool
#tool nuget:?package=Tcs.Aws.SecretsManager&version=1.0.0                

The Boeing.AWS.SecretsManager package provides a comprehensive set of tools for managing secrets securely within AWS environments. This package enables seamless integration with AWS Secrets Manager, allowing for the secure storage, retrieval, and management of sensitive information such as API keys, passwords, and other confidential data. Key features include:

Secure Storage: Store secrets securely with AWS Secrets Manager, ensuring data is encrypted both in transit and at rest.
Easy Retrieval: Simplified methods for retrieving secrets within applications, reducing the complexity of accessing sensitive information.
Automated Rotation: Support for automated secret rotation, minimizing the risk of using outdated or compromised secrets.
Audit Logging: Comprehensive logging capabilities to track access and modifications to secrets, enhancing security and compliance.
Integration Support: Seamless integration with other AWS services and applications, ensuring consistent and secure secret management across your infrastructure.
Configuration Management: Tools for managing secret configurations and permissions, ensuring only authorized users and applications have access to sensitive data.

Product Compatible and additional computed target framework versions.
.NET 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. 
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
1.0.0 84 7/10/2024

This package is essential for developers and administrators looking to enhance security and streamline secret management within their AWS-based applications and services.