Bedrock Agent Runtime > Enums > ActionInvocationType ActionInvocationType¶ Enum Class¶ ActionInvocationType ¶ Bases: UnknownEnumMixin, StrEnum Attributes¶ RESULT class-attribute instance-attribute ¶ RESULT = 'RESULT' USER_CONFIRMATION class-attribute instance-attribute ¶ USER_CONFIRMATION = 'USER_CONFIRMATION' USER_CONFIRMATION_AND_RESULT class-attribute instance-attribute ¶ USER_CONFIRMATION_AND_RESULT = 'USER_CONFIRMATION_AND_RESULT'