|
1830 | 1830 | "CreateService",
|
1831 | 1831 | "DeleteNamespace",
|
1832 | 1832 | "DeleteService",
|
| 1833 | + "DeleteServiceAttributes", |
1833 | 1834 | "DeregisterInstance",
|
1834 | 1835 | "DiscoverInstances",
|
1835 | 1836 | "DiscoverInstancesRevision",
|
|
1838 | 1839 | "GetNamespace",
|
1839 | 1840 | "GetOperation",
|
1840 | 1841 | "GetService",
|
| 1842 | + "GetServiceAttributes", |
1841 | 1843 | "ListInstances",
|
1842 | 1844 | "ListNamespaces",
|
1843 | 1845 | "ListOperations",
|
|
1850 | 1852 | "UpdateInstanceCustomHealthStatus",
|
1851 | 1853 | "UpdatePrivateDnsNamespace",
|
1852 | 1854 | "UpdatePublicDnsNamespace",
|
1853 |
| - "UpdateService" |
| 1855 | + "UpdateService", |
| 1856 | + "UpdateServiceAttributes" |
1854 | 1857 | ],
|
1855 | 1858 | "HasResource": true,
|
1856 | 1859 | "StringPrefix": "servicediscovery",
|
|
7663 | 7666 | "CommitTransaction",
|
7664 | 7667 | "CreateDataCellsFilter",
|
7665 | 7668 | "CreateLFTag",
|
| 7669 | + "CreateLFTagExpression", |
7666 | 7670 | "CreateLakeFormationIdentityCenterConfiguration",
|
7667 | 7671 | "CreateLakeFormationOptIn",
|
7668 | 7672 | "DeleteDataCellsFilter",
|
7669 | 7673 | "DeleteLFTag",
|
| 7674 | + "DeleteLFTagExpression", |
7670 | 7675 | "DeleteLakeFormationIdentityCenterConfiguration",
|
7671 | 7676 | "DeleteLakeFormationOptIn",
|
7672 | 7677 | "DeleteObjectsOnCancel",
|
|
7681 | 7686 | "GetDataLakeSettings",
|
7682 | 7687 | "GetEffectivePermissionsForPath",
|
7683 | 7688 | "GetLFTag",
|
| 7689 | + "GetLFTagExpression", |
7684 | 7690 | "GetQueryState",
|
7685 | 7691 | "GetQueryStatistics",
|
7686 | 7692 | "GetResourceLFTags",
|
|
7689 | 7695 | "GetWorkUnits",
|
7690 | 7696 | "GrantPermissions",
|
7691 | 7697 | "ListDataCellsFilter",
|
| 7698 | + "ListLFTagExpressions", |
7692 | 7699 | "ListLFTags",
|
7693 | 7700 | "ListLakeFormationOptIns",
|
7694 | 7701 | "ListPermissions",
|
|
7705 | 7712 | "StartTransaction",
|
7706 | 7713 | "UpdateDataCellsFilter",
|
7707 | 7714 | "UpdateLFTag",
|
| 7715 | + "UpdateLFTagExpression", |
7708 | 7716 | "UpdateLakeFormationIdentityCenterConfiguration",
|
7709 | 7717 | "UpdateResource",
|
7710 | 7718 | "UpdateTableObjects",
|
|
23224 | 23232 | "CreateEmailTemplate",
|
23225 | 23233 | "CreateExportJob",
|
23226 | 23234 | "CreateImportJob",
|
| 23235 | + "CreateMultiRegionEndpoint", |
23227 | 23236 | "DeleteConfigurationSet",
|
23228 | 23237 | "DeleteConfigurationSetEventDestination",
|
23229 | 23238 | "DeleteContact",
|
|
23233 | 23242 | "DeleteEmailIdentity",
|
23234 | 23243 | "DeleteEmailIdentityPolicy",
|
23235 | 23244 | "DeleteEmailTemplate",
|
| 23245 | + "DeleteMultiRegionEndpoint", |
23236 | 23246 | "DeleteSuppressedDestination",
|
23237 | 23247 | "GetAccount",
|
23238 | 23248 | "GetBlacklistReports",
|
|
23254 | 23264 | "GetExportJob",
|
23255 | 23265 | "GetImportJob",
|
23256 | 23266 | "GetMessageInsights",
|
| 23267 | + "GetMultiRegionEndpoint", |
23257 | 23268 | "GetSuppressedDestination",
|
23258 | 23269 | "ListConfigurationSets",
|
23259 | 23270 | "ListContactLists",
|
|
23266 | 23277 | "ListEmailTemplates",
|
23267 | 23278 | "ListExportJobs",
|
23268 | 23279 | "ListImportJobs",
|
| 23280 | + "ListMultiRegionEndpoints", |
23269 | 23281 | "ListRecommendations",
|
23270 | 23282 | "ListSuppressedDestinations",
|
23271 | 23283 | "ListTagsForResource",
|
|
23290 | 23302 | "PutEmailIdentityFeedbackAttributes",
|
23291 | 23303 | "PutEmailIdentityMailFromAttributes",
|
23292 | 23304 | "PutSuppressedDestination",
|
| 23305 | + "ReplicateEmailIdentityDkimSigningKey", |
23293 | 23306 | "SendBulkEmail",
|
23294 | 23307 | "SendCustomVerificationEmail",
|
23295 | 23308 | "SendEmail",
|
|
23314 | 23327 | "ses:FeedbackAddress",
|
23315 | 23328 | "ses:FromAddress",
|
23316 | 23329 | "ses:FromDisplayName",
|
23317 |
| - "ses:Recipients" |
| 23330 | + "ses:MultiRegionEndpointId", |
| 23331 | + "ses:Recipients", |
| 23332 | + "ses:ReplicaRegion" |
23318 | 23333 | ]
|
23319 | 23334 | },
|
23320 | 23335 | "Amazon Simple Workflow Service": {
|
|
0 commit comments