MaxDocumentSizeExceeded Encountered While Migrating Off OpsWorks Stack Using Stack Exporter Migration Script

0

I'm trying to migrate from OpsWorks Stacks using the export OpsWorks Stacks script by following:

I follow all the steps outlined in the above guides. However, on running the stack exporter script I encounter a MaxDocumentSizeExceeded error.

$ python3 stack_exporter.py \
   --layer-id 00000000-0000-0000-0000-000000000000 \
   --region us-east-1
MountEBSVolumes RunCommand document is already created in this AWS account. 
S3 bucket aws-opsworks-stacks-access-logs-000000000000 already exists. 
S3 bucket aws-opsworks-stacks-transition-logs-000000000000 already exists. 
S3 bucket aws-opsworks-application-manager-logs-000000000000 already exists. 
S3 bucket aws-apply-chef-application-manager-transition-data-000000000000 already exists. 
New version 7 for launch template lt-0000000000000000 has been created.
S3 bucket acstaging-web-000000-lblogs-us-east-1 already exists. 
An error occurred during document update.
An error occurred (MaxDocumentSizeExceeded) when calling the CreateDocument operation: 64 KiB
  1. Is there a way around this?
  2. Is it possible to raise the account quota limit on SSM Documents size? If so, how?

Thank you for reading.

John
質問済み 4ヶ月前3005ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ