From 54e46231d8ddea55564bc1e2746a250b5104fc90 Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 22 Nov 2024 19:18:05 +0000 Subject: [PATCH] docs(client-sns): ArchivePolicy attribute added to Archive and Replay feature --- .../CreatePlatformApplicationCommand.ts | 17 ++- clients/client-sns/src/models/models_0.ts | 110 ++++++++++-------- codegen/sdk-codegen/aws-models/sns.json | 8 +- 3 files changed, 76 insertions(+), 59 deletions(-) diff --git a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts index 22a46677942a..e42409e40e94 100644 --- a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts @@ -38,12 +38,12 @@ export interface CreatePlatformApplicationCommandOutput extends CreatePlatformAp * the notification service.

*