DevOpsAgentService / Client / validate_aws_associations

validate_aws_associations

DevOpsAgentService.Client.validate_aws_associations(**kwargs)

Validates an aws association and set status and returns a 204 No Content response on success.

See also: AWS API Documentation

Request Syntax

response = client.validate_aws_associations(
    agentSpaceId='string'
)
Parameters:

agentSpaceId (string) –

[REQUIRED]

The unique identifier of the AgentSpace

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

    Empty Output for successful validating an aws association

Exceptions

  • DevOpsAgentService.Client.exceptions.ValidationException

  • DevOpsAgentService.Client.exceptions.ContentSizeExceededException

  • DevOpsAgentService.Client.exceptions.ServiceQuotaExceededException

  • DevOpsAgentService.Client.exceptions.ConflictException

  • DevOpsAgentService.Client.exceptions.InternalServerException

  • DevOpsAgentService.Client.exceptions.AccessDeniedException

  • DevOpsAgentService.Client.exceptions.ResourceNotFoundException

  • DevOpsAgentService.Client.exceptions.ThrottlingException

  • DevOpsAgentService.Client.exceptions.InvalidParameterException