@aws-sdk/client-efs 3.35.0 → 3.36.0

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 (221) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist-cjs/EFS.js +0 -1
  3. package/dist-cjs/EFSClient.js +0 -1
  4. package/dist-cjs/commands/CreateAccessPointCommand.js +0 -1
  5. package/dist-cjs/commands/CreateFileSystemCommand.js +0 -1
  6. package/dist-cjs/commands/CreateMountTargetCommand.js +0 -1
  7. package/dist-cjs/commands/CreateTagsCommand.js +0 -1
  8. package/dist-cjs/commands/DeleteAccessPointCommand.js +0 -1
  9. package/dist-cjs/commands/DeleteFileSystemCommand.js +0 -1
  10. package/dist-cjs/commands/DeleteFileSystemPolicyCommand.js +0 -1
  11. package/dist-cjs/commands/DeleteMountTargetCommand.js +0 -1
  12. package/dist-cjs/commands/DeleteTagsCommand.js +0 -1
  13. package/dist-cjs/commands/DescribeAccessPointsCommand.js +0 -1
  14. package/dist-cjs/commands/DescribeAccountPreferencesCommand.js +0 -1
  15. package/dist-cjs/commands/DescribeBackupPolicyCommand.js +0 -1
  16. package/dist-cjs/commands/DescribeFileSystemPolicyCommand.js +0 -1
  17. package/dist-cjs/commands/DescribeFileSystemsCommand.js +0 -1
  18. package/dist-cjs/commands/DescribeLifecycleConfigurationCommand.js +0 -1
  19. package/dist-cjs/commands/DescribeMountTargetSecurityGroupsCommand.js +0 -1
  20. package/dist-cjs/commands/DescribeMountTargetsCommand.js +0 -1
  21. package/dist-cjs/commands/DescribeTagsCommand.js +0 -1
  22. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  23. package/dist-cjs/commands/ModifyMountTargetSecurityGroupsCommand.js +0 -1
  24. package/dist-cjs/commands/PutAccountPreferencesCommand.js +0 -1
  25. package/dist-cjs/commands/PutBackupPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/PutFileSystemPolicyCommand.js +0 -1
  27. package/dist-cjs/commands/PutLifecycleConfigurationCommand.js +0 -1
  28. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  29. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  30. package/dist-cjs/commands/UpdateFileSystemCommand.js +0 -1
  31. package/dist-cjs/endpoints.js +0 -1
  32. package/dist-cjs/index.js +0 -1
  33. package/dist-cjs/models/index.js +0 -1
  34. package/dist-cjs/models/models_0.js +0 -1
  35. package/dist-cjs/pagination/DescribeAccessPointsPaginator.js +0 -1
  36. package/dist-cjs/pagination/DescribeFileSystemsPaginator.js +0 -1
  37. package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -1
  38. package/dist-cjs/pagination/Interfaces.js +0 -1
  39. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
  40. package/dist-cjs/protocols/Aws_restJson1.js +8 -1
  41. package/dist-cjs/runtimeConfig.browser.js +2 -3
  42. package/dist-cjs/runtimeConfig.js +3 -4
  43. package/dist-cjs/runtimeConfig.native.js +0 -1
  44. package/dist-cjs/runtimeConfig.shared.js +0 -1
  45. package/dist-es/EFS.js +0 -1
  46. package/dist-es/EFSClient.js +0 -1
  47. package/dist-es/commands/CreateAccessPointCommand.js +0 -1
  48. package/dist-es/commands/CreateFileSystemCommand.js +0 -1
  49. package/dist-es/commands/CreateMountTargetCommand.js +0 -1
  50. package/dist-es/commands/CreateTagsCommand.js +0 -1
  51. package/dist-es/commands/DeleteAccessPointCommand.js +0 -1
  52. package/dist-es/commands/DeleteFileSystemCommand.js +0 -1
  53. package/dist-es/commands/DeleteFileSystemPolicyCommand.js +0 -1
  54. package/dist-es/commands/DeleteMountTargetCommand.js +0 -1
  55. package/dist-es/commands/DeleteTagsCommand.js +0 -1
  56. package/dist-es/commands/DescribeAccessPointsCommand.js +0 -1
  57. package/dist-es/commands/DescribeAccountPreferencesCommand.js +0 -1
  58. package/dist-es/commands/DescribeBackupPolicyCommand.js +0 -1
  59. package/dist-es/commands/DescribeFileSystemPolicyCommand.js +0 -1
  60. package/dist-es/commands/DescribeFileSystemsCommand.js +0 -1
  61. package/dist-es/commands/DescribeLifecycleConfigurationCommand.js +0 -1
  62. package/dist-es/commands/DescribeMountTargetSecurityGroupsCommand.js +0 -1
  63. package/dist-es/commands/DescribeMountTargetsCommand.js +0 -1
  64. package/dist-es/commands/DescribeTagsCommand.js +0 -1
  65. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  66. package/dist-es/commands/ModifyMountTargetSecurityGroupsCommand.js +0 -1
  67. package/dist-es/commands/PutAccountPreferencesCommand.js +0 -1
  68. package/dist-es/commands/PutBackupPolicyCommand.js +0 -1
  69. package/dist-es/commands/PutFileSystemPolicyCommand.js +0 -1
  70. package/dist-es/commands/PutLifecycleConfigurationCommand.js +0 -1
  71. package/dist-es/commands/TagResourceCommand.js +0 -1
  72. package/dist-es/commands/UntagResourceCommand.js +0 -1
  73. package/dist-es/commands/UpdateFileSystemCommand.js +0 -1
  74. package/dist-es/endpoints.js +0 -1
  75. package/dist-es/index.js +0 -1
  76. package/dist-es/models/index.js +0 -1
  77. package/dist-es/models/models_0.js +0 -1
  78. package/dist-es/pagination/DescribeAccessPointsPaginator.js +0 -1
  79. package/dist-es/pagination/DescribeFileSystemsPaginator.js +0 -1
  80. package/dist-es/pagination/DescribeTagsPaginator.js +0 -1
  81. package/dist-es/pagination/Interfaces.js +0 -1
  82. package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
  83. package/dist-es/protocols/Aws_restJson1.js +22 -15
  84. package/dist-es/runtimeConfig.browser.js +1 -2
  85. package/dist-es/runtimeConfig.js +2 -3
  86. package/dist-es/runtimeConfig.native.js +0 -1
  87. package/dist-es/runtimeConfig.shared.js +0 -1
  88. package/package.json +33 -30
  89. package/dist-cjs/EFS.js.map +0 -1
  90. package/dist-cjs/EFSClient.js.map +0 -1
  91. package/dist-cjs/commands/CreateAccessPointCommand.js.map +0 -1
  92. package/dist-cjs/commands/CreateFileSystemCommand.js.map +0 -1
  93. package/dist-cjs/commands/CreateMountTargetCommand.js.map +0 -1
  94. package/dist-cjs/commands/CreateTagsCommand.js.map +0 -1
  95. package/dist-cjs/commands/DeleteAccessPointCommand.js.map +0 -1
  96. package/dist-cjs/commands/DeleteFileSystemCommand.js.map +0 -1
  97. package/dist-cjs/commands/DeleteFileSystemPolicyCommand.js.map +0 -1
  98. package/dist-cjs/commands/DeleteMountTargetCommand.js.map +0 -1
  99. package/dist-cjs/commands/DeleteTagsCommand.js.map +0 -1
  100. package/dist-cjs/commands/DescribeAccessPointsCommand.js.map +0 -1
  101. package/dist-cjs/commands/DescribeAccountPreferencesCommand.js.map +0 -1
  102. package/dist-cjs/commands/DescribeBackupPolicyCommand.js.map +0 -1
  103. package/dist-cjs/commands/DescribeFileSystemPolicyCommand.js.map +0 -1
  104. package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +0 -1
  105. package/dist-cjs/commands/DescribeLifecycleConfigurationCommand.js.map +0 -1
  106. package/dist-cjs/commands/DescribeMountTargetSecurityGroupsCommand.js.map +0 -1
  107. package/dist-cjs/commands/DescribeMountTargetsCommand.js.map +0 -1
  108. package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
  109. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  110. package/dist-cjs/commands/ModifyMountTargetSecurityGroupsCommand.js.map +0 -1
  111. package/dist-cjs/commands/PutAccountPreferencesCommand.js.map +0 -1
  112. package/dist-cjs/commands/PutBackupPolicyCommand.js.map +0 -1
  113. package/dist-cjs/commands/PutFileSystemPolicyCommand.js.map +0 -1
  114. package/dist-cjs/commands/PutLifecycleConfigurationCommand.js.map +0 -1
  115. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  116. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  117. package/dist-cjs/commands/UpdateFileSystemCommand.js.map +0 -1
  118. package/dist-cjs/endpoints.js.map +0 -1
  119. package/dist-cjs/index.js.map +0 -1
  120. package/dist-cjs/models/index.js.map +0 -1
  121. package/dist-cjs/models/models_0.js.map +0 -1
  122. package/dist-cjs/pagination/DescribeAccessPointsPaginator.js.map +0 -1
  123. package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +0 -1
  124. package/dist-cjs/pagination/DescribeTagsPaginator.js.map +0 -1
  125. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  126. package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
  127. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  128. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  129. package/dist-cjs/runtimeConfig.js.map +0 -1
  130. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  131. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  132. package/dist-es/EFS.js.map +0 -1
  133. package/dist-es/EFSClient.js.map +0 -1
  134. package/dist-es/commands/CreateAccessPointCommand.js.map +0 -1
  135. package/dist-es/commands/CreateFileSystemCommand.js.map +0 -1
  136. package/dist-es/commands/CreateMountTargetCommand.js.map +0 -1
  137. package/dist-es/commands/CreateTagsCommand.js.map +0 -1
  138. package/dist-es/commands/DeleteAccessPointCommand.js.map +0 -1
  139. package/dist-es/commands/DeleteFileSystemCommand.js.map +0 -1
  140. package/dist-es/commands/DeleteFileSystemPolicyCommand.js.map +0 -1
  141. package/dist-es/commands/DeleteMountTargetCommand.js.map +0 -1
  142. package/dist-es/commands/DeleteTagsCommand.js.map +0 -1
  143. package/dist-es/commands/DescribeAccessPointsCommand.js.map +0 -1
  144. package/dist-es/commands/DescribeAccountPreferencesCommand.js.map +0 -1
  145. package/dist-es/commands/DescribeBackupPolicyCommand.js.map +0 -1
  146. package/dist-es/commands/DescribeFileSystemPolicyCommand.js.map +0 -1
  147. package/dist-es/commands/DescribeFileSystemsCommand.js.map +0 -1
  148. package/dist-es/commands/DescribeLifecycleConfigurationCommand.js.map +0 -1
  149. package/dist-es/commands/DescribeMountTargetSecurityGroupsCommand.js.map +0 -1
  150. package/dist-es/commands/DescribeMountTargetsCommand.js.map +0 -1
  151. package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
  152. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  153. package/dist-es/commands/ModifyMountTargetSecurityGroupsCommand.js.map +0 -1
  154. package/dist-es/commands/PutAccountPreferencesCommand.js.map +0 -1
  155. package/dist-es/commands/PutBackupPolicyCommand.js.map +0 -1
  156. package/dist-es/commands/PutFileSystemPolicyCommand.js.map +0 -1
  157. package/dist-es/commands/PutLifecycleConfigurationCommand.js.map +0 -1
  158. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  159. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  160. package/dist-es/commands/UpdateFileSystemCommand.js.map +0 -1
  161. package/dist-es/endpoints.js.map +0 -1
  162. package/dist-es/index.js.map +0 -1
  163. package/dist-es/models/index.js.map +0 -1
  164. package/dist-es/models/models_0.js.map +0 -1
  165. package/dist-es/pagination/DescribeAccessPointsPaginator.js.map +0 -1
  166. package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +0 -1
  167. package/dist-es/pagination/DescribeTagsPaginator.js.map +0 -1
  168. package/dist-es/pagination/Interfaces.js.map +0 -1
  169. package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
  170. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  171. package/dist-es/runtimeConfig.browser.js.map +0 -1
  172. package/dist-es/runtimeConfig.js.map +0 -1
  173. package/dist-es/runtimeConfig.native.js.map +0 -1
  174. package/dist-es/runtimeConfig.shared.js.map +0 -1
  175. package/jest.config.js +0 -4
  176. package/src/EFS.ts +0 -1386
  177. package/src/EFSClient.ts +0 -363
  178. package/src/commands/CreateAccessPointCommand.ts +0 -102
  179. package/src/commands/CreateFileSystemCommand.ts +0 -148
  180. package/src/commands/CreateMountTargetCommand.ts +0 -236
  181. package/src/commands/CreateTagsCommand.ts +0 -106
  182. package/src/commands/DeleteAccessPointCommand.ts +0 -98
  183. package/src/commands/DeleteFileSystemCommand.ts +0 -109
  184. package/src/commands/DeleteFileSystemPolicyCommand.ts +0 -98
  185. package/src/commands/DeleteMountTargetCommand.ts +0 -128
  186. package/src/commands/DeleteTagsCommand.ts +0 -107
  187. package/src/commands/DescribeAccessPointsCommand.ts +0 -98
  188. package/src/commands/DescribeAccountPreferencesCommand.ts +0 -99
  189. package/src/commands/DescribeBackupPolicyCommand.ts +0 -95
  190. package/src/commands/DescribeFileSystemPolicyCommand.ts +0 -96
  191. package/src/commands/DescribeFileSystemsCommand.ts +0 -117
  192. package/src/commands/DescribeLifecycleConfigurationCommand.ts +0 -110
  193. package/src/commands/DescribeMountTargetSecurityGroupsCommand.ts +0 -121
  194. package/src/commands/DescribeMountTargetsCommand.ts +0 -102
  195. package/src/commands/DescribeTagsCommand.ts +0 -105
  196. package/src/commands/ListTagsForResourceCommand.ts +0 -96
  197. package/src/commands/ModifyMountTargetSecurityGroupsCommand.ts +0 -120
  198. package/src/commands/PutAccountPreferencesCommand.ts +0 -98
  199. package/src/commands/PutBackupPolicyCommand.ts +0 -95
  200. package/src/commands/PutFileSystemPolicyCommand.ts +0 -104
  201. package/src/commands/PutLifecycleConfigurationCommand.ts +0 -128
  202. package/src/commands/TagResourceCommand.ts +0 -96
  203. package/src/commands/UntagResourceCommand.ts +0 -96
  204. package/src/commands/UpdateFileSystemCommand.ts +0 -96
  205. package/src/endpoints.ts +0 -183
  206. package/src/index.ts +0 -35
  207. package/src/models/index.ts +0 -1
  208. package/src/models/models_0.ts +0 -2185
  209. package/src/pagination/DescribeAccessPointsPaginator.ts +0 -59
  210. package/src/pagination/DescribeFileSystemsPaginator.ts +0 -59
  211. package/src/pagination/DescribeTagsPaginator.ts +0 -59
  212. package/src/pagination/Interfaces.ts +0 -8
  213. package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
  214. package/src/protocols/Aws_restJson1.ts +0 -4420
  215. package/src/runtimeConfig.browser.ts +0 -41
  216. package/src/runtimeConfig.native.ts +0 -17
  217. package/src/runtimeConfig.shared.ts +0 -17
  218. package/src/runtimeConfig.ts +0 -46
  219. package/tsconfig.es.json +0 -10
  220. package/tsconfig.json +0 -33
  221. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 10/07/2021 ([#2879](https://github.com/aws/aws-sdk-js-v3/issues/2879)) ([1f4441e](https://github.com/aws/aws-sdk-js-v3/commit/1f4441e46b63ae6ff01067780b26d49916c267a0))
12
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
13
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
14
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
15
+
16
+
17
+
18
+
19
+
6
20
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
21
 
8
22
 
package/dist-cjs/EFS.js CHANGED
@@ -417,4 +417,3 @@ class EFS extends EFSClient_1.EFSClient {
417
417
  }
418
418
  }
419
419
  exports.EFS = EFS;
420
- //# sourceMappingURL=EFS.js.map
@@ -45,4 +45,3 @@ class EFSClient extends smithy_client_1.Client {
45
45
  }
46
46
  }
47
47
  exports.EFSClient = EFSClient;
48
- //# sourceMappingURL=EFSClient.js.map
@@ -65,4 +65,3 @@ class CreateAccessPointCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.CreateAccessPointCommand = CreateAccessPointCommand;
68
- //# sourceMappingURL=CreateAccessPointCommand.js.map
@@ -111,4 +111,3 @@ class CreateFileSystemCommand extends smithy_client_1.Command {
111
111
  }
112
112
  }
113
113
  exports.CreateFileSystemCommand = CreateFileSystemCommand;
114
- //# sourceMappingURL=CreateFileSystemCommand.js.map
@@ -199,4 +199,3 @@ class CreateMountTargetCommand extends smithy_client_1.Command {
199
199
  }
200
200
  }
201
201
  exports.CreateMountTargetCommand = CreateMountTargetCommand;
202
- //# sourceMappingURL=CreateMountTargetCommand.js.map
@@ -69,4 +69,3 @@ class CreateTagsCommand extends smithy_client_1.Command {
69
69
  }
70
70
  }
71
71
  exports.CreateTagsCommand = CreateTagsCommand;
72
- //# sourceMappingURL=CreateTagsCommand.js.map
@@ -61,4 +61,3 @@ class DeleteAccessPointCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DeleteAccessPointCommand = DeleteAccessPointCommand;
64
- //# sourceMappingURL=DeleteAccessPointCommand.js.map
@@ -72,4 +72,3 @@ class DeleteFileSystemCommand extends smithy_client_1.Command {
72
72
  }
73
73
  }
74
74
  exports.DeleteFileSystemCommand = DeleteFileSystemCommand;
75
- //# sourceMappingURL=DeleteFileSystemCommand.js.map
@@ -61,4 +61,3 @@ class DeleteFileSystemPolicyCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DeleteFileSystemPolicyCommand = DeleteFileSystemPolicyCommand;
64
- //# sourceMappingURL=DeleteFileSystemPolicyCommand.js.map
@@ -91,4 +91,3 @@ class DeleteMountTargetCommand extends smithy_client_1.Command {
91
91
  }
92
92
  }
93
93
  exports.DeleteMountTargetCommand = DeleteMountTargetCommand;
94
- //# sourceMappingURL=DeleteMountTargetCommand.js.map
@@ -70,4 +70,3 @@ class DeleteTagsCommand extends smithy_client_1.Command {
70
70
  }
71
71
  }
72
72
  exports.DeleteTagsCommand = DeleteTagsCommand;
73
- //# sourceMappingURL=DeleteTagsCommand.js.map
@@ -61,4 +61,3 @@ class DescribeAccessPointsCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DescribeAccessPointsCommand = DescribeAccessPointsCommand;
64
- //# sourceMappingURL=DescribeAccessPointsCommand.js.map
@@ -59,4 +59,3 @@ class DescribeAccountPreferencesCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DescribeAccountPreferencesCommand = DescribeAccountPreferencesCommand;
62
- //# sourceMappingURL=DescribeAccountPreferencesCommand.js.map
@@ -58,4 +58,3 @@ class DescribeBackupPolicyCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeBackupPolicyCommand = DescribeBackupPolicyCommand;
61
- //# sourceMappingURL=DescribeBackupPolicyCommand.js.map
@@ -59,4 +59,3 @@ class DescribeFileSystemPolicyCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DescribeFileSystemPolicyCommand = DescribeFileSystemPolicyCommand;
62
- //# sourceMappingURL=DescribeFileSystemPolicyCommand.js.map
@@ -80,4 +80,3 @@ class DescribeFileSystemsCommand extends smithy_client_1.Command {
80
80
  }
81
81
  }
82
82
  exports.DescribeFileSystemsCommand = DescribeFileSystemsCommand;
83
- //# sourceMappingURL=DescribeFileSystemsCommand.js.map
@@ -65,4 +65,3 @@ class DescribeLifecycleConfigurationCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.DescribeLifecycleConfigurationCommand = DescribeLifecycleConfigurationCommand;
68
- //# sourceMappingURL=DescribeLifecycleConfigurationCommand.js.map
@@ -73,4 +73,3 @@ class DescribeMountTargetSecurityGroupsCommand extends smithy_client_1.Command {
73
73
  }
74
74
  }
75
75
  exports.DescribeMountTargetSecurityGroupsCommand = DescribeMountTargetSecurityGroupsCommand;
76
- //# sourceMappingURL=DescribeMountTargetSecurityGroupsCommand.js.map
@@ -65,4 +65,3 @@ class DescribeMountTargetsCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.DescribeMountTargetsCommand = DescribeMountTargetsCommand;
68
- //# sourceMappingURL=DescribeMountTargetsCommand.js.map
@@ -68,4 +68,3 @@ class DescribeTagsCommand extends smithy_client_1.Command {
68
68
  }
69
69
  }
70
70
  exports.DescribeTagsCommand = DescribeTagsCommand;
71
- //# sourceMappingURL=DescribeTagsCommand.js.map
@@ -59,4 +59,3 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
62
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -77,4 +77,3 @@ class ModifyMountTargetSecurityGroupsCommand extends smithy_client_1.Command {
77
77
  }
78
78
  }
79
79
  exports.ModifyMountTargetSecurityGroupsCommand = ModifyMountTargetSecurityGroupsCommand;
80
- //# sourceMappingURL=ModifyMountTargetSecurityGroupsCommand.js.map
@@ -61,4 +61,3 @@ class PutAccountPreferencesCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.PutAccountPreferencesCommand = PutAccountPreferencesCommand;
64
- //# sourceMappingURL=PutAccountPreferencesCommand.js.map
@@ -58,4 +58,3 @@ class PutBackupPolicyCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.PutBackupPolicyCommand = PutBackupPolicyCommand;
61
- //# sourceMappingURL=PutBackupPolicyCommand.js.map
@@ -67,4 +67,3 @@ class PutFileSystemPolicyCommand extends smithy_client_1.Command {
67
67
  }
68
68
  }
69
69
  exports.PutFileSystemPolicyCommand = PutFileSystemPolicyCommand;
70
- //# sourceMappingURL=PutFileSystemPolicyCommand.js.map
@@ -88,4 +88,3 @@ class PutLifecycleConfigurationCommand extends smithy_client_1.Command {
88
88
  }
89
89
  }
90
90
  exports.PutLifecycleConfigurationCommand = PutLifecycleConfigurationCommand;
91
- //# sourceMappingURL=PutLifecycleConfigurationCommand.js.map
@@ -59,4 +59,3 @@ class TagResourceCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.TagResourceCommand = TagResourceCommand;
62
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -59,4 +59,3 @@ class UntagResourceCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.UntagResourceCommand = UntagResourceCommand;
62
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -59,4 +59,3 @@ class UpdateFileSystemCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.UpdateFileSystemCommand = UpdateFileSystemCommand;
62
- //# sourceMappingURL=UpdateFileSystemCommand.js.map
@@ -180,4 +180,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
180
180
  partitionHash,
181
181
  });
182
182
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
183
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -36,4 +36,3 @@ tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
36
36
  tslib_1.__exportStar(require("./commands/UpdateFileSystemCommand"), exports);
37
37
  tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
38
38
  tslib_1.__exportStar(require("./models/index"), exports);
39
- //# sourceMappingURL=index.js.map
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map
@@ -743,4 +743,3 @@ var UpdateFileSystemRequest;
743
743
  ...obj,
744
744
  });
745
745
  })(UpdateFileSystemRequest = exports.UpdateFileSystemRequest || (exports.UpdateFileSystemRequest = {}));
746
- //# sourceMappingURL=models_0.js.map
@@ -43,4 +43,3 @@ async function* paginateDescribeAccessPoints(config, input, ...additionalArgumen
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateDescribeAccessPoints = paginateDescribeAccessPoints;
46
- //# sourceMappingURL=DescribeAccessPointsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateDescribeFileSystems(config, input, ...additionalArgument
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateDescribeFileSystems = paginateDescribeFileSystems;
46
- //# sourceMappingURL=DescribeFileSystemsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateDescribeTags(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateDescribeTags = paginateDescribeTags;
46
- //# sourceMappingURL=DescribeTagsPaginator.js.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Interfaces.js.map
@@ -43,4 +43,3 @@ async function* paginateListTagsForResource(config, input, ...additionalArgument
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListTagsForResource = paginateListTagsForResource;
46
- //# sourceMappingURL=ListTagsForResourcePaginator.js.map
@@ -2454,6 +2454,14 @@ const deserializeAws_restJson1PutAccountPreferencesCommandError = async (output,
2454
2454
  let errorCode = "UnknownError";
2455
2455
  errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
2456
2456
  switch (errorCode) {
2457
+ case "BadRequest":
2458
+ case "com.amazonaws.efs#BadRequest":
2459
+ response = {
2460
+ ...(await deserializeAws_restJson1BadRequestResponse(parsedOutput, context)),
2461
+ name: errorCode,
2462
+ $metadata: deserializeMetadata(output),
2463
+ };
2464
+ break;
2457
2465
  case "InternalServerError":
2458
2466
  case "com.amazonaws.efs#InternalServerError":
2459
2467
  response = {
@@ -3837,4 +3845,3 @@ const loadRestJsonErrorCode = (output, data) => {
3837
3845
  }
3838
3846
  return "";
3839
3847
  };
3840
- //# sourceMappingURL=Aws_restJson1.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
8
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
9
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,8 +12,6 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
12
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
16
  /**
17
17
  * @internal
@@ -39,4 +39,3 @@ const getRuntimeConfig = (config) => {
39
39
  };
40
40
  };
41
41
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const client_sts_1 = require("@aws-sdk/client-sts");
6
8
  const config_resolver_1 = require("@aws-sdk/config-resolver");
7
9
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -9,14 +11,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
9
11
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
10
12
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
11
13
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
12
- const smithy_client_1 = require("@aws-sdk/smithy-client");
13
14
  const util_base64_node_1 = require("@aws-sdk/util-base64-node");
14
15
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
16
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
17
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
- // @ts-ignore: package.json will be imported from dist folders
18
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
19
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
20
20
  /**
21
21
  * @internal
22
22
  */
@@ -44,4 +44,3 @@ const getRuntimeConfig = (config) => {
44
44
  };
45
45
  };
46
46
  exports.getRuntimeConfig = getRuntimeConfig;
47
- //# sourceMappingURL=runtimeConfig.js.map
@@ -17,4 +17,3 @@ const getRuntimeConfig = (config) => {
17
17
  };
18
18
  };
19
19
  exports.getRuntimeConfig = getRuntimeConfig;
20
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -18,4 +18,3 @@ const getRuntimeConfig = (config) => {
18
18
  });
19
19
  };
20
20
  exports.getRuntimeConfig = getRuntimeConfig;
21
- //# sourceMappingURL=runtimeConfig.shared.js.map
package/dist-es/EFS.js CHANGED
@@ -413,4 +413,3 @@ var EFS = (function (_super) {
413
413
  return EFS;
414
414
  }(EFSClient));
415
415
  export { EFS };
416
- //# sourceMappingURL=EFS.js.map
@@ -35,4 +35,3 @@ var EFSClient = (function (_super) {
35
35
  return EFSClient;
36
36
  }(__Client));
37
37
  export { EFSClient };
38
- //# sourceMappingURL=EFSClient.js.map
@@ -37,4 +37,3 @@ var CreateAccessPointCommand = (function (_super) {
37
37
  return CreateAccessPointCommand;
38
38
  }($Command));
39
39
  export { CreateAccessPointCommand };
40
- //# sourceMappingURL=CreateAccessPointCommand.js.map
@@ -37,4 +37,3 @@ var CreateFileSystemCommand = (function (_super) {
37
37
  return CreateFileSystemCommand;
38
38
  }($Command));
39
39
  export { CreateFileSystemCommand };
40
- //# sourceMappingURL=CreateFileSystemCommand.js.map
@@ -37,4 +37,3 @@ var CreateMountTargetCommand = (function (_super) {
37
37
  return CreateMountTargetCommand;
38
38
  }($Command));
39
39
  export { CreateMountTargetCommand };
40
- //# sourceMappingURL=CreateMountTargetCommand.js.map
@@ -37,4 +37,3 @@ var CreateTagsCommand = (function (_super) {
37
37
  return CreateTagsCommand;
38
38
  }($Command));
39
39
  export { CreateTagsCommand };
40
- //# sourceMappingURL=CreateTagsCommand.js.map
@@ -37,4 +37,3 @@ var DeleteAccessPointCommand = (function (_super) {
37
37
  return DeleteAccessPointCommand;
38
38
  }($Command));
39
39
  export { DeleteAccessPointCommand };
40
- //# sourceMappingURL=DeleteAccessPointCommand.js.map
@@ -37,4 +37,3 @@ var DeleteFileSystemCommand = (function (_super) {
37
37
  return DeleteFileSystemCommand;
38
38
  }($Command));
39
39
  export { DeleteFileSystemCommand };
40
- //# sourceMappingURL=DeleteFileSystemCommand.js.map
@@ -37,4 +37,3 @@ var DeleteFileSystemPolicyCommand = (function (_super) {
37
37
  return DeleteFileSystemPolicyCommand;
38
38
  }($Command));
39
39
  export { DeleteFileSystemPolicyCommand };
40
- //# sourceMappingURL=DeleteFileSystemPolicyCommand.js.map
@@ -37,4 +37,3 @@ var DeleteMountTargetCommand = (function (_super) {
37
37
  return DeleteMountTargetCommand;
38
38
  }($Command));
39
39
  export { DeleteMountTargetCommand };
40
- //# sourceMappingURL=DeleteMountTargetCommand.js.map
@@ -37,4 +37,3 @@ var DeleteTagsCommand = (function (_super) {
37
37
  return DeleteTagsCommand;
38
38
  }($Command));
39
39
  export { DeleteTagsCommand };
40
- //# sourceMappingURL=DeleteTagsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeAccessPointsCommand = (function (_super) {
37
37
  return DescribeAccessPointsCommand;
38
38
  }($Command));
39
39
  export { DescribeAccessPointsCommand };
40
- //# sourceMappingURL=DescribeAccessPointsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeAccountPreferencesCommand = (function (_super) {
37
37
  return DescribeAccountPreferencesCommand;
38
38
  }($Command));
39
39
  export { DescribeAccountPreferencesCommand };
40
- //# sourceMappingURL=DescribeAccountPreferencesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeBackupPolicyCommand = (function (_super) {
37
37
  return DescribeBackupPolicyCommand;
38
38
  }($Command));
39
39
  export { DescribeBackupPolicyCommand };
40
- //# sourceMappingURL=DescribeBackupPolicyCommand.js.map
@@ -37,4 +37,3 @@ var DescribeFileSystemPolicyCommand = (function (_super) {
37
37
  return DescribeFileSystemPolicyCommand;
38
38
  }($Command));
39
39
  export { DescribeFileSystemPolicyCommand };
40
- //# sourceMappingURL=DescribeFileSystemPolicyCommand.js.map
@@ -37,4 +37,3 @@ var DescribeFileSystemsCommand = (function (_super) {
37
37
  return DescribeFileSystemsCommand;
38
38
  }($Command));
39
39
  export { DescribeFileSystemsCommand };
40
- //# sourceMappingURL=DescribeFileSystemsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeLifecycleConfigurationCommand = (function (_super) {
37
37
  return DescribeLifecycleConfigurationCommand;
38
38
  }($Command));
39
39
  export { DescribeLifecycleConfigurationCommand };
40
- //# sourceMappingURL=DescribeLifecycleConfigurationCommand.js.map
@@ -37,4 +37,3 @@ var DescribeMountTargetSecurityGroupsCommand = (function (_super) {
37
37
  return DescribeMountTargetSecurityGroupsCommand;
38
38
  }($Command));
39
39
  export { DescribeMountTargetSecurityGroupsCommand };
40
- //# sourceMappingURL=DescribeMountTargetSecurityGroupsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeMountTargetsCommand = (function (_super) {
37
37
  return DescribeMountTargetsCommand;
38
38
  }($Command));
39
39
  export { DescribeMountTargetsCommand };
40
- //# sourceMappingURL=DescribeMountTargetsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeTagsCommand = (function (_super) {
37
37
  return DescribeTagsCommand;
38
38
  }($Command));
39
39
  export { DescribeTagsCommand };
40
- //# sourceMappingURL=DescribeTagsCommand.js.map
@@ -37,4 +37,3 @@ var ListTagsForResourceCommand = (function (_super) {
37
37
  return ListTagsForResourceCommand;
38
38
  }($Command));
39
39
  export { ListTagsForResourceCommand };
40
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -37,4 +37,3 @@ var ModifyMountTargetSecurityGroupsCommand = (function (_super) {
37
37
  return ModifyMountTargetSecurityGroupsCommand;
38
38
  }($Command));
39
39
  export { ModifyMountTargetSecurityGroupsCommand };
40
- //# sourceMappingURL=ModifyMountTargetSecurityGroupsCommand.js.map
@@ -37,4 +37,3 @@ var PutAccountPreferencesCommand = (function (_super) {
37
37
  return PutAccountPreferencesCommand;
38
38
  }($Command));
39
39
  export { PutAccountPreferencesCommand };
40
- //# sourceMappingURL=PutAccountPreferencesCommand.js.map
@@ -37,4 +37,3 @@ var PutBackupPolicyCommand = (function (_super) {
37
37
  return PutBackupPolicyCommand;
38
38
  }($Command));
39
39
  export { PutBackupPolicyCommand };
40
- //# sourceMappingURL=PutBackupPolicyCommand.js.map
@@ -37,4 +37,3 @@ var PutFileSystemPolicyCommand = (function (_super) {
37
37
  return PutFileSystemPolicyCommand;
38
38
  }($Command));
39
39
  export { PutFileSystemPolicyCommand };
40
- //# sourceMappingURL=PutFileSystemPolicyCommand.js.map
@@ -37,4 +37,3 @@ var PutLifecycleConfigurationCommand = (function (_super) {
37
37
  return PutLifecycleConfigurationCommand;
38
38
  }($Command));
39
39
  export { PutLifecycleConfigurationCommand };
40
- //# sourceMappingURL=PutLifecycleConfigurationCommand.js.map
@@ -37,4 +37,3 @@ var TagResourceCommand = (function (_super) {
37
37
  return TagResourceCommand;
38
38
  }($Command));
39
39
  export { TagResourceCommand };
40
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -37,4 +37,3 @@ var UntagResourceCommand = (function (_super) {
37
37
  return UntagResourceCommand;
38
38
  }($Command));
39
39
  export { UntagResourceCommand };
40
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -37,4 +37,3 @@ var UpdateFileSystemCommand = (function (_super) {
37
37
  return UpdateFileSystemCommand;
38
38
  }($Command));
39
39
  export { UpdateFileSystemCommand };
40
- //# sourceMappingURL=UpdateFileSystemCommand.js.map
@@ -176,4 +176,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
176
176
  return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "elasticfilesystem", regionHash: regionHash, partitionHash: partitionHash }))];
177
177
  });
178
178
  }); };
179
- //# sourceMappingURL=endpoints.js.map
package/dist-es/index.js CHANGED
@@ -33,4 +33,3 @@ export * from "./commands/UntagResourceCommand";
33
33
  export * from "./commands/UpdateFileSystemCommand";
34
34
  export * from "./pagination/Interfaces";
35
35
  export * from "./models/index";
36
- //# sourceMappingURL=index.js.map
@@ -1,2 +1 @@
1
1
  export * from "./models_0";
2
- //# sourceMappingURL=index.js.map
@@ -355,4 +355,3 @@ export var UpdateFileSystemRequest;
355
355
  (function (UpdateFileSystemRequest) {
356
356
  UpdateFileSystemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
357
357
  })(UpdateFileSystemRequest || (UpdateFileSystemRequest = {}));
358
- //# sourceMappingURL=models_0.js.map
@@ -72,4 +72,3 @@ export function paginateDescribeAccessPoints(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=DescribeAccessPointsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateDescribeFileSystems(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=DescribeFileSystemsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateDescribeTags(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=DescribeTagsPaginator.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=Interfaces.js.map
@@ -72,4 +72,3 @@ export function paginateListTagsForResource(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListTagsForResourcePaginator.js.map