|
2 | 2 | "VPCPolicyServiceActionMap": {
|
3 | 3 | "Amazon DynamoDB For VPC Policies": [
|
4 | 4 | "DescribeContinuousBackups",
|
5 |
| - "DescribeReservedCapacity", |
6 | 5 | "DescribeBackup",
|
| 6 | + "DescribeReservedCapacity", |
7 | 7 | "PurchaseReservedCapacityOfferings",
|
8 | 8 | "ListBackups",
|
9 | 9 | "Query",
|
|
12 | 12 | "DescribeTable",
|
13 | 13 | "CreateTable",
|
14 | 14 | "BatchGetItem",
|
15 |
| - "BatchWriteItem", |
16 | 15 | "DeleteTable",
|
| 16 | + "BatchWriteItem", |
17 | 17 | "RestoreTableFromBackup",
|
18 |
| - "GetItem", |
19 | 18 | "DescribeLimits",
|
| 19 | + "GetItem", |
20 | 20 | "UpdateTable",
|
21 |
| - "UpdateItem", |
22 | 21 | "DescribeReservedCapacityOfferings",
|
| 22 | + "UpdateItem", |
23 | 23 | "ListTables",
|
24 | 24 | "Scan",
|
25 | 25 | "PutItem",
|
|
2379 | 2379 | "conditionKeys": [
|
2380 | 2380 | "aws:RequestTag/${TagKey}",
|
2381 | 2381 | "aws:ResourceTag/${TagKey}",
|
2382 |
| - "aws:TagKeys" |
| 2382 | + "aws:TagKeys", |
| 2383 | + "codebuild:buildArn", |
| 2384 | + "codebuild:projectArn" |
2383 | 2385 | ]
|
2384 | 2386 | },
|
2385 | 2387 | "AWS CodeCommit": {
|
@@ -11445,21 +11447,37 @@
|
11445 | 11447 | "ARNRegex": "^arn:aws:notifications:.*:.+:.+",
|
11446 | 11448 | "Actions": [
|
11447 | 11449 | "AssociateChannel",
|
| 11450 | + "AssociateManagedNotificationAccountContact", |
| 11451 | + "AssociateManagedNotificationAdditionalChannel", |
11448 | 11452 | "CreateEventRule",
|
11449 | 11453 | "CreateNotificationConfiguration",
|
11450 | 11454 | "DeleteEventRule",
|
11451 | 11455 | "DeleteNotificationConfiguration",
|
11452 | 11456 | "DeregisterNotificationHub",
|
| 11457 | + "DisableNotificationsAccessForOrganization", |
11453 | 11458 | "DisassociateChannel",
|
| 11459 | + "DisassociateManagedNotificationAccountContact", |
| 11460 | + "DisassociateManagedNotificationAdditionalChannel", |
| 11461 | + "EnableNotificationsAccessForOrganization", |
11454 | 11462 | "GetEventRule",
|
| 11463 | + "GetFeatureOptInStatus", |
| 11464 | + "GetManagedNotificationChildEvent", |
| 11465 | + "GetManagedNotificationConfiguration", |
| 11466 | + "GetManagedNotificationEvent", |
11455 | 11467 | "GetNotificationConfiguration",
|
11456 | 11468 | "GetNotificationEvent",
|
| 11469 | + "GetNotificationsAccessForOrganization", |
11457 | 11470 | "ListChannels",
|
11458 | 11471 | "ListEventRules",
|
| 11472 | + "ListManagedNotificationChannelAssociations", |
| 11473 | + "ListManagedNotificationChildEvents", |
| 11474 | + "ListManagedNotificationConfigurations", |
| 11475 | + "ListManagedNotificationEvents", |
11459 | 11476 | "ListNotificationConfigurations",
|
11460 | 11477 | "ListNotificationEvents",
|
11461 | 11478 | "ListNotificationHubs",
|
11462 | 11479 | "ListTagsForResource",
|
| 11480 | + "PutFeatureOptInStatus", |
11463 | 11481 | "RegisterNotificationHub",
|
11464 | 11482 | "TagResource",
|
11465 | 11483 | "UntagResource",
|
|
14389 | 14407 | "CreateContactFlow",
|
14390 | 14408 | "CreateContactFlowModule",
|
14391 | 14409 | "CreateContactFlowVersion",
|
| 14410 | + "CreateEmailAddress", |
14392 | 14411 | "CreateEvaluationForm",
|
14393 | 14412 | "CreateHoursOfOperation",
|
14394 | 14413 | "CreateHoursOfOperationOverride",
|
|
14417 | 14436 | "DeleteContactEvaluation",
|
14418 | 14437 | "DeleteContactFlow",
|
14419 | 14438 | "DeleteContactFlowModule",
|
| 14439 | + "DeleteEmailAddress", |
14420 | 14440 | "DeleteEvaluationForm",
|
14421 | 14441 | "DeleteHoursOfOperation",
|
14422 | 14442 | "DeleteHoursOfOperationOverride",
|
|
14444 | 14464 | "DescribeContactEvaluation",
|
14445 | 14465 | "DescribeContactFlow",
|
14446 | 14466 | "DescribeContactFlowModule",
|
| 14467 | + "DescribeEmailAddress", |
14447 | 14468 | "DescribeEvaluationForm",
|
14448 | 14469 | "DescribeForecastingPlanningSchedulingIntegration",
|
14449 | 14470 | "DescribeHoursOfOperation",
|
|
14496 | 14517 | "ListAgentStatuses",
|
14497 | 14518 | "ListAnalyticsDataAssociations",
|
14498 | 14519 | "ListApprovedOrigins",
|
| 14520 | + "ListAssociatedContacts", |
14499 | 14521 | "ListAuthenticationProfiles",
|
14500 | 14522 | "ListBots",
|
14501 | 14523 | "ListContactEvaluations",
|
|
14553 | 14575 | "SearchContactFlowModules",
|
14554 | 14576 | "SearchContactFlows",
|
14555 | 14577 | "SearchContacts",
|
| 14578 | + "SearchEmailAddresses", |
14556 | 14579 | "SearchHoursOfOperationOverrides",
|
14557 | 14580 | "SearchHoursOfOperations",
|
14558 | 14581 | "SearchPredefinedAttributes",
|
|
14576 | 14599 | "StartEmailContact",
|
14577 | 14600 | "StartForecastingPlanningSchedulingIntegration",
|
14578 | 14601 | "StartOutboundChatContact",
|
| 14602 | + "StartOutboundEmailContact", |
14579 | 14603 | "StartOutboundVoiceContact",
|
14580 | 14604 | "StartScreenSharing",
|
14581 | 14605 | "StartTaskContact",
|
|
14603 | 14627 | "UpdateContactFlowName",
|
14604 | 14628 | "UpdateContactRoutingData",
|
14605 | 14629 | "UpdateContactSchedule",
|
| 14630 | + "UpdateEmailAddressMetadata", |
14606 | 14631 | "UpdateEvaluationForm",
|
14607 | 14632 | "UpdateHoursOfOperation",
|
14608 | 14633 | "UpdateHoursOfOperationOverride",
|
|
14618 | 14643 | "UpdateQueueMaxContacts",
|
14619 | 14644 | "UpdateQueueName",
|
14620 | 14645 | "UpdateQueueOutboundCallerConfig",
|
| 14646 | + "UpdateQueueOutboundEmailConfig", |
14621 | 14647 | "UpdateQueueStatus",
|
14622 | 14648 | "UpdateQuickConnectConfig",
|
14623 | 14649 | "UpdateQuickConnectName",
|
|
0 commit comments