

# Span
<a name="API_Span"></a>

A span in a policy. The span consists of a start position (inclusive) and end position (exclusive).

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

 ** end **   <a name="accessanalyzer-Type-Span-end"></a>
The end position of the span (exclusive).  
Type: [Position](API_Position.md) object  
Required: Yes

 ** start **   <a name="accessanalyzer-Type-Span-start"></a>
The start position of the span (inclusive).  
Type: [Position](API_Position.md) object  
Required: Yes

## See Also
<a name="API_Span_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/accessanalyzer-2019-11-01/Span) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/accessanalyzer-2019-11-01/Span) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/accessanalyzer-2019-11-01/Span) 