v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1454327.9 KB

Returns a specific activity record that is available to the customer.

post/#X-Amz-Target=AWSFreeTierService.GetAccountActivity

Headers

X-Amz-Target'AWSFreeTierService.GetAccountActivity' required

Request body

activityIdstring required

A unique identifier that identifies the activity.

languageCode'en-US' | 'en-GB' | 'id-ID' | 'de-DE' | 'es-ES' | 'fr-FR' | 'ja-JP' | 'it-IT' | 'pt-PT' | 'ko-KR' | 'zh-CN' | 'zh-TW' | 'tr-TR'

The language code used to return translated title and description fields.

Response

Success

activityIdstring required

A unique identifier that identifies the activity.

titlestring required

A short activity title.

descriptionstring required

Provides detailed information about the activity and its expected outcomes.

status'NOT_STARTED' | 'IN_PROGRESS' | 'COMPLETED' | 'EXPIRING' required

The current activity status.

instructionsUrlstring required

The URL resource that provides guidance on activity requirements and completion.

estimatedTimeToCompleteInMinutesinteger

The estimated time to complete the activity. This is the duration in minutes.

expiresAtstring date-time

The time by which the activity must be completed to receive a reward.

startedAtstring date-time

The timestamp when the activity started. This field appears only for activities in the <code>IN_PROGRESS</code> or <code>COMPLETED</code> states.

completedAtstring date-time

The timestamp when the activity is completed. This field appears only for activities in the <code>COMPLETED</code> state.

All 5 operations