CdkCloudFormation.AwsCommunityResourceLookup
1.2.0-alpha.7
See the version list below for details.
dotnet add package CdkCloudFormation.AwsCommunityResourceLookup --version 1.2.0-alpha.7
NuGet\Install-Package CdkCloudFormation.AwsCommunityResourceLookup -Version 1.2.0-alpha.7
<PackageReference Include="CdkCloudFormation.AwsCommunityResourceLookup" Version="1.2.0-alpha.7" />
paket add CdkCloudFormation.AwsCommunityResourceLookup --version 1.2.0-alpha.7
#r "nuget: CdkCloudFormation.AwsCommunityResourceLookup, 1.2.0-alpha.7"
// Install CdkCloudFormation.AwsCommunityResourceLookup as a Cake Addin #addin nuget:?package=CdkCloudFormation.AwsCommunityResourceLookup&version=1.2.0-alpha.7&prerelease // Install CdkCloudFormation.AwsCommunityResourceLookup as a Cake Tool #tool nuget:?package=CdkCloudFormation.AwsCommunityResourceLookup&version=1.2.0-alpha.7&prerelease
This resource uses the `ListResources` and `GetResource` actions of 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 if you are using a regional AWS service- based on a query you specify. If only one match is found, this resource returns the primary identifier of the resource (in the `AWS::EC2::VPC` example, the ID of the VPC), that you can then consume by referencing it in your template with the `Fn::GetAtt` intrinsic function. Note: as this resource type uses Cloud Control API, you can specify resource type search targets -like `AWS::EC2::VPC`- that are supported by Cloud Control API; for more information, see `Determining if a resource type supports Cloud Control API`: https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/resource-types.html#resource-types-determine-support .
Product | Versions 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. |
-
.NETCoreApp 3.1
- Amazon.CDK.Lib (>= 2.82.0 && < 3.0.0)
- Amazon.JSII.Runtime (>= 1.82.0 && < 2.0.0)
- Constructs (>= 10.2.43 && < 11.0.0)
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 | 168 | 12/11/2023 |
1.8.0-alpha.7 | 116 | 10/23/2023 |
1.7.0-alpha.7 | 75 | 10/16/2023 |
1.6.0-alpha.7 | 72 | 10/3/2023 |
1.5.0-alpha.7 | 74 | 9/18/2023 |
1.3.0-alpha.7 | 77 | 6/26/2023 |
1.2.0-alpha.7 | 77 | 6/5/2023 |
1.0.0-alpha.7 | 83 | 5/29/2023 |