

# ReportStatus


A two element dictionary with a `lastDelivery` and `lastStatus` key whose values describe the date and status of the last delivered report for a particular report definition.

## Contents


 ** lastDelivery **   <a name="awscostmanagement-Type-cur_ReportStatus-lastDelivery"></a>
A timestamp that gives the date of a report delivery.  
Type: String  
Length Constraints: Minimum length of 16. Maximum length of 20.  
Pattern: `[0-9]{8}[T][0-9]{6}([Z]|[+-][0-9]{4})`   
Required: No

 ** lastStatus **   <a name="awscostmanagement-Type-cur_ReportStatus-lastStatus"></a>
An enum that gives the status of a report delivery.  
Type: String  
Valid Values: `SUCCESS | ERROR_PERMISSIONS | ERROR_NO_BUCKET`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cur-2017-01-06/ReportStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cur-2017-01-06/ReportStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cur-2017-01-06/ReportStatus) 