-
Notifications
You must be signed in to change notification settings - Fork 916
Merge mainline to metrics development branch #1923
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
Merged
dagnir
merged 184 commits into
aws:sdk-metrics-development-2
from
Quanzzzz:sdk-metrics-development-2
Jun 23, 2020
Merged
Merge mainline to metrics development branch #1923
dagnir
merged 184 commits into
aws:sdk-metrics-development-2
from
Quanzzzz:sdk-metrics-development-2
Jun 23, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eviation auto-computed aggregate and improved support for portal logo images in SiteWise.
…7338f05bbfb Pull request: release <- staging/b8b9bd02-a78b-4222-b065-87338f05bbfb
…etOpsSummary API action now supports multiple OpsResultAttributes in the request. Currently, this feature only supports OpsResultAttributes with the following TypeNames: [AWS:EC2InstanceComputeOptimizer] or [AWS:EC2InstanceInformation, AWS:EC2InstanceComputeOptimizer]. These TypeNames can be used along with either or both of the following: [AWS:EC2InstanceRecommendation, AWS:RecommendationSource]
…nd supportedVirtualizationTypes added to DescribeInstanceTypes API
…oard API response.
…n Macie Classic API. This update corrects out-of-date references to the service name.
… DLM policy creation schedule.
…esource based policies to manage access to operations performed on ElastiCache resources. Also, Amazon ElastiCache now exposes ARN (Amazon Resource Names) for ElastiCache resources such as Cache Clusters and Parameter Groups. ARNs can be used to apply IAM policies to ElastiCache resources.
…acb9238122b Pull request: release <- staging/ded8419e-b232-4779-9b6e-6acb9238122b
…ALPN preference lists for Network Load Balancers
…1882184b821 Pull request: release <- staging/8f43e0d7-b401-409e-81ea-21882184b821
…upports accessing initial change payloads with DescribeChangeSet operation.
… Kafka version of a cluster and to find out compatible upgrade paths
… organization-level retention policies.
…8427a5aead5 Pull request: release <- staging/72939def-6daf-4a11-a9bf-58427a5aead5
…specifying the number of days to wait after the date and time specified by a CRON expression before running the maintenance window.
…to send event notifications when the delivery of an email is delayed because of a temporary issue. For example, you can receive a notification if the recipient's inbox is full, or if there's a temporary problem with the receiving email server.
…0bdf1d9b1c3 Pull request: release <- staging/147ef832-4a45-465d-9a5e-80bdf1d9b1c3
…Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it.
…on the RunInstances api
…e65fbf2ca30 Pull request: release <- staging/3a1ce293-b1b5-4c61-a023-ae65fbf2ca30
…tyUnits parameter for EMR Managed Scaling. It allows users to control how many units/nodes are added to the CORE group/fleet. Remaining units/nodes are added to the TASK groups/fleet in the cluster.
…ck frames, end credits, shots, and color bars in stored videos
…feature support for the ImportImage, ImportSnapshot, ExportImage and CreateInstanceExportTask APIs.
…or ListQueues and ListDeadLetterSourceQueues APIs
…6f781e6d032 Pull request: release <- staging/851f7a0b-acf0-443d-9760-b6f781e6d032
Kudos, SonarCloud Quality Gate passed!
|
dagnir
approved these changes
Jun 23, 2020
dagnir
pushed a commit
that referenced
this pull request
Sep 2, 2022
Adds a default token provider chain which loads an SSO OIDC token provider
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merged mainline to metrics development branch;
Resolved conflicts between the mainline and development branch;
Fixed multiple checkstyle errors including using AttributeType.getInstance directly to get AttributeType;
Updated the version of metrics related modules;
mvn install
succeeds