| /external/aws-sdk-java-v2/buildspecs/resources/ |
| D | ci.cloudformation.yml | 4 Default: "aws" 9 Default: "aws-sdk-java-v2" 16 Default: "aws-sdk-for-java-v2-ci-role" 27 Type: AWS::IAM::Role 43 - PolicyName: !Sub "${AWS::StackName}-OIDC-Policy" 52 … - !Sub arn:aws:codebuild:${ AWS::Region }:${ AWS::AccountId }:project/aws-sdk-java-v2 53 … - !Sub arn:aws:codebuild:${ AWS::Region }:${ AWS::AccountId }:project/aws-sdk-java-v2-JDK11 54 … - !Sub arn:aws:codebuild:${ AWS::Region }:${ AWS::AccountId }:project/aws-sdk-java-v2-JDK17 55 … - !Sub arn:aws:codebuild:${ AWS::Region }:${ AWS::AccountId }:project/aws-java-sdk-v2-JDK21 56 … - !Sub arn:aws:codebuild:${ AWS::Region }:${ AWS::AccountId }:project/aws-sdk-java-v2-JDK8-windows [all …]
|
| /external/aws-sdk-java-v2/.changes/2.0.0-preview/ |
| D | 2.0.0-preview-6.json | 5 …eature", "category": "AWS AppSync", "description": "Adding AWS AppSync based on customer request. … 6 …ure", "category": "AWS SDK for Java v2", "description": "Removing unnecessary javax.mail dependenc… 7 …AWS SDK for Java v2", "description": "Upgraded dependencies:\n* javapoet 1.8.0 -> 1.9.0 [#311](htt… 8 …AWS SDK for Java v2", "description": "Added a primitive `Waiter` class for simplifying poll-until-… 9 …ure", "category": "AWS SDK for Java v2", "description": "Update latest models for existing service… 10 …re", "category": "AWS SDK for Java v2", "description": "Add paginators-1.json file for some servic… 11 …, "category": "AWS SDK for Java v2", "description": "Use java.util.Objects to implement equals, ha… 12 …"AWS SDK for Java v2", "description": "Adding helper to Either that allows construction from two p… 13 …ory": "AWS SDK for Java v2", "description": "Adding Consumer<Builder> to overrideConfiguration on … 14 …r that will load the appropriate SocketChannel [#293](https://github.com/aws/aws-sdk-java-v2/pull/… [all …]
|
| D | 2.0.0-preview-7.json | 8 …tion": "Fixing exception unmarshalling for S3. [#297](https://github.com/aws/aws-sdk-java-v2/issue… 11 "category": "AWS SDK for Java v2", 16 "category": "AWS SDK for Java v2", 18 …n": "Removed the following unused dependencies [#349](https://github.com/aws/aws-sdk-java-v2/issue… 21 "category": "AWS SDK for Java v2", 23 … use-case where only profile name is provided. [#347](https://github.com/aws/aws-sdk-java-v2/pull/… 26 "category": "AWS SDK for Java v2", 31 "category": "AWS SDK for Java v2", 33 …ads to a file if they fail or are interrupted. [#324](https://github.com/aws/aws-sdk-java-v2/pull/… 36 "category": "AWS SDK for Java v2", [all …]
|
| D | 2.0.0-preview-5.json | 6 "category": "AWS SDK for Java v2", 8 …estProvider.fromString(\"hello world!!!\")` [PR #183](https://github.com/aws/aws-sdk-java-v2/pull/… 11 "category": "AWS SDK for Java v2", 13 …etValueForField(\"Bucket\", String.class);` [PR #144](https://github.com/aws/aws-sdk-java-v2/pull/… 16 "category": "AWS SDK for Java v2", 18 …"description": "Model enums on service POJOs [PR #195](https://github.com/aws/aws-sdk-java-v2/pull… 21 "category": "AWS SDK for Java v2", 23 …"description": "General HTTP core clean-up [PR #178](https://github.com/aws/aws-sdk-java-v2/pull/1… 26 "category": "AWS SDK for Java v2", 28 …r own package `software.amazon.awssdk.core` [PR #194](https://github.com/aws/aws-sdk-java-v2/pull/… [all …]
|
| D | 2.0.0-preview-4.json | 6 "category": "AWS SDK for Java v2", 8 …aws/aws-sdk-java-v2/blob/master/core/src/main/java/software/amazon/awssdk/sync/StreamingResponseHa… 11 "category": "AWS SDK for Java v2", 16 "category": "AWS SDK for Java v2", 18 … interfaces. Newly introduced [ExecutionInterceptors](https://github.com/aws/aws-sdk-java-v2/blob/… 21 "category": "AWS SDK for Java v2", 23 …now be modified easily with a newly introduced [copy](https://github.com/aws/aws-sdk-java-v2/blob/… 26 "category": "AWS SDK for Java v2", 31 "category": "AWS SDK for Java v2", 33 … convenience implementation of [AsyncResponseHandler](https://github.com/aws/aws-sdk-java-v2/blob/… [all …]
|
| D | 2.0.0-preview-11.json | 6 "category": "AWS SDK for Java v2", 8 …"description": "Modules (annotations, auth, sdk-core, aws-core, profiles, regions) are refactored … 11 "category": "AWS SDK for Java v2", 16 "category": "AWS SDK for Java v2", 18 …"description": "Refactor signer interfaces to be independent from Amazon/AWS specific classes. Sig… 21 "category": "AWS WAF Regional", 23 …"description": "AWS Waf Regional clients are now in `software.amazon.awssdk.services.waf.regional`… 26 "category": "AWS SDK for Java v2", 28 … ensure current implementations are compliant. [#519](https://github.com/aws/aws-sdk-java-v2/issue… 31 "category": "AWS SDK for Java v2", [all …]
|
| D | 2.0.0-preview-10.json | 6 "category": "AWS SDK for Java v2", 11 "category": "AWS SDK for Java v2", 16 "category": "AWS SDK for Java v2", 21 "category": "AWS Secrets Manager", 23 "description": "Add AWS Secrets Manager to v2." 26 "category": "AWS SDK for Java v2", 31 "category": "AWS SDK for Java v2", 36 "category": "AWS SDK for Java v2", 41 "category": "AWS SDK for Java v2", 43 …er-Agent when making requests to the metadata service. User-Agent pattern: aws-sdk-java/<version>" [all …]
|
| D | 2.0.0-preview-8.json | 6 "category": "AWS SDK for Java v2", 11 "category": "AWS SDK for Java v2", 16 "category": "AWS SDK for Java v2", 23 …when making multiple concurent requests. Fixes [#202](https://github.com/aws/aws-sdk-java-v2/issue… 31 "category": "AWS SDK for Java v2", 33 …AWS Migration Hub\n - AWS Cost Explorer\n - AWS Cloud9\n - AWS CloudHSM V2\n - Amazon Comprehend\n… 36 "category": "AWS SDK for Java v2", 41 "category": "AWS SDK for Java v2", 46 "category": "AWS SDK for Java v2", 48 …ype` header for streaming requests. Related to [#357](https://github.com/aws/aws-sdk-java-v2/issue…
|
| /external/aws-sdk-java-v2/changelogs/ |
| D | 2.0.x-CHANGELOG.md | 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… [all …]
|
| /external/aws-sdk-java-v2/.github/workflows/ |
| D | codebuild-ci.yml | 1 name: AWS CodeBuild CI 23 - name: Configure AWS Credentials 24 uses: aws-actions/configure-aws-credentials@v1 27 aws-region: us-west-2 30 uses: aws-actions/aws-codebuild-run-build@v1 33 project-name: aws-sdk-java-v2 37 - name: Configure AWS Credentials 38 uses: aws-actions/configure-aws-credentials@v1 41 aws-region: us-west-2 44 uses: aws-actions/aws-codebuild-run-build@v1 [all …]
|
| /external/aws-crt-java/ |
| D | .gitmodules | 1 [submodule "aws-common-runtime/aws-c-common"] 2 path = crt/aws-c-common 3 url = https://github.com/awslabs/aws-c-common.git 4 [submodule "aws-common-runtime/aws-c-io"] 5 path = crt/aws-c-io 6 url = https://github.com/awslabs/aws-c-io.git 7 [submodule "aws-common-runtime/aws-c-compression"] 8 path = crt/aws-c-compression 9 url = https://github.com/awslabs/aws-c-compression.git 10 [submodule "aws-common-runtime/aws-c-cal"] [all …]
|
| /external/aws-sdk-java-v2/services/cloudhsm/src/main/resources/codegen-resources/ |
| D | service-2.json | 29 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 46 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 63 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 80 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 97 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 114 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 131 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 148 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 165 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… 182 …AWS CloudHSM Classic</b>. For more information, see <a href=\"http://aws.amazon.com/cloudhsm/faqs-… [all …]
|
| /external/python/google-auth-library-python/google/auth/ |
| D | aws.py | 15 """AWS Credentials and AWS Signature V4 Request Signer. 18 Web Services (AWS) workloads. These credentials are recommended over the 19 use of service account credentials in AWS as they do not involve the management 22 AWS Credentials are initialized using external_account arguments which are 30 `AWS Signature Version 4`_ request signing algorithm. 32 AWS Credentials use serialized signed requests to the 33 `AWS STS GetCallerIdentity`_ API that can be exchanged for Google access tokens 36 .. _AWS Signature Version 4: https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html 37 .. _AWS STS GetCallerIdentity: https://docs.aws.amazon.com/STS/latest/APIReference/API_GetCallerIde… 62 # AWS Signature Version 4 signing algorithm identifier. [all …]
|
| /external/tink/cc/integration/awskms/third_party/ |
| D | aws_sdk_cpp.BUILD.bazel | 8 "aws-cpp-sdk-core/include/**/*.h", 9 "aws-cpp-sdk-core/source/*.cpp", 10 "aws-cpp-sdk-core/source/auth/**/*.cpp", 11 "aws-cpp-sdk-core/source/config/**/*.cpp", 12 "aws-cpp-sdk-core/source/client/**/*.cpp", 13 "aws-cpp-sdk-core/source/external/**/*.cpp", 14 "aws-cpp-sdk-core/source/internal/**/*.cpp", 15 "aws-cpp-sdk-core/source/http/*.cpp", 16 "aws-cpp-sdk-core/source/http/curl/**/*.cpp", 17 "aws-cpp-sdk-core/source/http/standard/**/*.cpp", [all …]
|
| /external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/ |
| D | README.md | 18 Customers on the AWS SDK for Java 2.x currently use the `DynamoDbClient` 32 This problem is not currently addressed directly in the AWS SDK for Java 34 including AWS's own Document and Mapper Clients. 38 The AWS SDK for Java will add a new "enhanced DynamoDB client" that 57 * [Immutable classes](https://github.com/aws/aws-sdk-java-v2/issues/35#issuecomment-315049138) 58 * [Getter/setter-less fields](https://github.com/aws/aws-sdk-java/issues/547) 59 * [Replace `PaginatedList` with `Stream`](https://github.com/aws/aws-sdk-java-v2/issues/35#issuecom… 60 * [Allow 'setters' and 'getters' to support different types](https://github.com/aws/aws-sdk-java-v2… 61 * [Have 'scan' respect the table's read throughput](https://github.com/aws/aws-sdk-java-v2/issues/3… 62 * [Allow creating a table with an LSI that projects all attributes](https://github.com/aws/aws-sdk-… [all …]
|
| /external/aws-sdk-java-v2/ |
| D | README.md | 1 # AWS SDK for Java 2.0 4 [](https://gitter.im/aws/aws-sdk-java-v2… 5 [](https://codec… 10 The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0, 11 it enables you to easily work with [Amazon Web Services][aws] but also includes features like 29 #### Sign up for AWS #### 31 Before you begin, you need an AWS account. Please see the [Sign Up for AWS][docs-signup] section of 32 the developer guide for information about how to create an AWS account and retrieve your AWS 43 The recommended way to use the AWS SDK for Java in your project is to consume it from Maven Central… 105 <artifactId>aws-sdk-java</artifactId> [all …]
|
| /external/aws-sdk-java-v2/services/fms/src/main/resources/codegen-resources/ |
| D | docs-2.json | 3 …AWS Firewall Manager</fullname> <p>This is the <i>AWS Firewall Manager API Reference</i>. This gui… 5 …AWS Firewall Manager administrator account. AWS Firewall Manager must be associated with the maste… 6 …eletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Se… 7 "DeletePolicy": "<p>Permanently deletes an AWS Firewall Manager policy. </p>", 8 …the AWS Firewall Manager administrator account. You will need to submit an <code>AssociateAdminAcc… 9 …tAdminAccount": "<p>Returns the AWS Organizations master account that is associated with AWS Firew… 11 … the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SN… 12 "GetPolicy": "<p>Returns information about the specified AWS Firewall Manager policy.</p>", 14 …e administrator's AWS organization.</p> <p>The <code>ListMemberAccounts</code> must be submitted b… 16 …nates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager us… [all …]
|
| /external/aws-sdk-java-v2/services/s3/src/main/resources/codegen-resources/ |
| D | endpoint-tests.json | 23 "AWS::Region": "us-east-1" 27 "Bucket": "arn:aws:not-s3:us-west-2:123456789012:accesspoint:myendpoint", 37 "Bucket": "arn:aws:not-s3:us-west-2:123456789012:accesspoint:myendpoint" 48 "AWS::Region": "us-east-1" 52 … "Bucket": "arn:aws:s3:us-west-2:123456789012:accesspoint:myendpoint:more-data", 62 "Bucket": "arn:aws:s3:us-west-2:123456789012:accesspoint:myendpoint:more-data" 73 "AWS::Region": "us-east-1" 77 "Bucket": "arn:aws:s3:us-west-2:123456789012:accesspoint:", 87 "Bucket": "arn:aws:s3:us-west-2:123456789012:accesspoint:" 98 "AWS::Region": "us-east-1" [all …]
|
| /external/aws-sdk-java-v2/.changes/2.7.x/ |
| D | 2.7.2.json | 7 "category": "AWS WAF Regional", 17 "category": "AWS Amplify", 18 …"description": "This release adds webhook APIs and manual deployment APIs for AWS Amplify Console." 23 … messaging when a connection is closed. Fixes [#1260](https://github.com/aws/aws-sdk-java-v2/issue… 27 "category": "AWS WAF", 42 "category": "AWS Config", 43 …AWS Config now supports a new set of APIs to manage AWS Config rules across your organization in A…
|
| /external/aws-sdk-java-v2/services/storagegateway/src/main/resources/codegen-resources/ |
| D | examples-1.json | 12 "MediumChangerType": "AWS-Gateway-VTL", 16 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-11A2222B" 36 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" 39 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" 55 "ResourceARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-11A2222B", 64 "ResourceARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-11A2222B" 84 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" 87 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" 107 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" 110 "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B" [all …]
|
| /external/aws-sdk-java-v2/services/waf/src/main/resources/codegen-resources/wafregional/ |
| D | service-2.json | 9 "serviceFullName":"AWS WAF Regional", 31 …AWS WAF Classic Regional</b> documentation. For more information, see <a href=\"https://docs.aws.a… 49 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 67 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 85 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 105 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 121 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 137 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 157 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 176 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… [all …]
|
| /external/aws-sdk-java-v2/services-custom/iam-policy-builder/src/main/java/software/amazon/awssdk/policybuilder/iam/ |
| D | IamStatement.java | 8 * http://aws.amazon.com/apache2.0 31 * A statement describes a rule for allowing or denying access to a specific AWS 39 * <li>for a list of specific AWS account IDs (the principals) 48 * <li>A is the <b>principal</b> - the AWS account that is making a request to 49 * access or modify one of your AWS resources. 50 …* <li>B is the <b>action</b> - the way in which your AWS resource is being accessed or modified,… 52 * <li>C is the <b>resource</b> - your AWS entity that the principal wants to access, such 68 …* For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/">The IAM Us… 72 …* <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html#policies_id-based… 80 * .addResource("arn:aws:dynamodb:us-east-2:123456789012:table/books") [all …]
|
| /external/aws-sdk-java-v2/services/waf/src/main/resources/codegen-resources/waf/ |
| D | service-2.json | 9 "serviceFullName":"AWS WAF", 32 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 50 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 68 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 88 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 104 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 120 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 140 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 159 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… 177 …AWS WAF Classic</b> documentation. For more information, see <a href=\"https://docs.aws.amazon.com… [all …]
|
| /external/aws-crt-java/codebuild/cd/ |
| D | deploy-snapshot.yml | 2 #this buildspec assumes the aws-common-runtime/ubuntu-16.04 image 23 - cd $CODEBUILD_SRC_DIR/aws-crt-java 28 …- aws s3 cp --recursive s3://aws-crt-java-pipeline/v${PKG_VERSION}/jar $CODEBUILD_SRC_DIR/aws-crt-… 29 …- mv $CODEBUILD_SRC_DIR_linux_x64/dist/aws-crt-1.0.0-SNAPSHOT-linux-x86_64.jar $CODEBUILD_SRC_DIR/… 30 …- mv $CODEBUILD_SRC_DIR_linux_x86/dist/aws-crt-1.0.0-SNAPSHOT-linux-x86_32.jar $CODEBUILD_SRC_DIR/… 32 …- aws s3 cp --recursive s3://aws-crt-java-pipeline/v${PKG_VERSION}/lib $CODEBUILD_SRC_DIR/aws-crt-… 33 … - cp -rv $CODEBUILD_SRC_DIR_linux_x64/dist/* $CODEBUILD_SRC_DIR/aws-crt-java/target/cmake-build/ 34 … - cp -rv $CODEBUILD_SRC_DIR_linux_x86/dist/* $CODEBUILD_SRC_DIR/aws-crt-java/target/cmake-build/ 35 - ls -alR $CODEBUILD_SRC_DIR/aws-crt-java/target 38 - aws s3 cp s3://code-sharing-aws-crt/aws-crt-java.settings.xml $HOME/.m2/settings.xml [all …]
|
| /external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/ |
| D | README.md | 19 Customers on the AWS SDK for Java 2.x currently use the `DynamoDbClient` 33 This problem is not currently addressed directly in the AWS SDK for Java 35 including AWS's own Document and Mapper Clients. 39 The AWS SDK for Java will add a new "enhanced DynamoDB client" that 197 5. A `software.amazon.aws:dynamodb-all` module that automatically 198 includes all AWS DynamoDB artifacts, to enhance client 208 through the AWS console or low-level SDK. For production purposes, 209 this should be done through the AWS CDK or cloud formation. 218 * [Immutable classes](https://github.com/aws/aws-sdk-java-v2/issues/35#issuecomment-315049138) 219 * [Getter/setter-less fields](https://github.com/aws/aws-sdk-java/issues/547) [all …]
|