v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1454327.9 KB

This returns all of the information related to the state of the account plan related to Free Tier.

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

Headers

X-Amz-Target'AWSFreeTierService.GetAccountPlanState' required

Request body

GetAccountPlanStateRequest required

Response

Success

accountIdstring required

A unique identifier that identifies the account.

accountPlanType'FREE' | 'PAID' required

The plan type for the account.

accountPlanStatus'NOT_STARTED' | 'ACTIVE' | 'EXPIRED' required

The current status for the account plan.

accountPlanExpirationDatestring date-time

The timestamp for when the current account plan expires.