@aws-sdk/client-emr
Advanced tools
Comparing version 3.12.0 to 3.13.0
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
*/ | ||
@@ -31,0 +27,0 @@ export class CreateStudioCommand extends $Command< |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* applies a session policy to refine Studio permissions for that user or group.</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
*/ | ||
@@ -31,0 +27,0 @@ export class DeleteStudioCommand extends $Command< |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
*/ | ||
@@ -31,0 +27,0 @@ export class DeleteStudioSessionMappingCommand extends $Command< |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* access URL, and so on.</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* group).</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -23,3 +23,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
* <code>stepIds</code> with the request of filter by <code>StepStates</code>. You can | ||
* specify a maximum of ten <code>stepIDs</code>.</p> | ||
* specify a maximum of 10 <code>stepIDs</code>.</p> | ||
*/ | ||
@@ -26,0 +26,0 @@ export class ListStepsCommand extends $Command<ListStepsCommandInput, ListStepsCommandOutput, EMRClientResolvedConfig> { |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* includes details such as ID, Studio Access URL, and creation time for each Studio.</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all user or group session mappings for the EMR Studio specified by | ||
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio specified by | ||
* <code>StudioId</code>.</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -24,7 +24,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* Studio.</p> | ||
@@ -31,0 +27,0 @@ */ |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
*/ | ||
@@ -16,0 +12,0 @@ class CreateStudioCommand extends smithy_client_1.Command { |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* applies a session policy to refine Studio permissions for that user or group.</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
*/ | ||
@@ -16,0 +12,0 @@ class DeleteStudioCommand extends smithy_client_1.Command { |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
*/ | ||
@@ -16,0 +12,0 @@ class DeleteStudioSessionMappingCommand extends smithy_client_1.Command { |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* access URL, and so on.</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* group).</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
* <code>stepIds</code> with the request of filter by <code>StepStates</code>. You can | ||
* specify a maximum of ten <code>stepIDs</code>.</p> | ||
* specify a maximum of 10 <code>stepIDs</code>.</p> | ||
*/ | ||
@@ -14,0 +14,0 @@ class ListStepsCommand extends smithy_client_1.Command { |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* includes details such as ID, Studio Access URL, and creation time for each Studio.</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all user or group session mappings for the EMR Studio specified by | ||
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio specified by | ||
* <code>StudioId</code>.</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -9,7 +9,3 @@ "use strict"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* Studio.</p> | ||
@@ -16,0 +12,0 @@ */ |
@@ -50,2 +50,3 @@ "use strict"; | ||
const TerminateJobFlowsCommand_1 = require("./commands/TerminateJobFlowsCommand"); | ||
const UpdateStudioCommand_1 = require("./commands/UpdateStudioCommand"); | ||
const UpdateStudioSessionMappingCommand_1 = require("./commands/UpdateStudioSessionMappingCommand"); | ||
@@ -689,2 +690,16 @@ /** | ||
} | ||
updateStudio(args, optionsOrCb, cb) { | ||
const command = new UpdateStudioCommand_1.UpdateStudioCommand(args); | ||
if (typeof optionsOrCb === "function") { | ||
this.send(command, optionsOrCb); | ||
} | ||
else if (typeof cb === "function") { | ||
if (typeof optionsOrCb !== "object") | ||
throw new Error(`Expect http options but get ${typeof optionsOrCb}`); | ||
this.send(command, optionsOrCb || {}, cb); | ||
} | ||
else { | ||
return this.send(command, optionsOrCb); | ||
} | ||
} | ||
updateStudioSessionMapping(args, optionsOrCb, cb) { | ||
@@ -691,0 +706,0 @@ const command = new UpdateStudioSessionMappingCommand_1.UpdateStudioSessionMappingCommand(args); |
@@ -64,2 +64,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./commands/TerminateJobFlowsCommand"), exports); | ||
tslib_1.__exportStar(require("./commands/UpdateStudioCommand"), exports); | ||
tslib_1.__exportStar(require("./commands/UpdateStudioSessionMappingCommand"), exports); | ||
@@ -66,0 +67,0 @@ tslib_1.__exportStar(require("./pagination/Interfaces"), exports); |
{ | ||
"name": "@aws-sdk/client-emr", | ||
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"scripts": { | ||
@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation", | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/client-sts": "3.12.0", | ||
"@aws-sdk/client-sts": "3.13.0", | ||
"@aws-sdk/config-resolver": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.13.0", | ||
"@aws-sdk/fetch-http-handler": "3.12.0", | ||
@@ -51,3 +51,2 @@ "@aws-sdk/hash-node": "3.12.0", | ||
"@aws-sdk/url-parser": "3.12.0", | ||
"@aws-sdk/url-parser-native": "3.12.0", | ||
"@aws-sdk/util-base64-browser": "3.12.0", | ||
@@ -65,3 +64,3 @@ "@aws-sdk/util-base64-node": "3.12.0", | ||
"devDependencies": { | ||
"@aws-sdk/client-documentation-generator": "3.12.0", | ||
"@aws-sdk/client-documentation-generator": "3.13.0", | ||
"@types/node": "^12.7.5", | ||
@@ -68,0 +67,0 @@ "downlevel-dts": "0.7.0", |
@@ -5,3 +5,2 @@ "use strict"; | ||
const sha256_js_1 = require("@aws-crypto/sha256-js"); | ||
const url_parser_native_1 = require("@aws-sdk/url-parser-native"); | ||
const runtimeConfig_browser_1 = require("./runtimeConfig.browser"); | ||
@@ -15,4 +14,3 @@ /** | ||
sha256: sha256_js_1.Sha256, | ||
urlParser: url_parser_native_1.parseUrl, | ||
}; | ||
//# sourceMappingURL=runtimeConfig.native.js.map |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
*/ | ||
@@ -14,0 +10,0 @@ var CreateStudioCommand = /** @class */ (function (_super) { |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* applies a session policy to refine Studio permissions for that user or group.</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
*/ | ||
@@ -14,0 +10,0 @@ var DeleteStudioCommand = /** @class */ (function (_super) { |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
*/ | ||
@@ -14,0 +10,0 @@ var DeleteStudioSessionMappingCommand = /** @class */ (function (_super) { |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* access URL, and so on.</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* group).</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -9,3 +9,3 @@ import { __extends } from "tslib"; | ||
* <code>stepIds</code> with the request of filter by <code>StepStates</code>. You can | ||
* specify a maximum of ten <code>stepIDs</code>.</p> | ||
* specify a maximum of 10 <code>stepIDs</code>.</p> | ||
*/ | ||
@@ -12,0 +12,0 @@ var ListStepsCommand = /** @class */ (function (_super) { |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* includes details such as ID, Studio Access URL, and creation time for each Studio.</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all user or group session mappings for the EMR Studio specified by | ||
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio specified by | ||
* <code>StudioId</code>.</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -7,7 +7,3 @@ import { __extends } from "tslib"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* Studio.</p> | ||
@@ -14,0 +10,0 @@ */ |
@@ -48,2 +48,3 @@ import { __extends } from "tslib"; | ||
import { TerminateJobFlowsCommand, } from "./commands/TerminateJobFlowsCommand"; | ||
import { UpdateStudioCommand, } from "./commands/UpdateStudioCommand"; | ||
import { UpdateStudioSessionMappingCommand, } from "./commands/UpdateStudioSessionMappingCommand"; | ||
@@ -691,2 +692,16 @@ /** | ||
}; | ||
EMR.prototype.updateStudio = function (args, optionsOrCb, cb) { | ||
var command = new UpdateStudioCommand(args); | ||
if (typeof optionsOrCb === "function") { | ||
this.send(command, optionsOrCb); | ||
} | ||
else if (typeof cb === "function") { | ||
if (typeof optionsOrCb !== "object") | ||
throw new Error("Expect http options but get " + typeof optionsOrCb); | ||
this.send(command, optionsOrCb || {}, cb); | ||
} | ||
else { | ||
return this.send(command, optionsOrCb); | ||
} | ||
}; | ||
EMR.prototype.updateStudioSessionMapping = function (args, optionsOrCb, cb) { | ||
@@ -693,0 +708,0 @@ var command = new UpdateStudioSessionMappingCommand(args); |
@@ -61,2 +61,3 @@ export * from "./EMRClient"; | ||
export * from "./commands/TerminateJobFlowsCommand"; | ||
export * from "./commands/UpdateStudioCommand"; | ||
export * from "./commands/UpdateStudioSessionMappingCommand"; | ||
@@ -63,0 +64,0 @@ export * from "./pagination/Interfaces"; |
@@ -31,2 +31,15 @@ import { __assign } from "tslib"; | ||
})(OnDemandProvisioningAllocationStrategy || (OnDemandProvisioningAllocationStrategy = {})); | ||
export var OnDemandCapacityReservationPreference; | ||
(function (OnDemandCapacityReservationPreference) { | ||
OnDemandCapacityReservationPreference["NONE"] = "none"; | ||
OnDemandCapacityReservationPreference["OPEN"] = "open"; | ||
})(OnDemandCapacityReservationPreference || (OnDemandCapacityReservationPreference = {})); | ||
export var OnDemandCapacityReservationUsageStrategy; | ||
(function (OnDemandCapacityReservationUsageStrategy) { | ||
OnDemandCapacityReservationUsageStrategy["USE_CAPACITY_RESERVATIONS_FIRST"] = "use-capacity-reservations-first"; | ||
})(OnDemandCapacityReservationUsageStrategy || (OnDemandCapacityReservationUsageStrategy = {})); | ||
export var OnDemandCapacityReservationOptions; | ||
(function (OnDemandCapacityReservationOptions) { | ||
OnDemandCapacityReservationOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(OnDemandCapacityReservationOptions || (OnDemandCapacityReservationOptions = {})); | ||
export var OnDemandProvisioningSpecification; | ||
@@ -861,2 +874,6 @@ (function (OnDemandProvisioningSpecification) { | ||
})(TerminateJobFlowsInput || (TerminateJobFlowsInput = {})); | ||
export var UpdateStudioInput; | ||
(function (UpdateStudioInput) { | ||
UpdateStudioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(UpdateStudioInput || (UpdateStudioInput = {})); | ||
export var UpdateStudioSessionMappingInput; | ||
@@ -863,0 +880,0 @@ (function (UpdateStudioSessionMappingInput) { |
{ | ||
"name": "@aws-sdk/client-emr", | ||
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"scripts": { | ||
@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation", | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/client-sts": "3.12.0", | ||
"@aws-sdk/client-sts": "3.13.0", | ||
"@aws-sdk/config-resolver": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.13.0", | ||
"@aws-sdk/fetch-http-handler": "3.12.0", | ||
@@ -51,3 +51,2 @@ "@aws-sdk/hash-node": "3.12.0", | ||
"@aws-sdk/url-parser": "3.12.0", | ||
"@aws-sdk/url-parser-native": "3.12.0", | ||
"@aws-sdk/util-base64-browser": "3.12.0", | ||
@@ -65,3 +64,3 @@ "@aws-sdk/util-base64-node": "3.12.0", | ||
"devDependencies": { | ||
"@aws-sdk/client-documentation-generator": "3.12.0", | ||
"@aws-sdk/client-documentation-generator": "3.13.0", | ||
"@types/node": "^12.7.5", | ||
@@ -68,0 +67,0 @@ "downlevel-dts": "0.7.0", |
import { __assign } from "tslib"; | ||
import { Sha256 } from "@aws-crypto/sha256-js"; | ||
import { parseUrl } from "@aws-sdk/url-parser-native"; | ||
import { ClientDefaultValues as BrowserDefaults } from "./runtimeConfig.browser"; | ||
@@ -8,3 +7,3 @@ /** | ||
*/ | ||
export var ClientDefaultValues = __assign(__assign({}, BrowserDefaults), { runtime: "react-native", sha256: Sha256, urlParser: parseUrl }); | ||
export var ClientDefaultValues = __assign(__assign({}, BrowserDefaults), { runtime: "react-native", sha256: Sha256 }); | ||
//# sourceMappingURL=runtimeConfig.native.js.map |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
*/ | ||
@@ -15,0 +11,0 @@ export declare class CreateStudioCommand extends $Command<CreateStudioCommandInput, CreateStudioCommandOutput, EMRClientResolvedConfig> { |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* applies a session policy to refine Studio permissions for that user or group.</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
*/ | ||
@@ -15,0 +11,0 @@ export declare class DeleteStudioCommand extends $Command<DeleteStudioCommandInput, DeleteStudioCommandOutput, EMRClientResolvedConfig> { |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
*/ | ||
@@ -15,0 +11,0 @@ export declare class DeleteStudioSessionMappingCommand extends $Command<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput, EMRClientResolvedConfig> { |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* access URL, and so on.</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* group).</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -10,3 +10,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
* <code>stepIds</code> with the request of filter by <code>StepStates</code>. You can | ||
* specify a maximum of ten <code>stepIDs</code>.</p> | ||
* specify a maximum of 10 <code>stepIDs</code>.</p> | ||
*/ | ||
@@ -13,0 +13,0 @@ export declare class ListStepsCommand extends $Command<ListStepsCommandInput, ListStepsCommandOutput, EMRClientResolvedConfig> { |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* includes details such as ID, Studio Access URL, and creation time for each Studio.</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all user or group session mappings for the EMR Studio specified by | ||
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio specified by | ||
* <code>StudioId</code>.</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -8,7 +8,3 @@ import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* Studio.</p> | ||
@@ -15,0 +11,0 @@ */ |
@@ -47,2 +47,3 @@ import { EMRClient } from "./EMRClient"; | ||
import { TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput } from "./commands/TerminateJobFlowsCommand"; | ||
import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "./commands/UpdateStudioCommand"; | ||
import { UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput } from "./commands/UpdateStudioSessionMappingCommand"; | ||
@@ -121,7 +122,3 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types"; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
* <p>Creates a new Amazon EMR Studio.</p> | ||
*/ | ||
@@ -132,7 +129,3 @@ createStudio(args: CreateStudioCommandInput, options?: __HttpHandlerOptions): Promise<CreateStudioCommandOutput>; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* <p>Maps a user or group to the Amazon EMR Studio specified by <code>StudioId</code>, and | ||
* applies a session policy to refine Studio permissions for that user or group.</p> | ||
@@ -150,7 +143,3 @@ */ | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p> | ||
*/ | ||
@@ -161,7 +150,3 @@ deleteStudio(args: DeleteStudioCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStudioCommandOutput>; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
* <p>Removes a user or group from an Amazon EMR Studio.</p> | ||
*/ | ||
@@ -226,7 +211,3 @@ deleteStudioSessionMapping(args: DeleteStudioSessionMappingCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStudioSessionMappingCommandOutput>; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio | ||
* access URL, and so on.</p> | ||
@@ -253,7 +234,3 @@ */ | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user or | ||
* group).</p> | ||
@@ -325,3 +302,3 @@ */ | ||
* <code>stepIds</code> with the request of filter by <code>StepStates</code>. You can | ||
* specify a maximum of ten <code>stepIDs</code>.</p> | ||
* specify a maximum of 10 <code>stepIDs</code>.</p> | ||
*/ | ||
@@ -332,7 +309,3 @@ listSteps(args: ListStepsCommandInput, options?: __HttpHandlerOptions): Promise<ListStepsCommandOutput>; | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* <p>Returns a list of all Amazon EMR Studios associated with the AWS account. The list | ||
* includes details such as ID, Studio Access URL, and creation time for each Studio.</p> | ||
@@ -344,7 +317,3 @@ */ | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Returns a list of all user or group session mappings for the EMR Studio specified by | ||
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio specified by | ||
* <code>StudioId</code>.</p> | ||
@@ -519,7 +488,9 @@ */ | ||
/** | ||
* <note> | ||
* <p>The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to | ||
* change.</p> | ||
* </note> | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* <p>Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.</p> | ||
*/ | ||
updateStudio(args: UpdateStudioCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStudioCommandOutput>; | ||
updateStudio(args: UpdateStudioCommandInput, cb: (err: any, data?: UpdateStudioCommandOutput) => void): void; | ||
updateStudio(args: UpdateStudioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStudioCommandOutput) => void): void; | ||
/** | ||
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR | ||
* Studio.</p> | ||
@@ -526,0 +497,0 @@ */ |
@@ -46,2 +46,3 @@ import { AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput } from "./commands/AddInstanceFleetCommand"; | ||
import { TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput } from "./commands/TerminateJobFlowsCommand"; | ||
import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "./commands/UpdateStudioCommand"; | ||
import { UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput } from "./commands/UpdateStudioSessionMappingCommand"; | ||
@@ -56,4 +57,4 @@ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver"; | ||
import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types"; | ||
export declare type ServiceInputTypes = AddInstanceFleetCommandInput | AddInstanceGroupsCommandInput | AddJobFlowStepsCommandInput | AddTagsCommandInput | CancelStepsCommandInput | CreateSecurityConfigurationCommandInput | CreateStudioCommandInput | CreateStudioSessionMappingCommandInput | DeleteSecurityConfigurationCommandInput | DeleteStudioCommandInput | DeleteStudioSessionMappingCommandInput | DescribeClusterCommandInput | DescribeJobFlowsCommandInput | DescribeNotebookExecutionCommandInput | DescribeSecurityConfigurationCommandInput | DescribeStepCommandInput | DescribeStudioCommandInput | GetBlockPublicAccessConfigurationCommandInput | GetManagedScalingPolicyCommandInput | GetStudioSessionMappingCommandInput | ListBootstrapActionsCommandInput | ListClustersCommandInput | ListInstanceFleetsCommandInput | ListInstanceGroupsCommandInput | ListInstancesCommandInput | ListNotebookExecutionsCommandInput | ListSecurityConfigurationsCommandInput | ListStepsCommandInput | ListStudioSessionMappingsCommandInput | ListStudiosCommandInput | ModifyClusterCommandInput | ModifyInstanceFleetCommandInput | ModifyInstanceGroupsCommandInput | PutAutoScalingPolicyCommandInput | PutBlockPublicAccessConfigurationCommandInput | PutManagedScalingPolicyCommandInput | RemoveAutoScalingPolicyCommandInput | RemoveManagedScalingPolicyCommandInput | RemoveTagsCommandInput | RunJobFlowCommandInput | SetTerminationProtectionCommandInput | SetVisibleToAllUsersCommandInput | StartNotebookExecutionCommandInput | StopNotebookExecutionCommandInput | TerminateJobFlowsCommandInput | UpdateStudioSessionMappingCommandInput; | ||
export declare type ServiceOutputTypes = AddInstanceFleetCommandOutput | AddInstanceGroupsCommandOutput | AddJobFlowStepsCommandOutput | AddTagsCommandOutput | CancelStepsCommandOutput | CreateSecurityConfigurationCommandOutput | CreateStudioCommandOutput | CreateStudioSessionMappingCommandOutput | DeleteSecurityConfigurationCommandOutput | DeleteStudioCommandOutput | DeleteStudioSessionMappingCommandOutput | DescribeClusterCommandOutput | DescribeJobFlowsCommandOutput | DescribeNotebookExecutionCommandOutput | DescribeSecurityConfigurationCommandOutput | DescribeStepCommandOutput | DescribeStudioCommandOutput | GetBlockPublicAccessConfigurationCommandOutput | GetManagedScalingPolicyCommandOutput | GetStudioSessionMappingCommandOutput | ListBootstrapActionsCommandOutput | ListClustersCommandOutput | ListInstanceFleetsCommandOutput | ListInstanceGroupsCommandOutput | ListInstancesCommandOutput | ListNotebookExecutionsCommandOutput | ListSecurityConfigurationsCommandOutput | ListStepsCommandOutput | ListStudioSessionMappingsCommandOutput | ListStudiosCommandOutput | ModifyClusterCommandOutput | ModifyInstanceFleetCommandOutput | ModifyInstanceGroupsCommandOutput | PutAutoScalingPolicyCommandOutput | PutBlockPublicAccessConfigurationCommandOutput | PutManagedScalingPolicyCommandOutput | RemoveAutoScalingPolicyCommandOutput | RemoveManagedScalingPolicyCommandOutput | RemoveTagsCommandOutput | RunJobFlowCommandOutput | SetTerminationProtectionCommandOutput | SetVisibleToAllUsersCommandOutput | StartNotebookExecutionCommandOutput | StopNotebookExecutionCommandOutput | TerminateJobFlowsCommandOutput | UpdateStudioSessionMappingCommandOutput; | ||
export declare type ServiceInputTypes = AddInstanceFleetCommandInput | AddInstanceGroupsCommandInput | AddJobFlowStepsCommandInput | AddTagsCommandInput | CancelStepsCommandInput | CreateSecurityConfigurationCommandInput | CreateStudioCommandInput | CreateStudioSessionMappingCommandInput | DeleteSecurityConfigurationCommandInput | DeleteStudioCommandInput | DeleteStudioSessionMappingCommandInput | DescribeClusterCommandInput | DescribeJobFlowsCommandInput | DescribeNotebookExecutionCommandInput | DescribeSecurityConfigurationCommandInput | DescribeStepCommandInput | DescribeStudioCommandInput | GetBlockPublicAccessConfigurationCommandInput | GetManagedScalingPolicyCommandInput | GetStudioSessionMappingCommandInput | ListBootstrapActionsCommandInput | ListClustersCommandInput | ListInstanceFleetsCommandInput | ListInstanceGroupsCommandInput | ListInstancesCommandInput | ListNotebookExecutionsCommandInput | ListSecurityConfigurationsCommandInput | ListStepsCommandInput | ListStudioSessionMappingsCommandInput | ListStudiosCommandInput | ModifyClusterCommandInput | ModifyInstanceFleetCommandInput | ModifyInstanceGroupsCommandInput | PutAutoScalingPolicyCommandInput | PutBlockPublicAccessConfigurationCommandInput | PutManagedScalingPolicyCommandInput | RemoveAutoScalingPolicyCommandInput | RemoveManagedScalingPolicyCommandInput | RemoveTagsCommandInput | RunJobFlowCommandInput | SetTerminationProtectionCommandInput | SetVisibleToAllUsersCommandInput | StartNotebookExecutionCommandInput | StopNotebookExecutionCommandInput | TerminateJobFlowsCommandInput | UpdateStudioCommandInput | UpdateStudioSessionMappingCommandInput; | ||
export declare type ServiceOutputTypes = AddInstanceFleetCommandOutput | AddInstanceGroupsCommandOutput | AddJobFlowStepsCommandOutput | AddTagsCommandOutput | CancelStepsCommandOutput | CreateSecurityConfigurationCommandOutput | CreateStudioCommandOutput | CreateStudioSessionMappingCommandOutput | DeleteSecurityConfigurationCommandOutput | DeleteStudioCommandOutput | DeleteStudioSessionMappingCommandOutput | DescribeClusterCommandOutput | DescribeJobFlowsCommandOutput | DescribeNotebookExecutionCommandOutput | DescribeSecurityConfigurationCommandOutput | DescribeStepCommandOutput | DescribeStudioCommandOutput | GetBlockPublicAccessConfigurationCommandOutput | GetManagedScalingPolicyCommandOutput | GetStudioSessionMappingCommandOutput | ListBootstrapActionsCommandOutput | ListClustersCommandOutput | ListInstanceFleetsCommandOutput | ListInstanceGroupsCommandOutput | ListInstancesCommandOutput | ListNotebookExecutionsCommandOutput | ListSecurityConfigurationsCommandOutput | ListStepsCommandOutput | ListStudioSessionMappingsCommandOutput | ListStudiosCommandOutput | ModifyClusterCommandOutput | ModifyInstanceFleetCommandOutput | ModifyInstanceGroupsCommandOutput | PutAutoScalingPolicyCommandOutput | PutBlockPublicAccessConfigurationCommandOutput | PutManagedScalingPolicyCommandOutput | RemoveAutoScalingPolicyCommandOutput | RemoveManagedScalingPolicyCommandOutput | RemoveTagsCommandOutput | RunJobFlowCommandOutput | SetTerminationProtectionCommandOutput | SetVisibleToAllUsersCommandOutput | StartNotebookExecutionCommandOutput | StopNotebookExecutionCommandOutput | TerminateJobFlowsCommandOutput | UpdateStudioCommandOutput | UpdateStudioSessionMappingCommandOutput; | ||
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> { | ||
@@ -60,0 +61,0 @@ /** |
@@ -61,4 +61,5 @@ export * from "./EMRClient"; | ||
export * from "./commands/TerminateJobFlowsCommand"; | ||
export * from "./commands/UpdateStudioCommand"; | ||
export * from "./commands/UpdateStudioSessionMappingCommand"; | ||
export * from "./pagination/Interfaces"; | ||
export * from "./models/index"; |
@@ -46,2 +46,3 @@ import { AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput } from "../commands/AddInstanceFleetCommand"; | ||
import { TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput } from "../commands/TerminateJobFlowsCommand"; | ||
import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "../commands/UpdateStudioCommand"; | ||
import { UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput } from "../commands/UpdateStudioSessionMappingCommand"; | ||
@@ -95,2 +96,3 @@ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http"; | ||
export declare const serializeAws_json1_1TerminateJobFlowsCommand: (input: TerminateJobFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>; | ||
export declare const serializeAws_json1_1UpdateStudioCommand: (input: UpdateStudioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>; | ||
export declare const serializeAws_json1_1UpdateStudioSessionMappingCommand: (input: UpdateStudioSessionMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>; | ||
@@ -142,2 +144,3 @@ export declare const deserializeAws_json1_1AddInstanceFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddInstanceFleetCommandOutput>; | ||
export declare const deserializeAws_json1_1TerminateJobFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateJobFlowsCommandOutput>; | ||
export declare const deserializeAws_json1_1UpdateStudioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStudioCommandOutput>; | ||
export declare const deserializeAws_json1_1UpdateStudioSessionMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStudioSessionMappingCommandOutput>; |
@@ -118,2 +118,3 @@ import { AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput } from "./commands/AddInstanceFleetCommand"; | ||
import { TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput } from "./commands/TerminateJobFlowsCommand"; | ||
import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "./commands/UpdateStudioCommand"; | ||
import { | ||
@@ -220,2 +221,3 @@ UpdateStudioSessionMappingCommandInput, | ||
| TerminateJobFlowsCommandInput | ||
| UpdateStudioCommandInput | ||
| UpdateStudioSessionMappingCommandInput; | ||
@@ -269,2 +271,3 @@ | ||
| TerminateJobFlowsCommandOutput | ||
| UpdateStudioCommandOutput | ||
| UpdateStudioSessionMappingCommandOutput; | ||
@@ -271,0 +274,0 @@ |
@@ -61,4 +61,5 @@ export * from "./EMRClient"; | ||
export * from "./commands/TerminateJobFlowsCommand"; | ||
export * from "./commands/UpdateStudioCommand"; | ||
export * from "./commands/UpdateStudioSessionMappingCommand"; | ||
export * from "./pagination/Interfaces"; | ||
export * from "./models/index"; |
{ | ||
"name": "@aws-sdk/client-emr", | ||
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"scripts": { | ||
@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation", | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/client-sts": "3.12.0", | ||
"@aws-sdk/client-sts": "3.13.0", | ||
"@aws-sdk/config-resolver": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.12.0", | ||
"@aws-sdk/credential-provider-node": "3.13.0", | ||
"@aws-sdk/fetch-http-handler": "3.12.0", | ||
@@ -51,3 +51,2 @@ "@aws-sdk/hash-node": "3.12.0", | ||
"@aws-sdk/url-parser": "3.12.0", | ||
"@aws-sdk/url-parser-native": "3.12.0", | ||
"@aws-sdk/util-base64-browser": "3.12.0", | ||
@@ -65,3 +64,3 @@ "@aws-sdk/util-base64-node": "3.12.0", | ||
"devDependencies": { | ||
"@aws-sdk/client-documentation-generator": "3.12.0", | ||
"@aws-sdk/client-documentation-generator": "3.13.0", | ||
"@types/node": "^12.7.5", | ||
@@ -68,0 +67,0 @@ "downlevel-dts": "0.7.0", |
@@ -137,3 +137,3 @@ # @aws-sdk/client-emr | ||
try { | ||
const data = client.addInstanceFleet(params); | ||
const data = await client.addInstanceFleet(params); | ||
// process data. | ||
@@ -140,0 +140,0 @@ } catch (error) { |
import { Sha256 } from "@aws-crypto/sha256-js"; | ||
import { parseUrl } from "@aws-sdk/url-parser-native"; | ||
import { ClientDefaults } from "./EMRClient"; | ||
@@ -13,3 +12,2 @@ import { ClientDefaultValues as BrowserDefaults } from "./runtimeConfig.browser"; | ||
sha256: Sha256, | ||
urlParser: parseUrl, | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3124984
32
441
49427
+ Added@aws-sdk/client-sso@3.13.0(transitive)
+ Added@aws-sdk/client-sts@3.13.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.13.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.13.0(transitive)
+ Added@aws-sdk/credential-provider-process@3.13.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.13.0(transitive)
- Removed@aws-sdk/url-parser-native@3.12.0
- Removed@aws-sdk/client-sso@3.12.0(transitive)
- Removed@aws-sdk/client-sts@3.12.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.12.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.12.0(transitive)
- Removed@aws-sdk/credential-provider-process@3.12.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.12.0(transitive)
- Removed@aws-sdk/url-parser-native@3.12.0(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.0.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.6(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedmath-intrinsics@1.0.0(transitive)
- Removedobject-inspect@1.13.3(transitive)
- Removedpunycode@1.4.1(transitive)
- Removedqs@6.13.1(transitive)
- Removedside-channel@1.1.0(transitive)
- Removedside-channel-list@1.0.0(transitive)
- Removedside-channel-map@1.0.1(transitive)
- Removedside-channel-weakmap@1.0.2(transitive)
- Removedurl@0.11.4(transitive)
Updated@aws-sdk/client-sts@3.13.0