'2.0', 'service' => '

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.

', 'operations' => [ 'DeleteResourcePermission' => '

Removes permissions associated with the target database.

', 'DeregisterApplication' => '

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.

', 'GetApplication' => '

Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.

', 'GetComponent' => '

Gets the component of an application registered with AWS Systems Manager for SAP.

', 'GetDatabase' => '

Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.

', 'GetOperation' => '

Gets the details of an operation by specifying the operation ID.

', 'GetResourcePermission' => '

Gets permissions associated with the target database.

', 'ListApplications' => '

Lists all the applications registered with AWS Systems Manager for SAP.

', 'ListComponents' => '

Lists all the components registered with AWS Systems Manager for SAP.

', 'ListDatabases' => '

Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.

', 'ListOperations' => '

Lists the operations performed by AWS Systems Manager for SAP.

', 'ListTagsForResource' => '

Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.

', 'PutResourcePermission' => '

Adds permissions to the target database.

', 'RegisterApplication' => '

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.

', 'StartApplicationRefresh' => '

Refreshes a registered application.

', 'TagResource' => '

Creates tag for a resource by specifying the ARN.

', 'UntagResource' => '

Delete the tags for a resource.

', 'UpdateApplicationSettings' => '

Updates the settings of an application registered with AWS Systems Manager for SAP.

', ], 'shapes' => [ 'AppRegistryArn' => [ 'base' => NULL, 'refs' => [ 'Application$AppRegistryArn' => '

The Amazon Resource Name (ARN) of the Application Registry.

', 'GetApplicationInput$AppRegistryArn' => '

The Amazon Resource Name (ARN) of the application registry.

', ], ], 'Application' => [ 'base' => '

An SAP application registered with AWS Systems Manager for SAP.

', 'refs' => [ 'GetApplicationOutput$Application' => '

Returns all of the metadata of an application registered with AWS Systems Manager for SAP.

', 'RegisterApplicationOutput$Application' => '

The application registered with AWS Systems Manager for SAP.

', ], ], 'ApplicationCredential' => [ 'base' => '

The credentials of your SAP application.

', 'refs' => [ 'ApplicationCredentialList$member' => NULL, ], ], 'ApplicationCredentialList' => [ 'base' => NULL, 'refs' => [ 'Database$Credentials' => '

The credentials of the database.

', 'RegisterApplicationInput$Credentials' => '

The credentials of the SAP application.

', 'UpdateApplicationSettingsInput$CredentialsToAddOrUpdate' => '

The credentials to be added or updated.

', 'UpdateApplicationSettingsInput$CredentialsToRemove' => '

The credentials to be removed.

', ], ], 'ApplicationDiscoveryStatus' => [ 'base' => NULL, 'refs' => [ 'Application$DiscoveryStatus' => '

The latest discovery result for the application.

', ], ], 'ApplicationId' => [ 'base' => NULL, 'refs' => [ 'Application$Id' => '

The ID of the application.

', 'ApplicationSummary$Id' => '

The ID of the application.

', 'Component$ApplicationId' => '

The ID of the application.

', 'ComponentSummary$ApplicationId' => '

The ID of the application.

', 'Database$ApplicationId' => '

The ID of the application.

', 'DatabaseSummary$ApplicationId' => '

The ID of the application.

', 'DeregisterApplicationInput$ApplicationId' => '

The ID of the application.

', 'GetApplicationInput$ApplicationId' => '

The ID of the application.

', 'GetComponentInput$ApplicationId' => '

The ID of the application.

', 'GetDatabaseInput$ApplicationId' => '

The ID of the application.

', 'ListComponentsInput$ApplicationId' => '

The ID of the application.

', 'ListDatabasesInput$ApplicationId' => '

The ID of the application.

', 'ListOperationsInput$ApplicationId' => '

The ID of the application.

', 'RegisterApplicationInput$ApplicationId' => '

The ID of the application.

', 'StartApplicationRefreshInput$ApplicationId' => '

The ID of the application.

', 'UpdateApplicationSettingsInput$ApplicationId' => '

The ID of the application.

', ], ], 'ApplicationStatus' => [ 'base' => NULL, 'refs' => [ 'Application$Status' => '

The status of the application.

', ], ], 'ApplicationSummary' => [ 'base' => '

The summary of the SAP application registered with AWS Systems Manager for SAP.

', 'refs' => [ 'ApplicationSummaryList$member' => NULL, ], ], 'ApplicationSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsOutput$Applications' => '

The applications registered with AWS Systems Manager for SAP.

', ], ], 'ApplicationType' => [ 'base' => NULL, 'refs' => [ 'Application$Type' => '

The type of the application.

', 'ApplicationSummary$Type' => '

The type of the application.

', 'RegisterApplicationInput$ApplicationType' => '

The type of the application.

', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'DeleteResourcePermissionInput$SourceResourceArn' => '

The Amazon Resource Name (ARN) of the source resource.

', 'DeleteResourcePermissionInput$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'GetResourcePermissionInput$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'Operation$ResourceArn' => '

The Amazon Resource Name (ARN) of the operation.

', 'PutResourcePermissionInput$SourceResourceArn' => '

', 'PutResourcePermissionInput$ResourceArn' => '

', ], ], 'AssociatedHost' => [ 'base' => '

Describes the properties of the associated host.

', 'refs' => [ 'Component$AssociatedHost' => '

The associated host of the component.

', ], ], 'BackintConfig' => [ 'base' => '

Configuration parameters for AWS Backint Agent for SAP HANA. You can backup your SAP HANA database with AWS Backup or Amazon S3.

', 'refs' => [ 'UpdateApplicationSettingsInput$Backint' => '

Installation of AWS Backint Agent for SAP HANA.

', ], ], 'BackintMode' => [ 'base' => NULL, 'refs' => [ 'BackintConfig$BackintMode' => '

AWS service for your database backup.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'BackintConfig$EnsureNoBackupInProcess' => '

', ], ], 'ClusterStatus' => [ 'base' => NULL, 'refs' => [ 'Resilience$ClusterStatus' => '

The cluster status of the component.

', ], ], 'Component' => [ 'base' => '

The SAP component of your application.

', 'refs' => [ 'GetComponentOutput$Component' => '

The component of an application registered with AWS Systems Manager for SAP.

', ], ], 'ComponentId' => [ 'base' => NULL, 'refs' => [ 'Component$ComponentId' => '

The ID of the component.

', 'Component$ParentComponent' => '

The parent component of a highly available environment. For example, in a highly available SAP on AWS workload, the parent component consists of the entire setup, including the child components.

', 'ComponentIdList$member' => NULL, 'ComponentSummary$ComponentId' => '

The ID of the component.

', 'Database$ComponentId' => '

The ID of the component.

', 'DatabaseSummary$ComponentId' => '

The ID of the component.

', 'GetComponentInput$ComponentId' => '

The ID of the component.

', 'GetDatabaseInput$ComponentId' => '

The ID of the component.

', 'ListDatabasesInput$ComponentId' => '

The ID of the component.

', ], ], 'ComponentIdList' => [ 'base' => NULL, 'refs' => [ 'Application$Components' => '

The components of the application.

', 'Component$ChildComponents' => '

The child components of a highly available environment. For example, in a highly available SAP on AWS workload, the child component consists of the primary and secondar instances.

', ], ], 'ComponentStatus' => [ 'base' => NULL, 'refs' => [ 'Component$Status' => '

The status of the component.

', ], ], 'ComponentSummary' => [ 'base' => '

The summary of the component.

', 'refs' => [ 'ComponentSummaryList$member' => NULL, ], ], 'ComponentSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListComponentsOutput$Components' => '

List of components registered with AWS System Manager for SAP.

', ], ], 'ComponentType' => [ 'base' => NULL, 'refs' => [ 'Component$ComponentType' => '

The type of the component.

', 'ComponentSummary$ComponentType' => '

The type of the component.

', ], ], 'ConflictException' => [ 'base' => '

A conflict has occurred.

', 'refs' => [], ], 'CredentialType' => [ 'base' => NULL, 'refs' => [ 'ApplicationCredential$CredentialType' => '

The type of the application credentials.

', ], ], 'Database' => [ 'base' => '

The SAP HANA database of the application registered with AWS Systems Manager for SAP.

', 'refs' => [ 'GetDatabaseOutput$Database' => '

The SAP HANA database of an application registered with AWS Systems Manager for SAP.

', ], ], 'DatabaseId' => [ 'base' => NULL, 'refs' => [ 'Database$DatabaseId' => '

The ID of the SAP HANA database.

', 'DatabaseIdList$member' => NULL, 'DatabaseSummary$DatabaseId' => '

The ID of the database.

', 'GetDatabaseInput$DatabaseId' => '

The ID of the database.

', ], ], 'DatabaseIdList' => [ 'base' => NULL, 'refs' => [ 'Component$Databases' => '

The SAP HANA databases of the component.

', ], ], 'DatabaseName' => [ 'base' => NULL, 'refs' => [ 'ApplicationCredential$DatabaseName' => '

The name of the SAP HANA database.

', ], ], 'DatabaseStatus' => [ 'base' => NULL, 'refs' => [ 'Database$Status' => '

The status of the database.

', ], ], 'DatabaseSummary' => [ 'base' => '

The summary of the database.

', 'refs' => [ 'DatabaseSummaryList$member' => NULL, ], ], 'DatabaseSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListDatabasesOutput$Databases' => '

The SAP HANA databases of an application.

', ], ], 'DatabaseType' => [ 'base' => NULL, 'refs' => [ 'Database$DatabaseType' => '

The type of the database.

', 'DatabaseSummary$DatabaseType' => '

The type of the database.

', ], ], 'DeleteResourcePermissionInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResourcePermissionOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterApplicationInput' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterApplicationOutput' => [ 'base' => NULL, 'refs' => [], ], 'Filter' => [ 'base' => '

A specific result obtained by specifying the name, value, and operator.

', 'refs' => [ 'FilterList$member' => NULL, ], ], 'FilterList' => [ 'base' => NULL, 'refs' => [ 'ListOperationsInput$Filters' => '

The filters of an operation.

', ], ], 'FilterName' => [ 'base' => NULL, 'refs' => [ 'Filter$Name' => '

The name of the filter. Filter names are case-sensitive.

', ], ], 'FilterOperator' => [ 'base' => NULL, 'refs' => [ 'Filter$Operator' => '

The operator for the filter.

', ], ], 'FilterValue' => [ 'base' => NULL, 'refs' => [ 'Filter$Value' => '

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values

', ], ], 'GetApplicationInput' => [ 'base' => NULL, 'refs' => [], ], 'GetApplicationOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetComponentInput' => [ 'base' => NULL, 'refs' => [], ], 'GetComponentOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetDatabaseInput' => [ 'base' => NULL, 'refs' => [], ], 'GetDatabaseOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetOperationInput' => [ 'base' => NULL, 'refs' => [], ], 'GetOperationOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetResourcePermissionInput' => [ 'base' => NULL, 'refs' => [], ], 'GetResourcePermissionOutput' => [ 'base' => NULL, 'refs' => [], ], 'Host' => [ 'base' => '

Describes the properties of the Dedicated Host.

', 'refs' => [ 'HostList$member' => NULL, ], ], 'HostList' => [ 'base' => NULL, 'refs' => [ 'Component$Hosts' => '

The hosts of the component.

', ], ], 'HostRole' => [ 'base' => NULL, 'refs' => [ 'Host$HostRole' => '

The role of the Dedicated Host.

', ], ], 'InstanceId' => [ 'base' => NULL, 'refs' => [ 'InstanceList$member' => NULL, ], ], 'InstanceList' => [ 'base' => NULL, 'refs' => [ 'RegisterApplicationInput$Instances' => '

The Amazon EC2 instances on which your SAP application is running.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'Database$SQLPort' => '

The SQL port of the database.

', ], ], 'InternalServerException' => [ 'base' => '

An internal error has occurred.

', 'refs' => [], ], 'ListApplicationsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListApplicationsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListComponentsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListComponentsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListDatabasesInput' => [ 'base' => NULL, 'refs' => [], ], 'ListDatabasesOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListOperationsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListOperationsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsInput$MaxResults' => '

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

', 'ListComponentsInput$MaxResults' => '

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

If you do not specify a value for MaxResults, the request returns 50 items per page by default.

', 'ListDatabasesInput$MaxResults' => '

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If you do not specify a value for MaxResults, the request returns 50 items per page by default.

', 'ListOperationsInput$MaxResults' => '

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If you do not specify a value for MaxResults, the request returns 50 items per page by default.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsInput$NextToken' => '

The token for the next page of results.

', 'ListApplicationsOutput$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListComponentsInput$NextToken' => '

The token for the next page of results.

', 'ListComponentsOutput$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListDatabasesInput$NextToken' => '

The token for the next page of results.

', 'ListDatabasesOutput$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListOperationsInput$NextToken' => '

The token for the next page of results.

', 'ListOperationsOutput$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', ], ], 'Operation' => [ 'base' => '

The operations performed by AWS Systems Manager for SAP.

', 'refs' => [ 'GetOperationOutput$Operation' => '

Returns the details of an operation.

', 'OperationList$member' => NULL, ], ], 'OperationId' => [ 'base' => NULL, 'refs' => [ 'GetOperationInput$OperationId' => '

The ID of the operation.

', 'Operation$Id' => '

The ID of the operation.

', 'OperationIdList$member' => NULL, 'RegisterApplicationOutput$OperationId' => '

The ID of the operation.

', 'StartApplicationRefreshOutput$OperationId' => '

The ID of the operation.

', ], ], 'OperationIdList' => [ 'base' => NULL, 'refs' => [ 'UpdateApplicationSettingsOutput$OperationIds' => '

The IDs of the operations.

', ], ], 'OperationList' => [ 'base' => NULL, 'refs' => [ 'ListOperationsOutput$Operations' => '

List of operations performed by AWS Systems Manager for SAP.

', ], ], 'OperationMode' => [ 'base' => NULL, 'refs' => [ 'Resilience$HsrOperationMode' => '

The operation mode of the component.

', ], ], 'OperationProperties' => [ 'base' => NULL, 'refs' => [ 'Operation$Properties' => '

The properties of the operation.

', ], ], 'OperationStatus' => [ 'base' => NULL, 'refs' => [ 'Operation$Status' => '

The status of the operation.

', ], ], 'OperationType' => [ 'base' => NULL, 'refs' => [ 'Operation$Type' => '

The type of the operation.

', ], ], 'PermissionActionType' => [ 'base' => NULL, 'refs' => [ 'DeleteResourcePermissionInput$ActionType' => '

Delete or restore the permissions on the target database.

', 'GetResourcePermissionInput$ActionType' => '

', 'PutResourcePermissionInput$ActionType' => '

', ], ], 'PutResourcePermissionInput' => [ 'base' => NULL, 'refs' => [], ], 'PutResourcePermissionOutput' => [ 'base' => NULL, 'refs' => [], ], 'RegisterApplicationInput' => [ 'base' => NULL, 'refs' => [], ], 'RegisterApplicationOutput' => [ 'base' => NULL, 'refs' => [], ], 'ReplicationMode' => [ 'base' => NULL, 'refs' => [ 'Resilience$HsrReplicationMode' => '

The replication mode of the component.

', ], ], 'Resilience' => [ 'base' => '

Details of the SAP HANA system replication for the instance.

', 'refs' => [ 'Component$Resilience' => '

Details of the SAP HANA system replication for the component.

', ], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'Operation$ResourceId' => '

The resource ID of the operation.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The resource is not available.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'Operation$ResourceType' => '

The resource type of the operation.

', ], ], 'SAPInstanceNumber' => [ 'base' => NULL, 'refs' => [ 'RegisterApplicationInput$SapInstanceNumber' => '

The SAP instance number of the application.

', ], ], 'SID' => [ 'base' => NULL, 'refs' => [ 'RegisterApplicationInput$Sid' => '

The System ID of the application.

', ], ], 'SecretId' => [ 'base' => NULL, 'refs' => [ 'ApplicationCredential$SecretId' => '

The secret ID created in AWS Secrets Manager to store the credentials of the SAP application.

', ], ], 'SsmSapArn' => [ 'base' => NULL, 'refs' => [ 'Application$Arn' => '

The Amazon Resource Name (ARN) of the application.

', 'ApplicationSummary$Arn' => '

The Amazon Resource Name (ARN) of the application.

', 'Component$Arn' => '

The Amazon Resource Name (ARN) of the component.

', 'ComponentSummary$Arn' => '

The Amazon Resource Name (ARN) of the component summary.

', 'Database$Arn' => '

The Amazon Resource Name (ARN) of the database.

', 'DatabaseSummary$Arn' => '

The Amazon Resource Name (ARN) of the database.

', 'GetApplicationInput$ApplicationArn' => '

The Amazon Resource Name (ARN) of the application.

', 'GetDatabaseInput$DatabaseArn' => '

The Amazon Resource Name (ARN) of the database.

', 'ListTagsForResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'TagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'UntagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', ], ], 'StartApplicationRefreshInput' => [ 'base' => NULL, 'refs' => [], ], 'StartApplicationRefreshOutput' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'Application$StatusMessage' => '

The status message.

', 'AssociatedHost$Hostname' => '

The name of the host.

', 'AssociatedHost$Ec2InstanceId' => '

The ID of the Amazon EC2 instance.

', 'AssociatedHost$OsVersion' => '

The version of the operating system.

', 'Component$SapHostname' => '

The hostname of the component.

', 'Component$SapKernelVersion' => '

The kernel version of the component.

', 'Component$HdbVersion' => '

The SAP HANA version of the component.

', 'Component$PrimaryHost' => '

The primary host of the component.

', 'ConflictException$Message' => NULL, 'Database$DatabaseName' => '

The name of the database.

', 'Database$PrimaryHost' => '

The primary host of the database.

', 'DeleteResourcePermissionOutput$Policy' => '

The policy that removes permissions on the target database.

', 'GetResourcePermissionOutput$Policy' => '

', 'Host$HostName' => '

The name of the Dedicated Host.

', 'Host$HostIp' => '

The IP address of the Dedicated Host.

', 'Host$EC2InstanceId' => '

The ID of Amazon EC2 instance.

', 'Host$InstanceId' => '

The instance ID of the instance on the Dedicated Host.

', 'Host$OsVersion' => '

The version of the operating system.

', 'InternalServerException$Message' => NULL, 'Operation$StatusMessage' => '

The status message of the operation.

', 'OperationProperties$key' => NULL, 'OperationProperties$value' => NULL, 'PutResourcePermissionOutput$Policy' => '

', 'Resilience$HsrTier' => '

The tier of the component.

', 'ResourceNotFoundException$Message' => NULL, 'UpdateApplicationSettingsOutput$Message' => '

The update message.

', 'ValidationException$Message' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => '

Adds/updates or removes credentials for applications registered with AWS Systems Manager for SAP.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'ApplicationSummary$Tags' => '

The tags on the application.

', 'ComponentSummary$Tags' => '

The tags of the component.

', 'DatabaseSummary$Tags' => '

The tags of the database.

', 'GetApplicationOutput$Tags' => '

The tags of a registered application.

', 'GetComponentOutput$Tags' => '

The tags of a component.

', 'GetDatabaseOutput$Tags' => '

The tags of a database.

', 'ListTagsForResourceResponse$tags' => '

', 'RegisterApplicationInput$Tags' => '

The tags to be attached to the SAP application.

', 'TagResourceRequest$tags' => '

The tags on a resource.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'Application$LastUpdated' => '

The time at which the application was last updated.

', 'Component$LastUpdated' => '

The time at which the component was last updated.

', 'Database$LastUpdated' => '

The time at which the database was last updated.

', 'Operation$StartTime' => '

The start time of the operation.

', 'Operation$EndTime' => '

The end time of the operation.

', 'Operation$LastUpdatedTime' => '

The time at which the operation was last updated.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateApplicationSettingsInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateApplicationSettingsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by an AWS service.

', 'refs' => [], ], ],];