AWS prescriptive-guidance documentation change
Summary
Updated reference from 'AWS SDK for .NET' to 'SDK for .NET'
Security assessment
Consistency update in SDK naming without security implications
Diff
diff --git a/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/net-static.md b/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/net-static.md index 5981967de..b4bfe12e7 100644 --- a/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/net-static.md +++ b/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/net-static.md @@ -73 +73 @@ The estimated monthly cost for this service is approximately $91.00 per month. -The first step is to implement session state in a legacy .NET application. If you're using ElastiCache as your state storage mechanism, follow the guidance from [ElastiCache as an ASP.NET Session Store](https://aws.amazon.com/blogs/developer/elasticache-as-an-asp-net-session-store/) in the AWS Developer Tools Blog. If you're using DynamoDB, then follow the guidance from [What is the AWS SDK for .NET](https://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/welcome.html) in the AWS SDK for .NET documentation. +The first step is to implement session state in a legacy .NET application. If you're using ElastiCache as your state storage mechanism, follow the guidance from [ElastiCache as an ASP.NET Session Store](https://aws.amazon.com/blogs/developer/elasticache-as-an-asp-net-session-store/) in the AWS Developer Tools Blog. If you're using DynamoDB, then follow the guidance from [What is the AWS SDK for .NET](https://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/welcome.html) in the SDK for .NET documentation.