@aws-sdk/client-workmailmessageflow 3.33.0 → 3.36.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/{dist/cjs → dist-cjs}/WorkMailMessageFlow.js +1 -9
  3. package/{dist/cjs → dist-cjs}/WorkMailMessageFlowClient.js +8 -21
  4. package/{dist/cjs → dist-cjs}/commands/GetRawMessageContentCommand.js +2 -27
  5. package/dist-cjs/commands/PutRawMessageContentCommand.js +36 -0
  6. package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
  7. package/{dist/cjs → dist-cjs}/index.js +0 -1
  8. package/{dist/cjs → dist-cjs}/models/index.js +0 -1
  9. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -31
  10. package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +0 -6
  11. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +1 -5
  12. package/{dist/cjs → dist-cjs}/runtimeConfig.js +1 -5
  13. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -4
  14. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -5
  15. package/{dist/es → dist-es}/WorkMailMessageFlow.js +2 -10
  16. package/{dist/es → dist-es}/WorkMailMessageFlowClient.js +2 -15
  17. package/{dist/es → dist-es}/commands/GetRawMessageContentCommand.js +4 -30
  18. package/dist-es/commands/PutRawMessageContentCommand.js +39 -0
  19. package/{dist/es → dist-es}/endpoints.js +1 -2
  20. package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
  21. package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
  22. package/{dist/es → dist-es}/models/models_0.js +0 -31
  23. package/{dist/es → dist-es}/protocols/Aws_restJson1.js +39 -45
  24. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
  25. package/{dist/es → dist-es}/runtimeConfig.js +1 -5
  26. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
  27. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
  28. package/{dist/types → dist-types}/WorkMailMessageFlow.d.ts +2 -2
  29. package/{dist/types → dist-types}/WorkMailMessageFlowClient.d.ts +3 -3
  30. package/{dist/types → dist-types}/commands/GetRawMessageContentCommand.d.ts +3 -3
  31. package/{dist/types → dist-types}/commands/PutRawMessageContentCommand.d.ts +3 -3
  32. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  33. package/{index.ts → dist-types/index.d.ts} +0 -0
  34. package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
  35. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  36. package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
  37. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  38. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  39. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  40. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  41. package/dist-types/ts3.4/WorkMailMessageFlow.d.ts +15 -0
  42. package/dist-types/ts3.4/WorkMailMessageFlowClient.d.ts +69 -0
  43. package/dist-types/ts3.4/commands/GetRawMessageContentCommand.d.ts +17 -0
  44. package/dist-types/ts3.4/commands/PutRawMessageContentCommand.d.ts +17 -0
  45. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  46. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  47. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  48. package/dist-types/ts3.4/models/models_0.d.ts +97 -0
  49. package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
  50. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -3
  51. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -4
  52. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -3
  53. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +1 -3
  54. package/package.json +52 -49
  55. package/WorkMailMessageFlow.ts +0 -98
  56. package/WorkMailMessageFlowClient.ts +0 -247
  57. package/commands/GetRawMessageContentCommand.ts +0 -98
  58. package/commands/PutRawMessageContentCommand.ts +0 -111
  59. package/dist/cjs/WorkMailMessageFlow.js.map +0 -1
  60. package/dist/cjs/WorkMailMessageFlowClient.js.map +0 -1
  61. package/dist/cjs/commands/GetRawMessageContentCommand.js.map +0 -1
  62. package/dist/cjs/commands/PutRawMessageContentCommand.js +0 -74
  63. package/dist/cjs/commands/PutRawMessageContentCommand.js.map +0 -1
  64. package/dist/cjs/endpoints.js.map +0 -1
  65. package/dist/cjs/index.js.map +0 -1
  66. package/dist/cjs/models/index.js.map +0 -1
  67. package/dist/cjs/models/models_0.js.map +0 -1
  68. package/dist/cjs/package.json +0 -91
  69. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  70. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  71. package/dist/cjs/runtimeConfig.js.map +0 -1
  72. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  73. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  74. package/dist/es/WorkMailMessageFlow.js.map +0 -1
  75. package/dist/es/WorkMailMessageFlowClient.js.map +0 -1
  76. package/dist/es/commands/GetRawMessageContentCommand.js.map +0 -1
  77. package/dist/es/commands/PutRawMessageContentCommand.js +0 -78
  78. package/dist/es/commands/PutRawMessageContentCommand.js.map +0 -1
  79. package/dist/es/endpoints.js.map +0 -1
  80. package/dist/es/index.js +0 -6
  81. package/dist/es/index.js.map +0 -1
  82. package/dist/es/models/index.js +0 -2
  83. package/dist/es/models/index.js.map +0 -1
  84. package/dist/es/models/models_0.js.map +0 -1
  85. package/dist/es/package.json +0 -91
  86. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  87. package/dist/es/runtimeConfig.browser.js.map +0 -1
  88. package/dist/es/runtimeConfig.js.map +0 -1
  89. package/dist/es/runtimeConfig.native.js.map +0 -1
  90. package/dist/es/runtimeConfig.shared.js.map +0 -1
  91. package/dist/types/ts3.4/WorkMailMessageFlow.d.ts +0 -38
  92. package/dist/types/ts3.4/WorkMailMessageFlowClient.d.ts +0 -138
  93. package/dist/types/ts3.4/commands/GetRawMessageContentCommand.d.ts +0 -35
  94. package/dist/types/ts3.4/commands/PutRawMessageContentCommand.d.ts +0 -48
  95. package/dist/types/ts3.4/models/models_0.d.ts +0 -194
  96. package/endpoints.ts +0 -57
  97. package/jest.config.js +0 -4
  98. package/models/models_0.ts +0 -235
  99. package/protocols/Aws_restJson1.ts +0 -368
  100. package/runtimeConfig.browser.ts +0 -40
  101. package/runtimeConfig.native.ts +0 -16
  102. package/runtimeConfig.shared.ts +0 -16
  103. package/runtimeConfig.ts +0 -45
  104. package/tsconfig.es.json +0 -12
  105. package/tsconfig.json +0 -32
@@ -1,91 +0,0 @@
1
- {
2
- "name": "@aws-sdk/client-workmailmessageflow",
3
- "description": "AWS SDK for JavaScript Workmailmessageflow Client for Node.js, Browser and React Native",
4
- "version": "3.33.0",
5
- "scripts": {
6
- "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
- "build-documentation": "yarn remove-documentation && typedoc ./",
8
- "remove-definitions": "rimraf ./types",
9
- "remove-dist": "rimraf ./dist",
10
- "remove-documentation": "rimraf ./docs",
11
- "test": "exit 0",
12
- "build:cjs": "tsc -p tsconfig.json",
13
- "build:es": "tsc -p tsconfig.es.json",
14
- "build": "yarn build:cjs && yarn build:es",
15
- "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4"
16
- },
17
- "main": "./dist/cjs/index.js",
18
- "types": "./dist/types/index.d.ts",
19
- "module": "./dist/es/index.js",
20
- "browser": {
21
- "./runtimeConfig": "./runtimeConfig.browser"
22
- },
23
- "react-native": {
24
- "./runtimeConfig": "./runtimeConfig.native"
25
- },
26
- "sideEffects": false,
27
- "dependencies": {
28
- "@aws-crypto/sha256-browser": "^1.0.0",
29
- "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.33.0",
31
- "@aws-sdk/config-resolver": "3.33.0",
32
- "@aws-sdk/credential-provider-node": "3.33.0",
33
- "@aws-sdk/fetch-http-handler": "3.32.0",
34
- "@aws-sdk/hash-node": "3.32.0",
35
- "@aws-sdk/invalid-dependency": "3.32.0",
36
- "@aws-sdk/middleware-content-length": "3.32.0",
37
- "@aws-sdk/middleware-host-header": "3.32.0",
38
- "@aws-sdk/middleware-logger": "3.32.0",
39
- "@aws-sdk/middleware-retry": "3.32.0",
40
- "@aws-sdk/middleware-serde": "3.32.0",
41
- "@aws-sdk/middleware-signing": "3.33.0",
42
- "@aws-sdk/middleware-stack": "3.32.0",
43
- "@aws-sdk/middleware-user-agent": "3.32.0",
44
- "@aws-sdk/node-config-provider": "3.32.0",
45
- "@aws-sdk/node-http-handler": "3.32.0",
46
- "@aws-sdk/protocol-http": "3.32.0",
47
- "@aws-sdk/smithy-client": "3.32.0",
48
- "@aws-sdk/types": "3.32.0",
49
- "@aws-sdk/url-parser": "3.32.0",
50
- "@aws-sdk/util-base64-browser": "3.32.0",
51
- "@aws-sdk/util-base64-node": "3.32.0",
52
- "@aws-sdk/util-body-length-browser": "3.32.0",
53
- "@aws-sdk/util-body-length-node": "3.32.0",
54
- "@aws-sdk/util-user-agent-browser": "3.32.0",
55
- "@aws-sdk/util-user-agent-node": "3.33.0",
56
- "@aws-sdk/util-utf8-browser": "3.32.0",
57
- "@aws-sdk/util-utf8-node": "3.32.0",
58
- "tslib": "^2.3.0"
59
- },
60
- "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.32.0",
62
- "@types/node": "^12.7.5",
63
- "downlevel-dts": "0.7.0",
64
- "jest": "^26.1.0",
65
- "rimraf": "^3.0.0",
66
- "ts-jest": "^26.4.1",
67
- "typedoc": "^0.19.2",
68
- "typescript": "~4.3.5"
69
- },
70
- "engines": {
71
- "node": ">=10.0.0"
72
- },
73
- "typesVersions": {
74
- "<4.0": {
75
- "dist/types/*": [
76
- "dist/types/ts3.4/*"
77
- ]
78
- }
79
- },
80
- "author": {
81
- "name": "AWS SDK for JavaScript Team",
82
- "url": "https://aws.amazon.com/javascript/"
83
- },
84
- "license": "Apache-2.0",
85
- "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-workmailmessageflow",
86
- "repository": {
87
- "type": "git",
88
- "url": "https://github.com/aws/aws-sdk-js-v3.git",
89
- "directory": "clients/client-workmailmessageflow"
90
- }
91
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"Aws_restJson1.js","sourceRoot":"","sources":["../../../protocols/Aws_restJson1.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../../runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAuC;;IACtE,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,SAAS,EAClB,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,CAAC,UAAC,CAAU,IAAK,OAAA,cAAM,OAAA,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC,EAAlD,CAAkD,EAAxD,CAAwD,CAAC,EACjH,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,oBAAoB,EACxD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,eAAe,CAAC,mBAAmB,CAAC,EAC9D,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,gBAAgB,EAAE,EAChE,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,CAAC,cAAM,OAAA,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAnC,CAAmC,CAAC,EAC3E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,EAChC,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../../runtimeConfig.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAEtF;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAuC;;IACtE,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAG/C;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAuC;;IAAK,OAAA,CAAC;QAC5E,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,qBAAqB;QACrD,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
@@ -1,38 +0,0 @@
1
- import { WorkMailMessageFlowClient } from "./WorkMailMessageFlowClient";
2
- import { GetRawMessageContentCommandInput, GetRawMessageContentCommandOutput } from "./commands/GetRawMessageContentCommand";
3
- import { PutRawMessageContentCommandInput, PutRawMessageContentCommandOutput } from "./commands/PutRawMessageContentCommand";
4
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
5
- /**
6
- * <p>The WorkMail Message Flow API provides access to email messages as they are
7
- * being
8
- * sent and received by
9
- * a
10
- * WorkMail organization.</p>
11
- */
12
- export declare class WorkMailMessageFlow extends WorkMailMessageFlowClient {
13
- /**
14
- * <p>Retrieves the raw content of an in-transit email message, in MIME format.</p>
15
- */
16
- getRawMessageContent(args: GetRawMessageContentCommandInput, options?: __HttpHandlerOptions): Promise<GetRawMessageContentCommandOutput>;
17
- getRawMessageContent(args: GetRawMessageContentCommandInput, cb: (err: any, data?: GetRawMessageContentCommandOutput) => void): void;
18
- getRawMessageContent(args: GetRawMessageContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRawMessageContentCommandOutput) => void): void;
19
- /**
20
- * <p>Updates the raw content of an in-transit email message, in MIME format.</p>
21
- * <p>This example describes how to update in-transit email message. For more information and examples for using this API, see
22
- * <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/update-with-lambda.html">
23
- * Updating message content with AWS Lambda</a>.</p>
24
- *
25
- *
26
- * <note>
27
- * <p>Updates to an in-transit message only appear when you call <code>PutRawMessageContent</code> from an AWS Lambda function
28
- * configured with a synchronous <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/lambda.html#synchronous-rules">
29
- * Run Lambda</a> rule. If you call <code>PutRawMessageContent</code> on a delivered or sent message, the message remains unchanged,
30
- * even though <a href="https://docs.aws.amazon.com/workmail/latest/APIReference/API_messageflow_GetRawMessageContent.html">GetRawMessageContent</a> returns an updated
31
- * message.
32
- * </p>
33
- * </note>
34
- */
35
- putRawMessageContent(args: PutRawMessageContentCommandInput, options?: __HttpHandlerOptions): Promise<PutRawMessageContentCommandOutput>;
36
- putRawMessageContent(args: PutRawMessageContentCommandInput, cb: (err: any, data?: PutRawMessageContentCommandOutput) => void): void;
37
- putRawMessageContent(args: PutRawMessageContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutRawMessageContentCommandOutput) => void): void;
38
- }
@@ -1,138 +0,0 @@
1
- import { GetRawMessageContentCommandInput, GetRawMessageContentCommandOutput } from "./commands/GetRawMessageContentCommand";
2
- import { PutRawMessageContentCommandInput, PutRawMessageContentCommandOutput } from "./commands/PutRawMessageContentCommand";
3
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
4
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
6
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
7
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
8
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
9
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
10
- 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";
11
- export declare type ServiceInputTypes = GetRawMessageContentCommandInput | PutRawMessageContentCommandInput;
12
- export declare type ServiceOutputTypes = GetRawMessageContentCommandOutput | PutRawMessageContentCommandOutput;
13
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
14
- /**
15
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
16
- */
17
- requestHandler?: __HttpHandler;
18
- /**
19
- * A constructor for a class implementing the {@link __Hash} interface
20
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
21
- * @internal
22
- */
23
- sha256?: __HashConstructor;
24
- /**
25
- * The function that will be used to convert strings into HTTP endpoints.
26
- * @internal
27
- */
28
- urlParser?: __UrlParser;
29
- /**
30
- * A function that can calculate the length of a request body.
31
- * @internal
32
- */
33
- bodyLengthChecker?: (body: any) => number | undefined;
34
- /**
35
- * A function that converts a stream into an array of bytes.
36
- * @internal
37
- */
38
- streamCollector?: __StreamCollector;
39
- /**
40
- * The function that will be used to convert a base64-encoded string to a byte array.
41
- * @internal
42
- */
43
- base64Decoder?: __Decoder;
44
- /**
45
- * The function that will be used to convert binary data to a base64-encoded string.
46
- * @internal
47
- */
48
- base64Encoder?: __Encoder;
49
- /**
50
- * The function that will be used to convert a UTF8-encoded string to a byte array.
51
- * @internal
52
- */
53
- utf8Decoder?: __Decoder;
54
- /**
55
- * The function that will be used to convert binary data to a UTF-8 encoded string.
56
- * @internal
57
- */
58
- utf8Encoder?: __Encoder;
59
- /**
60
- * The runtime environment.
61
- * @internal
62
- */
63
- runtime?: string;
64
- /**
65
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
66
- * trait of an operation.
67
- */
68
- disableHostPrefix?: boolean;
69
- /**
70
- * Value for how many times a request will be made at most in case of retry.
71
- */
72
- maxAttempts?: number | __Provider<number>;
73
- /**
74
- * Specifies which retry algorithm to use.
75
- */
76
- retryMode?: string | __Provider<string>;
77
- /**
78
- * Optional logger for logging debug/info/warn/error.
79
- */
80
- logger?: __Logger;
81
- /**
82
- * Unique service identifier.
83
- * @internal
84
- */
85
- serviceId?: string;
86
- /**
87
- * The AWS region to which this client will send requests
88
- */
89
- region?: string | __Provider<string>;
90
- /**
91
- * Default credentials provider; Not available in browser runtime.
92
- * @internal
93
- */
94
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
95
- /**
96
- * Fetch related hostname, signing name or signing region with given region.
97
- * @internal
98
- */
99
- regionInfoProvider?: RegionInfoProvider;
100
- /**
101
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
102
- * @internal
103
- */
104
- defaultUserAgentProvider?: Provider<__UserAgent>;
105
- }
106
- declare type WorkMailMessageFlowClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
107
- /**
108
- * The configuration interface of WorkMailMessageFlowClient class constructor that set the region, credentials and other options.
109
- */
110
- export interface WorkMailMessageFlowClientConfig extends WorkMailMessageFlowClientConfigType {
111
- }
112
- declare type WorkMailMessageFlowClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
113
- /**
114
- * The resolved configuration interface of WorkMailMessageFlowClient class. This is resolved and normalized from the {@link WorkMailMessageFlowClientConfig | constructor configuration interface}.
115
- */
116
- export interface WorkMailMessageFlowClientResolvedConfig extends WorkMailMessageFlowClientResolvedConfigType {
117
- }
118
- /**
119
- * <p>The WorkMail Message Flow API provides access to email messages as they are
120
- * being
121
- * sent and received by
122
- * a
123
- * WorkMail organization.</p>
124
- */
125
- export declare class WorkMailMessageFlowClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WorkMailMessageFlowClientResolvedConfig> {
126
- /**
127
- * The resolved configuration of WorkMailMessageFlowClient class. This is resolved and normalized from the {@link WorkMailMessageFlowClientConfig | constructor configuration interface}.
128
- */
129
- readonly config: WorkMailMessageFlowClientResolvedConfig;
130
- constructor(configuration: WorkMailMessageFlowClientConfig);
131
- /**
132
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
133
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
134
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
135
- */
136
- destroy(): void;
137
- }
138
- export {};
@@ -1,35 +0,0 @@
1
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailMessageFlowClientResolvedConfig } from "../WorkMailMessageFlowClient";
2
- import { GetRawMessageContentRequest, GetRawMessageContentResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
- export interface GetRawMessageContentCommandInput extends GetRawMessageContentRequest {
6
- }
7
- export interface GetRawMessageContentCommandOutput extends GetRawMessageContentResponse, __MetadataBearer {
8
- }
9
- /**
10
- * <p>Retrieves the raw content of an in-transit email message, in MIME format.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { WorkMailMessageFlowClient, GetRawMessageContentCommand } from "@aws-sdk/client-workmailmessageflow"; // ES Modules import
15
- * // const { WorkMailMessageFlowClient, GetRawMessageContentCommand } = require("@aws-sdk/client-workmailmessageflow"); // CommonJS import
16
- * const client = new WorkMailMessageFlowClient(config);
17
- * const command = new GetRawMessageContentCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetRawMessageContentCommandInput} for command's `input` shape.
22
- * @see {@link GetRawMessageContentCommandOutput} for command's `response` shape.
23
- * @see {@link WorkMailMessageFlowClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- export declare class GetRawMessageContentCommand extends $Command<GetRawMessageContentCommandInput, GetRawMessageContentCommandOutput, WorkMailMessageFlowClientResolvedConfig> {
27
- readonly input: GetRawMessageContentCommandInput;
28
- constructor(input: GetRawMessageContentCommandInput);
29
- /**
30
- * @internal
31
- */
32
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailMessageFlowClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRawMessageContentCommandInput, GetRawMessageContentCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
@@ -1,48 +0,0 @@
1
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailMessageFlowClientResolvedConfig } from "../WorkMailMessageFlowClient";
2
- import { PutRawMessageContentRequest, PutRawMessageContentResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
- export interface PutRawMessageContentCommandInput extends PutRawMessageContentRequest {
6
- }
7
- export interface PutRawMessageContentCommandOutput extends PutRawMessageContentResponse, __MetadataBearer {
8
- }
9
- /**
10
- * <p>Updates the raw content of an in-transit email message, in MIME format.</p>
11
- * <p>This example describes how to update in-transit email message. For more information and examples for using this API, see
12
- * <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/update-with-lambda.html">
13
- * Updating message content with AWS Lambda</a>.</p>
14
- *
15
- *
16
- * <note>
17
- * <p>Updates to an in-transit message only appear when you call <code>PutRawMessageContent</code> from an AWS Lambda function
18
- * configured with a synchronous <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/lambda.html#synchronous-rules">
19
- * Run Lambda</a> rule. If you call <code>PutRawMessageContent</code> on a delivered or sent message, the message remains unchanged,
20
- * even though <a href="https://docs.aws.amazon.com/workmail/latest/APIReference/API_messageflow_GetRawMessageContent.html">GetRawMessageContent</a> returns an updated
21
- * message.
22
- * </p>
23
- * </note>
24
- * @example
25
- * Use a bare-bones client and the command you need to make an API call.
26
- * ```javascript
27
- * import { WorkMailMessageFlowClient, PutRawMessageContentCommand } from "@aws-sdk/client-workmailmessageflow"; // ES Modules import
28
- * // const { WorkMailMessageFlowClient, PutRawMessageContentCommand } = require("@aws-sdk/client-workmailmessageflow"); // CommonJS import
29
- * const client = new WorkMailMessageFlowClient(config);
30
- * const command = new PutRawMessageContentCommand(input);
31
- * const response = await client.send(command);
32
- * ```
33
- *
34
- * @see {@link PutRawMessageContentCommandInput} for command's `input` shape.
35
- * @see {@link PutRawMessageContentCommandOutput} for command's `response` shape.
36
- * @see {@link WorkMailMessageFlowClientResolvedConfig | config} for command's `input` shape.
37
- *
38
- */
39
- export declare class PutRawMessageContentCommand extends $Command<PutRawMessageContentCommandInput, PutRawMessageContentCommandOutput, WorkMailMessageFlowClientResolvedConfig> {
40
- readonly input: PutRawMessageContentCommandInput;
41
- constructor(input: PutRawMessageContentCommandInput);
42
- /**
43
- * @internal
44
- */
45
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailMessageFlowClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRawMessageContentCommandInput, PutRawMessageContentCommandOutput>;
46
- private serialize;
47
- private deserialize;
48
- }
@@ -1,194 +0,0 @@
1
- /// <reference types="node" />
2
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
3
- import { Readable } from "stream";
4
- export interface GetRawMessageContentRequest {
5
- /**
6
- * <p>The identifier of the email message to retrieve.</p>
7
- */
8
- messageId: string | undefined;
9
- }
10
- export declare namespace GetRawMessageContentRequest {
11
- /**
12
- * @internal
13
- */
14
- const filterSensitiveLog: (obj: GetRawMessageContentRequest) => any;
15
- }
16
- export interface GetRawMessageContentResponse {
17
- /**
18
- * <p>The raw content of the email message, in MIME format.</p>
19
- */
20
- messageContent: Readable | ReadableStream | Blob | undefined;
21
- }
22
- export declare namespace GetRawMessageContentResponse {
23
- /**
24
- * @internal
25
- */
26
- const filterSensitiveLog: (obj: GetRawMessageContentResponse) => any;
27
- }
28
- /**
29
- * <p>The requested email message is not found.</p>
30
- */
31
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
32
- name: "ResourceNotFoundException";
33
- $fault: "client";
34
- message?: string;
35
- }
36
- export declare namespace ResourceNotFoundException {
37
- /**
38
- * @internal
39
- */
40
- const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
41
- }
42
- /**
43
- * <p>WorkMail could not access the updated email content. Possible reasons:</p>
44
- * <ul>
45
- * <li>
46
- * <p>You made the request in a region other than your S3 bucket region.</p>
47
- * </li>
48
- * <li>
49
- * <p>The <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-owner-condition.html">S3 bucket owner</a> is not the
50
- * same as the calling AWS account.</p>
51
- * </li>
52
- * <li>
53
- * <p>You have an incomplete or missing S3 bucket policy. For more information about policies, see
54
- * <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/update-with-lambda.html">
55
- * Updating message content with AWS Lambda
56
- * </a> in the <i>WorkMail Administrator
57
- * Guide</i>.</p>
58
- * </li>
59
- * </ul>
60
- */
61
- export interface InvalidContentLocation extends __SmithyException, $MetadataBearer {
62
- name: "InvalidContentLocation";
63
- $fault: "client";
64
- message?: string;
65
- }
66
- export declare namespace InvalidContentLocation {
67
- /**
68
- * @internal
69
- */
70
- const filterSensitiveLog: (obj: InvalidContentLocation) => any;
71
- }
72
- /**
73
- * <p>The requested email is not eligible for update. This is usually the case for a redirected email.</p>
74
- */
75
- export interface MessageFrozen extends __SmithyException, $MetadataBearer {
76
- name: "MessageFrozen";
77
- $fault: "client";
78
- message?: string;
79
- }
80
- export declare namespace MessageFrozen {
81
- /**
82
- * @internal
83
- */
84
- const filterSensitiveLog: (obj: MessageFrozen) => any;
85
- }
86
- /**
87
- * <p>The requested email could not be updated due to an error in the MIME content. Check the error message for more information about
88
- * what caused the error.</p>
89
- */
90
- export interface MessageRejected extends __SmithyException, $MetadataBearer {
91
- name: "MessageRejected";
92
- $fault: "client";
93
- message?: string;
94
- }
95
- export declare namespace MessageRejected {
96
- /**
97
- * @internal
98
- */
99
- const filterSensitiveLog: (obj: MessageRejected) => any;
100
- }
101
- /**
102
- * <p>Amazon S3 object representing the updated message content, in MIME format.</p>
103
- * <note>
104
- * <p>The region for the S3 bucket containing the S3 object must match the region used for WorkMail operations. Also, for WorkMail to process
105
- * an S3 object, it must have permission to access that object. For more information, see
106
- * <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/update-with-lambda.html">
107
- * Updating message content with AWS Lambda</a>.</p>
108
- * </note>
109
- */
110
- export interface S3Reference {
111
- /**
112
- * <p>The S3 bucket name.</p>
113
- */
114
- bucket: string | undefined;
115
- /**
116
- * <p>The S3 key object name.</p>
117
- */
118
- key: string | undefined;
119
- /**
120
- * <p>If you enable versioning for the bucket, you can specify the object version.</p>
121
- */
122
- objectVersion?: string;
123
- }
124
- export declare namespace S3Reference {
125
- /**
126
- * @internal
127
- */
128
- const filterSensitiveLog: (obj: S3Reference) => any;
129
- }
130
- /**
131
- * <p>Provides the MIME content of the updated email message as an S3 object. All MIME content must meet the following criteria:</p>
132
- * <ul>
133
- * <li>
134
- * <p>Each part of a multipart MIME message must be formatted properly.</p>
135
- * </li>
136
- * <li>
137
- * <p>Attachments must be of a content type that Amazon SES supports. For more information, see
138
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mime-types-appendix.html">Unsupported Attachment Types</a>.</p>
139
- * </li>
140
- * <li>
141
- * <p>If any of the MIME parts in a message contain content that is outside of the 7-bit ASCII character range, we recommend
142
- * encoding that content.</p>
143
- * </li>
144
- * <li>
145
- * <p>Per <a href="https://tools.ietf.org/html/rfc5321#section-4.5.3.1.6">RFC 5321</a>, the maximum length of each line of
146
- * text, including the <CRLF>, must not exceed 1,000 characters.</p>
147
- * </li>
148
- * <li>
149
- * <p>The message must contain all the required header fields. Check the returned error message for more information.</p>
150
- * </li>
151
- * <li>
152
- * <p>The value of immutable headers must remain unchanged. Check the returned error message for more information.</p>
153
- * </li>
154
- * <li>
155
- * <p>Certain unique headers can only appear once. Check the returned error message for more information.</p>
156
- * </li>
157
- * </ul>
158
- */
159
- export interface RawMessageContent {
160
- /**
161
- * <p>The S3 reference of an email message.</p>
162
- */
163
- s3Reference: S3Reference | undefined;
164
- }
165
- export declare namespace RawMessageContent {
166
- /**
167
- * @internal
168
- */
169
- const filterSensitiveLog: (obj: RawMessageContent) => any;
170
- }
171
- export interface PutRawMessageContentRequest {
172
- /**
173
- * <p>The identifier of the email message being updated.</p>
174
- */
175
- messageId: string | undefined;
176
- /**
177
- * <p>Describes the raw message content of the updated email message.</p>
178
- */
179
- content: RawMessageContent | undefined;
180
- }
181
- export declare namespace PutRawMessageContentRequest {
182
- /**
183
- * @internal
184
- */
185
- const filterSensitiveLog: (obj: PutRawMessageContentRequest) => any;
186
- }
187
- export interface PutRawMessageContentResponse {
188
- }
189
- export declare namespace PutRawMessageContentResponse {
190
- /**
191
- * @internal
192
- */
193
- const filterSensitiveLog: (obj: PutRawMessageContentResponse) => any;
194
- }
package/endpoints.ts DELETED
@@ -1,57 +0,0 @@
1
- import { PartitionHash, RegionHash, getRegionInfo } from "@aws-sdk/config-resolver";
2
- import { RegionInfoProvider } from "@aws-sdk/types";
3
-
4
- const regionHash: RegionHash = {};
5
-
6
- const partitionHash: PartitionHash = {
7
- aws: {
8
- regions: [
9
- "af-south-1",
10
- "ap-east-1",
11
- "ap-northeast-1",
12
- "ap-northeast-2",
13
- "ap-northeast-3",
14
- "ap-south-1",
15
- "ap-southeast-1",
16
- "ap-southeast-2",
17
- "ca-central-1",
18
- "eu-central-1",
19
- "eu-north-1",
20
- "eu-south-1",
21
- "eu-west-1",
22
- "eu-west-2",
23
- "eu-west-3",
24
- "me-south-1",
25
- "sa-east-1",
26
- "us-east-1",
27
- "us-east-2",
28
- "us-west-1",
29
- "us-west-2",
30
- ],
31
- hostname: "workmailmessageflow.{region}.amazonaws.com",
32
- },
33
- "aws-cn": {
34
- regions: ["cn-north-1", "cn-northwest-1"],
35
- hostname: "workmailmessageflow.{region}.amazonaws.com.cn",
36
- },
37
- "aws-iso": {
38
- regions: ["us-iso-east-1"],
39
- hostname: "workmailmessageflow.{region}.c2s.ic.gov",
40
- },
41
- "aws-iso-b": {
42
- regions: ["us-isob-east-1"],
43
- hostname: "workmailmessageflow.{region}.sc2s.sgov.gov",
44
- },
45
- "aws-us-gov": {
46
- regions: ["us-gov-east-1", "us-gov-west-1"],
47
- hostname: "workmailmessageflow.{region}.amazonaws.com",
48
- },
49
- };
50
-
51
- export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
52
- getRegionInfo(region, {
53
- ...options,
54
- signingService: "workmailmessageflow",
55
- regionHash,
56
- partitionHash,
57
- });