Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ExtensionSummary

Information about an extension. Call GetExtension to get more information about an extension.

Hierarchy

  • ExtensionSummary

Properties

Arn?: string

The system-generated Amazon Resource Name (ARN) for the extension.

Description?: string

Information about the extension.

Id?: string

The system-generated ID of the extension.

Name?: string

The extension name.

VersionNumber?: number

The extension version number.