start_associations_once
(**kwargs)¶Runs an association immediately and only one time. This operation can be helpful when troubleshooting associations.
See also: AWS API Documentation
Request Syntax
response = client.start_associations_once(
AssociationIds=[
'string',
]
)
[REQUIRED]
The association IDs that you want to run immediately and only one time.
{}
Response Structure
Exceptions
SSM.Client.exceptions.InvalidAssociation
SSM.Client.exceptions.AssociationDoesNotExist