aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
236 stars 78 forks source link

Question - When will tools support IMPORT changesets #76

Closed fireflycons closed 4 years ago

fireflycons commented 4 years ago

Or at least package with the version of AWSSDK.CloudFormation.dll that does?

Thanks

matteo-prosperi commented 4 years ago

Hello. I think you are referring to the following CloudFormation feature:

The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks.

The feature is included in the .NET SDK 3.3.628.0 which will be included in the next release of AWS Tools for PowerShell

matteo-prosperi commented 4 years ago

Closing. Feel free to reopen in case after the next release you have issues with the feature in question.