is not current version
Last Version 1.1.0-alpha.5

io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch 1.1.0-alpha.3

This Resource Type will create necessary resources in your AWS account to forward cloudwatch logs to FireEye Helix. Visit FireEye Cloud Integration Portal for more info and to generate a pre-populated CloudFormation Template

Categories

Categories

ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

fireeye-cloudintegrations-cloudwatch
Version

Version

1.1.0-alpha.3
Type

Type

jar

Download fireeye-cloudintegrations-cloudwatch 1.1.0-alpha.3


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>fireeye-cloudintegrations-cloudwatch</artifactId>
    <version>1.1.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/
implementation 'io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:1.1.0-alpha.3'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/
implementation ("io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:1.1.0-alpha.3")
'io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:jar:1.1.0-alpha.3'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="fireeye-cloudintegrations-cloudwatch" rev="1.1.0-alpha.3">
  <artifact name="fireeye-cloudintegrations-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='fireeye-cloudintegrations-cloudwatch', version='1.1.0-alpha.3')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "fireeye-cloudintegrations-cloudwatch" % "1.1.0-alpha.3"
[io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch "1.1.0-alpha.3"]