Created by James Hurrell, last modified by N Padmavathi on Feb 02, 2022
1.0.3-funcrel
Other Updates
Details |
---|
Code has been refactored for better comprehension: calls were previously linked to the handler of the AWS Lambda Function object, now calls are linked to the AWS Lambda Function object itself. |
1.0.2-funcrel
Other Updates
Details |
---|
Update name description for AWS Object Type. |
S3 Bucket should be considered as data entity. |
1.0.1-funcrel
Other Updates
Details |
---|
AttributeError: 'NoneType' object has no attribute 'get_parameters' |
1.0.0-funcrel
Note
Pushing from beta to funcrel release. No changes, bug fixes or feature updates have been made.
1.0.0-beta1
Note
Pushing from alpha to beta release.
If you are upgrading "AWS .NET" extension from a version ≤ 1.0.0-alpha5 and if your application contains configuration files for AWS Cloudformation, SAM or Serverless framework, it is highly recommended to add the com.castsoftware.cloudconfig extension so that proper migration of AWS objects takes place upon upgrading "AWS .NET" extension.
1.0.0-alpha5
Note
If your application contains configuration files for AWS Cloudformation, SAM or Serverless framework, it is highly recommended to add the com.castsoftware.cloudconfig extension so that proper migration of AWS objects takes place upon upgrading awsdotnet extension from previous versions (v< 1.0.0-alpha5).
Other Updates
Details |
---|
Support of Cloudformation, SAM and Serverless framework is removed from this extension. The support is now provided by com.castsoftware.cloudconfig. This extension remains responsible for linking the AWS objects that have a dotnet runtime to the handler. |
1.0.0-alpha4
New Support
Summary | Details |
---|
.NET support for S3 SDK AWS | Support link from .NET method to AWS S3 Bucket. |
1.0.0-alpha3
Other Updates
Details |
---|
Fix incorrect dependency with wbslinker. |
New Support
Summary | Details |
---|
Lambda invoke with AWS SDK. | Support to detect Lambda invoke with AWS SDK. |
1.0.0-alpha2
New Support
Summary | Details |
---|
Support SNS AWS Dotnet | Support AWS SNS object modelization |
Support AWS SQS Dotnet | Support AWS SQS object modelization |
1.0.0-alpha1
New Support
Summary | Details |
---|
Support AWS Lambda setup with serverless Framework | Support AWS Lambda when created using serverless framework |
Support AWS Lambda setup with AWS CloudFormation | Support AWS Lambda when created using AWS CloudFormation |