CdkCloudFormation.AwsCommunityResourceLookup 1.10.0-alpha.7

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

// Install CdkCloudFormation.AwsCommunityResourceLookup as a Cake Tool
#tool nuget:?package=CdkCloudFormation.AwsCommunityResourceLookup&version=1.10.0-alpha.7&prerelease

This resource uses AWS Cloud Control API to perform a lookup of a resource of a given type (such as, `AWS::EC2::VPC`) in your AWS account and current region, based on a query you specify.  If only one match is found, this resource returns the primary ID of the resource (in the `AWS::EC2::VPC` example, the VPC ID) and the resource properties, that you can then reference in your template with the `Fn::GetAtt` intrinsic function.  Specify resource type search targets that are supported by Cloud Control API.

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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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.10.0-alpha.7 155 12/11/2023
1.8.0-alpha.7 103 10/23/2023
1.7.0-alpha.7 61 10/16/2023
1.6.0-alpha.7 61 10/3/2023
1.5.0-alpha.7 61 9/18/2023
1.3.0-alpha.7 67 6/26/2023
1.2.0-alpha.7 65 6/5/2023
1.0.0-alpha.7 70 5/29/2023