Ssm Functions
object SsmFunctions
Functions
Link copied to clipboard
The AWS::SSM::Association resource associates an SSM document in AWS Systems Manager with EC2 instances that contain a configuration agent to process the document.
suspend fun getAssociation(argument: suspend GetAssociationPlainArgsBuilder.() -> Unit): GetAssociationResult
Link copied to clipboard
The AWS::SSM::Document resource is an SSM document in AWS Systems Manager that defines the actions that Systems Manager performs, which can be used to set up and run commands on your instances.
suspend fun getDocument(argument: suspend GetDocumentPlainArgsBuilder.() -> Unit): GetDocumentResult
Link copied to clipboard
Resource Type definition for AWS::SSM::Parameter
suspend fun getParameter(argument: suspend GetParameterPlainArgsBuilder.() -> Unit): GetParameterResult
Link copied to clipboard
Resource Type definition for AWS::SSM::ResourceDataSync
suspend fun getResourceDataSync(argument: suspend GetResourceDataSyncPlainArgsBuilder.() -> Unit): GetResourceDataSyncResult
Link copied to clipboard
Resource Type definition for AWS::SSM::ResourcePolicy
suspend fun getResourcePolicy(argument: suspend GetResourcePolicyPlainArgsBuilder.() -> Unit): GetResourcePolicyResult