

# S3SignedObject
<a name="API_S3SignedObject"></a>

The Amazon S3 bucket name and key where Signer saved your signed code image.

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

 ** bucketName **   <a name="signer-Type-S3SignedObject-bucketName"></a>
Name of the S3 bucket.  
Type: String  
Required: No

 ** key **   <a name="signer-Type-S3SignedObject-key"></a>
Key name that uniquely identifies a signed code image in your bucket.  
Type: String  
Required: No

## See Also
<a name="API_S3SignedObject_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/signer-2017-08-25/S3SignedObject) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/signer-2017-08-25/S3SignedObject) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/signer-2017-08-25/S3SignedObject) 