Updates a namespace with the specified settings. Unless required, you can't update multiple parameters in one request. For example,
you must specify both adminUsername and adminUserPassword to update either field, but you can't update both kmsKeyId
and logExports in a single request.
Example
Use a bare-bones client and the command you need to make an API call.
Updates a namespace with the specified settings. Unless required, you can't update multiple parameters in one request. For example, you must specify both
adminUsername
andadminUserPassword
to update either field, but you can't update bothkmsKeyId
andlogExports
in a single request.Example
Use a bare-bones client and the command you need to make an API call.
Param
UpdateNamespaceCommandInput
Returns
UpdateNamespaceCommandOutput
See
input
shape.response
shape.config
shape.Throws
ConflictException (client fault)
The submitted action has conflicts.
Throws
InternalServerException (server fault)
The request processing has failed because of an unknown error, exception or failure.
Throws
ResourceNotFoundException (client fault)
The resource could not be found.
Throws
ValidationException (client fault)
The input failed to satisfy the constraints specified by an AWS service.