- Mar 29, 2021
-
-
-
Ivan Aguilar authored
-
-
-
-
-
-
-
-
-
Rishi Ranjan authored
-
-
- Feb 18, 2021
-
-
-
Daniel Robinson authored
Return non-zero exit code on parse failure. Remove unused fields from region information JSON schema. cr https://code.amazon.com/reviews/CR-45606394
-
- Feb 16, 2021
-
-
Samiullah Mohammed authored
This change fixes the preceding commit for RHEL RHEL has a dot at the end of permissions line, like drwx------. Tested on AL2, RHEL8, Ubuntu 20.04, 18.04 cr https://code.amazon.com/reviews/CR-44999740
-
Ivan Aguilar authored
-
Sruthi Maddineni authored
Datachannel to wait for outgoing message buffer to empty before closing and plugin to pause reading when datachannel is not actively sending data
-
-
-
-
-
-
-
Thor Bjorgvinsson authored
To accomodate this change the context object needs to be passed down to a lot of lower level functions that depended on the static platform functions. context objects were added as fields to structs and context/log removed from function calls. ShortInstanceID is used in file paths, logs and cloudwatch logstreams (Only applicable for ECS). cr https://code.amazon.com/reviews/CR-43053890
-
-
-
-
Sigurthor Bjorgvinsson authored
Move ec2, ecs and onprem identity logic to identity package Implemented ec2, ecs and ecs identity structs and identity_creator to initialize the identity function map cr https://code.amazon.com/reviews/CR-42368404
-
Daniel Robinson authored
Parameters are currently expanded using regexp.ReplaceAllString(), which treats '$' characters as back references (unless they are escaped as '$$'). cr https://code.amazon.com/reviews/CR-43646782
- Jan 26, 2021
-
-
Zhang authored
cr https://code.amazon.com/reviews/CR-41408140
-
Zhang authored
cr https://code.amazon.com/reviews/CR-41105608
-
Zhang authored
cr https://code.amazon.com/reviews/CR-40005215
-
-