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 GetProfileCommandOutputProtected

The output of GetProfileCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

contentEncoding?: string

The content encoding of the profile.

contentType: undefined | string

The content type of the profile in the payload. It is either application/json or the default application/x-amzn-ion.

profile: undefined | Uint8Array

Information about the profile.