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...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 
<pre>
 
<pre>
 
{
 
{
Line 14: 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: