- AWS api-change: Added
ca-west-1
region
- AWS enhancement: Documentation updates.
- Added
il-central-1
region - AWS api-change: Adding SerivicePreProcessing time metric
- AWS api-change: Adding IdentityCenter enabled request for interactive query
- Allow passing explicit null values for optional fields of input objects
- The return type for
\AsyncAws\Athena\Result\GetQueryResultsOutput::getUpdateCount
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\Athena\ValueObject\CalculationStatistics::getDpuExecutionInMillis
usesint
instead ofstring
to reflect the AWS type. - The return type for the methods
getDataScannedInBytes
,getEngineExecutionTimeInMillis
,getQueryPlanningTimeInMillis
,getQueryQueueTimeInMillis
,getServiceProcessingTimeInMillis
andgetTotalExecutionTimeInMillis
of\AsyncAws\Athena\ValueObject\QueryExecutionStatistics
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\Athena\ValueObject\SessionConfiguration::getIdleTimeoutSeconds
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\Athena\ValueObject\SessionStatistics::getDpuExecutionInMillis
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\Athena\ValueObject\WorkGroupConfiguration::getBytesScannedCutoffPerQuery
usesint
instead ofstring
to reflect the AWS type.
- Added
me-central-1
region - AWS api-change: Add support for the
ap-south-2
,ap-southeast-4
,eu-central-2
andeu-south-2
regions - Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code
- Improve parameter type and return type in phpdoc
- Added
us-iso-east-1
region - AWS enhancement: Documentation updates.
- AWS api-change: This release includes support for using Apache Spark in Amazon Athena.
First version