AWS SDK for C++
1.8.156
AWS SDK for C++
|
#include <CreateDataCatalogRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 25 of file CreateDataCatalogRequest.h.
Aws::Athena::Model::CreateDataCatalogRequest::CreateDataCatalogRequest | ( | ) |
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 398 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 358 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 438 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 378 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 338 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 418 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 458 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 501 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 507 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 167 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 162 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 46 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 218 of file CreateDataCatalogRequest.h.
|
overridevirtual |
Reimplemented from Aws::Athena::AthenaRequest.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 34 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 465 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 106 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 53 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 238 of file CreateDataCatalogRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
A description of the data catalog to be created.
Definition at line 177 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 172 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 182 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 67 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 60 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 74 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 278 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 258 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 483 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 477 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 126 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 136 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 471 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 116 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 192 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 187 of file CreateDataCatalogRequest.h.
|
inline |
A description of the data catalog to be created.
Definition at line 197 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 88 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 81 of file CreateDataCatalogRequest.h.
|
inline |
The name of the data catalog to create. The catalog name must be unique for the AWS account and can use a maximum of 128 alphanumeric, underscore, at sign, or hyphen characters.
Definition at line 95 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 318 of file CreateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for creating the data catalog. This is a mapping whose values depend on the catalog type.
For the HIVE
data catalog type, use the following syntax. The metadata-function
parameter is required. The sdk-version
parameter is optional and defaults to the currently supported version.
metadata-function=lambda_arn, sdk-version=version_number
For the LAMBDA
data catalog type, use one of the following sets of required parameters, but not both.
If you have one Lambda function that processes metadata and another for reading the actual data, use the following syntax. Both parameters are required.
metadata-function=lambda_arn, record-function=lambda_arn
If you have a composite Lambda function that processes both metadata and data, use the following syntax to specify your Lambda function.
function=lambda_arn
Definition at line 298 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 495 of file CreateDataCatalogRequest.h.
|
inline |
A list of comma separated tags to add to the data catalog that is created.
Definition at line 489 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 146 of file CreateDataCatalogRequest.h.
|
inline |
The type of data catalog to create: LAMBDA
for a federated catalog or HIVE
for an external hive metastore.
Do not use the GLUE
type. This refers to the AwsDataCatalog
that already exists in your account, of which you can have only one. Specifying the GLUE
type will result in an INVALID_INPUT
error.
Definition at line 156 of file CreateDataCatalogRequest.h.