@jjrawlins/cdk-iam-policy-builder-helper 0.0.96 → 0.0.98

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/.jsii +3 -3
  2. package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
  3. package/cdkiampolicybuilderhelper/version +1 -1
  4. package/lib/constructs/Actions.d.ts +303 -0
  5. package/lib/constructs/Actions.js +304 -1
  6. package/lib/constructs/ManagedPolicies.d.ts +8 -0
  7. package/lib/constructs/ManagedPolicies.js +9 -1
  8. package/methods_list.txt +297 -0
  9. package/node_modules/@aws-sdk/client-iam/package.json +5 -5
  10. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  11. package/node_modules/@aws-sdk/core/dist-cjs/index.js +124 -92
  12. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +124 -92
  13. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  14. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  15. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +10 -8
  16. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
  17. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
  18. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
  19. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  20. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  21. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  22. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  23. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  24. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  25. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  26. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  27. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  28. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  29. package/node_modules/@aws-sdk/core/package.json +1 -1
  30. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  31. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  32. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  33. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  35. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  36. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  37. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  38. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  39. package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  40. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  41. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  42. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  43. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  44. package/node_modules/@smithy/core/package.json +1 -1
  45. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  46. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  47. package/node_modules/@smithy/smithy-client/package.json +3 -3
  48. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  49. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  50. package/package.json +3 -3
  51. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
  52. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
  53. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
  54. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
  55. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
  56. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
  57. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
  58. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
  59. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
  60. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
  61. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
  62. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
  63. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
  64. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
  65. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
  66. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
  67. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
  68. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
  69. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
  70. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
  71. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
  72. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  73. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
  74. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
  75. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
  76. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
  77. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  78. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
  79. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
  80. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
  81. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
  82. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  83. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
  84. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  85. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  86. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  87. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  88. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  89. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
  90. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  91. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  92. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  93. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  94. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  95. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
  96. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
  97. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
  98. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/orderedJs2Xml.js +0 -0
  99. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/prettifyJs2Xml.js +0 -0
  100. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
  101. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
  102. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
  103. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
  104. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
  105. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
@@ -213,6 +213,54 @@ export declare const Actions: {
213
213
  GetProgram: string;
214
214
  PutMemberInfo: string;
215
215
  };
216
+ aidevops: {
217
+ AssociateService: string;
218
+ CreateAgentSpace: string;
219
+ CreateBacklogTask: string;
220
+ CreateKnowledgeItem: string;
221
+ CreateOneTimeLoginSession: string;
222
+ DeleteAgentSpace: string;
223
+ DeleteKnowledgeItem: string;
224
+ DeregisterService: string;
225
+ DescribeSupportLevel: string;
226
+ DisableOperatorApp: string;
227
+ DisassociateService: string;
228
+ DiscoverTopology: string;
229
+ EnableOperatorApp: string;
230
+ EndChatForCase: string;
231
+ GetAccountUsage: string;
232
+ GetAgentSpace: string;
233
+ GetAssociation: string;
234
+ GetBacklogTask: string;
235
+ GetKnowledgeItem: string;
236
+ GetOperatorAppTeams: string;
237
+ GetRecommendation: string;
238
+ GetService: string;
239
+ HandleServiceRegistrationCallback: string;
240
+ InitiateChatForCase: string;
241
+ InitiateServiceRegistration: string;
242
+ InvokeAgent: string;
243
+ ListAgentSpaces: string;
244
+ ListAssociations: string;
245
+ ListBacklogTasks: string;
246
+ ListExecutions: string;
247
+ ListGoals: string;
248
+ ListJournalRecords: string;
249
+ ListKnowledgeItems: string;
250
+ ListPendingMessages: string;
251
+ ListRecommendations: string;
252
+ ListServices: string;
253
+ ListWebhooks: string;
254
+ RegisterService: string;
255
+ SearchServiceAccessibleResource: string;
256
+ SendChatMessage: string;
257
+ UpdateAgentSpace: string;
258
+ UpdateAssociation: string;
259
+ UpdateBacklogTask: string;
260
+ UpdateKnowledgeItem: string;
261
+ UpdateOperatorAppTeams: string;
262
+ UpdateRecommendation: string;
263
+ };
216
264
  aiops: {
217
265
  CreateInvestigation: string;
218
266
  CreateInvestigationEvent: string;
@@ -1799,6 +1847,7 @@ export declare const Actions: {
1799
1847
  };
1800
1848
  'bedrock-agentcore': {
1801
1849
  AllowVendedLogDeliveryForResource: string;
1850
+ AuthorizeAction: string;
1802
1851
  BatchCreateMemoryRecords: string;
1803
1852
  BatchDeleteMemoryRecords: string;
1804
1853
  BatchUpdateMemoryRecords: string;
@@ -1810,24 +1859,34 @@ export declare const Actions: {
1810
1859
  CreateApiKeyCredentialProvider: string;
1811
1860
  CreateBrowser: string;
1812
1861
  CreateCodeInterpreter: string;
1862
+ CreateEvaluator: string;
1813
1863
  CreateEvent: string;
1814
1864
  CreateGateway: string;
1815
1865
  CreateGatewayTarget: string;
1816
1866
  CreateMemory: string;
1817
1867
  CreateOauth2CredentialProvider: string;
1868
+ CreateOnlineEvaluationConfig: string;
1869
+ CreatePolicy: string;
1870
+ CreatePolicyEngine: string;
1818
1871
  CreateWorkloadIdentity: string;
1819
1872
  DeleteAgentRuntime: string;
1820
1873
  DeleteAgentRuntimeEndpoint: string;
1821
1874
  DeleteApiKeyCredentialProvider: string;
1822
1875
  DeleteBrowser: string;
1823
1876
  DeleteCodeInterpreter: string;
1877
+ DeleteEvaluator: string;
1824
1878
  DeleteEvent: string;
1825
1879
  DeleteGateway: string;
1826
1880
  DeleteGatewayTarget: string;
1827
1881
  DeleteMemory: string;
1828
1882
  DeleteMemoryRecord: string;
1829
1883
  DeleteOauth2CredentialProvider: string;
1884
+ DeleteOnlineEvaluationConfig: string;
1885
+ DeletePolicy: string;
1886
+ DeletePolicyEngine: string;
1887
+ DeleteResourcePolicy: string;
1830
1888
  DeleteWorkloadIdentity: string;
1889
+ Evaluate: string;
1831
1890
  GetAgentCard: string;
1832
1891
  GetAgentRuntime: string;
1833
1892
  GetAgentRuntimeEndpoint: string;
@@ -1836,14 +1895,20 @@ export declare const Actions: {
1836
1895
  GetBrowserSession: string;
1837
1896
  GetCodeInterpreter: string;
1838
1897
  GetCodeInterpreterSession: string;
1898
+ GetEvaluator: string;
1839
1899
  GetEvent: string;
1840
1900
  GetGateway: string;
1841
1901
  GetGatewayTarget: string;
1842
1902
  GetMemory: string;
1843
1903
  GetMemoryRecord: string;
1844
1904
  GetOauth2CredentialProvider: string;
1905
+ GetOnlineEvaluationConfig: string;
1906
+ GetPolicy: string;
1907
+ GetPolicyEngine: string;
1908
+ GetPolicyGeneration: string;
1845
1909
  GetResourceApiKey: string;
1846
1910
  GetResourceOauth2Token: string;
1911
+ GetResourcePolicy: string;
1847
1912
  GetTokenVault: string;
1848
1913
  GetWorkloadAccessToken: string;
1849
1914
  GetWorkloadAccessTokenForJWT: string;
@@ -1851,6 +1916,8 @@ export declare const Actions: {
1851
1916
  GetWorkloadIdentity: string;
1852
1917
  InvokeAgentRuntime: string;
1853
1918
  InvokeAgentRuntimeForUser: string;
1919
+ InvokeAgentRuntimeWithWebSocketStream: string;
1920
+ InvokeAgentRuntimeWithWebSocketStreamForUser: string;
1854
1921
  InvokeCodeInterpreter: string;
1855
1922
  InvokeGateway: string;
1856
1923
  ListActors: string;
@@ -1862,19 +1929,32 @@ export declare const Actions: {
1862
1929
  ListBrowserSessions: string;
1863
1930
  ListCodeInterpreters: string;
1864
1931
  ListCodeInterpreterSessions: string;
1932
+ ListEvaluators: string;
1865
1933
  ListEvents: string;
1866
1934
  ListGateways: string;
1867
1935
  ListGatewayTargets: string;
1868
1936
  ListMemories: string;
1937
+ ListMemoryExtractionJobs: string;
1869
1938
  ListMemoryRecords: string;
1870
1939
  ListOauth2CredentialProviders: string;
1940
+ ListOnlineEvaluationConfigs: string;
1941
+ ListPolicies: string;
1942
+ ListPolicyEngines: string;
1943
+ ListPolicyGenerationAssets: string;
1944
+ ListPolicyGenerations: string;
1871
1945
  ListSessions: string;
1872
1946
  ListTagsForResource: string;
1873
1947
  ListWorkloadIdentities: string;
1948
+ ManageAdminPolicy: string;
1949
+ ManageResourceScopedPolicy: string;
1950
+ PartiallyAuthorizeActions: string;
1951
+ PutResourcePolicy: string;
1874
1952
  RetrieveMemoryRecords: string;
1875
1953
  SetTokenVaultCMK: string;
1876
1954
  StartBrowserSession: string;
1877
1955
  StartCodeInterpreterSession: string;
1956
+ StartMemoryExtractionJob: string;
1957
+ StartPolicyGeneration: string;
1878
1958
  StopBrowserSession: string;
1879
1959
  StopCodeInterpreterSession: string;
1880
1960
  StopRuntimeSession: string;
@@ -1885,10 +1965,14 @@ export declare const Actions: {
1885
1965
  UpdateAgentRuntimeEndpoint: string;
1886
1966
  UpdateApiKeyCredentialProvider: string;
1887
1967
  UpdateBrowserStream: string;
1968
+ UpdateEvaluator: string;
1888
1969
  UpdateGateway: string;
1889
1970
  UpdateGatewayTarget: string;
1890
1971
  UpdateMemory: string;
1891
1972
  UpdateOauth2CredentialProvider: string;
1973
+ UpdateOnlineEvaluationConfig: string;
1974
+ UpdatePolicy: string;
1975
+ UpdatePolicyEngine: string;
1892
1976
  UpdateWorkloadIdentity: string;
1893
1977
  };
1894
1978
  bedrock: {
@@ -4482,13 +4566,19 @@ export declare const Actions: {
4482
4566
  AssociateQueueQuickConnects: string;
4483
4567
  AssociateRoutingProfileQueues: string;
4484
4568
  AssociateSecurityKey: string;
4569
+ AssociateSecurityProfiles: string;
4485
4570
  AssociateTrafficDistributionGroupUser: string;
4486
4571
  AssociateUserProficiencies: string;
4572
+ AssociateWorkspace: string;
4487
4573
  BatchAssociateAnalyticsDataSet: string;
4574
+ BatchCreateDataTableValue: string;
4575
+ BatchDeleteDataTableValue: string;
4576
+ BatchDescribeDataTableValue: string;
4488
4577
  BatchDisassociateAnalyticsDataSet: string;
4489
4578
  BatchGetAttachedFileMetadata: string;
4490
4579
  BatchGetFlowAssociation: string;
4491
4580
  BatchPutContact: string;
4581
+ BatchUpdateDataTableValue: string;
4492
4582
  ClaimPhoneNumber: string;
4493
4583
  CompleteAttachedFileUpload: string;
4494
4584
  CreateAgentStatus: string;
@@ -4496,7 +4586,11 @@ export declare const Actions: {
4496
4586
  CreateContact: string;
4497
4587
  CreateContactFlow: string;
4498
4588
  CreateContactFlowModule: string;
4589
+ CreateContactFlowModuleAlias: string;
4590
+ CreateContactFlowModuleVersion: string;
4499
4591
  CreateContactFlowVersion: string;
4592
+ CreateDataTable: string;
4593
+ CreateDataTableAttribute: string;
4500
4594
  CreateEmailAddress: string;
4501
4595
  CreateEvaluationForm: string;
4502
4596
  CreateHoursOfOperation: string;
@@ -4521,12 +4615,18 @@ export declare const Actions: {
4521
4615
  CreateView: string;
4522
4616
  CreateViewVersion: string;
4523
4617
  CreateVocabulary: string;
4618
+ CreateWorkspace: string;
4619
+ CreateWorkspacePage: string;
4524
4620
  DeactivateEvaluationForm: string;
4525
4621
  DeleteAttachedFile: string;
4526
4622
  DeleteContactEvaluation: string;
4527
4623
  DeleteContactFlow: string;
4528
4624
  DeleteContactFlowModule: string;
4625
+ DeleteContactFlowModuleAlias: string;
4626
+ DeleteContactFlowModuleVersion: string;
4529
4627
  DeleteContactFlowVersion: string;
4628
+ DeleteDataTable: string;
4629
+ DeleteDataTableAttribute: string;
4530
4630
  DeleteEmailAddress: string;
4531
4631
  DeleteEvaluationForm: string;
4532
4632
  DeleteHoursOfOperation: string;
@@ -4549,12 +4649,18 @@ export declare const Actions: {
4549
4649
  DeleteView: string;
4550
4650
  DeleteViewVersion: string;
4551
4651
  DeleteVocabulary: string;
4652
+ DeleteWorkspace: string;
4653
+ DeleteWorkspaceMedia: string;
4654
+ DeleteWorkspacePage: string;
4552
4655
  DescribeAgentStatus: string;
4553
4656
  DescribeAuthenticationProfile: string;
4554
4657
  DescribeContact: string;
4555
4658
  DescribeContactEvaluation: string;
4556
4659
  DescribeContactFlow: string;
4557
4660
  DescribeContactFlowModule: string;
4661
+ DescribeContactFlowModuleAlias: string;
4662
+ DescribeDataTable: string;
4663
+ DescribeDataTableAttribute: string;
4558
4664
  DescribeEmailAddress: string;
4559
4665
  DescribeEvaluationForm: string;
4560
4666
  DescribeForecastingPlanningSchedulingIntegration: string;
@@ -4577,6 +4683,7 @@ export declare const Actions: {
4577
4683
  DescribeUserHierarchyStructure: string;
4578
4684
  DescribeView: string;
4579
4685
  DescribeVocabulary: string;
4686
+ DescribeWorkspace: string;
4580
4687
  DisassociateAnalyticsDataSet: string;
4581
4688
  DisassociateApprovedOrigin: string;
4582
4689
  DisassociateBot: string;
@@ -4590,9 +4697,12 @@ export declare const Actions: {
4590
4697
  DisassociateQueueQuickConnects: string;
4591
4698
  DisassociateRoutingProfileQueues: string;
4592
4699
  DisassociateSecurityKey: string;
4700
+ DisassociateSecurityProfiles: string;
4593
4701
  DisassociateTrafficDistributionGroupUser: string;
4594
4702
  DisassociateUserProficiencies: string;
4703
+ DisassociateWorkspace: string;
4595
4704
  DismissUserContact: string;
4705
+ EvaluateDataTableValues: string;
4596
4706
  GetAttachedFile: string;
4597
4707
  GetContactAttributes: string;
4598
4708
  GetContactMetrics: string;
@@ -4607,6 +4717,7 @@ export declare const Actions: {
4607
4717
  GetTaskTemplate: string;
4608
4718
  GetTrafficDistribution: string;
4609
4719
  ImportPhoneNumber: string;
4720
+ ImportWorkspaceMedia: string;
4610
4721
  ListAgentStatuses: string;
4611
4722
  ListAnalyticsDataAssociations: string;
4612
4723
  ListAnalyticsDataLakeDataSets: string;
@@ -4615,11 +4726,18 @@ export declare const Actions: {
4615
4726
  ListAuthenticationProfiles: string;
4616
4727
  ListBots: string;
4617
4728
  ListContactEvaluations: string;
4729
+ ListContactFlowModuleAliases: string;
4618
4730
  ListContactFlowModules: string;
4731
+ ListContactFlowModuleVersions: string;
4619
4732
  ListContactFlows: string;
4620
4733
  ListContactFlowVersions: string;
4621
4734
  ListContactReferences: string;
4735
+ ListDataTableAttributes: string;
4736
+ ListDataTablePrimaryValues: string;
4737
+ ListDataTables: string;
4738
+ ListDataTableValues: string;
4622
4739
  ListDefaultVocabularies: string;
4740
+ ListEntitySecurityProfiles: string;
4623
4741
  ListEvaluationForms: string;
4624
4742
  ListEvaluationFormVersions: string;
4625
4743
  ListFlowAssociations: string;
@@ -4646,6 +4764,7 @@ export declare const Actions: {
4646
4764
  ListRules: string;
4647
4765
  ListSecurityKeys: string;
4648
4766
  ListSecurityProfileApplications: string;
4767
+ ListSecurityProfileFlowModules: string;
4649
4768
  ListSecurityProfilePermissions: string;
4650
4769
  ListSecurityProfiles: string;
4651
4770
  ListTagsForResource: string;
@@ -4658,6 +4777,9 @@ export declare const Actions: {
4658
4777
  ListUsers: string;
4659
4778
  ListViews: string;
4660
4779
  ListViewVersions: string;
4780
+ ListWorkspaceMedia: string;
4781
+ ListWorkspacePages: string;
4782
+ ListWorkspaces: string;
4661
4783
  MonitorContact: string;
4662
4784
  PauseContact: string;
4663
4785
  PutUserStatus: string;
@@ -4667,10 +4789,13 @@ export declare const Actions: {
4667
4789
  ResumeContactRecording: string;
4668
4790
  SearchAgentStatuses: string;
4669
4791
  SearchAvailablePhoneNumbers: string;
4792
+ SearchContactEvaluations: string;
4670
4793
  SearchContactFlowModules: string;
4671
4794
  SearchContactFlows: string;
4672
4795
  SearchContacts: string;
4796
+ SearchDataTables: string;
4673
4797
  SearchEmailAddresses: string;
4798
+ SearchEvaluationForms: string;
4674
4799
  SearchHoursOfOperationOverrides: string;
4675
4800
  SearchHoursOfOperations: string;
4676
4801
  SearchPredefinedAttributes: string;
@@ -4682,7 +4807,10 @@ export declare const Actions: {
4682
4807
  SearchSecurityProfiles: string;
4683
4808
  SearchUserHierarchyGroups: string;
4684
4809
  SearchUsers: string;
4810
+ SearchViews: string;
4685
4811
  SearchVocabularies: string;
4812
+ SearchWorkspaceAssociations: string;
4813
+ SearchWorkspaces: string;
4686
4814
  SendChatIntegrationEvent: string;
4687
4815
  SendIntegrationEvent: string;
4688
4816
  SendOutboundChatMessage: string;
@@ -4690,6 +4818,7 @@ export declare const Actions: {
4690
4818
  StartAttachedFileUpload: string;
4691
4819
  StartChatContact: string;
4692
4820
  StartContactEvaluation: string;
4821
+ StartContactMediaProcessing: string;
4693
4822
  StartContactRecording: string;
4694
4823
  StartContactStreaming: string;
4695
4824
  StartEmailContact: string;
@@ -4701,6 +4830,7 @@ export declare const Actions: {
4701
4830
  StartTaskContact: string;
4702
4831
  StartWebRTCContact: string;
4703
4832
  StopContact: string;
4833
+ StopContactMediaProcessing: string;
4704
4834
  StopContactRecording: string;
4705
4835
  StopContactStreaming: string;
4706
4836
  StopForecastingPlanningSchedulingIntegration: string;
@@ -4718,11 +4848,15 @@ export declare const Actions: {
4718
4848
  UpdateContactEvaluation: string;
4719
4849
  UpdateContactFlowContent: string;
4720
4850
  UpdateContactFlowMetadata: string;
4851
+ UpdateContactFlowModuleAlias: string;
4721
4852
  UpdateContactFlowModuleContent: string;
4722
4853
  UpdateContactFlowModuleMetadata: string;
4723
4854
  UpdateContactFlowName: string;
4724
4855
  UpdateContactRoutingData: string;
4725
4856
  UpdateContactSchedule: string;
4857
+ UpdateDataTableAttribute: string;
4858
+ UpdateDataTableMetadata: string;
4859
+ UpdateDataTablePrimaryValues: string;
4726
4860
  UpdateEmailAddressMetadata: string;
4727
4861
  UpdateEvaluationForm: string;
4728
4862
  UpdateHoursOfOperation: string;
@@ -4762,6 +4896,10 @@ export declare const Actions: {
4762
4896
  UpdateUserSecurityProfiles: string;
4763
4897
  UpdateViewContent: string;
4764
4898
  UpdateViewMetadata: string;
4899
+ UpdateWorkspaceMetadata: string;
4900
+ UpdateWorkspacePage: string;
4901
+ UpdateWorkspaceTheme: string;
4902
+ UpdateWorkspaceVisibility: string;
4765
4903
  };
4766
4904
  consoleapp: {
4767
4905
  GetDeviceIdentity: string;
@@ -5144,6 +5282,7 @@ export declare const Actions: {
5144
5282
  GetCellRunResult: string;
5145
5283
  GetConnection: string;
5146
5284
  GetConversation: string;
5285
+ GetDataExportConfiguration: string;
5147
5286
  GetDataProduct: string;
5148
5287
  GetDataSource: string;
5149
5288
  GetDataSourceRun: string;
@@ -5226,6 +5365,7 @@ export declare const Actions: {
5226
5365
  PostTimeSeriesDataPoints: string;
5227
5366
  ProvisionDomain: string;
5228
5367
  PutCellRunResult: string;
5368
+ PutDataExportConfiguration: string;
5229
5369
  PutDomainSharingPolicy: string;
5230
5370
  PutEnvironmentBlueprintConfiguration: string;
5231
5371
  RefreshToken: string;
@@ -11218,12 +11358,15 @@ export declare const Actions: {
11218
11358
  lambda: {
11219
11359
  AddLayerVersionPermission: string;
11220
11360
  AddPermission: string;
11361
+ CheckpointDurableExecution: string;
11221
11362
  CreateAlias: string;
11363
+ CreateCapacityProvider: string;
11222
11364
  CreateCodeSigningConfig: string;
11223
11365
  CreateEventSourceMapping: string;
11224
11366
  CreateFunction: string;
11225
11367
  CreateFunctionUrlConfig: string;
11226
11368
  DeleteAlias: string;
11369
+ DeleteCapacityProvider: string;
11227
11370
  DeleteCodeSigningConfig: string;
11228
11371
  DeleteEventSourceMapping: string;
11229
11372
  DeleteFunction: string;
@@ -11237,7 +11380,11 @@ export declare const Actions: {
11237
11380
  EnableReplication: string;
11238
11381
  GetAccountSettings: string;
11239
11382
  GetAlias: string;
11383
+ GetCapacityProvider: string;
11240
11384
  GetCodeSigningConfig: string;
11385
+ GetDurableExecution: string;
11386
+ GetDurableExecutionHistory: string;
11387
+ GetDurableExecutionState: string;
11241
11388
  GetEventSourceMapping: string;
11242
11389
  GetFunction: string;
11243
11390
  GetFunctionCodeSigningConfig: string;
@@ -11245,6 +11392,7 @@ export declare const Actions: {
11245
11392
  GetFunctionConfiguration: string;
11246
11393
  GetFunctionEventInvokeConfig: string;
11247
11394
  GetFunctionRecursionConfig: string;
11395
+ GetFunctionScalingConfig: string;
11248
11396
  GetFunctionUrlConfig: string;
11249
11397
  GetLayerVersion: string;
11250
11398
  GetLayerVersionPolicy: string;
@@ -11255,30 +11403,40 @@ export declare const Actions: {
11255
11403
  InvokeFunction: string;
11256
11404
  InvokeFunctionUrl: string;
11257
11405
  ListAliases: string;
11406
+ ListCapacityProviders: string;
11258
11407
  ListCodeSigningConfigs: string;
11408
+ ListDurableExecutionsByFunction: string;
11259
11409
  ListEventSourceMappings: string;
11260
11410
  ListFunctionEventInvokeConfigs: string;
11261
11411
  ListFunctions: string;
11262
11412
  ListFunctionsByCodeSigningConfig: string;
11263
11413
  ListFunctionUrlConfigs: string;
11414
+ ListFunctionVersionsByCapacityProvider: string;
11264
11415
  ListLayers: string;
11265
11416
  ListLayerVersions: string;
11266
11417
  ListProvisionedConcurrencyConfigs: string;
11267
11418
  ListTags: string;
11268
11419
  ListVersionsByFunction: string;
11420
+ PassCapacityProvider: string;
11269
11421
  PublishLayerVersion: string;
11270
11422
  PublishVersion: string;
11271
11423
  PutFunctionCodeSigningConfig: string;
11272
11424
  PutFunctionConcurrency: string;
11273
11425
  PutFunctionEventInvokeConfig: string;
11274
11426
  PutFunctionRecursionConfig: string;
11427
+ PutFunctionScalingConfig: string;
11275
11428
  PutProvisionedConcurrencyConfig: string;
11276
11429
  PutRuntimeManagementConfig: string;
11277
11430
  RemoveLayerVersionPermission: string;
11278
11431
  RemovePermission: string;
11432
+ SendDurableExecutionCallbackFailure: string;
11433
+ SendDurableExecutionCallbackHeartbeat: string;
11434
+ SendDurableExecutionCallbackSuccess: string;
11435
+ StopDurableExecution: string;
11279
11436
  TagResource: string;
11280
11437
  UntagResource: string;
11281
11438
  UpdateAlias: string;
11439
+ UpdateCapacityProvider: string;
11282
11440
  UpdateCodeSigningConfig: string;
11283
11441
  UpdateEventSourceMapping: string;
11284
11442
  UpdateFunctionCode: string;
@@ -11736,6 +11894,7 @@ export declare const Actions: {
11736
11894
  };
11737
11895
  logs: {
11738
11896
  AssociateKmsKey: string;
11897
+ AssociateSourceToS3TableIntegration: string;
11739
11898
  CancelExportTask: string;
11740
11899
  CreateDelivery: string;
11741
11900
  CreateExportTask: string;
@@ -11758,6 +11917,7 @@ export declare const Actions: {
11758
11917
  DeleteLogGroup: string;
11759
11918
  DeleteLogStream: string;
11760
11919
  DeleteMetricFilter: string;
11920
+ DeletePipelineRule: string;
11761
11921
  DeleteQueryDefinition: string;
11762
11922
  DeleteResourcePolicy: string;
11763
11923
  DeleteRetentionPolicy: string;
@@ -11781,6 +11941,7 @@ export declare const Actions: {
11781
11941
  DescribeResourcePolicies: string;
11782
11942
  DescribeSubscriptionFilters: string;
11783
11943
  DisassociateKmsKey: string;
11944
+ DisassociateSourceFromS3TableIntegration: string;
11784
11945
  FilterLogEvents: string;
11785
11946
  GetDataProtectionPolicy: string;
11786
11947
  GetDelivery: string;
@@ -11791,13 +11952,16 @@ export declare const Actions: {
11791
11952
  GetLogAnomalyDetector: string;
11792
11953
  GetLogDelivery: string;
11793
11954
  GetLogEvents: string;
11955
+ GetLogFields: string;
11794
11956
  GetLogGroupFields: string;
11795
11957
  GetLogRecord: string;
11796
11958
  GetQueryResults: string;
11797
11959
  GetScheduledQuery: string;
11798
11960
  GetScheduledQueryHistory: string;
11799
11961
  GetTransformer: string;
11962
+ IntegrateWithS3Table: string;
11800
11963
  Link: string;
11964
+ ListAggregateLogGroupSummaries: string;
11801
11965
  ListAnomalies: string;
11802
11966
  ListEntitiesForLogGroup: string;
11803
11967
  ListIntegrations: string;
@@ -11807,8 +11971,10 @@ export declare const Actions: {
11807
11971
  ListLogGroupsForEntity: string;
11808
11972
  ListLogGroupsForQuery: string;
11809
11973
  ListScheduledQueries: string;
11974
+ ListSourcesForS3TableIntegration: string;
11810
11975
  ListTagsForResource: string;
11811
11976
  ListTagsLogGroup: string;
11977
+ ProcessWithPipeline: string;
11812
11978
  PutAccountPolicy: string;
11813
11979
  PutDataProtectionPolicy: string;
11814
11980
  PutDeliveryDestination: string;
@@ -11821,6 +11987,7 @@ export declare const Actions: {
11821
11987
  PutLogEvents: string;
11822
11988
  PutLogGroupDeletionProtection: string;
11823
11989
  PutMetricFilter: string;
11990
+ PutPipelineRule: string;
11824
11991
  PutQueryDefinition: string;
11825
11992
  PutResourcePolicy: string;
11826
11993
  PutRetentionPolicy: string;
@@ -13544,21 +13711,29 @@ export declare const Actions: {
13544
13711
  };
13545
13712
  observabilityadmin: {
13546
13713
  CreateCentralizationRuleForOrganization: string;
13714
+ CreateS3TableIntegration: string;
13715
+ CreateTelemetryPipeline: string;
13547
13716
  CreateTelemetryRule: string;
13548
13717
  CreateTelemetryRuleForOrganization: string;
13549
13718
  DeleteCentralizationRuleForOrganization: string;
13719
+ DeleteS3TableIntegration: string;
13720
+ DeleteTelemetryPipeline: string;
13550
13721
  DeleteTelemetryRule: string;
13551
13722
  DeleteTelemetryRuleForOrganization: string;
13552
13723
  GetCentralizationRuleForOrganization: string;
13724
+ GetS3TableIntegration: string;
13553
13725
  GetTelemetryEnrichmentStatus: string;
13554
13726
  GetTelemetryEvaluationStatus: string;
13555
13727
  GetTelemetryEvaluationStatusForOrganization: string;
13728
+ GetTelemetryPipeline: string;
13556
13729
  GetTelemetryRule: string;
13557
13730
  GetTelemetryRuleForOrganization: string;
13558
13731
  ListCentralizationRulesForOrganization: string;
13559
13732
  ListResourceTelemetry: string;
13560
13733
  ListResourceTelemetryForOrganization: string;
13734
+ ListS3TableIntegrations: string;
13561
13735
  ListTagsForResource: string;
13736
+ ListTelemetryPipelines: string;
13562
13737
  ListTelemetryRules: string;
13563
13738
  ListTelemetryRulesForOrganization: string;
13564
13739
  StartTelemetryEnrichment: string;
@@ -13568,10 +13743,13 @@ export declare const Actions: {
13568
13743
  StopTelemetryEvaluation: string;
13569
13744
  StopTelemetryEvaluationForOrganization: string;
13570
13745
  TagResource: string;
13746
+ TestTelemetryPipeline: string;
13571
13747
  UntagResource: string;
13572
13748
  UpdateCentralizationRuleForOrganization: string;
13749
+ UpdateTelemetryPipeline: string;
13573
13750
  UpdateTelemetryRule: string;
13574
13751
  UpdateTelemetryRuleForOrganization: string;
13752
+ ValidateTelemetryPipelineConfiguration: string;
13575
13753
  };
13576
13754
  odb: {
13577
13755
  AcceptMarketplaceRegistration: string;
@@ -13753,10 +13931,15 @@ export declare const Actions: {
13753
13931
  };
13754
13932
  opensearch: {
13755
13933
  ApplicationAccessAll: string;
13934
+ CancelAutoOptimizeJob: string;
13756
13935
  CancelDirectQuery: string;
13936
+ DeleteAutoOptimizeJob: string;
13937
+ GetAutoOptimizeJob: string;
13757
13938
  GetDirectQuery: string;
13758
13939
  GetDirectQueryResult: string;
13940
+ ListAutoOptimizeJobs: string;
13759
13941
  StartDirectQuery: string;
13942
+ SubmitAutoOptimizeJob: string;
13760
13943
  };
13761
13944
  'opsworks-cm': {
13762
13945
  AssociateNode: string;
@@ -16639,19 +16822,28 @@ export declare const Actions: {
16639
16822
  DeleteTableBucket: string;
16640
16823
  DeleteTableBucketEncryption: string;
16641
16824
  DeleteTableBucketPolicy: string;
16825
+ DeleteTableBucketReplication: string;
16642
16826
  DeleteTablePolicy: string;
16827
+ DeleteTableReplication: string;
16643
16828
  GetNamespace: string;
16644
16829
  GetTable: string;
16645
16830
  GetTableBucket: string;
16646
16831
  GetTableBucketEncryption: string;
16647
16832
  GetTableBucketMaintenanceConfiguration: string;
16648
16833
  GetTableBucketPolicy: string;
16834
+ GetTableBucketReplication: string;
16835
+ GetTableBucketStorageClass: string;
16649
16836
  GetTableData: string;
16650
16837
  GetTableEncryption: string;
16651
16838
  GetTableMaintenanceConfiguration: string;
16652
16839
  GetTableMaintenanceJobStatus: string;
16653
16840
  GetTableMetadataLocation: string;
16654
16841
  GetTablePolicy: string;
16842
+ GetTableRecordExpirationConfiguration: string;
16843
+ GetTableRecordExpirationJobStatus: string;
16844
+ GetTableReplication: string;
16845
+ GetTableReplicationStatus: string;
16846
+ GetTableStorageClass: string;
16655
16847
  ListNamespaces: string;
16656
16848
  ListTableBuckets: string;
16657
16849
  ListTables: string;
@@ -16659,10 +16851,15 @@ export declare const Actions: {
16659
16851
  PutTableBucketEncryption: string;
16660
16852
  PutTableBucketMaintenanceConfiguration: string;
16661
16853
  PutTableBucketPolicy: string;
16854
+ PutTableBucketReplication: string;
16855
+ PutTableBucketStorageClass: string;
16662
16856
  PutTableData: string;
16663
16857
  PutTableEncryption: string;
16664
16858
  PutTableMaintenanceConfiguration: string;
16665
16859
  PutTablePolicy: string;
16860
+ PutTableRecordExpirationConfiguration: string;
16861
+ PutTableReplication: string;
16862
+ PutTableStorageClass: string;
16666
16863
  RenameTable: string;
16667
16864
  TagResource: string;
16668
16865
  UntagResource: string;
@@ -16680,11 +16877,14 @@ export declare const Actions: {
16680
16877
  GetVectorBucketPolicy: string;
16681
16878
  GetVectors: string;
16682
16879
  ListIndexes: string;
16880
+ ListTagsForResource: string;
16683
16881
  ListVectorBuckets: string;
16684
16882
  ListVectors: string;
16685
16883
  PutVectorBucketPolicy: string;
16686
16884
  PutVectors: string;
16687
16885
  QueryVectors: string;
16886
+ TagResource: string;
16887
+ UntagResource: string;
16688
16888
  };
16689
16889
  'sagemaker-data-science-assistant': {
16690
16890
  SendConversation: string;
@@ -16789,6 +16989,7 @@ export declare const Actions: {
16789
16989
  BatchGetMetrics: string;
16790
16990
  BatchGetRecord: string;
16791
16991
  BatchPutMetrics: string;
16992
+ CallMlflowAppApi: string;
16792
16993
  CallPartnerAppApi: string;
16793
16994
  CreateAction: string;
16794
16995
  CreateAlgorithm: string;
@@ -16826,6 +17027,7 @@ export declare const Actions: {
16826
17027
  CreateInferenceRecommendationsJob: string;
16827
17028
  CreateLabelingJob: string;
16828
17029
  CreateLineageGroupPolicy: string;
17030
+ CreateMlflowApp: string;
16829
17031
  CreateMlflowTrackingServer: string;
16830
17032
  CreateModel: string;
16831
17033
  CreateModelBiasJobDefinition: string;
@@ -16843,6 +17045,7 @@ export declare const Actions: {
16843
17045
  CreatePartnerAppPresignedUrl: string;
16844
17046
  CreatePipeline: string;
16845
17047
  CreatePresignedDomainUrl: string;
17048
+ CreatePresignedMlflowAppUrl: string;
16846
17049
  CreatePresignedMlflowTrackingServerUrl: string;
16847
17050
  CreatePresignedNotebookInstanceUrl: string;
16848
17051
  CreateProcessingJob: string;
@@ -16892,6 +17095,7 @@ export declare const Actions: {
16892
17095
  DeleteInferenceComponent: string;
16893
17096
  DeleteInferenceExperiment: string;
16894
17097
  DeleteLineageGroupPolicy: string;
17098
+ DeleteMlflowApp: string;
16895
17099
  DeleteMlflowTrackingServer: string;
16896
17100
  DeleteModel: string;
16897
17101
  DeleteModelBiasJobDefinition: string;
@@ -16960,6 +17164,7 @@ export declare const Actions: {
16960
17164
  DescribeInferenceRecommendationsJob: string;
16961
17165
  DescribeLabelingJob: string;
16962
17166
  DescribeLineageGroup: string;
17167
+ DescribeMlflowApp: string;
16963
17168
  DescribeMlflowTrackingServer: string;
16964
17169
  DescribeModel: string;
16965
17170
  DescribeModelBiasJobDefinition: string;
@@ -17053,6 +17258,7 @@ export declare const Actions: {
17053
17258
  ListLabelingJobs: string;
17054
17259
  ListLabelingJobsForWorkteam: string;
17055
17260
  ListLineageGroups: string;
17261
+ ListMlflowApps: string;
17056
17262
  ListMlflowTrackingServers: string;
17057
17263
  ListModelBiasJobDefinitions: string;
17058
17264
  ListModelCardExportJobs: string;
@@ -17164,6 +17370,7 @@ export declare const Actions: {
17164
17370
  UpdateInferenceComponent: string;
17165
17371
  UpdateInferenceComponentRuntimeConfig: string;
17166
17372
  UpdateInferenceExperiment: string;
17373
+ UpdateMlflowApp: string;
17167
17374
  UpdateMlflowTrackingServer: string;
17168
17375
  UpdateModelCard: string;
17169
17376
  UpdateModelPackage: string;
@@ -17345,6 +17552,70 @@ export declare const Actions: {
17345
17552
  UpdateMembership: string;
17346
17553
  UpdateResolverType: string;
17347
17554
  };
17555
+ securityagent: {
17556
+ AddArtifact: string;
17557
+ AddControl: string;
17558
+ BatchDeletePentests: string;
17559
+ BatchGetAgentInstances: string;
17560
+ BatchGetArtifactMetadata: string;
17561
+ BatchGetFindings: string;
17562
+ BatchGetPentestJobs: string;
17563
+ BatchGetPentests: string;
17564
+ BatchGetSecurityTestContentMetadata: string;
17565
+ BatchGetTasks: string;
17566
+ CreateAgentInstance: string;
17567
+ CreateApplication: string;
17568
+ CreateDocumentReview: string;
17569
+ CreateIntegration: string;
17570
+ CreateMembership: string;
17571
+ CreateOneTimeLoginSession: string;
17572
+ CreatePentest: string;
17573
+ DeleteAgentInstance: string;
17574
+ DeleteApplication: string;
17575
+ DeleteArtifact: string;
17576
+ DeleteControl: string;
17577
+ DeleteIntegration: string;
17578
+ DeleteMembership: string;
17579
+ DescribeFindings: string;
17580
+ GetApplication: string;
17581
+ GetArtifact: string;
17582
+ GetCodeReviewTask: string;
17583
+ GetControl: string;
17584
+ GetDocReviewTask: string;
17585
+ GetDocumentReview: string;
17586
+ GetDocumentReviewArtifact: string;
17587
+ GetIntegration: string;
17588
+ GetLoginSessionCredentials: string;
17589
+ HandleOneTimeLoginSession: string;
17590
+ InitiateProviderRegistration: string;
17591
+ ListAgentInstances: string;
17592
+ ListAgentInstanceTasks: string;
17593
+ ListApplications: string;
17594
+ ListArtifacts: string;
17595
+ ListControls: string;
17596
+ ListDiscoveredEndpoints: string;
17597
+ ListDocumentReviewComments: string;
17598
+ ListDocumentReviews: string;
17599
+ ListFindings: string;
17600
+ ListIntegratedResources: string;
17601
+ ListIntegrations: string;
17602
+ ListMemberships: string;
17603
+ ListPentestJobsForPentest: string;
17604
+ ListPentests: string;
17605
+ ListResourcesFromIntegration: string;
17606
+ ListTasks: string;
17607
+ StartCodeRemediation: string;
17608
+ StartPentestExecution: string;
17609
+ StopPentestExecution: string;
17610
+ ToggleManagedControl: string;
17611
+ UpdateAgentInstance: string;
17612
+ UpdateApplication: string;
17613
+ UpdateControl: string;
17614
+ UpdateFinding: string;
17615
+ UpdateIntegratedResources: string;
17616
+ UpdatePentest: string;
17617
+ VerifyTargetDomain: string;
17618
+ };
17348
17619
  securityhub: {
17349
17620
  AcceptAdministratorInvitation: string;
17350
17621
  AcceptInvitation: string;
@@ -19460,18 +19731,50 @@ export declare const Actions: {
19460
19731
  UpdateWebApp: string;
19461
19732
  UpdateWebAppCustomization: string;
19462
19733
  };
19734
+ 'transform-custom': {
19735
+ CompleteTransformationPackageUpload: string;
19736
+ ConverseStream: string;
19737
+ CreateCampaign: string;
19738
+ CreateTransformationPackageUrl: string;
19739
+ DeleteCampaign: string;
19740
+ DeleteKnowledgeItem: string;
19741
+ DeleteTransformationPackage: string;
19742
+ ExecuteTransformation: string;
19743
+ GetCampaign: string;
19744
+ GetKnowledgeItem: string;
19745
+ GetTransformationPackageUrl: string;
19746
+ ListCampaignRepositories: string;
19747
+ ListCampaigns: string;
19748
+ ListKnowledgeItems: string;
19749
+ ListTagsForResource: string;
19750
+ ListTransformationPackageMetadata: string;
19751
+ TagResource: string;
19752
+ UntagResource: string;
19753
+ UpdateCampaign: string;
19754
+ UpdateCampaignRepositoryStatus: string;
19755
+ UpdateKnowledgeItemConfiguration: string;
19756
+ UpdateKnowledgeItemStatus: string;
19757
+ };
19463
19758
  transform: {
19464
19759
  AssociateConnectorResource: string;
19465
19760
  CreateProfile: string;
19761
+ DeleteAgentRuntimeConfiguration: string;
19466
19762
  DeleteConnector: string;
19467
19763
  DeleteProfile: string;
19764
+ GetAccountSettings: string;
19765
+ GetAgent: string;
19766
+ GetAgentRuntimeConfiguration: string;
19468
19767
  GetConnector: string;
19768
+ ListAgents: string;
19469
19769
  ListConnectors: string;
19470
19770
  ListProfiles: string;
19471
19771
  ListTagsForResource: string;
19772
+ PutAgentRuntimeConfiguration: string;
19472
19773
  RejectConnector: string;
19473
19774
  TagResource: string;
19474
19775
  UntagResource: string;
19776
+ UpdateAccountSettings: string;
19777
+ UpdateAgentAccess: string;
19475
19778
  UpdateProfile: string;
19476
19779
  };
19477
19780
  translate: {