Skip to content

Commit

Permalink
AWS SDK for Java 1.11.907
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Nov 24, 2020
1 parent a3ed5e1 commit a23c826
Show file tree
Hide file tree
Showing 1,033 changed files with 277,291 additions and 133,117 deletions.
85 changes: 85 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,88 @@
# __1.11.907__ __2020-11-23__
## __AWS CodeStar connections__
- ### Features
- Added support for the UpdateHost API.

## __AWS Glue__
- ### Features
- Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature.

## __AWS IoT__
- ### Features
- This release enables users to identify different file types in the over-the-air update (OTA) functionality using fileType parameter for CreateOTAUpdate API

## __AWS Lambda__
- ### Features
- This release includes support for new feature: Code Signing for AWS Lambda. This adds new resources and APIs to configure Lambda functions to accept and verify signed code artifacts at deployment.

## __AWS License Manager__
- ### Features
- AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account

## __AWS Outposts__
- ### Features
- Support specifying tags during the creation of the Outpost resource. Tags are now returned in the response body of Outpost APIs.

## __AWS SecurityHub__
- ### Features
- Updated the account management API to support the integration with AWS Organizations. Added new methods to allow users to view and manage the delegated administrator account for Security Hub.

## __AWS Signer__
- ### Features
- AWS Signer is launching code-signing for AWS Lambda. Now customers can cryptographically sign Lambda code to ensure trust, integrity, and functionality.

## __AWS Single Sign-On Admin__
- ### Features
- AWS Single Sign-On now enables attribute-based access control for workforce identities to simplify permissions in AWS

## __Amazon CloudWatch Application Insights__
- ### Features
- Add Detected Workload to ApplicationComponent which shows the workloads that installed in the component

## __Amazon DynamoDB__
- ### Features
- With this release, you can capture data changes in any Amazon DynamoDB table as an Amazon Kinesis data stream. You also can use PartiQL (SQL-compatible language) to manipulate data in DynamoDB tables.

## __Amazon EC2 Container Service__
- ### Features
- This release adds support for updating capacity providers, specifying custom instance warmup periods for capacity providers, and using deployment circuit breaker for your ECS Services.

## __Amazon ElastiCache__
- ### Features
- Documentation updates for elasticache

## __Amazon Elastic Compute Cloud__
- ### Features
- This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response.

## __Amazon Elastic MapReduce__
- ### Features
- Add API support for EMR Studio, a new notebook-first IDE for data scientists and data engineers with single sign-on, Jupyter notebooks, automated infrastructure provisioning, and job diagnosis.

## __Amazon Forecast Service__
- ### Features
- Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training.

## __Amazon Timestream Query__
- ### Features
- Amazon Timestream now supports "QueryStatus" in Query API which has information about cumulative bytes scanned, metered, as well as progress percentage for the query.

## __Amazon Translate__
- ### Features
- This update adds new operations to create and manage parallel data in Amazon Translate. Parallel data is a resource that you can use to run Active Custom Translation jobs.

## __Auto Scaling__
- ### Features
- Documentation updates and corrections for Amazon EC2 Auto Scaling API Reference and SDKs.

## __CodeArtifact__
- ### Features
- Add support for the NuGet package format.

## __Managed Streaming for Kafka__
- ### Features
- Adding MAINTENANCE and REBOOTING_BROKER to Cluster states.

# __1.11.906__ __2020-11-20__
## __AWS App Mesh__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-accessanalyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-accessanalyzer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acmpca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acmpca</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-alexaforbusiness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplify</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewaymanagementapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewayv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewayv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appflow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationautoscaling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationinsights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.906</version>
<version>1.11.907</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationinsights</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,18 @@
* {@link com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights} instead.
* </p>
* <p>
* <fullname>Amazon CloudWatch Application Insights for .NET and SQL Server</fullname>
* <fullname>Amazon CloudWatch Application Insights</fullname>
* <p>
* Amazon CloudWatch Application Insights for .NET and SQL Server is a service that helps you detect common problems
* with your .NET and SQL Server-based applications. It enables you to pinpoint the source of issues in your
* applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key
* insights into detected problems.
* Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It
* enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS,
* .NET, and Microsoft SQL Server), by providing key insights into detected problems.
* </p>
* <p>
* After you onboard your application, CloudWatch Application Insights for .NET and SQL Server identifies, recommends,
* and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to
* surface actionable problems with your application. For example, if your application is slow and unresponsive and
* leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory
* pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log
* errors.
* After you onboard your application, CloudWatch Application Insights identifies, recommends, and sets up metrics and
* logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable
* problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500
* errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with
* your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
Expand Down Expand Up @@ -70,6 +68,8 @@ public interface AmazonApplicationInsights {
* The server encountered an internal error and is unable to complete the request.
* @throws TagsAlreadyExistException
* Tags are already registered for the specified application ARN.
* @throws AccessDeniedException
* User does not have permissions to perform this action.
* @sample AmazonApplicationInsights.CreateApplication
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/application-insights-2018-11-25/CreateApplication"
* target="_top">AWS API Documentation</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,18 @@
* {@link com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync} instead.
* </p>
* <p>
* <fullname>Amazon CloudWatch Application Insights for .NET and SQL Server</fullname>
* <fullname>Amazon CloudWatch Application Insights</fullname>
* <p>
* Amazon CloudWatch Application Insights for .NET and SQL Server is a service that helps you detect common problems
* with your .NET and SQL Server-based applications. It enables you to pinpoint the source of issues in your
* applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key
* insights into detected problems.
* Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It
* enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS,
* .NET, and Microsoft SQL Server), by providing key insights into detected problems.
* </p>
* <p>
* After you onboard your application, CloudWatch Application Insights for .NET and SQL Server identifies, recommends,
* and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to
* surface actionable problems with your application. For example, if your application is slow and unresponsive and
* leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory
* pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log
* errors.
* After you onboard your application, CloudWatch Application Insights identifies, recommends, and sets up metrics and
* logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable
* problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500
* errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with
* your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,18 @@
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes.
* <p>
* <fullname>Amazon CloudWatch Application Insights for .NET and SQL Server</fullname>
* <fullname>Amazon CloudWatch Application Insights</fullname>
* <p>
* Amazon CloudWatch Application Insights for .NET and SQL Server is a service that helps you detect common problems
* with your .NET and SQL Server-based applications. It enables you to pinpoint the source of issues in your
* applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key
* insights into detected problems.
* Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It
* enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS,
* .NET, and Microsoft SQL Server), by providing key insights into detected problems.
* </p>
* <p>
* After you onboard your application, CloudWatch Application Insights for .NET and SQL Server identifies, recommends,
* and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to
* surface actionable problems with your application. For example, if your application is slow and unresponsive and
* leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory
* pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log
* errors.
* After you onboard your application, CloudWatch Application Insights identifies, recommends, and sets up metrics and
* logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable
* problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500
* errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with
* your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.
* </p>
*/
@ThreadSafe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,18 @@
* Client for accessing Application Insights. All service calls made using this client are blocking, and will not return
* until the service call completes.
* <p>
* <fullname>Amazon CloudWatch Application Insights for .NET and SQL Server</fullname>
* <fullname>Amazon CloudWatch Application Insights</fullname>
* <p>
* Amazon CloudWatch Application Insights for .NET and SQL Server is a service that helps you detect common problems
* with your .NET and SQL Server-based applications. It enables you to pinpoint the source of issues in your
* applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key
* insights into detected problems.
* Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It
* enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS,
* .NET, and Microsoft SQL Server), by providing key insights into detected problems.
* </p>
* <p>
* After you onboard your application, CloudWatch Application Insights for .NET and SQL Server identifies, recommends,
* and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to
* surface actionable problems with your application. For example, if your application is slow and unresponsive and
* leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory
* pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log
* errors.
* After you onboard your application, CloudWatch Application Insights identifies, recommends, and sets up metrics and
* logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable
* problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500
* errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with
* your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.
* </p>
*/
@ThreadSafe
Expand All @@ -88,6 +86,9 @@ public class AmazonApplicationInsightsClient extends AmazonWebServiceClient impl
.withProtocolVersion("1.1")
.withSupportsCbor(false)
.withSupportsIon(false)
.addErrorMetadata(
new JsonErrorShapeMetadata().withErrorCode("AccessDeniedException").withExceptionUnmarshaller(
com.amazonaws.services.applicationinsights.model.transform.AccessDeniedExceptionUnmarshaller.getInstance()))
.addErrorMetadata(
new JsonErrorShapeMetadata().withErrorCode("TooManyTagsException").withExceptionUnmarshaller(
com.amazonaws.services.applicationinsights.model.transform.TooManyTagsExceptionUnmarshaller.getInstance()))
Expand Down Expand Up @@ -174,6 +175,8 @@ private void init() {
* The server encountered an internal error and is unable to complete the request.
* @throws TagsAlreadyExistException
* Tags are already registered for the specified application ARN.
* @throws AccessDeniedException
* User does not have permissions to perform this action.
* @sample AmazonApplicationInsights.CreateApplication
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/application-insights-2018-11-25/CreateApplication"
* target="_top">AWS API Documentation</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/
package com.amazonaws.services.applicationinsights.model;

import javax.annotation.Generated;

/**
* <p>
* User does not have permissions to perform this action.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class AccessDeniedException extends com.amazonaws.services.applicationinsights.model.AmazonApplicationInsightsException {
private static final long serialVersionUID = 1L;

/**
* Constructs a new AccessDeniedException with the specified error message.
*
* @param message
* Describes the error encountered.
*/
public AccessDeniedException(String message) {
super(message);
}

}
Loading

0 comments on commit a23c826

Please sign in to comment.