@jjrawlins/cdk-iam-policy-builder-helper 0.0.95 → 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 (72) 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 +215 -0
  5. package/lib/constructs/Actions.js +216 -1
  6. package/lib/constructs/ManagedPolicies.d.ts +12 -0
  7. package/lib/constructs/ManagedPolicies.js +13 -1
  8. package/methods_list.txt +209 -0
  9. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  10. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  11. package/node_modules/@smithy/core/package.json +1 -1
  12. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  13. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  14. package/node_modules/@smithy/smithy-client/package.json +3 -3
  15. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  16. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  17. package/package.json +2 -2
  18. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
  19. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
  20. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
  21. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
  22. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
  23. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
  24. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
  25. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
  26. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
  27. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
  28. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
  29. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
  30. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
  31. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
  32. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
  33. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
  34. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
  35. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
  36. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
  37. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
  38. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
  39. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  40. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
  41. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
  42. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
  43. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
  44. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  45. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
  46. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
  47. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
  48. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
  49. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  50. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
  51. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  52. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  53. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  54. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  55. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  56. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
  57. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  58. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  59. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  60. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  61. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  62. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
  63. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
  64. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
  65. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/orderedJs2Xml.js +0 -0
  66. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/prettifyJs2Xml.js +0 -0
  67. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
  68. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
  69. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
  70. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
  71. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
  72. /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.95",
3530
- "fingerprint": "gEIEtfJPJZShVtIEQ9jbJ4+HPrErGxISsljVH1OMvT0="
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.94.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.94", tarball)
27
+ _jsii_.Load("@jjrawlins/cdk-iam-policy-builder-helper", "0.0.96", tarball)
28
28
  }
@@ -1 +1 @@
1
- 0.0.94
1
+ 0.0.96
@@ -1397,10 +1397,12 @@ export declare const Actions: {
1397
1397
  };
1398
1398
  'aws-marketplace': {
1399
1399
  AcceptAgreementApprovalRequest: string;
1400
+ AcceptAgreementPaymentRequest: string;
1400
1401
  AcceptAgreementRequest: string;
1401
1402
  AssociateProductsWithPrivateMarketplace: string;
1402
1403
  BatchMeterUsage: string;
1403
1404
  CancelAgreement: string;
1405
+ CancelAgreementPaymentRequest: string;
1404
1406
  CancelAgreementRequest: string;
1405
1407
  CancelChangeSet: string;
1406
1408
  CreateAgreementRequest: string;
@@ -1416,6 +1418,7 @@ export declare const Actions: {
1416
1418
  DisassociateProductsFromPrivateMarketplace: string;
1417
1419
  GetAgreementApprovalRequest: string;
1418
1420
  GetAgreementEntitlements: string;
1421
+ GetAgreementPaymentRequest: string;
1419
1422
  GetAgreementRequest: string;
1420
1423
  GetAgreementTerms: string;
1421
1424
  GetBuyerDashboard: string;
@@ -1424,6 +1427,7 @@ export declare const Actions: {
1424
1427
  GetSellerDashboard: string;
1425
1428
  ListAgreementApprovalRequests: string;
1426
1429
  ListAgreementCharges: string;
1430
+ ListAgreementPaymentRequests: string;
1427
1431
  ListAgreementRequests: string;
1428
1432
  ListAssessments: string;
1429
1433
  ListBuilds: string;
@@ -1439,8 +1443,10 @@ export declare const Actions: {
1439
1443
  PutResourcePolicy: string;
1440
1444
  RegisterUsage: string;
1441
1445
  RejectAgreementApprovalRequest: string;
1446
+ RejectAgreementPaymentRequest: string;
1442
1447
  ResolveCustomer: string;
1443
1448
  SearchAgreements: string;
1449
+ SendAgreementPaymentRequest: string;
1444
1450
  StartBuild: string;
1445
1451
  StartChangeSet: string;
1446
1452
  Subscribe: string;
@@ -1451,6 +1457,11 @@ export declare const Actions: {
1451
1457
  UpdatePurchaseOrders: string;
1452
1458
  ViewSubscriptions: string;
1453
1459
  };
1460
+ 'aws-mcp': {
1461
+ CallReadOnlyTool: string;
1462
+ CallReadWriteTool: string;
1463
+ InvokeMcp: string;
1464
+ };
1454
1465
  'aws-portal': {
1455
1466
  GetConsoleActionSetEnforced: string;
1456
1467
  ModifyAccount: string;
@@ -4471,13 +4482,19 @@ export declare const Actions: {
4471
4482
  AssociateQueueQuickConnects: string;
4472
4483
  AssociateRoutingProfileQueues: string;
4473
4484
  AssociateSecurityKey: string;
4485
+ AssociateSecurityProfiles: string;
4474
4486
  AssociateTrafficDistributionGroupUser: string;
4475
4487
  AssociateUserProficiencies: string;
4488
+ AssociateWorkspace: string;
4476
4489
  BatchAssociateAnalyticsDataSet: string;
4490
+ BatchCreateDataTableValue: string;
4491
+ BatchDeleteDataTableValue: string;
4492
+ BatchDescribeDataTableValue: string;
4477
4493
  BatchDisassociateAnalyticsDataSet: string;
4478
4494
  BatchGetAttachedFileMetadata: string;
4479
4495
  BatchGetFlowAssociation: string;
4480
4496
  BatchPutContact: string;
4497
+ BatchUpdateDataTableValue: string;
4481
4498
  ClaimPhoneNumber: string;
4482
4499
  CompleteAttachedFileUpload: string;
4483
4500
  CreateAgentStatus: string;
@@ -4485,7 +4502,11 @@ export declare const Actions: {
4485
4502
  CreateContact: string;
4486
4503
  CreateContactFlow: string;
4487
4504
  CreateContactFlowModule: string;
4505
+ CreateContactFlowModuleAlias: string;
4506
+ CreateContactFlowModuleVersion: string;
4488
4507
  CreateContactFlowVersion: string;
4508
+ CreateDataTable: string;
4509
+ CreateDataTableAttribute: string;
4489
4510
  CreateEmailAddress: string;
4490
4511
  CreateEvaluationForm: string;
4491
4512
  CreateHoursOfOperation: string;
@@ -4510,12 +4531,18 @@ export declare const Actions: {
4510
4531
  CreateView: string;
4511
4532
  CreateViewVersion: string;
4512
4533
  CreateVocabulary: string;
4534
+ CreateWorkspace: string;
4535
+ CreateWorkspacePage: string;
4513
4536
  DeactivateEvaluationForm: string;
4514
4537
  DeleteAttachedFile: string;
4515
4538
  DeleteContactEvaluation: string;
4516
4539
  DeleteContactFlow: string;
4517
4540
  DeleteContactFlowModule: string;
4541
+ DeleteContactFlowModuleAlias: string;
4542
+ DeleteContactFlowModuleVersion: string;
4518
4543
  DeleteContactFlowVersion: string;
4544
+ DeleteDataTable: string;
4545
+ DeleteDataTableAttribute: string;
4519
4546
  DeleteEmailAddress: string;
4520
4547
  DeleteEvaluationForm: string;
4521
4548
  DeleteHoursOfOperation: string;
@@ -4538,12 +4565,18 @@ export declare const Actions: {
4538
4565
  DeleteView: string;
4539
4566
  DeleteViewVersion: string;
4540
4567
  DeleteVocabulary: string;
4568
+ DeleteWorkspace: string;
4569
+ DeleteWorkspaceMedia: string;
4570
+ DeleteWorkspacePage: string;
4541
4571
  DescribeAgentStatus: string;
4542
4572
  DescribeAuthenticationProfile: string;
4543
4573
  DescribeContact: string;
4544
4574
  DescribeContactEvaluation: string;
4545
4575
  DescribeContactFlow: string;
4546
4576
  DescribeContactFlowModule: string;
4577
+ DescribeContactFlowModuleAlias: string;
4578
+ DescribeDataTable: string;
4579
+ DescribeDataTableAttribute: string;
4547
4580
  DescribeEmailAddress: string;
4548
4581
  DescribeEvaluationForm: string;
4549
4582
  DescribeForecastingPlanningSchedulingIntegration: string;
@@ -4566,6 +4599,7 @@ export declare const Actions: {
4566
4599
  DescribeUserHierarchyStructure: string;
4567
4600
  DescribeView: string;
4568
4601
  DescribeVocabulary: string;
4602
+ DescribeWorkspace: string;
4569
4603
  DisassociateAnalyticsDataSet: string;
4570
4604
  DisassociateApprovedOrigin: string;
4571
4605
  DisassociateBot: string;
@@ -4579,9 +4613,12 @@ export declare const Actions: {
4579
4613
  DisassociateQueueQuickConnects: string;
4580
4614
  DisassociateRoutingProfileQueues: string;
4581
4615
  DisassociateSecurityKey: string;
4616
+ DisassociateSecurityProfiles: string;
4582
4617
  DisassociateTrafficDistributionGroupUser: string;
4583
4618
  DisassociateUserProficiencies: string;
4619
+ DisassociateWorkspace: string;
4584
4620
  DismissUserContact: string;
4621
+ EvaluateDataTableValues: string;
4585
4622
  GetAttachedFile: string;
4586
4623
  GetContactAttributes: string;
4587
4624
  GetContactMetrics: string;
@@ -4596,6 +4633,7 @@ export declare const Actions: {
4596
4633
  GetTaskTemplate: string;
4597
4634
  GetTrafficDistribution: string;
4598
4635
  ImportPhoneNumber: string;
4636
+ ImportWorkspaceMedia: string;
4599
4637
  ListAgentStatuses: string;
4600
4638
  ListAnalyticsDataAssociations: string;
4601
4639
  ListAnalyticsDataLakeDataSets: string;
@@ -4604,11 +4642,18 @@ export declare const Actions: {
4604
4642
  ListAuthenticationProfiles: string;
4605
4643
  ListBots: string;
4606
4644
  ListContactEvaluations: string;
4645
+ ListContactFlowModuleAliases: string;
4607
4646
  ListContactFlowModules: string;
4647
+ ListContactFlowModuleVersions: string;
4608
4648
  ListContactFlows: string;
4609
4649
  ListContactFlowVersions: string;
4610
4650
  ListContactReferences: string;
4651
+ ListDataTableAttributes: string;
4652
+ ListDataTablePrimaryValues: string;
4653
+ ListDataTables: string;
4654
+ ListDataTableValues: string;
4611
4655
  ListDefaultVocabularies: string;
4656
+ ListEntitySecurityProfiles: string;
4612
4657
  ListEvaluationForms: string;
4613
4658
  ListEvaluationFormVersions: string;
4614
4659
  ListFlowAssociations: string;
@@ -4635,6 +4680,7 @@ export declare const Actions: {
4635
4680
  ListRules: string;
4636
4681
  ListSecurityKeys: string;
4637
4682
  ListSecurityProfileApplications: string;
4683
+ ListSecurityProfileFlowModules: string;
4638
4684
  ListSecurityProfilePermissions: string;
4639
4685
  ListSecurityProfiles: string;
4640
4686
  ListTagsForResource: string;
@@ -4647,6 +4693,9 @@ export declare const Actions: {
4647
4693
  ListUsers: string;
4648
4694
  ListViews: string;
4649
4695
  ListViewVersions: string;
4696
+ ListWorkspaceMedia: string;
4697
+ ListWorkspacePages: string;
4698
+ ListWorkspaces: string;
4650
4699
  MonitorContact: string;
4651
4700
  PauseContact: string;
4652
4701
  PutUserStatus: string;
@@ -4656,10 +4705,13 @@ export declare const Actions: {
4656
4705
  ResumeContactRecording: string;
4657
4706
  SearchAgentStatuses: string;
4658
4707
  SearchAvailablePhoneNumbers: string;
4708
+ SearchContactEvaluations: string;
4659
4709
  SearchContactFlowModules: string;
4660
4710
  SearchContactFlows: string;
4661
4711
  SearchContacts: string;
4712
+ SearchDataTables: string;
4662
4713
  SearchEmailAddresses: string;
4714
+ SearchEvaluationForms: string;
4663
4715
  SearchHoursOfOperationOverrides: string;
4664
4716
  SearchHoursOfOperations: string;
4665
4717
  SearchPredefinedAttributes: string;
@@ -4671,7 +4723,10 @@ export declare const Actions: {
4671
4723
  SearchSecurityProfiles: string;
4672
4724
  SearchUserHierarchyGroups: string;
4673
4725
  SearchUsers: string;
4726
+ SearchViews: string;
4674
4727
  SearchVocabularies: string;
4728
+ SearchWorkspaceAssociations: string;
4729
+ SearchWorkspaces: string;
4675
4730
  SendChatIntegrationEvent: string;
4676
4731
  SendIntegrationEvent: string;
4677
4732
  SendOutboundChatMessage: string;
@@ -4679,6 +4734,7 @@ export declare const Actions: {
4679
4734
  StartAttachedFileUpload: string;
4680
4735
  StartChatContact: string;
4681
4736
  StartContactEvaluation: string;
4737
+ StartContactMediaProcessing: string;
4682
4738
  StartContactRecording: string;
4683
4739
  StartContactStreaming: string;
4684
4740
  StartEmailContact: string;
@@ -4690,6 +4746,7 @@ export declare const Actions: {
4690
4746
  StartTaskContact: string;
4691
4747
  StartWebRTCContact: string;
4692
4748
  StopContact: string;
4749
+ StopContactMediaProcessing: string;
4693
4750
  StopContactRecording: string;
4694
4751
  StopContactStreaming: string;
4695
4752
  StopForecastingPlanningSchedulingIntegration: string;
@@ -4707,11 +4764,15 @@ export declare const Actions: {
4707
4764
  UpdateContactEvaluation: string;
4708
4765
  UpdateContactFlowContent: string;
4709
4766
  UpdateContactFlowMetadata: string;
4767
+ UpdateContactFlowModuleAlias: string;
4710
4768
  UpdateContactFlowModuleContent: string;
4711
4769
  UpdateContactFlowModuleMetadata: string;
4712
4770
  UpdateContactFlowName: string;
4713
4771
  UpdateContactRoutingData: string;
4714
4772
  UpdateContactSchedule: string;
4773
+ UpdateDataTableAttribute: string;
4774
+ UpdateDataTableMetadata: string;
4775
+ UpdateDataTablePrimaryValues: string;
4715
4776
  UpdateEmailAddressMetadata: string;
4716
4777
  UpdateEvaluationForm: string;
4717
4778
  UpdateHoursOfOperation: string;
@@ -4751,6 +4812,10 @@ export declare const Actions: {
4751
4812
  UpdateUserSecurityProfiles: string;
4752
4813
  UpdateViewContent: string;
4753
4814
  UpdateViewMetadata: string;
4815
+ UpdateWorkspaceMetadata: string;
4816
+ UpdateWorkspacePage: string;
4817
+ UpdateWorkspaceTheme: string;
4818
+ UpdateWorkspaceVisibility: string;
4754
4819
  };
4755
4820
  consoleapp: {
4756
4821
  GetDeviceIdentity: string;
@@ -11208,11 +11273,13 @@ export declare const Actions: {
11208
11273
  AddLayerVersionPermission: string;
11209
11274
  AddPermission: string;
11210
11275
  CreateAlias: string;
11276
+ CreateCapacityProvider: string;
11211
11277
  CreateCodeSigningConfig: string;
11212
11278
  CreateEventSourceMapping: string;
11213
11279
  CreateFunction: string;
11214
11280
  CreateFunctionUrlConfig: string;
11215
11281
  DeleteAlias: string;
11282
+ DeleteCapacityProvider: string;
11216
11283
  DeleteCodeSigningConfig: string;
11217
11284
  DeleteEventSourceMapping: string;
11218
11285
  DeleteFunction: string;
@@ -11226,6 +11293,7 @@ export declare const Actions: {
11226
11293
  EnableReplication: string;
11227
11294
  GetAccountSettings: string;
11228
11295
  GetAlias: string;
11296
+ GetCapacityProvider: string;
11229
11297
  GetCodeSigningConfig: string;
11230
11298
  GetEventSourceMapping: string;
11231
11299
  GetFunction: string;
@@ -11234,6 +11302,7 @@ export declare const Actions: {
11234
11302
  GetFunctionConfiguration: string;
11235
11303
  GetFunctionEventInvokeConfig: string;
11236
11304
  GetFunctionRecursionConfig: string;
11305
+ GetFunctionScalingConfig: string;
11237
11306
  GetFunctionUrlConfig: string;
11238
11307
  GetLayerVersion: string;
11239
11308
  GetLayerVersionPolicy: string;
@@ -11244,23 +11313,27 @@ export declare const Actions: {
11244
11313
  InvokeFunction: string;
11245
11314
  InvokeFunctionUrl: string;
11246
11315
  ListAliases: string;
11316
+ ListCapacityProviders: string;
11247
11317
  ListCodeSigningConfigs: string;
11248
11318
  ListEventSourceMappings: string;
11249
11319
  ListFunctionEventInvokeConfigs: string;
11250
11320
  ListFunctions: string;
11251
11321
  ListFunctionsByCodeSigningConfig: string;
11252
11322
  ListFunctionUrlConfigs: string;
11323
+ ListFunctionVersionsByCapacityProvider: string;
11253
11324
  ListLayers: string;
11254
11325
  ListLayerVersions: string;
11255
11326
  ListProvisionedConcurrencyConfigs: string;
11256
11327
  ListTags: string;
11257
11328
  ListVersionsByFunction: string;
11329
+ PassCapacityProvider: string;
11258
11330
  PublishLayerVersion: string;
11259
11331
  PublishVersion: string;
11260
11332
  PutFunctionCodeSigningConfig: string;
11261
11333
  PutFunctionConcurrency: string;
11262
11334
  PutFunctionEventInvokeConfig: string;
11263
11335
  PutFunctionRecursionConfig: string;
11336
+ PutFunctionScalingConfig: string;
11264
11337
  PutProvisionedConcurrencyConfig: string;
11265
11338
  PutRuntimeManagementConfig: string;
11266
11339
  RemoveLayerVersionPermission: string;
@@ -11268,6 +11341,7 @@ export declare const Actions: {
11268
11341
  TagResource: string;
11269
11342
  UntagResource: string;
11270
11343
  UpdateAlias: string;
11344
+ UpdateCapacityProvider: string;
11271
11345
  UpdateCodeSigningConfig: string;
11272
11346
  UpdateEventSourceMapping: string;
11273
11347
  UpdateFunctionCode: string;
@@ -14011,20 +14085,37 @@ export declare const Actions: {
14011
14085
  UpdateDeviceMetadata: string;
14012
14086
  };
14013
14087
  'partnercentral-account-management': {
14088
+ AccessLegacyPartnerCentral: string;
14089
+ AccessMarketingCentral: string;
14014
14090
  AssociatePartnerAccount: string;
14015
14091
  AssociatePartnerUser: string;
14016
14092
  DisassociatePartnerUser: string;
14017
14093
  };
14018
14094
  partnercentral: {
14019
14095
  AcceptChannelHandshake: string;
14096
+ AcceptConnectionInvitation: string;
14020
14097
  AcceptEngagementInvitation: string;
14098
+ AmendBenefitApplication: string;
14021
14099
  AssignOpportunity: string;
14100
+ AssociateAwsTrainingCertificationEmailDomain: string;
14101
+ AssociateBenefitApplicationResource: string;
14022
14102
  AssociateOpportunity: string;
14103
+ CancelBenefitApplication: string;
14023
14104
  CancelChannelHandshake: string;
14105
+ CancelConnection: string;
14106
+ CancelConnectionInvitation: string;
14107
+ CancelProfileUpdateTask: string;
14108
+ CreateBenefitApplication: string;
14109
+ CreateBusinessPlan: string;
14024
14110
  CreateChannelHandshake: string;
14111
+ CreateCollaborationChannelMembers: string;
14112
+ CreateCollaborationChannelRequest: string;
14113
+ CreateConnectionInvitation: string;
14025
14114
  CreateEngagement: string;
14115
+ CreateEngagementContext: string;
14026
14116
  CreateEngagementInvitation: string;
14027
14117
  CreateOpportunity: string;
14118
+ CreatePartner: string;
14028
14119
  CreateProgramManagementAccount: string;
14029
14120
  CreateRelationship: string;
14030
14121
  CreateResourceSnapshot: string;
@@ -14032,17 +14123,42 @@ export declare const Actions: {
14032
14123
  DeleteProgramManagementAccount: string;
14033
14124
  DeleteRelationship: string;
14034
14125
  DeleteResourceSnapshotJob: string;
14126
+ DisassociateAwsTrainingCertificationEmailDomain: string;
14127
+ DisassociateBenefitApplicationResource: string;
14035
14128
  DisassociateOpportunity: string;
14129
+ EnrollInPartnerPath: string;
14130
+ GetAllianceLeadContact: string;
14036
14131
  GetAwsOpportunitySummary: string;
14132
+ GetBenefit: string;
14133
+ GetBenefitAllocation: string;
14134
+ GetBenefitApplication: string;
14135
+ GetBusinessPlan: string;
14136
+ GetCollaborationChannel: string;
14137
+ GetConnection: string;
14138
+ GetConnectionInvitation: string;
14139
+ GetConnectionPreferences: string;
14037
14140
  GetEngagement: string;
14038
14141
  GetEngagementInvitation: string;
14039
14142
  GetOpportunity: string;
14143
+ GetPartner: string;
14144
+ GetPartnerDashboard: string;
14145
+ GetPartnerProfile: string;
14146
+ GetProfileUpdateTask: string;
14147
+ GetProfileVisibility: string;
14040
14148
  GetProgramManagementAccount: string;
14041
14149
  GetRelationship: string;
14042
14150
  GetResourceSnapshot: string;
14043
14151
  GetResourceSnapshotJob: string;
14044
14152
  GetSellingSystemSettings: string;
14153
+ GetVerification: string;
14154
+ ListBenefitAllocations: string;
14155
+ ListBenefitApplications: string;
14156
+ ListBenefits: string;
14157
+ ListBusinessPlans: string;
14045
14158
  ListChannelHandshakes: string;
14159
+ ListCollaborationChannels: string;
14160
+ ListConnectionInvitations: string;
14161
+ ListConnections: string;
14046
14162
  ListEngagementByAcceptingInvitationTasks: string;
14047
14163
  ListEngagementFromOpportunityTasks: string;
14048
14164
  ListEngagementInvitations: string;
@@ -14050,22 +14166,39 @@ export declare const Actions: {
14050
14166
  ListEngagementResourceAssociations: string;
14051
14167
  ListEngagements: string;
14052
14168
  ListOpportunities: string;
14169
+ ListOpportunityFromEngagementTasks: string;
14170
+ ListPartnerPaths: string;
14171
+ ListPartners: string;
14053
14172
  ListProgramManagementAccounts: string;
14054
14173
  ListRelationships: string;
14055
14174
  ListResourceSnapshotJobs: string;
14056
14175
  ListResourceSnapshots: string;
14057
14176
  ListSolutions: string;
14058
14177
  ListTagsForResource: string;
14178
+ PutAllianceLeadContact: string;
14179
+ PutBusinessPlan: string;
14180
+ PutProfileVisibility: string;
14059
14181
  PutSellingSystemSettings: string;
14182
+ RecallBenefitApplication: string;
14060
14183
  RejectChannelHandshake: string;
14184
+ RejectConnectionInvitation: string;
14061
14185
  RejectEngagementInvitation: string;
14186
+ SearchPartnerProfiles: string;
14187
+ SendEmailVerificationCode: string;
14062
14188
  StartEngagementByAcceptingInvitationTask: string;
14063
14189
  StartEngagementFromOpportunityTask: string;
14190
+ StartOpportunityFromEngagementTask: string;
14191
+ StartProfileUpdateTask: string;
14064
14192
  StartResourceSnapshotJob: string;
14193
+ StartVerification: string;
14065
14194
  StopResourceSnapshotJob: string;
14195
+ SubmitBenefitApplication: string;
14066
14196
  SubmitOpportunity: string;
14067
14197
  TagResource: string;
14068
14198
  UntagResource: string;
14199
+ UpdateBenefitApplication: string;
14200
+ UpdateConnectionPreferences: string;
14201
+ UpdateEngagementContext: string;
14069
14202
  UpdateOpportunity: string;
14070
14203
  UpdateProgramManagementAccount: string;
14071
14204
  UpdateRelationship: string;
@@ -16096,6 +16229,56 @@ export declare const Actions: {
16096
16229
  UpdateTagsForDomain: string;
16097
16230
  ViewBilling: string;
16098
16231
  };
16232
+ route53globalresolver: {
16233
+ AllowVendedLogDeliveryForResource: string;
16234
+ AssociateHostedZone: string;
16235
+ BatchCreateFirewallRule: string;
16236
+ BatchDeleteFirewallRule: string;
16237
+ BatchUpdateFirewallRule: string;
16238
+ CreateAccessSource: string;
16239
+ CreateAccessToken: string;
16240
+ CreateDNSView: string;
16241
+ CreateFirewallDomainList: string;
16242
+ CreateFirewallRule: string;
16243
+ CreateGlobalResolver: string;
16244
+ DeleteAccessSource: string;
16245
+ DeleteAccessToken: string;
16246
+ DeleteDNSView: string;
16247
+ DeleteFirewallDomainList: string;
16248
+ DeleteFirewallRule: string;
16249
+ DeleteGlobalResolver: string;
16250
+ DisableDNSView: string;
16251
+ DisassociateHostedZone: string;
16252
+ EnableDNSView: string;
16253
+ GetAccessSource: string;
16254
+ GetAccessToken: string;
16255
+ GetDNSView: string;
16256
+ GetFirewallDomainList: string;
16257
+ GetFirewallRule: string;
16258
+ GetGlobalResolver: string;
16259
+ GetHostedZoneAssociation: string;
16260
+ GetManagedFirewallDomainList: string;
16261
+ ImportFirewallDomains: string;
16262
+ ListAccessSources: string;
16263
+ ListAccessTokens: string;
16264
+ ListDNSViews: string;
16265
+ ListFirewallDomainLists: string;
16266
+ ListFirewallDomains: string;
16267
+ ListFirewallRules: string;
16268
+ ListGlobalResolvers: string;
16269
+ ListHostedZoneAssociations: string;
16270
+ ListManagedFirewallDomainLists: string;
16271
+ ListTagsForResource: string;
16272
+ TagResource: string;
16273
+ UntagResource: string;
16274
+ UpdateAccessSource: string;
16275
+ UpdateAccessToken: string;
16276
+ UpdateDNSView: string;
16277
+ UpdateFirewallDomains: string;
16278
+ UpdateFirewallRule: string;
16279
+ UpdateGlobalResolver: string;
16280
+ UpdateHostedZoneAssociation: string;
16281
+ };
16099
16282
  route53profiles: {
16100
16283
  AssociateProfile: string;
16101
16284
  AssociateResourceToProfile: string;
@@ -19340,18 +19523,50 @@ export declare const Actions: {
19340
19523
  UpdateWebApp: string;
19341
19524
  UpdateWebAppCustomization: string;
19342
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
+ };
19343
19550
  transform: {
19344
19551
  AssociateConnectorResource: string;
19345
19552
  CreateProfile: string;
19553
+ DeleteAgentRuntimeConfiguration: string;
19346
19554
  DeleteConnector: string;
19347
19555
  DeleteProfile: string;
19556
+ GetAccountSettings: string;
19557
+ GetAgent: string;
19558
+ GetAgentRuntimeConfiguration: string;
19348
19559
  GetConnector: string;
19560
+ ListAgents: string;
19349
19561
  ListConnectors: string;
19350
19562
  ListProfiles: string;
19351
19563
  ListTagsForResource: string;
19564
+ PutAgentRuntimeConfiguration: string;
19352
19565
  RejectConnector: string;
19353
19566
  TagResource: string;
19354
19567
  UntagResource: string;
19568
+ UpdateAccountSettings: string;
19569
+ UpdateAgentAccess: string;
19355
19570
  UpdateProfile: string;
19356
19571
  };
19357
19572
  translate: {