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(associationId: String): 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

Link copied to clipboard

Resource Type definition for AWS::SSM::ResourceDataSync

Link copied to clipboard

Resource Type definition for AWS::SSM::ResourcePolicy

suspend fun getResourcePolicy(policyId: String, resourceArn: String): GetResourcePolicyResult