Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e694134
feat(client-elasticache): Adding AutoMinorVersionUpgrade in the Descr…
Jul 18, 2022
1af0368
feat(client-mediapackage): This release adds "IncludeIframeOnlyStream…
Jul 18, 2022
acbacd8
docs(client-ec2): Documentation updates for Amazon EC2.
Jul 18, 2022
d790bda
feat(client-application-discovery-service): Add AWS Agentless Collect…
Jul 18, 2022
250fd19
feat(client-kms): Added support for the SM2 KeySpec in China Partitio…
Jul 18, 2022
e65c9b2
feat(client-sso-admin): AWS SSO now supports attaching customer manag…
Jul 18, 2022
3f89139
feat(client-sagemaker): Amazon SageMaker Edge Manager provides lightw…
Jul 18, 2022
87e9e29
feat(clients): update client endpoints as of 2022-07-18
Jul 18, 2022
97d5f28
Publish v3.132.0
Jul 18, 2022
ed39bc2
feat(client-sagemaker): Fixed an issue with cross account QueryLineage
Jul 19, 2022
90ed85b
feat(client-devops-guru): Added new APIs for log anomaly detection fe…
Jul 19, 2022
cc8711e
docs(client-glue): Documentation updates for AWS Glue Job Timeout and…
Jul 19, 2022
6481e59
feat(client-workspaces): Increased the character limit of the login m…
Jul 19, 2022
316a691
feat(client-sagemaker-edge): Amazon SageMaker Edge Manager provides l…
Jul 19, 2022
559d71c
Publish v3.133.0
Jul 19, 2022
358a73e
feat(client-iot): GA release the ability to enable/disable IoT Fleet …
Jul 20, 2022
6447aca
docs(client-acm-pca): AWS Certificate Manager (ACM) Private Certifica…
Jul 20, 2022
e67364c
feat(clients): update client endpoints as of 2022-07-20
Jul 20, 2022
5f303e3
Publish v3.134.0
Jul 20, 2022
28ce22a
chore(clients): refactor eventstream code generation (#3805)
AllanZhengYP Jul 21, 2022
972d020
feat(client-iotsitewise): Added asynchronous API to ingest bulk histo…
Jul 21, 2022
e94c855
feat(client-cloudwatch): Adding support for the suppression of Compos…
Jul 21, 2022
a2aef86
feat(client-ec2-instance-connect): This release includes a new except…
Jul 21, 2022
6fe9621
feat(client-athena): This feature allows customers to retrieve runtim…
Jul 21, 2022
3c22d7a
docs(client-database-migration-service): Documentation updates for Da…
Jul 21, 2022
de0697a
feat(client-kendra): Amazon Kendra now provides Oauth2 support for Sh…
Jul 21, 2022
64613bc
docs(client-rds): Adds support for creating an RDS Proxy for an RDS f…
Jul 21, 2022
7fb7490
feat(client-network-firewall): Network Firewall now supports referenc…
Jul 21, 2022
b8837a8
feat(client-frauddetector): The release introduces Account Takeover I…
Jul 21, 2022
9173056
feat(client-docdb): Enable copy-on-write restore type
Jul 21, 2022
1ff8af2
Publish v3.135.0
Jul 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,67 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.135.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.134.0...v3.135.0) (2022-07-21)


### Features

* **client-athena:** This feature allows customers to retrieve runtime statistics for completed queries ([6fe9621](https://github.com/aws/aws-sdk-js-v3/commit/6fe9621621e896fa31ad115c3865a35f00b12d3a))
* **client-cloudwatch:** Adding support for the suppression of Composite Alarm actions ([e94c855](https://github.com/aws/aws-sdk-js-v3/commit/e94c855cd87e381d4cbf34685fe4f68da1031ffa))
* **client-docdb:** Enable copy-on-write restore type ([9173056](https://github.com/aws/aws-sdk-js-v3/commit/91730562c1fe693c0270b088e5bd0c02d50372d4))
* **client-ec2-instance-connect:** This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs. ([a2aef86](https://github.com/aws/aws-sdk-js-v3/commit/a2aef86781ea0833877ada3ed3dcdbaab5d700ec))
* **client-frauddetector:** The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs. ([b8837a8](https://github.com/aws/aws-sdk-js-v3/commit/b8837a8fe3ee514eed76a87d54e9165433ea0215))
* **client-iotsitewise:** Added asynchronous API to ingest bulk historical and current data into IoT SiteWise. ([972d020](https://github.com/aws/aws-sdk-js-v3/commit/972d020ec9d8e713b9306aa8a39b036886127fc0))
* **client-kendra:** Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html ([de0697a](https://github.com/aws/aws-sdk-js-v3/commit/de0697ad65ae98358ea534d9c2c90eadf4111bce))
* **client-network-firewall:** Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists. ([7fb7490](https://github.com/aws/aws-sdk-js-v3/commit/7fb7490a4c093be17407d16f77151f3fa7c3e03a))





# [3.134.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.133.0...v3.134.0) (2022-07-20)


### Features

* **client-iot:** GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API. ([358a73e](https://github.com/aws/aws-sdk-js-v3/commit/358a73e37eca1782a115e9c304bdc27889fc7026))
* **clients:** update client endpoints as of 2022-07-20 ([e67364c](https://github.com/aws/aws-sdk-js-v3/commit/e67364c42bb347d50bd98d1a3be547dae722cea8))





# [3.133.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.132.0...v3.133.0) (2022-07-19)


### Features

* **client-devops-guru:** Added new APIs for log anomaly detection feature. ([90ed85b](https://github.com/aws/aws-sdk-js-v3/commit/90ed85b6817d3f035124d62818670b3b4807c492))
* **client-sagemaker-edge:** Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices. ([316a691](https://github.com/aws/aws-sdk-js-v3/commit/316a691491232facc572b8482f9084355702bfbf))
* **client-sagemaker:** Fixed an issue with cross account QueryLineage ([ed39bc2](https://github.com/aws/aws-sdk-js-v3/commit/ed39bc2c1bd0d2bad021a043b7642fae5ea9263d))
* **client-workspaces:** Increased the character limit of the login message from 850 to 2000 characters. ([6481e59](https://github.com/aws/aws-sdk-js-v3/commit/6481e598bf2360dfe18714996867eeed605a6f82))





# [3.132.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.131.0...v3.132.0) (2022-07-18)


### Features

* **client-application-discovery-service:** Add AWS Agentless Collector details to the GetDiscoverySummary API response ([d790bda](https://github.com/aws/aws-sdk-js-v3/commit/d790bda6e7dffcb5a74c12550d4bbd14bdb4051c))
* **client-elasticache:** Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API ([e694134](https://github.com/aws/aws-sdk-js-v3/commit/e694134054db9c206aec4b6e6fa26b8ab807d6eb))
* **client-kms:** Added support for the SM2 KeySpec in China Partition Regions ([250fd19](https://github.com/aws/aws-sdk-js-v3/commit/250fd19d65a83b3d183ced9863bf6aba8f1fb698))
* **client-mediapackage:** This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2 ([1af0368](https://github.com/aws/aws-sdk-js-v3/commit/1af0368f117fcf8c5bc43659183aec028b2ecc8e))
* **client-sagemaker:** Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices. ([3f89139](https://github.com/aws/aws-sdk-js-v3/commit/3f891393cfe5002f24317a340f88ce0e1df7aa44))
* **client-sso-admin:** AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set. ([e65c9b2](https://github.com/aws/aws-sdk-js-v3/commit/e65c9b2e1203291d68d0fdb11d1b467d83e37cf5))
* **clients:** update client endpoints as of 2022-07-18 ([87e9e29](https://github.com/aws/aws-sdk-js-v3/commit/87e9e2970f5fd24742968462e3944235c5e08380))





# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)


Expand Down
8 changes: 8 additions & 0 deletions clients/client-acm-pca/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.134.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.133.0...v3.134.0) (2022-07-20)

**Note:** Version bump only for package @aws-sdk/client-acm-pca





# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)

**Note:** Version bump only for package @aws-sdk/client-acm-pca
Expand Down
1 change: 0 additions & 1 deletion clients/client-acm-pca/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ depending on the operation. Throttling means that ACM Private CA rejects an othe
request because the request exceeds the operation's quota for the number of requests per
second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
rate for APIs. </p>

<p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
console.</p>
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-acm-pca",
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
"version": "3.131.0",
"version": "3.134.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
1 change: 0 additions & 1 deletion clients/client-acm-pca/src/ACMPCA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ import {
* request because the request exceeds the operation's quota for the number of requests per
* second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
* rate for APIs. </p>
*
* <p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
* log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
* console.</p>
Expand Down
1 change: 0 additions & 1 deletion clients/client-acm-pca/src/ACMPCAClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ export interface ACMPCAClientResolvedConfig extends ACMPCAClientResolvedConfigTy
* request because the request exceeds the operation's quota for the number of requests per
* second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
* rate for APIs. </p>
*
* <p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
* log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
* console.</p>
Expand Down
73 changes: 28 additions & 45 deletions clients/client-acm-pca/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@ import { ACMPCAServiceException as __BaseException } from "./ACMPCAServiceExcept
*/
export interface CustomAttribute {
/**
* <p>Specifies the object identifier (OID) of the attribute type of
* the
* relative distinguished name
* (RDN).</p>
* <p>Specifies the object identifier (OID) of the attribute type of the relative
* distinguished name (RDN).</p>
*/
ObjectIdentifier: string | undefined;

/**
* <p></p>
* <p>Specifies the attribute value of relative distinguished name
* (RDN).</p>
* <p>Specifies the attribute value of relative distinguished name (RDN).</p>
*/
Value: string | undefined;
}
Expand Down Expand Up @@ -125,16 +122,9 @@ export interface ASN1Subject {

/**
* <p></p>
* <p>Contains a sequence of one or more X.500 relative distinguished
* names
* (RDNs),
* each of which consists of an object identifier (OID) and
* a
* value. For more information, see NIST’s definition of
* <a href="https://csrc.nist.gov/glossary/term/Object_Identifier">Object
* Identifier
* (OID)</a>.</p>
*
* <p>Contains a sequence of one or more X.500 relative distinguished names (RDNs), each of
* which consists of an object identifier (OID) and a value. For more information, see
* NIST’s definition of <a href="https://csrc.nist.gov/glossary/term/Object_Identifier">Object Identifier (OID)</a>.</p>
* <note>
* <p>Custom attributes cannot be used in combination with standard attributes.</p>
* </note>
Expand Down Expand Up @@ -504,11 +494,9 @@ export enum S3ObjectAcl {
* certificate's expiration date or when a certificate is revoked. When a certificate is
* revoked, it appears in the CRL until the certificate expires, and then in one additional
* CRL after expiration, and it always appears in the audit report.</p>
*
* <p>A CRL is typically updated approximately 30 minutes after a certificate
* is revoked. If for any reason a CRL update fails, ACM Private CA makes further attempts
* every 15 minutes.</p>
*
* <p>CRLs contain the following fields:</p>
* <ul>
* <li>
Expand Down Expand Up @@ -792,11 +780,22 @@ export interface CreateCertificateAuthorityRequest {
IdempotencyToken?: string;

/**
* <p>Specifies a
* cryptographic key management compliance standard used for handling CA keys.</p>
* <p>Specifies a cryptographic key management compliance standard used for handling CA
* keys.</p>
* <p>Default: FIPS_140_2_LEVEL_3_OR_HIGHER</p>
* <p>Note: <code>FIPS_140_2_LEVEL_3_OR_HIGHER</code> is not supported in Region
* ap-northeast-3. When creating a CA in the ap-northeast-3, you must provide
* <p>
* <i>Note:</i>
* <code>FIPS_140_2_LEVEL_3_OR_HIGHER</code> is not supported in the following
* Regions:</p>
* <ul>
* <li>
* <p>ap-northeast-3</p>
* </li>
* <li>
* <p>ap-southeast-3</p>
* </li>
* </ul>
* <p>When creating a CA in these Regions, you must provide
* <code>FIPS_140_2_LEVEL_2_OR_HIGHER</code> as the argument for
* <code>KeyStorageSecurityStandard</code>. Failure to do this results in an
* <code>InvalidArgsException</code> with the message, "A certificate authority cannot
Expand Down Expand Up @@ -1819,8 +1818,7 @@ export namespace PolicyInformation {

/**
* <p></p>
* <p>Specifies the X.509 extension information for a
* certificate.</p>
* <p>Specifies the X.509 extension information for a certificate.</p>
* <p>Extensions present in <code>CustomExtensions</code> follow the
* <code>ApiPassthrough</code>
* <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/UsingTemplates.html#template-order-of-operations">template
Expand All @@ -1829,27 +1827,21 @@ export namespace PolicyInformation {
export interface CustomExtension {
/**
* <p></p>
* <p>Specifies the object identifier (OID) of the X.509 extension. For more information,
* see the
* <a href="https://oidref.com/2.5.29">Global OID reference
* database.</a>
* <p>Specifies the object identifier (OID) of the X.509 extension. For more information, see the
* <a href="https://oidref.com/2.5.29">Global OID reference database.</a>
* </p>
*/
ObjectIdentifier: string | undefined;

/**
* <p></p>
* <p>Specifies the base64-encoded value of the X.509
* extension.</p>
* <p>Specifies the base64-encoded value of the X.509 extension.</p>
*/
Value: string | undefined;

/**
* <p></p>
* <p>Specifies the critical flag of
* the
* X.509
* extension.</p>
* <p>Specifies the critical flag of the X.509 extension.</p>
*/
Critical?: boolean;
}
Expand Down Expand Up @@ -1940,19 +1932,10 @@ export interface Extensions {
/**
* <p></p>
* <p>Contains a sequence of one or more X.509 extensions, each of which consists of an
* object identifier (OID), a base64-encoded
* value,
* and the
* critical flag.
* For
* more information, see the <a href="https://oidref.com/2.5.29">Global OID reference
* object identifier (OID), a base64-encoded value, and the critical flag. For more
* information, see the <a href="https://oidref.com/2.5.29">Global OID reference
* database.</a>
* </p>
*
* <note>
* <p>The OID value of a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_CustomExtension.html">CustomExtension</a> must not
* match the OID of a predefined extension.</p>
* </note>
*/
CustomExtensions?: CustomExtension[];
}
Expand Down
11 changes: 11 additions & 0 deletions clients/client-application-discovery-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.132.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.131.0...v3.132.0) (2022-07-18)


### Features

* **client-application-discovery-service:** Add AWS Agentless Collector details to the GetDiscoverySummary API response ([d790bda](https://github.com/aws/aws-sdk-js-v3/commit/d790bda6e7dffcb5a74c12550d4bbd14bdb4051c))





# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)

**Note:** Version bump only for package @aws-sdk/client-application-discovery-service
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-application-discovery-service",
"description": "AWS SDK for JavaScript Application Discovery Service Client for Node.js, Browser and React Native",
"version": "3.131.0",
"version": "3.132.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,25 @@ export namespace GetDiscoverySummaryRequest {
});
}

export interface CustomerAgentlessCollectorInfo {
activeAgentlessCollectors: number | undefined;
healthyAgentlessCollectors: number | undefined;
denyListedAgentlessCollectors: number | undefined;
shutdownAgentlessCollectors: number | undefined;
unhealthyAgentlessCollectors: number | undefined;
totalAgentlessCollectors: number | undefined;
unknownAgentlessCollectors: number | undefined;
}

export namespace CustomerAgentlessCollectorInfo {
/**
* @internal
*/
export const filterSensitiveLog = (obj: CustomerAgentlessCollectorInfo): any => ({
...obj,
});
}

/**
* <p>Inventory data for installed discovery agents.</p>
*/
Expand Down Expand Up @@ -1721,6 +1740,8 @@ export interface GetDiscoverySummaryResponse {
* </p>
*/
meCollectorSummary?: CustomerMeCollectorInfo;

agentlessCollectorSummary?: CustomerAgentlessCollectorInfo;
}

export namespace GetDiscoverySummaryResponse {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ import {
CreateTagsRequest,
CreateTagsResponse,
CustomerAgentInfo,
CustomerAgentlessCollectorInfo,
CustomerConnectorInfo,
CustomerMeCollectorInfo,
DeleteApplicationsRequest,
Expand Down Expand Up @@ -2758,6 +2759,21 @@ const deserializeAws_json1_1CustomerAgentInfo = (output: any, context: __SerdeCo
} as any;
};

const deserializeAws_json1_1CustomerAgentlessCollectorInfo = (
output: any,
context: __SerdeContext
): CustomerAgentlessCollectorInfo => {
return {
activeAgentlessCollectors: __expectInt32(output.activeAgentlessCollectors),
denyListedAgentlessCollectors: __expectInt32(output.denyListedAgentlessCollectors),
healthyAgentlessCollectors: __expectInt32(output.healthyAgentlessCollectors),
shutdownAgentlessCollectors: __expectInt32(output.shutdownAgentlessCollectors),
totalAgentlessCollectors: __expectInt32(output.totalAgentlessCollectors),
unhealthyAgentlessCollectors: __expectInt32(output.unhealthyAgentlessCollectors),
unknownAgentlessCollectors: __expectInt32(output.unknownAgentlessCollectors),
} as any;
};

const deserializeAws_json1_1CustomerConnectorInfo = (output: any, context: __SerdeContext): CustomerConnectorInfo => {
return {
activeConnectors: __expectInt32(output.activeConnectors),
Expand Down Expand Up @@ -2954,6 +2970,10 @@ const deserializeAws_json1_1GetDiscoverySummaryResponse = (
return {
agentSummary:
output.agentSummary != null ? deserializeAws_json1_1CustomerAgentInfo(output.agentSummary, context) : undefined,
agentlessCollectorSummary:
output.agentlessCollectorSummary != null
? deserializeAws_json1_1CustomerAgentlessCollectorInfo(output.agentlessCollectorSummary, context)
: undefined,
applications: __expectLong(output.applications),
connectorSummary:
output.connectorSummary != null
Expand Down
11 changes: 11 additions & 0 deletions clients/client-athena/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.135.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.134.0...v3.135.0) (2022-07-21)


### Features

* **client-athena:** This feature allows customers to retrieve runtime statistics for completed queries ([6fe9621](https://github.com/aws/aws-sdk-js-v3/commit/6fe9621621e896fa31ad115c3865a35f00b12d3a))





# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)

**Note:** Version bump only for package @aws-sdk/client-athena
Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-athena",
"description": "AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native",
"version": "3.131.0",
"version": "3.135.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
Loading