public DescribeTable ( |
||
request | Container for the necessary parameters to execute the DescribeTable service method. | |
return |
If you issue a DescribeTable request immediately after a CreateTable request, DynamoDB might return a ResourceNotFoundException. This is because DescribeTable uses an eventually consistent query, and the metadata for your table might not be available at that moment. Wait for a few seconds, and then try the DescribeTable request again.
ACTIVE
.
///
public DescribeTable ( |
||
request | Container for the necessary parameters to execute the DescribeTable service method. | |
return |