Difference between revisions of "ExecuteCommandConfiguration"

From wikieduonline
Jump to navigation Jump to search
 
Line 15: Line 15:
 
}
 
}
 
</pre>
 
</pre>
 +
 +
 +
== See also ==
 +
* {{aws ecs create}}
 +
 +
[[Category:AWS]]

Latest 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"
    }
  }
}


See also[edit]

Advertising: