|
256 | 256 | "traits": {
|
257 | 257 | "smithy.api#documentation": "<p> The method used by Application Insights to onboard your resources. </p>"
|
258 | 258 | }
|
| 259 | + }, |
| 260 | + "AttachMissingPermission": { |
| 261 | + "target": "com.amazonaws.applicationinsights#AttachMissingPermission", |
| 262 | + "traits": { |
| 263 | + "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>" |
| 264 | + } |
259 | 265 | }
|
260 | 266 | },
|
261 | 267 | "traits": {
|
|
268 | 274 | "target": "com.amazonaws.applicationinsights#ApplicationInfo"
|
269 | 275 | }
|
270 | 276 | },
|
| 277 | + "com.amazonaws.applicationinsights#AttachMissingPermission": { |
| 278 | + "type": "boolean" |
| 279 | + }, |
271 | 280 | "com.amazonaws.applicationinsights#AutoConfigEnabled": {
|
272 | 281 | "type": "boolean"
|
273 | 282 | },
|
|
572 | 581 | "traits": {
|
573 | 582 | "smithy.api#documentation": "<p>Application Insights can create applications based on a resource group or on an account.\n To create an account-based application using all of the resources in the account, set this\n parameter to <code>ACCOUNT_BASED</code>. </p>"
|
574 | 583 | }
|
| 584 | + }, |
| 585 | + "AttachMissingPermission": { |
| 586 | + "target": "com.amazonaws.applicationinsights#AttachMissingPermission", |
| 587 | + "traits": { |
| 588 | + "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>" |
| 589 | + } |
575 | 590 | }
|
576 | 591 | },
|
577 | 592 | "traits": {
|
|
1067 | 1082 | "smithy.api#required": {}
|
1068 | 1083 | }
|
1069 | 1084 | },
|
| 1085 | + "WorkloadName": { |
| 1086 | + "target": "com.amazonaws.applicationinsights#WorkloadName", |
| 1087 | + "traits": { |
| 1088 | + "smithy.api#documentation": "<p>The name of the workload.</p>" |
| 1089 | + } |
| 1090 | + }, |
1070 | 1091 | "RecommendationType": {
|
1071 | 1092 | "target": "com.amazonaws.applicationinsights#RecommendationType",
|
1072 | 1093 | "traits": {
|
|
4694 | 4715 | "traits": {
|
4695 | 4716 | "smithy.api#documentation": "<p> Turns auto-configuration on or off. </p>"
|
4696 | 4717 | }
|
| 4718 | + }, |
| 4719 | + "AttachMissingPermission": { |
| 4720 | + "target": "com.amazonaws.applicationinsights#AttachMissingPermission", |
| 4721 | + "traits": { |
| 4722 | + "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>" |
| 4723 | + } |
4697 | 4724 | }
|
4698 | 4725 | },
|
4699 | 4726 | "traits": {
|
|
4752 | 4779 | {
|
4753 | 4780 | "target": "com.amazonaws.applicationinsights#InternalServerException"
|
4754 | 4781 | },
|
| 4782 | + { |
| 4783 | + "target": "com.amazonaws.applicationinsights#ResourceInUseException" |
| 4784 | + }, |
4755 | 4785 | {
|
4756 | 4786 | "target": "com.amazonaws.applicationinsights#ResourceNotFoundException"
|
4757 | 4787 | },
|
|
0 commit comments