jar

io.github.cdklabs.cdk_cloudformation : awscommunity-resource-lookup

Maven & Gradle

Jun 26, 2023
58 stars

io.github.cdklabs.cdk_cloudformation:awscommunity-resource-lookup · 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 identifier of the resource (in the `AWS::EC2::VPC` example, the ID of the VPC), 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.

Table Of Contents

Latest Version

Download io.github.cdklabs.cdk_cloudformation : awscommunity-resource-lookup JAR file - Latest Versions:

All Versions

Download io.github.cdklabs.cdk_cloudformation : awscommunity-resource-lookup JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window awscommunity-resource-lookup-1.3.0-alpha.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.cdklabs.cdk_cloudformation.awscommunity_resource_lookup

├─ io.github.cdklabs.cdk_cloudformation.awscommunity_resource_lookup.CfnLookup.class - [JAR]

├─ io.github.cdklabs.cdk_cloudformation.awscommunity_resource_lookup.CfnLookupProps.class - [JAR]