is not current version
Last Version 2.9.0

software.amazon.awsconstructs:lambdasagemakerendpoint 1.150.0

CDK constructs for defining an interaction between an AWS Lambda function and an Amazon SageMaker inference endpoint.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awsconstructs
ArtifactId

ArtifactId

lambdasagemakerendpoint
Version

Version

1.150.0
Type

Type

jar

Download lambdasagemakerendpoint 1.150.0


<!-- https://jarcasting.com/artifacts/software.amazon.awsconstructs/lambdasagemakerendpoint/ -->
<dependency>
    <groupId>software.amazon.awsconstructs</groupId>
    <artifactId>lambdasagemakerendpoint</artifactId>
    <version>1.150.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/lambdasagemakerendpoint/
implementation 'software.amazon.awsconstructs:lambdasagemakerendpoint:1.150.0'
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/lambdasagemakerendpoint/
implementation ("software.amazon.awsconstructs:lambdasagemakerendpoint:1.150.0")
'software.amazon.awsconstructs:lambdasagemakerendpoint:jar:1.150.0'
<dependency org="software.amazon.awsconstructs" name="lambdasagemakerendpoint" rev="1.150.0">
  <artifact name="lambdasagemakerendpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awsconstructs', module='lambdasagemakerendpoint', version='1.150.0')
)
libraryDependencies += "software.amazon.awsconstructs" % "lambdasagemakerendpoint" % "1.150.0"
[software.amazon.awsconstructs/lambdasagemakerendpoint "1.150.0"]