Skip to content

Commit 6267185

Browse files
committed
Reformat the comment
1 parent dc52505 commit 6267185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sagemaker/feature_store/feature_group.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ def create(
457457
online_store_kms_key_id (str): KMS key id for online store.
458458
enable_online_store (bool): whether to enable online store or not.
459459
offline_store_kms_key_id (str): KMS key id for offline store.
460-
If KMS encryption key is not specified, by default we encrypt all data at
461-
rest using AWS KMS key. By defining your bucket-level key for SSE, you can
460+
If KMS encryption key is not specified, by default we encrypt all data at
461+
rest using AWS KMS key. By defining your bucket-level key for SSE, you can
462462
reduce AWS KMS requests costs by up to 99 percent.
463463
For more information, see the S3 documentation for
464464
`Bucket Key

0 commit comments

Comments
 (0)