AWS SDK for C++AWS SDK for C++ Version 1.11.617 |
#include <DevEndpointCustomLibraries.h>
Custom libraries to be loaded into a development endpoint.
Definition at line 32 of file DevEndpointCustomLibraries.h.
The path to one or more Java .jar
files in an S3 bucket that should be loaded in your DevEndpoint
.
You can only use pure Java/Scala libraries with a DevEndpoint
.
Definition at line 66 of file DevEndpointCustomLibraries.h.
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint
. Multiple values must be complete paths separated by a comma.
You can only use pure Python libraries with a DevEndpoint
. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.
Definition at line 52 of file DevEndpointCustomLibraries.h.
The path to one or more Java .jar
files in an S3 bucket that should be loaded in your DevEndpoint
.
You can only use pure Java/Scala libraries with a DevEndpoint
.
Definition at line 65 of file DevEndpointCustomLibraries.h.
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint
. Multiple values must be complete paths separated by a comma.
You can only use pure Python libraries with a DevEndpoint
. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.
Definition at line 51 of file DevEndpointCustomLibraries.h.
The path to one or more Java .jar
files in an S3 bucket that should be loaded in your DevEndpoint
.
You can only use pure Java/Scala libraries with a DevEndpoint
.
Definition at line 68 of file DevEndpointCustomLibraries.h.
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint
. Multiple values must be complete paths separated by a comma.
You can only use pure Python libraries with a DevEndpoint
. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.
Definition at line 54 of file DevEndpointCustomLibraries.h.
The path to one or more Java .jar
files in an S3 bucket that should be loaded in your DevEndpoint
.
You can only use pure Java/Scala libraries with a DevEndpoint
.
Definition at line 70 of file DevEndpointCustomLibraries.h.
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint
. Multiple values must be complete paths separated by a comma.
You can only use pure Python libraries with a DevEndpoint
. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.
Definition at line 56 of file DevEndpointCustomLibraries.h.