Lines Matching full:aws

5 …d`, `extendedRequestId` from the response. see [#670](https://github.com/aws/aws-sdk-java-v2/issue…
19 - Remove AWS Step Function high level library for now. We will add them in the future.
23 …ObjectsV2 responses. See https://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html and…
50 … if it is a collection or map type. Related to [#677](https://github.com/aws/aws-sdk-java-v2/issue…
51 …gBackoffStrategy to `RetryPolicy.Builder`. see [#646](https://github.com/aws/aws-sdk-java-v2/issue…
59 …- Fix NPE for S3 GET request using http protocol. see [#612](https://github.com/aws/aws-sdk-java-v…
73 … via environment variable and system property. [#430](https://github.com/aws/aws-sdk-java-v2/issue…
76 … ensure current implementations are compliant. [#519](https://github.com/aws/aws-sdk-java-v2/issue…
77 …- Modules (annotations, auth, sdk-core, aws-core, profiles, regions) are refactored under the core…
78 …- Refactor signer interfaces to be independent from Amazon/AWS specific classes. Signer interfaces…
86 …ps://github.com/aws/aws-sdk-java-v2/pull/497), [#529](https://github.com/aws/aws-sdk-java-v2/pull/…
99 - AWS Waf Regional clients are now in `software.amazon.awssdk.services.waf.regional` package.
104 …- Update DynamoDB default max retry count to 8. Related to [#431](https://github.com/aws/aws-sdk-j…
121aws/aws-sdk-java-v2/blob/master/http-client-spi/src/main/java/software/amazon/awssdk/http/SdkHttpR…
122 …ser-Agent when making requests to the metadata service. User-Agent pattern: aws-sdk-java/<version>
127 …- Moved AWS specific retry policies to aws-core module, created AwsServiceException and moved isTh…
134 … Split core module to regions, profiles, auth, aws-core and core modules.[#27](https://github.com/
142 - Add AWS Secrets Manager to v2.
155 …etf.org/html/rfc7231#section-5.5.3). Related to [#80](https://github.com/aws/aws-sdk-java-v2/issue…
166 - AWS Migration Hub
167 - AWS Cost Explorer
168 - AWS Cloud9
169 - AWS CloudHSM V2
171 - AWS Glue
174 - AWS Elemental MediaConvert
175 - AWS Elemental MediaLive
176 - AWS Elemental MediaPackage
177 - AWS Elemental MediaStore
178 - AWS Mobile
180 - AWS Price List
181 - AWS Resource Groups
183 - AWS Serverless Application Repository
187 …ype` header for streaming requests. Related to [#357](https://github.com/aws/aws-sdk-java-v2/issue…
199 …when making multiple concurent requests. Fixes [#202](https://github.com/aws/aws-sdk-java-v2/issue…
204 … = s3.getObjectBytes(request).asUtf8String()`. [#324](https://github.com/aws/aws-sdk-java-v2/pull/…
205 … use-case where only profile name is provided. [#347](https://github.com/aws/aws-sdk-java-v2/pull/…
206 … allow easier to use types on modeled objects. [#336](https://github.com/aws/aws-sdk-java-v2/pull/…
207 …ads to a file if they fail or are interrupted. [#324](https://github.com/aws/aws-sdk-java-v2/pull/…
208aws/aws-sdk-java/blob/master/aws-java-sdk-core/src/main/java/com/amazonaws/auth/ContainerCredentia…
209 …- Refactors the exceptions used by the SDK. [#301](https://github.com/aws/aws-sdk-java-v2/pull/301)
210 … replaced with `AwsRequest` and `AwsResponse`. [#289](https://github.com/aws/aws-sdk-java-v2/issue…
211AWS CLI. Notably, profile names in `~/.aws/config` must be prefixed with "profile " (except for th…
219 … should be used for all mocking going forward. [#348](https://github.com/aws/aws-sdk-java-v2/pull/…
220 …- Removed the following unused dependencies [#349](https://github.com/aws/aws-sdk-java-v2/issues/3…
233 … - Fixing exception unmarshalling for S3. [#297](https://github.com/aws/aws-sdk-java-v2/issues/297)
237 …- Fixes Issue [#340](https://github.com/aws/aws-sdk-java-v2/issues/340) where connection acquisiti…
242 …- Adding AWS AppSync based on customer request. [#318](https://github.com/aws/aws-sdk-java-v2/pull…
246 - Removed high-level utilities. [#247](https://github.com/aws/aws-sdk-java-v2/pull/247)
250 …- Add paginators-1.json file for some services [#298](https://github.com/aws/aws-sdk-java-v2/pull/…
251 …plifying poll-until-condition-is-met behavior. [#300](https://github.com/aws/aws-sdk-java-v2/pull/…
252 …der> to overrideConfiguration on ClientBuilder [#291](https://github.com/aws/aws-sdk-java-v2/pull/…
253 …ows construction from two possibly null values [#292](https://github.com/aws/aws-sdk-java-v2/pull/…
254 …- Adding knownValues static to enum generation [#218](https://github.com/aws/aws-sdk-java-v2/pull/…
255 - Adding validation to Region class [#261](https://github.com/aws/aws-sdk-java-v2/pull/261)
256 …- Converted all wiremock tests to run as part of the build. [#260](https://github.com/aws/aws-sdk-…
257 …- Enhanced pagination for synchronous clients[#207](https://github.com/aws/aws-sdk-java-v2/pull/20…
258 …er> fluent setter pattern on client operations [#280](https://github.com/aws/aws-sdk-java-v2/pull/…
259 …der> fluent setters pattern on model builders. [#278](https://github.com/aws/aws-sdk-java-v2/pull/…
260 …- Making it easier to supply async http configuration. [#274](https://github.com/aws/aws-sdk-java-…
261 …- Refactoring retry logic out to separate class [#177](https://github.com/aws/aws-sdk-java-v2/pull…
262 …- Removing unnecessary javax.mail dependency [#312](https://github.com/aws/aws-sdk-java-v2/pull/31…
263 …- Replacing constructors with static factory methods [#284](https://github.com/aws/aws-sdk-java-v2…
264 - Retry policy refactor [#190](https://github.com/aws/aws-sdk-java-v2/pull/190)
265 …- Update latest models for existing services [#299](https://github.com/aws/aws-sdk-java-v2/pull/29…
266 …- Upgrade dependencies to support future migration to Java 9. [#271](https://github.com/aws/aws-sd…
268 * javapoet 1.8.0 -> 1.9.0 [#311](https://github.com/aws/aws-sdk-java-v2/pull/311)
269 * Apache HttpClient 4.5.2 -> 4.5.4 [#308](https://{github.com/aws/aws-sdk-java-v2/pull/308)
270 * Jackson 2.9.1 -> 2.9.2 [#310](https://github.com/aws/aws-sdk-java-v2/pull/310)
271 * Netty 4.1.13 -> 4.1.17 [#309](https://github.com/{aws/aws-sdk-java-v2/pull/309)
272 …- Use java.util.Objects to implement equals, hashCode [#294](https://github.com/aws/aws-sdk-java-v…
275 …- Attempting to fix class-loader exception raised on gitter. [#216](https://github.com/aws/aws-sdk…
276 …- Call doClose in HttpClientDependencies#close method [#268](https://github.com/aws/aws-sdk-java-v…
277 - Fixing bundle exports [#281](https://github.com/aws/aws-sdk-java-v2/pull/281)
280 - Delete old jmespath AST script [#266](https://github.com/aws/aws-sdk-java-v2/pull/266)
281 - Remove current waiter implementation. [#258](https://github.com/aws/aws-sdk-java-v2/pull/258)
282 - Removed policy builder. [#259](https://github.com/aws/aws-sdk-java-v2/pull/259)
283 …ers until they can be updated to V2 standards. [#285](https://github.com/aws/aws-sdk-java-v2/pull/…
287 … - Removed high-level cloudfront utilities. [#242](https://github.com/aws/aws-sdk-java-v2/pull/242)
291 …being able to create DyanmoDB AttributeValues. [#276](https://github.com/aws/aws-sdk-java-v2/pull/…
294 …- Fixed TableUtils that broke with enum change. [#235](https://github.com/aws/aws-sdk-java-v2/pull…
298 - Removed high-level utilities. [#244](https://github.com/aws/aws-sdk-java-v2/pull/244)
302 - Removed high-level utilities. [#245](https://github.com/aws/aws-sdk-java-v2/pull/245)
306 - Removed high-level utilities. [#246](https://github.com/aws/aws-sdk-java-v2/pull/246)
310 …- Removed polly presigners until they can be updated for V2. [#287](https://github.com/aws/aws-sdk…
314 …creates temporary bucket name using user-name [#234](https://github.com/aws/aws-sdk-java-v2/pull/…
318 - Removed high-level utilities. [#248](https://github.com/aws/aws-sdk-java-v2/pull/248)
322 - Removed high-level utilities. [#255](https://github.com/aws/aws-sdk-java-v2/pull/255)
326 …ake use of async and hopefully resolve the bug [#240](https://github.com/aws/aws-sdk-java-v2/pull/…
329 … rewrites the endpoint based on the SQS queue. [#238](https://github.com/aws/aws-sdk-java-v2/pull/…
333 …tilities and unused response metadata handler. [#249](https://github.com/aws/aws-sdk-java-v2/pull/…
337 …r that will load the appropriate SocketChannel [#293](https://github.com/aws/aws-sdk-java-v2/pull/…
340 - Netty spurious timeout error fix [#283](https://github.com/aws/aws-sdk-java-v2/pull/283)
341 - Temporarily disable epoll [#254](https://github.com/aws/aws-sdk-java-v2/pull/254)
346 …questProvider.fromString("hello world!!!")` [PR #183](https://github.com/aws/aws-sdk-java-v2/pull/…
347 - General HTTP core clean-up [PR #178](https://github.com/aws/aws-sdk-java-v2/pull/178)
348 ….getValueForField("Bucket", String.class);` [PR #144](https://github.com/aws/aws-sdk-java-v2/pull/…
349 - Model enums on service POJOs [PR #195](https://github.com/aws/aws-sdk-java-v2/pull/195)
350 …r own package `software.amazon.awssdk.core` [PR #194](https://github.com/aws/aws-sdk-java-v2/pull/…
353 …- Resolve potential security issue handling DTD entities [PR #198](https://github.com/aws/aws-sdk-…
354 …del objects [PR #128](https://github.com/aws/aws-sdk-java-v2/pull/128) / [Issue #121](https://gith…
358 …- Handle 100-continue header for PUT object [PR #169](https://github.com/aws/aws-sdk-java-v2/pull/…
362 …- Better handling of event-loop selection for AWS Lambda container [PR #208](https://github.com/aw…
363 … in streaming responses and stability fixes [PR #173](https://github.com/aws/aws-sdk-java-v2/pull/…
369 …- Added some convenience implementation of [AsyncResponseHandler](https://github.com/aws/aws-sdk-j…
370 …now be modified easily with a newly introduced [copy](https://github.com/aws/aws-sdk-java-v2/blob/…
371 … interfaces. Newly introduced [ExecutionInterceptors](https://github.com/aws/aws-sdk-java-v2/blob/…
373aws/aws-sdk-java-v2/blob/master/core/src/main/java/software/amazon/awssdk/sync/StreamingResponseHa…
376 …t at the ProfileCredentialsProvider. See [Issue #135](https://github.com/aws/aws-sdk-java-v2/issue…
378 …tyle addressing and accelerate mode. See [Issue #130](https://github.com/aws/aws-sdk-java-v2/issue…
379 …eserialization of immutable objects. See [Issue #122](https://github.com/aws/aws-sdk-java-v2/issue…
380 …now correctly included for [StreamingResponseHandler](https://github.com/aws/aws-sdk-java-v2/blob/…
400 …- Initial release of the AWS SDK for Java v2. See our [blog post](https://aws.amazon.com/blogs/dev…