status
The current status of the stream group resource. Possible statuses include the following:
- ACTIVATING: The stream group is deploying and isn't ready to host streams.
- ACTIVE: The stream group is ready to host streams.
- ACTIVE_WITH_ERRORS: One or more locations in the stream group are in an error state. Verify the details of individual locations and remove any locations which are in error.
- DELETING: Amazon GameLift Streams is in the process of deleting the stream group.
- ERROR: An error occurred when the stream group deployed. See- StatusReason(returned by- CreateStreamGroup,- GetStreamGroup, and- UpdateStreamGroup) for more information.
- EXPIRED: The stream group is expired and can no longer host streams. This typically occurs when a stream group is 365 days old, as indicated by the value of- ExpiresAt. Create a new stream group to resume streaming capabilities.
- UPDATING_LOCATIONS: One or more locations in the stream group are in the process of updating (either activating or deleting).