Magak Emmanuel
Magak Emmanuel
Thank you @SahilVasava , that helped. I think the documentation needs to be worked on
this is what i use in the scenario, looks longer but more of a hack ```js var today = new Date(new Date().getFullYear(), new Date().getMonth(), new Date().getDate()); $('#startDate').datetimepicker({ footer: true, modal:...
it seems this pull request is never going to be accepted. But I do like your code. Exactly what i needed
> I've just tested it using the line below (with redactions), and was able to access a stream in another account: > > ``` > AWSCredentialsProvider = STSAssumeRoleSessionCredentialsProvider|arn:aws:iam:::role/pfifer-cross-account|pfifer-session > ```...