Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aws
GitHub Repository: aws/aws-cli
Path: blob/develop/tests/unit/customizations/emr/input_emr_fs.json
1569 views
1
{
2
"Consistent": true,
3
"SSE": false,
4
"RetryCount": 10,
5
"RetryPeriod": 3,
6
"Args": [
7
"fs.s3.serverSideEncryptionAlgorithm=AES256",
8
"fs.s3.sleepTimeSeconds=30"
9
]
10
}
11
12