We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be88a3 commit 51c345fCopy full SHA for 51c345f
packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/athena/start-query-execution.ts
@@ -256,7 +256,7 @@ export interface ResultConfiguration {
256
/**
257
* Encryption option used if enabled in S3
258
*
259
- * @default - SSE_S3 encrpytion is enabled with default encryption key
+ * @default - SSE_S3 encryption is enabled with default encryption key
260
*/
261
readonly encryptionConfiguration?: EncryptionConfiguration;
262
}
0 commit comments