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 DeleteExtensionCommandInputProtected

The input for DeleteExtensionCommand.

Hierarchy

Properties

ExtensionIdentifier: undefined | string

The name, ID, or Amazon Resource Name (ARN) of the extension you want to delete.

VersionNumber?: number

A specific version of an extension to delete. If omitted, the highest version is deleted.