Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID,
GetDimensionKeyDetails retrieves the full text of the dimension db.sql.statement associated with this ID.
This operation is useful because GetResourceMetrics and DescribeDimensionKeys don't support retrieval of large
SQL statement text.
Example
Use a bare-bones client and the command you need to make an API call.
Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID,
GetDimensionKeyDetails
retrieves the full text of the dimensiondb.sql.statement
associated with this ID. This operation is useful becauseGetResourceMetrics
andDescribeDimensionKeys
don't support retrieval of large SQL statement text.Example
Use a bare-bones client and the command you need to make an API call.
Param
GetDimensionKeyDetailsCommandInput
Returns
GetDimensionKeyDetailsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServiceError (server fault)
The request failed due to an unknown error.
Throws
InvalidArgumentException (client fault)
One of the arguments provided is invalid for this request.
Throws
NotAuthorizedException (client fault)
The user is not authorized to perform this request.