@volcengine/resourceshare 1.0.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 (191) hide show
  1. package/.turbo/turbo-build.log +19 -0
  2. package/LICENSE.txt +202 -0
  3. package/dist/cjs/index.js +265 -0
  4. package/dist/esm/api.d.ts +254 -0
  5. package/dist/esm/api.d.ts.map +1 -0
  6. package/dist/esm/index.d.ts +13 -0
  7. package/dist/esm/index.d.ts.map +1 -0
  8. package/dist/esm/index.mjs +168 -0
  9. package/dist/esm/types/accept-resource-share-invitation-request.d.ts +25 -0
  10. package/dist/esm/types/accept-resource-share-invitation-request.d.ts.map +1 -0
  11. package/dist/esm/types/accept-resource-share-invitation-response.d.ts +20 -0
  12. package/dist/esm/types/accept-resource-share-invitation-response.d.ts.map +1 -0
  13. package/dist/esm/types/associate-resource-share-request.d.ts +35 -0
  14. package/dist/esm/types/associate-resource-share-request.d.ts.map +1 -0
  15. package/dist/esm/types/associate-resource-share-response.d.ts +20 -0
  16. package/dist/esm/types/associate-resource-share-response.d.ts.map +1 -0
  17. package/dist/esm/types/association-for-list-resource-share-associations-output.d.ts +60 -0
  18. package/dist/esm/types/association-for-list-resource-share-associations-output.d.ts.map +1 -0
  19. package/dist/esm/types/create-resource-share-request.d.ts +46 -0
  20. package/dist/esm/types/create-resource-share-request.d.ts.map +1 -0
  21. package/dist/esm/types/create-resource-share-response.d.ts +25 -0
  22. package/dist/esm/types/create-resource-share-response.d.ts.map +1 -0
  23. package/dist/esm/types/delete-resource-share-request.d.ts +25 -0
  24. package/dist/esm/types/delete-resource-share-request.d.ts.map +1 -0
  25. package/dist/esm/types/delete-resource-share-response.d.ts +20 -0
  26. package/dist/esm/types/delete-resource-share-response.d.ts.map +1 -0
  27. package/dist/esm/types/describe-resource-share-invitations-request.d.ts +45 -0
  28. package/dist/esm/types/describe-resource-share-invitations-request.d.ts.map +1 -0
  29. package/dist/esm/types/describe-resource-share-invitations-response.d.ts +31 -0
  30. package/dist/esm/types/describe-resource-share-invitations-response.d.ts.map +1 -0
  31. package/dist/esm/types/describe-resource-shares-request.d.ts +61 -0
  32. package/dist/esm/types/describe-resource-shares-request.d.ts.map +1 -0
  33. package/dist/esm/types/describe-resource-shares-response.d.ts +31 -0
  34. package/dist/esm/types/describe-resource-shares-response.d.ts.map +1 -0
  35. package/dist/esm/types/disable-sharing-with-organization-request.d.ts +20 -0
  36. package/dist/esm/types/disable-sharing-with-organization-request.d.ts.map +1 -0
  37. package/dist/esm/types/disable-sharing-with-organization-response.d.ts +20 -0
  38. package/dist/esm/types/disable-sharing-with-organization-response.d.ts.map +1 -0
  39. package/dist/esm/types/disassociate-resource-share-request.d.ts +35 -0
  40. package/dist/esm/types/disassociate-resource-share-request.d.ts.map +1 -0
  41. package/dist/esm/types/disassociate-resource-share-response.d.ts +20 -0
  42. package/dist/esm/types/disassociate-resource-share-response.d.ts.map +1 -0
  43. package/dist/esm/types/enable-sharing-with-organization-request.d.ts +20 -0
  44. package/dist/esm/types/enable-sharing-with-organization-request.d.ts.map +1 -0
  45. package/dist/esm/types/enable-sharing-with-organization-response.d.ts +20 -0
  46. package/dist/esm/types/enable-sharing-with-organization-response.d.ts.map +1 -0
  47. package/dist/esm/types/get-permission-request.d.ts +25 -0
  48. package/dist/esm/types/get-permission-request.d.ts.map +1 -0
  49. package/dist/esm/types/get-permission-response.d.ts +50 -0
  50. package/dist/esm/types/get-permission-response.d.ts.map +1 -0
  51. package/dist/esm/types/index.d.ts +59 -0
  52. package/dist/esm/types/index.d.ts.map +1 -0
  53. package/dist/esm/types/list-permissions-request.d.ts +35 -0
  54. package/dist/esm/types/list-permissions-request.d.ts.map +1 -0
  55. package/dist/esm/types/list-permissions-response.d.ts +31 -0
  56. package/dist/esm/types/list-permissions-response.d.ts.map +1 -0
  57. package/dist/esm/types/list-principals-request.d.ts +50 -0
  58. package/dist/esm/types/list-principals-request.d.ts.map +1 -0
  59. package/dist/esm/types/list-principals-response.d.ts +31 -0
  60. package/dist/esm/types/list-principals-response.d.ts.map +1 -0
  61. package/dist/esm/types/list-resource-share-associations-request.d.ts +50 -0
  62. package/dist/esm/types/list-resource-share-associations-request.d.ts.map +1 -0
  63. package/dist/esm/types/list-resource-share-associations-response.d.ts +36 -0
  64. package/dist/esm/types/list-resource-share-associations-response.d.ts.map +1 -0
  65. package/dist/esm/types/list-resource-share-permissions-request.d.ts +35 -0
  66. package/dist/esm/types/list-resource-share-permissions-request.d.ts.map +1 -0
  67. package/dist/esm/types/list-resource-share-permissions-response.d.ts +36 -0
  68. package/dist/esm/types/list-resource-share-permissions-response.d.ts.map +1 -0
  69. package/dist/esm/types/list-resource-types-request.d.ts +20 -0
  70. package/dist/esm/types/list-resource-types-request.d.ts.map +1 -0
  71. package/dist/esm/types/list-resource-types-response.d.ts +26 -0
  72. package/dist/esm/types/list-resource-types-response.d.ts.map +1 -0
  73. package/dist/esm/types/list-resources-request.d.ts +50 -0
  74. package/dist/esm/types/list-resources-request.d.ts.map +1 -0
  75. package/dist/esm/types/list-resources-response.d.ts +31 -0
  76. package/dist/esm/types/list-resources-response.d.ts.map +1 -0
  77. package/dist/esm/types/list-tags-for-resources-request.d.ts +46 -0
  78. package/dist/esm/types/list-tags-for-resources-request.d.ts.map +1 -0
  79. package/dist/esm/types/list-tags-for-resources-response.d.ts +36 -0
  80. package/dist/esm/types/list-tags-for-resources-response.d.ts.map +1 -0
  81. package/dist/esm/types/permission-for-list-permissions-output.d.ts +55 -0
  82. package/dist/esm/types/permission-for-list-permissions-output.d.ts.map +1 -0
  83. package/dist/esm/types/permission-for-list-resource-share-permissions-output.d.ts +55 -0
  84. package/dist/esm/types/permission-for-list-resource-share-permissions-output.d.ts.map +1 -0
  85. package/dist/esm/types/principal-for-list-principals-output.d.ts +36 -0
  86. package/dist/esm/types/principal-for-list-principals-output.d.ts.map +1 -0
  87. package/dist/esm/types/reject-resource-share-invitation-request.d.ts +25 -0
  88. package/dist/esm/types/reject-resource-share-invitation-request.d.ts.map +1 -0
  89. package/dist/esm/types/reject-resource-share-invitation-response.d.ts +20 -0
  90. package/dist/esm/types/reject-resource-share-invitation-response.d.ts.map +1 -0
  91. package/dist/esm/types/resource-for-list-resources-output.d.ts +46 -0
  92. package/dist/esm/types/resource-for-list-resources-output.d.ts.map +1 -0
  93. package/dist/esm/types/resource-share-for-describe-resource-shares-output.d.ts +66 -0
  94. package/dist/esm/types/resource-share-for-describe-resource-shares-output.d.ts.map +1 -0
  95. package/dist/esm/types/resource-share-for-list-principals-output.d.ts +35 -0
  96. package/dist/esm/types/resource-share-for-list-principals-output.d.ts.map +1 -0
  97. package/dist/esm/types/resource-share-for-list-resources-output.d.ts +35 -0
  98. package/dist/esm/types/resource-share-for-list-resources-output.d.ts.map +1 -0
  99. package/dist/esm/types/resource-share-invitation-for-describe-resource-share-invitations-output.d.ts +60 -0
  100. package/dist/esm/types/resource-share-invitation-for-describe-resource-share-invitations-output.d.ts.map +1 -0
  101. package/dist/esm/types/resource-tag-for-list-tags-for-resources-output.d.ts +40 -0
  102. package/dist/esm/types/resource-tag-for-list-tags-for-resources-output.d.ts.map +1 -0
  103. package/dist/esm/types/resource-type-for-list-resource-types-output.d.ts +45 -0
  104. package/dist/esm/types/resource-type-for-list-resource-types-output.d.ts.map +1 -0
  105. package/dist/esm/types/tag-filter-for-describe-resource-shares-input.d.ts +30 -0
  106. package/dist/esm/types/tag-filter-for-describe-resource-shares-input.d.ts.map +1 -0
  107. package/dist/esm/types/tag-filter-for-list-tags-for-resources-input.d.ts +30 -0
  108. package/dist/esm/types/tag-filter-for-list-tags-for-resources-input.d.ts.map +1 -0
  109. package/dist/esm/types/tag-for-create-resource-share-input.d.ts +30 -0
  110. package/dist/esm/types/tag-for-create-resource-share-input.d.ts.map +1 -0
  111. package/dist/esm/types/tag-for-describe-resource-shares-output.d.ts +30 -0
  112. package/dist/esm/types/tag-for-describe-resource-shares-output.d.ts.map +1 -0
  113. package/dist/esm/types/tag-for-tag-resources-input.d.ts +30 -0
  114. package/dist/esm/types/tag-for-tag-resources-input.d.ts.map +1 -0
  115. package/dist/esm/types/tag-resources-request.d.ts +36 -0
  116. package/dist/esm/types/tag-resources-request.d.ts.map +1 -0
  117. package/dist/esm/types/tag-resources-response.d.ts +20 -0
  118. package/dist/esm/types/tag-resources-response.d.ts.map +1 -0
  119. package/dist/esm/types/untag-resources-request.d.ts +35 -0
  120. package/dist/esm/types/untag-resources-request.d.ts.map +1 -0
  121. package/dist/esm/types/untag-resources-response.d.ts +20 -0
  122. package/dist/esm/types/untag-resources-response.d.ts.map +1 -0
  123. package/dist/esm/types/update-resource-share-request.d.ts +35 -0
  124. package/dist/esm/types/update-resource-share-request.d.ts.map +1 -0
  125. package/dist/esm/types/update-resource-share-response.d.ts +20 -0
  126. package/dist/esm/types/update-resource-share-response.d.ts.map +1 -0
  127. package/dist/tsconfig.tsbuildinfo +1 -0
  128. package/package.json +37 -0
  129. package/rslib.config.ts +26 -0
  130. package/src/api.ts +438 -0
  131. package/src/index.ts +14 -0
  132. package/src/types/accept-resource-share-invitation-request.ts +28 -0
  133. package/src/types/accept-resource-share-invitation-response.ts +22 -0
  134. package/src/types/associate-resource-share-request.ts +40 -0
  135. package/src/types/associate-resource-share-response.ts +22 -0
  136. package/src/types/association-for-list-resource-share-associations-output.ts +70 -0
  137. package/src/types/create-resource-share-request.ts +53 -0
  138. package/src/types/create-resource-share-response.ts +28 -0
  139. package/src/types/delete-resource-share-request.ts +28 -0
  140. package/src/types/delete-resource-share-response.ts +22 -0
  141. package/src/types/describe-resource-share-invitations-request.ts +52 -0
  142. package/src/types/describe-resource-share-invitations-response.ts +35 -0
  143. package/src/types/describe-resource-shares-request.ts +71 -0
  144. package/src/types/describe-resource-shares-response.ts +35 -0
  145. package/src/types/disable-sharing-with-organization-request.ts +22 -0
  146. package/src/types/disable-sharing-with-organization-response.ts +22 -0
  147. package/src/types/disassociate-resource-share-request.ts +40 -0
  148. package/src/types/disassociate-resource-share-response.ts +22 -0
  149. package/src/types/enable-sharing-with-organization-request.ts +22 -0
  150. package/src/types/enable-sharing-with-organization-response.ts +22 -0
  151. package/src/types/get-permission-request.ts +28 -0
  152. package/src/types/get-permission-response.ts +58 -0
  153. package/src/types/index.ts +58 -0
  154. package/src/types/list-permissions-request.ts +40 -0
  155. package/src/types/list-permissions-response.ts +35 -0
  156. package/src/types/list-principals-request.ts +58 -0
  157. package/src/types/list-principals-response.ts +35 -0
  158. package/src/types/list-resource-share-associations-request.ts +58 -0
  159. package/src/types/list-resource-share-associations-response.ts +41 -0
  160. package/src/types/list-resource-share-permissions-request.ts +40 -0
  161. package/src/types/list-resource-share-permissions-response.ts +41 -0
  162. package/src/types/list-resource-types-request.ts +22 -0
  163. package/src/types/list-resource-types-response.ts +29 -0
  164. package/src/types/list-resources-request.ts +58 -0
  165. package/src/types/list-resources-response.ts +35 -0
  166. package/src/types/list-tags-for-resources-request.ts +53 -0
  167. package/src/types/list-tags-for-resources-response.ts +41 -0
  168. package/src/types/permission-for-list-permissions-output.ts +64 -0
  169. package/src/types/permission-for-list-resource-share-permissions-output.ts +64 -0
  170. package/src/types/principal-for-list-principals-output.ts +41 -0
  171. package/src/types/reject-resource-share-invitation-request.ts +28 -0
  172. package/src/types/reject-resource-share-invitation-response.ts +22 -0
  173. package/src/types/resource-for-list-resources-output.ts +53 -0
  174. package/src/types/resource-share-for-describe-resource-shares-output.ts +77 -0
  175. package/src/types/resource-share-for-list-principals-output.ts +40 -0
  176. package/src/types/resource-share-for-list-resources-output.ts +40 -0
  177. package/src/types/resource-share-invitation-for-describe-resource-share-invitations-output.ts +70 -0
  178. package/src/types/resource-tag-for-list-tags-for-resources-output.ts +46 -0
  179. package/src/types/resource-type-for-list-resource-types-output.ts +52 -0
  180. package/src/types/tag-filter-for-describe-resource-shares-input.ts +34 -0
  181. package/src/types/tag-filter-for-list-tags-for-resources-input.ts +34 -0
  182. package/src/types/tag-for-create-resource-share-input.ts +34 -0
  183. package/src/types/tag-for-describe-resource-shares-output.ts +34 -0
  184. package/src/types/tag-for-tag-resources-input.ts +34 -0
  185. package/src/types/tag-resources-request.ts +41 -0
  186. package/src/types/tag-resources-response.ts +22 -0
  187. package/src/types/untag-resources-request.ts +40 -0
  188. package/src/types/untag-resources-response.ts +22 -0
  189. package/src/types/update-resource-share-request.ts +40 -0
  190. package/src/types/update-resource-share-response.ts +22 -0
  191. package/tsconfig.json +12 -0
@@ -0,0 +1,28 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface CreateResourceShareResponse
20
+ */
21
+ export interface CreateResourceShareResponse {
22
+
23
+ /**
24
+ * @type {string}
25
+ * @memberof CreateResourceShareResponse
26
+ */
27
+ ResourceShareTrn?: string;
28
+ }
@@ -0,0 +1,28 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DeleteResourceShareRequest
20
+ */
21
+ export interface DeleteResourceShareRequest {
22
+
23
+ /**
24
+ * @type {string}
25
+ * @memberof DeleteResourceShareRequest
26
+ */
27
+ ResourceShareTrn: string;
28
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DeleteResourceShareResponse
20
+ */
21
+ export interface DeleteResourceShareResponse {
22
+ }
@@ -0,0 +1,52 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DescribeResourceShareInvitationsRequest
20
+ */
21
+ export interface DescribeResourceShareInvitationsRequest {
22
+
23
+ /**
24
+ * @type {number}
25
+ * @memberof DescribeResourceShareInvitationsRequest
26
+ */
27
+ MaxResults?: number;
28
+
29
+ /**
30
+ * @type {string}
31
+ * @memberof DescribeResourceShareInvitationsRequest
32
+ */
33
+ NextToken?: string;
34
+
35
+ /**
36
+ * @type {string}
37
+ * @memberof DescribeResourceShareInvitationsRequest
38
+ */
39
+ ResourceShareInvitationTrns?: string;
40
+
41
+ /**
42
+ * @type {string}
43
+ * @memberof DescribeResourceShareInvitationsRequest
44
+ */
45
+ ResourceShareTrns: string;
46
+
47
+ /**
48
+ * @type {string}
49
+ * @memberof DescribeResourceShareInvitationsRequest
50
+ */
51
+ Status?: string;
52
+ }
@@ -0,0 +1,35 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { ResourceShareInvitationForDescribeResourceShareInvitationsOutput } from './resource-share-invitation-for-describe-resource-share-invitations-output';
16
+ /**
17
+ *
18
+ *
19
+ * @export
20
+ * @interface DescribeResourceShareInvitationsResponse
21
+ */
22
+ export interface DescribeResourceShareInvitationsResponse {
23
+
24
+ /**
25
+ * @type {string}
26
+ * @memberof DescribeResourceShareInvitationsResponse
27
+ */
28
+ NextToken?: string;
29
+
30
+ /**
31
+ * @type {Array<ResourceShareInvitationForDescribeResourceShareInvitationsOutput>}
32
+ * @memberof DescribeResourceShareInvitationsResponse
33
+ */
34
+ ResourceShareInvitations?: Array<ResourceShareInvitationForDescribeResourceShareInvitationsOutput>;
35
+ }
@@ -0,0 +1,71 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { TagFilterForDescribeResourceSharesInput } from './tag-filter-for-describe-resource-shares-input';
16
+ /**
17
+ *
18
+ *
19
+ * @export
20
+ * @interface DescribeResourceSharesRequest
21
+ */
22
+ export interface DescribeResourceSharesRequest {
23
+
24
+ /**
25
+ * @type {number}
26
+ * @memberof DescribeResourceSharesRequest
27
+ */
28
+ MaxResults?: number;
29
+
30
+ /**
31
+ * @type {string}
32
+ * @memberof DescribeResourceSharesRequest
33
+ */
34
+ Name?: string;
35
+
36
+ /**
37
+ * @type {string}
38
+ * @memberof DescribeResourceSharesRequest
39
+ */
40
+ NextToken?: string;
41
+
42
+ /**
43
+ * @type {string}
44
+ * @memberof DescribeResourceSharesRequest
45
+ */
46
+ PermissionTrn?: string;
47
+
48
+ /**
49
+ * @type {string}
50
+ * @memberof DescribeResourceSharesRequest
51
+ */
52
+ ResourceOwner?: string;
53
+
54
+ /**
55
+ * @type {string}
56
+ * @memberof DescribeResourceSharesRequest
57
+ */
58
+ ResourceShareStatus?: string;
59
+
60
+ /**
61
+ * @type {string}
62
+ * @memberof DescribeResourceSharesRequest
63
+ */
64
+ ResourceShareTrns?: string;
65
+
66
+ /**
67
+ * @type {Array<TagFilterForDescribeResourceSharesInput>}
68
+ * @memberof DescribeResourceSharesRequest
69
+ */
70
+ TagFilters?: Array<TagFilterForDescribeResourceSharesInput>;
71
+ }
@@ -0,0 +1,35 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { ResourceShareForDescribeResourceSharesOutput } from './resource-share-for-describe-resource-shares-output';
16
+ /**
17
+ *
18
+ *
19
+ * @export
20
+ * @interface DescribeResourceSharesResponse
21
+ */
22
+ export interface DescribeResourceSharesResponse {
23
+
24
+ /**
25
+ * @type {string}
26
+ * @memberof DescribeResourceSharesResponse
27
+ */
28
+ NextToken?: string;
29
+
30
+ /**
31
+ * @type {Array<ResourceShareForDescribeResourceSharesOutput>}
32
+ * @memberof DescribeResourceSharesResponse
33
+ */
34
+ ResourceShares?: Array<ResourceShareForDescribeResourceSharesOutput>;
35
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DisableSharingWithOrganizationRequest
20
+ */
21
+ export interface DisableSharingWithOrganizationRequest {
22
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DisableSharingWithOrganizationResponse
20
+ */
21
+ export interface DisableSharingWithOrganizationResponse {
22
+ }
@@ -0,0 +1,40 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DisassociateResourceShareRequest
20
+ */
21
+ export interface DisassociateResourceShareRequest {
22
+
23
+ /**
24
+ * @type {string}
25
+ * @memberof DisassociateResourceShareRequest
26
+ */
27
+ Principals?: string;
28
+
29
+ /**
30
+ * @type {string}
31
+ * @memberof DisassociateResourceShareRequest
32
+ */
33
+ ResourceShareTrn: string;
34
+
35
+ /**
36
+ * @type {string}
37
+ * @memberof DisassociateResourceShareRequest
38
+ */
39
+ ResourceTrns?: string;
40
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface DisassociateResourceShareResponse
20
+ */
21
+ export interface DisassociateResourceShareResponse {
22
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface EnableSharingWithOrganizationRequest
20
+ */
21
+ export interface EnableSharingWithOrganizationRequest {
22
+ }
@@ -0,0 +1,22 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface EnableSharingWithOrganizationResponse
20
+ */
21
+ export interface EnableSharingWithOrganizationResponse {
22
+ }
@@ -0,0 +1,28 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface GetPermissionRequest
20
+ */
21
+ export interface GetPermissionRequest {
22
+
23
+ /**
24
+ * @type {string}
25
+ * @memberof GetPermissionRequest
26
+ */
27
+ PermissionTrn: string;
28
+ }
@@ -0,0 +1,58 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface GetPermissionResponse
20
+ */
21
+ export interface GetPermissionResponse {
22
+
23
+ /**
24
+ * @type {string}
25
+ * @memberof GetPermissionResponse
26
+ */
27
+ Description?: string;
28
+
29
+ /**
30
+ * @type {string}
31
+ * @memberof GetPermissionResponse
32
+ */
33
+ Name?: string;
34
+
35
+ /**
36
+ * @type {string}
37
+ * @memberof GetPermissionResponse
38
+ */
39
+ Permission?: string;
40
+
41
+ /**
42
+ * @type {string}
43
+ * @memberof GetPermissionResponse
44
+ */
45
+ PermissionType?: string;
46
+
47
+ /**
48
+ * @type {string}
49
+ * @memberof GetPermissionResponse
50
+ */
51
+ ResourceType?: string;
52
+
53
+ /**
54
+ * @type {string}
55
+ * @memberof GetPermissionResponse
56
+ */
57
+ Trn?: string;
58
+ }
@@ -0,0 +1,58 @@
1
+ export * from './accept-resource-share-invitation-request';
2
+ export * from './accept-resource-share-invitation-response';
3
+ export * from './associate-resource-share-request';
4
+ export * from './associate-resource-share-response';
5
+ export * from './association-for-list-resource-share-associations-output';
6
+ export * from './create-resource-share-request';
7
+ export * from './create-resource-share-response';
8
+ export * from './delete-resource-share-request';
9
+ export * from './delete-resource-share-response';
10
+ export * from './describe-resource-share-invitations-request';
11
+ export * from './describe-resource-share-invitations-response';
12
+ export * from './describe-resource-shares-request';
13
+ export * from './describe-resource-shares-response';
14
+ export * from './disable-sharing-with-organization-request';
15
+ export * from './disable-sharing-with-organization-response';
16
+ export * from './disassociate-resource-share-request';
17
+ export * from './disassociate-resource-share-response';
18
+ export * from './enable-sharing-with-organization-request';
19
+ export * from './enable-sharing-with-organization-response';
20
+ export * from './get-permission-request';
21
+ export * from './get-permission-response';
22
+ export * from './list-permissions-request';
23
+ export * from './list-permissions-response';
24
+ export * from './list-principals-request';
25
+ export * from './list-principals-response';
26
+ export * from './list-resource-share-associations-request';
27
+ export * from './list-resource-share-associations-response';
28
+ export * from './list-resource-share-permissions-request';
29
+ export * from './list-resource-share-permissions-response';
30
+ export * from './list-resource-types-request';
31
+ export * from './list-resource-types-response';
32
+ export * from './list-resources-request';
33
+ export * from './list-resources-response';
34
+ export * from './list-tags-for-resources-request';
35
+ export * from './list-tags-for-resources-response';
36
+ export * from './permission-for-list-permissions-output';
37
+ export * from './permission-for-list-resource-share-permissions-output';
38
+ export * from './principal-for-list-principals-output';
39
+ export * from './reject-resource-share-invitation-request';
40
+ export * from './reject-resource-share-invitation-response';
41
+ export * from './resource-for-list-resources-output';
42
+ export * from './resource-share-for-describe-resource-shares-output';
43
+ export * from './resource-share-for-list-principals-output';
44
+ export * from './resource-share-for-list-resources-output';
45
+ export * from './resource-share-invitation-for-describe-resource-share-invitations-output';
46
+ export * from './resource-tag-for-list-tags-for-resources-output';
47
+ export * from './resource-type-for-list-resource-types-output';
48
+ export * from './tag-filter-for-describe-resource-shares-input';
49
+ export * from './tag-filter-for-list-tags-for-resources-input';
50
+ export * from './tag-for-create-resource-share-input';
51
+ export * from './tag-for-describe-resource-shares-output';
52
+ export * from './tag-for-tag-resources-input';
53
+ export * from './tag-resources-request';
54
+ export * from './tag-resources-response';
55
+ export * from './untag-resources-request';
56
+ export * from './untag-resources-response';
57
+ export * from './update-resource-share-request';
58
+ export * from './update-resource-share-response';
@@ -0,0 +1,40 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface ListPermissionsRequest
20
+ */
21
+ export interface ListPermissionsRequest {
22
+
23
+ /**
24
+ * @type {number}
25
+ * @memberof ListPermissionsRequest
26
+ */
27
+ MaxResults?: number;
28
+
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListPermissionsRequest
32
+ */
33
+ NextToken?: string;
34
+
35
+ /**
36
+ * @type {string}
37
+ * @memberof ListPermissionsRequest
38
+ */
39
+ ResourceType?: string;
40
+ }
@@ -0,0 +1,35 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * resource_share
5
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
+ *
7
+ * OpenAPI spec version: common-version
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by the swagger code generator program.
11
+ * https://github.com/swagger-api/swagger-codegen.git
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { PermissionForListPermissionsOutput } from './permission-for-list-permissions-output';
16
+ /**
17
+ *
18
+ *
19
+ * @export
20
+ * @interface ListPermissionsResponse
21
+ */
22
+ export interface ListPermissionsResponse {
23
+
24
+ /**
25
+ * @type {string}
26
+ * @memberof ListPermissionsResponse
27
+ */
28
+ NextToken?: string;
29
+
30
+ /**
31
+ * @type {Array<PermissionForListPermissionsOutput>}
32
+ * @memberof ListPermissionsResponse
33
+ */
34
+ Permissions?: Array<PermissionForListPermissionsOutput>;
35
+ }