ServerlessApplicationRepository.Client.
delete_application
(**kwargs)¶Deletes the specified application.
See also: AWS API Documentation
Request Syntax
response = client.delete_application(
ApplicationId='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the application.
Exceptions
ServerlessApplicationRepository.Client.exceptions.BadRequestException
ServerlessApplicationRepository.Client.exceptions.InternalServerErrorException
ServerlessApplicationRepository.Client.exceptions.ForbiddenException
ServerlessApplicationRepository.Client.exceptions.NotFoundException
ServerlessApplicationRepository.Client.exceptions.TooManyRequestsException
ServerlessApplicationRepository.Client.exceptions.ConflictException