AWS SDK for C++
1.8.151
AWS SDK for C++
|
#include <UpdateDataCatalogRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 23 of file UpdateDataCatalogRequest.h.
Aws::Athena::Model::UpdateDataCatalogRequest::UpdateDataCatalogRequest | ( | ) |
|
inline |
Specifies the Lambda function or functions to use for updating 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 396 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 356 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 436 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 376 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 336 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 416 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 456 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 165 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 160 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 44 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 216 of file UpdateDataCatalogRequest.h.
|
overridevirtual |
Reimplemented from Aws::Athena::AthenaRequest.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 32 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 104 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 51 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 236 of file UpdateDataCatalogRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
New or modified text that describes the data catalog.
Definition at line 175 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 170 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 180 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 65 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 58 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 72 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 276 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 256 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 124 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 134 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 114 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 190 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 185 of file UpdateDataCatalogRequest.h.
|
inline |
New or modified text that describes the data catalog.
Definition at line 195 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 86 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 79 of file UpdateDataCatalogRequest.h.
|
inline |
The name of the data catalog to update. 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 93 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 316 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the Lambda function or functions to use for updating 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 296 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 144 of file UpdateDataCatalogRequest.h.
|
inline |
Specifies the type of data catalog to update. Specify 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 154 of file UpdateDataCatalogRequest.h.