MediaLive / Client / describe_account_configuration
describe_account_configuration#
- MediaLive.Client.describe_account_configuration()#
- Describe account configuration - See also: AWS API Documentation - Request Syntax- response = client.describe_account_configuration() - Return type:
- dict 
- Returns:
- Response Syntax- { 'AccountConfiguration': { 'KmsKeyId': 'string' } } - Response Structure- (dict) – An array of account configuration options. - AccountConfiguration (dict) – Placeholder documentation for AccountConfiguration - KmsKeyId (string) – Specifies the KMS key to use for all features that use key encryption. Specify the ARN of a KMS key that you have created. Or leave blank to use the key that MediaLive creates and manages for you. 
 
 
 
 - Exceptions- MediaLive.Client.exceptions.BadRequestException
- MediaLive.Client.exceptions.InternalServerErrorException
- MediaLive.Client.exceptions.ForbiddenException
- MediaLive.Client.exceptions.BadGatewayException
- MediaLive.Client.exceptions.GatewayTimeoutException
- MediaLive.Client.exceptions.TooManyRequestsException