aws configure add-model

Adds a service JSON model to the appropriate location in ~/.aws/models. Once the model gets added, CLI commands and Boto3 clients will be immediately available for the service JSON model provided

Options

NameDescription
--service-model <string>The contents of the service JSON model
--service-name <string>Overrides the default name used by the service JSON model to generate CLI service commands and Boto3 clients