Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. object(Aws\Result)#131 (1) {
  2. ["data":"Aws\Result":private]=>
  3. array(5) {
  4. ["AliasArn"]=>
  5. string(62) "arn:aws:lambda:us-east-1:623766430081:function:rapidTest:test7"
  6. ["Name"]=>
  7. string(5) "test7"
  8. ["FunctionVersion"]=>
  9. string(1) "1"
  10. ["Description"]=>
  11. string(0) ""
  12. ["@metadata"]=>
  13. array(4) {
  14. ["statusCode"]=>
  15. int(201)
  16. ["effectiveUri"]=>
  17. string(77) "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/rapidTest/aliases"
  18. ["headers"]=>
  19. array(5) {
  20. ["date"]=>
  21. string(29) "Wed, 22 Nov 2017 12:58:36 GMT"
  22. ["content-type"]=>
  23. string(16) "application/json"
  24. ["content-length"]=>
  25. string(3) "170"
  26. ["connection"]=>
  27. string(10) "keep-alive"
  28. ["x-amzn-requestid"]=>
  29. string(36) "da3c7fbb-cf84-11e7-abc2-2d89b31c4ec3"
  30. }
  31. ["transferStats"]=>
  32. array(1) {
  33. ["http"]=>
  34. array(1) {
  35. [0]=>
  36. array(0) {
  37. }
  38. }
  39. }
  40. }
  41. }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement