

# SecurityProfileIdentifier
<a name="API_SecurityProfileIdentifier"></a>

Identifying information for a Device Defender security profile.

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

 ** arn **   <a name="iot-Type-SecurityProfileIdentifier-arn"></a>
The ARN of the security profile.  
Type: String  
Required: Yes

 ** name **   <a name="iot-Type-SecurityProfileIdentifier-name"></a>
The name you've given to the security profile.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z0-9:_-]+`   
Required: Yes

## See Also
<a name="API_SecurityProfileIdentifier_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/iot-2015-05-28/SecurityProfileIdentifier) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/SecurityProfileIdentifier) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/SecurityProfileIdentifier) 