|
506 | 506 | "Remarks":{
|
507 | 507 | "shape":"Remarks",
|
508 | 508 | "documentation":"<p>The issues on the user side that block Application Insights from successfully monitoring an application. Example remarks include:</p> <ul> <li> <p>“Configuring application, detected 1 Errors, 3 Warnings”</p> </li> <li> <p>“Configuring application, detected 1 Unconfigured Components”</p> </li> </ul>"
|
509 |
| - } |
| 509 | + }, |
| 510 | + "AutoConfigEnabled":{"shape":"AutoConfigEnabled"}, |
| 511 | + "DiscoveryType":{"shape":"DiscoveryType"} |
510 | 512 | },
|
511 | 513 | "documentation":"<p>Describes the status of the application.</p>"
|
512 | 514 | },
|
513 | 515 | "ApplicationInfoList":{
|
514 | 516 | "type":"list",
|
515 | 517 | "member":{"shape":"ApplicationInfo"}
|
516 | 518 | },
|
| 519 | + "AutoConfigEnabled":{"type":"boolean"}, |
| 520 | + "AutoCreate":{"type":"boolean"}, |
517 | 521 | "BadRequestException":{
|
518 | 522 | "type":"structure",
|
519 | 523 | "members":{
|
|
608 | 612 | "ConfigurationEventTime":{"type":"timestamp"},
|
609 | 613 | "CreateApplicationRequest":{
|
610 | 614 | "type":"structure",
|
611 |
| - "required":["ResourceGroupName"], |
612 | 615 | "members":{
|
613 | 616 | "ResourceGroupName":{
|
614 | 617 | "shape":"ResourceGroupName",
|
|
629 | 632 | "Tags":{
|
630 | 633 | "shape":"TagList",
|
631 | 634 | "documentation":"<p>List of tags to add to the application. tag key (<code>Key</code>) and an associated tag value (<code>Value</code>). The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.</p>"
|
632 |
| - } |
| 635 | + }, |
| 636 | + "AutoConfigEnabled":{"shape":"AutoConfigEnabled"}, |
| 637 | + "AutoCreate":{"shape":"AutoCreate"} |
633 | 638 | }
|
634 | 639 | },
|
635 | 640 | "CreateApplicationResponse":{
|
|
991 | 996 | "key":{"shape":"Tier"},
|
992 | 997 | "value":{"shape":"WorkloadMetaData"}
|
993 | 998 | },
|
| 999 | + "DiscoveryType":{ |
| 1000 | + "type":"string", |
| 1001 | + "enum":[ |
| 1002 | + "RESOURCE_GROUP_BASED", |
| 1003 | + "ACCOUNT_BASED" |
| 1004 | + ] |
| 1005 | + }, |
994 | 1006 | "EbsCause":{"type":"string"},
|
995 | 1007 | "EbsEvent":{"type":"string"},
|
996 | 1008 | "EbsRequestId":{"type":"string"},
|
|
1031 | 1043 | "documentation":"<p>The server encountered an internal error and is unable to complete the request.</p>",
|
1032 | 1044 | "exception":true
|
1033 | 1045 | },
|
| 1046 | + "LastRecurrenceTime":{"type":"timestamp"}, |
1034 | 1047 | "LifeCycle":{"type":"string"},
|
1035 | 1048 | "LineTime":{"type":"timestamp"},
|
1036 | 1049 | "ListApplicationsRequest":{
|
|
1228 | 1241 | "NextToken":{
|
1229 | 1242 | "shape":"PaginationToken",
|
1230 | 1243 | "documentation":"<p>The token to request the next page of results.</p>"
|
1231 |
| - } |
| 1244 | + }, |
| 1245 | + "ComponentName":{"shape":"ComponentName"} |
1232 | 1246 | }
|
1233 | 1247 | },
|
1234 | 1248 | "ListProblemsResponse":{
|
|
1241 | 1255 | "NextToken":{
|
1242 | 1256 | "shape":"PaginationToken",
|
1243 | 1257 | "documentation":"<p>The token used to retrieve the next page of results. This value is <code>null</code> when there are no more results to return. </p>"
|
1244 |
| - } |
| 1258 | + }, |
| 1259 | + "ResourceGroupName":{"shape":"ResourceGroupName"} |
1245 | 1260 | }
|
1246 | 1261 | },
|
1247 | 1262 | "ListTagsForResourceRequest":{
|
|
1590 | 1605 | "Feedback":{
|
1591 | 1606 | "shape":"Feedback",
|
1592 | 1607 | "documentation":"<p>Feedback provided by the user about the problem.</p>"
|
1593 |
| - } |
| 1608 | + }, |
| 1609 | + "RecurringCount":{"shape":"RecurringCount"}, |
| 1610 | + "LastRecurrenceTime":{"shape":"LastRecurrenceTime"} |
1594 | 1611 | },
|
1595 | 1612 | "documentation":"<p>Describes a problem that is detected by correlating observations.</p>"
|
1596 | 1613 | },
|
|
1606 | 1623 | },
|
1607 | 1624 | "RdsEventCategories":{"type":"string"},
|
1608 | 1625 | "RdsEventMessage":{"type":"string"},
|
| 1626 | + "RecurringCount":{"type":"long"}, |
1609 | 1627 | "RelatedObservations":{
|
1610 | 1628 | "type":"structure",
|
1611 | 1629 | "members":{
|
|
1677 | 1695 | "enum":[
|
1678 | 1696 | "IGNORE",
|
1679 | 1697 | "RESOLVED",
|
1680 |
| - "PENDING" |
| 1698 | + "PENDING", |
| 1699 | + "RECURRING" |
1681 | 1700 | ]
|
1682 | 1701 | },
|
1683 | 1702 | "Tag":{
|
|
1766 | 1785 | "MYSQL",
|
1767 | 1786 | "POSTGRESQL",
|
1768 | 1787 | "JAVA_JMX",
|
1769 |
| - "ORACLE" |
| 1788 | + "ORACLE", |
| 1789 | + "SAP_HANA", |
| 1790 | + "SAP_HANA_MULTI_NODE", |
| 1791 | + "SAP_HANA_SINGLE_NODE", |
| 1792 | + "SAP_HANA_HIGH_AVAILABILITY", |
| 1793 | + "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE" |
1770 | 1794 | ],
|
1771 | 1795 | "max":50,
|
1772 | 1796 | "min":1
|
|
1830 | 1854 | "RemoveSNSTopic":{
|
1831 | 1855 | "shape":"RemoveSNSTopic",
|
1832 | 1856 | "documentation":"<p> Disassociates the SNS topic from the opsItem created for detected problems.</p>"
|
1833 |
| - } |
| 1857 | + }, |
| 1858 | + "AutoConfigEnabled":{"shape":"AutoConfigEnabled"} |
1834 | 1859 | }
|
1835 | 1860 | },
|
1836 | 1861 | "UpdateApplicationResponse":{
|
|
1868 | 1893 | "ComponentConfiguration":{
|
1869 | 1894 | "shape":"ComponentConfiguration",
|
1870 | 1895 | "documentation":"<p>The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see <a href=\"https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/working-with-json.html\">Working with JSON</a>. You can send a request to <code>DescribeComponentConfigurationRecommendation</code> to see the recommended configuration for a component. For the complete format of the component configuration file, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/component-config.html\">Component Configuration</a>.</p>"
|
1871 |
| - } |
| 1896 | + }, |
| 1897 | + "AutoConfigEnabled":{"shape":"AutoConfigEnabled"} |
1872 | 1898 | }
|
1873 | 1899 | },
|
1874 | 1900 | "UpdateComponentConfigurationResponse":{
|
|
0 commit comments