-
Hi,
I have this small lambda function:
```typescript
import {ListBucketsCommand, S3Client} from "@aws-sdk/client-s3";
export const handle = async () => {
const s3Client = new S3Client();…
-
### Describe the feature
1. Re-export types that are shared among different binary crates (e.g. `sequencer`, `seeder` and `secure-rpc`).
2. Re-export common crates (e.g. `const-hex`, `serde`, `tokio`…
-
Type: Performance Issue
The .NET Core SDK cannot be located: Error running dotnet --info: spawn UNKNOWN. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on t…
-
* SDK 설치 방법 개선: SDK 설치 과정에서 Gradle 설정을 위한 명령어와 설명이 포함되어 있지만, 단계별 화면 캡처나 구체적인 설정 예제를 포함하면 처음 사용하는 개발자들이 더 쉽게 접근할 수 있을 것입니다.
* API 문서 확장: 현재 KeyManager, DIDManager, VCManager 등의 기능이 개괄적으로 설명되어 있지만, 각…
-
### Describe the bug
We have several existing environments with a virtual network gateway using a public IP that's set to Basic SKU and Dynamic Allocation. We also spin up new ephemeral environments …
-
### Description
When using FCM Topic messaging, some users receive notifications while others do not. However, those who do not receive notifications via Topic can still receive them through indivi…
-
Deploy protocol on sepolia and add support in the Core SDK
-
### Describe the Issue
Im trying to install NET. SDK and when I reload my visual studio code I get this message:
The .NET Core SDK cannot be located: Error running dotnet --info: Error: Command fa…
-
Would love ❤️ to install different versions of the dotnet core SDK / Runtime from CLI
Something along these lines would be awesome ✨
`dotnet install sdk version 2.2`
`dotnet install runtime ve…
-
We currently have types in headers that are in the `_detail` namespace which contain sub-namespaces like `Cryptography`.
https://github.com/Azure/azure-sdk-for-cpp/blob/0e699e4c7a39078daba7d902f9ee9b5…