@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSSsmSapClient extends AmazonWebServiceClient implements AWSSsmSap
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Systems Manager for SAP. The topic for each action shows the API request parameters and responses.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
static AWSSsmSapClientBuilder |
builder() |
DeleteResourcePermissionResult |
deleteResourcePermission(DeleteResourcePermissionRequest request)
Removes permissions associated with the target database.
|
DeregisterApplicationResult |
deregisterApplication(DeregisterApplicationRequest request)
Deregister an SAP application with AWS Systems Manager for SAP.
|
GetApplicationResult |
getApplication(GetApplicationRequest request)
Gets an application registered with AWS Systems Manager for SAP.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
|
GetComponentResult |
getComponent(GetComponentRequest request)
Gets the component of an application registered with AWS Systems Manager for SAP.
|
GetDatabaseResult |
getDatabase(GetDatabaseRequest request)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
GetOperationResult |
getOperation(GetOperationRequest request)
Gets the details of an operation by specifying the operation ID.
|
GetResourcePermissionResult |
getResourcePermission(GetResourcePermissionRequest request)
Gets permissions associated with the target database.
|
ListApplicationsResult |
listApplications(ListApplicationsRequest request)
Lists all the applications registered with AWS Systems Manager for SAP.
|
ListComponentsResult |
listComponents(ListComponentsRequest request)
Lists all the components registered with AWS Systems Manager for SAP.
|
ListDatabasesResult |
listDatabases(ListDatabasesRequest request)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
ListOperationEventsResult |
listOperationEvents(ListOperationEventsRequest request)
Returns a list of operations events.
|
ListOperationsResult |
listOperations(ListOperationsRequest request)
Lists the operations performed by AWS Systems Manager for SAP.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
|
PutResourcePermissionResult |
putResourcePermission(PutResourcePermissionRequest request)
Adds permissions to the target database.
|
RegisterApplicationResult |
registerApplication(RegisterApplicationRequest request)
Register an SAP application with AWS Systems Manager for SAP.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held
open.
|
StartApplicationResult |
startApplication(StartApplicationRequest request)
Request is an operation which starts an application.
|
StartApplicationRefreshResult |
startApplicationRefresh(StartApplicationRefreshRequest request)
Refreshes a registered application.
|
StopApplicationResult |
stopApplication(StopApplicationRequest request)
Request is an operation to stop an application.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Creates tag for a resource by specifying the ARN.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Delete the tags for a resource.
|
UpdateApplicationSettingsResult |
updateApplicationSettings(UpdateApplicationSettingsRequest request)
Updates the settings of an application registered with AWS Systems Manager for SAP.
|
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AWSSsmSapClientBuilder builder()
public DeleteResourcePermissionResult deleteResourcePermission(DeleteResourcePermissionRequest request)
Removes permissions associated with the target database.
deleteResourcePermission in interface AWSSsmSapdeleteResourcePermissionRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public DeregisterApplicationResult deregisterApplication(DeregisterApplicationRequest request)
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.
deregisterApplication in interface AWSSsmSapderegisterApplicationRequest - UnauthorizedException - The request is not authorized.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public GetApplicationResult getApplication(GetApplicationRequest request)
Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
getApplication in interface AWSSsmSapgetApplicationRequest - ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public GetComponentResult getComponent(GetComponentRequest request)
Gets the component of an application registered with AWS Systems Manager for SAP.
getComponent in interface AWSSsmSapgetComponentRequest - UnauthorizedException - The request is not authorized.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public GetDatabaseResult getDatabase(GetDatabaseRequest request)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
getDatabase in interface AWSSsmSapgetDatabaseRequest - ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public GetOperationResult getOperation(GetOperationRequest request)
Gets the details of an operation by specifying the operation ID.
getOperation in interface AWSSsmSapgetOperationRequest - ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public GetResourcePermissionResult getResourcePermission(GetResourcePermissionRequest request)
Gets permissions associated with the target database.
getResourcePermission in interface AWSSsmSapgetResourcePermissionRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListApplicationsResult listApplications(ListApplicationsRequest request)
Lists all the applications registered with AWS Systems Manager for SAP.
listApplications in interface AWSSsmSaplistApplicationsRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListComponentsResult listComponents(ListComponentsRequest request)
Lists all the components registered with AWS Systems Manager for SAP.
listComponents in interface AWSSsmSaplistComponentsRequest - UnauthorizedException - The request is not authorized.ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListDatabasesResult listDatabases(ListDatabasesRequest request)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
listDatabases in interface AWSSsmSaplistDatabasesRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListOperationEventsResult listOperationEvents(ListOperationEventsRequest request)
Returns a list of operations events.
Available parameters include OperationID, as well as optional parameters MaxResults,
NextToken, and Filters.
listOperationEvents in interface AWSSsmSaplistOperationEventsRequest - ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListOperationsResult listOperations(ListOperationsRequest request)
Lists the operations performed by AWS Systems Manager for SAP.
listOperations in interface AWSSsmSaplistOperationsRequest - ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
listTagsForResource in interface AWSSsmSaplistTagsForResourceRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.public PutResourcePermissionResult putResourcePermission(PutResourcePermissionRequest request)
Adds permissions to the target database.
putResourcePermission in interface AWSSsmSapputResourcePermissionRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.InternalServerException - An internal error has occurred.public RegisterApplicationResult registerApplication(RegisterApplicationRequest request)
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.
registerApplication in interface AWSSsmSapregisterApplicationRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.InternalServerException - An internal error has occurred.public StartApplicationResult startApplication(StartApplicationRequest request)
Request is an operation which starts an application.
Parameter ApplicationId is required.
startApplication in interface AWSSsmSapstartApplicationRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.InternalServerException - An internal error has occurred.public StartApplicationRefreshResult startApplicationRefresh(StartApplicationRefreshRequest request)
Refreshes a registered application.
startApplicationRefresh in interface AWSSsmSapstartApplicationRefreshRequest - UnauthorizedException - The request is not authorized.ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.InternalServerException - An internal error has occurred.public StopApplicationResult stopApplication(StopApplicationRequest request)
Request is an operation to stop an application.
Parameter ApplicationId is required. Parameters StopConnectedEntity and
IncludeEc2InstanceShutdown are optional.
stopApplication in interface AWSSsmSapstopApplicationRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.InternalServerException - An internal error has occurred.public TagResourceResult tagResource(TagResourceRequest request)
Creates tag for a resource by specifying the ARN.
tagResource in interface AWSSsmSaptagResourceRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.public UntagResourceResult untagResource(UntagResourceRequest request)
Delete the tags for a resource.
untagResource in interface AWSSsmSapuntagResourceRequest - ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.public UpdateApplicationSettingsResult updateApplicationSettings(UpdateApplicationSettingsRequest request)
Updates the settings of an application registered with AWS Systems Manager for SAP.
updateApplicationSettings in interface AWSSsmSapupdateApplicationSettingsRequest - UnauthorizedException - The request is not authorized.ResourceNotFoundException - The resource is not available.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - A conflict has occurred.InternalServerException - An internal error has occurred.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSSsmSaprequest - The originally executed requestpublic void shutdown()
AmazonWebServiceClientshutdown in interface AWSSsmSapshutdown in class AmazonWebServiceClient