How to used S3 Extention to upload Message Logging from APIGEE

How to used S3 Extention to upload Message Logging from APIGEE

apigee.metrics.policy.Extension-Callout-1.timeTaken :

606567475

It is showing extension is executed without error but nothing is added to S3.

action =

PAUSE

0 2 167
2 REPLIES 2

{
"accessKeyId" : access-key-ID,
"secretAccessKey" : secret-access-key
}

No place to enter this information on

<Action> element

The extension-exposed action that the policy should invoke.

<Action>action-exposed-by-extension</Action>

Put or PUTFile Action not able to find on the S3 Extention.