Kirill Logachev

Results 4 issues of Kirill Logachev

Hello, I'm trying to create a Chalice app that supports custom scope from Cognito via Terraform. I was looking at this example: https://aws.github.io/chalice/topics/authorizers.html It is great, but it assumes that...

question

- **Package Name**: - **Package Version**: - **Operating System**: - **Python Version**: **Describe the bug** Some SDKs Models have a type with this name: `Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties` https://github.com/Azure/azure-sdk-for-python/blob/2d32ffe99da7194ae721e209137025da220206d4/sdk/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/models/__init__.py#L34 I guess this is...

question
Cosmos
Mgmt
customer-reported
issue-addressed

- **azure_keyvault_keys**: - **4.3.1**: - **Linux**: - **3.8.5**: **Describe the bug** Latest version of Azure.Keyvault SDKs don't have serialization in the models. Models in this file don't inherit `msrest`, so...

feature-request
KeyVault
Client
customer-reported

I was trying to deploy AKS cluster via Ruby SDK today and I hit '401 Not Authorized: Token expired' error while SDK poller was querying for the operation result. SDK...