CreateUsageReportSubscription - Amazon AppStream 2.0

CreateUsageReportSubscription

Creates a usage report subscription. Usage reports are generated daily.

Response Syntax

{ "S3BucketName": "string", "Schedule": "string" }

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

S3BucketName

The Amazon S3 bucket where generated reports are stored.

If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

Type: String

Length Constraints: Minimum length of 1.

Schedule

The schedule for generating usage reports.

Type: String

Valid Values: DAILY

Errors

For information about the errors that are common to all actions, see Common Errors.

InvalidAccountStatusException

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

HTTP Status Code: 400

InvalidRoleException

The specified role is invalid.

HTTP Status Code: 400

LimitExceededException

The requested limit exceeds the permitted limit for an account.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: