Skip to content

Commit

Permalink
Merge pull request #1 from Huffdiddy420/revert-4595-release
Browse files Browse the repository at this point in the history
Revert "Release v1.44.120 (2022-10-20) (aws#4595)"
  • Loading branch information
Huffdiddy420 committed Oct 20, 2022
2 parents 17764bf + 75eabb8 commit 4e07032
Show file tree
Hide file tree
Showing 28 changed files with 1,112 additions and 8,871 deletions.
9 changes: 0 additions & 9 deletions CHANGELOG.md
@@ -1,12 +1,3 @@
Release v1.44.120 (2022-10-20)
===

### Service Client Updates
* `service/devops-guru`: Updates service API and documentation
* `service/globalaccelerator`: Updates service API and documentation
* `service/resiliencehub`: Updates service API and documentation
* `service/rum`: Updates service API, documentation, and paginators

Release v1.44.119 (2022-10-19)
===

Expand Down
21 changes: 0 additions & 21 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.120"
const SDKVersion = "1.44.119"
48 changes: 7 additions & 41 deletions models/apis/devops-guru/2020-12-01/api-2.json
Expand Up @@ -586,7 +586,6 @@
"Status":{"shape":"EventSourceOptInStatus"}
}
},
"AnalyzedResourceCount":{"type":"long"},
"AnomalousLogGroup":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -726,8 +725,7 @@
"type":"structure",
"members":{
"StackName":{"shape":"StackName"},
"Insight":{"shape":"InsightHealth"},
"AnalyzedResourceCount":{"shape":"AnalyzedResourceCount"}
"Insight":{"shape":"InsightHealth"}
}
},
"CloudFormationHealths":{
Expand Down Expand Up @@ -885,8 +883,7 @@
"OpenReactiveInsights":{"shape":"NumOpenReactiveInsights"},
"OpenProactiveInsights":{"shape":"NumOpenProactiveInsights"},
"MetricsAnalyzed":{"shape":"NumMetricsAnalyzed"},
"ResourceHours":{"shape":"ResourceHours"},
"AnalyzedResourceCount":{"shape":"AnalyzedResourceCount"}
"ResourceHours":{"shape":"ResourceHours"}
}
},
"DescribeAccountOverviewRequest":{
Expand Down Expand Up @@ -1511,6 +1508,7 @@
},
"ListMonitoredResourcesRequest":{
"type":"structure",
"required":["Filters"],
"members":{
"Filters":{"shape":"ListMonitoredResourcesFilters"},
"MaxResults":{"shape":"ListMonitoredResourcesMaxResults"},
Expand Down Expand Up @@ -1672,9 +1670,7 @@
"members":{
"MonitoredResourceName":{"shape":"MonitoredResourceName"},
"Type":{"shape":"ResourceType"},
"ResourcePermission":{"shape":"ResourcePermission"},
"LastUpdated":{"shape":"Timestamp"},
"ResourceCollection":{"shape":"ResourceCollection"}
"ResourcePermission":{"shape":"ResourcePermission"}
}
},
"MonitoredResourceIdentifiers":{
Expand Down Expand Up @@ -2253,35 +2249,7 @@
},
"ResourceTypeFilter":{
"type":"string",
"enum":[
"LOG_GROUPS",
"CLOUDFRONT_DISTRIBUTION",
"DYNAMODB_TABLE",
"EC2_NAT_GATEWAY",
"ECS_CLUSTER",
"ECS_SERVICE",
"EKS_CLUSTER",
"ELASTIC_BEANSTALK_ENVIRONMENT",
"ELASTIC_LOAD_BALANCER_LOAD_BALANCER",
"ELASTIC_LOAD_BALANCING_V2_LOAD_BALANCER",
"ELASTIC_LOAD_BALANCING_V2_TARGET_GROUP",
"ELASTICACHE_CACHE_CLUSTER",
"ELASTICSEARCH_DOMAIN",
"KINESIS_STREAM",
"LAMBDA_FUNCTION",
"OPEN_SEARCH_SERVICE_DOMAIN",
"RDS_DB_INSTANCE",
"RDS_DB_CLUSTER",
"REDSHIFT_CLUSTER",
"ROUTE53_HOSTED_ZONE",
"ROUTE53_HEALTH_CHECK",
"S3_BUCKET",
"SAGEMAKER_ENDPOINT",
"SNS_TOPIC",
"SQS_QUEUE",
"STEP_FUNCTIONS_ACTIVITY",
"STEP_FUNCTIONS_STATE_MACHINE"
]
"enum":["LOG_GROUPS"]
},
"ResourceTypeFilters":{
"type":"list",
Expand Down Expand Up @@ -2378,8 +2346,7 @@
"type":"structure",
"members":{
"ServiceName":{"shape":"ServiceName"},
"Insight":{"shape":"ServiceInsightHealth"},
"AnalyzedResourceCount":{"shape":"AnalyzedResourceCount"}
"Insight":{"shape":"ServiceInsightHealth"}
}
},
"ServiceHealths":{
Expand Down Expand Up @@ -2551,8 +2518,7 @@
"members":{
"AppBoundaryKey":{"shape":"AppBoundaryKey"},
"TagValue":{"shape":"TagValue"},
"Insight":{"shape":"InsightHealth"},
"AnalyzedResourceCount":{"shape":"AnalyzedResourceCount"}
"Insight":{"shape":"InsightHealth"}
}
},
"TagHealths":{
Expand Down
13 changes: 1 addition & 12 deletions models/apis/devops-guru/2020-12-01/docs-2.json
Expand Up @@ -27,7 +27,7 @@
"ListRecommendations": "<p> Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events. </p>",
"PutFeedback": "<p> Collects customer feedback about the specified insight. </p>",
"RemoveNotificationChannel": "<p> Removes a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. </p>",
"SearchInsights": "<p> Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time, one or more statuses (<code>ONGOING</code> or <code>CLOSED</code>), one or more severities (<code>LOW</code>, <code>MEDIUM</code>, and <code>HIGH</code>), and type (<code>REACTIVE</code> or <code>PROACTIVE</code>). </p> <p> Use the <code>Filters</code> parameter to specify status and severity search parameters. Use the <code>Type</code> parameter to specify <code>REACTIVE</code> or <code>PROACTIVE</code> in your search. </p>",
"SearchInsights": "<p> Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time, one or more statuses (<code>ONGOING</code>, <code>CLOSED</code>, and <code>CLOSED</code>), one or more severities (<code>LOW</code>, <code>MEDIUM</code>, and <code>HIGH</code>), and type (<code>REACTIVE</code> or <code>PROACTIVE</code>). </p> <p> Use the <code>Filters</code> parameter to specify status and severity search parameters. Use the <code>Type</code> parameter to specify <code>REACTIVE</code> or <code>PROACTIVE</code> in your search. </p>",
"SearchOrganizationInsights": "<p> Returns a list of insights in your organization. You can specify which insights are returned by their start time, one or more statuses (<code>ONGOING</code>, <code>CLOSED</code>, and <code>CLOSED</code>), one or more severities (<code>LOW</code>, <code>MEDIUM</code>, and <code>HIGH</code>), and type (<code>REACTIVE</code> or <code>PROACTIVE</code>). </p> <p> Use the <code>Filters</code> parameter to specify status and severity search parameters. Use the <code>Type</code> parameter to specify <code>REACTIVE</code> or <code>PROACTIVE</code> in your search. </p>",
"StartCostEstimation": "<p>Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.</p>",
"UpdateEventSourcesConfig": "<p>Enables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.</p>",
Expand Down Expand Up @@ -82,15 +82,6 @@
"EventSourcesConfig$AmazonCodeGuruProfiler": "<p>Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS CodeGuru Profiler.</p>"
}
},
"AnalyzedResourceCount": {
"base": null,
"refs": {
"CloudFormationHealth$AnalyzedResourceCount": "<p> Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services CloudFormation stack. </p>",
"DescribeAccountHealthResponse$AnalyzedResourceCount": "<p> Number of resources that DevOps Guru is monitoring in your Amazon Web Services account. </p>",
"ServiceHealth$AnalyzedResourceCount": "<p> Number of resources that DevOps Guru is monitoring in an analyzed Amazon Web Services service. </p>",
"TagHealth$AnalyzedResourceCount": "<p> Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services tag. </p>"
}
},
"AnomalousLogGroup": {
"base": "<p> An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight. </p>",
"refs": {
Expand Down Expand Up @@ -1680,7 +1671,6 @@
"refs": {
"Event$ResourceCollection": null,
"ListEventsFilters$ResourceCollection": null,
"MonitoredResourceIdentifier$ResourceCollection": null,
"ProactiveAnomaly$ResourceCollection": null,
"ProactiveAnomalySummary$ResourceCollection": null,
"ProactiveInsight$ResourceCollection": null,
Expand Down Expand Up @@ -2033,7 +2023,6 @@
"InsightTimeRange$StartTime": "<p> The time when the behavior described in an insight started. </p>",
"InsightTimeRange$EndTime": "<p> The time when the behavior described in an insight ended. </p>",
"LogAnomalyClass$LogEventTimestamp": "<p> The time of the first occurrence of the anomalous log event. </p>",
"MonitoredResourceIdentifier$LastUpdated": "<p> The time at which DevOps Guru last updated this resource. </p>",
"PredictionTimeRange$StartTime": "<p> The time range during which a metric limit is expected to be exceeded. This applies to proactive insights only. </p>",
"PredictionTimeRange$EndTime": "<p> The time when the behavior in a proactive insight is expected to end. </p>",
"ProactiveAnomaly$UpdateTime": "<p> The time of the anomaly's most recent update. </p>",
Expand Down

0 comments on commit 4e07032

Please sign in to comment.