Thorsten Hoeger

Results 21 issues of Thorsten Hoeger

I would really love the following to be possible: (syntax is just a proposal) ``` "Fn::Map": [ [ {"zone":"a","net":"0"}, {"zone":"b","net":"1"}, {"zone":"c","net":"2"} ], "az", { "Subnet${az.zone}": { "Type": "AWS::EC2::Subnet", "Properties": {...

``` Traceback (most recent call last): File "/usr/local/bin/awsprocesscreds-saml", line 11, in sys.exit(saml()) File "/Library/Python/2.7/site-packages/awsprocesscreds/cli.py", line 81, in saml creds = fetcher.fetch_credentials() File "/Library/Python/2.7/site-packages/awsprocesscreds/saml.py", line 348, in fetch_credentials creds = super(SAMLCredentialFetcher,...

enhancement
adfs

If the JVM encounters an OOMError it should not be further used. So the best thing would be to kill the container and let the Docker daemon spin up a...

We are using Asterisk as SIP Server and we have to prefix 0 to every number to call outside of our company. It would be great to be able to...

When I receive a call, my number is displayed in the call history instead of the caller's. For outgoing calls it is showing the target correctly.

I do not see any usage of ECSRole. Is this really needed?

### Description Add parameter to `listAccounts` to specify OU to list

enhancement

Should not throw exceptions, but should fail the build

bug

Create an L2 for AWS account aliases using a custom resource ### Use Case ### Proposed Solution Custom resource setting the account alias. CFN support is not available * [X]...

status/proposed

**Describe the solution you'd like** Instead of interactively asking the user which session to start I would love to be able to provide a session id as an argument to...

enhancement