xref: /aosp_15_r20/external/aws-sdk-java-v2/services/ssmsap/src/main/resources/codegen-resources/service-2.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2  "version":"2.0",
3  "metadata":{
4    "apiVersion":"2018-05-10",
5    "endpointPrefix":"ssm-sap",
6    "jsonVersion":"1.1",
7    "protocol":"rest-json",
8    "serviceAbbreviation":"SsmSap",
9    "serviceFullName":"AWS Systems Manager for SAP",
10    "serviceId":"Ssm Sap",
11    "signatureVersion":"v4",
12    "signingName":"ssm-sap",
13    "uid":"ssm-sap-2018-05-10"
14  },
15  "operations":{
16    "DeleteResourcePermission":{
17      "name":"DeleteResourcePermission",
18      "http":{
19        "method":"POST",
20        "requestUri":"/delete-resource-permission",
21        "responseCode":200
22      },
23      "input":{"shape":"DeleteResourcePermissionInput"},
24      "output":{"shape":"DeleteResourcePermissionOutput"},
25      "errors":[
26        {"shape":"ResourceNotFoundException"},
27        {"shape":"ValidationException"},
28        {"shape":"InternalServerException"}
29      ],
30      "documentation":"<p>Removes permissions associated with the target database.</p>"
31    },
32    "DeregisterApplication":{
33      "name":"DeregisterApplication",
34      "http":{
35        "method":"POST",
36        "requestUri":"/deregister-application",
37        "responseCode":200
38      },
39      "input":{"shape":"DeregisterApplicationInput"},
40      "output":{"shape":"DeregisterApplicationOutput"},
41      "errors":[
42        {"shape":"UnauthorizedException"},
43        {"shape":"ValidationException"},
44        {"shape":"InternalServerException"}
45      ],
46      "documentation":"<p>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.</p>"
47    },
48    "GetApplication":{
49      "name":"GetApplication",
50      "http":{
51        "method":"POST",
52        "requestUri":"/get-application",
53        "responseCode":200
54      },
55      "input":{"shape":"GetApplicationInput"},
56      "output":{"shape":"GetApplicationOutput"},
57      "errors":[
58        {"shape":"ValidationException"},
59        {"shape":"InternalServerException"}
60      ],
61      "documentation":"<p>Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.</p>"
62    },
63    "GetComponent":{
64      "name":"GetComponent",
65      "http":{
66        "method":"POST",
67        "requestUri":"/get-component",
68        "responseCode":200
69      },
70      "input":{"shape":"GetComponentInput"},
71      "output":{"shape":"GetComponentOutput"},
72      "errors":[
73        {"shape":"UnauthorizedException"},
74        {"shape":"ValidationException"},
75        {"shape":"InternalServerException"}
76      ],
77      "documentation":"<p>Gets the component of an application registered with AWS Systems Manager for SAP.</p>"
78    },
79    "GetDatabase":{
80      "name":"GetDatabase",
81      "http":{
82        "method":"POST",
83        "requestUri":"/get-database",
84        "responseCode":200
85      },
86      "input":{"shape":"GetDatabaseInput"},
87      "output":{"shape":"GetDatabaseOutput"},
88      "errors":[
89        {"shape":"ValidationException"},
90        {"shape":"InternalServerException"}
91      ],
92      "documentation":"<p>Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.</p>"
93    },
94    "GetOperation":{
95      "name":"GetOperation",
96      "http":{
97        "method":"POST",
98        "requestUri":"/get-operation",
99        "responseCode":200
100      },
101      "input":{"shape":"GetOperationInput"},
102      "output":{"shape":"GetOperationOutput"},
103      "errors":[
104        {"shape":"ValidationException"},
105        {"shape":"InternalServerException"}
106      ],
107      "documentation":"<p>Gets the details of an operation by specifying the operation ID.</p>"
108    },
109    "GetResourcePermission":{
110      "name":"GetResourcePermission",
111      "http":{
112        "method":"POST",
113        "requestUri":"/get-resource-permission",
114        "responseCode":200
115      },
116      "input":{"shape":"GetResourcePermissionInput"},
117      "output":{"shape":"GetResourcePermissionOutput"},
118      "errors":[
119        {"shape":"ResourceNotFoundException"},
120        {"shape":"ValidationException"},
121        {"shape":"InternalServerException"}
122      ],
123      "documentation":"<p>Gets permissions associated with the target database.</p>"
124    },
125    "ListApplications":{
126      "name":"ListApplications",
127      "http":{
128        "method":"POST",
129        "requestUri":"/list-applications",
130        "responseCode":200
131      },
132      "input":{"shape":"ListApplicationsInput"},
133      "output":{"shape":"ListApplicationsOutput"},
134      "errors":[
135        {"shape":"ResourceNotFoundException"},
136        {"shape":"ValidationException"},
137        {"shape":"InternalServerException"}
138      ],
139      "documentation":"<p>Lists all the applications registered with AWS Systems Manager for SAP.</p>"
140    },
141    "ListComponents":{
142      "name":"ListComponents",
143      "http":{
144        "method":"POST",
145        "requestUri":"/list-components",
146        "responseCode":200
147      },
148      "input":{"shape":"ListComponentsInput"},
149      "output":{"shape":"ListComponentsOutput"},
150      "errors":[
151        {"shape":"UnauthorizedException"},
152        {"shape":"ResourceNotFoundException"},
153        {"shape":"ValidationException"},
154        {"shape":"InternalServerException"}
155      ],
156      "documentation":"<p>Lists all the components registered with AWS Systems Manager for SAP.</p>"
157    },
158    "ListDatabases":{
159      "name":"ListDatabases",
160      "http":{
161        "method":"POST",
162        "requestUri":"/list-databases",
163        "responseCode":200
164      },
165      "input":{"shape":"ListDatabasesInput"},
166      "output":{"shape":"ListDatabasesOutput"},
167      "errors":[
168        {"shape":"ResourceNotFoundException"},
169        {"shape":"ValidationException"},
170        {"shape":"InternalServerException"}
171      ],
172      "documentation":"<p>Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.</p>"
173    },
174    "ListOperations":{
175      "name":"ListOperations",
176      "http":{
177        "method":"POST",
178        "requestUri":"/list-operations",
179        "responseCode":200
180      },
181      "input":{"shape":"ListOperationsInput"},
182      "output":{"shape":"ListOperationsOutput"},
183      "errors":[
184        {"shape":"ValidationException"},
185        {"shape":"InternalServerException"}
186      ],
187      "documentation":"<p>Lists the operations performed by AWS Systems Manager for SAP.</p>"
188    },
189    "ListTagsForResource":{
190      "name":"ListTagsForResource",
191      "http":{
192        "method":"GET",
193        "requestUri":"/tags/{resourceArn}",
194        "responseCode":200
195      },
196      "input":{"shape":"ListTagsForResourceRequest"},
197      "output":{"shape":"ListTagsForResourceResponse"},
198      "errors":[
199        {"shape":"ResourceNotFoundException"},
200        {"shape":"ValidationException"},
201        {"shape":"ConflictException"}
202      ],
203      "documentation":"<p>Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.</p>"
204    },
205    "PutResourcePermission":{
206      "name":"PutResourcePermission",
207      "http":{
208        "method":"POST",
209        "requestUri":"/put-resource-permission",
210        "responseCode":200
211      },
212      "input":{"shape":"PutResourcePermissionInput"},
213      "output":{"shape":"PutResourcePermissionOutput"},
214      "errors":[
215        {"shape":"ResourceNotFoundException"},
216        {"shape":"ValidationException"},
217        {"shape":"InternalServerException"}
218      ],
219      "documentation":"<p>Adds permissions to the target database.</p>"
220    },
221    "RegisterApplication":{
222      "name":"RegisterApplication",
223      "http":{
224        "method":"POST",
225        "requestUri":"/register-application",
226        "responseCode":200
227      },
228      "input":{"shape":"RegisterApplicationInput"},
229      "output":{"shape":"RegisterApplicationOutput"},
230      "errors":[
231        {"shape":"ResourceNotFoundException"},
232        {"shape":"ValidationException"},
233        {"shape":"ConflictException"},
234        {"shape":"InternalServerException"}
235      ],
236      "documentation":"<p>Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering. </p> <p>The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2.</p> <p>AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions.</p> <p>Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.</p>"
237    },
238    "StartApplicationRefresh":{
239      "name":"StartApplicationRefresh",
240      "http":{
241        "method":"POST",
242        "requestUri":"/start-application-refresh",
243        "responseCode":200
244      },
245      "input":{"shape":"StartApplicationRefreshInput"},
246      "output":{"shape":"StartApplicationRefreshOutput"},
247      "errors":[
248        {"shape":"UnauthorizedException"},
249        {"shape":"ResourceNotFoundException"},
250        {"shape":"ValidationException"},
251        {"shape":"ConflictException"},
252        {"shape":"InternalServerException"}
253      ],
254      "documentation":"<p>Refreshes a registered application.</p>"
255    },
256    "TagResource":{
257      "name":"TagResource",
258      "http":{
259        "method":"POST",
260        "requestUri":"/tags/{resourceArn}",
261        "responseCode":200
262      },
263      "input":{"shape":"TagResourceRequest"},
264      "output":{"shape":"TagResourceResponse"},
265      "errors":[
266        {"shape":"ResourceNotFoundException"},
267        {"shape":"ValidationException"},
268        {"shape":"ConflictException"}
269      ],
270      "documentation":"<p>Creates tag for a resource by specifying the ARN.</p>"
271    },
272    "UntagResource":{
273      "name":"UntagResource",
274      "http":{
275        "method":"DELETE",
276        "requestUri":"/tags/{resourceArn}",
277        "responseCode":200
278      },
279      "input":{"shape":"UntagResourceRequest"},
280      "output":{"shape":"UntagResourceResponse"},
281      "errors":[
282        {"shape":"ResourceNotFoundException"},
283        {"shape":"ValidationException"},
284        {"shape":"ConflictException"}
285      ],
286      "documentation":"<p>Delete the tags for a resource.</p>",
287      "idempotent":true
288    },
289    "UpdateApplicationSettings":{
290      "name":"UpdateApplicationSettings",
291      "http":{
292        "method":"POST",
293        "requestUri":"/update-application-settings",
294        "responseCode":200
295      },
296      "input":{"shape":"UpdateApplicationSettingsInput"},
297      "output":{"shape":"UpdateApplicationSettingsOutput"},
298      "errors":[
299        {"shape":"UnauthorizedException"},
300        {"shape":"ResourceNotFoundException"},
301        {"shape":"ValidationException"},
302        {"shape":"ConflictException"},
303        {"shape":"InternalServerException"}
304      ],
305      "documentation":"<p>Updates the settings of an application registered with AWS Systems Manager for SAP.</p>"
306    }
307  },
308  "shapes":{
309    "AllocationType":{
310      "type":"string",
311      "enum":[
312        "VPC_SUBNET",
313        "ELASTIC_IP",
314        "OVERLAY",
315        "UNKNOWN"
316      ]
317    },
318    "AppRegistryArn":{
319      "type":"string",
320      "pattern":"arn:aws:servicecatalog:[a-z0-9:\\/-]+"
321    },
322    "Application":{
323      "type":"structure",
324      "members":{
325        "Id":{
326          "shape":"ApplicationId",
327          "documentation":"<p>The ID of the application.</p>"
328        },
329        "Type":{
330          "shape":"ApplicationType",
331          "documentation":"<p>The type of the application.</p>"
332        },
333        "Arn":{
334          "shape":"SsmSapArn",
335          "documentation":"<p>The Amazon Resource Name (ARN) of the application.</p>"
336        },
337        "AppRegistryArn":{
338          "shape":"AppRegistryArn",
339          "documentation":"<p>The Amazon Resource Name (ARN) of the Application Registry.</p>"
340        },
341        "Status":{
342          "shape":"ApplicationStatus",
343          "documentation":"<p>The status of the application.</p>"
344        },
345        "DiscoveryStatus":{
346          "shape":"ApplicationDiscoveryStatus",
347          "documentation":"<p>The latest discovery result for the application.</p>"
348        },
349        "Components":{
350          "shape":"ComponentIdList",
351          "documentation":"<p>The components of the application.</p>"
352        },
353        "LastUpdated":{
354          "shape":"Timestamp",
355          "documentation":"<p>The time at which the application was last updated.</p>"
356        },
357        "StatusMessage":{
358          "shape":"String",
359          "documentation":"<p>The status message.</p>"
360        }
361      },
362      "documentation":"<p>An SAP application registered with AWS Systems Manager for SAP.</p>"
363    },
364    "ApplicationCredential":{
365      "type":"structure",
366      "required":[
367        "DatabaseName",
368        "CredentialType",
369        "SecretId"
370      ],
371      "members":{
372        "DatabaseName":{
373          "shape":"DatabaseName",
374          "documentation":"<p>The name of the SAP HANA database.</p>"
375        },
376        "CredentialType":{
377          "shape":"CredentialType",
378          "documentation":"<p>The type of the application credentials. </p>"
379        },
380        "SecretId":{
381          "shape":"SecretId",
382          "documentation":"<p>The secret ID created in AWS Secrets Manager to store the credentials of the SAP application. </p>"
383        }
384      },
385      "documentation":"<p>The credentials of your SAP application.</p>"
386    },
387    "ApplicationCredentialList":{
388      "type":"list",
389      "member":{"shape":"ApplicationCredential"},
390      "max":20,
391      "min":0
392    },
393    "ApplicationDiscoveryStatus":{
394      "type":"string",
395      "enum":[
396        "SUCCESS",
397        "REGISTRATION_FAILED",
398        "REFRESH_FAILED",
399        "REGISTERING",
400        "DELETING"
401      ]
402    },
403    "ApplicationId":{
404      "type":"string",
405      "pattern":"[\\w\\d]{1,50}"
406    },
407    "ApplicationStatus":{
408      "type":"string",
409      "enum":[
410        "ACTIVATED",
411        "STARTING",
412        "STOPPED",
413        "STOPPING",
414        "FAILED",
415        "REGISTERING",
416        "DELETING",
417        "UNKNOWN"
418      ]
419    },
420    "ApplicationSummary":{
421      "type":"structure",
422      "members":{
423        "Id":{
424          "shape":"ApplicationId",
425          "documentation":"<p>The ID of the application.</p>"
426        },
427        "DiscoveryStatus":{
428          "shape":"ApplicationDiscoveryStatus",
429          "documentation":"<p>The status of the latest discovery.</p>"
430        },
431        "Type":{
432          "shape":"ApplicationType",
433          "documentation":"<p>The type of the application.</p>"
434        },
435        "Arn":{
436          "shape":"SsmSapArn",
437          "documentation":"<p>The Amazon Resource Name (ARN) of the application.</p>"
438        },
439        "Tags":{
440          "shape":"TagMap",
441          "documentation":"<p>The tags on the application.</p>"
442        }
443      },
444      "documentation":"<p>The summary of the SAP application registered with AWS Systems Manager for SAP. </p>"
445    },
446    "ApplicationSummaryList":{
447      "type":"list",
448      "member":{"shape":"ApplicationSummary"}
449    },
450    "ApplicationType":{
451      "type":"string",
452      "enum":[
453        "HANA",
454        "SAP_ABAP"
455      ]
456    },
457    "Arn":{
458      "type":"string",
459      "pattern":"arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\\/.+"
460    },
461    "AssociatedHost":{
462      "type":"structure",
463      "members":{
464        "Hostname":{
465          "shape":"String",
466          "documentation":"<p>The name of the host.</p>"
467        },
468        "Ec2InstanceId":{
469          "shape":"String",
470          "documentation":"<p>The ID of the Amazon EC2 instance.</p>"
471        },
472        "IpAddresses":{
473          "shape":"IpAddressList",
474          "documentation":"<p>The IP addresses of the associated host.</p>"
475        },
476        "OsVersion":{
477          "shape":"String",
478          "documentation":"<p>The version of the operating system.</p>"
479        }
480      },
481      "documentation":"<p>Describes the properties of the associated host.</p>"
482    },
483    "BackintConfig":{
484      "type":"structure",
485      "required":[
486        "BackintMode",
487        "EnsureNoBackupInProcess"
488      ],
489      "members":{
490        "BackintMode":{
491          "shape":"BackintMode",
492          "documentation":"<p>AWS service for your database backup.</p>"
493        },
494        "EnsureNoBackupInProcess":{
495          "shape":"Boolean",
496          "documentation":"<p/>"
497        }
498      },
499      "documentation":"<p>Configuration parameters for AWS Backint Agent for SAP HANA. You can backup your SAP HANA database with AWS Backup or Amazon S3.</p>"
500    },
501    "BackintMode":{
502      "type":"string",
503      "enum":["AWSBackup"]
504    },
505    "Boolean":{
506      "type":"boolean",
507      "box":true
508    },
509    "ClusterStatus":{
510      "type":"string",
511      "enum":[
512        "ONLINE",
513        "STANDBY",
514        "MAINTENANCE",
515        "OFFLINE",
516        "NONE"
517      ]
518    },
519    "Component":{
520      "type":"structure",
521      "members":{
522        "ComponentId":{
523          "shape":"ComponentId",
524          "documentation":"<p>The ID of the component.</p>"
525        },
526        "Sid":{
527          "shape":"SID",
528          "documentation":"<p>The SAP System Identifier of the application component.</p>"
529        },
530        "SystemNumber":{
531          "shape":"SAPInstanceNumber",
532          "documentation":"<p>The SAP system number of the application component.</p>"
533        },
534        "ParentComponent":{
535          "shape":"ComponentId",
536          "documentation":"<p>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.</p>"
537        },
538        "ChildComponents":{
539          "shape":"ComponentIdList",
540          "documentation":"<p>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.</p>"
541        },
542        "ApplicationId":{
543          "shape":"ApplicationId",
544          "documentation":"<p>The ID of the application.</p>"
545        },
546        "ComponentType":{
547          "shape":"ComponentType",
548          "documentation":"<p>The type of the component.</p>"
549        },
550        "Status":{
551          "shape":"ComponentStatus",
552          "documentation":"<p>The status of the component.</p> <ul> <li> <p>ACTIVATED - this status has been deprecated.</p> </li> <li> <p>STARTING - the component is in the process of being started.</p> </li> <li> <p>STOPPED - the component is not running.</p> </li> <li> <p>STOPPING - the component is in the process of being stopped.</p> </li> <li> <p>RUNNING - the component is running.</p> </li> <li> <p>RUNNING_WITH_ERROR - one or more child component(s) of the parent component is not running. Call <a href=\"https://docs.aws.amazon.com/ssmsap/latest/APIReference/API_GetComponent.html\"> <code>GetComponent</code> </a> to review the status of each child component.</p> </li> <li> <p>UNDEFINED - AWS Systems Manager for SAP cannot provide the component status based on the discovered information. Verify your SAP application.</p> </li> </ul>"
553        },
554        "SapHostname":{
555          "shape":"String",
556          "documentation":"<p>The hostname of the component.</p>"
557        },
558        "SapFeature":{
559          "shape":"String",
560          "documentation":"<p>The SAP feature of the component.</p>"
561        },
562        "SapKernelVersion":{
563          "shape":"String",
564          "documentation":"<p>The kernel version of the component.</p>"
565        },
566        "HdbVersion":{
567          "shape":"String",
568          "documentation":"<p>The SAP HANA version of the component.</p>"
569        },
570        "Resilience":{
571          "shape":"Resilience",
572          "documentation":"<p>Details of the SAP HANA system replication for the component.</p>"
573        },
574        "AssociatedHost":{
575          "shape":"AssociatedHost",
576          "documentation":"<p>The associated host of the component.</p>"
577        },
578        "Databases":{
579          "shape":"DatabaseIdList",
580          "documentation":"<p>The SAP HANA databases of the component.</p>"
581        },
582        "Hosts":{
583          "shape":"HostList",
584          "documentation":"<p>The hosts of the component.</p>",
585          "deprecated":true,
586          "deprecatedMessage":"This shape is no longer used. Please use AssociatedHost."
587        },
588        "PrimaryHost":{
589          "shape":"String",
590          "documentation":"<p>The primary host of the component.</p>",
591          "deprecated":true,
592          "deprecatedMessage":"This shape is no longer used. Please use AssociatedHost."
593        },
594        "DatabaseConnection":{
595          "shape":"DatabaseConnection",
596          "documentation":"<p>The connection specifications for the database of the component.</p>"
597        },
598        "LastUpdated":{
599          "shape":"Timestamp",
600          "documentation":"<p>The time at which the component was last updated.</p>"
601        },
602        "Arn":{
603          "shape":"SsmSapArn",
604          "documentation":"<p>The Amazon Resource Name (ARN) of the component.</p>"
605        }
606      },
607      "documentation":"<p>The SAP component of your application.</p>"
608    },
609    "ComponentId":{
610      "type":"string",
611      "pattern":"[\\w\\d-]+"
612    },
613    "ComponentIdList":{
614      "type":"list",
615      "member":{"shape":"ComponentId"}
616    },
617    "ComponentStatus":{
618      "type":"string",
619      "enum":[
620        "ACTIVATED",
621        "STARTING",
622        "STOPPED",
623        "STOPPING",
624        "RUNNING",
625        "RUNNING_WITH_ERROR",
626        "UNDEFINED"
627      ]
628    },
629    "ComponentSummary":{
630      "type":"structure",
631      "members":{
632        "ApplicationId":{
633          "shape":"ApplicationId",
634          "documentation":"<p>The ID of the application.</p>"
635        },
636        "ComponentId":{
637          "shape":"ComponentId",
638          "documentation":"<p>The ID of the component.</p>"
639        },
640        "ComponentType":{
641          "shape":"ComponentType",
642          "documentation":"<p>The type of the component.</p>"
643        },
644        "Tags":{
645          "shape":"TagMap",
646          "documentation":"<p>The tags of the component.</p>"
647        },
648        "Arn":{
649          "shape":"SsmSapArn",
650          "documentation":"<p>The Amazon Resource Name (ARN) of the component summary.</p>"
651        }
652      },
653      "documentation":"<p>The summary of the component.</p>"
654    },
655    "ComponentSummaryList":{
656      "type":"list",
657      "member":{"shape":"ComponentSummary"}
658    },
659    "ComponentType":{
660      "type":"string",
661      "enum":[
662        "HANA",
663        "HANA_NODE",
664        "ABAP",
665        "ASCS",
666        "DIALOG",
667        "WEBDISP",
668        "WD",
669        "ERS"
670      ]
671    },
672    "ConflictException":{
673      "type":"structure",
674      "members":{
675        "Message":{"shape":"String"}
676      },
677      "documentation":"<p>A conflict has occurred.</p>",
678      "error":{
679        "httpStatusCode":409,
680        "senderFault":true
681      },
682      "exception":true
683    },
684    "CredentialType":{
685      "type":"string",
686      "enum":["ADMIN"]
687    },
688    "Database":{
689      "type":"structure",
690      "members":{
691        "ApplicationId":{
692          "shape":"ApplicationId",
693          "documentation":"<p>The ID of the application.</p>"
694        },
695        "ComponentId":{
696          "shape":"ComponentId",
697          "documentation":"<p>The ID of the component.</p>"
698        },
699        "Credentials":{
700          "shape":"ApplicationCredentialList",
701          "documentation":"<p>The credentials of the database.</p>"
702        },
703        "DatabaseId":{
704          "shape":"DatabaseId",
705          "documentation":"<p>The ID of the SAP HANA database.</p>"
706        },
707        "DatabaseName":{
708          "shape":"String",
709          "documentation":"<p>The name of the database.</p>"
710        },
711        "DatabaseType":{
712          "shape":"DatabaseType",
713          "documentation":"<p>The type of the database.</p>"
714        },
715        "Arn":{
716          "shape":"SsmSapArn",
717          "documentation":"<p>The Amazon Resource Name (ARN) of the database.</p>"
718        },
719        "Status":{
720          "shape":"DatabaseStatus",
721          "documentation":"<p>The status of the database.</p>"
722        },
723        "PrimaryHost":{
724          "shape":"String",
725          "documentation":"<p>The primary host of the database.</p>"
726        },
727        "SQLPort":{
728          "shape":"Integer",
729          "documentation":"<p>The SQL port of the database.</p>"
730        },
731        "LastUpdated":{
732          "shape":"Timestamp",
733          "documentation":"<p>The time at which the database was last updated.</p>"
734        }
735      },
736      "documentation":"<p>The SAP HANA database of the application registered with AWS Systems Manager for SAP.</p>"
737    },
738    "DatabaseConnection":{
739      "type":"structure",
740      "members":{
741        "DatabaseConnectionMethod":{
742          "shape":"DatabaseConnectionMethod",
743          "documentation":"<p>The method of connection.</p>"
744        },
745        "DatabaseArn":{
746          "shape":"SsmSapArn",
747          "documentation":"<p>The Amazon Resource Name of the connected SAP HANA database.</p>"
748        },
749        "ConnectionIp":{
750          "shape":"String",
751          "documentation":"<p>The IP address for connection.</p>"
752        }
753      },
754      "documentation":"<p>The connection specifications for the database.</p>"
755    },
756    "DatabaseConnectionMethod":{
757      "type":"string",
758      "enum":[
759        "DIRECT",
760        "OVERLAY"
761      ]
762    },
763    "DatabaseId":{
764      "type":"string",
765      "pattern":".*[\\w\\d]+"
766    },
767    "DatabaseIdList":{
768      "type":"list",
769      "member":{"shape":"DatabaseId"}
770    },
771    "DatabaseName":{
772      "type":"string",
773      "max":100,
774      "min":1
775    },
776    "DatabaseStatus":{
777      "type":"string",
778      "enum":[
779        "RUNNING",
780        "STARTING",
781        "STOPPED",
782        "WARNING",
783        "UNKNOWN",
784        "ERROR"
785      ]
786    },
787    "DatabaseSummary":{
788      "type":"structure",
789      "members":{
790        "ApplicationId":{
791          "shape":"ApplicationId",
792          "documentation":"<p>The ID of the application.</p>"
793        },
794        "ComponentId":{
795          "shape":"ComponentId",
796          "documentation":"<p>The ID of the component.</p>"
797        },
798        "DatabaseId":{
799          "shape":"DatabaseId",
800          "documentation":"<p>The ID of the database.</p>"
801        },
802        "DatabaseType":{
803          "shape":"DatabaseType",
804          "documentation":"<p>The type of the database.</p>"
805        },
806        "Arn":{
807          "shape":"SsmSapArn",
808          "documentation":"<p>The Amazon Resource Name (ARN) of the database.</p>"
809        },
810        "Tags":{
811          "shape":"TagMap",
812          "documentation":"<p>The tags of the database.</p>"
813        }
814      },
815      "documentation":"<p>The summary of the database.</p>"
816    },
817    "DatabaseSummaryList":{
818      "type":"list",
819      "member":{"shape":"DatabaseSummary"}
820    },
821    "DatabaseType":{
822      "type":"string",
823      "enum":[
824        "SYSTEM",
825        "TENANT"
826      ]
827    },
828    "DeleteResourcePermissionInput":{
829      "type":"structure",
830      "required":["ResourceArn"],
831      "members":{
832        "ActionType":{
833          "shape":"PermissionActionType",
834          "documentation":"<p>Delete or restore the permissions on the target database.</p>"
835        },
836        "SourceResourceArn":{
837          "shape":"Arn",
838          "documentation":"<p>The Amazon Resource Name (ARN) of the source resource.</p>"
839        },
840        "ResourceArn":{
841          "shape":"Arn",
842          "documentation":"<p>The Amazon Resource Name (ARN) of the resource.</p>"
843        }
844      }
845    },
846    "DeleteResourcePermissionOutput":{
847      "type":"structure",
848      "members":{
849        "Policy":{
850          "shape":"String",
851          "documentation":"<p>The policy that removes permissions on the target database.</p>"
852        }
853      }
854    },
855    "DeregisterApplicationInput":{
856      "type":"structure",
857      "required":["ApplicationId"],
858      "members":{
859        "ApplicationId":{
860          "shape":"ApplicationId",
861          "documentation":"<p>The ID of the application.</p>"
862        }
863      }
864    },
865    "DeregisterApplicationOutput":{
866      "type":"structure",
867      "members":{
868      }
869    },
870    "Filter":{
871      "type":"structure",
872      "required":[
873        "Name",
874        "Value",
875        "Operator"
876      ],
877      "members":{
878        "Name":{
879          "shape":"FilterName",
880          "documentation":"<p>The name of the filter. Filter names are case-sensitive. </p>"
881        },
882        "Value":{
883          "shape":"FilterValue",
884          "documentation":"<p>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</p>"
885        },
886        "Operator":{
887          "shape":"FilterOperator",
888          "documentation":"<p>The operator for the filter. </p>"
889        }
890      },
891      "documentation":"<p>A specific result obtained by specifying the name, value, and operator. </p>"
892    },
893    "FilterList":{
894      "type":"list",
895      "member":{"shape":"Filter"},
896      "max":10,
897      "min":1
898    },
899    "FilterName":{
900      "type":"string",
901      "max":32,
902      "min":1
903    },
904    "FilterOperator":{
905      "type":"string",
906      "enum":[
907        "Equals",
908        "GreaterThanOrEquals",
909        "LessThanOrEquals"
910      ]
911    },
912    "FilterValue":{
913      "type":"string",
914      "max":64,
915      "min":1
916    },
917    "GetApplicationInput":{
918      "type":"structure",
919      "members":{
920        "ApplicationId":{
921          "shape":"ApplicationId",
922          "documentation":"<p>The ID of the application.</p>"
923        },
924        "ApplicationArn":{
925          "shape":"SsmSapArn",
926          "documentation":"<p>The Amazon Resource Name (ARN) of the application. </p>"
927        },
928        "AppRegistryArn":{
929          "shape":"AppRegistryArn",
930          "documentation":"<p>The Amazon Resource Name (ARN) of the application registry.</p>"
931        }
932      }
933    },
934    "GetApplicationOutput":{
935      "type":"structure",
936      "members":{
937        "Application":{
938          "shape":"Application",
939          "documentation":"<p>Returns all of the metadata of an application registered with AWS Systems Manager for SAP.</p>"
940        },
941        "Tags":{
942          "shape":"TagMap",
943          "documentation":"<p>The tags of a registered application.</p>"
944        }
945      }
946    },
947    "GetComponentInput":{
948      "type":"structure",
949      "required":[
950        "ApplicationId",
951        "ComponentId"
952      ],
953      "members":{
954        "ApplicationId":{
955          "shape":"ApplicationId",
956          "documentation":"<p>The ID of the application.</p>"
957        },
958        "ComponentId":{
959          "shape":"ComponentId",
960          "documentation":"<p>The ID of the component.</p>"
961        }
962      }
963    },
964    "GetComponentOutput":{
965      "type":"structure",
966      "members":{
967        "Component":{
968          "shape":"Component",
969          "documentation":"<p>The component of an application registered with AWS Systems Manager for SAP.</p>"
970        },
971        "Tags":{
972          "shape":"TagMap",
973          "documentation":"<p>The tags of a component.</p>"
974        }
975      }
976    },
977    "GetDatabaseInput":{
978      "type":"structure",
979      "members":{
980        "ApplicationId":{
981          "shape":"ApplicationId",
982          "documentation":"<p>The ID of the application.</p>"
983        },
984        "ComponentId":{
985          "shape":"ComponentId",
986          "documentation":"<p>The ID of the component.</p>"
987        },
988        "DatabaseId":{
989          "shape":"DatabaseId",
990          "documentation":"<p>The ID of the database.</p>"
991        },
992        "DatabaseArn":{
993          "shape":"SsmSapArn",
994          "documentation":"<p>The Amazon Resource Name (ARN) of the database.</p>"
995        }
996      }
997    },
998    "GetDatabaseOutput":{
999      "type":"structure",
1000      "members":{
1001        "Database":{
1002          "shape":"Database",
1003          "documentation":"<p>The SAP HANA database of an application registered with AWS Systems Manager for SAP.</p>"
1004        },
1005        "Tags":{
1006          "shape":"TagMap",
1007          "documentation":"<p>The tags of a database.</p>"
1008        }
1009      }
1010    },
1011    "GetOperationInput":{
1012      "type":"structure",
1013      "required":["OperationId"],
1014      "members":{
1015        "OperationId":{
1016          "shape":"OperationId",
1017          "documentation":"<p>The ID of the operation.</p>"
1018        }
1019      }
1020    },
1021    "GetOperationOutput":{
1022      "type":"structure",
1023      "members":{
1024        "Operation":{
1025          "shape":"Operation",
1026          "documentation":"<p>Returns the details of an operation.</p>"
1027        }
1028      }
1029    },
1030    "GetResourcePermissionInput":{
1031      "type":"structure",
1032      "required":["ResourceArn"],
1033      "members":{
1034        "ActionType":{
1035          "shape":"PermissionActionType",
1036          "documentation":"<p/>"
1037        },
1038        "ResourceArn":{
1039          "shape":"Arn",
1040          "documentation":"<p>The Amazon Resource Name (ARN) of the resource.</p>"
1041        }
1042      }
1043    },
1044    "GetResourcePermissionOutput":{
1045      "type":"structure",
1046      "members":{
1047        "Policy":{
1048          "shape":"String",
1049          "documentation":"<p/>"
1050        }
1051      }
1052    },
1053    "Host":{
1054      "type":"structure",
1055      "members":{
1056        "HostName":{
1057          "shape":"String",
1058          "documentation":"<p>The name of the Dedicated Host.</p>"
1059        },
1060        "HostIp":{
1061          "shape":"String",
1062          "documentation":"<p>The IP address of the Dedicated Host. </p>"
1063        },
1064        "EC2InstanceId":{
1065          "shape":"String",
1066          "documentation":"<p>The ID of Amazon EC2 instance.</p>"
1067        },
1068        "InstanceId":{
1069          "shape":"String",
1070          "documentation":"<p>The instance ID of the instance on the Dedicated Host.</p>"
1071        },
1072        "HostRole":{
1073          "shape":"HostRole",
1074          "documentation":"<p>The role of the Dedicated Host.</p>"
1075        },
1076        "OsVersion":{
1077          "shape":"String",
1078          "documentation":"<p>The version of the operating system.</p>"
1079        }
1080      },
1081      "documentation":"<p>Describes the properties of the Dedicated Host. </p>"
1082    },
1083    "HostList":{
1084      "type":"list",
1085      "member":{"shape":"Host"}
1086    },
1087    "HostRole":{
1088      "type":"string",
1089      "enum":[
1090        "LEADER",
1091        "WORKER",
1092        "STANDBY",
1093        "UNKNOWN"
1094      ]
1095    },
1096    "InstanceId":{
1097      "type":"string",
1098      "pattern":"i-[\\w\\d]{8}$|^i-[\\w\\d]{17}"
1099    },
1100    "InstanceList":{
1101      "type":"list",
1102      "member":{"shape":"InstanceId"},
1103      "max":1,
1104      "min":1
1105    },
1106    "Integer":{
1107      "type":"integer",
1108      "box":true
1109    },
1110    "InternalServerException":{
1111      "type":"structure",
1112      "members":{
1113        "Message":{"shape":"String"}
1114      },
1115      "documentation":"<p>An internal error has occurred.</p>",
1116      "error":{"httpStatusCode":500},
1117      "exception":true,
1118      "fault":true
1119    },
1120    "IpAddressList":{
1121      "type":"list",
1122      "member":{"shape":"IpAddressMember"}
1123    },
1124    "IpAddressMember":{
1125      "type":"structure",
1126      "members":{
1127        "IpAddress":{
1128          "shape":"String",
1129          "documentation":"<p>The IP address.</p>"
1130        },
1131        "Primary":{
1132          "shape":"Boolean",
1133          "documentation":"<p>The primary IP address.</p>"
1134        },
1135        "AllocationType":{
1136          "shape":"AllocationType",
1137          "documentation":"<p>The type of allocation for the IP address.</p>"
1138        }
1139      },
1140      "documentation":"<p>Provides information of the IP address.</p>"
1141    },
1142    "ListApplicationsInput":{
1143      "type":"structure",
1144      "members":{
1145        "NextToken":{
1146          "shape":"NextToken",
1147          "documentation":"<p>The token for the next page of results.</p>"
1148        },
1149        "MaxResults":{
1150          "shape":"MaxResults",
1151          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. </p>"
1152        },
1153        "Filters":{
1154          "shape":"FilterList",
1155          "documentation":"<p>The filter of name, value, and operator.</p>"
1156        }
1157      }
1158    },
1159    "ListApplicationsOutput":{
1160      "type":"structure",
1161      "members":{
1162        "Applications":{
1163          "shape":"ApplicationSummaryList",
1164          "documentation":"<p>The applications registered with AWS Systems Manager for SAP.</p>"
1165        },
1166        "NextToken":{
1167          "shape":"NextToken",
1168          "documentation":"<p>The token to use to retrieve the next page of results. This value is null when there are no more results to return.</p>"
1169        }
1170      }
1171    },
1172    "ListComponentsInput":{
1173      "type":"structure",
1174      "members":{
1175        "ApplicationId":{
1176          "shape":"ApplicationId",
1177          "documentation":"<p>The ID of the application.</p>"
1178        },
1179        "NextToken":{
1180          "shape":"NextToken",
1181          "documentation":"<p>The token for the next page of results.</p>"
1182        },
1183        "MaxResults":{
1184          "shape":"MaxResults",
1185          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.</p> <p>If you do not specify a value for MaxResults, the request returns 50 items per page by default.</p>"
1186        }
1187      }
1188    },
1189    "ListComponentsOutput":{
1190      "type":"structure",
1191      "members":{
1192        "Components":{
1193          "shape":"ComponentSummaryList",
1194          "documentation":"<p>List of components registered with AWS System Manager for SAP.</p>"
1195        },
1196        "NextToken":{
1197          "shape":"NextToken",
1198          "documentation":"<p>The token to use to retrieve the next page of results. This value is null when there are no more results to return.</p>"
1199        }
1200      }
1201    },
1202    "ListDatabasesInput":{
1203      "type":"structure",
1204      "members":{
1205        "ApplicationId":{
1206          "shape":"ApplicationId",
1207          "documentation":"<p>The ID of the application.</p>"
1208        },
1209        "ComponentId":{
1210          "shape":"ComponentId",
1211          "documentation":"<p>The ID of the component.</p>"
1212        },
1213        "NextToken":{
1214          "shape":"NextToken",
1215          "documentation":"<p>The token for the next page of results. </p>"
1216        },
1217        "MaxResults":{
1218          "shape":"MaxResults",
1219          "documentation":"<p>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.</p>"
1220        }
1221      }
1222    },
1223    "ListDatabasesOutput":{
1224      "type":"structure",
1225      "members":{
1226        "Databases":{
1227          "shape":"DatabaseSummaryList",
1228          "documentation":"<p>The SAP HANA databases of an application.</p>"
1229        },
1230        "NextToken":{
1231          "shape":"NextToken",
1232          "documentation":"<p>The token to use to retrieve the next page of results. This value is null when there are no more results to return.</p>"
1233        }
1234      }
1235    },
1236    "ListOperationsInput":{
1237      "type":"structure",
1238      "required":["ApplicationId"],
1239      "members":{
1240        "ApplicationId":{
1241          "shape":"ApplicationId",
1242          "documentation":"<p>The ID of the application.</p>"
1243        },
1244        "MaxResults":{
1245          "shape":"MaxResults",
1246          "documentation":"<p>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.</p>"
1247        },
1248        "NextToken":{
1249          "shape":"NextToken",
1250          "documentation":"<p>The token for the next page of results. </p>"
1251        },
1252        "Filters":{
1253          "shape":"FilterList",
1254          "documentation":"<p>The filters of an operation.</p>"
1255        }
1256      }
1257    },
1258    "ListOperationsOutput":{
1259      "type":"structure",
1260      "members":{
1261        "Operations":{
1262          "shape":"OperationList",
1263          "documentation":"<p>List of operations performed by AWS Systems Manager for SAP.</p>"
1264        },
1265        "NextToken":{
1266          "shape":"NextToken",
1267          "documentation":"<p>The token to use to retrieve the next page of results. This value is null when there are no more results to return.</p>"
1268        }
1269      }
1270    },
1271    "ListTagsForResourceRequest":{
1272      "type":"structure",
1273      "required":["resourceArn"],
1274      "members":{
1275        "resourceArn":{
1276          "shape":"SsmSapArn",
1277          "documentation":"<p>The Amazon Resource Name (ARN) of the resource.</p>",
1278          "location":"uri",
1279          "locationName":"resourceArn"
1280        }
1281      }
1282    },
1283    "ListTagsForResourceResponse":{
1284      "type":"structure",
1285      "members":{
1286        "tags":{
1287          "shape":"TagMap",
1288          "documentation":"<p/>"
1289        }
1290      }
1291    },
1292    "MaxResults":{
1293      "type":"integer",
1294      "box":true,
1295      "max":50,
1296      "min":1
1297    },
1298    "NextToken":{
1299      "type":"string",
1300      "pattern":".{16,1024}"
1301    },
1302    "Operation":{
1303      "type":"structure",
1304      "members":{
1305        "Id":{
1306          "shape":"OperationId",
1307          "documentation":"<p>The ID of the operation.</p>"
1308        },
1309        "Type":{
1310          "shape":"OperationType",
1311          "documentation":"<p>The type of the operation.</p>"
1312        },
1313        "Status":{
1314          "shape":"OperationStatus",
1315          "documentation":"<p>The status of the operation.</p>"
1316        },
1317        "StatusMessage":{
1318          "shape":"String",
1319          "documentation":"<p>The status message of the operation.</p>"
1320        },
1321        "Properties":{
1322          "shape":"OperationProperties",
1323          "documentation":"<p>The properties of the operation.</p>"
1324        },
1325        "ResourceType":{
1326          "shape":"ResourceType",
1327          "documentation":"<p>The resource type of the operation.</p>"
1328        },
1329        "ResourceId":{
1330          "shape":"ResourceId",
1331          "documentation":"<p>The resource ID of the operation.</p>"
1332        },
1333        "ResourceArn":{
1334          "shape":"Arn",
1335          "documentation":"<p>The Amazon Resource Name (ARN) of the operation.</p>"
1336        },
1337        "StartTime":{
1338          "shape":"Timestamp",
1339          "documentation":"<p>The start time of the operation.</p>"
1340        },
1341        "EndTime":{
1342          "shape":"Timestamp",
1343          "documentation":"<p>The end time of the operation.</p>"
1344        },
1345        "LastUpdatedTime":{
1346          "shape":"Timestamp",
1347          "documentation":"<p>The time at which the operation was last updated.</p>"
1348        }
1349      },
1350      "documentation":"<p>The operations performed by AWS Systems Manager for SAP.</p>"
1351    },
1352    "OperationId":{
1353      "type":"string",
1354      "pattern":"[{]?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}[}]?"
1355    },
1356    "OperationIdList":{
1357      "type":"list",
1358      "member":{"shape":"OperationId"}
1359    },
1360    "OperationList":{
1361      "type":"list",
1362      "member":{"shape":"Operation"}
1363    },
1364    "OperationMode":{
1365      "type":"string",
1366      "enum":[
1367        "PRIMARY",
1368        "LOGREPLAY",
1369        "DELTA_DATASHIPPING",
1370        "LOGREPLAY_READACCESS",
1371        "NONE"
1372      ]
1373    },
1374    "OperationProperties":{
1375      "type":"map",
1376      "key":{"shape":"String"},
1377      "value":{"shape":"String"}
1378    },
1379    "OperationStatus":{
1380      "type":"string",
1381      "enum":[
1382        "INPROGRESS",
1383        "SUCCESS",
1384        "ERROR"
1385      ]
1386    },
1387    "OperationType":{"type":"string"},
1388    "PermissionActionType":{
1389      "type":"string",
1390      "enum":["RESTORE"]
1391    },
1392    "PutResourcePermissionInput":{
1393      "type":"structure",
1394      "required":[
1395        "ActionType",
1396        "SourceResourceArn",
1397        "ResourceArn"
1398      ],
1399      "members":{
1400        "ActionType":{
1401          "shape":"PermissionActionType",
1402          "documentation":"<p/>"
1403        },
1404        "SourceResourceArn":{
1405          "shape":"Arn",
1406          "documentation":"<p/>"
1407        },
1408        "ResourceArn":{
1409          "shape":"Arn",
1410          "documentation":"<p/>"
1411        }
1412      }
1413    },
1414    "PutResourcePermissionOutput":{
1415      "type":"structure",
1416      "members":{
1417        "Policy":{
1418          "shape":"String",
1419          "documentation":"<p/>"
1420        }
1421      }
1422    },
1423    "RegisterApplicationInput":{
1424      "type":"structure",
1425      "required":[
1426        "ApplicationId",
1427        "ApplicationType",
1428        "Instances"
1429      ],
1430      "members":{
1431        "ApplicationId":{
1432          "shape":"ApplicationId",
1433          "documentation":"<p>The ID of the application.</p>"
1434        },
1435        "ApplicationType":{
1436          "shape":"ApplicationType",
1437          "documentation":"<p>The type of the application.</p>"
1438        },
1439        "Instances":{
1440          "shape":"InstanceList",
1441          "documentation":"<p>The Amazon EC2 instances on which your SAP application is running.</p>"
1442        },
1443        "SapInstanceNumber":{
1444          "shape":"SAPInstanceNumber",
1445          "documentation":"<p>The SAP instance number of the application.</p>"
1446        },
1447        "Sid":{
1448          "shape":"SID",
1449          "documentation":"<p>The System ID of the application.</p>"
1450        },
1451        "Tags":{
1452          "shape":"TagMap",
1453          "documentation":"<p>The tags to be attached to the SAP application.</p>"
1454        },
1455        "Credentials":{
1456          "shape":"ApplicationCredentialList",
1457          "documentation":"<p>The credentials of the SAP application.</p>"
1458        },
1459        "DatabaseArn":{
1460          "shape":"SsmSapArn",
1461          "documentation":"<p>The Amazon Resource Name of the SAP HANA database.</p>"
1462        }
1463      }
1464    },
1465    "RegisterApplicationOutput":{
1466      "type":"structure",
1467      "members":{
1468        "Application":{
1469          "shape":"Application",
1470          "documentation":"<p>The application registered with AWS Systems Manager for SAP.</p>"
1471        },
1472        "OperationId":{
1473          "shape":"OperationId",
1474          "documentation":"<p>The ID of the operation.</p>"
1475        }
1476      }
1477    },
1478    "ReplicationMode":{
1479      "type":"string",
1480      "enum":[
1481        "PRIMARY",
1482        "NONE",
1483        "SYNC",
1484        "SYNCMEM",
1485        "ASYNC"
1486      ]
1487    },
1488    "Resilience":{
1489      "type":"structure",
1490      "members":{
1491        "HsrTier":{
1492          "shape":"String",
1493          "documentation":"<p>The tier of the component.</p>"
1494        },
1495        "HsrReplicationMode":{
1496          "shape":"ReplicationMode",
1497          "documentation":"<p>The replication mode of the component.</p>"
1498        },
1499        "HsrOperationMode":{
1500          "shape":"OperationMode",
1501          "documentation":"<p>The operation mode of the component.</p>"
1502        },
1503        "ClusterStatus":{
1504          "shape":"ClusterStatus",
1505          "documentation":"<p>The cluster status of the component.</p>"
1506        },
1507        "EnqueueReplication":{
1508          "shape":"Boolean",
1509          "documentation":"<p>Indicates if or not enqueue replication is enabled for the ASCS component.</p>"
1510        }
1511      },
1512      "documentation":"<p>Details of the SAP HANA system replication for the instance.</p>"
1513    },
1514    "ResourceId":{
1515      "type":"string",
1516      "max":64,
1517      "min":1
1518    },
1519    "ResourceNotFoundException":{
1520      "type":"structure",
1521      "members":{
1522        "Message":{"shape":"String"}
1523      },
1524      "documentation":"<p>The resource is not available.</p>",
1525      "error":{
1526        "httpStatusCode":404,
1527        "senderFault":true
1528      },
1529      "exception":true
1530    },
1531    "ResourceType":{
1532      "type":"string",
1533      "max":64,
1534      "min":1
1535    },
1536    "SAPInstanceNumber":{
1537      "type":"string",
1538      "pattern":"[0-9]{2}"
1539    },
1540    "SID":{
1541      "type":"string",
1542      "pattern":"[A-Z][A-Z0-9]{2}"
1543    },
1544    "SecretId":{
1545      "type":"string",
1546      "max":100,
1547      "min":1,
1548      "sensitive":true
1549    },
1550    "SsmSapArn":{
1551      "type":"string",
1552      "pattern":"arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\\/.+"
1553    },
1554    "StartApplicationRefreshInput":{
1555      "type":"structure",
1556      "required":["ApplicationId"],
1557      "members":{
1558        "ApplicationId":{
1559          "shape":"ApplicationId",
1560          "documentation":"<p>The ID of the application.</p>"
1561        }
1562      }
1563    },
1564    "StartApplicationRefreshOutput":{
1565      "type":"structure",
1566      "members":{
1567        "OperationId":{
1568          "shape":"OperationId",
1569          "documentation":"<p>The ID of the operation.</p>"
1570        }
1571      }
1572    },
1573    "String":{"type":"string"},
1574    "TagKey":{
1575      "type":"string",
1576      "pattern":"(?!aws:)[a-zA-Z+-=._:/]+"
1577    },
1578    "TagKeyList":{
1579      "type":"list",
1580      "member":{"shape":"TagKey"}
1581    },
1582    "TagMap":{
1583      "type":"map",
1584      "key":{"shape":"TagKey"},
1585      "value":{"shape":"TagValue"}
1586    },
1587    "TagResourceRequest":{
1588      "type":"structure",
1589      "required":[
1590        "resourceArn",
1591        "tags"
1592      ],
1593      "members":{
1594        "resourceArn":{
1595          "shape":"SsmSapArn",
1596          "documentation":"<p>The Amazon Resource Name (ARN) of the resource.</p>",
1597          "location":"uri",
1598          "locationName":"resourceArn"
1599        },
1600        "tags":{
1601          "shape":"TagMap",
1602          "documentation":"<p>The tags on a resource.</p>"
1603        }
1604      }
1605    },
1606    "TagResourceResponse":{
1607      "type":"structure",
1608      "members":{
1609      }
1610    },
1611    "TagValue":{
1612      "type":"string",
1613      "max":256,
1614      "min":1
1615    },
1616    "Timestamp":{"type":"timestamp"},
1617    "UnauthorizedException":{
1618      "type":"structure",
1619      "members":{
1620        "Message":{"shape":"String"}
1621      },
1622      "documentation":"<p>The request is not authorized.</p>",
1623      "error":{
1624        "httpStatusCode":401,
1625        "senderFault":true
1626      },
1627      "exception":true
1628    },
1629    "UntagResourceRequest":{
1630      "type":"structure",
1631      "required":[
1632        "resourceArn",
1633        "tagKeys"
1634      ],
1635      "members":{
1636        "resourceArn":{
1637          "shape":"SsmSapArn",
1638          "documentation":"<p>The Amazon Resource Name (ARN) of the resource.</p>",
1639          "location":"uri",
1640          "locationName":"resourceArn"
1641        },
1642        "tagKeys":{
1643          "shape":"TagKeyList",
1644          "documentation":"<p>Adds/updates or removes credentials for applications registered with AWS Systems Manager for SAP.</p>",
1645          "location":"querystring",
1646          "locationName":"tagKeys"
1647        }
1648      }
1649    },
1650    "UntagResourceResponse":{
1651      "type":"structure",
1652      "members":{
1653      }
1654    },
1655    "UpdateApplicationSettingsInput":{
1656      "type":"structure",
1657      "required":["ApplicationId"],
1658      "members":{
1659        "ApplicationId":{
1660          "shape":"ApplicationId",
1661          "documentation":"<p>The ID of the application.</p>"
1662        },
1663        "CredentialsToAddOrUpdate":{
1664          "shape":"ApplicationCredentialList",
1665          "documentation":"<p>The credentials to be added or updated.</p>"
1666        },
1667        "CredentialsToRemove":{
1668          "shape":"ApplicationCredentialList",
1669          "documentation":"<p>The credentials to be removed.</p>"
1670        },
1671        "Backint":{
1672          "shape":"BackintConfig",
1673          "documentation":"<p>Installation of AWS Backint Agent for SAP HANA.</p>"
1674        },
1675        "DatabaseArn":{
1676          "shape":"SsmSapArn",
1677          "documentation":"<p>The Amazon Resource Name of the SAP HANA database that replaces the current SAP HANA connection with the SAP_ABAP application.</p>"
1678        }
1679      }
1680    },
1681    "UpdateApplicationSettingsOutput":{
1682      "type":"structure",
1683      "members":{
1684        "Message":{
1685          "shape":"String",
1686          "documentation":"<p>The update message.</p>"
1687        },
1688        "OperationIds":{
1689          "shape":"OperationIdList",
1690          "documentation":"<p>The IDs of the operations.</p>"
1691        }
1692      }
1693    },
1694    "ValidationException":{
1695      "type":"structure",
1696      "members":{
1697        "Message":{"shape":"String"}
1698      },
1699      "documentation":"<p>The input fails to satisfy the constraints specified by an AWS service. </p>",
1700      "error":{
1701        "httpStatusCode":400,
1702        "senderFault":true
1703      },
1704      "exception":true
1705    }
1706  },
1707  "documentation":"<p>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. </p>"
1708}
1709