Skip to content

Deno failing with AWS SDK credentials with npm specifier #17666

@soundstep

Description

@soundstep

This is about using the AWS SDK V3 with Deno and the npm specifier:

import { ListObjectsCommand, S3Client } from 'npm:@aws-sdk/[email protected]';
import { fromContainerMetadata } from 'npm:@aws-sdk/[email protected]';

The issue has reported there: aws/aws-sdk-js-v3#4405.
The import is working properly, but the usage does not.
Can provide help to debug this issue?
Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions