Difference between revisions of "ExecuteCommandConfiguration"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> { "executeCommandConfiguration": { "kmsKeyId": "string", "logging": "NONE"|"DEFAULT"|"OVERRIDE", "logConfiguration": { "cloudWatchLogGroupName": "str...")
 
Line 1: Line 1:
 +
{{lc}}
 
<pre>
 
<pre>
 
{
 
{

Revision as of 12:59, 9 March 2023

{
  "executeCommandConfiguration": {
    "kmsKeyId": "string",
    "logging": "NONE"|"DEFAULT"|"OVERRIDE",
    "logConfiguration": {
      "cloudWatchLogGroupName": "string",
      "cloudWatchEncryptionEnabled": true|false,
      "s3BucketName": "string",
      "s3EncryptionEnabled": true|false,
      "s3KeyPrefix": "string"
    }
  }
}

Advertising: