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

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 (70) hide show
  1. package/.jsii +2 -2
  2. package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
  3. package/cdkiampolicybuilderhelper/version +1 -1
  4. package/lib/constructs/Actions.d.ts +95 -0
  5. package/lib/constructs/Actions.js +96 -1
  6. package/methods_list.txt +93 -0
  7. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  8. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  9. package/node_modules/@smithy/core/package.json +1 -1
  10. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  11. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  12. package/node_modules/@smithy/smithy-client/package.json +3 -3
  13. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  14. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  15. package/package.json +2 -2
  16. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
  17. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
  18. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
  19. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
  20. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
  21. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
  22. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
  23. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
  24. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
  25. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
  26. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
  27. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
  28. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
  29. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
  30. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
  31. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
  32. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
  33. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
  34. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
  35. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
  36. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
  37. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  38. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
  39. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
  40. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
  41. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
  42. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  43. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
  44. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
  45. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
  46. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
  47. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  48. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
  49. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  50. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  51. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  52. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  53. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  54. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
  55. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  56. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  57. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  58. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  59. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  60. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
  61. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
  62. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
  63. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/orderedJs2Xml.js +0 -0
  64. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/prettifyJs2Xml.js +0 -0
  65. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
  66. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
  67. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
  68. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
  69. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
  70. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
package/.jsii CHANGED
@@ -3526,6 +3526,6 @@
3526
3526
  }
3527
3527
  },
3528
3528
  "types": {},
3529
- "version": "0.0.96",
3530
- "fingerprint": "exuj8ubevHKrPBwHg18VTVcCcZ6x6Qxh9O9eEYoh5bc="
3529
+ "version": "0.0.97",
3530
+ "fingerprint": "FShli8D781BBG1Q759RabuTxZxRXc/VnDD8Iztg2KlA="
3531
3531
  }
@@ -13,7 +13,7 @@ import (
13
13
  constructs "github.com/aws/constructs-go/constructs/v10/jsii"
14
14
  )
15
15
 
16
- //go:embed jjrawlins-cdk-iam-policy-builder-helper-0.0.95.tgz
16
+ //go:embed jjrawlins-cdk-iam-policy-builder-helper-0.0.96.tgz
17
17
  var tarball []byte
18
18
 
19
19
  // Initialize loads the necessary packages in the @jsii/kernel to support the enclosing module.
@@ -24,5 +24,5 @@ func Initialize() {
24
24
  constructs.Initialize()
25
25
 
26
26
  // Load this library into the kernel
27
- _jsii_.Load("@jjrawlins/cdk-iam-policy-builder-helper", "0.0.95", tarball)
27
+ _jsii_.Load("@jjrawlins/cdk-iam-policy-builder-helper", "0.0.96", tarball)
28
28
  }
@@ -1 +1 @@
1
- 0.0.95
1
+ 0.0.96
@@ -4482,13 +4482,19 @@ export declare const Actions: {
4482
4482
  AssociateQueueQuickConnects: string;
4483
4483
  AssociateRoutingProfileQueues: string;
4484
4484
  AssociateSecurityKey: string;
4485
+ AssociateSecurityProfiles: string;
4485
4486
  AssociateTrafficDistributionGroupUser: string;
4486
4487
  AssociateUserProficiencies: string;
4488
+ AssociateWorkspace: string;
4487
4489
  BatchAssociateAnalyticsDataSet: string;
4490
+ BatchCreateDataTableValue: string;
4491
+ BatchDeleteDataTableValue: string;
4492
+ BatchDescribeDataTableValue: string;
4488
4493
  BatchDisassociateAnalyticsDataSet: string;
4489
4494
  BatchGetAttachedFileMetadata: string;
4490
4495
  BatchGetFlowAssociation: string;
4491
4496
  BatchPutContact: string;
4497
+ BatchUpdateDataTableValue: string;
4492
4498
  ClaimPhoneNumber: string;
4493
4499
  CompleteAttachedFileUpload: string;
4494
4500
  CreateAgentStatus: string;
@@ -4496,7 +4502,11 @@ export declare const Actions: {
4496
4502
  CreateContact: string;
4497
4503
  CreateContactFlow: string;
4498
4504
  CreateContactFlowModule: string;
4505
+ CreateContactFlowModuleAlias: string;
4506
+ CreateContactFlowModuleVersion: string;
4499
4507
  CreateContactFlowVersion: string;
4508
+ CreateDataTable: string;
4509
+ CreateDataTableAttribute: string;
4500
4510
  CreateEmailAddress: string;
4501
4511
  CreateEvaluationForm: string;
4502
4512
  CreateHoursOfOperation: string;
@@ -4521,12 +4531,18 @@ export declare const Actions: {
4521
4531
  CreateView: string;
4522
4532
  CreateViewVersion: string;
4523
4533
  CreateVocabulary: string;
4534
+ CreateWorkspace: string;
4535
+ CreateWorkspacePage: string;
4524
4536
  DeactivateEvaluationForm: string;
4525
4537
  DeleteAttachedFile: string;
4526
4538
  DeleteContactEvaluation: string;
4527
4539
  DeleteContactFlow: string;
4528
4540
  DeleteContactFlowModule: string;
4541
+ DeleteContactFlowModuleAlias: string;
4542
+ DeleteContactFlowModuleVersion: string;
4529
4543
  DeleteContactFlowVersion: string;
4544
+ DeleteDataTable: string;
4545
+ DeleteDataTableAttribute: string;
4530
4546
  DeleteEmailAddress: string;
4531
4547
  DeleteEvaluationForm: string;
4532
4548
  DeleteHoursOfOperation: string;
@@ -4549,12 +4565,18 @@ export declare const Actions: {
4549
4565
  DeleteView: string;
4550
4566
  DeleteViewVersion: string;
4551
4567
  DeleteVocabulary: string;
4568
+ DeleteWorkspace: string;
4569
+ DeleteWorkspaceMedia: string;
4570
+ DeleteWorkspacePage: string;
4552
4571
  DescribeAgentStatus: string;
4553
4572
  DescribeAuthenticationProfile: string;
4554
4573
  DescribeContact: string;
4555
4574
  DescribeContactEvaluation: string;
4556
4575
  DescribeContactFlow: string;
4557
4576
  DescribeContactFlowModule: string;
4577
+ DescribeContactFlowModuleAlias: string;
4578
+ DescribeDataTable: string;
4579
+ DescribeDataTableAttribute: string;
4558
4580
  DescribeEmailAddress: string;
4559
4581
  DescribeEvaluationForm: string;
4560
4582
  DescribeForecastingPlanningSchedulingIntegration: string;
@@ -4577,6 +4599,7 @@ export declare const Actions: {
4577
4599
  DescribeUserHierarchyStructure: string;
4578
4600
  DescribeView: string;
4579
4601
  DescribeVocabulary: string;
4602
+ DescribeWorkspace: string;
4580
4603
  DisassociateAnalyticsDataSet: string;
4581
4604
  DisassociateApprovedOrigin: string;
4582
4605
  DisassociateBot: string;
@@ -4590,9 +4613,12 @@ export declare const Actions: {
4590
4613
  DisassociateQueueQuickConnects: string;
4591
4614
  DisassociateRoutingProfileQueues: string;
4592
4615
  DisassociateSecurityKey: string;
4616
+ DisassociateSecurityProfiles: string;
4593
4617
  DisassociateTrafficDistributionGroupUser: string;
4594
4618
  DisassociateUserProficiencies: string;
4619
+ DisassociateWorkspace: string;
4595
4620
  DismissUserContact: string;
4621
+ EvaluateDataTableValues: string;
4596
4622
  GetAttachedFile: string;
4597
4623
  GetContactAttributes: string;
4598
4624
  GetContactMetrics: string;
@@ -4607,6 +4633,7 @@ export declare const Actions: {
4607
4633
  GetTaskTemplate: string;
4608
4634
  GetTrafficDistribution: string;
4609
4635
  ImportPhoneNumber: string;
4636
+ ImportWorkspaceMedia: string;
4610
4637
  ListAgentStatuses: string;
4611
4638
  ListAnalyticsDataAssociations: string;
4612
4639
  ListAnalyticsDataLakeDataSets: string;
@@ -4615,11 +4642,18 @@ export declare const Actions: {
4615
4642
  ListAuthenticationProfiles: string;
4616
4643
  ListBots: string;
4617
4644
  ListContactEvaluations: string;
4645
+ ListContactFlowModuleAliases: string;
4618
4646
  ListContactFlowModules: string;
4647
+ ListContactFlowModuleVersions: string;
4619
4648
  ListContactFlows: string;
4620
4649
  ListContactFlowVersions: string;
4621
4650
  ListContactReferences: string;
4651
+ ListDataTableAttributes: string;
4652
+ ListDataTablePrimaryValues: string;
4653
+ ListDataTables: string;
4654
+ ListDataTableValues: string;
4622
4655
  ListDefaultVocabularies: string;
4656
+ ListEntitySecurityProfiles: string;
4623
4657
  ListEvaluationForms: string;
4624
4658
  ListEvaluationFormVersions: string;
4625
4659
  ListFlowAssociations: string;
@@ -4646,6 +4680,7 @@ export declare const Actions: {
4646
4680
  ListRules: string;
4647
4681
  ListSecurityKeys: string;
4648
4682
  ListSecurityProfileApplications: string;
4683
+ ListSecurityProfileFlowModules: string;
4649
4684
  ListSecurityProfilePermissions: string;
4650
4685
  ListSecurityProfiles: string;
4651
4686
  ListTagsForResource: string;
@@ -4658,6 +4693,9 @@ export declare const Actions: {
4658
4693
  ListUsers: string;
4659
4694
  ListViews: string;
4660
4695
  ListViewVersions: string;
4696
+ ListWorkspaceMedia: string;
4697
+ ListWorkspacePages: string;
4698
+ ListWorkspaces: string;
4661
4699
  MonitorContact: string;
4662
4700
  PauseContact: string;
4663
4701
  PutUserStatus: string;
@@ -4667,10 +4705,13 @@ export declare const Actions: {
4667
4705
  ResumeContactRecording: string;
4668
4706
  SearchAgentStatuses: string;
4669
4707
  SearchAvailablePhoneNumbers: string;
4708
+ SearchContactEvaluations: string;
4670
4709
  SearchContactFlowModules: string;
4671
4710
  SearchContactFlows: string;
4672
4711
  SearchContacts: string;
4712
+ SearchDataTables: string;
4673
4713
  SearchEmailAddresses: string;
4714
+ SearchEvaluationForms: string;
4674
4715
  SearchHoursOfOperationOverrides: string;
4675
4716
  SearchHoursOfOperations: string;
4676
4717
  SearchPredefinedAttributes: string;
@@ -4682,7 +4723,10 @@ export declare const Actions: {
4682
4723
  SearchSecurityProfiles: string;
4683
4724
  SearchUserHierarchyGroups: string;
4684
4725
  SearchUsers: string;
4726
+ SearchViews: string;
4685
4727
  SearchVocabularies: string;
4728
+ SearchWorkspaceAssociations: string;
4729
+ SearchWorkspaces: string;
4686
4730
  SendChatIntegrationEvent: string;
4687
4731
  SendIntegrationEvent: string;
4688
4732
  SendOutboundChatMessage: string;
@@ -4690,6 +4734,7 @@ export declare const Actions: {
4690
4734
  StartAttachedFileUpload: string;
4691
4735
  StartChatContact: string;
4692
4736
  StartContactEvaluation: string;
4737
+ StartContactMediaProcessing: string;
4693
4738
  StartContactRecording: string;
4694
4739
  StartContactStreaming: string;
4695
4740
  StartEmailContact: string;
@@ -4701,6 +4746,7 @@ export declare const Actions: {
4701
4746
  StartTaskContact: string;
4702
4747
  StartWebRTCContact: string;
4703
4748
  StopContact: string;
4749
+ StopContactMediaProcessing: string;
4704
4750
  StopContactRecording: string;
4705
4751
  StopContactStreaming: string;
4706
4752
  StopForecastingPlanningSchedulingIntegration: string;
@@ -4718,11 +4764,15 @@ export declare const Actions: {
4718
4764
  UpdateContactEvaluation: string;
4719
4765
  UpdateContactFlowContent: string;
4720
4766
  UpdateContactFlowMetadata: string;
4767
+ UpdateContactFlowModuleAlias: string;
4721
4768
  UpdateContactFlowModuleContent: string;
4722
4769
  UpdateContactFlowModuleMetadata: string;
4723
4770
  UpdateContactFlowName: string;
4724
4771
  UpdateContactRoutingData: string;
4725
4772
  UpdateContactSchedule: string;
4773
+ UpdateDataTableAttribute: string;
4774
+ UpdateDataTableMetadata: string;
4775
+ UpdateDataTablePrimaryValues: string;
4726
4776
  UpdateEmailAddressMetadata: string;
4727
4777
  UpdateEvaluationForm: string;
4728
4778
  UpdateHoursOfOperation: string;
@@ -4762,6 +4812,10 @@ export declare const Actions: {
4762
4812
  UpdateUserSecurityProfiles: string;
4763
4813
  UpdateViewContent: string;
4764
4814
  UpdateViewMetadata: string;
4815
+ UpdateWorkspaceMetadata: string;
4816
+ UpdateWorkspacePage: string;
4817
+ UpdateWorkspaceTheme: string;
4818
+ UpdateWorkspaceVisibility: string;
4765
4819
  };
4766
4820
  consoleapp: {
4767
4821
  GetDeviceIdentity: string;
@@ -11219,11 +11273,13 @@ export declare const Actions: {
11219
11273
  AddLayerVersionPermission: string;
11220
11274
  AddPermission: string;
11221
11275
  CreateAlias: string;
11276
+ CreateCapacityProvider: string;
11222
11277
  CreateCodeSigningConfig: string;
11223
11278
  CreateEventSourceMapping: string;
11224
11279
  CreateFunction: string;
11225
11280
  CreateFunctionUrlConfig: string;
11226
11281
  DeleteAlias: string;
11282
+ DeleteCapacityProvider: string;
11227
11283
  DeleteCodeSigningConfig: string;
11228
11284
  DeleteEventSourceMapping: string;
11229
11285
  DeleteFunction: string;
@@ -11237,6 +11293,7 @@ export declare const Actions: {
11237
11293
  EnableReplication: string;
11238
11294
  GetAccountSettings: string;
11239
11295
  GetAlias: string;
11296
+ GetCapacityProvider: string;
11240
11297
  GetCodeSigningConfig: string;
11241
11298
  GetEventSourceMapping: string;
11242
11299
  GetFunction: string;
@@ -11245,6 +11302,7 @@ export declare const Actions: {
11245
11302
  GetFunctionConfiguration: string;
11246
11303
  GetFunctionEventInvokeConfig: string;
11247
11304
  GetFunctionRecursionConfig: string;
11305
+ GetFunctionScalingConfig: string;
11248
11306
  GetFunctionUrlConfig: string;
11249
11307
  GetLayerVersion: string;
11250
11308
  GetLayerVersionPolicy: string;
@@ -11255,23 +11313,27 @@ export declare const Actions: {
11255
11313
  InvokeFunction: string;
11256
11314
  InvokeFunctionUrl: string;
11257
11315
  ListAliases: string;
11316
+ ListCapacityProviders: string;
11258
11317
  ListCodeSigningConfigs: string;
11259
11318
  ListEventSourceMappings: string;
11260
11319
  ListFunctionEventInvokeConfigs: string;
11261
11320
  ListFunctions: string;
11262
11321
  ListFunctionsByCodeSigningConfig: string;
11263
11322
  ListFunctionUrlConfigs: string;
11323
+ ListFunctionVersionsByCapacityProvider: string;
11264
11324
  ListLayers: string;
11265
11325
  ListLayerVersions: string;
11266
11326
  ListProvisionedConcurrencyConfigs: string;
11267
11327
  ListTags: string;
11268
11328
  ListVersionsByFunction: string;
11329
+ PassCapacityProvider: string;
11269
11330
  PublishLayerVersion: string;
11270
11331
  PublishVersion: string;
11271
11332
  PutFunctionCodeSigningConfig: string;
11272
11333
  PutFunctionConcurrency: string;
11273
11334
  PutFunctionEventInvokeConfig: string;
11274
11335
  PutFunctionRecursionConfig: string;
11336
+ PutFunctionScalingConfig: string;
11275
11337
  PutProvisionedConcurrencyConfig: string;
11276
11338
  PutRuntimeManagementConfig: string;
11277
11339
  RemoveLayerVersionPermission: string;
@@ -11279,6 +11341,7 @@ export declare const Actions: {
11279
11341
  TagResource: string;
11280
11342
  UntagResource: string;
11281
11343
  UpdateAlias: string;
11344
+ UpdateCapacityProvider: string;
11282
11345
  UpdateCodeSigningConfig: string;
11283
11346
  UpdateEventSourceMapping: string;
11284
11347
  UpdateFunctionCode: string;
@@ -19460,18 +19523,50 @@ export declare const Actions: {
19460
19523
  UpdateWebApp: string;
19461
19524
  UpdateWebAppCustomization: string;
19462
19525
  };
19526
+ 'transform-custom': {
19527
+ CompleteTransformationPackageUpload: string;
19528
+ ConverseStream: string;
19529
+ CreateCampaign: string;
19530
+ CreateTransformationPackageUrl: string;
19531
+ DeleteCampaign: string;
19532
+ DeleteKnowledgeItem: string;
19533
+ DeleteTransformationPackage: string;
19534
+ ExecuteTransformation: string;
19535
+ GetCampaign: string;
19536
+ GetKnowledgeItem: string;
19537
+ GetTransformationPackageUrl: string;
19538
+ ListCampaignRepositories: string;
19539
+ ListCampaigns: string;
19540
+ ListKnowledgeItems: string;
19541
+ ListTagsForResource: string;
19542
+ ListTransformationPackageMetadata: string;
19543
+ TagResource: string;
19544
+ UntagResource: string;
19545
+ UpdateCampaign: string;
19546
+ UpdateCampaignRepositoryStatus: string;
19547
+ UpdateKnowledgeItemConfiguration: string;
19548
+ UpdateKnowledgeItemStatus: string;
19549
+ };
19463
19550
  transform: {
19464
19551
  AssociateConnectorResource: string;
19465
19552
  CreateProfile: string;
19553
+ DeleteAgentRuntimeConfiguration: string;
19466
19554
  DeleteConnector: string;
19467
19555
  DeleteProfile: string;
19556
+ GetAccountSettings: string;
19557
+ GetAgent: string;
19558
+ GetAgentRuntimeConfiguration: string;
19468
19559
  GetConnector: string;
19560
+ ListAgents: string;
19469
19561
  ListConnectors: string;
19470
19562
  ListProfiles: string;
19471
19563
  ListTagsForResource: string;
19564
+ PutAgentRuntimeConfiguration: string;
19472
19565
  RejectConnector: string;
19473
19566
  TagResource: string;
19474
19567
  UntagResource: string;
19568
+ UpdateAccountSettings: string;
19569
+ UpdateAgentAccess: string;
19475
19570
  UpdateProfile: string;
19476
19571
  };
19477
19572
  translate: {