

# S3Bucket


The S3 bucket where RDP connection recordings are stored.

## Contents


 ** BucketName **   <a name="ssmguiconnect-Type-S3Bucket-BucketName"></a>
The name of the S3 bucket where RDP connection recordings are stored.  
Type: String  
Pattern: `.*(?=^.{3,63}$)(?!^(\d+\.)+\d+$)(^(([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])\.)*([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])$).*`   
Required: Yes

 ** BucketOwner **   <a name="ssmguiconnect-Type-S3Bucket-BucketOwner"></a>
The AWS account number that owns the S3 bucket.  
Type: String  
Pattern: `[0-9]{12}`   
Required: Yes

## 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/ssm-guiconnect-2021-05-01/S3Bucket) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-guiconnect-2021-05-01/S3Bucket) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-guiconnect-2021-05-01/S3Bucket) 