Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: model sync #1275

Merged
merged 1 commit into from
Apr 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions codegen/sdk/aws-models/application-insights.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,12 @@
"traits": {
"smithy.api#documentation": "<p> The method used by Application Insights to onboard your resources. </p>"
}
},
"AttachMissingPermission": {
"target": "com.amazonaws.applicationinsights#AttachMissingPermission",
"traits": {
"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>"
}
}
},
"traits": {
Expand All @@ -268,6 +274,9 @@
"target": "com.amazonaws.applicationinsights#ApplicationInfo"
}
},
"com.amazonaws.applicationinsights#AttachMissingPermission": {
"type": "boolean"
},
"com.amazonaws.applicationinsights#AutoConfigEnabled": {
"type": "boolean"
},
Expand Down Expand Up @@ -572,6 +581,12 @@
"traits": {
"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>"
}
},
"AttachMissingPermission": {
"target": "com.amazonaws.applicationinsights#AttachMissingPermission",
"traits": {
"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>"
}
}
},
"traits": {
Expand Down Expand Up @@ -1067,6 +1082,12 @@
"smithy.api#required": {}
}
},
"WorkloadName": {
"target": "com.amazonaws.applicationinsights#WorkloadName",
"traits": {
"smithy.api#documentation": "<p>The name of the workload.</p>"
}
},
"RecommendationType": {
"target": "com.amazonaws.applicationinsights#RecommendationType",
"traits": {
Expand Down Expand Up @@ -4694,6 +4715,12 @@
"traits": {
"smithy.api#documentation": "<p> Turns auto-configuration on or off. </p>"
}
},
"AttachMissingPermission": {
"target": "com.amazonaws.applicationinsights#AttachMissingPermission",
"traits": {
"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>"
}
}
},
"traits": {
Expand Down Expand Up @@ -4752,6 +4779,9 @@
{
"target": "com.amazonaws.applicationinsights#InternalServerException"
},
{
"target": "com.amazonaws.applicationinsights#ResourceInUseException"
},
{
"target": "com.amazonaws.applicationinsights#ResourceNotFoundException"
},
Expand Down
16 changes: 8 additions & 8 deletions codegen/sdk/aws-models/codestar-notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>AWS CodeStar Notifications can't create the notification rule because you do not have sufficient\n permissions.</p>",
"smithy.api#documentation": "<p>CodeStar Notifications can't create the notification rule because you do not have sufficient\n permissions.</p>",
"smithy.api#error": "client",
"smithy.api#httpError": 403
}
Expand Down Expand Up @@ -108,7 +108,7 @@
"name": "codestar-notifications"
},
"aws.protocols#restJson1": {},
"smithy.api#documentation": "<p>This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the\n operations and data types for the AWS CodeStar Notifications API. You can use the AWS CodeStar Notifications API\n to work with the following objects:</p>\n <p>Notification rules, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>CreateNotificationRule</a>, which creates a notification rule for a\n resource in your account. </p>\n </li>\n <li>\n <p>\n <a>DeleteNotificationRule</a>, which deletes a notification rule. </p>\n </li>\n <li>\n <p>\n <a>DescribeNotificationRule</a>, which provides information about a notification rule. </p>\n </li>\n <li>\n <p>\n <a>ListNotificationRules</a>, which lists the notification rules associated with\n your account. </p>\n </li>\n <li>\n <p>\n <a>UpdateNotificationRule</a>, which changes the name, events, or targets associated with a\n notification rule. </p>\n </li>\n <li>\n <p>\n <a>Subscribe</a>, which subscribes a target to a notification rule. </p>\n </li>\n <li>\n <p>\n <a>Unsubscribe</a>, which removes a target from a notification rule. </p>\n </li>\n </ul>\n <p>Targets, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>DeleteTarget</a>, which removes a notification rule target from a\n notification rule. </p>\n </li>\n <li>\n <p>\n <a>ListTargets</a>, which lists the targets associated with a\n notification rule. </p>\n </li>\n </ul>\n <p>Events, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>ListEventTypes</a>, which lists the event types you can include in\n a notification rule. </p>\n </li>\n </ul>\n <p>Tags, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>ListTagsForResource</a>, which lists the tags already associated\n with a notification rule in your account. </p>\n </li>\n <li>\n <p>\n <a>TagResource</a>, which associates a tag you provide with a\n notification rule in your account. </p>\n </li>\n <li>\n <p>\n <a>UntagResource</a>, which removes a tag from a notification rule in\n your account. </p>\n </li>\n </ul>\n <p> For information about how to use AWS CodeStar Notifications, see the <a href=\"https://docs.aws.amazon.com/dtconsole/latest/userguide/what-is-dtconsole.html\">Amazon Web Services Developer Tools Console User Guide</a>.\n </p>",
"smithy.api#documentation": "<p>This CodeStar Notifications API Reference provides descriptions and usage examples of the\n operations and data types for the CodeStar Notifications API. You can use the CodeStar Notifications API\n to work with the following objects:</p>\n <p>Notification rules, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>CreateNotificationRule</a>, which creates a notification rule for a\n resource in your account. </p>\n </li>\n <li>\n <p>\n <a>DeleteNotificationRule</a>, which deletes a notification rule. </p>\n </li>\n <li>\n <p>\n <a>DescribeNotificationRule</a>, which provides information about a notification rule. </p>\n </li>\n <li>\n <p>\n <a>ListNotificationRules</a>, which lists the notification rules associated with\n your account. </p>\n </li>\n <li>\n <p>\n <a>UpdateNotificationRule</a>, which changes the name, events, or targets associated with a\n notification rule. </p>\n </li>\n <li>\n <p>\n <a>Subscribe</a>, which subscribes a target to a notification rule. </p>\n </li>\n <li>\n <p>\n <a>Unsubscribe</a>, which removes a target from a notification rule. </p>\n </li>\n </ul>\n <p>Targets, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>DeleteTarget</a>, which removes a notification rule target from a\n notification rule. </p>\n </li>\n <li>\n <p>\n <a>ListTargets</a>, which lists the targets associated with a\n notification rule. </p>\n </li>\n </ul>\n <p>Events, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>ListEventTypes</a>, which lists the event types you can include in\n a notification rule. </p>\n </li>\n </ul>\n <p>Tags, by calling the following: </p>\n <ul>\n <li>\n <p>\n <a>ListTagsForResource</a>, which lists the tags already associated\n with a notification rule in your account. </p>\n </li>\n <li>\n <p>\n <a>TagResource</a>, which associates a tag you provide with a\n notification rule in your account. </p>\n </li>\n <li>\n <p>\n <a>UntagResource</a>, which removes a tag from a notification rule in\n your account. </p>\n </li>\n </ul>\n <p> For information about how to use CodeStar Notifications, see the <a href=\"https://docs.aws.amazon.com/dtconsole/latest/userguide/what-is-dtconsole.html\">Amazon Web Services Developer Tools Console User Guide</a>.\n </p>",
"smithy.api#title": "AWS CodeStar Notifications",
"smithy.rules#endpointRuleSet": {
"version": "1.0",
Expand Down Expand Up @@ -748,7 +748,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>AWS CodeStar Notifications can't complete the request because the resource is being modified by\n another process. Wait a few minutes and try again.</p>",
"smithy.api#documentation": "<p>CodeStar Notifications can't complete the request because the resource is being modified by\n another process. Wait a few minutes and try again.</p>",
"smithy.api#error": "client",
"smithy.api#httpError": 400
}
Expand Down Expand Up @@ -837,7 +837,7 @@
"DetailType": {
"target": "com.amazonaws.codestarnotifications#DetailType",
"traits": {
"smithy.api#documentation": "<p>The level of detail to include in the notifications for this resource. <code>BASIC</code> will include only the \n contents of the event as it would appear in Amazon CloudWatch. <code>FULL</code> will include any supplemental information\n provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.</p>",
"smithy.api#documentation": "<p>The level of detail to include in the notifications for this resource. <code>BASIC</code> will include only the \n contents of the event as it would appear in Amazon CloudWatch. <code>FULL</code> will include any supplemental information\n provided by CodeStar Notifications and/or the service for the resource for which the notification is created.</p>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -1067,7 +1067,7 @@
"DetailType": {
"target": "com.amazonaws.codestarnotifications#DetailType",
"traits": {
"smithy.api#documentation": "<p>The level of detail included in the notifications for this resource. BASIC will include only the \n contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information\n provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.</p>"
"smithy.api#documentation": "<p>The level of detail included in the notifications for this resource. BASIC will include only the \n contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information\n provided by CodeStar Notifications and/or the service for the resource for which the notification is created.</p>"
}
},
"CreatedBy": {
Expand Down Expand Up @@ -1208,7 +1208,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>One of the AWS CodeStar Notifications limits has been exceeded. Limits apply to\n accounts, notification rules, notifications, resources, and targets. For more\n information, see Limits.</p>",
"smithy.api#documentation": "<p>One of the CodeStar Notifications limits has been exceeded. Limits apply to\n accounts, notification rules, notifications, resources, and targets. For more\n information, see Limits.</p>",
"smithy.api#error": "client",
"smithy.api#httpError": 400
}
Expand Down Expand Up @@ -1799,7 +1799,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>AWS CodeStar Notifications can't find a resource that matches the provided ARN. </p>",
"smithy.api#documentation": "<p>CodeStar Notifications can't find a resource that matches the provided ARN. </p>",
"smithy.api#error": "client",
"smithy.api#httpError": 404
}
Expand Down Expand Up @@ -2288,7 +2288,7 @@
"DetailType": {
"target": "com.amazonaws.codestarnotifications#DetailType",
"traits": {
"smithy.api#documentation": "<p>The level of detail to include in the notifications for this resource. BASIC will include only the \n contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information\n provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.</p>"
"smithy.api#documentation": "<p>The level of detail to include in the notifications for this resource. BASIC will include only the \n contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information\n provided by CodeStar Notifications and/or the service for the resource for which the notification is created.</p>"
}
}
},
Expand Down
Loading
Loading