• 沒有找到結果。

ChangeTypeClassificationSummary

在文檔中 AWS Managed Services (頁 77-100)

ChangeTypeClassificationSummary

The category, subcategory, item, and operation values of a change type.

Contents

Category

The category value of the change type.

Type: String Required: No ChangeTypeId

The unique ID of the change type, in the form ct-2ty5seo8rxfsc.

Type: String Required: No Item

The item value of the change type.

Type: String Required: No Operation

The operation value of the change type.

Type: String Required: No Subcategory

The subcategory value of the change type.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

ChangeTypeOperationSummary

ChangeTypeOperationSummary

The operation values and change type IDs for a particular category, subcategory, and item value.

Contents

ChangeTypeId

The ID of the change type that has the corresponding operation value.

Type: String Required: No Operation

The operation value of the corresponding change type.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

ChangeTypeVersion

ChangeTypeVersion

Information about a specific version of a change type.

Contents

AccessLevel

Type: ChangeTypeAccessLevel (p. 66) object Required: No

ApprovalCondition

The approval requirements for the change type version.

Type: ChangeTypeApprovalCondition (p. 67) object Required: No

AutomationStatus

The automation status (Automated or Manual) of the change type version.

Type: ChangeTypeAutomationStatus (p. 69) object Required: No

ChangeTypeId

The unique ID of the change type, in the form ct-2ty5seo8rxfsc.

Type: String Required: No CreatedTime

The date and time that the change type version was created.

Type: String Required: No DeprecationMessage

Information about the reasons for deprecating the change type version.

Type: String Required: No DeprecationTime

The date and time that the change type version was deprecated.

Type: String Required: No ExecutionInputSchema

A JSON schema that describes the parameters for the change type.

See Also

Type: String Required: No

ExecutionOutputSchema

A JSON schema that describes the output for the change type.

Type: String Required: No

ExpectedExecutionDurationInMinutes

The number of minutes that the change should take to execute.

Type: Integer Required: No Name

The title of the JSON Schema ExecutionInputSchema of the change type version.

Type: String Required: No Version

The version number for this change type version.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

ChangeTypeVersionSummary

ChangeTypeVersionSummary

Summary information about a change type version.

Contents

AccessLevel

The access level of the change type.

Type: ChangeTypeAccessLevel (p. 66) object Required: No

AutomationStatus

The automation status of a change type (Automated or Manual).

Type: ChangeTypeAutomationStatus (p. 69) object Required: No

ChangeTypeId

The unique ID of the change type, in the form ct-2ty5seo8rxfsc.

Type: String Required: No CreatedTime

The date and time that the change type version was created.

Type: String Required: No DeprecationTime

The date and time that the change type version was deprecated.

Type: String Required: No Description

Description of the change type version.

Type: String Required: No Name

The title of the JSON Schema ExecutionInputSchema of the change type version.

Type: String Required: No Version

The version number for this change type version.

See Also

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

Email

Email

The notification email structure.

Contents

EmailRecipients

The list of email addresses to receive the RFC state change notifications.

Type: Array of strings Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

Filter

Filter

An attribute and value pair to use for narrowing search results.

Contents

Attribute

The parameter name to filter on.

Type: String Required: Yes Condition

Supported filter conditions.

Valid values: After | Before | Between | Contains | Equals.

Type: String Required: No Value

This member has been deprecated.

The value of the corresponding attribute to use.

Type: String Required: No Values

The list of comma-separated values of the corresponding attribute to use.

Type: Array of strings Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

LinkedAttachment

LinkedAttachment

The list of attachments that are linked to the correspondence.

Contents

AttachmentId

The AttachmentId of the linked attachment.

Type: String Required: No CreatedBy

The Amazon Resource Name (ARN) of the user who created the attachment.

Type: String Required: No CreatedTime

The date and time when the attachment was created.

Type: String Required: No FileName

The file name of the linked attachment.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RestrictedExecutionTime

RestrictedExecutionTime

The time ranges during which change execution is restricted.

Contents

TimeRange

The starting and ending times of a restricted time range.

Type: TimeRange (p. 99) object Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

Rfc

Rfc

A request for change. For more information, see CreateRfc (p. 7).

Contents

ActionState

The action state of the RFC.

Type: RfcActionState (p. 84) object Required: No

ActualExecutionTimeRange

The starting and ending dates and times during which the change was executed.

Type: TimeRange (p. 99) object Required: No

ApprovalState

The approval statuses of the RFC.

Type: RfcApprovalState (p. 85) object Required: No

AutomationStatus

Whether the change type is automated or manual.

Type: AutomationStatus (p. 65) object Required: No

ChangeTypeId

The unique ID of the change type, in the form ct-2ty5seo8rxfsc.

Type: String Required: No ChangeTypeVersion

The version number of the change type version associated with the RFC.

Type: String Required: No CreatedBy

The Amazon Resource Name (ARN) of the user who created the RFC.

Type: String Required: No CreatedTime

The date and time that the RFC was created.

Contents

Type: String Required: No Description

A text description of the RFC.

Type: String Required: No ExecutionOutput

The output from the execution of the change.

Type: String Required: No ExecutionParameters

The parameters to use in the execution of the request, in JSON format. To get the JSON schema for the parameters, use the GetChangeTypeVersion (p. 16) operation.

Type: String Required: No ExpectedOutcome

A description of the effects of the change.

Type: String Required: No ImplementationPlan

The actions or steps required to implement the change.

Type: String Required: No

LastCorrespondenceTime

The date and time when the most recent correspondence was created.

Type: String Required: No LastModifiedBy

The Amazon Resource Name (ARN) of the user who made the most recent change to the RFC.

Contents

Required: No LastSubmittedTime

The time that the RFC was most recently submitted, expressed in ISO 8601 format. By default, AMS uses the basic format (YYYYMMDDThhmmssZ).

Type: String Required: No Notification

The RFC notification structure.

Type: RfcNotification (p. 93) object Required: No

RequestedExecutionTimeRange

The starting and ending dates and times during which the change should be executed. Null if the RFC was ASAP.

Type: TimeRange (p. 99) object Required: No

RestrictedExecutionTimesOverride

An indication of whether the change should observe the preset restricted execution times. Possible values: NoOverrides | OverrideRestrictedTimeRanges.

Type: RfcRestrictedExecutionTimesOverride (p. 94) object Required: No

RfcId

The unique ID (UUID) of the RFC.

Type: String Required: No RollbackPlan

The actions or steps required to undo the change.

Type: String Required: No Status

The status of the RFC. Possible values: Editing | PendingApproval | Scheduled | Canceled | Rejected | InProgress | Success | Failure

Type: RfcStatus (p. 95) object Required: No

StatusReason

The reason provided for RFC status; for example, why it was rejected.

Type: String

See Also

Required: No Title

The identifying title of the RFC.

Type: String Required: No WorstCaseScenario

A description of the most unfavorable outcome of the change.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcActionState

RfcActionState

The action state of the RFC.

Contents

Id

The ID of the action state.

Valid values: AwsOperatorAssigned | AwsActionPending | NoActionPending | CustomerActionPending | NotApplicable

Type: String Required: No Name

The name of the action state.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcApprovalState

RfcApprovalState

The status of the approvals for the RFC.

Contents

AwsApprovalStatus

The status of the approval by AWS operations.

Type: RfcApprovalStatus (p. 86) object Required: No

CustomerApprovalStatus

The status of the approval by the customer.

Type: RfcApprovalStatus (p. 86) object Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcApprovalStatus

RfcApprovalStatus

An ID and name for an approval status of an RFC.

Contents

Id

The ID of the status. Valid values: SubmissionPending | NotRequired | ApprovalPending | Approved | Rejected.

Type: String Required: No Name

A name for the corresponding status ID.

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcAttachment

RfcAttachment

The RFC attachment.

Contents

AttachmentId

The unique ID (UUID) of the RFC attachment.

Type: String Required: No Content

The content of the RFC attachment, which is binary data.

Type: Base64-encoded binary data object Required: No

ContentLengthInBytes

The length of the RFC attachment content in bytes.

Type: Integer Required: No ContentType

The RFC attachment content mime type.

Type: String Required: No CreatedBy

The Amazon Resource Name (ARN) of the user who created the attachment.

Type: String Required: No CreatedTime

The date and time when the RFC attachment was created.

Type: String Required: No FileName

See Also

Type: String Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcAttachmentSummary

RfcAttachmentSummary

The RFC attachment summary structure.

Contents

AttachmentId

The AttachmentId of the attachment.

Type: String Required: No ContentLengthInBytes

The length of the RFC attachment content in bytes.

Type: Integer Required: No ContentType

The RFC attachment content mime type.

Type: String Required: No CreatedBy

The Amazon Resource Name (ARN) of the user who created the attachment.

Type: String Required: No CreatedTime

The date and time when the RFC attachment was created.

Type: String Required: No FileName

The file name of the RFC attachment.

Type: String

See Also

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

RfcCorrespondence

RfcCorrespondence

The RFC correspondence structure.

Contents

Content

The RFC correspondence content in plain text.

Type: String Required: No CorrespondenceId

The Unique Identifier(UUID) of the RFC correspondence.

Type: String Required: No CreatedBy

The Amazon Resource Name (ARN) of the user who created the correspondence.

Type: String Required: No CreatedTime

The date and time when the RFC correspondence was created.

Type: String Required: No LinkedAttachments

The list of AttachmentId identifiers that are linked to the RFC correspondence.

Type: Array of LinkedAttachment (p. 78) objects Required: No

RfcId

The RfcId of the RFC.

Type: String

See Also

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

• AWS SDK for C++

• AWS SDK for Go

• AWS SDK for Java V2

• AWS SDK for Ruby V3

在文檔中 AWS Managed Services (頁 77-100)

相關文件