15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"resources": {
|
|
"DeliveryStream": {
|
|
"grants": {
|
|
"putRecords": {
|
|
"actions": [
|
|
"firehose:PutRecord",
|
|
"firehose:PutRecordBatch"
|
|
],
|
|
"docSummary": "Grant the `grantee` identity permissions to perform `actions`."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |