OutputLocation

OutputLocation
OutputLocation
JSON Example
{
    "s3": {
        "grants": [
            {
                "grantee": {
                    "id": "string",
                    "displayName": "string",
                    "uri": "string",
                    "emailAddress": "string",
                    "type": "string"
                },
                "permission": "string"
            }
        ],
        "bucketName": "string",
        "cannedACL": "string",
        "encryption": {
            "encryptionType": "string",
            "kmsContext": "string",
            "kmsKeyId": "string"
        },
        "prefix": "string",
        "storageClass": "string",
        "tagging": {
            "tagSets": [
                {
                    "tags": [
                        {
                            "key": "string",
                            "value": "string"
                        }
                    ]
                }
            ]
        },
        "userMetadata": [
            {
                "name": "string",
                "value": "string"
            }
        ]
    }
}
s3
Optional

s3

Property Of