

# RfcApprovalStatus
<a name="API_RfcApprovalStatus"></a>

An ID and name for an approval status of an RFC.

## Contents
<a name="API_RfcApprovalStatus_Contents"></a>

 ** Id **   <a name="amscm-Type-RfcApprovalStatus-Id"></a>
The ID of the status. Valid values: `SubmissionPending` \$1 `NotRequired` \$1 `ApprovalPending` \$1 `Approved` \$1 `Rejected`.  
Type: String  
Required: No

 ** Name **   <a name="amscm-Type-RfcApprovalStatus-Name"></a>
A name for the corresponding status ID.  
Type: String  
Required: No

## See Also
<a name="API_RfcApprovalStatus_SeeAlso"></a>

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/amscm-2020-05-21/RfcApprovalStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amscm-2020-05-21/RfcApprovalStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amscm-2020-05-21/RfcApprovalStatus) 