Awso_ssm_sap_asyncSourceval delete_resource_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.DeleteResourcePermissionInput.t ->
(Awso_ssm_sap.Values.DeleteResourcePermissionOutput.t,
Awso_ssm_sap.Values.DeleteResourcePermissionOutput.error)
Result.t
Async.Deferred.tval deregister_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.DeregisterApplicationInput.t ->
(Awso_ssm_sap.Values.DeregisterApplicationOutput.t,
Awso_ssm_sap.Values.DeregisterApplicationOutput.error)
Result.t
Async.Deferred.tval get_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetApplicationInput.t ->
(Awso_ssm_sap.Values.GetApplicationOutput.t,
Awso_ssm_sap.Values.GetApplicationOutput.error)
Result.t
Async.Deferred.tval get_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetComponentInput.t ->
(Awso_ssm_sap.Values.GetComponentOutput.t,
Awso_ssm_sap.Values.GetComponentOutput.error)
Result.t
Async.Deferred.tval get_configuration_check_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetConfigurationCheckOperationInput.t ->
(Awso_ssm_sap.Values.GetConfigurationCheckOperationOutput.t,
Awso_ssm_sap.Values.GetConfigurationCheckOperationOutput.error)
Result.t
Async.Deferred.tval get_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetDatabaseInput.t ->
(Awso_ssm_sap.Values.GetDatabaseOutput.t,
Awso_ssm_sap.Values.GetDatabaseOutput.error)
Result.t
Async.Deferred.tval get_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetOperationInput.t ->
(Awso_ssm_sap.Values.GetOperationOutput.t,
Awso_ssm_sap.Values.GetOperationOutput.error)
Result.t
Async.Deferred.tval get_resource_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.GetResourcePermissionInput.t ->
(Awso_ssm_sap.Values.GetResourcePermissionOutput.t,
Awso_ssm_sap.Values.GetResourcePermissionOutput.error)
Result.t
Async.Deferred.tval list_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListApplicationsInput.t ->
(Awso_ssm_sap.Values.ListApplicationsOutput.t,
Awso_ssm_sap.Values.ListApplicationsOutput.error)
Result.t
Async.Deferred.tval list_components :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListComponentsInput.t ->
(Awso_ssm_sap.Values.ListComponentsOutput.t,
Awso_ssm_sap.Values.ListComponentsOutput.error)
Result.t
Async.Deferred.tval list_configuration_check_definitions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListConfigurationCheckDefinitionsInput.t ->
(Awso_ssm_sap.Values.ListConfigurationCheckDefinitionsOutput.t,
Awso_ssm_sap.Values.ListConfigurationCheckDefinitionsOutput.error)
Result.t
Async.Deferred.tval list_configuration_check_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListConfigurationCheckOperationsInput.t ->
(Awso_ssm_sap.Values.ListConfigurationCheckOperationsOutput.t,
Awso_ssm_sap.Values.ListConfigurationCheckOperationsOutput.error)
Result.t
Async.Deferred.tval list_databases :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListDatabasesInput.t ->
(Awso_ssm_sap.Values.ListDatabasesOutput.t,
Awso_ssm_sap.Values.ListDatabasesOutput.error)
Result.t
Async.Deferred.tval list_operation_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListOperationEventsInput.t ->
(Awso_ssm_sap.Values.ListOperationEventsOutput.t,
Awso_ssm_sap.Values.ListOperationEventsOutput.error)
Result.t
Async.Deferred.tval list_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListOperationsInput.t ->
(Awso_ssm_sap.Values.ListOperationsOutput.t,
Awso_ssm_sap.Values.ListOperationsOutput.error)
Result.t
Async.Deferred.tval list_sub_check_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListSubCheckResultsInput.t ->
(Awso_ssm_sap.Values.ListSubCheckResultsOutput.t,
Awso_ssm_sap.Values.ListSubCheckResultsOutput.error)
Result.t
Async.Deferred.tval list_sub_check_rule_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListSubCheckRuleResultsInput.t ->
(Awso_ssm_sap.Values.ListSubCheckRuleResultsOutput.t,
Awso_ssm_sap.Values.ListSubCheckRuleResultsOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.ListTagsForResourceRequest.t ->
(Awso_ssm_sap.Values.ListTagsForResourceResponse.t,
Awso_ssm_sap.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval put_resource_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.PutResourcePermissionInput.t ->
(Awso_ssm_sap.Values.PutResourcePermissionOutput.t,
Awso_ssm_sap.Values.PutResourcePermissionOutput.error)
Result.t
Async.Deferred.tval register_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.RegisterApplicationInput.t ->
(Awso_ssm_sap.Values.RegisterApplicationOutput.t,
Awso_ssm_sap.Values.RegisterApplicationOutput.error)
Result.t
Async.Deferred.tval start_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.StartApplicationInput.t ->
(Awso_ssm_sap.Values.StartApplicationOutput.t,
Awso_ssm_sap.Values.StartApplicationOutput.error)
Result.t
Async.Deferred.tval start_application_refresh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.StartApplicationRefreshInput.t ->
(Awso_ssm_sap.Values.StartApplicationRefreshOutput.t,
Awso_ssm_sap.Values.StartApplicationRefreshOutput.error)
Result.t
Async.Deferred.tval start_configuration_checks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.StartConfigurationChecksInput.t ->
(Awso_ssm_sap.Values.StartConfigurationChecksOutput.t,
Awso_ssm_sap.Values.StartConfigurationChecksOutput.error)
Result.t
Async.Deferred.tval stop_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.StopApplicationInput.t ->
(Awso_ssm_sap.Values.StopApplicationOutput.t,
Awso_ssm_sap.Values.StopApplicationOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.TagResourceRequest.t ->
(Awso_ssm_sap.Values.TagResourceResponse.t,
Awso_ssm_sap.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.UntagResourceRequest.t ->
(Awso_ssm_sap.Values.UntagResourceResponse.t,
Awso_ssm_sap.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_application_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_sap.Values.UpdateApplicationSettingsInput.t ->
(Awso_ssm_sap.Values.UpdateApplicationSettingsOutput.t,
Awso_ssm_sap.Values.UpdateApplicationSettingsOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_ssm_sap.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Provides information of the IP address.
A summary of rule results, providing counts for each status type.
The resource contains a ResourceArn and the ResourceType.
The credentials of your SAP application.
Describes the properties of the Dedicated Host.
Represents a configuration check operation that has been executed against an application.
This is information about the component of your SAP application, such as Web Dispatcher.
Represents the result of a single rule within a configuration check.
Represents the result of a sub-check within a configuration check operation.
The operations performed by AWS Systems Manager for SAP.
A specific result obtained by specifying the name, value, and operator.
An operation event returns details for an operation, including key milestones which can be used to monitor and track operations in progress. Operation events contain: Description string Resource, including its ARN and type Status StatusMessage string TimeStamp Operation event examples include StartApplication or StopApplication.
The summary of the database.
Represents a configuration check definition supported by AWS Systems Manager for SAP.
The summary of the component.
The summary of the SAP application registered with AWS Systems Manager for SAP.
Describes the properties of the associated host.
The connection specifications for the database.
Details of the SAP HANA system replication for the instance.
A conflict has occurred.
An internal error has occurred.
The resource is not available.
The request is not authorized.
The input fails to satisfy the constraints specified by an AWS service.
Configuration parameters for AWS Backint Agent for SAP HANA. You can backup your SAP HANA database with AWS Backup or Amazon S3.
An SAP application registered with AWS Systems Manager for SAP.
module ConfigurationCheckOperationListingMode =
Awso_ssm_sap.Values.ConfigurationCheckOperationListingModemodule ConfigurationCheckDefinitionList =
Awso_ssm_sap.Values.ConfigurationCheckDefinitionListThe SAP HANA database of the application registered with AWS Systems Manager for SAP.
The SAP component of your application.
Updates the settings of an application registered with AWS Systems Manager for SAP.
Updates the settings of an application registered with AWS Systems Manager for SAP.
Delete the tags for a resource.
Delete the tags for a resource.
Creates tag for a resource by specifying the ARN.
Creates tag for a resource by specifying the ARN.
Request is an operation to stop an application. Parameter ApplicationId is required. Parameters StopConnectedEntity and IncludeEc2InstanceShutdown are optional.
Request is an operation to stop an application. Parameter ApplicationId is required. Parameters StopConnectedEntity and IncludeEc2InstanceShutdown are optional.
Initiates configuration check operations against a specified application.
Initiates configuration check operations against a specified application.
Refreshes a registered application.
Refreshes a registered application.
Request is an operation which starts an application. Parameter ApplicationId is required.
Request is an operation which starts an application. Parameter ApplicationId is required.
Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering. The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2. AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions. Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.
Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering. The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2. AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions. Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.
Adds permissions to the target database.
Adds permissions to the target database.
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
Lists the rules of a specified sub-check belonging to a configuration check operation.
Lists the rules of a specified sub-check belonging to a configuration check operation.
Lists the sub-check results of a specified configuration check operation.
Lists the sub-check results of a specified configuration check operation.
Lists the operations performed by AWS Systems Manager for SAP.
Lists the operations performed by AWS Systems Manager for SAP.
Returns a list of operations events. Available parameters include OperationID, as well as optional parameters MaxResults, NextToken, and Filters.
Returns a list of operations events. Available parameters include OperationID, as well as optional parameters MaxResults, NextToken, and Filters.
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
module ListConfigurationCheckOperationsOutput =
Awso_ssm_sap.Values.ListConfigurationCheckOperationsOutputLists the configuration check operations performed by AWS Systems Manager for SAP.
module ListConfigurationCheckOperationsInput =
Awso_ssm_sap.Values.ListConfigurationCheckOperationsInputLists the configuration check operations performed by AWS Systems Manager for SAP.
module ListConfigurationCheckDefinitionsOutput =
Awso_ssm_sap.Values.ListConfigurationCheckDefinitionsOutputLists all configuration check types supported by AWS Systems Manager for SAP.
module ListConfigurationCheckDefinitionsInput =
Awso_ssm_sap.Values.ListConfigurationCheckDefinitionsInputLists all configuration check types supported by AWS Systems Manager for SAP.
Lists all the components registered with AWS Systems Manager for SAP.
Lists all the components registered with AWS Systems Manager for SAP.
Lists all the applications registered with AWS Systems Manager for SAP.
Lists all the applications registered with AWS Systems Manager for SAP.
Gets permissions associated with the target database.
Gets permissions associated with the target database.
Gets the details of an operation by specifying the operation ID.
Gets the details of an operation by specifying the operation ID.
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
module GetConfigurationCheckOperationOutput =
Awso_ssm_sap.Values.GetConfigurationCheckOperationOutputGets the details of a configuration check operation by specifying the operation ID.
module GetConfigurationCheckOperationInput =
Awso_ssm_sap.Values.GetConfigurationCheckOperationInputGets the details of a configuration check operation by specifying the operation ID.
Gets the component of an application registered with AWS Systems Manager for SAP.
Gets the component of an application registered with AWS Systems Manager for SAP.
Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
Deregister an SAP application with AWS Systems Manager for SAP. This action does not affect the existing setup of your SAP workloads on Amazon EC2.
Deregister an SAP application with AWS Systems Manager for SAP. This action does not affect the existing setup of your SAP workloads on Amazon EC2.
Removes permissions associated with the target database.
Removes permissions associated with the target database.